@charset "UTF-8";
/* title
---------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
l-header{
	position:absolute;
	top:0;
	left:0;
}
.spnav {
	background: linear-gradient(180deg,#fff 0%,#fff 44px,#F8F8F8 44px,#F8F8F8 100%);
}
.spnav ul {
	padding-bottom:0;
}
.spnav ul li {
}
.spnav ul li.on{
	background:url(../../images/common/bk_menuon_gray.png) no-repeat bottom center;
	background-size:100% 30px;
}
.pagetitle {
    padding: 10px 0 27px 0;
}
}
/* category
---------------------------------------------------------------------------- */
.category .block_article{
	padding:0 0 20px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	margin-bottom:20px;
}
.category .img_article{
	width:28.57%;
	float:left;
}
.category .img_article img{
	width:230px;
	height:140px;
}
.category .txt_article{
	width:calc(71.43% - 15px);
	float:right;
}
.category .block_article ul li {
	font-size:1.2rem;
}
.category .txt_article p.title{
	font-size:2.0rem;
	font-weight:500;
	line-height:1.25;
	min-height:70px;
	margin-top:12px;
}
.category .txt_article .bottom_article .writer_article img {
	display:none;
}
.category .txt_article .bottom_article .writer_article p{
	font-size:1.3rem;
}
.category .txt_article .bottom_article .writer_article p span{
	font-weight: 500;
	font-size:1.3rem;
}
.category .platinum .txt_article .bottom_article .writer_article p span{
	color: #4277A8;
}
.category .gold .txt_article .bottom_article .writer_article p span{
	color: #BB8700;
}
.category .silver .txt_article .bottom_article .writer_article p span{
	color: #919191;
}
.category .bronze .txt_article .bottom_article .writer_article p span{
	color: #815A2B;
}
.category .txt_article .bottom_article .date_article{
	font-size:1.5rem;
}
.category .txt_article .bottom_article .date_article .date {
	font-size:1.3rem;
}
.pager{
	font-size:2.2rem;
	padding:15px 0 105px 0;
}
.pager ul{
	font-size:0;
}
.pager ul li{
	display:inline-block;
	width:33.33%;
	text-align:center;
	font-size:2.2rem;
	vertical-align:middle;
}
.pager ul li:first-child{
	text-align:left;
}
.pager ul li:last-child{
	text-align:right;
	
}
.pager ul li img{
	width:60px;
	height:auto;
}
@media screen and (max-width: 1200px) {
.category .img_article img{
	width:19.16vw;
	height:11.66vw;
}
}
@media screen and (max-width: 768px) {
.categoryList{
	margin:0 20px;
}
.category .block_article ul li {
	font-size: 1.0rem;
}
.category .txt_article .bottom_article .writer_article p{
	font-size:1.1rem;
}
.category .txt_article .bottom_article .writer_article p span{
	font-weight: 400;
	font-size:1.0rem;
}
.category .txt_article .bottom_article .date_article {
    font-size: 1.3rem;
}
.category .txt_article .bottom_article .date_article .date {
    font-size: 1.1rem;
}
.category .img_article{
	width:120px;
}
.category .txt_article{
	width:calc(100% - 130px);
}
.category .img_article img{
	height: 120px;
	width: 120px;
	object-fit: cover;
	object-position: center center;
}
.category .txt_article p.title{
	font-size:1.4rem;
	min-height:60px;
	margin-top: 10px;
}
.pager{
	padding:15px 0 50px 0;
}
.pager ul li{
	font-size:1.7rem;
}
}
@media screen and (max-width: 375px) {
.category .img_article{
	width:100px;
}
.category .txt_article{
	width:calc(100% - 110px);
}
.category .txt_article p.title{
	min-height:45px;
	margin-top: 5px;
}
.category .img_article img{
	height: 100px;
	width: 100px;
}
}
/* new article
---------------------------------------------------------------------------- */
.newarticle .block_article{
	width:50%;
	float:left;
	padding:0 2.17% 35px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	margin-bottom:40px;
}
.newarticle .block_article:nth-of-type(2n){
	padding:0 0 35px 2.17%;
}
.newarticle .block_article:nth-of-type(2n+1){
	clear:both;
}
.newarticle .img_article{
	position:relative;
}
.newarticle .img_article ul{
	position:absolute;
	bottom:10px;
	left:5px;
	z-index:2;
}
.newarticle .txt_article p.title{
	font-size:2.0rem;
	font-weight:500;
	line-height:1.25;
	min-height:90px;
	margin-top:15px;
}
@media screen and (max-width: 768px) {
.newList{
	margin:0 20px;
}
.newarticle .block_article{
	width:100%;
	float:none;
	padding:0 0 20px 0;
	margin-bottom:20px;
}
.newarticle .block_article:nth-of-type(2n){
	padding:0 0 20px 0;
}
.newarticle .txt_article p.title{
	font-size:1.6rem;
	min-height:24px;
	margin-top:10px;
	margin-bottom:25px;
}
}
/* detail
---------------------------------------------------------------------------- */
.detail .l-content{
	padding:40px 0 0 0;
}
@media screen and (max-width: 768px) {
.detail .l-header{
	position: absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	overflow: hidden;
}
.detail .l-header .h-box {
	position:relative;
	background:none;
}
.detail .l-header .h-box.fixed {
	position:fixed;
	background:#fff;

}
.detail .l-header .h-box.fixed h1 {
	display:block !important;
	width: 84px;
	padding: 14px 0 14px 9px;
}

.detail .l-content{
	padding:0;
}
}
.article_detail .block_article .img_article{
	position:relative;
}
.article_detail .block_article .img_article .heart{
	position:absolute;
	bottom:-28px;
	right:10px;
	width:56px;
	cursor:pointer;
}
.article_detail .block_article .img_article img{
	width:100%;
	height:auto;
}
.article_detail .block_article .txt_article {
	margin:20px 0 0 0;
}
.article_detail .block_article ul li {
	font-size:1.4rem;
	line-height:20px;
	padding:0 10px;
}
.article_detail .txt_article h1.title{
	font-size:3.6rem;
	font-weight:500;
	line-height:1.25;
	min-height:75px;
	margin-top:20px;
}
.article_detail .txt_article .bottom_article .writer_article img {
    border-radius: 50%;
    width: 36px;
	height:auto;
	margin-right: 10px;
}
.article_detail .txt_article .bottom_article .writer_article p {
	font-size:1.5rem;
	font-weight:bold;
}
.article_detail .txt_article .bottom_article .writer_article p span{
	font-weight: 500;
	font-size:1.3rem;
}
.article_detail .platinum .txt_article .bottom_article .writer_article p span{
	color: #4277A8;
}
.article_detail .gold .txt_article .bottom_article .writer_article p span{
	color: #BB8700;
}
.article_detail .silver .txt_article .bottom_article .writer_article p span{
	color: #919191;
}
.article_detail .bronze .txt_article .bottom_article .writer_article p span{
	color: #815A2B;
}
.article_detail .txt_article .bottom_article .date_article{
	font-weight: 500;
	font-size:1.5rem;
}
.article_detail .txt_article .bottom_article .date_article .date {
	font-weight: 500;
    font-size: 1.5rem;
    line-height: 18px;
}
@media screen and (max-width: 768px) {
.article_detail .block_article .txt_article {
	margin:20px 20px 0 20px;
}
.article_detail .block_article ul li {
	font-size:1.1rem;
}
.article_detail .txt_article h1.title{
	font-size:2.3rem;
	min-height:60px;
	line-height:1.3;
}
.article_detail .txt_article .bottom_article .writer_article img {
    width: 30px;
	height:auto;
}
.article_detail .txt_article .bottom_article .writer_article p {
	font-size:1.1rem;
}
.article_detail .txt_article .bottom_article .writer_article p span{
	font-size:1.0rem;
}
.article_detail .txt_article .bottom_article .date_article{
	font-size:1.3rem;
}
.article_detail .txt_article .bottom_article .date_article .date {
	font-size:1.1rem;
}
}
/* toc
---------------------------------------------------------------------------- */
.toc{
	background: #F3F3F3;
	padding:13px 20px 0 20px;
	margin:30px 0 25px 0;
	font-size:1.3rem;
	line-height:20px;
	color: #888888;
}
.toc .title_toc{
	background:url(../../images/common/icn_arrow02.png) no-repeat left 8px;
	background-size:6px auto;
	padding:0 0 10px 15px;
}
.toc ol{
	list-style-type:decimal;
	list-style-position: inside;
	display:none;
}
.toc ol li{
	border-bottom:1px solid rgba(0, 0, 0, 0.05);
	padding:10px 0;
}
.toc ol li a{
	color: #888888;
	width:calc(100% - 15px);
	display:inline-block;
}
.toc ol li:last-child{
	border-bottom:none;
}
@media screen and (max-width: 768px) {
.toc{
	margin:30px 20px 25px 20px;
	font-size:1.2rem;
}
}
/* body
---------------------------------------------------------------------------- */
.body p{
	margin:0 0 30px 0;
	line-height:2.0;
}
.body p a{
	border-bottom:1px dotted #7365A5;
	display:inline-block;
	padding-bottom:3px;
}
.body h2{
	font-weight: bold;
	font-size: 2.7rem;
	padding:0 0 7px 0;
	border-bottom:2px solid #000;
	margin-left: 0;
	margin-bottom:15px;
}
.body h2:after{
	display:none;
}
.body h3{
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom:15px;
}
.body h4{
	font-size: 2.0rem;
	font-weight: bold;
	padding:0 0 0 17px;
	margin-bottom:15px;
}
.body h4:before{
	content:"・";
	margin:0 0 0 -17px;
}
.body span.underline{
	border-bottom:1px solid #000;
	padding-bottom:3px;
}
.body span.underline{
	border-bottom:1px solid #000;
	padding-bottom:3px;
}
.body p.subtitle{
	font-weight:bold;
}
.body strong{
	font-weight:bold;
}
.body em{
	font-style:italic;
}
.body ul,
.body ol{
	margin:10px 20px;
}
.body ul li,
.body ol li{
	margin:0 0 10px 0;
}
.body li{
	margin:0 20px 10px 20px;
}
.body blockquote{
	background: #F3F3F3;
	position:relative;
	padding:30px 25px;
	color: #606060;
	margin-bottom:60px;
}
.body blockquote p{
	margin:0;
}
.body blockquote p img{
	max-width:100%;
	height:auto;
}
.body blockquote p:before{
	content: "";
	width: 30px;
	height: 30px;
	background:url(../../images/common/icon_quote.png) center center no-repeat;
	background-size: 27px auto;
	display: block;
	position: absolute;
	left: 10px;
	top:-10px;
}
.body blockquote .source-url{
	font-size:1.2rem;
	color: #D2D2D2;
}
.body blockquote .source-url a{
	color: #D2D2D2;
}
.body .comment-line .comment-left{
	width:105px;
	height:105px;
	float:left;
	margin-right:45px;
	margin-bottom:60px;
	border-radius:50%;
}
.body .comment-line .comment-right{
	width:calc(100% - 150px);
	foloat:left;
	position: relative;
	display: inline-block;
	padding: 20px 25px;
	min-width: 120px;
	max-width: 100%;
	background: #FFF;
	border: solid 2px #000;
	box-sizing: border-box;
	line-height:1.66;
	margin-bottom:60px;
}
.body .comment-line .comment-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -9px;
  border: 9px solid transparent;
  border-right: 9px solid #FFF;
  z-index: 2;
}

