@charset "utf-8";

.sp {
    display: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.objectFit {
    object-fit: cover;
    font-family: "object-fit: cover;";
}

/* contentsBlog
======================================*/
body.common div#Contents {
    margin-bottom: 20px;
}
body.common #contentsBlog {
    background-color: #f7f6f2;
    font-family: Meiryo;
    color: #5e5e5e;
    font-size: 0.875em;
    word-wrap: break-word;
    /*margin: 0 auto 20px;
	max-width: 960px;
	*/
    margin-top: -20px;
}

/*body.common #contentsBlog:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}*/

.mv {
    background-color: #fff;
    text-align: center;
    padding: 20px 0 15px 0;
}
.inner {
    margin: 30px auto;
    max-width: 960px;
}
body.common p {
    margin: 0;
}

/*section
==============================*/
ul#gBreadcrumb2 {
    min-height: 15px;
    padding: 5px 0;
    margin: 0 auto;
}
#contentsBlog h2 {
    color: #306a30;
    font-size: 2.15em;
    line-height: 1.2em;
    padding-left: 35px;
}
.title {
    border-bottom: 3px dotted #6ba900;
    padding-bottom: 15px;
}
.magazine {
    max-width: 960px;
    margin: 0 auto 30px auto;
    clear: both;
}
.magazine a {
    color: #000;
    display: block;
    background: url(/common/img/sp/icon_link.png) no-repeat;
    background-size: 21px;
    min-height: 21px;
    padding-left: 22px;
}
.top-sns {
    width: 100%;
    overflow: hidden;
    background: #fff;
}
.top-sns .sns-wrap {
    max-width: 960px;
    margin: auto;
}
.top-sns .sns-btn {
    margin: 0 auto 15px auto;
    overflow: hidden;
    max-width: 960px;
    float: right;
}
.top-sns ul.sns-btn li {
    float: left;
    margin: 0 5px;
    height: 29px;
}
.top-sns ul.sns-btn li:nth-child(3),
.top-sns ul.sns-btn li:nth-child(4) {
    margin-top: 2px;
}

.top-sns ul.sns-btn li:nth-child(5),
.top-sns ul.sns-btn li:nth-child(6) {
    float: right;
    margin-top: 2px;
}
.top-sns ul.sns-btn li:nth-child(5) a,
.top-sns ul.sns-btn li:nth-child(6) a {
    font-size: 10.5px;
    line-height: 22px;
    height: 20px;
    text-align: center;
    display: block;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
}
.top-sns ul.sns-btn li:nth-child(5) a {
    background: #528200 url(/about/special/shared/img/icon_supplement.png) no-repeat 9px center;
    width: 103px;
    padding-left: 18px;
}
.top-sns ul.sns-btn li:nth-child(6) a {
    background: #528200 url(/about/special/shared/img/icon_mail.png) no-repeat 8px center;
    width: 79px;
    padding-left: 18px;
}

