@charset "UTF-8";
/*基礎*/
#post-style p {
    margin: 0 auto 1rem;
    line-height: 2em;
}
#post-style img {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
}

#post-style iframe {
    width: 100%;
    height: 422px;
    margin: 1rem auto;
}
#post-style a.under-a {
    text-decoration: underline;
}
#post-style .dc-speech__image img {
    width: 64px;
    margin-bottom: 0;
}
#post-style h2 {
    /*margin-top: 3em;*/
    /*line-height: 1.4;*/
    line-height: 1.75;
    background: #f1f1f1;
    padding: 0.5em 0.5em 0.5em 1em;
    margin: 4em 0 1.5em 0;
    font-weight: 100;
}
#post-style h3 {
    font-size: 1.3rem;
    /*margin-top: 2em;*/
    margin: 4.5rem 0 2rem;
    border-bottom: solid 1px var(--skin-main-text-color-1);
    padding: 0.5em 0;
    font-weight: 100;

}
#post-style h3.line-h3 {
    padding-left: 10px;
    border-left: 4px solid var(--skin-main-text-color-1);
    border-bottom: none;
}
#post-style h4 {
    /*margin-top: 2em;*/
    margin: 4rem 0 1rem;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.4;
}

/*背景色ボックス*/
.dc-box {
    margin: 0 auto 1.5em;
}
/*境界線ボックス*/
.border-box {
    padding: 1.5rem;
    border: 1px solid #ddd;
    margin: 0 auto 1.5rem;
}

/*下部バナータイトル*/
P.lp-title {
text-align: center;
font-weight: bold;
font-size: 1.5em;
margin-top: 2em;
}
P.lp-midashi {
text-align: center;
font-weight: bold;
font-size: 1.2em;
margin-top: 1.25em;
}

/*目次*/
.dc-list-index__head {
    color: #FFA41C;
    border-left: none !important;
    display: block;
    text-align: center;
    font-size: 1.2rem;
    padding: 0;
    line-height: 1em !important;
}
.dc-list-index {
    margin: 1em auto 1.5em;
    border: 2px solid #FFA41C;
    padding: 2rem;
}
.dc-list-index .dc-text-underline {
    text-decoration: none;
}
.dc-list-index .dc-text-underline:hover {
    text-decoration: underline;
}
.dc-list-index__list ul {
    margin: 5px 0;
    padding-inline-start: 1.2rem;
}
.dc-list-index li {
    margin-bottom: 11px;
}
.dc-list-index__list ul li::before {
    display: none;
}
.dc-list-index__list li:before {
    color: #FFA41C;
    content: "0" counter(item)". ";
}
.dc-list-index__list ul li {
    list-style: disc;
    padding-left: 0;
    /* list-style-image: radial-gradient(circle at 50% 50%,#a8a8a8 50%,transparent 50%); */
    color: #767676;
}
.dc-list-index__list ul li:first-child {
    margin-top: 11px;
}
.dc-list-index__list ul li a {
    color: #767676;
}

/*アンダーライン*/
p.under-line , .under-line{
    display: inline-block;
    background: linear-gradient(transparent 60%, #ff6 60%);
    padding: 0 5px;
}

/*アイテムテキストリンク*/
.more-item {
    text-align: center;
    margin: 2.5em auto;
}
.more-item a {
    display: inline-block;
    color: #fff;
    background: #FFA41C;
    font-weight: bold;
    /* border: 2px solid #1096db; */
    border-radius: 30px;
    text-align: center;
    padding: 1.8% 10%;
    text-decoration: none;
}
.img-under a {
    color: #0578d2;
    text-decoration: underline;
}
.img-under img {
    margin-bottom: 0!important;
    display: block;
}
.img-under {
    margin-bottom: 0.8rem;
}
.more-item a:hover, .item-link-col a span:hover , .img-under a:hover{
    /* background: #1096db; */
    /* color: #fff; */
    opacity: 0.7;
    transition: .5s;
}



/*カラム*/
.item-link-col {
    text-align: center;
    margin-bottom: 1em;
}
.item-link-col tr {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5em;
}
.item-link-col.col-02 td {
    width: 49%;
}
.item-link-col.col-03 td {
    width: 33%;
}
.item-link-col a {
    text-decoration: none;
    display: block;
}
#post-style .item-link-col a img {
    margin-bottom: 1rem;
}
#post-style .item-link-col a p {
    line-height: 1rem;
}
.item-link-col a img:hover {
    opacity: .7;
}
.item-link-col a span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    background: #FFA41C;
    /* border: 2px solid #1096db; */
    border-radius: 30px;
    text-align: center;
    padding: 7px 35px;
    text-decoration: none;
}

/*吹き出し左*/
.speech-left {
    flex-direction: row-reverse;
}
.speech-left .dc-speech__text:after {
    content: none;
}
.speech-left .dc-speech__text::before {
    content: "";
    top: 32px;
    left: -16px;
    display: block;
    position: absolute;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218.68%22%20height%3D%2215.45%22%20viewBox%3D%220%200%2018.68%2015.45%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20stroke%3A%20%23ddd%3B%20stroke-miterlimit%3A%2010%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cg%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M.33.5h17L.33%2C15.07%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    transform: scale(-1,1);
    background-repeat: no-repeat;
    width: 17px;
    height: 14.5px;
}
.speech-left .dc-speech__image {
    margin-left: 0;
    margin-right: 32px;
}

