

/* .entry_body table */
.entry_body table.data-table {
border-top: 1px solid rgba(200,200,200,1.00);
}
.entry_body table.data-table th,
.entry_body table.data-table td {
padding: 8px 5px;
border-bottom: 1px solid rgba(200,200,200,1.00);
font-size: 12px;
line-height: 1.3em;
vertical-align: top;
display: table-cell;
}
.entry_body table.data-table th {
background-color: rgba(245,245,245,1.00);
color: rgba(30,30,30,1.00);
}


.entry_body table {
border-top: 1px solid rgba(200,200,200,1.00);
}
.entry_body table th,
.entry_body table td {
padding: 8px 5px;
border-bottom: 1px solid rgba(200,200,200,1.00);
font-size: 12px;
line-height: 1.3em;
display: block;
}
.entry_body table th,
.entry_body table td:first-child {
background-color: rgba(245,245,245,1.00);
color: rgba(30,30,30,1.00);
font-weight: bold;
}

.entry_body a.no-button {
padding: 0px !important;
margin: 0px !important;
text-decoration: underline !important;
text-align: left !important;
border: none !important;
background: none !important;
display: inline !important;
}
.entry_body a.no-button::after,
.entry_body a.no-button::before {
display: none !important;
}
.entry_body a:hover {
box-shadow: none !important;
}


.entry_body h1,
.entry_body h2 {
line-height: 1.6em;
}



/* 新商品 */
.manufacturer_list a figure,
.manufacturer_list2 a figure,
.entry_header figure {
position: relative;
}
.manufacturer_list a figure .p_new,
.manufacturer_list2 a figure .p_new,
.entry_header figure .p_new {
position: absolute;
top: 0px;
left: 0px;
padding: 0px;
width: 35px;
height: 35px;
}




/* 病気 2022.11.17 */
.manufacturer_list2 a figure .illness {
position: absolute;
margin: 0px;
padding: 0px;
text-align: left;
left: 1%;
bottom: 1%;
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%;
}
.manufacturer_list2 a figure .illness li {
-ms-flex-preferred-size: 23%;
flex-basis: 23%;
margin: 0px;
padding: 0px 5px 0px 0px;
}
.manufacturer_list2 a figure .illness li img {
height: auto;
display: block;
width: 100%;
margin: 0px auto;
}

.entry_header .illness {
padding: 15px 0px;
}
.entry_header .illness li {
display: inline-block;
width: 18%;
}
.entry_header .illness li img {
height: auto;
display: block;
width: 100%;
margin: 0px auto;
}




/* モニター募集 */
a.monitor-icon {
}
a.monitor-icon::after {
content: "";
width: 47px;
height: 47px;
display: block;
position: absolute;
right: 1px;
top: 1px;
background-image: url(../images/monitor.svg);
background-repeat: no-repeat;
background-position: left top;
background-size: 100% auto;
z-index: 1;
}
a.monitor-bt {
color: rgba(255,255,255,1.00);
font-weight: bold;
font-size: 11px;
line-height: 1.3em;
padding: 5px 20px 5px 5px;
background-color: rgba(51,153,255,1.00);
position: relative;
transition: all 0.4s;
margin: 6px 0px 0px;
display: block;
text-decoration: none;
}
a.monitor-bt::after {
content: "";
width: 16px;
height: 16px;
display: block;
position: absolute;
right: 1px;
top: calc(50% - 8px);
background-image: url(../../cp-common/images/arrow_short.svg);
background-repeat: no-repeat;
background-position: left top;
background-size: 100% auto;
}
a.monitor-bt:hover {
background-color: rgba(0,83,150,1.00);
box-shadow: 0px 0px 5px rgba(51,153,255,0.7);
-webkit-box-shadow: 0px 0px 5px rgba(51,153,255,0.7);
}
.single a.monitor-bt {
font-size: 13px;
line-height: 1.3em;
padding: 11px 10px;
margin: 20px 0px 0px;
}


/* input[type=checkbox] */
.mwform-checkbox-field {
display: block;
margin: 0px !important;
padding: 4px 0px;
}
input[type=checkbox] {
width: 24px !important;
height: 24px !important;
vertical-align: middle;
}
.mwform-checkbox-field-text {
vertical-align: middle;
}

.monitor-mt {
font-weight: bold;
font-size: 14px;
line-height: 1.4em;
display: block;
padding: 0px 0px 0.3em;
}
.kome-text {
font-size: 13px;
line-height: 1.5em;
margin: 0px 0px 20px 1em;
}
.kome-text li {
list-style: disc outside;
padding: 0.1em 0px 0.3em;
}
.monitor-text,
.monitor-text p {
font-size: 14px;
line-height: 1.6em;
}
.cont-out-box {
font-size: 14px;
line-height: 1.6em;
padding: 15px;
border: 1px solid rgba(170,170,170,1.00);
margin: 30px 0px 0px;
}

.monitor-txt {
font-size: 16px;
line-height: 1.6em;
}


#contact button.next,
#contact button.back,
#contact .submit button {
color: rgba(30,30,30,1.00) !important;
}
#contact button.next:hover,
#contact button.back:hover {
color: rgba(0,102,0,1.00) !important;
}

#contact button.next2 {
display: block;
align-items: center;
text-align: center;
background: #EDFAED;
border: 1px solid #00BB00;
box-sizing: border-box;
padding: 20px 30px;
position: relative;
margin: 0px 0px 20px;
text-decoration: none;
text-align: center;
font-size: 15px;
transition: 0.5s;
width: 100%;
line-height: 1em;
color: rgba(30,30,30,1.00);
}