/*#newArrival
----------------*/
#newArrival h2 {
    background: url(/about/special/shared/img/icon_news.png) no-repeat left center;
    float: left;
}
.keyword #newArrival h2 {
    background: url(/about/special/shared/img/icon_keyword.png) no-repeat left center;
}
#newArrival .listButton {
    float: right;
    font-size: 1.08em;
    line-height: 1em;
    color: #fff;
}
#newArrival .listButton a {
    padding: 6px 35px 6px 20px;
    background: #528200 url(/about/special/shared/img/arrow01.png) no-repeat 95% center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 0px solid #cccccc;
    display: inline-block;
}
#newArrival .listButton a:link,
#newArrival .listButton a:visited {
    color: #fff;
    text-decoration: none;
}
#newArrival .listButton a:hover,
#newArrival .listButton a:active {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.3s;
}
#newArrival ul li {
    width: 23.5%;
    min-height: 300px;
    float: left;
    margin: 17px 2% 0 0;
}
#newArrival ul li:nth-child(4n) {
    margin: 17px 0 0 0;
}
#newArrival ul li a:link,
#newArrival ul li a:visited,
#newArrival ul li a:hover,
#newArrival ul li a:active {
    text-decoration: none;
}
#newArrival .img {
    width: 100%;
    border: 0px solid #cccccc;
    overflow: hidden;
    height: 15.8vh;
    position: relative;
}
#newArrival ul li a:hover .img,
#newArrival ul li a:active .img {
    opacity: 0.8;
    transition: all 0.3s;
}
#newArrival .img img {
    width: 100%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: 100%;
}
#newArrival h3 {
    font-size: 1.06em;
    line-height: 1.4;
    color: #000;
    margin-top: 10px;
}
#newArrival .txt {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 10px;
}
#newArrival .date {
    font-size: 1em;
    line-height: 1.6;
    font-weight: bold;
    text-align: right;
    margin-top: 13px;
    color: #000;
}
#newArrival ul li a:hover h3,
#newArrival ul li a:active h3,
#newArrival ul li a:hover .txt,
#newArrival ul li a:active .txt,
#newArrival ul li a:hover .date,
#newArrival ul li a:active .date {
    text-decoration: none;
    color: #306a30;
    opacity: 0.8;
    transition: all 0.3s;
}
/*#newArrival(一覧ページ)
----------------*/
#archive {
    margin: 0 auto;
    padding: 30px 0;
}
#archive ul {
    padding: 0;
    overflow: hidden;
}
#archive #newArrival ul li {
    margin: 30px 2% 0 0;
}
#archive #newArrival ul li:nth-child(4n) {
    margin: 30px 0 0 0;
}
#archive .cat-search ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
#archive #newArrival .cat-search ul li {
    width: auto;
    margin: 5px !important;
    height: auto !important;
    min-height: 32px;
}
#archive .cat-search ul li a {
    color: #fff;
    background-color: #306a30;
    text-decoration: none;
    transition: all 0.3s;
    display: block;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 4px 18px;
    border: 1px solid #306a30;
}
#archive .cat-search ul li a:hover {
    border: 1px solid #306a30;
    background-color: #ffffff;
    display: inline-block;
    color: #306a30;
    padding: 4px 18px;
}
#newArrival .cat-search h3 {
    font-size: 18px;
    font-weight: bold;
    color: #306a30;
    margin: 25px 0 10px 0;
    padding: 0 0 0 27px;
    background: url(/about/special/shared/img/search_btn.png) no-repeat;
    background-size: 23px 23px;
}
/*#special
----------------*/
#special {
    /*	margin: 90px 0 0;*/
}
#special .specialtit {
    padding-top: 30px;
}
#special h2 {
    background: url(/about/special/shared/img/icon_special.png) no-repeat left 5px;
    float: left;
}
#special h2 span.h2note {
    font-size: 13px;
    display: inline-block;
    margin-left: 12px;
    color: #333;
}
#special .title p {
    font-size: 2.43em;
    line-height: 1;
    margin-top: 10px;
}
ul.clearfix.toptokushu.maincat {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
#special ul li {
    width: 23.5%;
    margin: 10px 2% 0 0;
    float: left;
    border: 0px solid #cccccc;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    font-size: 12px;
}
#special ul li:nth-of-type(4n) {
    margin-right: 0;
}
#special ul li:nth-child(5) a.tokushubtn {
    text-indent: -15px;
    letter-spacing: -0.6px;
}
#special ul li a span {
    letter-spacing: -2px;
}
#special ul li a:link,
#special ul li a:visited {
    text-decoration: none;
}
#special ul li a:hover .number,
#special ul li a:active .number,
#special ul li a:hover .date,
#special ul li a:active .date,
#special ul li a:hover h3,
#special ul li a:active h3,
#special ul li a:hover .txt,
#special ul li a:active .txt {
    color: #528200;
    text-decoration: none;
}
#special a:hover .img img {
    opacity: 0.5;
    transition: all 0.3s;
}
#special .img {
    width: 100%;
    height: 140px;
    position: relative;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}
#special .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}
#special .txtArea {
    padding: 15px 0;
}
#special .number,
#newArrival .number {
    font-size: 1em;
    line-height: 1;
    color: #306a30;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #528200;
    background-color: #ffffff;
    display: inline-block;
    padding: 4px 20px 4px 20px;
    float: left;
}
#special .date {
    text-align: right;
    font-size: 1em;
    font-weight: bold;
    color: #000;
}
#special h3 {
    font-size: 1.06em;
    line-height: 1.3;
    color: #000;
    margin-top: 10px;
}
#special .txt {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 10px;
    overflow: hidden;
}
#special li.new .img:after,
#newArrival li.new .img:after {
    content: "New!";
    color: #fff;
    font-size: 1.1em;
    line-height: 1;
    border-radius: 10px 0 10px 0;
    -moz-border-radius: 10px 0 10px 0;
    -webkit-border-radius: 10px 0 10px 0;
    border: 0 solid #528200;
    background-color: #cc0000;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    position: absolute;
    right: 0;
    bottom: 0;
}
#special a.tokushubtn {
    padding: 10px 0 10px 0;
    background: #528200 url(/about/special/shared/img/icon_archive_on.png) no-repeat 97% center;
    color: #fff !important;
    display: block;
    text-align: center;
    font-size: 1em;
    border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 22px;
    background-size: 21px 17px;
}
#special .subcat a.tokushubtn {
    background: #d93637 url(/about/special/shared/img/icon_archive_on.png) no-repeat 97% center;
    color: #fff !important;
    background-size: 21px 17px;
}
#special a.tokushubtn:hover,
#special a.tokushubtn:active {
    color: #fff !important;
    background: #355400 url(/about/special/shared/img/icon_archive_on.png) no-repeat 97% center;
    text-decoration: none;
    transition: all 0.3s;
    background-size: 21px 17px;
}
#special .subcat a.tokushubtn:hover,
#special .subcat a.tokushubtn:active {
    color: #fff !important;
    text-decoration: none;
    transition: all 0.3s;
    background: #a21e1e url(/about/special/shared/img/icon_archive_on.png) no-repeat 97% center;
    background-size: 21px 17px;
}
#special .title .listButton {
    float: right;
    font-size: 1.08em;
    line-height: 1em;
    color: #fff;
    margin-top: 7px;
}