/*着用アイテム*/
.item-link-list {
    border-bottom: 1px dashed #d2d2d2;
    margin: 1.5em auto 2em;
}
.item-link-list::before {
    content: "着用アイテム";
    display: block;
    /* font-weight: bold; */
    letter-spacing: 1px;
    border-bottom: 1px dashed #d2d2d2;
    padding: 0 0 8px 8px;
}
.item-link-list a {
    display: block;
    color: #0578d2;
    padding: 8px 0 8px 8px;
    border-bottom: 1px dashed #d2d2d2;
}
.item-link-list a:last-child {
    border-bottom: none;
}

/*着用アイテムテーブル*/
.item-link-flex {
    margin: 2rem auto 3rem;
}
.item-link-flex::before {
    content: "着用アイテム";
    display: block;
    width: 40%;
    font-size: 1.1rem;
    margin: 0 auto 2rem;
    text-align: center;
    border-bottom: 1px solid #444;
    padding-bottom: 0.7rem;
}
.item-link-flex a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
#post-style .item-link-flex a img {
    width: 22%;
    margin-bottom: 0;
}
.item-link-flex a .item-link-flex-text {
    width: 73%;
}
#post-style .item-link-flex a .item-link-flex-text p:first-child {
    font-weight: bold;
    margin-bottom: 0.8rem;
}
.item-link-flex a .item-link-flex-text span {
    display: block;
    background: #FFA41C;
    width: 21%;
    color: #fff;
    padding: 0.2rem 0.3rem;
    text-align: center;
    margin: 1rem 0 0;
}

/*関連記事*/
.related-entry {
    margin: 1em auto 1.5em;
}
.related-entry a {
    display: flex;
    padding: 25px;
    background: #f2f0f1;
    text-decoration: none;
}
.related-entry a:hover {
    opacity: 0.7;
}
#post-style .related-entry img {
    width: 23%;
    margin-right: 20px;
    margin-bottom: 0;
}
.related-entry .entre-title span {
    display: inline-block;
    border: 1px solid #444;
    padding: 2px 7px;
    margin-bottom: 7px;
}
.related-entry .entre-title p {
    text-decoration: underline;
    margin-bottom: 0;
}
.list-return {
    text-align: right;
}
.list-return a {
    color: #0578d2;
}
.list-return a::after {
    font-family: FontAwesome;
    content: '\f176';
    margin-left: 5px;
    display: inline-block;
}


@media screen and (max-width: 768.98px) {
#post-style h2 {
    padding: 0.5em;
    line-height: 1.4;
}
#post-style h3 {
    margin: 3rem 0 1rem;
}
#post-style h4 {
    margin: 3rem 0 1rem;
}
#post-style iframe {
    width: 100%;
    height: 230px;
}
#post-style .dc-speech__image img {
    width: 47px;
}
.dc-list-index {
    padding: 1rem 1.5rem;
}
.dc-speech__image figcaption {
    font-size: 11px;
    margin-top: 2px;
}
.more-item a {
/*    font-size: 1.1rem;
    padding: 2% 10%;*/
    display: block;
    font-size: .87rem;
    margin: auto;
    padding: 2% 10%;
    width: 80%;
}
.item-link-col a p {
    font-size: 0.85rem;
}
.item-link-col a span {
    font-size: 0.95rem;
}
.item-link-col.col-02 a span {
    width: 85%;
    padding: 5px 15px;
}
.item-link-col.col-03 a span {
    width: 96%;
    padding: 5px 10px;
}
.item-link-flex {
    margin: 1.8rem auto 2rem;
}

.item-link-flex::before {
    padding-bottom: 0.5rem;
}

#post-style .item-link-flex a img {
    width: 30%;
}

.item-link-flex a .item-link-flex-text {
    width: 65%;
    font-size: 0.8rem;
}
#post-style .item-link-flex a .item-link-flex-text p:first-child {
    line-height: 1.3;
}
.item-link-flex a .item-link-flex-text span {
    width: 33%;
    margin: 0.8rem 0 0;
}
.related-entry a {
    padding: 20px;
}
article#post-style .related-entry img {
    width: 35%;
    height: 100%;
}
.related-entry .entre-title p {
    font-size: 0.9rem;
}
.related-entry .entre-title span {
    margin-bottom: 10px;
}

#maincontent time {
    display: initial!important;
}

}

/*文字色テスト*/

.dc-link-color , .dc-link-color:hover {
color: #0578d2;
}

.dc-list-index__head {
border-left: 9px solid #0578d2;
}

.dc-wish , .dc-footer-category__head {
color: #767676 !important;
}

/*佐々木さんテストコーデ3分割*/

.triplet-coordinate .item-link-col.col-03 td {
        overflow: hidden;
        position: relative;
    }
#post-style .triplet-coordinate td img {
			/* width: 200%; */
			/* left: -50%; */
			position: inherit;
			max-width: none;
			}

.triplet-coordinate .item-link-col , .triplet-coordinate .item-link-col tr {
margin-bottom: 0;
}

@media (min-width: 769px) {
#post-style p.dc-person__description {
margin-left: 200px;
    margin-top: 29px;
}
}