.body .comment-line .comment-right:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #000;
  z-index: 1;
}
.article_keyword p{
	font-size:1.5rem;
	color: #9D9D9D;
	margin-bottom:20px;
}
.article_keyword ul{
	margin:0 0 60px 0;
	font-size:0;
}
.article_keyword ul li{
	display:inline-block;
	background:#F5F5F5;
	font-size:1.5rem;
	border-radius:22px;
	color:#ABABAB;
	line-height:44px;
	margin:0 15px 5px 0;
	padding:0 20px;
}
.article_keyword ul li a{
	color:#000;
}

.article_sns ul{
	font-size:0;
	padding:0 0 60px 0;
}
.article_sns ul li{
	font-size:1.5rem;
	display:inline-block;
	margin:0 10px 0 0;
	vertical-align:top;
	width: 44px;
}
.article_sns ul li:last-child{
	float:right;
	margin:-16px 0 0 0;
	width: 57px;
}
@media screen and (max-width: 768px) {
.body{
	margin:0 20px;
	font-size:1.4rem;
}
.body p{
	margin:0 0 20px 0;
	line-height:1.7;
}
.body h2{
	font-size: 2.0rem;
	margin-bottom:10px;
}
.body h3{
	font-size: 1.8rem;
	margin-bottom:10px;
}
.body h4{
	font-size: 1.5rem;
	margin-bottom:10px;
}
.body h4:before{
	content:"・";
	margin:0 0 0 -15px;
}
.body blockquote{
	padding:20px 20px 15px 20px;
	margin-bottom:30px;
}
.body blockquote p:before{
	content: "";
	width: 20px;
	height: 20px;
	background:url(../../images/common/icon_quote.png) center center no-repeat;
	background-size: 20px auto;
}
.body .comment-line .comment-left{
	width:56px;
	height:56px;
	margin-right:7px;
	margin-bottom:30px;
}
.body .comment-line .comment-right{
	width:calc(100% - 63px);
	padding: 10px 20px;
	margin-bottom:30px;
	border: solid 1px #000;
}
.body .comment-line .comment-right:before{
  top: 25px;
  left: -10px;
  margin-top: -5px;
  border: 5px solid transparent;
  border-right: 5px solid #FFF;
}
.body .comment-line .comment-right:after {
  top: 25px;
  left: -12px;
  margin-top: -6px;
  border: 6px solid transparent;
  border-right: 6px solid #000;
}
.article_keyword,
.article_sns{
	margin:0 20px;
}
.article_keyword p{
	font-size:1.1rem;
	margin-bottom:10px;
}
.article_keyword ul{
	margin:0 0 30px 0;
}
.article_keyword ul li{
	font-size:1.3rem;
	border-radius:17px;
	line-height:34px;
	margin:0 5px 5px 0;
	padding:0 15px;
}
.article_sns ul{
	padding:0 0 30px 0;
}
.article_sns ul li{
	width:32px;
}
.article_sns ul li img{
	width:100%;
	height:auto;
}
.article_sns ul li:last-child{
	width:44px;
	margin:-6px 0 0 0;
}
}
/* writer_detail
---------------------------------------------------------------------------- */
.writer_detail{
	border-top:1px solid #000000;
	padding:40px 0;
}
.writer_detail .shoparea{
	background:#F3F3F3;
	color: #9D9D9D;
	font-size: 1.3rem;
	line-height: 1.46;
}
.writer_detail .shoparea .img_salon{
	width:50.3%;
	float:left;
	margin:0;
}
.writer_detail .shoparea .img_salon img{
	width:100%;
	height:auto;
}
.writer_detail .shoparea .txt_salon{
	width:calc(49.7% - 15px);
	float:right;
	padding:15px 15px 15px 0;
}
.writer_detail .shoparea .txt_salon .name_salon{
	font-weight:bold;
	font-size:1.8rem;
	margin:0 0 10px 0;
	color:#000;
}
.writer_detail .shoparea .txt_salon ul{
	font-size:0px;
	margin:0 0 15px 0;
}
.writer_detail .shoparea .txt_salon ul li{
	display:inline-block;
	color:#fff;
	background: #2E2A41;
	border-radius: 2px;
	line-height:20px;
	font-size:1.4rem;
	padding:0 10px;
	margin-right:4px;
}
.writer_detail .shoparea .txt_salon .url_salon{
	background:url(../../images/common/icn_url.png) no-repeat left center;
	background-size:12px auto;
	padding:0 0 0 15px;
}
.writer_detail .shoparea .txt_salon .url_salon a{
	padding:0 0 2px 0;
	font-size:1.5rem;
	border-bottom:1px dotted #7365A5;
}
.writer_detail .writerarea {
	padding:0 0 30px 0;
}
.writer_detail .writerarea .img_writer{
	width:22.36%;
	float:left;
	margin:0;
}
.writer_detail.platinum .writerarea .img_writer{
	background:  linear-gradient(to right, #5CF5FF 0%, #EBEBEB 25%, #8CACFF 40%, #81E8FF 65%, #FFFFFF 80%, #A192FF 100%);
    border-radius:50%;
	padding:4px;
}
.writer_detail .writerarea .img_writer img{
	width:100%;
	height:auto;
	border-radius:50%;
}
.writer_detail.gold .writerarea .img_writer img{
	border: 4px solid #BB8700;
	box-sizing: border-box;
}
.writer_detail.silver .writerarea .img_writer img{
	border: 4px solid #DFDFDF;
	box-sizing: border-box;
}
.writer_detail.bronze .writerarea .img_writer img{
	border: 4px solid #815A2B;
	box-sizing: border-box;
}
.writer_detail .writerarea .txt_writer{
	width:calc(77.64% - 40px);
	float:right;
	font-size: 1.5rem;
	line-height: 1.73;
}
.writer_detail .writerarea .txt_writer ul{
	float:right;
	font-size:0px;
}
.writer_detail .writerarea .txt_writer ul li{
	display:inline-block;
	margin-left:10px;
	width: 32px;
}
.writer_detail .writerarea .txt_writer .data_writer{
	width:calc(100% - 140px);
	float:left;
}
.writer_detail .writerarea .txt_writer .s_name{
	font-weight: 500;
}
.writer_detail .writerarea .txt_writer .w_name{
	font-weight: bold;
	font-size:2.0rem;
}
.writer_detail .writerarea .txt_writer .rank{
	margin:10px 0 0 0;
}
.writer_detail.platinum .writerarea .txt_writer .rank{
	background:url(../../images/common/icn_crown02.png) no-repeat left center;
	background-size:14px auto;
	padding:0 0 0 20px;
	color: #4277A8;
}
.writer_detail.gold .writerarea .txt_writer .rank{
	background:url(../../images/common/icn_crown.png) no-repeat left center;
	background-size:14px auto;
	padding:0 0 0 20px;
	color:#BB8700;
}
.writer_detail.silver .writerarea .txt_writer .rank{
	background:url(../../images/common/icn_crown03.png) no-repeat left center;
	background-size:14px auto;
	padding:0 0 0 20px;
	color: #919191;
}
.writer_detail.bronze .writerarea .txt_writer .rank{
	background:url(../../images/common/icn_crown04.png) no-repeat left center;
	background-size:14px auto;
	padding:0 0 0 20px;
	color: #815A2B;
}
.writer_detail .writerarea .txt_writer .discription{
	clear:both;
	color: #606060;
	padding:20px 0 0 0;
}
.writer_detail .writerarea .w_link a{
	display:block;
	background:#000;
	color:#fff;
	text-align:center;
	padding:12px 0;
	margin:20px 0 0 0;
	clear:both;
}
@media screen and (max-width: 768px) {
.writer_detail{
	margin:0 20px;
	padding:20px 0;
}
.writer_detail .shoparea .img_salon{
	width:100%;
	float:none;
	margin:0;
}
.writer_detail .shoparea .txt_salon{
	width:100%;
	float:none;
	padding:15px;
	font-size:1.1rem;
}
.writer_detail .shoparea .txt_salon .name_salon {
    font-size: 1.5rem;
}
.writer_detail .shoparea .txt_salon ul {
    margin: 5px 0 15px 0;
}
.writer_detail .shoparea .txt_salon ul li{
    font-size: 1.0rem;
}
.writer_detail .shoparea .txt_salon .url_salon a{
    font-size: 1.2rem;
}
.writer_detail .writerarea {
    padding: 0 0 20px 0;
}
.writer_detail .writerarea .img_writer{
	width:29.85%;
}
.writer_detail .writerarea .txt_writer{
	width:calc(70.15% - 15px);
	font-size: 1.0rem;
	line-height: 1.5;
}
.writer_detail .writerarea .txt_writer .data_writer{
	width:100%;
	float:none;
}
.writer_detail .writerarea .txt_writer .s_name{
	font-size: 1.1rem;
}
.writer_detail .writerarea .txt_writer .w_name{
	font-size:1.5rem;
}
.writer_detail .writerarea .txt_writer .rank{
	font-size:1.3rem;
	margin:3px 0 0 0;
}
.writer_detail .writerarea .txt_writer .discription{
	padding:7px 0 0 0;
}
.writer_detail .writerarea .txt_writer ul{
	float:none;
	font-size:0px;
	margin:20px 0;
}
.writer_detail .writerarea .txt_writer ul li{
	margin-left:0;
	margin-right:10px;
	width:28px;
}
.writer_detail .writerarea .txt_writer ul li img{
	width:100%;
	height:auto;
}
.writer_detail .writerarea .w_link a{
	font-size:1.3rem;
	padding: 15px 0;
}
}

/* pickup
---------------------------------------------------------------------------- */
.l-content.new{
	width:100%;
}
.new {
	background:#fff;
	overflow-x:hidden;
}
.new section{
	display:flex;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:30px 30px 0 30px;
}
.new .l-h2{
	width:50px;
	min-height:250px;
	vertical-align:top;
	font-size: 1.4rem;
	line-height: 20px;
	letter-spacing: 0.1em;
	left: 0;
	padding:0 20px 0 0;
	background:url(../../images/top/line.png) no-repeat 7px 80px;
	white-space: nowrap;
	margin:0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space:nowrap;
}
.new .l-h2 span{
	padding:0 0 10px 0;
	display:block;
	height:130px;
}
.new .l-h2:after{
	display:none;
}
.new .pickup {
	width:calc(100% - 50px);
}
.new .pickup .block_article{
}
.new .pickup .block_article .img_article{
	width:250px;
	float:left;
	margin:0 25px 0 0;
}
.new .pickup .block_article .img_article img{
	width:100%;
	height:auto;
}
.new .pickup .block_article ul{
	width:300px;
	float:right;
	margin:0 0 10px 0;
}
.new .pickup .block_article ul li{
	display:inline-block;
	color:#fff;
	background: #2E2A41;
	border-radius: 2px;
	line-height:18px;
	font-size:1.0rem;
	padding:0 7px;
}
.new .pickup .block_article ul li.column{
	background:#7265A5;
}
.new .pickup .txt_article{
	width:300px;
	float:right;
}
.new .pickup .txt_article p.title{
	font-size:2.4rem;
	font-weight:500;
	line-height:1.25;
	min-height:180px;
}
.new .pickup .txt_article .bottom_article{
	display:table;
	width:100%;
}
.new .pickup .txt_article .bottom_article p{
}
.new .pickup .txt_article .bottom_article .writer_article{
	display:table-cell;
	font-size:1.1rem;
	font-weight:400;
	vertical-align:middle;
}
.new .pickup .txt_article .bottom_article .writer_article img{
	border-radius:50%;
	width:30px;
	height:auto;
	display:inline-block;
}
.new .pickup .txt_article .bottom_article .writer_article p {
	display:inline-block;
}
.new .pickup .txt_article .bottom_article .writer_article p span{
	display:block;
	color:#9D9D9D;
	font-size:1.0rem;
}
.new .pickup .txt_article .bottom_article .date_article{
	display:table-cell;
	text-align:right;
	font-size:1.3rem;
	vertical-align:bottom;
}
.new .pickup .txt_article .bottom_article .date_article img{
	width:13px;
	height:auto;
	display:inline-block;
}
.new .pickup .txt_article .bottom_article .date_article .date{
	font-size:1.1rem;
	color: rgba(0, 0, 0, 0.25);
}
.swiper-container {
	max-width:1120px !important;
	padding-bottom:95px;
}
.swiper-over {
	position:absolute;
	top:0;
	right:0;
	content:"";
	background:url(../../images/top/over.png) repeat-y;
	width:120px;
	height:280px;
	z-index:100;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background:url(../../images/top/btn_before.png) no-repeat top center;
	left:auto;
	right:60px;
	top:auto;
	bottom:0;
	height:60px;
	width:60px;
}
	
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background:url(../../images/top/btn_next.png) no-repeat top center;
	right:0;
	top:auto;
	bottom:0;
	height:60px;
	width:60px;
}
@media screen and (max-width: 1200px) {
.swiper-container {
	max-width:100vw !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	right:calc(10% + 60px);
}
	
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right:10%;
}
.new .pickup .block_article .img_article{
	width:45%;
	margin:0 0 0 0;
}
.new .pickup .block_article ul{
	width:50%;
}
.new .pickup .txt_article{
	width:50%;
}
}
@media screen and (max-width: 768px) {
.swiper-container {
	max-width:100vw !important;
	padding-bottom:0;
}
.swiper-over {
	display:none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	display:none;
}
.new .l-h2{
	background:url(../../images/top/line.png) repeat-y 7px bottom;
}
.new {
    background: #fff;
    position: static;
    top: auto;
    left: 0;
    right: 0;
    overflow-x: hidden;
	margin-bottom:50px;
}
.new section{
	padding:0 20px 0 20px;
}
.new .pickup .block_article {
}
.new .pickup .block_article .img_article{
	width:100%;
	float:none;
	margin:0 0 0 0;
}
.new .pickup .txt_article{
	width:100%;
	float:none;
}
.new .pickup .block_article ul{
	width:100%;
	float:none;
}
.new .pickup .txt_article p.title{
	font-size:1.4rem;
	min-height:50px;
}
.new .pickup .platinum .txt_article .bottom_article .writer_article p span{
	color: #4277A8;
	color: #9D9D9D;
}
.new .pickup .gold .txt_article .bottom_article .writer_article p span{
	color:#BB8700;
	color: #9D9D9D;
}
.new .pickup .silver .txt_article .bottom_article .writer_article p span{
	color: #919191;
	color: #9D9D9D;
}
.new .pickup .bronze .txt_article .bottom_article .writer_article p span{
	color: #815A2B;
	color: #9D9D9D;
}
}