#special .title .listButton a {
    padding: 6px 35px 6px 20px;
    background: #d93637 url(/about/special/shared/img/arrow01.png) no-repeat 95% center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 0px solid #cccccc;
    display: inline-block;
}
#special .title .listButton a:link,
#special .title .listButton a:visited {
    color: #fff;
    text-decoration: none;
}
#special .title .listButton a:hover,
#special .title .listButton a:active {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.3s;
}
#special p.listButton a {
    padding: 10px;
    background-color: #528200;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 0px solid #cccccc;
    text-align: center;
    display: block;
}
#special p.listButton a:link,
#special p.listButton a:visited {
    color: #fff;
    text-decoration: none;
}
#special p.listButton a:hover,
#special p.listButton a:active {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.3s;
}
#special p.listButton span:after {
    content: "";
    background: url(/about/special/shared/img/arrow01.png) no-repeat left center;
    width: 14px;
    height: 13px;
    margin-left: 14px;
    display: inline-block;
}

/*#keywords
==============================*/
#keywords {
    width: 48.5%;
    float: left;
    margin-top: 90px;
}
#keywords h2 {
    background: url(/about/special/shared/img/icon_keyword.png) no-repeat left center;
}
#keywords ul {
    background-color: #f4fee1;
    margin-top: 20px;
    padding: 30px;
    min-height: 346px;
}
#keywords ul li {
    font-size: 1em;
    line-height: 1;
    color: #306a30;
    display: inline-block;
    float: left;
    margin: 0 5px 10px 0;
}
#keywords ul li a {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #528200;
    background-color: #ffffff;
    display: inline-block;
    padding: 6px 20px 6px 20px;
}
#keywords ul li a:link,
#keywords ul li a:visited {
    color: #306a30;
    text-decoration: none;
}
#keywords ul li a:hover,
#keywords ul li a:active {
    color: #fff;
    background-color: #528200;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.3s;
}
#keywords .morebtn {
    background-color: #f4fee1;
    padding: 0 0 15px 0;
}
#keywords .morebtn a.showmore {
    padding: 6px 0;
    background: #528200 url(/about/special/shared/img/arrow02.png) no-repeat 95% center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 20px;
    display: block;
    width: 90%;
    margin: auto;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    text-decoration: none;
}

/*#ranking
==============================*/
#ranking {
    width: 48.5%;
    float: right;
    margin: 90px 0 0 3%;
}
#ranking h2 {
    background: url(/about/special/shared/img/icon_ranking.png) no-repeat left center;
}
#ranking ol {
    background-color: #ebebeb;
    color: #000;
    margin-top: 20px;
    padding: 30px 30px 30px 20px;
}
#ranking ol li {
    list-style-type: none;
    margin: 20px 0 0;
}
#ranking ol li:first-child {
    margin-top: 0;
}
#ranking .number {
    width: 50px;
    float: left;
    margin-right: 5px;
    font-size: 1.15em;
    text-align: center;
    line-height: 100px;
    color: #000;
}
#ranking .number span {
    font-size: 1.37em;
    font-weight: bold;
}
#ranking .list01 .number {
    background: url(/about/special/shared/img/img_rank01.png) no-repeat center center;
}
#ranking .list02 .number {
    background: url(/about/special/shared/img/img_rank02.png) no-repeat center center;
}
#ranking .list03 .number {
    background: url(/about/special/shared/img/img_rank03.png) no-repeat center center;
}
#ranking .list04 .number {
    background: url(/about/special/shared/img/img_rank04.png) no-repeat center center;
    background-size: 100%;
}
#ranking .list05 .number {
    background: url(/about/special/shared/img/img_rank05.png) no-repeat center center;
    background-size: 100%;
}
#ranking .card {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 0px solid #cccccc;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}
#ranking .img {
    float: left;
    width: 120px;
    height: 80px;
    margin: 15px;
    border: 0px solid #cccccc;
    overflow: hidden;
}
#ranking .img img {
    width: 100%;
    height: 100% !important;
}
#ranking .card:hover {
    opacity: 0.8;
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
}
#ranking .txtArea {
    padding: 13px 13px 13px 0;
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 163px);
    float: right;
    position: relative;
}
#ranking .date {
    font-size: 1em;
    font-weight: bold;
}
#ranking h3 {
    font-size: 1.15em;
    line-height: 1.4;
    margin-top: 5px;
}
#ranking .card a:link,
#ranking .card a:visited {
    text-decoration: none;
    color: #000;
}
#ranking .card a:hover,
#ranking .card a:active {
    color: #528200;
    text-decoration: none;
}
/*#bnr_other
==============================*/
#bnr_other {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#bnr_other li {
    width: calc((100% - (20px * 1)) / 2);
}