#contact button.next3 {
display: block;
align-items: center;
text-align: center;
background-color: rgba(237,250,237,1.00);
border: 1px solid rgba(0,187,0,1.00);
box-sizing: border-box;
padding: 20px 30px;
position: relative;
margin: 0px 0px 20px;
text-decoration: none;
text-align: center;
font-size: 15px;
transition: 0.5s;
width: 100%;
line-height: 1em;
color: rgba(30,30,30,1.00) !important;
}





/*
<button type="submit" name="submitConfirm" value="confirm" class="next">確認する</button>
*/


@media print, screen and (min-width: 375px) {
/* .entry_body table */
.entry_body table.data-table th,
.entry_body table.data-table td {
padding: 10px 5px;
font-size: 13px;
line-height: 1.3em;
}

.entry_body table th,
.entry_body table td {
padding: 10px 5px;
font-size: 13px;
line-height: 1.3em;
}

.manufacturer_list a figure .p_new,
.manufacturer_list2 a figure .p_new,
.entry_header figure .p_new {
width: 40px;
height: 40px;
}

/* モニター募集 */
a.monitor-bt {
font-size: 12px;
line-height: 1.3em;
padding: 7px 10px;
margin: 6px 0px 0px;
text-align: center;
}
a.monitor-bt::after {
width: 16px;
height: 16px;
right: 2px;
top: calc(50% - 8px);
}
.single a.monitor-bt {
font-size: 14px;
line-height: 1.3em;
padding: 15px 10px;
margin: 20px 0px 0px;
}

.monitor-mt {
font-size: 15px;
line-height: 1.4em;
}
.kome-text {
font-size: 14px;
line-height: 1.5em;
}

.monitor-text,
.monitor-text p {
font-size: 14px;
line-height: 1.6em;
}
.cont-out-box {
padding: 15px;
margin: 40px 0px 0px;
font-size: 14px;
line-height: 1.6em;
}

.monitor-txt {
font-size: 17px;
line-height: 1.6em;
}

}



@media print, screen and (min-width: 768px) {
/* .entry_body table */
.entry_body table.data-table th,
.entry_body table.data-table td {
padding: 15px 7px;
font-size: 14px;
line-height: 1.3em;
}

.entry_body table th,
.entry_body table td {
padding: 15px 7px;
font-size: 14px;
line-height: 1.3em;
display: table-cell;
vertical-align: top;
}


.manufacturer_list a figure .p_new,
.manufacturer_list2 a figure .p_new,
.entry_header figure .p_new {
width: 60px;
height: 60px;
}

/* モニター募集 */
a.monitor-icon::after {
content: "";
width: 70px;
height: 70px;
right: 4px;
top: 4px;
}

a.monitor-bt {
font-size: 14px;
line-height: 1.3em;
padding: 14px 10px;
margin: 6px 0px 0px;
}
a.monitor-bt br {
display: none;
}
a.monitor-bt::after {
width: 20px;
height: 20px;
right: 4px;
top: calc(50% - 10px);
}
a.monitor-bt:hover {
box-shadow: 0px 0px 7px rgba(51,153,255,0.7);
}

.monitor-text,
.monitor-text p {
font-size: 15px;
line-height: 1.7em;
}
.cont-out-box {
padding: 25px;
margin: 50px 0px 0px;
font-size: 15px;
line-height: 1.7em;
}

.monitor-txt {
font-size: 18px;
line-height: 1.6em;
}

}


@media print, screen and (min-width: 1024px) {

/* .entry_body table */
.entry_body table.data-table th,
.entry_body table.data-table td {
padding: 20px 10px;
font-size: 15px;
line-height: 1.3em;
}

.entry_body table th,
.entry_body table td {
padding: 20px 10px;
font-size: 15px;
line-height: 1.3em;
}


.manufacturer_list a figure .p_new,
.manufacturer_list2 a figure .p_new,
.entry_header figure .p_new {
width: 50px;
height: 50px;
}

/* モニター募集 */
a.monitor-icon::after {
content: "";
width: 60px;
height: 60px;
right: 2px;
top: 2px;
}
.single a.monitor-bt {
font-size: 15px;
line-height: 1.3em;
padding: 15px 10px;
margin: 25px 0px 0px;
}

.monitor-mt {
font-size: 16px;
line-height: 1.4em;
}
.kome-text {
font-size: 15px;
line-height: 1.5em;
}

.monitor-text,
.monitor-text p {
font-size: 15px;
line-height: 1.7em;
}
.cont-out-box {
padding: 30px;
margin: 60px 0px 0px;
font-size: 16px;
line-height: 1.7em;
}

.monitor-txt {
font-size: 19px;
line-height: 1.6em;
}

}



@media print, screen and (min-width: 1200px) {

.manufacturer_list a figure .p_new,
.manufacturer_list2 a figure .p_new,
.entry_header figure .p_new {
width: 60px;
height: 60px;
}

/* モニター募集 */
a.monitor-icon::after {
content: "";
width: 75px;
height: 75px;
right: 4px;
top: 4px;
}

a.monitor-bt {
font-size: 15px;
line-height: 1.3em;
padding: 14px 10px;
}
a.monitor-bt:hover {
box-shadow: 0px 0px 9px rgba(51,153,255,0.7);
}

.monitor-txt {
font-size: 20px;
line-height: 1.6em;
}

}


@media print, screen and (min-width: 1400px) {

}













@media print, screen and (min-width: 375px) {

}


@media print, screen and (min-width: 768px) {

}


@media print, screen and (min-width: 1024px) {

}


@media print, screen and (min-width: 1200px) {

}


@media print, screen and (min-width: 1400px) {

}