/*mokuji*/

.body #ez-toc-container {
	background: #F3F3F3;
	padding: 13px 20px 0 20px;
	margin: 30px 0 25px 0;
	font-size: 1.3rem;
	line-height: 20px;
	color: #888888;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,.05);
	box-shadow: 0 0 0 rgba(0,0,0,.05);
	width:100%;
	position:relative;
}
.body #ez-toc-container p.ez-toc-title {
	background: url(../../images/common/icn_arrow02.png) no-repeat left 6px;
	background-size: 6px auto;
	padding: 0 0 10px 15px;
	font-size: 1.3rem;
	font-weight: 400;
	display: block;
}
.body .ez-toc-title-toggle {
	width:100% ;
	display: block;
}
.body #ez-toc-container a.ez-toc-toggle {
	width:calc(100% - 40px);
	display: block;
	position:absolute;
	height:36px;
	top:0;
	left:0;
	border:none;
	background:none;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,.05);
	box-shadow: 0 0 0 rgba(0,0,0,.05);
}
.body .ez-toc-icon-toggle::before {
	content:"";
}
.body #ez-toc-container .ez-toc-list{
	/*display:none;*/
}

.body #ez-toc-container .ez-toc-list a{
	display: block;
	color:#888888;
}
.body #ez-toc-container .ez-toc-list li {
    border-top: 1px solid rgba(0, 0, 0, 0.05);

}
.body #ez-toc-container .ez-toc-list li a{
    padding: 10px 0;
}
.body #ez-toc-container .ez-toc-list li:first-child {
  border-top:none;
}
.body #ez-toc-container .ez-toc-list a:hover{
	text-decoration:none;
}
.body #ez-toc-container .ez-toc-list li ul{
	margin-left:0;
}
.body #ez-toc-container .ez-toc-list li ul li a{
    padding: 10px 10px;
}
.body #ez-toc-container .ez-toc-list li li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.body #ez-toc-container .ez-toc-list li ul ul{
    margin-left:-10px;
}
.body #ez-toc-container .ez-toc-list li ul ul li a{
    padding: 10px 20px 10px 30px;
}