#bnr_other li img {
    width: 100%;
}

/*#newArrival(一覧ページ)
----------------*/
#archive #special {
    margin: 0 !important;
}
#archive #special ul.clearfix {
    margin: 0;
}
ul#gBreadcrumb2 li span {
    margin-right: 5px;
    display: inline-block;
}

/*#single
==============================*/
#blogbg {
    overflow: hidden;
    width: 100%;
    margin: -20px 0 0 0;
}
#single {
    margin: 0 auto;
    padding: 20px 0 30px 0;
}
#single #main {
    float: left;
    width: 70.8%;
    max-width: 650px;
    background: #fff;
    border-radius: 20px;
}
#single #main .mainimg {
    max-width: 650px;
}
#single #main .mainimg img {
    object-fit: cover;
    width: 100%;
}
#single #sub {
    float: right;
    width: 29.2%;
    max-width: 280px;
    min-height: 600px;
}
#single .blogbox {
    max-width: 590px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding: 20px 0 0 0;
}
#single .blogbox:first-child {
    margin: 0 auto 20px auto;
    padding-top: 0;
}
#single .titlewrap {
    border-left: 5px solid #6ba900;
    margin: 20px 0;
    padding: 0 0 0 10px;
}
#single .titlewrap:first-child {
    margin-top: 0;
    position: relative;
}
#single #subtitle span {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 5px 18px 2px 18px;
    font-size: 1.1em;
    background: #538200;
    color: #fff;
    border-radius: 20px;
    line-height: 1.2em;
}
#single #subtitle p {
    font-size: 1.4em;
    display: block;
}
body.common #contents .titlewrap h1 {
    font-size: 1.87em;
    background: none;
    color: #000 !important;
    border: none;
    line-height: 1.2em;
    padding: 0;
    margin-top: 25px;
}
body.common #contents .titlewrap h1 > span {
    display: block;
    color: #000 !important;
    border-left: none !important;
    padding: 0px;
    font-weight: normal !important;
}
#single .titlewrap time {
    font-weight: bold;
    font-size: 1em;
    margin: 0 0 10px 0;
    display: block;
    line-height: 1em;
}
#single #keywords {
    width: 100%;
    float: none;
    margin: 0 0 2px 0;
}
#single #keywords ul {
    background-color: #f4fee1;
    margin: 0;
    padding: 0;
    height: auto;
    min-height: auto;
}
#single #keywords ul li {
    margin: 0 5px 5px 0;
}
#single #keywords ul li a {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #538200;
    background-color: #ffffff;
    display: inline-block;
    padding: 4px 20px;
    font-weight: bold;
    text-decoration: none;
    color: #538200;
}
#keywords ul li a:link,
#keywords ul li a:visited {
    color: #538200;
    text-decoration: none;
}
#keywords ul li a:hover,
#keywords ul li a:active {
    color: #fff;
    background-color: #538200;
    text-decoration: none;
    opacity: 0.8;
    transition: all 0.3s;
}
#single ul.sns-btn li {
    display: block;
    width: auto;
    float: left;
    margin: 0 4px 0 0;
}
#single ul.sns-btn li:nth-child(3),
#single ul.sns-btn li:nth-child(4) {
    margin-top: 2px;
}
#single ul.sns-btn li:nth-child(5),
#single ul.sns-btn li:nth-child(6) {
    float: right;
    margin-top: 2px;
}
#single ul.sns-btn li:nth-child(5) a,
#single ul.sns-btn li:nth-child(6) a {
    font-size: 10px;
    line-height: 22px;
    height: 20px;
    text-align: center;
    display: block;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
}
#single ul.sns-btn li:nth-child(5) a {
    background: #528200 url(/about/special/shared/img/icon_supplement.png) no-repeat 9px center;
    width: 92px;
    padding-left: 18px;
}
#single ul.sns-btn li:nth-child(6) a {
    background: #528200 url(/about/special/shared/img/icon_mail.png) no-repeat 8px center;
    width: 71px;
    padding-left: 18px;
}
#single ul.box2 li img {
    width: 100% !important;
}
body.common #single dl dd.ml25 {
    font-size: 1.2em;
}
body.common #single dl {
    margin-bottom: 0;
}
#single .blogtopics {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 18px;
    margin: 0 0 20px 0;
}
#single .blogtopics p {
    font-size: 1.3em;
    font-weight: bold;
}
#single .indent {
    text-indent: -1.8em;
    padding-left: 1.8em;
    padding-top: 1em;
    margin: 0;
    border-top: #cccccc 1px solid;
    border-bottom: none !important;
}
#single .singlep {
    margin: 0 0 20px 0;
}
#single .small .columndt {
    border-bottom: #ccc solid 1px;
    margin: 0 auto 10px auto;
    padding: 0 0 5px 0;
    font-size: 1.3em;
    font-weight: bold;
    width: 95%;
}
#single .small .ml10 {
    overflow: hidden;
    display: block;
}
#single img.arrow_icn {
    padding: 0 12px 3px 12px !important;
    vertical-align: middle;
}
#single img.nolink_icn {
    padding: 0 0 3px 0 !important;
    vertical-align: middle;
    text-indent: 1em;
    margin-left: -1em;
}
#single .listtxt {
    margin-bottom: 0;
}
#single .listtxt .dot:last-child {
    margin-bottom: 0 !important;
}
body.common #single .frame {
    border: solid 2px #ccc;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
