@charset 'utf-8';
/*
 * name:news.css@charset 'utf-8';
/*
 * name:news.css
 * author:sovanda nulo
*/

/* news
------------------------------------------------ */

img:is([sizes="auto" i], [sizes^="auto," i]) { contain: size !important; contain-intrinsic-size: auto 1000px; }
.wp-block-image img { contain-intrinsic-size: auto 1000px }
img.aligncenter { display: block; margin: 0 auto; }
img.alignright { display: block; margin-left: auto; }
img.alignleft { display: block; margin-right: auto; }

	.lists__column--products { width: 100% !important;; margin-right: 0 !important; }
	.lists__column--products:not(:last-child) { margin-bottom: 15px; }

.tobacco_content {
	display: none;
	padding: 10px;
    margin-bottom: 10px;
    background: #EDEDED;
}
#js_tobacco{
	cursor: pointer;
}
#js_tobacco a.cl { pointer-events: none; }

#js_tobacco:before {
	content: '';
	display: block;
	width: 15px;
	height: 10px;
	position: absolute;
	top: 7px;
	right: -4px;
	background-image: url(../../img/share/arrow-off.png);
	background-repeat: no-repeat;
	background-size: 100%;
	transform: rotate(270deg);
	opacity: .6;
}
.js_tobacco_toggle_on:before{
	transform: rotate(0) !important;
}

		.tobacco_content { background: #202224; padding-top: 15px; padding-left: 25px; }
		.tobacco_content li:not(:last-child) { margin-bottom: 10px !important; }
		#js_tobacco:before { background-image: url(../../img/share/arrow-off-w.png); opacity: 1; }

#main { overflow: clip; }
.page-news--tlt { font-size: 20px; font-size: 2rem; line-height: 1.2; position: absolute; left: 50%; top: 0; transform: translateX(-50%); width: 100%; height: 60px; display: flex; align-items: center; color: #505152; box-sizing: border-box; }
.news__block { display: block; position: relative; }
.news__block__lists { padding: 20px; box-shadow: 0 3px 6px rgba(0, 0, 0, .3); }
.news__block__lists:not(:last-child) { margin-bottom: 20px; }
.news__block__lists--date { font-size: 14px; font-size: 1.4rem; letter-spacing: .034em; line-height: 1.2; opacity: .5; margin-bottom: .5em; }
.news__block__lists--title { font-size: 17px; font-size: 1.7rem; letter-spacing: .034em; line-height: 1.33; }
.news__block__lists--title a { display: block; }
.news__block__lists__desc { display: flex; flex-wrap: wrap; margin-top: 8px; }
.news__block__lists__desc--image { width: 100%; }
.news__block__lists__desc--image img { width: 100%; object-position: center; object-fit: cover; display: block; overflow: hidden; }
.news__block__lists__desc__cmn { position: relative; width: 100%; margin-top: 18px; }
.news__block__lists__desc__cmn--tlt { font-size: 14px; font-size: 1.4rem; font-weight: normal; line-height: 1.4; margin: 8px 0 .5em; display: block; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical; }
.news__block__lists__desc__cmn--tags { font-size: 13px; font-size: 1.3rem; display: flex; flex-wrap: wrap; }
.news__block__lists__desc__cmn--tags a { display: inline-block; color: #5266B8; margin-right: 1em; margin-top: .3em; }
.news__block__lists__desc__cmn--break { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.news__block__lists__desc__cmn--cate { font-size: 12px; font-size: 1.2rem; display: flex; flex-wrap: wrap; margin-top: .5em; }
.news__block__lists__desc__cmn--cate a { display: inline-block; margin-right: .8em; margin-top: 1em; color: #949494; border: 1px solid #949494; padding: .18em 1em .2em; border-radius: 50em; }
.news__block__lists__desc__cmn--user { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-top: 13px; }
.news__block__lists__desc__cmn--user .cu-pic { width: 35px; display: inline-block; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.news__block__lists__desc__cmn--user .cu-txt { font-size: 13px; font-size: 1.3rem; margin-left: 12px;  display: inline-block; align-items: center;}

.naws-nav { padding: 35px 30px; width: 300px; float: right; background: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; }
.naws-nav__block { font-size: 16px; font-size: 1.6rem; letter-spacing: .028em; position: relative; z-index: 2; }
.naws-nav__block:not(:last-child) { margin-bottom: 25px; padding-bottom: 35px; border-bottom: 1px solid #C4C4C4; }
.naws-nav__block dt { margin-bottom: 20px; }
.naws-nav__block--lists {  }
.naws-nav__block--lists li { position: relative; display: block; }
.naws-nav__block--lists li:not(:last-child) { margin-bottom: 8px; }
.naws-nav__block--lists li span { display: inline-block; text-decoration: underline; }
.naws-nav__block--lists li a { transition: linear .4s; }
.naws-nav__block--lists li a:hover { text-decoration: underline; }
.naws-nav__block--lists li.active a { font-weight: bold; }
.naws-nav__block--lists li#js_tobacco:hover > a { text-decoration: underline; }


.news__scroll { display: none !important; }


		.news__scroll { position: absolute; right: 20px; top: 0; width: 300px; height: 100%; }
		.news__scroll .naws-nav { width: 100%; float: none; position: sticky; top: 0; left: 0; }



		.news__scroll { width: 372px; position: fixed; top: 0; right: 0; z-index: 1000; display: flex; flex-wrap: wrap; align-items: flex-start; transition: linear .3s; transform: translateX(338px); }
		.news__scroll.on { transform: translateX(0); }
		.naws-nav-click { font-size: 14px; font-size: 1.4rem; font-weight: bold; line-height: 1.21; padding: 1em 5px; margin-top: 90px; cursor: pointer; text-align: center; display: block; overflow: hidden; background: #202224; color: #fff; width: 34px; border-radius: 4px 0 0 4px; opacity: 0; visibility: hidden; transition: linear .3s; box-sizing: border-box; word-break: break-all; }
		.naws-nav-click.show { opacity: 1; visibility: initial; }
		.naws-nav-click:before { content: ''; display: block; width: 1em; height: 1em; margin: 0 auto 10px; background: url(../../img/share/icon-dot.png) no-repeat; background-size: 100%; }
		.naws-nav-click:after { content: ''; display: block; width: 35px; height: 35px; position: absolute; right: 5px; top: 5px; background: url(../../img/share/icon-x.png) no-repeat center; background-size: 14px; }
		.naws-nav { position: relative; width: calc( 100% - 34px ); background: #202224; color: #fff; height: 100vh; padding: 35px 35px 100px; -webkit-overflow-scrolling: touch; overflow: auto; }
		.naws-nav__block:not(:last-child) { padding: 0; border: none; }
		.naws-nav__block dt { font-weight: bold; }
		.naws-nav__block:first-child dt { font-size: 18px; font-size: 1.8rem; position: relative; padding-left: 35px; }
		.naws-nav__block:first-child dt:after { content: ''; display: block; width: 1em; height: 1em; position: absolute; left: 0; top: .35em; background: url(../../img/share/icon-dots.png) no-repeat; background-size: 100%; }
		.naws-nav__block:not(:first-child) dt { padding-bottom: 8px; border-bottom: 1px solid #fff; }
		.naws-nav__block--lists li:not(:last-child) { margin-bottom: 15px; }
		.naws-nav__block--lists li a { color: #fff; text-decoration: none !important; }
		.naws-nav__block:last-child:after { content: ''; width: 64px; height: 64px; display: inline-block; position: absolute; right: -10px; bottom: -10px; background: url(../../img/share/briquet_icon.png) no-repeat; background-size: 100%; }

		.hd-menuon .news__scroll,
		.hd-searchon .news__scroll { opacity: 0; visibility: hidden; }


	@media screen and (max-width: 320px) {
		.news__scroll { width: 315px; transform: translateX(280px); }
	}

#tags { display: none; background: #E6E6E6; padding: 40px 0; }
#tags .wrap { max-width: 1200px; }
.tags--lists { display: flex; flex-wrap: wrap; align-items: center; }
.tags--lists dt { font-size: 23px; font-size: 2.3rem; width: 100%; margin-bottom: 32px; }
.tags--lists dd { font-size: 15px; font-size: 1.5rem; letter-spacing: .034em; width: 100%; display: flex; flex-wrap: wrap; margin-left: -2em; margin-top: -.3em; }
.tags--lists dd a { display: inline-block; margin-left: 2em; margin-top: .3em; }


.page-news-detail .title-02 span { background: #F2F2F2; }
.page-news-detail { padding: 4px 0 0 !important }
.news__detail { margin-bottom: 20px; box-sizing: border-box; }
.news__detail__head { position: relative; margin-bottom: 20px; }
.news__detail__head--date { font-size: 14px; font-size: 1.4rem; letter-spacing: .034em; line-height: 1.2; opacity: .5; margin-bottom: 1em; }
.news__detail__head--title { font-size: 20px; font-size: 2rem; letter-spacing: .034em; line-height: 1.42; }
.news__detail__head__desc { position: relative;  }
.news__detail__head__desc--break { position:  relative; display: flex; flex-wrap: wrap; justify-content: space-between;}
.news__detail__head__desc--tags { font-size: 13px; font-size: 1.3rem; display: flex; flex-wrap: wrap; }
.news__detail__head__desc--tags a { display: inline-block; color: #5266B8; margin-right: 1em; margin-top: .3em; }
.news__detail__head__desc--cate { font-size: 12px; font-size: 1.2rem; display: flex; flex-wrap: wrap; margin-top: .8em; }
.news__detail__head__desc--cate a { display: inline-block; margin-right: .8em; margin-top: .75em; color: #949494; border: 1px solid #949494; padding: .18em 1em .2em; border-radius: 50em; }
.news__detail__head__desc--user { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-top: 8px; }
.news__detail__head__desc--user .du-pic { width: 35px; display: inline-block; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden;}
.news__detail__head__desc--user .du-txt { font-size: 14px; font-size: 1.4rem; margin-left: 12px;  display: inline-block;}

.news__detail__body iframe { width: 100%; height: 100%; position: absolute; left: 0; top: 0;  }
.news__detail__body { font-size: 14px; font-size: 1.4rem; line-height: 1.667; letter-spacing: .034em;  }
.news__detail__body .iframe-youtube,
.news__detail__body .is-type-video iframe { position: relative; width: 100%; height: auto; aspect-ratio: 1 / .6; }
.news__detail__body .wp-block-image { display: block; position: relative; text-align: center; }
.news__detail__body .wp-block-image img { display: block; margin: 0 auto; }
.news__detail__body .wp-block-image .wp-element-caption { font-size: 8px; }
.news__detail__body * { -webkit-box-sizing: border-box; box-sizing: border-box; }
.news__detail__body p,
.news__detail__body p + .wp-block-table,
.news__detail__body p + .wp-block-image,
.news__detail__body figure + .wp-block-table,
.news__detail__body .wp-block-buttons + .wp-block-table { margin-bottom: 1em; }
.news__detail__body a:not(.wp-block-button__link) { color: #0066cc; }
.news__detail__body h2,
.news__detail__body h3,
.news__detail__body h4,
.news__detail__body h5,
.news__detail__body h6 { margin-top: 1em; margin-bottom: .5em; }
.news__detail__body h2 { font-size: 20px; font-size: 2rem; }
.news__detail__body h3 { font-size: 18px; font-size: 1.8rem; }
.news__detail__body h4 { font-size: 16px; font-size: 1.6rem; }
.news__detail__body dl.break { display: flex; flex-wrap: wrap; }
.news__detail__body dl.break dt { width: 100%; }
.news__detail__body dl.break dd { width: 100%; padding-left: 0; margin-top: 1em; }
.news__detail__body ol { list-style: decimal; padding-left: 1.2em; }
.news__detail__body ul { list-style: disc; padding-left: 1.2em; }
.news__detail__body strong,
.news__detail__body b { font-weight: bold; }
.news__detail__body table,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table { width: 100%; border-collapse: collapse; }
.news__detail__body table tbody tr:nth-child(odd),
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tbody tr:nth-child(odd) { background: none; }
.news__detail__body table tr th,
.news__detail__body table tbody tr td,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td { font-size: initial; line-height: 1.8; vertical-align: top; text-align: left; box-sizing: border-box; padding: 1.17em 1.33em; border: none; border: 1px solid #000; }
.news__detail__body table tbody tr td:first-child,
.news__detail__body table tbody tr th:first-child,
/*.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tbody tr td:first-child,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tbody tr th:first-child { min-width: 11.09em; }*/
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr td,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table>table tr th { background: none; }

.news__detail__body table,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table { width: 100%; display: block; }
.news__detail__body table tbody,
.news__detail__body table tbody tr,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tbody,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tbody tr { display: block; }
.news__detail__body table tr th,
.news__detail__body table tbody tr td,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tbody tr td, { padding: 0 .9375em 1.1875em; display: block; border-top: none; width: 100% !important; }
.news__detail__body table tbody tr td:first-child,
.news__detail__body table tbody tr th:first-child,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td:first-child,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th:first-child { padding-top: 1.5625em; padding-bottom: 0; }

.wp-block-column:nth-child(n+2) { margin-top: 20px; }


.news__detail__more { display: block; overflow: hidden; padding-top: 25px; border-top: 1px solid #949494; margin: 30px 0 0; }
.news__detail__more li { font-size: 12px; font-size: 1.2rem; letter-spacing: .034em; display: block; width: calc( 50% - 10px ); }
.news__detail__more li .mp-txt { display: inline-block; width: 115px; }
.news__detail__more li .mp-tlt { color: #5367A8; display: inline-block; display: none; text-decoration: underline; width: calc( 100% - 115px ); }
.news__detail__more li a { display: flex; flex-wrap: wrap; align-items: center; }
.news__detail__more--prev { float: left; text-align: left; }
.news__detail__more--prev a { justify-content: flex-start; }
.news__detail__more--next { float: right; text-align: right; }
.news__detail__more--next a { justify-content: flex-end; }
.news__detail__more--prev .mp-txt:before,
.news__detail__more--next .mp-txt:after { content: ''; display: inline-block; vertical-align: -1px; width: 6.625px; height: 11px; background-repeat: no-repeat; background-size: 100%; }
.news__detail__more--prev .mp-txt:before { margin-right: 10px; background-image: url(../../img/share/arrow-03.webp); }
.news__detail__more--next .mp-txt:after { margin-left: 10px; background-image: url(../../img/share/arrow-01.webp); }

.news__sns { display: flex; flex-wrap: wrap; justify-content: space-between; background: #fff; margin-bottom: 80px; padding: 30px 36px; }
.news__sns--profile { display: flex; flex-wrap: wrap; align-items: center; }
.news__sns--profile dt { width: 40px; margin-right: 20px; }
.news__sns--profile dd { font-size: 18px; font-size: 1.8rem; letter-spacing: .034em; line-height: 1.2; }
.news__sns--lists { display: flex; flex-wrap: wrap; align-items: center; }
.news__sns--lists li { max-width: 134px; width: 100%; margin-left: 18px; }
.news__sns--lists li a { display: block; }


		.news__sns { display: block; margin-bottom: 50px; padding: 23px 20px; }
		.news__sns--profile { display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 16px; }
		.news__sns--profile dt { width: 36px; margin-right: 15px; }
		.news__sns--profile dd { font-size: 16px; font-size: 1.6rem; }
		.news__sns--lists { display: flex; flex-wrap: wrap; align-items: center; margin: 0 -8px; }
		.news__sns--lists li { max-width: calc(33.33333% - 16px); width: 100%; margin: 0 8px; }


.news__detail--lists { background: #fff !important; padding: 40px 45px 25px !important; }
.news__detail--ads { margin-bottom: 80px; }


		.news__detail--lists { padding: 20px 20px 4px !important; }
		.news__detail--ads { margin-bottom: 50px; }
	


.lists__column { display: flex; flex-wrap: wrap; list-style: none !important; padding-left: 0 !important; }
.lists__column--lists { width: 22.3%; margin-right: 3.6%; }
.lists__column--lists:nth-child(4n) { margin-right: 0; }
.lists__column--lists:nth-child(n+5) { margin-top: 30px; }
.lists__column--lists span { display: block; }
.lists__column--lists .cl-step { text-align: center; font-size: 14px; font-size: 1.4rem; margin-bottom: 15px; }
.lists__column--products .cl-text { font-size: 13px; font-size: 1.3rem; line-height: 1.678; margin-top: 10px; color: #666; }
.lists__column--products { width: 22.3%; margin-right: 3.6%; }
.lists__column--products:nth-child(4n) { margin-right: 0; }
.lists__column--products:nth-child(n+5) { margin-top: 30px; }
.lists__column--products span { display: block; }
.lists__column--products .cl-step { text-align: center; font-size: 14px; font-size: 1.4rem; margin-bottom: 15px; }
.lists__column--products .cl-text { font-size: 13px; font-size: 1.3rem; line-height: 1.678; margin-top: 10px; color: #666; }



    .lists__column { display: block; }
    .lists__column--lists { width: 100%; margin-right: 0%; }
    .lists__column--lists:nth-child(n+2) { margin-top: 30px; }
    .lists__column--lists .cl-step {  }
    .lists__column--lists .cl-text {  }

 

.lists__items { position: relative; }
.lists__items--lists { display: block; overflow: hidden; position: relative; }
.lists__items--lists:not(:last-child) { margin-bottom: 30px; }
.lists__items--lists .il-image { float: right; max-width: 240px; width: 100%; margin: 0 0 0 15px; }


	.lists__items--lists .il-image { float: none; display: block; margin: 0; margin-bottom: 15px; }




/* custom style */
.columnTwo { display: flex; flex-wrap: wrap; }
.columnTwo dl { width: calc( 50% - 15px ); margin-right: 30px; }
.columnTwo dl:nth-child(2n) { margin-right: 0; }
.columnTwo dl img { width: 100%; margin-bottom: .5em; }
.columnTwo dl dt { font-weight: bold; margin-bottom: 1em; }


	.columnTwo dl { width: 100%; margin-right: 0; }
	.columnTwo dl:nth-child(2n) { margin-right: 0; }
	.columnTwo dl:nth-child(n+2) { margin-top: 30px; }



.wp-block-column .wp-block-image { text-align: center; }
.wp-block-column .wp-block-image img { margin: 0 auto; }
.wp-block-column .wp-block-button { display: block; text-align: center; }
.wp-block-column .wp-block-button a { margin: 0 auto; border-radius: 0; color: #fff; background: #000; border: 1px solid #000; transition: linear .2s; }
.wp-block-column .wp-block-button a:hover { background: none; color: #000; }

/* pagination */
#pagi { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin-top: 80px; }
#pagi a { font-size: 15px; font-size: 1.5rem; width: 44px; height: 44px; border: 1px solid #7B7B7B; background: #fff; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; overflow: hidden; margin: 0 5px; }
#pagi .pagi--btn span { text-indent: -200px; }
#pagi a.active { color: #fff; border-color: #343434; background: #343434; }
#pagi .pagi--prev,
#pagi .pagi--next { width: 78px; border-color: #343434; }
#pagi .pagi--first { margin: 0; border-color: #343434; background: #343434 url(../../img/share/pagi-first.png) no-repeat center; background-size: 17px; }
#pagi .pagi--last { margin: 0; border-color: #343434; background: #343434 url(../../img/share/pagi-last.png) no-repeat center; background-size: 17px; }
#pagi .pagi--prev { margin-right: 10px; background: #343434 url(../../img/share/pagi-prev.png) no-repeat center; background-size: 17px; }
#pagi .pagi--next { margin-left: 10px; background: #343434 url(../../img/share/pagi-next.png) no-repeat center; background-size: 17px; }


		#pagi { margin-top: 50px; }
		#pagi a { font-size: 13px; font-size: 1.4rem; width: 26px; height: 38px; margin: 0 3px; }
		#pagi .pagi--prev,
		#pagi .pagi--next { width: 60px; }
		#pagi .pagi--first { display: none; margin: 0 3px; border-color: #343434; background: #343434 url(../../img/share/pagi-first.png) no-repeat center; background-size: 13px; }
		#pagi .pagi--last { display: none; margin: 0 3px; border-color: #343434; background: #343434 url(../../img/share/pagi-last.png) no-repeat center; background-size: 13px; }
		#pagi .pagi--prev { margin-right: 3px; background: #343434 url(../../img/share/pagi-prev.png) no-repeat center; background-size: 13px; }
		#pagi .pagi--next { margin-left: 3px; background: #343434 url(../../img/share/pagi-next.png) no-repeat center; background-size: 13px; }


	
		#pagi a { width: 20px; height: 38px; }
		#pagi .pagi--prev,
		#pagi .pagi--next { width: 50px; }


