@charset "utf-8";
/*------------------------------------*\
	    $COMMON
	\*------------------------------------*/
	/**
	 * COMMON/RESET...............デフォルトの設定
	 * COMMON/BASE...........       全ページ共通の設定
	 * COMMON/second...........       下層ページ共通の設定　いまここ
	 */


/* ------------------------------------------------------------

 * SECOND

------------------------------------------------------------ */
.l-secondVisual{
    width: 720px;
    float:left;
}
.l-detail__column{
    width: 670px;
    margin:0 auto;
    text-align:left;
    padding:30px 25px;
    background-color:#FFF;
    float:left;
}
.l-detail__column .content{
    padding: 0 15px;
}
.detail_ttl{
    margin-bottom:5px;
    padding-bottom:20px;
    font-size:2.5rem;
    border-bottom:1px solid #cdcdcd;
}
.category__img{
    width:300px;
    height:225px;
    float:left;
}
.category__list{
    width:380px;
    height:185px;
    padding:20px;
    background:#fff;
    float:right;
    text-align:left;
}
.category__ttl{
    font-weight:bold;
    font-size:2rem;
    border-bottom:2px solid #de6eb5;
    padding-bottom:5px;
    margin-bottom:10px;
}
.category__txt{
    font-size:1.4rem;
}
.l-pagePath {
    padding: 10px 0;
    width: 100%;
    background:#FFF;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    margin-bottom:20px;
}
.pagePath {
    margin: 0 auto;
    width: 1000px;
}
.pagePath__listBlock {
    font-size: 1rem;
    line-height: 1;
}
.pagePath__listBlock__list {
    float: left;
}
.txtLinkR {
    float: right;
    font-size: 1.2rem;
    line-height: 1.3;
    text-align: right;
    color: #de6eb5;
}

.SNSblock{
    width:600px;
    padding-top:20px;
    z-index:2;
}

li.SNSblock__list{
    margin-right:15px;
    float:left;
}
.twitterBtn{
    width:105px !important;
    margin-right:0 !important;
}
/* ------------------------------------------------------------

 * DETAIL

------------------------------------------------------------ */
.content__article{
    padding-top:20px;
    margin:20px auto;
    text-align:left;
    font-size:1.6rem;
    line-height: 3rem;
}
.content__article h2{
    margin:20px 0 20px -10px;
    font-size:2rem;
    background: #fff3f6;
    color: #27070f;
    font-weight: bold;
    padding:10px 10px;
    border-left: 4px solid #ffd9e3;
}
.content__article h3{
    padding: 2px 8px 8px;
    border-left: 4px solid #ffd9e3;
    border-bottom: 2px dotted #ffd9e3;
    font-weight: bold;
    line-height: 1.4em;
}
.content__article h4,
.content__article h5,
.content__article h6{
    padding:0 0 8px 0;
    font-weight: bold;
    line-height: 1.4em;
}
.content__article p{
    margin:20px auto;
    text-align:left;
    font-size:1.3rem;
}
.content__article__mainimg{
    max-width: 100%;
    margin: 20px auto 0 auto;
    text-align:center;
    display: table;
    min-width: 160px; /* minimum width */
    *width: auto; /* for IE7 and below */
}

.content__article__mainimg img{
    text-align:center;
}
.content__article__mainimg .quote{
    text-align:left;
    font-size:1rem;
    color:#cdcdcd;
    margin: 5px auto 10px auto;
}
.content__article__img{
}
.content__article__img .quote{
    text-align:left;
    font-size:1rem;
    color:#cdcdcd;
    margin:5px 0 10px 0;
}
.l-banner{
    margin:0 0 20px;
}

.terms_column {
    margin:0 0 20px;
}
.content__terms{
    margin:20px auto;
    text-align:left;
    font-size:1.6rem;
    line-height: 3rem;
}
.content__terms__ttl{
    margin:20px 0 20px -10px;
    font-size:2rem;
    background: #fff3f6;
    color: #27070f;
    font-weight: bold;
    padding:10px 10px;
    border-left: 4px solid #ffd9e3;
}
.content__terms__txt{
    margin:20px auto;
    text-align:left;
    font-size:1.3rem;
}