body.common #single .frame:last-child {
    margin-bottom: 30px;
}

#single .rightimg,
#single .leftimg {
    width: 48%;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    float: left;
}
#single .leftimg {
    margin: 0 1.6% 20px 0;
}
#single .rightimg {
    margin: 0 0 20px 1.6%;
}
#single .imgframe :nth-child(2n):after {
    content: "";
    clear: both;
}
#single .centerimg {
    width: 48.2%;
    clear: both;
    margin: auto;
}
#single .leftimg img,
#single .rightimg img,
#single .centerimg img {
    width: 100%;
}
#single .leftimg .mt0 a,
#single .rightimg .mt0 a,
#single .centerimg .mt0 a,
#single .imgframe .mt0 a {
    display: inline-block;
    margin: auto;
}
#single img.mt5 {
    width: 100%;
}
#single .imgframe {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
}
#single p.mt0.aCenter {
    margin-top: 7px !important;
}
#single p.caption {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 0.9em;
}
#single th.srow {
    padding: 10px 20px 10px 5px !important;
}
#single th.bgOr {
    background-color: #fde9d9;
}
#single th.bgYl {
    background-color: #ffffdf;
}

#single p.note {
    font-size: 0.8em;
    margin: 20px 0;
}
#single .frame-column p.note {
    font-size: 1em;
    padding: 0 10px;
    margin: 0;
}
/*#single side
==============================*/
#single .bnrimg {
    margin: 0 0 20px 0;
    text-align: center;
}
#single .bnrimg img {
    max-width: 280px;
}
#single .bnrimg a:hover {
    opacity: 0.8;
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
}
#single .newtitle {
    background: #fff;
    margin: 0 0 20px 0;
    border-radius: 10px;
}

#single .newtitle #ranking {
    width: 100%;
    margin: 0;
    border-radius: 10px;
}

body.common #contents #single .newtitle h2 {
    margin: 0 !important;
    padding: 15px 0 !important;
    border: none !important;
    font-size: 1.3em !important;
    background: #e7f7c8 !important;
    border-radius: 10px 10px 0 0 !important;
}
#single .newtitle h2 span {
    background: url(/about/special/shared/img/single/icon_sideh2.png) 0 0.3em no-repeat !important;
    border: 0 !important;
    font-weight: normal !important;
    padding: 0 0 0 20px !important;
    background-position: top;
    color: #416b00 !important;
    margin-left: 20px !important;
}
#single .newtitle #ranking ol,
#single .newtitle #recommend ol,
#single .newtitle #latest ol {
    background-color: #fff;
    color: #000;
    margin: 5px 15px 0 15px;
    padding: 0;
    border-radius: 10px;
}
#single .newtitle #ranking ol li,
#single .newtitle #recommend ol li,
#single .newtitle #latest ol li {
    list-style-type: none;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