/*article*/
.article_detail .embedly-card {
 border:1px solid #efefef;
 max-width:640px;
 padding-right:10px;
 padding-left:10px
}
.article_detail .c-quote-card {
 border:1px solid #E7E7E7;
 margin-bottom:30px;
 display:block;
 padding-bottom:20px;
 max-width:500px;
}
.article_detail .c-quote-card .source-image {
 padding-bottom:0
}
.article_detail .c-quote-card .source-image:after {
 display:none
}
.article_detail .c-quote-card .source-image img {
 width:100%;
 height:auto;
 margin-bottom:20px
}
.article_detail .c-quote-card p {
 width:430px;
 font-size:18px;
 font-weight:300;
 line-height:24px;
 color:#000;
 margin-left:20px;
 position:relative
}
/*.article_detail .c-quote-card p:after {
 content:"";
 position:absolute;
 right:-25px;
 top:10px;
 width:15px;
 height:15px;
 border-top:1px solid;
 border-right:1px solid;
 -webkit-transform:rotate(45deg);
 transform:rotate(45deg)
}*/
.article_detail .c-quote-card .source-url {
 padding:5px 0 5px 20px;
 font-size:13px;
 margin-left:20px;
 color:#000000;
 background: url(../../images/common/icn_url.png) no-repeat left center;
 background-size:12px auto;
}
.article_detail .c-product-wrap {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-direction:row;
 flex-direction:row;
 -webkit-flex-direction:row;
 background:#f1f1f1;
 margin:0 auto 30px
}
.article_detail .c-product-wrap .c-img {
 width:430px
}
.article_detail .c-product-wrap .c-img img {
 width:100%
}
.article_detail .c-product-wrap .c-desc {
 flex:50;
 -webkit-box-flex:50;
 -moz-box-flex:50;
 -ms-flex:50;
 -webkit-flex:50;
 text-align:center;
 padding:10px 20px 20px
}
.article_detail .body .c-product-wrap p {
    margin: 0 0 0 0;
    line-height: 30px;
}
.article_detail .c-product-wrap a {
 color:#000;
}
.article_detail .c-product-wrap .c-desc p.name-1 {
 font-size:24px;
 letter-spacing:5px;
 font-weight:700;
 color:#292929;
 padding:30px 0 0
}
.article_detail .c-product-wrap .c-desc p.name-2 {
 font-size:13px;
 letter-spacing:2px;
 color:#292929;
 padding:0 0 20px
}
.article_detail .c-product-wrap .c-desc p.name-3 {
 font-size:12px;
 padding:0
}
.article_detail .c-product-wrap .c-desc p.name-4 {
 font-size:12px;
 padding:0 0 30px
}
.article_detail .c-product-wrap .c-desc a {
 background:#fff;
 padding:20px 0;
 width:90%;
 margin:0 auto;
 display:block;
 font-size:12px
}
.article_detail .c-product-wrap .c-desc a:after {
 display:none
}
@media screen and (max-width: 1050px) {

 .article_detail .c-quote-card .source-image img {
  width:100%;
  margin:0;
  padding-top:0
 }
 .article_detail .c-quote-card p {
  width:80%;
  font-size:14px;
  line-height:16px;
  margin:15px 0 10px 5%
 }
 .article_detail .c-quote-card .source-url {
  margin-left:5%;
  font-size:10px;

 }
 .article_detail .c-product-wrap {
  flex-direction:column;
  -webkit-box-direction:normal;
  -webkit-box-orient:vertical;
  -webkit-flex-direction:column;
  -moz-flex-direction:column;
  -ms-flex-direction:column
 }
 .article_detail .c-product-wrap .c-img {
  width:100%
 }
 .article_detail .c-product-wrap .c-desc p.name-1 {
  font-size:20px;
  padding:10px 0 0
 }
 .article_detail .c-product-wrap .c-desc p.name-2 {
  padding:0 0 10px
 }
 .article_detail .c-product-wrap .c-desc p.name-4 {
  padding:0 0 20px
 }
}


#sidebar_fixed {
  position: fixed;
  top: 5%;
}

