@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800,900);/*è‹±æ•°å­—*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

/*-----------------
0.0.kantan
--------------------*/

.form-control {
    -webkit-appearance: none;
}

/**/
.ec-orderAccount__change.non-customer-display {
    background: #fff;
    width: 83%;
    margin: 10px auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    text-align: center;;
}
.ec-orderAccount__change.non-customer-display span {
    font-size: 15px;
    padding-right: 10px;
}
.ec-orderAccount__change.non-customer-display .orderAccount_btn {
    background: #2eb872;
    color: #fff;
    border: 1px solid #2eb872;
    font-size: 14px;
    font-weight: normal;
    border-radius: 5px;
    padding: 8px 14px;
}

.kantan_order {
    /* background: #eee; */
}

h2.kantan_order_title {
    text-align: center;
    display: block;
    height: 70px;
    /* background: #eee; */
    margin: 0;
    line-height: 70px;
    font-size: 22px;
    position: relative;
    /* background: #e0edff; */
    border-bottom: 2px solid #ccc;
    margin-bottom: 30px;
}

h2.kantan_order_title:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    border: 15px solid transparent;
    border-top: 15px solid #ccc;
    width: 0;
    height: 0;
}


h2.kantan_order_title span {
    background: #00a99d;
    font-size: 16px;
    padding: 8px;
    margin-right: 10px;
    letter-spacing: 1.5px;
    border-radius: 5px;
    vertical-align: bottom;
    color: #fff;
}

dl.kantan_order_list {
    /* background: #ddd; */
    clear: both;
    overflow: hidden;
    margin: 0 0 20px;
}

dl.kantan_order_list dt {
    background: #efefef;
    width: 30%;
    float: left;
    height: 70px;
    font-weight: normal;
    line-height: 70px;
    border-bottom: 1px solid #ccc;
    text-indent: 1em;
}