#single .newtitle #ranking ol li:first-child,
#single .newtitle #recommend ol li:first-child,
#single .newtitle #latest ol li:first-child {
    margin-top: 0;
}
#single .newtitle #ranking .number,
#single .newtitle #recommend .number,
#single .newtitle #latest .number {
    width: 35px;
    float: left;
    margin-right: 7px;
    font-size: 0.85em;
    text-align: center;
    line-height: 59px;
    color: #000;
}
#single .newtitle #ranking ol li:last-child,
#single .newtitle #recommend ol li:last-child,
#single .newtitle #latest ol li:last-child {
    border: none;
}
#single .newtitle #ranking .number span {
    font-size: 1.37em;
    font-weight: bold;
}
#single .newtitle #ranking .list01 .number {
    background: url(/about/special/shared/img/single/side/img_side_rank01.png) no-repeat center center;
}
#single .newtitle #ranking .list02 .number {
    background: url(/about/special/shared/img/single/side/img_side_rank02.png) no-repeat center center;
}
#single .newtitle #ranking .list03 .number {
    background: url(/about/special/shared/img/single/side/img_side_rank03.png) no-repeat center center;
}
#single .newtitle #ranking .card,
#single .newtitle #recommend .card,
#single .newtitle #latest .card {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 0px solid #cccccc;
    background-color: #ffffff;
    overflow: hidden;
    min-height: 59px;
}
#single .newtitle #ranking .img,
#single .newtitle #recommend .img,
#single .newtitle #latest .img {
    float: left;
    width: 79px;
    min-height: 59px;
    margin-right: 10px;
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    border: 0px solid #cccccc;
    overflow: hidden;
    margin: 0;
}
#single .newtitle #recommend .img img,
#single .newtitle #latest .img img {
    width: 79px;
    height: 59px !important;
}
#single .newtitle #ranking .card:hover,
#single .newtitle #recommend .card:hover,
#single .newtitle #latest .card:hover {
    opacity: 0.8;
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
}
#single .newtitle #ranking .txtArea,
#single .newtitle #recommend .txtArea,
#single .newtitle #latest .txtArea {
    padding: 0;
    min-height: 59px;
    width: calc(100% - 89px);
    margin-left: -10px;
    float: right;
}
#single .newtitle #ranking .date,
#single .newtitle #recommend .date,
#single .newtitle #latest .date {
    font-size: 1em;
    font-weight: bold;
}
#single .newtitle #ranking h3,
#single .newtitle #recommend h3,
#single .newtitle #latest h3 {
    font-size: 1em;
    line-height: 1.4;
    margin-top: 5px;
    padding: 0;
    background: no-repeat;
    font-weight: normal;
    border-bottom: 0 !important;
    width: auto;
    margin: 0 !important;
}
#single .newtitle #recommend h3,
#single .newtitle #latest h3 {
    margin: 0 0 0 10px !important;
}
#single .newtitle #ranking .card a:link,
#single .newtitle #ranking .card a:visited,
#single .newtitle #recommend .card a:link,
#single .newtitle #recommend .card a:visited,
#single .newtitle #latest .card a:link,
#single .newtitle #latest .card a:visited {
    text-decoration: none;
    color: #000;
}
#single .newtitle #ranking .card a:hover,
#single .newtitle #ranking .card a:active,
#single .newtitle #recommend .card a:hover,
#single .newtitle #recommend .card a:active,
#single .newtitle #latest .card a:hover,
#single .newtitle #latest .card a:active {
    color: #528200;
    text-decoration: none;
}
#single .newtitle .recommend {
    width: auto;
    margin: 5px 15px 0 15px;
}
#single .newtitle .recommend li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    overflow: hidden;
}
#single .newtitle .recommend li:last-child {
    border: 0;
}
#single .newtitle .recommend li h3 {
    margin: 0 !important;
    display: inline-block !important;
    width: calc(100% - 90px) !important;
    font-size: 1em !important;
}
#single .newtitle .recommend a:hover {
    opacity: 0.8;
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
}
#single .newtitle .recommend a:link,
#single .newtitle .recommend a:visited {
    text-decoration: none;
    color: #000;
}
#single .newtitle .recommend a:hover,
#single .newtitle .recommend a:active {
    color: #528200;
    text-decoration: none;
}