/* writer */
.writer_column {
    margin:0 0 20px;
}
.content__writer{
    margin:20px auto;
    text-align:left;
    font-size:1.6rem;
    line-height: 3rem;
}
.content__writer__ttl{
    margin:20px 0 -10px;
    font-size:2rem;
    background: #fff3f6;
    color: #27070f;
    font-weight: bold;
    padding:10px 10px;
    border-left: 4px solid #ffd9e3;
}
.content__writer__subttl {
    color: #de6eb5;
    font-size: 1.5rem;
    padding: 10px 0 0;
    margin: 10px 0 0;
}
.content__writer__txt{
    font-size: 1.3rem;
    text-align: left;
    padding: 0 0 0 3%;
}
.content__writer__ul {
    margin: 5px 0 20px 3%;
}
.content__writer__li {
    font-size:1.3rem;
    line-height: 1.8em;
    list-style: inside disc;
}
.content__writer__ol {
    margin: 0 0 10px 3%;
}
.content__writer__dec {
    font-size:1.3rem;
    line-height: 1.8em;
    list-style: inside decimal;
    padding: 0 0 0 10px;
}
.content__writer__mail {
    border: 1px solid #ffd9e3;
    padding: 17px;
}
.content__writer__mail__li {
    font-size:1.3rem;
    line-height: 1.8em;
    list-style: inside disc;
    margin: 0 0 0 3%;
}
.content__writer__mail__ttl {
    font-size: 1.3rem;
}
.content__terms__mail__txt {
    font-size: 1.3rem;
}


/* evaluation */
.evaluation {
    margin: 20px auto;
    padding: 20px 25px;
    background-color: #fcf7d2;
    height: 253px;
    position: relative;
    left: -25px;
    width: 670px;
}
.evaluation__thanks {
    background: url(/images/pc/media/imgPerikangoThanks.png) no-repeat;
    -webkit-background-size: 188px 188px;
            background-size: 188px 188px;
    -webkit-background-position:right center;
            background-position:right center;
        padding: 10px;
    display: none;
}
.evaluation__ttl {
    background: url(/images/pc/media/star_icn_on.png) no-repeat;
    color: #604c4c;
    font-size: 2.5rem;
    font-weight: bold;
    padding: 0 0 0 43px;
}
.evaluation__thanksttl {
    background: url(/images/pc/media/star_icn_on.png) no-repeat;
    color: #604c4c;
    font-size: 2.5rem;
    font-weight: bold;
    padding: 0 0 0 43px;
    margin: 50px 0 0;
}
.evaluation__cap {
    color: #604c4c;
    font-size: 1.5rem;
    margin: 0 0 5px;
    padding: 3px 0 3px 45px;
}
.evaluation__thankstxt {
    color: #604c4c;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.7em;
    margin: 0 0 5px;
    padding: 5px 0 70px;
}
.evaluation__rank {
    background-color: #fff;
    overflow: auto;
    padding: 5px 3%;
}
.evaluation__clear {
    clear: both;
}
.evaluation__rank__good {
    float: right;
    padding-right:27px;
}
.evaluation__rank__bad  {
    float: left;
    padding-left:27px;
}
.evaluation__rank__box {
    clear: both;
    margin: 0 auto;
    width: 594px;
}
.evaluation__rank__list {
    float: left;
}
a.evaluation__rank__list__box {
    background: url(/images/pc/media/star_icn_off.png) no-repeat;
            background-position:center center;
    padding: 12px 0 8px;
    text-align: center;
    text-decoration: none;
    color: #a8a3a3;
    font-size:  1.2rem;
    font-weight: bold;
    width: 54px;
    display: block;
    cursor: pointer;
}
a.evaluation__rank__on {
    background-image: url(/images/pc/media/star_icn_on.png);
    color: #604c4c;
}
.evaluation__btnBox {
    margin: 30px 0 0;
}
a.evaluation__btnBox__btn {
    background-color: #fed000;
    -webkit-box-shadow: 0 4px #dfab2d;
    box-shadow: 0 4px #dfab2d;
    display: block;
    font-size: 2.2rem;
    font-weight: bold;
    padding: 16px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
