@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');

/* reset----------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-weight:400;  background:transparent; }
body { line-height:1; }
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { display:block; }
nav ul { list-style:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; vertical-align:baseline; background:transparent; text-decoration: none; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ddd; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
* { box-sizing: border-box; }

/* frame ----------------------------------- */

.wrapper-2021 {
	position: relative;
	width: 100%;
	margin-top: 72px;
}
.bread {
	position: absolute;
	padding: 20px 50px;
	font-size: 0.6875rem;
	z-index: 20;
}
.bread .item a {
	color: #171717;
}
.bread .item:after {
	content: "　>　";
}
.bread .item:last-child:after {
	content: "";
}
@media screen and (max-width:768px) {
	.bread { display: none; }
}
.contents {
	color: #171717;
	text-align: center;
	font-family: neue-haas-grotesk-text, "Helvetica Neue", Helvetica, Arial, noto-sans-cjk-jp, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 2em;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	margin-top: 72px;
	padding: 0 0 11.6vw;
	overflow: hidden;
}
.contents p {
	margin-bottom: 1.0rem;
}

.sec_ttl {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: 0.2em;
}
#news h1.btit {
	font-weight: 600;
	font-size: 32px;
	line-height: 1em;
	text-align: center;
    padding-top: 5rem;
    border-bottom: none;
}
#news h1.btit .ja {
	font-weight: 600;
	font-size: 16px;
	display: block;
	color: #1bbcfe
}
.flex, .flexnb {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box2 { width: 48%; }
.box3 { width: 31%; }

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

#news section, .mt-content {
	width: 100%;
	padding: 0 4vw 3vw 4vw;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.mt-content > section {
	padding: 0 0 3vw 0 !important;
}
a[class^="nav_item"] {
	display: block;
	text-align: center;
	width: 100%;
	border-radius: 25px;
	border: 1px #1bbcfe solid;
	color: #1bbcfe;
	padding: 5px;
}
a[class^="nav_item"]:hover, .nav_item_h {
	background-color: #1bbcfe;
	color: #fff!important;
}
.newslist {
	list-style: none;
	margin-left: 0;
}
.newslist li {
	padding-bottom: 1rem;
	border-bottom: 1px #eee solid;
	margin: 1rem 0;
	list-style: none;
}
.newslist li a { line-height: 2em; }
.newslist li span { line-height: 1rem; font-weight: inherit; }
.newslist li h3 { color: #369; font-weight: 600; margin-bottom: 0.5rem; font-size: 1.17em; }
.newslist li .summary { color: #444; font-size: 0.875rem; margin-bottom:0.5rem; padding-left: 0; line-height: 2em; }
.newslist li .eve_spec { color: #444; font-size: 0.875rem; font-weight:600; margin-bottom:0; }
.date { font-size: 0.875rem; }
a .icon-brands,
a .icon-category {
	padding: 0 5px !important;
	display: inline-block !important;
	color: #fff;
	font-size: 0.625rem;
}
a .icon-news2 { background-color: #f9452e; }

a .icon-bell, a .icon-none, a .icon-bbc, a .icon-bms, a .icon-cell, a .icon-pocke, a .icon-soleil, a .icon-bim, a .icon-ctcfc, a .icon-tbnc, a .icon-horizonone, a .icon-spcc { background: #999; }
a .icon-cat-event { background-color: #1bbcfe; }
a .icon-cat-none { display:none !important; }

.news_snav {
	padding: 0 4vw;
}
.news_snav {
	font-size: 0.75rem;
}
.news_nav .box3 {
	margin-bottom: 10px;
}
.news_snav div:nth-child(1) a {
	background: url(../images/icon_ora_off.svg) top left / 15px no-repeat;
	padding-left: 20px;
	color: #444;
	line-height: 1rem;
}
.news_snav div:nth-child(1) a:hover, .news_snav div:nth-child(1) a.current {
	background: url(../images/icon_ora.svg) top left / 15px no-repeat;;
	color: #ff8500;
	font-weight: 600;
}
.news_snav div:nth-child(2) a {
	background: url(../images/icon_red_off.svg) top left / 15px no-repeat;
	padding-left: 20px;
	color: #444;
	line-height: 1rem;
}
.news_snav div:nth-child(2) a:hover, .news_snav div:nth-child(2) a.current {
	background: url(../images/icon_red.svg) top left / 15px no-repeat;;
	color: #f9452d;
	font-weight: 600;
}

.pagingblock {
	padding: 2rem 0;
	text-align: center;
}
.pagination {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.pagination .current_page, .pagination .link_page, .pagination .link_first, .pagination .link_last {
	display: block;
	border-radius: 20px;
	margin: 0 0.5rem 1rem 0;
	width: 34px;
}
.pagination .current_page, .pagination .link_page:hover, .pagination .link_first:hover, .pagination .link_last:hover {
	background-color:#1bbcfe;
	color: #fff;
}
.pagination .link_page, .pagination .link_first, .pagination .link_last {
	background-color:#fff;
	border: 1px #1bbcfe solid;
    color: #1bbcfe;
}
@media screen and (max-width:768px){
	.flex { flex-direction: column; }
	.news_nav .box3 { width: 100%; }
	.news_snav { display: none; }
	#news h1.btit { padding-top: 2rem; }
}
/* news core Datail ----------------------------------- */

#news h1 {
	font-weight: 600;
	line-height: 1.5em;
	padding-bottom: 1rem;
	border-bottom: 1px #ddd solid;
}
#news h1 small {
	display: block;
	padding: 1rem 0 0 0;
	font-size: 0.875rem;
}
.news_date {
	font-size: 0.875rem;
	padding: 6vw 0 1rem 0;
}
.news_date span {
	font-size: 0.625rem;
	border-radius: 10px;
	padding: 2px 5px;
	margin-left: 5px;
	letter-spacing: 0;
}
.newshd { color: #f69182; border: 1px solid #f69182; }
.newsbell { color: #f9452e; border: 1px solid #f9452e; }
.newsctcfc { color: #7ad1f4; border: 1px solid #7ad1f4; }
.newspocke { color: #b9d88c; border: 1px solid #b9d88c; }
.newssoleil { color: #b2a3f8; border: 1px solid #b2a3f8; }
.newstbnc { color: #7bc2b4; border: 1px solid #7bc2b4; }
.newsho { color: #030000; border: 1px solid #030000; }
.newsspcc { color: #030000; border: 1px solid #030000; }
.event { color: #90C31F; border: 1px solid #90C31F; }

.detail_ttl {
}
.back_btn {
	width: 30%;
	display: inline-block;
	text-align: center;
	border-radius: 25px;
	background-color: #1bbcfe;
	color: #fff;
	padding: 5px;
}
.back_btn:hover {
	opacity: 0.7;
}
@media screen and (max-width:768px){
	.back_btn { width: 100%; }
}

/* module ----------------------------------- */
img.img_full { width:100%; }
 
.for_pc{ display:block!important; } .for_sp{ display:none!important; }
@media screen and (max-width:768px){ .for_sp{display:block!important;} .for_pc{display:none!important;} }
.bold { font-weight: 700; }
.line { display:inline; background:linear-gradient(transparent 70%, #fdd 0%); margin-bottom: 1rem; }
.red { color: #f9452d; }
.vio { color: #7c61ff; }
.ora { color: #ff8500; }
.sky { color: #1bbcfe; }
.mb1r { margin-bottom: 1rem!important; }
.mb2r { margin-bottom: 2rem!important; }
.mt2r { margin-top: 2rem!important; }
.mb3r { margin-bottom: 3rem!important; }
.fs14 { font-size: 0.825rem; }
.fs18 { font-size: 1.125rem; }
.fs24 { font-size: 1.5rem; }
.nomb { margin-bottom: 0!important; }
.center { text-align: center!important; }
.fx_center { justify-content: center; }
.clearfix::after {content: "";display: block;clear: both;}

.text_decoration_underline {text-decoration:underline;}
.text_decoration_line_through {text-decoration:line-through;}

.ls_none { list-style: none; }

/* ancient news.css ---------------------------- */

ul.liststyle_dotL {list-style-type:none !important;}
ul.liststyle_dotL li::before {content:'・';font-size:1em;color:#767676;}

section a, .mt-content a { color: #369; }
section.news h3 { line-height: 200%; margin-bottom: 0; }
section.news ul {margin-left: 1.2em;}
section.news figure img.mx400 {width: min(100%,400px);}
section.news figure img.mx500 {width: min(100%,500px);}
section.news figure img.mx600 {width: min(100%,600px);}
section.news figure img.mx700 {width: min(100%,700px);}
section.news figure img.mx800 {width: min(100%,800px);}
section.news figure img.mx900 {width: min(100%,900px);}
section.news figure.scrollimg img { min-width: 800px; }
@media (max-width: calc(800px + 8vw)) {
	.scrollimg { overflow-x: scroll; }
}
section.news .subtitle { position: relative; font-weight:bold; margin-bottom: 4em !important; color: #585858; }
section.news .subtitle::before { content: ""; position: absolute; width: 100%; height: 2px; background: #dedede; top: -20px; }
section.news sup.annotation { font-size: 12px; line-height: 2.2; font-weight: bold;color: #777; }
section.news .annotationdescription { margin-bottom:1em ; }
section.news .annotationdescription h4 { font-weight: bold; margin-bottom: 0; font-size:12px; line-height: 1.8; }
section.news .annotationdescription p { font-size: 12px !important; margin-bottom: 0 !important; }
section.news { margin-bottom: 60px; }
section.news .imgfloatright { margin: 6px 10px 25px 20px; float: right; }
section.news .row { margin: 1em 0 2em 0;text-align: center; }
section.news .row_flex { display:flex; flex-direction: row; flex-wrap: wrap; }
section.news .row_flex > * { flex:1; flex-basis: 1px; }
section.news .row_flex.gap5 { gap:5px; }
section.news .row_flex.gap10 { gap:10px; }
section.news .row img { width:100%; }
section.news .row figcaption, section.news .row_flex .cap { font-weight: bold; font-size: 12px; }
section.news .row_flex .cap { text-align:center; flex-basis: 100%;color: #777; line-height: 1.2; margin: 0 !important; }
section.news p { line-height: 200%; margin-bottom: 2em; clear: none !important; }
section.newsfooter * { text-align: center; }
section.newsfooter hr { margin-top: 0 }
section.newsfooter address h4 { font-size: 100% !important; margin-bottom: 6px !important; }
@media (max-width:767px) {
	section.news .row figcaption, section.news .row_flex .cap { font-size: 10px;}
	section.news .row_flex { flex-direction: column;gap:1em;}
}
section.news .history * { font-size: 13px !important; }
section.news .history tr td:first-child { width: 100px; }
@media (max-width:767px) {
	section.news .history * { font-size: 12px !important; }
}
section.news th {font-weight:bold;}
section.news .simpleborderdtable caption, section.news .noborderdtable caption {text-align: left;font-weight: bold;padding: 6px 12px;}
section.news .simpleborderdtable th, section.news .noborderdtable th {vertical-align:baseline;}
section.news .simpleborderdtable { border: solid 1px #e5e5e5; border-collapse: collapse; }
section.news .simpleborderdtable th {white-space: nowrap;}
section.news .simpleborderdtable th, section.news .simpleborderdtable td { border: solid 1px #e5e5e5; padding: 6px 12px;line-height:1.7; }
section.news .noborderdtable th {white-space: nowrap;}
section.news .noborderdtable th, section.news .noborderdtable td { padding: 6px 0px !important;line-height:1.7; }
section.news .noborderdtable th, section.news .noborderdtable tr td:first-child { padding-right: 5em !important; }
@media (max-width:767px) {
	section.news table th, section.news table td, section.news table caption { font-size:13px; }
}
section.news .card { display:flex; flex-direction:row; margin-bottom:2em; }
section.news .card h3, section.news .card p{ margin-top:0; margin-bottom:0; }
section.news .card .cardtext { flex:2; }
section.news .card .cardimg { flex:1; padding: 0 2em; }
section.news .card .cardimg img { width: 100%; }
@media (max-width:767px) {
	section.news .card { flex-direction:column; }
	section.news .card .cardtext, section.news .card .cardimg { flex:1; }
	section.news .card .cardimg { padding: 0; padding-top:6px; }
}
section.news .aboutcompany { background: #efefef; padding: 2vw 3vw !important; }
section.news .aboutcompany h3 {font-weight: bold;font-size: 1.1em;}
section.news .aboutcompany:not(:last-child) { margin-bottom: 1em; }
section.news .aboutcompany .aboutcompanydescription p { margin-bottom: 1em; }
section.news .aboutcompany .aboutcompanydescription p:last-child  { margin-bottom: 0; }
section.news .aboutcompany .aboutcompanydescription .companyurl { color: gray; font-size: 0.8em;margin-bottom: 1rem; }
sup { top: -0.4em; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
small, .small { font-size: 85%; }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143; text-align: center; }
dt { font-weight: bold; }
body.news .container .news-util .btn-wrapper { text-align: center; }
.news-util a.adobe { display: block; color: #a2a2a2; font-size: 10px; padding: 15px 5px; margin: 0 auto; width: 270px; text-align: center; }
.btn-primary { display: inline-block; color: #fff; background-color: #ff8500; padding: 5px 20px; border-radius: 20px; }
.btn-primary:hover { opacity: 0.7; }