#single .frame p.title {
    border-bottom: #ccc solid 1px;
    margin: 0 auto 10px auto;
    padding: 0 0 5px 0;
    font-size: 1.1em;
    font-weight: bold;
    width: 95%;
}
#single .frame p.txt {
    padding: 0 10px;
    font-size: 0.88em;
}
.side_flex {
    position: relative;
}
#side_flex {
    width: 280px;
}
body.common #single .acMenu.-categorylist {
    margin-top: 15px;
}
body.common #single .acMenu.-categorylist li a {
    display: block;
    padding: 4px 9px 10px 24px;
}
body.common .relation {
    clear: both;
    padding: 10px 15px;
    background: #feebe9;
    margin-top: 10px;
}
body.common .relation.emg {
    border: 3px solid #e60000;
}
body.common .relation p {
    line-height: 2em;
}
body.common img.nmargin {
    margin-left: -2px !important;
}
body.common ul.sns-btn {
    overflow: hidden;
    margin-bottom: 10px;
}
body.common .print-btn {
    position: absolute;
    top: 0;
    right: 0;
}
body.common .print-btn a {
    border: 1px solid #00597b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 1px 5px 0px 26px;
    background: url(/about/special/shared/img/icon_print.png) 4px center / 18px auto no-repeat;
    vertical-align: top;
    color: #00597b;
    text-decoration: none;
    display: block;
}
body.common .bgGray {
    background: #f5f5f5;
    padding: 30px;
    margin: 30px 0;
}
@media screen and (max-width: 980px) {
    #special a.tokushubtn {
        padding: 10px 35px 10px 20px;
        background: #528200 url(/about/special/shared/img/icon_archive_on.png) no-repeat 97% center;
        color: #fff !important;
        display: block;
        text-align: center;
        font-size: 1.2em;
        width: calc(98% - 55px);
        margin-right: 1%;
        margin-left: 1%;
        border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        background-size: 21px 17px;
        min-height: 46px;
        display: flex;
        align-items: center;
    }
    #special .subcat a.tokushubtn {
        min-height: 22px;
    }
    body.common #main #single img.nolink_icn,
    body.common #main2 #single img.nolink_icn {
        margin-left: -1em !important;
    }
    #special .img img {
        height: 100% !important;
    }
    body.common #main img.blank_icn.nmargin {
        margin-left: 0.6% !important;
    }
    body.common #main2 img.objectFit {
        height: 100% !important;
        object-fit: cover;
    }
}
@media screen and (max-width: 767px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    body.common #contentsBlog {
        background-color: #fff;
    }
    body.common #contentsBlog .inner {
        padding-left: 0;
        padding-right: 0;
    }
    #special .title {
        margin-bottom: 15px;
    }
    #newArrival {
        padding-left: 10px;
        padding-right: 10px;
    }
    #newArrival h3 {
        font-size: 1.3em;
        padding: 10px 0 25px 0;
        margin: 0;
    }
    #newArrival ul {
        margin-top: 15px;
    }
    #newArrival ul li {
        width: 100%;
        margin: 0;
        min-height: 30vw;
        overflow: hidden;
        min-height: unset;
    }
    #newArrival ul li:nth-child(4n) {
        margin: 0 !important;
    }
    #newArrival ul li:last-child {
        margin: 0 0 1px 0 !important;
    }
    #newArrival .img {
        border: 0px solid #cccccc;
        border-bottom: 1px solid #fff;
        width: 32%;
        height: 30vw;
        overflow: hidden;
        float: right;
    }
    #newArrival .img img {
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        object-fit: cover;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    #newArrival .txtArea {
        margin-right: 35%;
        padding-right: 15px;
        position: relative;
        min-height: 30vw;
        overflow: hidden;
        border-bottom: 1px solid #c9c9c9;
    }
    #newArrival .txt {
        display: none;
    }
    #newArrival .date {
        position: absolute;
        right: 10px;
        bottom: 0;
    }
    #archive #newArrival ul li {
        margin: 0;
    }
    #newArrival .listButton {
        margin: 10px 0 0 0;
    }
    .top-sns ul.sns-btn li:nth-child(5) a {
        background-image: url(/about/special/shared/img/icon_supplement_sp.png);
        background-size: 12px;
    }
    .top-sns ul.sns-btn li:nth-child(6) a {
        background-image: url(/about/special/shared/img/icon_mail_sp.png);
        background-size: 13px;
    }
    #special {
        /*margin: 90px 0 0;*/
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    #special h2 {
        background: url(/about/special/shared/img/icon_special.png) no-repeat left 6px;
        float: left;
        padding-top: 5px;
        font-size: 1.9em !important;
    }
    #special h2 span.h2note {
        font-size: 14px;
        display: block;
        line-height: 1.4em;
        color: #000;
        margin-top: 5px;
        margin-left: 0;
    }
    #special ul li {
        width: 100%;
        max-width: 100%;
        margin: 0 auto 15px auto;
        height: auto;
        overflow: hidden;
    }
    #special ul.subcat li {
        width: 98%;
        margin: 15px 1% 0 1% !important;
    }
    #special a.tokushubtn {
        padding: 10px 35px 10px 20px;
        background: #528200 url(/about/special/shared/img/icon_archive_on.png) no-repeat 97% center;
        color: #fff !important;
        display: block;
        text-align: center;
        font-size: 1.25em;
        width: calc(98% - 55px);
        margin-right: 1%;
        margin-left: 1%;
        border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        background-size: 21px 17px;
        min-height: 22px;
    }
    #special h3 {
        font-size: 1.25em;
        line-height: 1.3;
        color: #000;
        margin-top: 10px;
    }
    #special .subcat a.tokushubtn {
        width: auto;
        max-width: unset;
        margin: 0;
    }
    #special ul li:first-child {
        margin: 0 !important;
    }
    #special .img {
        width: 100%;
        height: 110px;
        max-height: none;
    }
    #ranking .txtArea {
        padding: 13px 13px 13px 0;
        width: -webkit-calc(100% - 133px);
        width: calc(100% - 133px);
        float: right;
        position: relative;
    }
    #special li.new .img:after {
        margin: 0 1% 0 0;
    }
    #special ul.subcat li.new .img:after {
        margin: 0 0 0 0;
    }
    body.common #main2 .subcat img {
        max-width: unset !important;
        margin: 0 !important;
    }
    #archive #special .img img {
        width: 100% !important;
        max-height: none;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        max-width: 100%;
        margin: 0 !important;
    }
    #ranking,
    #recommend,
    #latest {
        width: 100%;
        margin: 30px 0 0 0;
    }
    #ranking h2,
    #recommend h2,
    #latest h2 {
        margin-left: 10px;
    }
    #ranking h3,
    #recommend h3,
    #latest h3 {
        font-size: 1em;
        line-height: 1.4;
        margin-top: 5px;
    }
    #ranking ol,
    #recommend ol,
    #latest ol {
        width: 100%;
        min-height: 0;
        box-sizing: border-box;
        padding: 20px 10px;
        margin-top: 15px;
    }
    #ranking .img {
        float: left;
        width: 90px;
        height: 66px;
        margin: 15px;
        border: 0px solid #cccccc;
        overflow: hidden;
    }

    #keywords {
        width: 100%;
    }
    #keywords h2 {
        margin-left: 10px;
    }
    #keywords ul {
        width: 100%;
        min-height: 0;
        box-sizing: border-box;
        padding: 20px 10px;
        margin: 15px 0 0 0;
    }
    .top-sns ul.sns-btn li {
        float: left;
        margin: 0 2px;
    }
    .top-sns ul.sns-btn li:nth-child(5),
    .top-sns ul.sns-btn li:nth-child(6) {
        float: left;
    }
    .top-sns ul.sns-btn li:first-child,
    .top-sns ul.sns-btn li:nth-child(2) {
        margin-top: 0;
    }
    #blogbg {
        background: #fff;
    }
    .magazine {
        padding: 0 5% 30px 5%;
    }
    #single {
        padding-top: 20px;
    }
    #single #main {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    #single .blogbox {
        margin: 20px auto;
        padding: 0;
    }
    #single .blogbox:first-child {
        margin-top: 0;
        padding: 0;
    }
    #single .blogbox:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #single .leftimg,
    #single .rightimg,
    #single .centerimg {
        width: 100%;
        margin: 0 auto 20px auto;
    }
    #single #main,
    #single #sub {
        float: none;
        width: 100%;
        max-width: 100%;
        min-height: unset;
    }
    #single .newtitle #ranking ol,
    #single .newtitle #recommend ol,
    #single .newtitle #latest ol {
        background-color: #fff;
        color: #000;
        margin: 0;
        padding: 10px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }
    #single h1 {
        display: block;
    }
    #single .bnrimg {
        margin: 50px 0 20px 0;
        text-align: center;
    }
    #single p.bnrimg + p.bnrimg {
        margin-top: 0;
    }
    #single .bnrimg img {
        max-width: unset;
        width: 100%;
    }
    #single ul.sns-btn li:nth-child(5),
    #single ul.sns-btn li:nth-child(6) {
        float: left;
    }
    #newArrival .cat-search {
        display: none;
    }
    #newArrival .cat-search.on {
        display: block;
    }
    #newArrival a.sp.switch {
        display: block;
        text-decoration: none;
    }
    #newArrival a.sp.switch:hover,
    #newArrival a.sp.switch:active {
        text-decoration: none;
    }
    #newArrival a.sp.switch:before {
        content: "カテゴリ別にさがす";
        display: block;
        width: 100%;
        text-align: center;
        background: url(/common/img/sp/search_btn.png) no-repeat;
        background-size: 23px;
        background-position: calc(50% - 79px) center;
        height: 34px;
        line-height: 36px;
        font-size: 16px;
        color: #306a30;
        font-weight: bold;
        border: 1px solid #306a30;
        border-radius: 20px;
        text-indent: 24px;
        margin-top: 20px;
        cursor: pointer !important;
        text-decoration: none;
    }
    #newArrival a.sp.switch.off:before {
        content: "閉じる";
        color: #fff;
        background: #306a30 url(/about/special/shared/img/arrow03.png) no-repeat 95% center;
    }
    body.common .print-btn {
        display: none;
    }
    body.common #contents .titlewrap h1 {
        margin-top: 0;
    }
    /*#bnr_other
	==============================*/
    #bnr_other {
        display: block;
        width: 95%;
    }
    #bnr_other li {
        width: 100%;
    }
    #bnr_other li:first-child {
        margin-bottom: 20px;
    }

    #side_flex {
        width: 100%;
        position: relative !important;
        top: auto !important;
        display: flex;
        flex-wrap: wrap;
    }
    #side_menu {
        width: 100%;
    }
    #single #side_flex #side_hotentry {
        order: -1;
    }
    #single #side_flex #side_ranking {
        order: -1;
        margin-bottom: 0;
    }
    #single #side_flex #side_newsentry {
        order: -1;
    }
}
@media screen and (max-width: 355px) {
    #single ul.sns-btn li:nth-child(5) {
        height: 27px;
    }
}
@media print {
    #header {
        display: none;
    }
}

.frame dd a span {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
}
p.-attentionnote {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 30px !important;
    font-size: 0.9em;
}

/*エネこれロゴ
==============================*/

.mv {
    position: relative;
    padding-top: 12%;
}
.mv:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 9%;
    background: url(../img/enec_pc.png) center bottom/auto 100% no-repeat;
    min-width: 50vw;
    height: 6vw;
    width: 100%;
    max-height: 62px;
}
@media (min-width: 960px) {
    .mv {
        position: relative;
        padding-top: 138px;
    }
    .mv:before {
        background: url(../img/enec_pc.png) center bottom/auto 100% no-repeat;
        top: 50px;
        height: 62px;
    }
}
@media (max-width: 520px) {
    .mv {
        padding-top: 42.13333vw;
    }
    .mv:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 8vw;
        background: url(../img/enec_sp.png) center bottom/auto 100% no-repeat;
        min-width: 0px;
        height: 29.06667vw;
        width: 100%;
        max-height: 40vw;
    }
}
