/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2024 | 10:21:30 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 

.kuchikomi-container {
    border: 1px solid #ccc;
    border-width: 1px;
    padding: 1.5em;
    margin: 0 0 .5em;
    margin-bottom: 30px;
  min-height: 410px;
}
.kuchikomi-flex {
    display: flex;
    border: 1px solid #ccc;
    border-width: 0 0 1px;
    padding: 0 0 .5em;
    margin: 0 0 .5em;
}
.kuchikomi-icon {
    padding-right: 1em;
    width: 65px;
    height: 90px;
    object-fit: contain;
}
.kuchikomi-info {
    width: 100%;
}
.info-row {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 0 .3em;
}
.info-row > .left {
    width: 90%;
    text-align: left;
}
.info-row > .right {
    width: 30%;
    text-align: right;
}
.rating-label {
    font-weight: 700;
}
.rating-star {
    padding-left: .3em;
    color: #ffc990;
    font-size: 1.5em;
    font-weight: 700;
}
.kuchikomi-container .scene {
    background-color: #00c999;
    color: #fff;
    padding: .2em .3em;
    font-weight: 700;
    margin-right: .5em;
}
.kuchikomi-content {
    font-size: 15px;
}
.kuchikomi-content > div:nth-child(1) {
    font-weight: 700;
    font-size: 1.2em;
  margin-bottom: 10px;
margin-top: 15px;
}
.kuchikomi-content div > p {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Hiragino Kaku Gothic ProN","メイリオ",meiryo,sans-serif;
line-height: 1.9em;
font-size: 16px;
}
.m10 {
margin-top: 10px;
margin-bottom: 10px;
}
.info-row {
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
}
.kuchikomi-container {
display: inline-block;
width: 48%;
margin-right: 1%;
margin-left: 1%;
background-color: #fff;
vertical-align: top;
}