dl.kantan_order_list dd {
    background: #fff;
    width: 70%;
    float: right;
    height: 70px;
    font-weight: normal;
    line-height: 70px;
    border-bottom: 1px solid #ccc;
    text-indent: 1em;
}
label.label_kantan_order_list {
    font-weight: normal;
}
.cs_sp_kantan_block {
    display: contents;
}
input.iraisu {
    width: 90px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

dt.kantan_box_area,dd.kantan_box_area {
    height: 420px !important;
}

.kantan_box {
    /* background: #ccc; */
    overflow: hidden;
    margin: 10px;
}

.kantan_box_number {
    width: 47%;
    background: #eee;
    float: left;
    text-align: center;
    margin-top: 6%;
    margin-left: 3%;
    border-radius: 5px;
}


.kantan_box_number p {
    background: #00a99d;
    padding: 0 !important;
    margin: auto;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-indent: 0;
    color: #fff;
    font-size: 14px;
}

.kantan_box_number input {
    width: 90px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.kantan_box_number span {
    font-size: 15px;
    padding-left: 10px;
}

.kantan_box_image {
    width: 50%;
    float: right;
}

.kantan_box_image img {
    max-width: 60%;
    margin-left: 10px;
}
.ec-RegisterRole__actions {
    background: #eee;
    margin-top: 20px;
    padding: 20px;
}
/*-----------------
0.1.first time only
--------------------*/
/*-- a --*/
/*a*/
.test_sample_menu {
    background: #222;
    width: 100%;
    padding: 10px 0;
}

.test_sample_menu ul {
    width: 1080px;
    margin: auto;
    list-style: none;
}

.test_sample_menu ul li {
    display: inline-block;
}

.test_sample_menu ul li a {
    display: block;
    padding: 0 15px;
    color: #fff;
    font-size: 12px;
}

.del_temp_search {
    width: 100%;
    background: #eee;
    height: 70px;
    padding-top: 15px;
}

.del_temp_search_inner {
    width: 1080px;
    margin: auto;
}

span.customize02 {
    width: 100%;
    background: #ccc;
    display: block;
}
span.customize03 {
    width: 100%;
    background: #eee;
    display: block;
}
span.customize05 {
    width: 790px;
    background: #eee;
    display: block;
}

span.customize06 {
    width: 270px;
    background: #eee;
    display: block;
}

/*-----------------
0.2.customize code
--------------------*/
.h2,
h2 {
    font-size: 24px;
}

.mr1 {
    margin-right: 1%;
}

.mr2 {
    margin-right: 2%;
}

.mr3 {
    margin-right: 3%;
}

.mb1 {
    margin-bottom: 1%;
}

.mb2 {
    margin-bottom: 2%;
}

.mb3 {
    margin-bottom: 3%;
}


.headline {
    background: #fff;
}

.headline h1 {
    margin: 0 auto;
    width: 1080px;
    font-size: 16px;
    padding: 20px 0 0;
}

/*-----------------
0.2.2 customize common PC
--------------------*/


.cs__layout_oneblock {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.cs__layout_oneblock p.bg_txt {
    background: #00a99d;
    margin: 20px 0;
    padding: 10px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}
.cs__layout_oneblock p a {
    display: block;
}

.cs__layout_oneblock p a img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.cs__layout_oneblock p a span,.cs__layout_oneblock p span  {
    background: #f1f3f8;
    display: block;
    margin: 10px 0 0;
    padding: 1%;
    font-size: 14px;
    border-radius: 3px;
}



/*--------

---------*/
.cs__layout_twoblock {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.cs__layout_twoblock ul {
    overflow: hidden;
    clear: both;
    width: 100%;
    list-style: none;
    padding: 0;
}

.cs__layout_twoblock ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.cs__layout_twoblock ul li a {
    display: block;
}

.cs__layout_twoblock ul li a img {
    transition-duration: 0.1s;
}

.cs__layout_twoblock ul li a img:hover {
    transform: scale(1.01, 1.01);
    cursor: pointer;
}

.cs__layout_twoblock ul li:nth-of-type(2n) {
    margin-right: 0;
}

.cs__layout_twoblock ul li a span {
    background: #f1f3f8;
    display: block;
    margin: 0;
    padding: 2%;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 10px;
}

/*--------

---------*/
.cs__layout_threeblock {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.cs__layout_threeblock ul {
    overflow: hidden;
    width: 100%;
    list-style: none;
    padding: 0;
}

.cs__layout_threeblock ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
}

.cs__layout_threeblock ul li:nth-of-type(3n) {
    margin-right: 0;
}
.cs__layout_threeblock ul li a {
    display: block;
}

.cs__layout_threeblock ul li a span {
    display: block;
    margin: 0;
    padding: 3% 1%;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
}

/*--------

---------*/
.cs__layout_imglist {
    width: 100%;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.cs__layout_imglist ul {
    width: 96%;
    margin: 2%;
    padding: 0;
    list-style: none;
}

.cs__layout_imglist ul li {
    height: 60px;
    background: #fff;
    margin-bottom: 12px;
    border: 1px solid #e5dfdf;
    z-index: 0;
    position: relative;
    width: 48%;
    float: left;
    margin-right: 1%;
}

.cs__layout_imglist ul li a {
    display: block;
}
.cs__layout_imglist ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 90%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
    margin-top: -5px;
}
.cs__layout_imglist ul li a img {
    max-width: 50px;
    margin: 5px;
    float: left;
}

.cs__layout_imglist ul li a span {
    position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
    transform: translate(0, -50%);
    text-decoration: none;
    padding-left: 10px;
}

/*--------

---------*/

.cs__layout_txtlist {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.cs__layout_txtlist ul {
    overflow: hidden;
    width: 100%;
    padding: 0;
    list-style: none;
}

.cs__layout_txtlist ul li {
    width: 48%;
    height: 60px;
    background: #fff;
    margin-right: 2%;
    float: left;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #e5dfdf;
    z-index: 0;
    position: relative;
}
.cs__layout_txtlist ul li:nth-of-type(2n) {
    margin-right: 0;
}

.cs__layout_txtlist ul li a {
    display: block;
    font-size: 14px;
    padding-left: 5%;
    position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
    transform: translate(0, -50%);
    text-decoration: none;
    /* width: 50%; */
}

.cs__layout_txtlist ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 90%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
    margin-top: -5px;
}
/*--------

---------*/
.cs__layout_animation_titleblock {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.cs__layout_animation_titleblock ul {
    overflow: hidden;
    padding: 0;
}

.cs__layout_animation_titleblock ul li {
    width: 19%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 3%;
    display: block;
}

.cs__layout_animation_titleblock ul li:nth-of-type(5n) {
    margin-right: 0;
}
.cs__layout_animation_titleblock ul li a {
    display: block;
    overflow: hidden;
}

.cs__layout_animation_titleblock ul li a img {
    transition-duration: 0.1s;
}
.cs__layout_animation_titleblock ul li a img:hover {
    /* transition-duration: 0.1s; */
    transform: scale(1.01, 1.01);
    cursor: pointer;
}

.cs__layout_animation_titleblock ul li a span {
    display: block;
    margin: 0;
    padding: 3% 1%;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    height: 40px;
}

.cs__layout_circleblock {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.cs__layout_circleblock ul {
    overflow: hidden;
    padding: 0;
}

.cs__layout_circleblock ul li {
    width: 19%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 3%;
    display: block;
}

.cs__layout_circleblock ul li:nth-of-type(5n) {
    margin-right: 0;
}
.cs__layout_circleblock ul li a {
    display: block;
    overflow: hidden;
}
.cs__layout_circleblock ul li a:hover {
    background:#efefef;
    border-radius: 5px;

}


.cs__layout_circleblock ul li a img {
    border-radius: 50%;
    padding: 3%;
    border: 2px solid #00a99d;
    max-width: 90%;
}

.cs__layout_circleblock ul li a span {
    display: block;
    margin: 0;
    padding: 3% 1%;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    height: 40px;
    /* background: #eee; */
    text-decoration: underline;
    color: #222;
}
/*--------
line
---------*/
.cs__layout_lineblock {
    width: 100%;
    background: #eee;
    padding: 20px 0;
    margin: auto;
    text-align: center;
}
.cs__layout_line_top {
    width: 1120px;
    margin: auto;
}
/*--------
Amazon
---------*/
.amazon {
    /* background: #efefef; */
    text-align: center;
}
/*--------
å‹•ç”»
---------*/
.youtubesm{
    text-align: center;
    background: url(/html/user_data/assets/img/common/geometry.png);
}
.youtubesm a{
    display:block;
    position:relative;
    padding: 20px 0;
}
.youtubesm a:hover{
    opacity:.9;
}
.youtubesm a::before{
    background:url(/html/user_data/assets/img/common/yt_logo_rgb_light.png) center center / 198px 44px no-repeat;content:"";
    display:block;
    width:100%;
    height:60px;
    margin:-32px auto 0;
    position:absolute;
    top:50%;
    left:0;
    right:0;
    z-index:1
}
.youtubesm a img{
    width:70% !important;
}
p.movi_title {
    background: #FF0000;
    color: #fff;
    padding: 10px 0;
    font-size: 24px;
    text-align: center;
}

.facebooksm{
    text-align: center;
    background: url(/html/user_data/assets/img/common/geometry.png);
}
.facebooksm a{
    display:block;
    position:relative;
    padding: 20px 0;
}
.facebooksm a:hover{
    opacity:.9;
}
.facebooksm a::before{
    background:url(/html/user_data/assets/img/common/f_logo.png) center center / 50px 50px no-repeat;content:"";
    display:block;
    width:100%;
    height:60px;
    margin:-32px auto 0;
    position:absolute;
    top:50%;
    left:0;
    right:0;
    z-index:1
}
.facebooksm a img{
    width:320px !important;
}


/*--------
è¦‹å‡ºã—
---------*/

.head_index01 {
    border-bottom: solid 2px #91dad5;
    position: relative;
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #333;
    padding-bottom: 15px;
    clear: both;
}
.head_index01:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #00a99d;
    bottom: -2px;
    width: 30%;
}

.head_index02 {
    border-left: 3px solid #00a99d;
    background: #f6f6f6;
    border-bottom: none;
    padding: 15px;
    clear: both;
    font-size: 18px;
    margin-bottom: 20px;
}
.head_index02:after {
    border-bottom: none;
}

.head_index03 {
    border-bottom: 2px solid #ccc;
    padding: 5px 15px;
    clear: both;
    font-size: 20px;
    margin-bottom: 20px;
}

.head_index03:after {
    border-bottom: none;
}
.head_index04 {
    padding: 5px 15px;
    clear: both;
    font-size: 20px;
    margin-bottom: 10px;
}

span.md_comment {
    font-size: 16px;
    /* background: #eee; */
    /* vertical-align: unset; */
    /* text-indent: 1em; */
    padding-left: 10px;
    /* line-height: 16px; */
}

/*--------
åŒºåˆ‡ã‚Šç·š
---------*/

.hr_style01 {
    border-top: 1px solid #8c8b8b;
    margin: 20px 10px;
}

.hr_style02 {
    background-color: #fff;
    border-top: 1px dashed #8c8b8b;
    margin: 20px 10px;
}

.hr_style03 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    margin: 20px 10px;
}

/*--------
å¹ãå‡ºã—
---------*/

.comment_frame {
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
}

.comment_frame .comment_faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.comment_frame .comment_faceicon img {
    width: 100%;
    height: auto;
    border: solid 3px #d7ebfe;
    border-radius: 50%;
}

.comment_frame .comment_chatting {
    width: 100%;
}

.comment_txt {
    display: inline-block;
    position: relative;
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #f1f3f8;
    font-size: 16px;
}

.comment_txt:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px;
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #f1f3f8;
}

.comment_txt p {
    margin: 0;
    padding: 0;
}

section.product-tab-btn {
    background: #eee;
    overflow: hidden;
}

section.product-tab-btn ul {
    display: block;
    margin: auto;
    /* text-align: center; */
    overflow: hidden;
    width: 100%;
    padding:0;
}

section.product-tab-btn ul li {
    /* height: 40px; */
    display: block;
    margin: 2% auto;
    text-align: center;
    float: left;
    width: 50%;
}

section.product-tab-btn ul li a {
    background: #e60012;
    display: block;
    width: 90%;
    padding: 5% 2%;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    text-align: center !important;
    margin: auto;
    border: 3px solid #fff;
    font-weight: normal;
    font-size: 17px;
    transition-duration: 0.1s;
}

section.product-tab-btn ul li a:hover {
    background: #EB3341;

}
section.product-tab-btn ul li a i {
    padding-left: 12px;
    font-size: 12px;
}

section.product-tab-campaign {
    background: #fff;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}


/**/
table.cs_table {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    color: #4CAF50;
}

table.cs_table tr {
    background-color: #fff;
    padding: .35em;
    border-bottom: 1px dashed #ccc;
}
table.cs_table tr:last-child{
    border-bottom: 1px solid #2eb872;
}
table.cs_table th,
table.cs_table td {
    padding: 20px 10px;
    color: #277D53;
    font-weight: normal;
    text-align: center;
}
table.cs_table tbody th {
    color: #277D53;
    font-weight: normal;
    font-size: 18px;
}
table.cs_table .txt{
    text-align: center;
    font-size: 16px;
    display: block;
}
table.cs_table .price{
    text-align: right;
    font-size: 20px;
}
table.cs_table .star {
    display: block;
    text-align: center;
    margin-top: 10px;
}



table.cs_table .star i.yellow {
    color: #FFCC00;
}

table.cs_table .star i.gray {
    color: #ccc;
}
.cs_table_bg {
    background: url(/html/user_data/assets/img/common/stripes-light.png);
    color: #277d53 !important;
    font-weight: bold !important;
}

/**/
table.cs_table_satei {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    color: #4CAF50;
}
h3.cs_table_satei:not(:first-child){
    margin: 50px auto 20px;
}

table.cs_table_satei tr {
    background-color: #fff;
    padding: .35em;
    border-left: 1px solid #ccc;
    border-bottom: 1px dashed #ccc;
}
table.cs_table_satei tr:first-child {
    border-top: 1px solid #ccc;
}
table.cs_table_satei tr:last-child{
    border-bottom: 1px solid #2eb872;
}
table.cs_table_satei th,
table.cs_table_satei td {
    padding: 20px 10px;
    color: #277D53;
    font-weight: normal;
    text-align: center;
    border-right: 1px solid #ccc
}
table.cs_table_satei thead th{
    background-color: #fafffc;
}

table.cs_table_satei tbody th {
    color: #277D53;
    font-weight: normal;
    font-size: 18px;
}
table.cs_table_satei .txt{
    text-align: center;
    font-size: 16px;
    display: block;
}
table.cs_table_satei .price{
    text-align: right;
    font-size: 20px;
}
table.cs_table_satei .star {
    display: block;
    text-align: center;
    margin-top: 10px;
}
table.cs_table_satei th:last-child{
    width: 60%;
}
p.cs_table_satei{
    display: block;
    background: #efefef;
    clear: both;
    width: 98%;
    margin: 20px auto 30px;
    padding: 1%;
    border-radius: 5px;
}


/*--------

---------*/
table.cs__table_frame {
    border-collapse: collapse;
    border-spacing: 5px;
    margin: 20px auto;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

table.cs__table_frame tr {
    /* border-bottom: solid 2px white; */
}

table.cs__table_frame tr:last-child {
    border-bottom: none;
}

table.cs__table_frame th {
    position: relative;
    text-align: left;
    width: 30%;
    background-color: #e60012;
    color: white;
    text-align: center;
    padding: 10px 0;
    font-size: 30px;
    font-weight: 900;
}

table.cs__table_frame th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: calc(50% - 10px);
    right: -10px;
    border-left: 10px solid #e60012;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

table.cs__table_frame td {
    text-align: left;
    width: 80%;
    text-align: center;
    background-color: #fff;
    padding: 10px 0;
    border: 1px solid #ccc;
    font-size: 40px;
    color: #e60012;
    font-weight: 900;
}
/*å½“é¸*/
.cs__layout_oneblock_tousen {
    background: #FEEDEE;
    border: 5px solid #e60012;
    padding: 20px 10px;
    margin: 0 0 20px;
}

.cs__layout_oneblock_tousen p.tousen_txt_index01 {
    font-size: 24px;
    text-decoration: underline;
    font-weight: 700;
    padding-bottom: 10px;
}

/**/
.cp_breadcrumb *,
.cp_breadcrumb *:after,
.cp_breadcrumb *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cp_breadcrumb {
    margin: 10px auto;
    padding: 10px;
    background-color: #efefef;
    color: #fff;
    /* border-radius: 0.5em; */
    clear: both;
    display: block;
    overflow: hidden;
    border-radius: 3px;
}
.cp_breadcrumb a {
    text-decoration: underline;
    color: #222;
}
.cp_breadcrumb .breadcrumbs {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.cp_breadcrumb li {
    display: inline-block;
    position: relative;
    padding-right: calc(16px + 8px);
    margin-right: 8px;
    color: #222;
    font-size: 14px;
}
.cp_breadcrumb li::before {
    content: ">";
    width: 1em;
    height: 1em;
    line-height: 1;
    text-align: center;
    font-size: 1em;
    color: inherit;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cp_breadcrumb li:last-child {
    margin-right: 0;
    padding-right: 0;
    color: #222;
}
.cp_breadcrumb li:last-child::before {
    content: normal;
}

/**/
.campaign_rateup {
    /* background: #eee; */
    margin: 20px 0;
}

.campaign_rateup_note {
    background: #f6f6f6;
    margin: 10px 0;
    padding: 10px;
    border-radius: 3px;
    overflow: hidden;
}

.campaign_rateup_note ul {
    overflow: hidden;
    display: inline-grid;
    list-style: circle;
    padding-left: 50px;
}

.campaign_rateup_note ul li {
    line-height: 1.7;
    font-size: 18px;

}

.campaign_rateup_note p {
    font-size: 20px;
    line-height: 1.5;
}

.campaign_rateup_note p b, .campaign_rateup_note ul li b {
    color: #e60012;
    font-size: 20px;
    padding: 0 5px;
    text-decoration: underline;
}

.campaign_rateup_title {
    height: 80px;
    background-color: #fff;
    font-size: 30px;
    line-height: 80px;
    text-indent: 3.5em;
    font-weight: bold;
    border-bottom: 3px solid #00a99d;
    padding-bottom: 8px;
    margin-bottom: 20px;
}

.campaign_rate_fig {
    background-image: url(/html/user_data/assets/img/lp/25up_campaign/campaign_rate_fig.jpg);
    background-repeat: no-repeat;
    background-size: 80px;
}

.campaign_rate_game {
    background-image: url(/html/user_data/assets/img/lp/25up_campaign/switch_262_262.jpg);
    background-repeat: no-repeat;
    background-size: 80px;
}


/*ã‚ˆãã‚ã‚‹è³ªå•*/
/*-- FAQ --*/
.faq_section {
    width: 100%;
    overflow: hidden;
}
.faq_section strong {
    font-weight: normal;
    color: #E50012;
    font-size: 15px;
    line-height: 1.8;
}
.faq_section .Questions {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 5px 0 5px 10px;
    background-color: #F9FBEE;
    border: 1px solid #B5D799;
    color: #217023;
    font-size: 24px;
}
.faq_section .Asked {
    width: 100%;
    background-color: #FFF;
    border: 7px solid #EEEEEE;
    padding: 10px;
}
.faq_section .Asked p {
    font-size: 15px;
    line-height: 1.8;
}
.faq_section .Asked ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.faq_section .Asked li {
    float: none;
    list-style-type: disc;
    margin: 5px 0 5px 50px;
    padding: 0;
}
.faq_section .Asked p.indent {
    font-size: 15px;
    line-height: 1.8;
    text-indent: 2em;
}
.faq_section .Asked span.emphasize {
    display: block;
    margin: 8px auto 20px 0;
    padding: 5px;
    width: 600px;
    font-size: 14px;
    font-weight: bold;
    background-color: #FFECEC;
    border: solid #BE2520 1px;
    color: #333;
}
.faq_section .Asked span.Annotation {
    display: block;
    margin: 8px auto 10px auto;
    padding: 5px;
    width: 758px;
    font-size: 12px;
    background-color: #FFFEED;
    border: dashed #FFA40A 1px;
}
.faq_section .Asked span.faq_tag {
    display: block;
    margin: 8px auto 3px auto;
    padding: 5px 0 0 0;
    width: 770px;
    font-size: 12px;
    border-top: dashed #CCCCCC 1px;
    text-align: right;
    clear: both;
}
.faq_section .faq_pagetop {
    width: 800px;
    margin: 0 0 10px 0;
    padding: 5px 0 5px 0px;
    font-size: 10px;
    text-align: right;
}
.faq_section .Asked span.textLeft {
    width: 520px;
    font-size: 15px;
    line-height: 1.8;
    float: left;
}
.faq_section .Asked span.imgRight {
    padding: 5px 5px 10px 20px;
    float: right;
}
.faq_section .FAQ_menu h3 {
    padding: 8px;
    border: solid 1px #F9BF00;
    color: #5A4601;
    background-color: #FFFFF7;
    font-size: 95%;
    font-weight: normal;
    margin: 5px 0 5px 0;
    clear: both;
}
.faq_section .FAQ_menu ul {
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}
.faq_section .FAQ_menu li {
    float: none;
    list-style-type: disc;
    margin: 5px 0 5px 50px;
    padding: 0;
}

/*è²·å–ã®æµã‚Œ*/

.kaitori_flow_identification {
    border: 10px solid #eee;
    padding: 3%;
    width: 90%;
}

.kaitori_flow_att {
    background: #FDECED;
    color: #222;
    border: 2px solid #e60012;
    padding: 15px;
    margin: 10px 0;
}

/*é¬¼æ»…ã®åˆƒ*/
.lp_product_character {
    width: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
}

.lp_product_character ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.lp_product_character ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.lp_product_character ul li:nth-of-type(7n) {
    margin-right: 0;
}

.lp_product_character ul li a {
    display: block;
    width: 140px;
    /* background: #333; */
    /* margin-right: 20px; */
}
.lp_product_character ul li a span {
    background: #207f5b;
    padding: 5px 10px;
    display: block;
    text-align: center;
    margin-top: 8px;
    border-radius: 2px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
}

.lp_product_character ul li a:hover span {
    background: #B20000;
}

/*è²·å–å¼·åŒ–ãƒªã‚¹ãƒˆ*/
.tab-label {
    color: #fff;
    padding: 15px 10px;
    cursor: pointer;
    display: inline-block;
    width: 160px;
    border-radius: 3px;
    margin-bottom: 5px;
    margin-right: 12px;
    text-align: center;
    background: #cec7c7;
}
.tab-content {
    display: none;
    border-top: 1px solid #00ae98;
    padding: 20px 0;
    /* box-shadow: 0 0 3px rgba(0,0,0,.2); */
}
.tab-switch:checked+.tab-label {
    background: #00ae98;
    /* padding: 5px; */
}
#TAB-01:checked ~ #TAB-01-content,
#TAB-02:checked ~ #TAB-02-content,
#TAB-03:checked ~ #TAB-03-content,
#TAB-04:checked ~ #TAB-04-content
{
    display: block;
}
.tab-switch {
    display: none;
}

/*-----------------
0.2.1 customize header PC
--------------------*/
/*[CS-Header]ãƒ–ãƒ­ãƒƒã‚¯01
cs_headder_block01*/
.cs_header_info {
    /*background: url(/html/user_data/assets/img/common/header_info_bg02.gif); */
    height: 50px;
    width: 100%;
    background: #FFBF00;
}
.cs_header_info p {
    /*display: none; */
    /* display: none; */
    width: 1120px;
    display: block;
    margin: auto;
    font-size: 24px;
    line-height: 50px;
    /* font-weight: bold; */
    color: #222;
    font-family: 'Noto Sans JP', sans-serif;
}
.cs_header_info_syousai {
    /*background: url(/html/user_data/assets/img/common/header_info_bg02.gif); */
    height: 50px;
    width: 100%;
    background: #FFBF00;
}
.cs_header_info_syousai p {
    /*display: none; */
    /* display: none; */
    width: 1120px;
    display: block;
    margin: auto;
    font-size: 13px;
    line-height: 50px;
    /* font-weight: bold; */
    color: #222;
    font-family: 'Noto Sans JP', sans-serif;
}
.cs_header_line {
    /* background: url(/html/user_data/assets/img/common/header_info_bg02.gif); */
    height: 50px;
    width: 100%;
    background: #00B600;
}
.cs_header_line p {
    width: 1120px;
    display: block;
    margin: auto;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
}
.cs_header_line p a {
    color: #fff;
    text-decoration: underline;
}

.cs_header_line p a:hover {
    color: #FCF0C8;
}


/*[CS-Header]ãƒ–ãƒ­ãƒƒã‚¯02
cs_headder_block02*/
.cs_header_menu {
    background: #1E2022;
    width: 100%;
}

.cs_header_menu_inner {
    width: 1080px;
    margin: auto;
    height: 50px;
    overflow: hidden;
}

.cs_header_menu_inner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.cs_header_menu_inner ul li {
    display: inline-block;
    height: 40px;
    /* line-height: 40px; */
    padding-top: 8px;
}

.cs_header_menu_inner ul li:last-child {
    margin-right: 0;
}

.cs_header_menu_inner ul li a {
    font-size: 14px;
    display: block;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #444;
}

.cs_header_menu_inner ul li a:hover {
    background: #39A6A3/*#5B5C46*/;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.2s;
}



.cs_header_menu_inner ul li a i {
    padding-right: 5px;
}


.cs_header_menu_inner ul.cs_header_menu_contents {
    width: 45%;
    float: left;
}

.cs_header_menu_inner ul.cs_header_menu_contents li {
    margin-right: 0px;
}

.cs_header_menu_inner ul.cs_header_menu_contents li:last-child {
    margin-right: 0;
}

.cs_header_menu_inner ul.cs_header_menu_shop {
    width: 55%;
    float: right;
    text-align: end;
}

.cs_header_menu_inner ul.cs_header_menu_shop li {
    margin-right: 0px;
}

.cs_header_menu_inner ul.cs_header_menu_shop li:last-child {
    margin-right: 0;
}

.ec-cartNavi {
    padding: 0;
    color: #222;
    background: #eee;
    height: 25px;
    border-radius: 2px;
}
i.ec-cartNavi__icon.fas.fa-shopping-cart {
    font-size: 15px;
    padding: 5px 0 0 10px;
}

/*[CS-Header]ãƒ–ãƒ­ãƒƒã‚¯03
cs_headder_block03*/
.cs_header_frame {
    width: 100%;
    background: #fff;
    clear: both;
    overflow: hidden;
    height: 190px;
    /* padding: 20px 0; */
    /* margin-bottom: 20px;*/
}

.cs_header_frame_inner {
    width: 1080px;
    margin: auto;
}

.cs_header_logo {
    float: left;
    width: 320px;
    margin: 50px 10px 0 0;
}

.cs_header_benefit {
    float: left;
    width: 460px;
    /* background: #555; */
    margin-right: 40px;
    margin-top: 10px;
}

.cs_header_benefit ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cs_header_benefit ul li {
    width: 240px;
    background: #eee;
    float: left;
    margin-right: 10px;
    height: 50px;
    margin-bottom: 10px;
}

.cs_header_benefit ul li:nth-child(2n) {
    margin-right: 0;
}

.cs_header_benefit ul li:nth-child(n+3) {
    margin-bottom: 0;
}


.cs_header_contact {
    float: left;
    width: 240px;
    background: #f5f5f5;
    height: 110px;
    border-radius: 3px;
    margin-top: 50px;
}

p.cs_contact_txt {
    font-size: 13px;
    text-align: center;
    padding-top: 4px;
    margin: 0;
}

p.cs_contact_tel {
    font-size: 24px;
    text-align: center;
    margin: 0;
}

p.cs_contact_tel i {
    font-size: 19px;
    vertical-align: unset;
    padding-right: 5px;
}

p.cs_contact_mail {
    /* margin: 5px 0; */
    margin: 0;
}

p.cs_contact_mail a {
    display: block;
    width: 77%;
    background: #2eb872;
    margin: 0 auto 4px;
    color: #fff;
    font-size: 12px;
    padding: 6px 0;
    text-align: center;
    border-radius: 2px;
    position: relative;
}
p.cs_contact_mail a:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0px;
    margin: auto;
    right: 20px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


p.cs_contact_hours {
    font-size: 12px;
    text-align: center;
    margin: 0;
}

/*[CS-Header]ãƒ–ãƒ­ãƒƒã‚¯04
cs_headder_block04*/



.cs_header_gnavi {
    width: 100%;
    background: url(/html/user_data/assets/img/common/geometry.png);
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
}

p.cs_header_gnavi_title {
    line-height: 60px;
    position: relative;
    height: 60px;
    margin: 10px 50px 10px;
    padding: 0 2rem;
    text-align: center;
    color: #fff;
    background: #fa4141;
}

p.cs_header_gnavi_title:before,
p.cs_header_gnavi_title:after {
    position: absolute;
    top: 0;
    display: block;
    height: 48px;
    content: '';
    border: 30px solid #fa4141;
}

p.cs_header_gnavi_title:before {
    left: -40px;
    border-left-width: 15px;
    border-left-color: transparent;
}

p.cs_header_gnavi_title:after {
    right: -40px;
    border-right-width: 15px;
    border-right-color: transparent;
}

p.cs_header_gnavi_title span {
    position: relative;
    display: block;
}

.cs_header_gnavi_inner {
    width: 1080px;
    margin: auto;
}

.cs_header_gnavi_inner ul {
    padding: 0;
    margin: 0;
    list-style: none;
    /* background: #999; */
    overflow: hidden;
    clear: both;
}

.cs_header_gnavi_inner ul.cs_globalNavi li {
    width: 206px;
    background: #fff;
    display: block;
    float: left;
    margin-right: 10px;
    height: 123px;
    border: 4px solid #00ae98;
    border-radius: 3px;
    font-size: 13px;
    margin-bottom: 11px;

}

.cs_header_gnavi_inner ul.cs_globalNavi li:nth-child(10n) {
    margin-right: 0;
}

.cs_header_gnavi_inner ul.cs_globalNavi li:nth-child(n+1):nth-last-child(n+5) {
    /*margin-bottom: 0;*/
}
.cs_header_gnavi_inner ul.cs_globalNavi li a {
    display: block;
    color: #333;
}
.cs_header_gnavi_inner ul.cs_globalNavi li a:hover {
    background: #eee;
    text-decoration: none;
    width: 100%;
    height: 90%;
}
.cs_header_gnavi_inner ul.cs_globalNavi li a img {
    margin: 9px auto 6px;
    text-align: center;
    display: block;
    width: 178px;
    height: 66px;
}
.cs_header_gnavi_inner ul.cs_globalNavi li a span {
    font-weight: 500;
    margin: 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 20px;
    display: block;
    text-align: center;
}

ul.cs_header_kaitori_btn {
    clear: both;
    text-align: center;
}

ul.cs_header_kaitori_btn li {
    width: 460px;
    background: #ccc;
    display: inline-block;
    margin-right: 30px;
    height: 70px;
    border-radius: 5px;
}
ul.cs_header_kaitori_btn li:last-child {
    margin-right: 0;
}

/*[CS-Header]ãƒ–ãƒ­ãƒƒã‚¯05
cs_headder_block05*/
.cs_header_slider {
    width: 100%;
    display: block;
    padding: 20px 0 5px;
}

.cs_header_slider ul {
    padding: 0;
}

/*[CS-Header]ãƒ–ãƒ­ãƒƒã‚¯06
cs_headder_block06*/
.cs_pc_search {
    width: 1120px;
    background: #eee;
    margin: 20px auto 0;
    height: 80px;
    padding-top: 14px;
}

.cs_pc_search_inner {
    width: 90%;
    margin: auto;
}

.cs_pc_search_inner .ec-headerSearch .ec-headerSearch__category .ec-select select{
    height: 50px;
    max-width: none;
    padding-left: 30px;
    font-size: 13px;
}

.cs_pc_search_inner .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before{
    top: 1.3em;
}

.cs_pc_search_inner .ec-headerSearch .ec-headerSearch__keyword input[type="search"]{
    height: 48px;
    font-size:16px;
}


/*[CS-Side]ãƒ–ãƒ­ãƒƒã‚¯02
side_right_block02*/
.cs_side_frame {
    margin-top: 20px;
}

.cs_side_frame p a {
    display: block;
}

.cs_side_frame p a img {
    transition-duration: 0.1s;
}
.cs_side_frame p a img:hover {
    transform: scale(1.01, 1.01);
    cursor: pointer;
}

span.comment_box {
    background: #f1f3f8;
    display: block;
    margin: 10px 0 0 0;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
}

/*[CS-Side]ãƒ–ãƒ­ãƒƒã‚¯02
side_right_block02*/


ul.cs_side_category_list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.cs_side_category_list li {
    height: 60px;
    background: #fff;
    margin-bottom: 12px;
    border: 1px solid #e5dfdf;
    z-index: 0;
    position: relative;
    width: 100%;
    float: left;
    margin-right: 1%;
}

ul.cs_side_category_list li a {
    display: block;
}
ul.cs_side_category_list li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 90%;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
    margin-top: -5px;
}
ul.cs_side_category_list li a img {
    max-width: 50px;
    margin: 5px;
    float: left;
}

ul.cs_side_category_list li a span {
    position: absolute;
    top: 50%;
    z-index: 0;
    width: 100%;
    transform: translate(0, -50%);
    text-decoration: none;
    padding-left: 10px;
    font-size: 14px;
}


/*[CS-Main]ãƒ–ãƒ­ãƒƒã‚¯00
Main_block00*/
.cs__layout_message {
    /* background: #eee; */
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom:15px;
}
.cs__layout_message dl {
    margin: 0;
}

.cs__layout_message dt{
    float: left;
    font-size: 13px;
    background: #00a99d;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
    margin-top: 10px;
    font-weight: normal;
}

.cs__layout_message dd{
    margin-left: 12%;
    font-size: 14px;
    padding: 5px;
    margin-bottom: 5px;
}

/*[PC-CS-Main]SNSã‚³ãƒ³ãƒ†ãƒ³ãƒ„è¡¨ç¤º
main_sns*/

.sns_block {
    width: 1120px;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    padding: 20px 30px;
    clear: both;
}

.sns_block .facebook_block {
    width: 520px;
    /* background: #eee; */
    float: left;
    text-align: center;
    padding: 10px;
    border: 1px solid #eee;
}

.sns_block .twitter_block {
    width: 520px;
    /* background: #eee; */
    float: right;
    text-align: center;
    padding: 10px 10px 5px;
    border: 1px solid #eee;
}

/*[PC-CS-Contents-Bottom]èªè¨¼ãƒžãƒ¼ã‚¯
securecore*/

.securecore {
    width: 1120px;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    padding: 20px;
    clear: both;
}

.securecore img {
    display: block;
    float: left;
}

.securecore p {
    background: #ffff;
    font-size: 15px;
    color: #444;
    line-height: 1.5;
    display: block;
    width: 840px;
    margin-left: 20px;
    float: left;
    padding: 10px;
}



/*[cs_product_list]
cs_product_list*/
.cs_product_list {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.cs_product_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cs_product_list ul li {
    width: 150px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.cs_product_list ul li a {
    display: block;
}
.cs_product_list ul li:nth-child(5n) {
    margin-right: 0;
}


p.cs_product_list_photo {
    display: block;
    /* margin: auto; */
    text-align: center;
    width: 146px;
    height: 146px;
    transition-duration: 0.1s;
}
p.cs_product_list_photo:hover {
    transform: scale(1.01, 1.01);
    cursor: pointer;
}


p.cs_product_list_name {
    font-size: 13px;
    padding: 5px 5px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 62px;
}

p.cs_product_list_price {
    background: #00ae98;
    display: block;
    /* margin-top: 10px; */
    padding: 10px 0;
    width: 94%;
    margin: 10px auto;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    font-weight: normal;
    color: #fff;
}

p.cs_product_list_price span {
    font-size: 18px;
    padding: 0 4px;
    letter-spacing: 1px;
}

/*[secret_mail_magazine]
secret_mail_magazine*/

.cs__layout_couponblock {
    /* background: #eee; */
    padding: 10px;
    border: 2px solid #fa4659;
}

p.cs__layout_coupon_date {
    background: #e60012;
    color: #fff;
    padding: 20px 10px;
    font-size: 24px;
}

p.cs__layout_coupon_code {
    width: 100%;
    margin: 20px 0;
    font-size: 24px;
}

p.cs__layout_coupon_code strong {
    background: #00ae98;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    margin-bottom: 10px;
    display: block;
    border-radius: 3px;
}


p.cs__layout_coupon_code span {
    display: block;
    background: #efefef;
    font-size: 30px;
    margin: 10px 0;
    border: 3px solid #888;
    text-align: center;
    padding: 10px 0;
}


/*[CS-contents]è²·å–ãƒ•ãƒ­ãƒ¼æ¡ˆå†…(ç°¡æ˜“)
cs_kaitori_flow_simple*/

.kaitori_flow_simple {
    width: 100%;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    padding: 20px 30px;
    clear: both;
}


.kaitori_flow_simple ol {
    list-style: none;
    display: block;
    overflow: hidden;
    padding: 0;
}

.kaitori_flow_simple ol li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
}

.kaitori_flow_simple ol li:nth-child(4) {
    margin-right: 0;
}


.kaitori_flow_simple ol li img {
    max-width: 100%;
}

.kaitori_flow_simple ol li span {
    background: #f1f3f8;
    display: block;
    margin: 0;
    padding: 2%;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 10px;
}

.kaitori_flow_simple p {
    display: block;
    background: #efefef;
    clear: both;
    width: 100%;
    margin: 20px auto 0;
    padding: 1%;
    border-radius: 5px;
}

.kaitori_flow_simple p a {
    background: #e60012;
    display: block;
    width: 50%;
    padding: 2%;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    text-align: center !important;
    margin: auto;
    border: 3px solid #fff;
    font-weight: normal;
    font-size: 22px;
    transition-duration: 0.1s;
}


.kaitori_flow_simple_main {
    width: 100%;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    padding: 20px 0;
    clear: both;
}

.kaitori_flow_simple_main ol {
    list-style: none;
    display: block;
    overflow: hidden;
    padding: 0;
}

.kaitori_flow_simple_main ol li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
}

.kaitori_flow_simple_main ol li:nth-child(4) {
    margin-right: 0;
}


.kaitori_flow_simple_main ol li img {
    max-width: 100%;
}

.kaitori_flow_simple_main ol li span {
    background: #f1f3f8;
    display: block;
    margin: 0;
    padding: 2%;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 10px;
}

.kaitori_flow_simple_main p {
    display: block;
    background: #efefef;
    clear: both;
    width: 100%;
    margin: 20px auto 0;
    padding: 1%;
    border-radius: 5px;
}

.kaitori_flow_simple_main p a {
    background: #e60012;
    display: block;
    width: 50%;
    padding: 2%;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    text-align: center !important;
    margin: auto;
    border: 3px solid #fff;
    font-weight: normal;
    font-size: 22px;
    transition-duration: 0.1s;
}





/*-----------------
0.3.entry page
--------------------*/
/*-- æ–°è¦ä¼šå“¡ç™»éŒ² --*/
/*ç·‘ã®çœŸã‚“ä¸­å¯„å¸­
ã¨ã‚Šã‚ãˆãšå¼·èª¿çš„ã«ä»–ã§ã‚‚ä½¿ã†å¯èƒ½æ€§ã‚ã‚‹*/
.cs_em_text_center {
    background: #fff;
    font-size: 22px;
    text-align: center;
    display: inline-block;
    padding: 20px 10px;
    margin: 20px auto !important;
    border: 2px solid #2eb872;
    border-radius: 5px;
    color: #277D53;
}

/*èª¬æ˜Žæ–‡ã®3åˆ—*/
.cs_entry_ex {
    background: #efefef;
    width: 95%;
    margin: auto;
    padding: 5%;
    border-radius: 5px;
    height: 170px;
}

.cs_entry_ex_title {
    font-size: 22px;
    text-align: center;
    padding-bottom: 10px;
}

.cs_entry_ex span {
    font-size: 14px;
}
/*ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹*/
.cs_entry_checkbox {
    background: #eee;
    text-align: center;
    font-size: 17px;
    /* font-weight: normal !important; */
    padding: 10px 0 5px;
    width: 60%;
    margin: auto;
    border-radius: 3px;
}

.cs_entry_checkbox label input {
    transform:scale(1.5);
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
    margin-right:10px;
}


.cs_entry_checkbox label {font-weight: normal;}
/*-----------------
0.4.mypage page
--------------------*/
.cs_mypage_inner {
    border: 1px solid #ccc;
    width: 96%;
    margin: 0 auto;
    border: 8px solid #E8EAE6;
    padding: 20px;
}

dl.cs_mypage_login {
    background: #fff;
    overflow: hidden;
    margin: 0;
}

dl.cs_mypage_login dt {
    width: 30%;
    /* background: #666; */
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: normal;
}

dl.cs_mypage_login dd {
    width: 70%;
    float: left;
}

/*inputã®ä¸‹ã‚’å¼·åˆ¶çš„ã«margin0*/
.mb0 input {
    margin-bottom: 0 !important;
}


/*-----------------
1.1.heading.scss[comp]
--------------------*/
.ec-rectHeading h1,
.ec-rectHeading h2,
.ec-rectHeading h3,
.ec-rectHeading h4,
.ec-rectHeading h5,
.ec-rectHeading h6 {
    background: #F3F3F3;
    padding: 12px;
    font-size: 20px;
    font-weight: normal;
    border-left: 6px solid #2eb872;
}

/*-----------------
1.2.typo.scss[comp]
--------------------*/
/*-----------------
1.3.list.scss[comp]
--------------------*/
/*-- å®šç¾©ãƒªã‚¹ãƒˆ(ãŸã¶ã‚“) --*/
.ec-borderedDefs {
    width: 100%;
    border-top: none;
    margin-bottom: 30px;
    /* border: 8px solid #E8EAE6; */
    /* padding: 20px;*/
}

.ec-borderedDefs_inner {
    width: 100%;
    /* border-top: 1px dotted #ccc; */
    margin-bottom: 16px;
    border: 8px solid #E8EAE6;
    padding: 20px;
}

.ec-borderedDefs dl {
    display: flex;
    border-bottom: 1px dashed #ccc;
    margin: 0;
    padding: 10px 0 0;
    flex-wrap: wrap;
}



/*-----------------
2.1.buttonsize.scss[comp]
--------------------*/
/*-- æ±ºå®šãƒœã‚¿ãƒ³ --*/
.ec-blockBtn--action {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 16px;
    text-decoration: none;
    color: #fff;
    background-color: #e60012;
    border-color: #CA0010;
    display: block;
    width: 100%;
    /* height: 56px; */
    line-height: 55px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 8px;
    font-weight: normal;
    position: relative;
}

.ec-blockBtn--action:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0px;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ec-blockBtn--action:hover {
    color: #fff;
    background-color: #EB3341;
    border-color: #CA0010;
}

/*-- ã‚­ãƒ£ãƒ³ã‚»ãƒ«ãƒœã‚¿ãƒ³ --*/

.ec-blockBtn--cancel {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 16px;
    text-decoration: none;
    color: #fff;
    background-color: #968c83;
    border-color: #6A6764;
    display: block;
    width: 100%;
    /* height: 56px; */
    line-height: 55px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 6px;
    font-weight: normal;
    position: relative;
}

/*.ec-blockBtn--cancel:before {
content: "";
position: absolute;
bottom: 0;
top: 0px;
margin: auto;
left: 30px;
width: 10px;
height: 10px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(315deg);
transform: rotate(315deg);
}*/

.ec-blockBtn--cancel:hover {
    color: #fff;
    background-color: #AAA29A;
    border-color: #6A6764;
}

/*-- ãƒ—ãƒ©ã‚¤ãƒžãƒªãƒœã‚¿ãƒ³ --*/

.ec-blockBtn--primary {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 16px;
    text-decoration: none;
    color: #fff;
    background-color: #2eb872;
    border-color: #2eb872;
    display: block;
    width: 100%;
    /* height: 56px; */
    line-height: 55px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 8px;
    font-weight: normal;
    position: relative;
}

.ec-blockBtn--primary:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0px;
    margin: auto;
    right: 20px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ec-blockBtn--primary:hover {
    color: #fff;
    background-color: #63CA96;
    border-color: #63CA96;
}



/*-----------------
2.2.closebutton.scss[comp]
--------------------*/
/*-----------------
2.3.otherbutton.scss[comp]
--------------------*/
/*-----------------
3.1.inputText.scss[comp]
--------------------*/

/*--  --*/
.ec-input input,
.ec-halfInput input,
.ec-numberInput input,
.ec-zipInput input,
.ec-telInput input,
.ec-select input,
.ec-birth input {
    height: 50px;
    margin-bottom: 20px;
}

/*--  --*/
.ec-input select,
.ec-halfInput select,
.ec-numberInput select,
.ec-zipInput select,
.ec-telInput select,
.ec-select select,
.ec-birth select {
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
}

/*--  --*/
.ec-zipInputHelp .ec-zipInputHelp__icon {
    display: inline-block;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: #3593D2;
    border-radius: 50%;
    font-size: 13px;
    position: relative;
    top: -9px;
}

/*-- å…¥åŠ›ã‚¨ãƒ©ãƒ¼æ™‚ã®è­¦å‘Š --*/
.ec-input .ec-errorMessage,
.ec-halfInput .ec-errorMessage,
.ec-numberInput .ec-errorMessage,
.ec-zipInput .ec-errorMessage,
.ec-telInput .ec-errorMessage,
.ec-select .ec-errorMessage,
.ec-birth .ec-errorMessage {
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background: #e60012;
    width: fit-content;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}


/*-----------------
3.2.inputMisc.scss[comp]
--------------------*/
/*-----------------
3.3.form.scss[comp]
--------------------*/
/*-- æ–°è¦ä¼šå“¡ç™»éŒ²ã®ãƒ©ãƒ™ãƒ« --*/
.ec-label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    /* font-size: 16px; */
}

/*-- æ–°è¦ä¼šå“¡ç™»éŒ²ã®ãƒ©ãƒ™ãƒ«(å¿…é ˆ) --*/
.ec-required {
    display: inline-block;
    margin-left: .8em;
    vertical-align: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    background: #2eb872;
    padding: 4px 10px;
    border-radius: 5px;
}

/*-----------------
4.1.icon.scss[comp]
--------------------*/
/*-----------------
5.1.grid.scss[comp]
--------------------*/
/*-----------------
5.2.layout.scss[comp]
--------------------*/
/*-----------------
6.1.login.scss[comp]
--------------------*/
/*-- ä¼šå“¡ãƒ­ã‚°ã‚¤ãƒ³ --*/
.ec-login {
    margin: 0;
    padding: 0;
    background: #fff;
}

.ec-guest {
    display: table;
    margin: 0 0 20px !important;
    padding: 10%;
    height: auto;
    box-sizing: border-box;
    background: #F3F4F4;
}

/*ãªã‚“ã ã‚ã†ã€ä¸‹ã®ä½™ç™½ãƒ»ä»–ã«å¹²æ¸‰ã—ãã†*/
.ec-login .ec-login__input {
    margin-bottom: 20px;
}

/*-- ãƒ­ã‚°ã‚¤ãƒ³æƒ…å ±ãŠå¿˜ã‚Œã§ã™ã‹ --*/
.ec-login .ec-login__link {
    margin-left: 30%;
    /* float: right; */
    /* text-align: right; */
    margin-top: 8px;
    font-size: 13px;
}

/*ãƒ­ã‚°ã‚¤ãƒ³ãƒœã‚¿ãƒ³*/
.ec-login .ec-login__actions {
    color: #fff;
    margin: 20px auto;
}

/*ãƒã‚§ãƒƒã‚¯*/
.ec-checkbox {
    border: 1px solid #ccc;
    width: 96%;
    margin: 10px auto;
    padding: 10px 20px;
    border-radius: 5px;
}

.ec-checkbox ul {
    margin: 0 0 15px 0;
    /* background: #666; */
    list-style: none;
    padding: 0;
}

.ec-checkbox ul li {
    font-size: 12px;
    line-height: 2.0;
}

/*ï¼Ÿã‚¢ã‚¤ã‚³ãƒ³*/
.cs_point_bg {
    display: inline-flex;
    margin-top: 0;
    width: 20px;
    height: 20px;
    background: #3593D2;
    border-radius: 50%;
    font-size: 13px;
    position: relative;
    top: -2px;
    clear: both;
}

.ec-login .ec-icon img {
    width: 1em;
    height: 1em;
    position: relative;
    left: 3px;
    top: 3px;
}

.cs_login_ex {
    display: inline-block;
    font-size: 14px;
}

/*ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ãƒžãƒ¼ã‚¯*/
.cs_login_sign {
    background: #eee;
    width: 100%;
    padding: 10px;
}

.cs_login_sign dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.cs_login_sign dl dt {
    width: 40%;
}

.cs_login_sign dl dd {
    width: 60%;
    font-size: 12px;
    padding: 2%;
}



/*å³ãƒ–ãƒ­ãƒƒã‚¯ã®ä¼šå“¡ã«ãªã£ãŸã‚‰å¾—ã ã‚ˆã®èª¬æ˜Ž*/
.cs_mypage_comment {
    width: 100%;
    border-top: none;
    margin-bottom: 30px;
    /* border: 8px solid #E8EAE6; */
    /* padding: 20px;*/
}

.cs_mypage_comment dl {
    display: flex;
    /* border-bottom: 1px dashed #ccc; */
    margin: 0;
    padding: 10px 0;
    flex-wrap: wrap;
    /* background: #eee; */
}

.cs_mypage_comment dt {
    /* padding-top: 14px; */
    width: 25%;
}
.cs_mypage_comment dt img {
    width: 65%;
    display: block;
    margin: auto;
}
.cs_mypage_comment dd {
    width: 75%;
    /* line-height: 3; */
}

p.cs_mypage_comment_title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.cs_mypage_comment dl dd span {
    font-size: 14px;
}

/*-----------------
7.1.itembanner.scss[comp]
--------------------*/
/*-----------------
7.2.search.scss[comp]
--------------------*/
/*-----------------
7.3.cart.scss[comp]
--------------------*/
.ec-totalBox .ec-totalBox__btn .ec-blockBtn--action {
    font-size: 20px;
    font-weight: normal;
}

.cs_cart_btn_area {
    width: 100%;
    /*background: #efefef;*/
    margin: 20px auto;
    padding: 20px 0 10px;
    /* border-top: 1px dashed #ccc; */
    /* text-align: center; */
}

margin-top: 10px;
}

/*-----------------
8.1.info.scss[comp]
--------------------*/
/*-----------------
8.2.banner.scss[comp]
--------------------*/
/*-----------------
9.1.mypage.scss[comp]
--------------------*/
.ec-navlistRole .ec-navlistRole__item a {
    padding: 15px 10px;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.ec-navlistRole .active a {
    color: #2eb872;
    /* font-weight: bold; */
}

/*-----------------
11.1.role.scss[proj]
--------------------*/
.ec-role {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*-----------------
11.2.header.scss[proj]
--------------------*/
/*-- ec-layoutRole --*/

.ec-layoutRole {
    width: 100%;
    transition: transform 0.3s;
    /* background: #ccc; */
    background-image: url(/html/user_data/assets/img/common/playstation-pattern.png);
}


.ec-layoutRole .ec-layoutRole__contents {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1120px;
    display: flex;
    flex-wrap: nowrap;
    background: #fff;
    margin-top: 30px;
    padding: 0 20px 40px;
}

.ec-layoutRole__mainWithColumn {
    margin-right: 20px;
    padding-top: 20px;
}

/*-- ec-pageHeader --*/
.ec-pageHeader h1 {
    border-bottom: solid 2px #A3DE83;
    position: relative;
    border-top: none;
    margin: 10px 0px 48px;
    padding: 0;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 15px;
    clear: both;
}

.ec-pageHeader h1:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #2EB872;
    bottom: -2px;
    width: 30%;
}

/*-- Search --*/
.ec-headerSearch .ec-headerSearch__category {
    float: left;
    width: 20%;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    border-top-right-radius: inherit;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.ec-headerSearch .ec-headerSearch__keyword {
    float: right;
    width: 80%;
    border-bottom-left-radius: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


/*-----------------
11.3.footer.scss[proj]
--------------------*/
.ec-footerRole {
    background: #1E2022;
    border-top: 2px solid #ccc;
    padding: 10px 0 0;
}

.ec-footerTitle {
    background: #eee;
    padding: 5px 0;
    color: #222;
}
/*-----------------
12.1.slider.scss[proj]
--------------------*/
/*-----------------
12.2.eyecatch.scss[proj]
--------------------*/
/*-----------------
12.3.button.scss[proj]
--------------------*/
/*-----------------
12.4.heading.scss[proj]
--------------------*/
/*-----------------
12.5.topics.scss[proj]
--------------------*/
/*-----------------
12.6.newItem.scss[proj]
--------------------*/
/*-----------------
12.7.category.scss[proj]
--------------------*/
/*-----------------
12.8.news.scss[proj]
--------------------*/
/*-----------------
13.1.searchnav.scss[proj]
--------------------*/
/*-----------------
13.2.shelf.scss[proj]
--------------------*/
li.ec-shelfGrid__item {
    width: 20% !important;
}

p.ec-shelfGrid__item-image {
    margin: 0;
    height: 135px !important;
}

p.cs_product_name {
    font-size: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 90px;
    overflow: hidden;
}
p.price02-default {
    background: #eee;
    text-align: center;
    padding: 5px 0;
    margin: 5px 0;
    border-radius: 3px;
}
p.price02-default span {
    font-size: 13px;
}

p.price02-default b {
    font-size: 18px;
    padding: 0 2px;
}

.ec-numberInput span {
    font-size: 13px;
    float: left;
    display: block;
    padding: 12px 5px 0 0;
}

.ec-numberInput input {
    width: 60px !important;
    height: 42px !important;
}

.ec-numberInput {
    display: block;
    height: 40px;
    margin: 10px 0;
}

.ec-productRole__btn {background: #eee;overflow: hidden;width: 100%;/* font-size: 13px !important; */}

.ec-productRole__btn button.ec-blockBtn--action.add-cart {
    font-size: 13px;
    height: 50px;
    /* padding: 5px 0; */
    line-height: 50px;
    border-radius: 5px;
}

.ec-productRole__btn button.ec-blockBtn--action.add-cart::before {
    width: 6px;
    height: 6px;
    right: 7px;
}

/*-----------------
13.3.pager.scss[proj]
--------------------*/
/*-----------------
13.4.cartModal.scss[proj]
--------------------*/
.ec-inlineBtn--action.cs_modal_move {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    font-size: 18px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    background-color: #e60012;
    border-color: #CA0010;
    line-height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 5px;
    font-weight: normal;
    position: relative;
    width: 48%;
}

.ec-inlineBtn--action.cs_modal_move i{
    font-size:13px;
    padding-right:5px;
}


.ec-inlineBtn--cancel.cs_modal_return {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    font-size: 18px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    background-color: #2eb872;
    border-color: #24925B;
    width: 48%;
    line-height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 3px;
    font-weight: normal;
    position: relative;
    margin-right:10px;
}

.ec-inlineBtn--cancel.cs_modal_return:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0px;
    margin: auto;
    left: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

/*-----------------
14.1.product.scss[proj]
--------------------*/
.ec-sliderItemRole {
    margin-top: 20px;
    padding: 0;
}

.cs_ec-productRole__title {
    /* background: #2eb872; */
    padding: 0 0 20px;
    font-size: 20px;
    color: #222;
    border-radius: 2px;
    margin-top: 20px;
    border-bottom: 1px dashed #ccc;
}

.cs_productRole_price {
    background: #00a99d;
    margin: 10px 0;
    padding: 10px;
    font-size: 23px;
    text-align: center;
    position: relative;
    color: #fff;
    /*font-weight: bold;*/
}
.cs_productRole_price:before {
    content: "";
    position: absolute;
    top: 94%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #00a99d;
}
.cs_productRole_price span {
    font-size: 26px;
    padding: 0 5px;
    text-decoration: underline;
    font-weight: bold;
}
.ec-productRole img {
    width: 100%;
    max-width: 98%;
    padding: 5px;
}

.ec-productRole__profile {
    margin-top: 20px;
    padding: 0 20px;

}

h2.ec-headingTitle {
    font-size: 24px !important;
    background: #F4F6FF;
    padding: 10px;
    line-height: 1.3;
    /* border-radius: 5px; */
}

.ec-productRole__price .ec-price span.ec-price__prefix {
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
}

.ec-productRole__price .ec-price span.ec-price__price {
    font-size: 40px;
    /* font-weight: normal; */
    vertical-align: middle;
}

.ec-productRole .ec-productRole__price {
    color: #e60012;
}

.ec-productRole__description.cs_description {
    background: #eee;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
}

.ec-productRole__description.cs_freearea_sp {
    display: none;
}

.ec-productRole__description.cs_freearea {
    border-radius: 5px;
}

.ec-productRole__description.cs_freearea h3 {
    font-size: 16px;
    background: #eee;
    padding: 10px 0;
    display: block;
    margin: 10px 0;
    border-left: 3px solid #2eb872;
    text-indent: 0.5em;
}

.ec-productRole__description.cs_freearea p {
    font-size: 14px;
    line-height: 1.5;
}



button.ec-blockBtn--action.add-cart.cs_cart_action_btn {
    font-size: 20px;
    height: 70px;
    border-radius: 6px;
    width: 100%;
}


.cs_cart_favorite_btn {
    font-size: 18px !important;
}

button.ec-blockBtn--action.add-cart.cs_cart_action_btn::before {
    width: 12px;
    height: 12px;
    right: 20px;
}




/*-----------------
15.1.cart.scss[proj]
--------------------*/
/*
ã‚¹ãƒ†ãƒƒãƒ—1
-----------------*/
/*ãƒŠãƒ³ãƒãƒ¼*/
.ec-progress .is-complete .ec-progress__number {
    background: #2eb872;
}

.ec-progress .is-complete .ec-progress__label {
    color: #277D53;
}

.ec-progress .ec-progress__number {
    background: #C9D6DF;
}

.ec-progress .ec-progress__item:after {
    background: #C9D6DF;
}

/*åˆè¨ˆé‡‘é¡*/
.ec-cartRole .ec-cartRole__totalText {
    margin-bottom: 30px;
    padding: 20px;
    background: #fff;
    width: 90%;
    margin: 0 auto 30px;
    border-radius: 5px;
    border: 2px solid #cec7c7;
    color: #7e7474;
}

.ec-cartRole .ec-cartRole__totalText p {
    font-size: 18px;
}

.ec-cartRole .ec-cartRole__totalText p strong {
    font-size: 24px;
    color: #2eb872;
}

/*æ˜Žç´°ãƒ†ãƒ¼ãƒ–ãƒ«ï½¥ãƒ†ãƒ¼ãƒ–ãƒ«å¹…*/
.ec-cartRole .ec-cartRole__cart {
    margin: 0 3%;
}

/*æ˜Žç´°ãƒ†ãƒ¼ãƒ–ãƒ«ï½¥ãƒ˜ãƒƒãƒ€ãƒ¼*/
.ec-cartHeader .ec-cartHeader__label {
    display: table-cell;
    padding: 16px;
    text-align: center;
    background: #efefef;
    overflow-x: hidden;
    font-weight: normal;
    font-size: 16px;
    color: #222;
}

/*æ˜Žç´°ãƒ†ãƒ¼ãƒ–ãƒ«ï½¥å•†å“å†…å®¹ã®å¹…*/
.ec-cartRow .ec-cartRow__summary {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    width: 75%;
}

.ec-cartRow .ec-cartRow__delColumn {
    border-bottom: 1px dashed #ccc;
}

.ec-cartRow .ec-cartRow__contentColumn {
    border-bottom: 1px dashed #ccc;
}

.ec-cartRow .ec-cartRow__amountColumn {
    border-bottom: 1px dashed #ccc;
}

.ec-cartRow .ec-cartRow__subtotalColumn {
    border-bottom: 1px dashed #ccc;
}

/*æ˜Žç´°ãƒ†ãƒ¼ãƒ–ãƒ«ï½¥å•†å“å†…å®¹ã®ãƒ•ã‚©ãƒ³ãƒˆ*/
.ec-cartRow .ec-cartRow__summary .ec-cartRow__name {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: normal;
}

/*æ˜Žç´°ãƒ†ãƒ¼ãƒ–ãƒ«ï½¥å•†å“å†…å®¹ã®ä¾¡æ ¼*/
.ec-cartRow .ec-cartRow__summary .ec-cartRow__unitPrice {
    font-size: 16px;
    font-weight: normal;
}

/*æ˜Žç´°ãƒ†ãƒ¼ãƒ–ãƒ«ï½¥æ¬¡ã¸(æ±ºå®šãƒœã‚¿ãƒ³)*/
.ec-cartRole .ec-cartRole__actions {
    width: 30%;
    /* margin-right: 10%; */
    margin: 2% auto;
}

/*ã‚¢ãƒ©ãƒ¼ãƒˆ*/
.ec-alert-warning {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #e05297;
    margin-bottom: 20px;
}

.ec-alert-warning .ec-alert-warning__text {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    position: relative;
}


.ec-reportDescription strong {
    background: #eee;
    padding: 20px;
    font-size: 25px;
}
/*-----------------
15.2.order.scss[proj]
--------------------*/
.ec-orderAccount__account.non-customer-display, .ec-orderDelivery .ec-orderDelivery__address {
    background: #fff;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 3px;
}
.ec-orderAccount .ec-orderAccount__account {
    margin-bottom: 16px;
    background: #fff;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.ec-orderDelivery__title {
    background: #fff;
    font-size: 15px !important;
    font-weight: normal !important;
    text-indent: 1em;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0 !important;
}
.ec-orderDelivery__actions label {
    background: #2eb872;
    font-weight: normal;
    font-size: 13px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
}
.cs_payment_list {
    border-bottom: 1px dashed #ccc;
    padding: 10px;
}

.cs_payment_list span {
    font-size: 15px;
}

.ec-rectHeading label {
    background: #2eb872;
    font-weight: normal;
    font-size: 13px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
}

.ec-rectHeading input,.ec-rectHeading select {
    margin: 0 0 20px;
    /* border-bottom: 1px dashed #ccc; */
    padding-bottom: 10px;
    height: 50px;
}
.cs_submit_button {
    width: 80%;
    margin: 30px auto 0;
}
.ec-blockRadio {
    font-size: 20px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
/*-----------------
16.1.history.scss[proj]
--------------------*/
/*-----------------
16.2.historyDetail.scss[proj]
--------------------*/
/*-----------------
17.1.address.scss[proj]
--------------------*/
/*-----------------
18.1.password.scss[proj]
--------------------*/
/*-----------------
19.1.register.scss[proj]
--------------------*/
.ec-registerRole {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*-----------------
19.2.contact.scss[proj]
--------------------*/
/*-----------------
19.3.customer.scss[proj]
--------------------*/
/*-----------------
20.1.404.scss[proj]
--------------------*/
/*-----------------
21.1.withdraw.scss[proj]
--------------------*/
/*-----------------
22.1.editComplete.scss[proj]
--------------------*/

/*-----------------
animation.scss[mixins]
--------------------*/
/*-----------------
btn.scss[mixins]
--------------------*/
/*-----------------
clearfix.scss[mixins]
--------------------*/
/*-----------------
forms.scss[mixins]
--------------------*/
.ec-input input,
.ec-halfInput input,
.ec-numberInput input,
.ec-zipInput input,
.ec-telInput input,
.ec-select input,
.ec-birth input {
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 3px;
}


/*-----------------
media.scss[mixins]
--------------------*/
/*-----------------
projects.scss[mixins]
--------------------*/
/*-----------------
variables.scss[mixins]
--------------------*/
.cs_footer_reasons {
    width: 100%;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    padding: 20px 30px;
    clear: both;
}

.cs_footer_reasons ol {
    list-style: none;
    display: block;
    overflow: hidden;
    padding: 0;
}

.cs_footer_reasons ol li {
    width: 31%;
    float: left;
    margin-right: 2%;
}
.cs_footer_reasons ol li h4 {
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
}

.cs_footer_reasons ol li:nth-child(3) {
    margin-right: 0;
}


.cs_footer_reasons ol li img {
    max-width: 100%;
}

.cs_footer_reasons ol li p{
    background: #f1f3f8;
    display: block;
    margin: 0;
    padding: 2%;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 10px;
    height: 110px;
}

/*-----------------
ãŠå¾—ãªç†ç”±
--------------------*/
.kaitori_omise {
    width: 100%;
    margin: 20px auto;
    background: #fff;
    overflow: hidden;
    padding: 20px 30px;
    clear: both;
}

.kaitori_omise ol {
    list-style: none;
    display: block;
    overflow: hidden;
    padding: 0;
}

.kaitori_omise ol li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
}

.kaitori_omise ol li:nth-child(4) {
    margin-right: 0;
}


.kaitori_omise ol li hr {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #00A99D;
}

.kaitori_omise ol li img {
    max-width: 100%;
}

.kaitori_omise ol li span {
    background: #f1f3f8;
    display: block;
    margin: 0;
    padding: 2%;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 10px;
    height: 120px;
}

.kaitori_omise p {
    display: block;
    /*background: #efefef;*/
    clear: both;
    width: 100%;
    margin: 20px auto 0;
    padding: 1%;
    border-radius: 5px;
}



/*å•†å“è©³ç´°ã‚­ãƒ£ãƒ³ãƒšãƒ¼ãƒ³ä¾¡æ ¼*/

.products_campaign_price {
    width: 100%;
    overflow: hidden;
    /* background: #eee; */
}

.products_campaign_price dl {
    /* background: #ccc; */
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: 3px double #888;
    padding: 10px;
    margin: 0;
}

.products_campaign_price dl dt {
    /* background: #cddd; */
    width: 30%;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    font-weight: normal;
    font-size: 18px;
    height: 50px;
    line-height: 30px;
}

.products_campaign_price dl dd {
    /* background: #df0; */
    width: 70%;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
    font-size: 18px;
    height: 50px;
    line-height: 30px;
    text-indent: 1em;
}

.products_campaign_price dl dd span {
    font-size: 30px;
    font-weight: bold;
    color: #e60012;
}


.products_campaign_price_name {
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
    padding: 10px;
    min-width: 120px;
    max-width: 100%;
    color: #222;
    font-size: 18px;
    background: #00a99d;
    width: 100%;
    border-radius: 3px;
    text-align: center;
}

.products_campaign_price_name:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #00a99d;
}



.products_campaign_price_name a {
    color: #fff;
    font-size: 22px;
    text-decoration: underline;
    /* text-align: center; */
}

.products_campaign_price_title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    color: #e60012;
}
span.products_campaign_price_hosoku {
    font-size: 12px;
    text-align: right;
    display: block;
    margin-top: 5px;
}

/**/

.cs__layout_oneblock p {
    font-size: 20px;
}

.item_block {
    border: 5px solid #0B6A33;
    padding: 0 2%;
}

.item_block h2 {
    background-color: #E01910;
    color: #FFFFFF;
    padding: 15px;
}

.xmas_coupon {
    width: 60%;
    margin: 0 auto 3%;
}
.attention {
    padding: 15px;
    background-color: #E01910;
    color: #FFFFFF;
    font-size: 30px!important;
    text-align: center;
}
p.attention2 {
    font-size: 25px!important;
    font-weight: bold;
    text-decoration: underline;
}
