@charset "utf-8";

/*//////////////////////  SP  //////////////////////*/

@media print, screen and (max-width: 765px) {

/* =======================================
 Wrapper
======================================= */
body {
	min-width: 100%;
}
.pc {
	display: none;
}
.wrap {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.wrap9 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.wrap12 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.wrap85 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
article.mtp {
	margin-top: 30px;
}
article.mtpl {
	margin-top: 60px;
}
.flex-four li {
	width: 48%;
}
.flex-four.jctr li {
	margin-right: 1%;
	margin-left: 1%;
}
.mbtm3 {
	margin-bottom: 30px;
}
.mbtm5 {
	margin-bottom: 30px;
}
.mbtm7 {
	margin-bottom: 40px;
}
.pbtm4 {
	padding-bottom: 40px;
}
.pbtm5 {
	padding-bottom: 50px;
}
.pbtm6 {
	padding-bottom: 60px;
}
.mov  {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.mov iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.no-sub {
	padding: 60px 0 80px;
}
.no-sub + .inq-set {
	margin-top: 0;
}
.top-line {
	padding-top: 30px;
	margin-top: 30px;
	border-top: dotted 1px #999;
}
img {
	max-width: 100%;
	height: auto;
}
.dft-txt-box {
	font-size: 14px;
	line-height: 1.5;
}

/* =======================================
 Common
======================================= */
.bk-ctr {
	text-align: center;
	padding: 55px 0 50px;
	font-size: 28px;
	font-weight: 700;
}
.bl-b {
	font-weight: bold;
	padding-bottom: 15px;
	color: #2d8be2;
	font-size: 1.1em;
}
article > .bk-ctr {
	padding-top: 20px;
}
article.set-mgn {
	margin-top: 40px;
}
a.bl {
	color: #075aad;
}
.img-ctr {
	text-align: center;
}
.img-ctr.pdt {
	padding: 30px 0;
}
.img-ctr.pdtb {
	padding: 30px 0 70px;
}
.img-ctr.max img {
	width: 100%;
	height: auto;
}
p + .img-ctr {
	padding-top: 30px;
}
.img-ctr.bline {
	border: solid 1px #ccc;
}
.dft-lead + .img-ctr {
	padding-top: 0;
}
.flft {
	float: left;
}
.frgt {
	float: right;
}
.flft.half,
.frgt.half {
	width: 48%;
}
.flft.six,
.frgt.six {
	width: 100%;
}
.frgt img {
	margin-left: 30px;
}
.rt-btn {
	display: flex;
	justify-content: flex-end;
	margin: 40px 0 60px 0;
}
.rt-btn a {
	display: inline-block;
	background: url(../../images2/base/arw-wt.svg) no-repeat right 25px center #048dc5;
	background-size: 12px auto;
	color: #fff;
	padding: 14px 40px 16px;
	font-weight: bold;
	min-width: 360px;
	text-align: center;
}
.ctr-btn {
	display: flex;
	justify-content: center;
	margin: 20px 0 30px 0;
}
.ctr-btn a {
	display: inline-block;
	background: url(../../images2/base/arw-wt.svg) no-repeat right 25px center #048dc5;
	background-size: 12px auto;
	color: #fff;
	padding: 14px 40px 16px;
	font-weight: bold;
	min-width: 360px;
	text-align: center;
}
.rt-btn a:hover,
.ctr-btn a:hover {
	opacity: .6;
}
table.dft {
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	width: 100%;
}
table.dft th,
table.dft td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 15px;
	font-weight: normal;
	line-height: 1.5;
}
table.dft th {
	vertical-align: middle;
}
table.dft th.bl {
	color: #000;
	background: #dfeef9;
}
.ftl {
	font-size: 18px;
}
table.dft.th-left th {
	text-align: left;
}
table.dft.data th {
	background: #f5f5f5;
}
.k-dot-box {
	margin: 20px 0 30px;
	border: dotted 1px #ccc;
	padding: 20px;
}
ul.lstbl {
	margin: 0 0 30px;
}
.clm-box ul.lstbl,
.clm-box ul.lstbl.nrw {
	margin-bottom: 0;
}
ul.lstbl.nrw {
	margin-bottom: 20px;
}
ul.lstbl.box {
	border: solid 1px #ccc;
	padding: 20px;
}
ul.lstbl > li {
    padding-left: 1.2em;
    text-indent: -1.2em;
    padding-bottom: 12px;
    line-height: 1.7;
}
ul.lstbl li:before {
    content: "●";
    font-size: 10px;
    color: #2821bb;
    padding-right: 7px;
    position: relative;
    top: -3px;
}
ul.lstbl.nrw li {
	padding-bottom: 0;
}
ul.lstbl li.dot {
	border-bottom: dotted 1px #ccc;
	margin-bottom: 15px;
}
.u {
	display: inline-block;
	border-bottom: solid 1px #fff;
	padding-bottom: .2em;
}
.wt-link {
	display: flex;
	width: 100%;
	height: 76px;
	border: solid 1px #000;
	font-size: 14px;
	font-weight: 500;
	background: url(../../images2/base/arw-rel.svg) no-repeat right 20px center;
	background-size: 9px auto;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	padding-right: 20px;
}
.wt-link:hover {
	opacity: .8;
}
.link-arw {
	display: inline-block;
	padding-bottom: 1px;
	border-bottom: solid 1px;
	position: relative;
	margin-left: 15px;
	margin-top: 8px;
}
.link-arw:before {
	display: inline-block;
	content: '';
	width: 9px;
	height: 9px;
	background: url(../../images2/base/arw-bl.svg) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 11px;
	left: -13px;
}
.sub-mid {
	font-size: 24px;
	font-weight: 500;
	color: #17006a;
	position: relative;
	text-align: center;
	letter-spacing: 1px;
}
.sub-mid.lft {
	text-align: left;
	margin-bottom: 20px;
}
.sub-mid .en {
	display: block;
	font-size: 15px;
	font-weight: 700;
	color: #17006a;
	padding: 0 0 10px;
}
.sub-mid .en:after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	top: -10px;
	left: calc(50% - 3.5px);
	background: url(../../images2/base/arw-dwn-s.svg) no-repeat;
	background-size: cover;
}
.wt-l {
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
}
.wt-l.s {
	font-size: 18px;
	line-height: 1.3;
}
.sub-bl-m {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	padding: 40px 0;
	color: #048dc5;
}
.sub-bl-r {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
	padding: 0 0 20px;
	color: #048dc5;
}
.sub-bl-s {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
	padding: 0 0 20px;
	color: #048dc5;
}
.sub-bl-s strong {
	color: inherit;
	display: inline-block;
	border-bottom: solid 1px #048dc5;
}
.sub-bgbl {
	color: #fff;
    margin-bottom: 16px;
    height: 38px;
    line-height: 36px;
    background: #048dc5;
    padding-left: 20px;
}
.sub-bgbl-l {
	color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
    background: #048dc5;
    padding: 8px;
}
p.midt {
	text-indent: -10px;
}
.dft-lead {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	padding: 30px 0 30px;
	color: #048dc5;
}
.dft-lead.left {
	text-align: left;
}
.dft-lead.nrw {
	padding: 20px 0;
}
.dft-lead.nxt {
	padding: 0 0 40px;
	margin-top: -30px;
}
.dft-lead.l,
.dft-lead .l {
	font-size: 22px;
}
.dft-lead span {
	color: inherit;
}
.dft-lead-ctr-s {
	font-size: 14px;
	text-align: center;
}
.top-sub-img {
	text-align: center;
	padding: 45px 0 35px;
}
.sub-bk-ctr {
	background: #222;
	font-size: 14px;
	line-height: 38px;
	height: 40px;
	color: #fff;
	width: 300px;
	display: block;
	margin: 20px auto 0;
	text-align: center;
}
.sub-bk-ctr.l {
	width: 400px;
}
.mes {
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	padding: 30px;
	border: solid 1px #ccc;
	margin: 20px;
}
.note {
	font-size: 12px;
	line-height: 1.5;
}
.hoshis:before {
    content: "* ";
}
.hoshis {
    padding-left: 10px;
    color: #636363;
    text-indent: -12px;
    line-height: 1.5;
}
.box-gry {
	line-height: 1.7;
	padding: 15px 20px;
	background: #f5f5f5;
	margin-top: 10px;
}
dl.dft {
	border: solid 1px #000;
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
	margin: 30px auto;
}
dl.dft.wt {
	border: none;
}
dl.dft dt,
dl.dft dd {
	padding: 15px;
	border-bottom: solid 1px #ccc;
}
dl.dft dt {
	background: #f5f5f5;
	padding-top: 10px;
	padding-bottom: 10px;
}
dl.dft.wt dt {
	font-weight: 700;
}
dl.dft dd {
	padding-top: 20px;
	padding-bottom: 25px;
}
dl.dft dd:nth-last-of-type(1) {
	border-bottom: 0;
}
dl.dft.wt dd {
	padding-right: 0;
	padding-left: 0;
}
.bnr-line {
	margin-bottom: 20px;
	border: solid 1px #ccc;
}
.btm-bnr-l {
	text-align: center;
	padding: 30px 0 20px;
}
.btm-bnr-l a {
	display: inline-block;
	text-align: left;
	background: url(../../images2/base/arw-wt.svg) no-repeat right 20px center #f60;
	background-size: 15px auto;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	width: 90%;
	line-height: 1.5;
	padding: 10px 30px 10px 10px;
}
.btm-bnr-l a:nth-of-type(n + 2) {
	margin-bottom: 20px;	
}


/* =======================================
 Frame
======================================= */
header {
	position: fixed;
	width: 100%;
	height: 70px;
	/*background: #fff;*/
	color: #000;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 10;
}
#pagetop.toppage header {
	background: transparent;
}
#pagetop.toppage header.sticky {
	/*background: #fff; */
}
header.sticky {
	height: 60px;
	background: rgba(255,255,255,.8);
}
#hd {
	display: none;
}
#hd .bt {
	display: none;
}
#hdlogo {
	width: 125px;
}
#hdlogo img {
	width: 100%;
	height: auto;
}
#hdlogo2 {
	width: 125px;
	padding: 10px 0 0 10px;
}
#hdnv a {
	text-decoration: none;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
#pagetop.toppage #hdnv a {
	color: #fff;
}
#pagetop.toppage .sticky #hdnv a {
	color: #000;
}
#hdnv > ul > li > a:hover {
	
}
#hdnv ul {
	display: flex;
	flex-wrap: wrap;
}
#hdnv > ul > li {
	position: relative;
	height: 70px;
	margin-left: 30px;
}
#hdnv > ul > li > a {
	height: 70px;
}
.sticky #hdnv > ul > li {
 	height: 60px;
}
.sticky #hdnv > ul > li > a {
	height: 60px;
}
#hdnv > ul > li:hover:after {
	content: url(../../images2/nv/arw-nv.svg);
	position: absolute;
	bottom: -3px;
	left: calc(50% - 6px);
}
#hdnv .cnr-list {
 	background: #999;
	/**/display: none;
 	position: fixed;
 	top: 70px;
 	right: 0;
 	padding: 20px;
 	width: 780px;
 	height: 280px;
}
.sticky #hdnv .cnr-list {
 	top: 60px;
}
#hdnv .cnr-list li {
	width: 130px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#hdnv .cnr-list a p {
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 1.3;
}
#hdnv .cnr-list a p span,
#hdnv .cnr-list a p sup {
	color: inherit;
}
#hdnv .cnr-list a p.nv-img {
	width: 80px;
}
#hdnv .cnr-list a p.nv-img img {
	width: 100%;
	height: auto;
}
#hdnv .cnr-list a p.nv-txt {

}
.main-img {
	width: 100%;
	height: 250px;
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.main-img .wt-lead {
	padding: 30px 20px 0;
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
	text-align: center;
}
.main-img .sub-tit {
	font-size: 22px;
	line-height: 1.3;
	font-weight: 400;
	color: #fff;
	padding: 50px 8px 0;
	text-shadow: #666 1px 0 10px;
}
.main-img .sub-tit.s {
	font-size: 26px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3;
}
.main-img .sub-tit .en {
	font-size: 20px;
	font-weight: 500;
	display: block;
	text-align: center;
	color: #fff;
	padding-bottom: 20px;
	letter-spacing: 1px;
	position: relative;
}
.main-img .sub-tit .en:after {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../../images2/base/arw-dwn-wt.svg);
	background-size: cover;
	position: absolute;
	top: -28px;
	left: calc(50% - 6px);
}
.topmain-btm {
	display: block;
	width: 200px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 100px);
	color: #fff;
	font-size: 12px;
	background: url(../../images2/base/arw-dwn-wt.svg) no-repeat center bottom  ;
	background-size: 9px auto;
	padding-bottom: 20px;
	letter-spacing: 2px;
	text-align: center;
	z-index: 2;
}
#main-pdt {
	background: url(../../images2/main/main-pdt.jpg) repeat-x top center;
}
#main-pdt-top {
	background: url(../../images2/main/main-pdt-top.webp) repeat-x top 70px center;
	height: 320px;
}
#main-abt {
	background: url(../../images2/main/main-abt.jpg) repeat-x top center;
}
#main-mon {
	background: url(../../images2/main/main-mon.jpg) repeat-x top center;
}
#main-psl {
	background: url(../../images2/main/main-psl.jpg) repeat-x top center;
}
#main-nws {
	background: url(../../images2/main/main-nws.jpg) repeat-x top center;
}
#main-inq {
	background: url(../../images2/main/main-inq.jpg) repeat-x top center;
}
#main-etc {
	background: url(../../images2/main/main-etc.jpg) repeat-x top center;
	background-size: cover;
}
#main-pat {
	background: url(../../images2/main/main-pat.jpg) repeat-x top center;
	background-size: cover;
}
.video {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.video-inner h1 {
	font-size: 26px;
	font-weight: 500;
	line-height: 1.3;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.video-inner h1 span {
	color: inherit;
}
.video-inner p {
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}
.video-wrapper {
	height: 300px;
}
.video-wrapper video {
	height: 300px;
}
.src-btn,
.src-btn * {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.src-btn {

}
.src-btn li {
	width: 49.95%;
	flex-direction: column;
}
.src-btn li .w-line {
	width: calc(100% - 16px);
	margin: 8px;
	border: solid 1px #fff;
	display: block;
	padding-bottom: 15px;
}
.src-btn.s li {
	height: 118px;
}
.src-btn.t li {
	height: 230px;
	justify-content: flex-start;
	align-items: flex-start;
	padding-bottom: 32px;
}
.src-btn.m li {
	height: 220px;
	justify-content: flex-start;
	align-items:flex-start;
	padding-top: 10px;
}
.src-btn li:nth-of-type(1) {
	background: url(../../images2/pdt/bg-pouch.png) no-repeat;
	background-size: cover;
}
/*.src-btn li:nth-of-type(2) {
	background: url(../../images2/pdt/bg-model.png) no-repeat;
	background-size: cover;
}*/
.src-btn li:nth-of-type(2) {
	background: url(../../images2/pdt/bg-needs.png) no-repeat;
	background-size: cover;
}
.src-btn li a,
.src-btn li span.wt-btn {
	width: calc(100% - 8px);
	height: 44px;
	margin: auto;
	background: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	position: relative;
	padding: 15px 3px;
}
.src-btn li.is-active a:after,
.src-btn li.is-active span.wt-btn:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(../../images2/base/menu-dwn.svg) no-repeat;
	background-size: 100% 30px;
}
.src-btn li:nth-of-type(1) a,
.src-btn li:nth-of-type(1) span.wt-btn {
	color: #009999;
}
.src-btn li:nth-of-type(2) a,
.src-btn li:nth-of-type(2) span.wt-btn {
	color: #17006a;
}
.src-btn li:nth-of-type(3) a,
.src-btn li:nth-of-type(3) span.wt-btn {
	color: #1b6faf;
}
.src-btn:not(.t) li a:hover,
.src-btn li.tab_nav_item:not(.is-active):hover span.wt-btn {
	transform: scale(1.05,1.05);
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
.sub-pdt span.en,
.src-btn li span.en {
	font-size: 11px;
	margin-bottom: 10px;
	color: #fff;
	display: none;
}
.src-btn li span.img {
	width: 96%;
	height: 150px;
	background: url(../../images2/pdt/bg-pouch2.png) no-repeat center;
	background-size: contain;
	margin: 0 auto;
	padding-top: 10px;
}
.src-btn li:nth-of-type(1) span.img {
	max-width: 361px;
}
/*.src-btn li:nth-of-type(2) span.img {
	width: 100%;
	height: 235px;
	background: url(../../images2/pdt/bg-model2.png) no-repeat center;
	background-size: contain;
	margin: 0 auto;
}*/
.src-btn li:nth-of-type(2) span.img {
	width: 96%;
	max-width: 335px;
	height: 150px;
	background: url(../../images2/pdt/bg-needs2.png) no-repeat center;
	background-size: contain;
	margin: 0 auto;
}
.katashiki {
	background: #666;
	padding: 15px 0 17px;
	display: flex;
	justify-content: flex-end;
	padding-right: 10px;
}
.katashiki.s {
	padding-top: 10px;
	padding-bottom: 10px;
}
.katashiki a {
	color: #fff;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: solid 1px #fff;
	position: relative;
	margin-left: 18px;
	font-size: 14px;
}
.katashiki a::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: url(../../images2/base/arw-wt.svg) no-repeat center left;
	background-size: cover;
	border-bottom: none;
	position: absolute;
	left: -18px;
	top: 5px;
}
.tab_content {
	display: none;
}
.tab_content.show {
	display: block;
}
#menu1, #menu2, #menu3 {
	/*padding-top: 190px;
	margin-top: -190px;*/
}
#menu1 {
	background-color: #009999;
}
#menu2 {
	background-color: #17006a;
}
#menu3 {
	background-color: #1b6faf;
}
.menu-box-wt {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.menu-box-wt li {
	border: solid 1px #fff;
	max-width: 244px;
	width: 28%;
	margin: 15px 1.5% 0;
}
.menu-box-wt.three li {
	width: 28%;
	max-width: 330px;
}
.menu-box-wt li a {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-right: 5px;
	padding-left: 5px;
}
.menu-box-wt li a:hover {
	opacity: .8;
}
.menu-box-wt .img {
	display: flex;
	min-height: 90px;
	justify-content: center;
	align-items: center;
}
.menu-box-wt .img img {
	width: auto;
	max-height: 80px;
}
.menu-box-wt .nm {
	display: inline-block;
	color: #fff;
	padding-bottom: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
}
#menu2 li {
	background: rgba(255,255,255,.9);
}
#menu2 li .img {
	padding: 20px 0 5px;
}
#menu2 li .nm {
	color: #000;
}
.sub-pdt {
	padding: 16px 0;
}
.sub-pdt h1 {
	display: inline;
}
.sub-pdt .en {
	display: block;
}
.sub-pdt .lead {
	display: inline-block;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	padding-top: 10px;
}
.bnr-faq {
	padding: 25px 0;
	text-align: center;
}

/* inq-set */
.inq-set {
	margin-top: 40px;
	background: #17006a;
	padding: 40px 0 30px;
}
.inq-set.nmtp {
	margin-top: 0;
}
.inq-set * {
	color: #fff;	
}
.inq-set h2 {
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	line-height: 1.4;
}
.inq-set h2.m {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 25px;
}
.inq-set .txt {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	text-align: center;
	padding-bottom: 35px;
}
.inq-mail {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 40px;
	border: solid 2px #fff;
	width: 90%;
	min-width: 300px;
	height: 100px;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.inq-mail:before {
	display: inline-block;
	content: '';
	background: url(../../images2/base/pct-mail.png) no-repeat;
	background-size: 40px auto;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(50% - 10px);
	left: 20px;
	margin-right: 10px;
}
.tel-fax {
	display: flex;
	flex-direction: column;
	font-size: 20px;
	font-weight: 500;
	margin-left: 0;
	margin-top: 40px;
}
.tel-fax span {
	display: flex;
	position: relative;
}
.inq-tel {
	margin-bottom: 20px;
}
.inq-tel:before {
	display: inline-block;
	content: '';
	background: url(../../images2/base/lbl-tel.png) no-repeat;
	background-size: 80px auto;
	width: 90px;
	height: 36px;
	position: relative;
	top: -3px;
	margin-right: 0;
}
.inq-fax:before {
	display: inline-block;
	content: '';
	background: url(../../images2/base/lbl-fax.png) no-repeat;
	background-size: 80px auto;
	width: 90px;
	height: 36px;
	position: relative;
	top: -3px;
	margin-right: 0;
}

#pgtop {
	width: 58px;
	position: fixed;
	right: 0;
	bottom: 80px;
	z-index: 10;
}
#pgtop img {
	width: 100%;
	height: auto;
}
#ctss {
	padding-top: 15px;
	text-align: center;
}
.info-cau {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #cc0000;
	color: #fff;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 5px;
}
.info-cau:before {
	display: inline-block;
	content: '';
	background: url(../../images2/base/pct-cau.svg) no-repeat;
	background-size: 30px auto;
	width: 50px;
	height: 30px;
	position: relative;
	top: 0;
}
.info-cau:hover {
	opacity: .7;
}
footer.common {
	padding: 50px 0 20px;
}
#info01 {
	width: 96%;
	line-height: 1.4;
	margin-bottom: 35px;
}
.arw-bl-link {
	display: flex;
	justify-content: center;
}
.arw-bl-link li a {
	display: flex;
	padding: 0 8px 0 5px;
	font-size: 12px;
}
.arw-bl-link li a:before {
	display: inline-block;
	content: '';
	background: url(../../images2/base/arw-bl.svg) no-repeat;
	background-size: cover;
	width: 9px;
	height: 9px;
	position: relative;
	top: 2px;
	margin-right: 3px;
}
.ft02 {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
}
.ft02 a {
	display: inline-block;
	padding: 0 10px;
}
.ft02 a:hover {
	text-decoration: underline;
}
.com-name {
	padding-right: 90px;
	position: relative;
	display: block;
	margin-bottom: 20px;
}
.com-name:after {
	display: inline-block;
	content: '';
	background: url(../../images2/base/flg-jp.svg) no-repeat;
	background-size: cover;
	width: 32px;
	height: 20px;
	position: relative;
	top: 5px;
	margin-left: 13px;
}
.flex-clm {
	text-align: center;
}
.flex-clm a {
	display: flex;
	margin-left: auto;
	margin-right: auto;
}
.flex-clm span {
	display: inline-block;
}
.youtube-box {
	border: solid 1px #ccc;
	font-size: 14px;
	background: url(../../images2/base/youtube.png) no-repeat left center;
	width: 255px;
	height: 34px;
	text-decoration: none;
	justify-content: flex-end;
	align-items: center;
	padding-right: 15px;
}
.youtube-box:hover {
	opacity: .7;
}
.ft-logo {
	width: 184px;
	margin: 30px auto;
}
.ft-logo img {
	width: 100%;
	height: auto;
}
#c {
	font-size: 12px;
	padding-bottom: 70px;
}


/* =======================================
 Top
======================================= */
.news {
	background: #fff;
	width: 100%;
	padding: 20px 10px 30px;
	position: relative;
}
.news:before {
	content: '';
	display: inline-block;
	background: #17006a;
	width: 60px;
	height: 6px;
	position: absolute;
	top: 0;
	left: 0;
}
.news .rtbtn {
	position: absolute;
	top: 5px;
	right: 0;
}
.news dt,
.news dd {
	font-size: 14px;
	padding: 15px 0;
}
.news dt:nth-of-type(1),
.news dd:nth-of-type(1) {
	border-top: 0;
}
.news dt {
	position: relative;
	display: flex;
	align-items: center;
	padding-top: 20px;
	padding-left: 5px;
	border-top: solid 1px #ddd;
}
.news dd {
	min-height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
.news dd.new:before,
.news dd span.txt.new:before,
.news dd .txt-box .tit.new:before {
	display: inline-block;
	font-weight: normal;
	padding-top: 1px;
	margin-right: 10px;
	line-height: 16px;
	font-size: 10px;
	text-align: center;
	width: 30px;
	color: #fff;
	content: "New";
	background: #cc0000;
}
.news dt:after {
	display: block;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 2px;
	line-height: 18px;
	letter-spacing: 2px;
	text-align: center;
	width: 50px;
	background: #17006a;
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 20px;
}
.news dd .txt-box .tit {
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	padding-bottom: .5em;
}
.news dd .txt-box {
	font-size: 14px;
	line-height: 1.5;
	width: 100%;
}
.news dd .txt-box .txt-inr {
	padding-bottom: 1em;
}
.news dt.job:after {
	content: "採 用";
}
.news dt.exb:after {
	content: "展示会";
}
.news dt.pdt:after {
	content: "製 品";
}
.news dt.abt:after {
	content: "企 業";
}
.news dd a {
	color: #0033aa;
}
.news dd .fx {
	display: flex;
}
.news dd .fx.fw {
	flex-wrap: wrap;
}
.news dd .fx.fs {
	align-items: flex-start;
}
.news dd .tb {
	display: block;
	padding: 0 20px 0 0;
	width: 100px;
}
.news dd .tb img {
	max-width: initial;
}
.news dd .bg-gry-box {
	background: #f1f1f1;
	padding: 10px;
}
.news dd .bg-gry-box .flex-box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 8px;
}
.news dd .bg-gry-box .flex-box li {
	width: 32%;
}
.news dd .bg-gry-box .flex-box li img {
	width: 100%;
	height: auto;
}
.news .s-dot {
	font-size: 11px;
}
.news .s-dot li {
	padding-left: 10px;
	text-indent: -10px;	
}
.news .s-dot li:before {
	content: '・';
}


/* =======================================
 Products
======================================= */
.obi {
	margin: 1px auto;
	line-height: 48px;
	width: 100%;
}
.obi .flex-box {
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.obi .flex-box p {
	color: inherit;
}
.obi .flex-box p.txt {
	font-size: 14px;
	font-weight: 500;
	text-align: right;
}
#pdt-main {
	padding: 55px 0 40px;
}
#pdt-main00 {
	padding: 20px 8px ;
	text-align: right;
	background: url(../../images2/abt/abt-top-bg.png) no-repeat center #f5f5f5;
	background-size: cover;
}
#pdt-main00 img {
}
#pdt-main.op .wrap {
	min-height: 250px;
}
h1.model {
	font-size: 55px;
	font-weight: 900;
}
h1.model.s {
	font-size: 35px;
	font-weight: 900;
	line-height: 1.3;
}
h1.model .jp {
	display: block;
	font-size: 20px;
	font-weight: 500;
	padding: 20px 0;
}
h1.model .jp.s {
	display: block;
	font-size: 14px;
	padding-bottom: 20px;
	margin-top: -25px;
}
.link-list-box li a,
.bk-line-link {
	display: flex;
	width: 285px;
	height: 55px;
	border: solid 1px #000;
	font-size: 14px;
	font-weight: 400;
	background: url(../../images2/base/arw-rel.svg) no-repeat right 20px center;
	background-size: 9px auto;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	padding-right: 20px;
}
#notice .bk-line-link {
	flex-wrap: wrap;
	height: auto !important;
	padding: 10px 20px 10px 10px;
	line-height: 1.4;
}
#notice .bk-line-link .st {
	display: block;
	width: 100%;
	padding: 0 0 8px 10px;
}
#notice .bk-line-link .tb {
	padding-left: 0 !important;
	display: block;
}
#notice .bk-line-link .txt {
	display: block;
	width: 70%;
	line-height: 1.4;
}
#notice .bk-line-link .rd {
	line-height: 1.4;
}
.bk-line-link.l {
	width: 80%;
}
.link-list-box.f li a,
.bk-line-link.f {
	width: 100%;
	justify-content: flex-start;
	padding-left: 30px;
}
.link-list-box li a:hover,
.link-list-box li.o,
.bk-line-link:hover,
.bk-line-link.o {
	background-color: #f2f2f2 !important;
}
#pdt-main .bk-line-link {
	margin-top: 15px;
}
.link-list-box li,
.link.link-list .bk-line-link {
	margin-top: 20px;
}
.bk-line-link.rt {
	margin-left: auto;
}
.pdt-lead {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	padding: 50px 0;
}
.pdt-mov hr {
	margin: 40px 0;
}
.pdt-mov {
	border: solid 1px #000;
	padding: 30px;
	margin: 0 auto 60px;
}
.pdt-mov .mov-box {
	width: 460px;
}
.pdt-mov .txt {
	width: calc(100% - 490px);
	line-height: 1.5;
}
.pdt-mov .txt .tit {
	padding-bottom: 25px;
	font-weight: 700;
}
.pdt-outline {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.pdt-outline.one {
	border-bottom: solid 1px #000;
	margin-bottom: 50px;
}
.pdt-outline dt {
	width: 27%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 25px 0;
}
.pdt-outline .fts {
	font-size: 14px;
}
.astr {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.pdt-outline dd {
	width: 73%;
	padding: 25px 20px 25px 0;
}
.pdt-outline dt,
.pdt-outline dd {
	border-top: solid 1px #000;
	line-height: 1.75;
	font-weight: 500;
}
#pdt-spec {
	padding: 20px 0 45px;
}
#pdt-spec .flex-four li {
	background: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	border: solid 1px #ccc;
}
#pdt-spec .flex-four li .img {
	padding: 20px 0;
}
#pdt-spec .flex-four li .tit {
	padding: 10px;
	line-height: 1.5;
	display: block;
	width: 100%;
	font-weight: 500;
}
.ex-tit {
	border-bottom: solid 1px #000;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
#pdt-spec .nomal {
	font-size: 14px;
	font-weight: 400;
}
.txt-box {
	font-size: 15px;
	font-weight: 500;
	line-height: 2;
}
.flex-one .txt-box {
	min-width: 684px;
}
.flex-one.ss .txt-box {
	max-width: 644px;
	min-width: 644px;
}
.box-l-r {
	/*display: flex;
	justify-content: space-between;*/
	width: 48%;
}
.flex-one .box-l-r {
	width: 100%;
	margin-bottom: 40px;
}
.box-t-b {
	display: flex;
	flex-direction: column;
	width: 48%;
}
.box-t-b .txt-box {
	border-top: dotted 1px #999;
	padding-top: 20px;
}
/*.box-l-r .img {
	width: 205px;
}
.flex-one .box-l-r .img {
	width: 340px;
}*/
.box-t-b .img {
	text-align: center;
	padding: 20px 0;
}
.kome {
	font-size: 14px;
	padding: 20px 0;
}
ul.kome {
	margin-left: -14px;
}
ul.kome li {
    text-indent: -16px;
    padding-left: 30px;
    margin-left: 6px;
    font-size: 14px;
    line-height: 1.5;
}
ul.kome2 li, p.kome2 {
    text-indent: -36px;
    padding-left: 30px;
    margin-left: 6px;
    font-size: 14px;
    line-height: 1.5;
}
ul.kome3 li, p.kome3 {
    text-indent: -36px;
    padding-left: 40px;
    margin-left: 6px;
    font-size: 14px;
    line-height: 1.8;
}
#pdt-spec .fts {
	font-size: 12px;
}
.rd-note {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 400;
}
.rd-note.btm {
	padding-top: 45px;
}
.rd-note.btm2 {
	padding-top: 25px;
}
.top-txt {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.75;
	padding-bottom: 45px;
}
.btm-txt {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.75;
	padding-top: 45px;
}
.btm-txt.btm {
	padding-top: 20px;
}
.related {
	padding: 30px 0 80px;
}
.related.topics {
	padding: 0 0 40px;
	position: relative;
}
.related li {
	background: #f5f5f5;
	margin-bottom: 15px;
}
.related.topics ul {
	justify-content: space-between;	
}
.related.topics li,
.related .swiper-slide {
	background: transparent;
}
.related li a,
.swiper-slide a {
	text-decoration: none;
	color: #038289;
	font-size: 15.5px;
	font-weight: 500;
}
.related li a:hover img,
.swiper-slide a:hover img {
	transform: scale(1.05,1.05);
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
.related li a p.img,
.swiper-slide a p.img {
	overflow: hidden;
}
.related li a p.img img,
.swiper-slidea p.img img {
	width: 100%;
	height: auto;
}
.related li a p.tit,
.swiper-slide a p.tit {
	color: inherit;
	line-height: 1.5;
	padding: 8px 20px 10px 10px;
	display: flex;
	min-height: 65px;
	align-items: center;
	background: url(../../images2/base/arw-rel.svg) no-repeat right 15px bottom 15px;
	background-size: 9px auto;
}
.related.topics li,
.swiper-slide {
	width: 47%;
	margin-bottom: 20px;
}
.related.topics li a p.tit,
.swiper-slide a p.tit {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
	padding: 12px 20px 10px 0;
}
.related li a p.txt,
.swiper-slide a p.txt {
	padding: 8px 0;
	font-size: 14px;
	line-height: 1.5;
}
.swiper-button-prev:after,
.swiper-button-next:after, 
.swiper-button-prev.sp:after,
.swiper-button-next.sp:after {
  display: none;
}
.swiper-button-prev {
  top: 95px !important;
  left: -15px !important;
}
.swiper-button-next {
  top: 95px !important;
  right: -15px !important;
}
.swiper-button-next {
  background-image: url(../../images2/base/arw-next-wt.svg);
  margin-right: 20px;
}
.swiper-button-prev {
  background-image: url(../../images2/base/arw-prev-wt.svg);
  margin-left: 20px;
}
.swiper-button-prev,
.swiper-button-next {
  width: 40px !important;
  height: 40px !important;
  background-size: 40px 40px !important;
  z-index: 1000;
}
#pdt-tblop + .btm-txt {
	margin-top: 14px;
}
#pdt-tblop th {
	background: #f8f8f8;
}
#pdt-tblop td {
	background: #fff;
}
.ft-bnr.mtpbtm {
	margin: 20px auto;
}
.ft-bnr li {
	width: 100%;
	border: solid 1px #ccc;
	margin-bottom: 20px;
}
.ft-bnr li a {
	display: block;
	padding: 5px;
	display: flex;
	flex-direction: column;
	text-decoration: none;
}
.ft-bnr li a:hover {
	opacity: .7;
}
.ft-bnr li a .tit {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 700;
	color: #1b6faf;
	padding: 10px 0 8px;
}
.ft-bnr li a .tit span {
	color: inherit;
	font-size: 14px;
}
.ft-bnr li a .txt {
	font-size: 14px;
	line-height: 1.5;
	padding-right: 8px;
}
#bnr-netorder {
	background: url(../../images2/pdt/bnr-netorder.png) no-repeat 8px center;
	background-size: 110px auto;
	height: 122px;
	padding-left: 120px;
}
#bnr-campaign {
	background: url(../../images2/pdt/bnr-campaign.png) no-repeat 8px center;
	padding-left: 120px;
}
#mov-page table.dft {
	margin-bottom: 35px;	
}
#mov-page table.dft th {
	text-align: left;
	font-weight: 700;
}
#mov-page table.dft th a {
	color: #048dc5;	
}
#mov-page table.dft td {
	vertical-align: top;
}

/* =======================================
 Produsts top
======================================= */
#kobetsu {
	background: url(../../images2/pdt/bg-kobetsu.jpg) no-repeat;
	background-size: cover;
	padding: 60px 0;
	position: relative;
}
#kobetsu:after {
	content: '';
	width: 36px;
	height: 34px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 18px);
	background: url(../../images2/base/arw-dwn-wt-l.svg) no-repeat;
	background-size: contain;
}
#kobetsu h2 {
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding: 0 0 45px;
	line-height: 1.4;
}
#kobetsu .u {
	border-bottom: solid 2px #fff;
	color: inherit;
}
#kobetsu .img {
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 100%;
	padding-bottom: 20px;
}
#kobetsu .img img {
	border: solid 2px #fff;
	display: block;
	margin-bottom: 10px;
	width: 190px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#kobetsu .txt {
	width: 100%;
}
#kobetsu .txt p {
	color: #fff;
	line-height: 1.575;
}
#top-boxpouch {
	padding: 45px 0;
}
#top-boxpouch .img {
	width: 100%;
	position: relative;
	padding-bottom: 30px;
}
#top-boxpouch .txt {
	width: 100%;
	padding-top: 20px;
}
#top-boxpouch .txt h2 {
	font-size: 26px;
	padding-bottom: 35px;
}
#top-boxpouch .txt p {
	line-height: 1.6;
}
#top-boxpouch .txt .wt-link {
	margin: 20px 0 0 0;
}
#img00 {
	display: block;
	margin: 65px 0 0 80px;
}
#bln01 {
	position: absolute;
	left: 0;
	top: 80px;
}
#bln02 {
	position: absolute;
	left: 132px;
	top: 0;
}
#bln03 {
	position: absolute;
	right: 10px;
	top: 110px;
}
#bln04 {
	position: absolute;
	right: 10px;
	bottom: 78px;
}
#bln05 {
	position: absolute;
	left: 22px;
	bottom: 100px;
}
#bln01, #bln02, #bln03, #bln04, #bln05 {
	width: 100px;
	height: auto;
}
#top-movie {
	padding: 55px 0 45px;
}
#top-movie .flex-two > ul {
	width: 47.5%;
	margin-top: 38px;
}
#top-movie .tit {
	font-weight: 700;
	color: #038289;
	line-height: 1.5;
	padding: 15px 0 10px;
}
#top-movie .txt {
	line-height: 1.5;
	font-size: 14px;
}
.words-index {
	padding: 0;
}
.words-index h3 {
	color: #fff;
	background: #17006a;
	font-size: 18px;
	font-weight: 500;
	line-align: 1.5;
	padding: 0 10px 0 12px;
	display: flex;
	align-items: center;
	height: 60px;
	position: relative;
}
.words-index h3 span {
	color: inherit;
	font-size: 13px;
	line-height: 1.4;
	display: inline-block;
	padding: 0 10px 0 25px;
	width: 60%;
}
.words-index h3:after {

}
.w-idx {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	border-right: solid 1px #17006a;
}
.w-idx li {
	width: 25%;
}
.w-idx li a {
	border: solid 1px #17006a;
	border-right: 0;
	border-top: 0;
	font-size: 16px;
	font-weight: 500;
	color: #17006a;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	padding: 0 5px;
}
.w-idx li a:hover {
	background: #f5f5f5;
}
.lead-block {
	padding: 30px 12px;
}
.lead-block.nosub {
	padding-top: 40px;
}
.lead-block.nptp {
	padding-top: 0;
}
.lead-block p {
	line-height: 1.575;
}
.lead-txt.l {
	font-size: 14px;
	padding: 50px 0 30px;
	line-height: 1.5;
}
.lead-txt.l.nrw {
	padding-top: 0;
}

.shp-list dt {
	color: #fff;
	margin-bottom: 16px;
	padding: 10px 8px;
}
.shp-list dt h2 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	padding-bottom: 5px;
	color: inherit;
}
.shp-list dt h2 .fts {
	display: block;
	color: inherit;
	font-size: 0.85em;
	padding-top: 8px;
}
.shp-list dt .txt {
	color: inherit;	
	font-size: 14px;
	padding-right: 20px;
}
.shp-list dd {
	margin-bottom: 25px;
}
.shp-list dd ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.shp-list dd ul a {
	display: flex;
	padding: 22px 0;
	align-items: flex-start;
}
.shp-list.idx dd ul a {
	flex-direction: column;
	padding: 0;
}
.shp-list dd ul a:hover {
	opacity: .6;
}
.shp-list dd li {
	width: 100%;
	background: url(../../images2/base/arw-rel.svg) no-repeat right 12px bottom 12px #f5f5f5;
	background-size: 11px auto;
	margin-bottom: 10px;
}
.shp-list dd h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 15px;
}
.shp-list dd h4 {
	line-height: 1.5;
	padding-top: 8px;
	margin-bottom: 10px;
}
.shp-list.idx dd h3 {
	width: 100%;
	padding: 5px 5px 7px 14px;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 8px;
}
.shp-list.idx dd.op h3 {
	width: 100%;
	padding: 15px 8px 8px 14px;
	font-size: 18px;
	font-weight: 700;
	color: #306fef;
	margin-bottom: 0;
}
.shp-list.idx dd h2 {
	margin-bottom: 5px;
	font-size: 19px;
	line-height: 1.5;
}
.shp-list.idx dd h2 .avbl {
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5;
	color: #306fef;
	margin-left: -10px;
	margin-bottom: 5px;
}
.shp-list dd p {
	line-height: 1.5;
	font-size: 14px;
}
.shp-list dd .img {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 130px;
	margin-left: -9px;
}
.shp-list dd .img img {
	width: 80%;
	height: auto;
}
.shp-list dd .txt {
	display: flex;
	width: auto;
	flex-direction: column;
	justify-content: center;
	margin-left: 9px;
}
.shp-list#op dd .txt {
}
.shp-list.idx dd .txt {
	width: auto;
	padding: 0 30px 25px 5px;
}
.shp-list.idx dd:not(.op) li {
	border: none;
	padding-left: 0;
}
.shp-list .bhb li {
	border-left: solid 9px #026202;
	padding-left: 9px;
}
.shp-list .bh li {
	border-left: solid 9px #009900;
	padding-left: 9px;
}
.shp-list .ct li {
	border-left: solid 9px #339999;
	padding-left: 9px;
}
.shp-list .fd li {
	border-left: solid 9px #993399;
	padding-left: 9px;
}
.shp-list .hk li {
	border-left: solid 9px #000066;
	padding-left: 9px;
}
.shp-list .st li,
.shp-list .op li {
	border-left: solid 9px #306fef;
	padding-left: 9px;
}
.shp-list + .rd-note {
	margin-top: -45px;
	margin-bottom: 45px;
}
.nds-list {
	margin-bottom: 25px;
}
.nds-list dt {
	color: #fff;
	margin-bottom: 16px;
	height: 38px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #048dc5;
}
.nds-list dt h2 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	padding-left: 15px;
	color: inherit;
}
.nds-list h3 {
	font-size: 16px;
	border: solid 1px #048dc5;
	padding: 10px;
	line-height: 1.4;
}
.nds-list dd ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nds-list dd li {
	width: 100%;
	background: #e6f2ff;
	margin-bottom: 10px;
	padding: 14px;
}
.nds-list dd .img {
	width: 100%;
	text-align: center;
	padding-top: 16px;
}
.nds-list dd .txt {
	width: 340px;
	padding: 28px 5px 0 0;
}
.nds-list dd .txt p {
	font-size: 14px;
	line-height: 1.92;
	font-weight: 500;
}
.nds-list .osusume {
	margin: 18px 0;
	width: 130px;
	height: 18px;
	background: #048dc5;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	padding: 2px 10px 0 12px;
	position: relative;
}
.nds-list .osusume:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -9px;
	border: 9px solid transparent;
	border-left: 8px solid #048dc5;
}
a.osm-link {
	font-size: 14px;
	font-weight: 700;
	color: #048dc5;
	display: inline-block;
	background: #fff;
	border: solid 1px #aaa;
	margin-right: 18px;
	margin-bottom: 10px;
	padding: 8px 10px;
}
a.osm-link:hover {
	opacity: .6;
}
#nds-img-daily07 {
	margin-top: 20px;
}
#bhb, #bh, #ct, #fd, #hk, #st, #op,
#nds-food, #nds-daily, #nds-beberage, #nds-pets, #nds-pack {
	padding-top: 70px;
	margin-top: -70px;
}

/* Words */
#wrdart #idx {
	width: 100%;
}
#wrdart #idx li {
	flex-grow: 1;
	margin-right: 2%;
}
#wrdart #idx li:nth-last-of-type(1) {
	margin-right: 0;
}
#wrdart #idx.w-idx li a {
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	border-width: 2px;
}
#wrdart h2 {
	margin: 40px 0 25px;
}
.wrd {
	line-height: 1.5;
	border: solid 1px #ccc;
	padding: 25px 0 0;
}
.wrd dt,
.wrd dd {
	padding: 15px 20px;
}
.wrd dt {
	font-weight: 700;
	font-size: 1.1em;
	color: #048dc5;
	border: solid 1px #ccc;
	border-left: solid 8px #048dc5;
	margin-right: 20px;
	margin-left: 20px;
}
.wrd dd .rel {
	background: #f5f5f5;
	margin: 30px 0;
	padding: 20px;
}
ul.lnk li {
	margin: 3px 0;
}
ul.lnk li:before {
	display: inline-block;
	content: '';
	background: url(../../images2/base/arw-bl.svg) no-repeat;
	background-size: cover;
	width: 9px;
	height: 9px;
	position: relative;
	top: -1px;
	margin-right: 7px;
}
ul.lnkblrt {
	display: flex;
	justify-content: flex-end;
	margin: 20px 0 40px;
}
ul.lnkblrt li a:before {
	display: inline-block;
	content: '';
	background: url(../../images2/base/arw-bl.svg) no-repeat;
	background-size: cover;
	width: 9px;
	height: 9px;
	transform: rotate(-0.25turn);
	margin-right: 8px;
}
#wrdart .lnkblrt:nth-last-of-type(1) {

}
#hda, #hdka, #hdsa, #hdta, #hdna, #hdha, #hdma, #hdra {
	display: inline-block;
	padding-top: 80px;
	margin-top: -80px;
}
#idx {
	padding-top: 80px;
	margin-top: -80px;
}

/* FAQ  */
/* tabs */
.tab-wrap {
  background: #fff;
  width: 100%;
  margin: 0 auto;
}
.tab-group {
  display: flex;
  justify-content: space-between;
  padding: 0 0 22px;
  width: 100%;
  margin: 0 auto;
}
.tab-group li {
  border: solid 1px #323232;
  border-right: 0;
}
.tab-group li:nth-last-of-type(1) {
  border-right: solid 1px #323232;
}
.tab-btn {
  flex-grow: 1;
  text-align:center;
  cursor:pointer;
  width: 100%;
  height: 70px;
  font-size: 14px;
  line-height: 64px;
}
.panel-group {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 35px;
}
.panel {
  display:none;
}
.tab-btn.is-active {
  transition: all 0.2s ease-out;
}
.tab-btn.is-active {
  background: #323232;
  color: #fff;
  position: relative;
}
.tab-btn.is-active:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 8px solid #323232;
}
.panel.is-show {
  display: block;
  position: relative;
}
.faqlist {
	margin-top: 40px;
}
.faqlist li a {
	display: block;
	padding: 20px 0 26px 50px;
	background: #f8f8f8;
	border: solid 1px #000;
	margin-bottom: 15px;
	font-size: 20px;
	position: relative;
}
.faqlist li a:after {
	content: '+';
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 20px;
	color: #666;
}
.faqlist li a:before {
	content: '';
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	color: #1b6faf;
}
.faq-lead {
	text-align: center;
	padding-bottom: 50px;
	letter-spacing: 1px;
}

.ac {
  width: 100%;
  margin: 0 auto;
}
.ac-parent {
	display: block;
	padding: 20px 0 26px 50px;
	background: #f8f8f8;
	border: solid 1px #000;
	font-size: 20px;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
}
.ac-child {
	display: none;
	padding: 0 1em 2em 1em;
 	margin-bottom: 15px;
}
.ac-parent:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 3px;
	background: #1b6faf;
	transform: translateY(-50%);
}
.ac-parent:after {
	content: "";
	position: absolute;
	top: 50%;
	/* 8px+12px-1px(幅2pxの半分) */
	right: 26px;
	width: 3px;
	height: 16px;
	background: #1b6faf;
	transform: translateY(-50%);
	transition: .3s;
}
.ac-parent.open:after {
	top: 25%;
	opacity: 0;
	transform: rotate(90deg);
}
.qa li {
	padding: 18px 0;
	font-size: 14px;
	line-height: 1.5;
	position: relative;
}
.qa li.q {
	border-bottom: solid 2px #000;
	color: #1b6faf;
	font-weight: bold;
	font-size: 14px;
	padding-left: 40px;
	line-height: 1.5;
}
.qa li.q:before {
	content: 'Q';
	font-size: 18px;
	margin-right: 23px;
	color: #666;
	margin-left: -40px;
}
.qa li.a:before {
	content: 'A';
	font-size: 24px;
	font-weight: bold;
	margin-right: 25px;
	color: #1b6faf;
	position: absolute;
	top: 15px;
	left: 2px;
}
.qa li.a .txt {
	padding-left: 42px;
	padding-bottom: 20px;
}
.qa .box {
	margin-top: 30px;
	padding: 20px;
	display: inline-block;
	border: dotted 1px #999;
}

/* =======================================
 About
======================================= */
.list-two,
.list-three {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.list-two > li {
	width: 47.5%;
	border: solid 1px #ccc;
	margin-bottom: 25px;
}
.list-two > li .txt,
.list-three > li .txt,
.list-two > li .add,
.list-three > li .add {
	display: block;
	padding: 0 10px 20px;
	line-height: 1.5;
}
.txt + .add {
	padding-top: 0;
}
.list-two > li .img,
.list-three > li .img {
	padding-bottom: 15px;
}
.list-two > li .img img,
.list-three > li .img img {
	width: 100%;
	height: auto;
}
.list-two > li h3 {
	position: relative;
	top: -10px;
	margin-bottom: -10px;
	background: #048dc5;
	display: block;
	color: #fff;
	font-weight: 400;
	padding: 5px 10px 7px 15px;
	line-height: 1.3;
}
.list-two > li h3.no-bg {
	background: none;
	color: #048dc5;
	font-weight: 700;
}
#com-menu .list-two > li h3 {
	top: -20px;
	font-size: 14px;
}
.list-two > li a {
	display: block;
	background: url(../../images2/base/arw-rel.svg) no-repeat right 20px bottom 20px;
	background-size: 15px auto;
	height: 100%;
}
.list-three > li {
	width: 31%;
	border: solid 1px #ccc;
	margin-bottom: 25px;
}
.list-two > li .tit + .txt,
.list-three > li .tit + .txt {
	padding-top: 15px;
}
#patent-box {
	padding: 45px 0 20px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin-top: 50px;
}
#patent-box .img {
	width: 330px;
	position: relative;
	padding-bottom: 30px;
}
#patent-box .img img {
	width: 100%;
	height: auto;
}
#patent-box .txt {
	width: 100%;
}
#patent-box .txt h2 {
	font-size: 28px;
	padding-bottom: 35px;
	font-weight: normal;
}
#patent-box .txt p {
	line-height: 1.6;
}
#patent-box .txt .wt-link {
	margin: 20px 0;
}
#abt-pdf,
.btn-two {
	padding-bottom: 20px;
	margin-top: 10px;
}
#abt-pdf ul,
.btn-two ul {
	width: 100%;
	margin: 0 auto;
}
#abt-pdf ul li,
.btn-two ul li {
	width: 100%;
	margin-bottom: 20px;
	border: solid 1px #000;
}
#abt-pdf ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../../images2/base/pct-pdf.png) no-repeat left 20px center #f5f5f5;
	background-size: 50px auto;
	height: 100px;
	text-indent: 30px;
}
.btn-two ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: url(../../images2/base/arw-bl.svg) no-repeat left 30px center #f5f5f5;
	background-size: 15px auto;
	height: 100px;
	padding: 0 20px;
	line-height: 1.5;
	text-align: center;
}
#abt-pdf ul li a:hover,
.btn-two ul li a:hover {
	opacity: .6;
}
#abt-map .img-ctr {
	padding: 20px 0;
}
#abt-acs.list-three li:nth-last-of-type(1) {
	margin-right: 34.3%;
}
.sub-sim .tit {
	text-align: left;
	font-weight: bold;
	padding: 10px 8px 12px 8px;
	background: #f5f5f5;
	border-bottom: dotted 1px #ccc;
	position: relative;
}
.sub-sim li .txt {
	font-size: 14px;
}
.area {
	display: block;
    position: absolute;
    left: 10px;
    top: 14px;
    background: #048dc5;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    height: 22px;
    line-height: 20px;
    width: 70px;
    text-indent: 0;
}
#lct-map .add-mrk {
	margin: 0 0 30px 10px;
}
#lct-map .add-mrk li:before {
	padding: 5px 0 7px !important;
}
#abt-acs.list-three li {
	width: 47.5%;
}
.add-mrk li a {
	display: inline-block;
}
.add-mrk li.tel:before,
span.tel:before {
	display: block;
	background: #999;
	color: #fff;
	font-size: 12px;
	padding: 2px 0 4px;
	width: 50px;
	text-align: center;
	content: "TEL";
	margin-bottom: 8px;
}
.add-mrk li.fax:before,
span.fax:before {
	display: block;
	background: #999;
	color: #fff;
	font-size: 13px;
	padding: 2px 0 4px;
	width: 50px;
	text-align: center;
	content: "FAX";
	margin-bottom: 8px;
}
.add-mrk li.mail:before,
span.mail:before {
	display: inline-block;
	background: #999;
	color: #fff;
	font-size: 13px;
	padding: 2px 0 4px;
	width: 50px;
	text-align: center;
	content: "Mail";
	margin-right: 8px;
}
.add-mrk li,
span.tel,
span.fax,
span.mail {
	display: block;
	padding: 5px 0;
}
.txt .note {
	font-size: 14px;
	line-height: 1.7;
}
.pg-link ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.pg-link ul li:not(:nth-last-of-type(1)) {
	margin-right: 18px;
}
.pg-link ul li {
	flex: 1;
}
.pg-link ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
	border: solid 1px #ccc;
	text-align: center;
	line-height: 1.5;
}
.pg-link ul li.current a,
.pg-link ul li a:hover {
	background: #e6f2ff;
	position: relative;
	color: #222;
	border-color: #e6f2ff;
}
.pg-link ul li.current a:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #e6f2ff;
	position: absolute;
	bottom: -10px;
}

.l-r-set {
	display: flex;
	justify-content: space-between;
	margin: 50px auto;
}
.l-r-set .img {
	width: 40%;
}
.l-r-set .img img {
	width: 100%;
	height: auto;
}
.l-r-set .txt {
	width: 55%;
	line-height: 1.9;
}
.l-r-set .cap {
	line-height: 1.5;
	display: block;
	padding: 8px;
}
.txt-set h4,
h4.inr-txt-set {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
	padding: 30px 0 20px;
	color: #048dc5;
	margin-top: 30px;
}
h4.inr-txt-set {
	padding: 0;
}
h4.inr-txt-set + .lead-box {
	margin-top: 20px;
}
.txt-set h4.blk {
	color: #000;
	margin-top: 0;
	padding: 20px 0 30px;
}
.txt-set p {
	line-height: 1.9;
}
.lead-box {
	line-height: 1.9;
	display: block;
	border: dotted 1px #ccc;
	padding: 20px;
	margin-top: 40px;
}
.lead-box.ylw {
	background: #ffc;
}
.pg-top-hd .lead-box.ylw {
	font-size: 20px;
}
.pg-top-hd {
	padding-top: 80px;
	margin-top: -80px;
	/*padding-bottom: 60px;*/
}
.paraset {
	clear: both;
	overflow: hidden;
	margin: 40px 0 0 0;
}
h4 + .paraset,
.paraset.mtp0 {
	margin-top: 0;
}
.paraset .img {
	float: left;
	padding-right: 40px;
	padding-top: 7px;
}
.paraset .imgr {
	float: right;
	padding-left: 35px;
	padding-top: 7px;
}
.paraset .img.dft img,
.paraset .imgr.dft img{
	width: 300px;
	height: auto;
	margin-bottom: 12px;
}
.paraset .img.half img,
.paraset .imgr.half img{
	width: 450px;
	height: auto;
	margin-bottom: 12px;
}
.paraset .img span,
.paraset .imgr span,
span.imgcap {
	display: block;
	background: #f1f1f1;
	text-align: center;
	padding: 4px 0;
	margin: 0 0 12px;
	font-size: 0.9em;
}
span.imgcap.ib {
	display: inline-block;
	padding: 6px 4px 6px 8px;
	text-align: left;
	line-height: 1.5;
}
.paraset .img.trd img,
.paraset .imgr.trd img{
	width: 600px;
	height: auto;
	margin-bottom: 12px;
}
.img-ctr span.imgcap {
	margin: 0 48px 12px;
}
.paraset .txtrt {
	float: left;
}
.box924 {
	width: 100%;
	margin: 30px auto 0;
}
.box924 .flft,
.paraset .img,
.paraset .imgr {
	float: none;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}
.box924 .frgt {
	float: none;
	text-align: center;
}
.box924 .flft img,
.box924 .frgt img,
.half img {
	margin-left: auto;
	margin-right: auto;
}
.paraset .half {
	text-align: center;
}
.paraset.ppbtm p {
	padding-bottom: 1.5em;
}

/* History */
.timeline-outer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 80px;
}
.timeline {
	border-left: 8px solid #048dc5;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	color: #999;
	margin: 40px auto 0;
	letter-spacing: 0.5px;
	position: relative;
	line-height: 1.4em;
	padding: 20px;
	list-style: none;
	text-align: left;
}
.timeline .event {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
	font-size: 14px;
}
.timeline .event:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.timeline .event:before,
.timeline .event:after {
	position: absolute;
	display: block;
	top: 0;
}
.timeline .event:before {
	left: -100px;
	color: #048dc5;
	content: attr(data-date);
	font-weight: 700;
	font-size: 15px;
	min-width: 100px;
}
.timeline .event:after {
	box-shadow: 0 0 0 8px #048dc5;
	left: -30px;
	background: #fff;
	border-radius: 50%;
	height: 11px;
	width: 11px;
	content: "";
	top: 13px;
}
.timeline p {
	line-height: 1.5;
	font-size: 12px;
}
.timeline li {
	line-height: 1.5;	
}
.event li {
	text-indent: -1.1em;
	padding-left: 1em;
}
.event li:before {
	content: "・";
}
.timeline .event {
	
}
.timeline .event ul {
	width: 100%;
}
.timeline .event img {
	margin-bottom: 10px;
	display: block;
}
#history01 + .timeline-outer,
#history02 + .timeline-outer {
	padding-bottom: 30px;
}
#history01 .pg-link,
.pg-link.pg-top {
	margin-top: 50px;
}
.pg-link + .img-ctr {
	padding-bottom: 30px;
}
#lct-list {
	margin-top: 60px;
}
#lct-list li {
	width: 100%;
}
table.dft.com-tbl th {
	border-bottom: solid 3px #999;
	width: 25%;
	padding-right: 0;
	padding-left: 0;
}
table.dft.com-tbl tr:nth-of-type(1) th {
	border-top:  solid 3px #999;
}
table.dft.com-tbl,
table.dft.com-tbl th,
table.dft.com-tbl td {
	border-left: 0;
	border-right: 0;
}
table.dft.com-tbl td > table,
table.dft.com-tbl td > table th,
table.dft.com-tbl td > table td {
	border: 0 !important;
	text-align: left;
	padding: 10px 0;
}
table.dft.com-tbl td > table th {
	width: 35%;
	vertical-align: top;
	padding-right: 5px;
}

/* Philosophy */
#phy-box {
	margin: 50px 0 25px;
	border: solid 3px #079ed3;
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-right: 10px;
	padding-left: 10px;
}
#phy-box .bl-wt {
	background: #079ed3;
	color: #fff;
	text-align: center;
	font-size: 18px;
	height: 48px;
	line-height: 40px;
	padding: 2px 80px 0;
	margin: 0;
}
.lstog {
	margin-top: 35px;
	font-size: 19px;
}
.lstog li {
	margin-bottom: 20px;
	font-weight: 500;
	font-family: "Noto Serif JP", sans-serif;
	line-height: 1.5;
	padding-left: 40px;
	text-indent: -30px;
	font-size: 16px;
}
.lstog li:before {
	content: "〇";
	font-weight: bold;
	color: #ff6600;
	margin-right: 10px;
}

/* Graph */
.g02 {
	float: left;
	width: 100%;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin-bottom: 0;
}
.g02:nth-of-type(2) {
	border-top: 0;
	margin-bottom: 20px;
}
.g02 li {
	border-bottom: solid 1px #ccc;
	text-align: right;
	line-height: 56px;
	padding-right: 15px;
	font-size: 14px;
}
.g02 li.yr {
	float: left;
	border-right: solid 1px #ccc;
	text-align: center;
	width: 55%;
	background: #f5f5f5;
	font-size: 14px;
}
.g02 + .rt {
	padding: 20px 0 60px;
}
#patent-tbl {
	margin: 30px 0 20px;
	font-size: 14px;
}
#patent-tbl th {
	width: 20%;
}
.flex-two-img {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
}
.flex-two-img li,
.flex-two-img div {
	width: 47.5%;
}
.flex-two-img li.three {
	width: 100%;
}
.flex-two-img li.seven {
	width: 100%;
}
.flex-two-img img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}


/* =======================================
 Monozukuri
======================================= */
.mono-box {
	padding: 10px;
	border: solid 1px #000;
	margin-bottom: 30px;
}
#mono01 + .mono-box {
	margin-top: 30px;
}
.mono-box .mono-num {
    line-height: 1.5;
	background-image: url(../../images2/mon/num-bl-1.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 145px 8px;
}
.mono-box .mono-num::before {
	content: 'トタニの付加価値';
	padding-right: 30px;
}
.mono-box .mono-num.num2 {
	background-image: url(../../images2/mon/num-bl-2.png);	
}
.mono-box .mono-num.num3 {
	background-image: url(../../images2/mon/num-bl-3.png);	
}
.mono-box .mono-num.num4 {
	background-image: url(../../images2/mon/num-bl-4.png);	
}
.mono-box .mono-num.num5 {
	background-image: url(../../images2/mon/num-bl-5.png);	
}
.mono-lead {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	padding: 20px 0;
}
.mono-box .img-box {
	text-align: center;
	padding: 20px 0 40px;
}
.mono-box .img-box img {
	width: 100%;
	height: auto;
}
#mono01, #mono02, #mono02, #mono03, #mono04, #mono05 {
	display: inline-block;
	padding-top: 70px;
	margin-top:  -70px;
}
.mono-box .sub-bgbl-l {

}
.mono-box .text-box .prptopbt {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0;
}
.mono-box .text-box .prptopbt a {
	display: flex;
	width: 100% !important;
	border: solid 2px #ccc;
	flex-direction: column;
	margin-bottom: 25px;
	padding: 10px 20px 20px;
	line-height: 1.5;
	background: url(../../images2/base/arw-bl.svg) no-repeat right 15px bottom 15px;
}
.mono-box .text-box a:hover {
	background-color: #f5f5f5;
}
.mono-box .text-box .prptopbt a p {
	font-size: 14px;
	font-weight: normal;
}
.mono-box .text-box a h4 {
	color: #048dc5;
	font-size: 20px;
	line-height: 1.5;
	padding-bottom: 10px;
}
.mono-box .text-box p.txt {
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 1.5em;
}
.note-line {
	display: block;
	padding: 8px 0 20px;
	margin-top: 30px;
	border-top: solid 1px #ccc;
}
.mono-box .flft img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.mov-ctr {
	margin-bottom: 50px;
}
.imgthree {
	margin: 25px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.imgthree li {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 31.5%;
}
.imgthree p.tit {
	display: block;
	background: #e9f7ff;
	padding: 7px 0 9px;
	text-align: center;
	border-top: solid 2px #048dc5;
}
.imgthree p.img {
	margin: 10px 0 8px 0;
}
.imgthree p.img img {
	width: 100%;
	height: auto;
}
.imgthree p.txt {
	line-height: 1.5;
}
.fancybox__caption {
	color: #fff !important;
}
.fancybox__nav svg {
	fill: #fff !important;
}

/* dcs */
.dcs-illu {
	display: flex;
	justify-content: space-between;
}
.dcs-illu li {
	background: #edfafd;
	border-radius: 10px;
	width: 49.2%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 35px;
	padding: 10px 0 20px;
}
.dcs-illu h3 {
	padding: 30px 0;
	text-align: center;
	color: #048dc5;
	font-size: 19px;
}
.clm-box {
	border: solid 1px #ccc;
	padding: 10px;
	margin: 20px auto;
}
.clm-box.ylw {
	background: #ffffcc;
}
.mrk img {
	display: inline-block;
	margin: 0 2px -2px;
}
.mrk2 img {
	display: inline-block;
	margin: 0 2px -4px;	
}
.lr-set {
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
}
.lr-set .img {
	width: 40%;
}
.lr-set .img img {
	width: 100%;
	height: auto;
}
.lr-set .txt-box {
	width: 57%;
	font-weight: 400;
	font-size: 14px;
}
.akawaku {
	display: inline-block;
	border: solid 3px #ee0000;
	width: 30px;
	height: 20px;
	margin: 0 3px -3px;
}
.list-two.dcs li {
	padding: 15px 0 0;
}
.list-two.dcs .img {
	display: block;
	width: 95%;
	margin: 10px auto 0;
}


/* =======================================
 Proposal
======================================= */
.prptopbt {
	clear: both;
	margin-top: 40px;
	width: 100%;
}
.mono-box .text-box .prptopbt a {
	display: inline-block;
	color: #32a2d0;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
	width: 100%;
	position: relative;
	padding-top: 10px;
	padding-bottom: 15px;
}
.prptopbt a span {
	color: #666;
	font-size: 0.8em;
}
/*#prop0101:after {
	content: url(../../images2/prp/prp_top_bt0101.png);
	position: absolute;
	right: 100px;
	top: 0;
}
#prop0102:after {
	content: url(../../images2/prp/prp_top_bt0102.png);
	position: absolute;
	right: 110px;
	top: 10px;
}
#prop0201:after {
	content: url(../../images2/prp/prp_top_bt0201.png);
	position: absolute;
	right: 80px;
	top: -25px;
}*/
dl.point-gry dt {
	background: #f5f5f5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 3em;
	margin-bottom: 15px;
	color: #666;
	font-weight: bold;
}
dl.point-gry dt span {
	margin-right: 15px;
	display: block;
	float: left;
	background: #999;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0 12px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2.1;
}
dl.point-gry dt span:before {
	content: "注目ポイント ";
	font-size: 0.6em;
	font-weight: normal;
}
dl.point-gry dd {
	margin-bottom: 45px;
	line-height: 1.5;
}
dl.point-gry .frgtmr {
	float: right;
	margin-top: -5px;
	padding-left: 30px;
	background: #fff;
}
#prppov {
	margin-top: 25px;
	width: 100%;
}
#prppov li a {
	font-size: 14px;
	background: #f5f5f5;
	display: block;
	clear: both;
	line-height: 1.5;
	padding: 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
	overflow: hidden;
}
#prppov li a span.hd {
	margin-right: 15px;
	display: block;
	float: left;
	background: #3f8ce4;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0 12px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}
#prppov li a span.hd:before {
	content: "Point ";
	font-size: 0.6em;
	font-weight: normal;
}
#prppov li a span.txt {
	overflow: hidden;
	display: block;
	padding-top: 8px;
}
#prppov li:nth-of-type(4) a span.txt {
	padding-top: 3px;
}


/* =======================================
 Inquiry
======================================= */
#inqtopbt span,
.inqtopbt span {
	display: flex;
	width: 100%;
	border: solid 3px #ccc;
	flex-direction: column;
	margin-bottom: 25px;
	padding: 10px 20px 20px;
	line-height: 1.5;
	background: url(../../images2/base/arw-bl.svg) no-repeat right 15px center;
}
#inqtopbt span {
	border: solid 5px #048dc5;
}
#inqtoptelfax {
	margin: 25px 0 70px 0;
	border-top: solid 3px #ccc;
	border-bottom: solid 3px #ccc;
	overflow: hidden;
}
#inqtoptelfax li {
	float: left;
	width: 50%;
	text-align: center;
	padding: 30px 0;
	font-size: 30px;
}
#inqtoptelfax li.s {
	background-position: 50px center;
}
#inqtoptelfax li.full {
	width: 100% !important;
}
#inqtoptelfax .tel {
	background-image: url(../../images2/base/lbl-tel.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	background-size: 120px auto;
	text-indent: 120px;
}
#inqtoptelfax .fax {
	background-image: url(../../images2/base/lbl-fax.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	background-size: 120px auto;
	text-indent: 20px;
}
#inqtoptelfax .faxfree {
	background-image: url(../images/pict_faxfree.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	background-size: 120px auto;
	text-indent: 20px;
}
#inqtoptelfax .fts {
	font-size: 20px;
}
#inqtopmail {
	margin: 20px auto 40px auto;
	font-size: 30px;
	text-align: center;
	background: url(../../images2/base/pct-mail-bl.png) no-repeat left 200px top 52px;
}
#inqtopmail a span {
	display: block;
	padding: 32px 0 30px 50px;
}
#inqtopmail:hover {
	background: url(../../images2/base/pct-mail-bl.png) no-repeat left 200px top 52px #e6f4f9;
}
#inqtopmail.l {
	background: url(../../images2/base/pct-mail-bl.png) no-repeat left 100px top 52px;
}
#inqtopmail.l:hover {
	background: url(../../images2/base/pct-mail-bl.png) no-repeat left 100px top 52px #e6f4f9;
}
#inqcont {
	clear: both;
}
#inqcont ul.link {
	margin-bottom: 40px;
}
#inqcont ul.link li {
	margin-top: 15px;
}

/* catalogue */
#cat-page {
	padding: 10px 0 0;
	line-height: 1.5;
}
#cat-page .sub-bgbl-l {
	margin-bottom: 40px;
}
.cata-list {
	margin: 20px;
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	padding: 10px 0;
}
.cata-list li {
	padding: 5px 0;
	font-size: 14px;
}
#cattxt {
	width: 58%;
}

/* suppourt */
#spt-list li {
	font-size: 20px;
	text-indent: -0.9em;
}


/* =======================================
 Exhibition
======================================= */
#exb-arc .exbtable {
	padding-top: 50px;
	padding-bottom: 60px;
}
#exb-arc .exbtable:nth-last-of-type(1) {
	padding-bottom: 30px;
}
#exb-arc .exbtable + ul.link {
	margin-bottom: 70px;
}
#exb-arc h3 {
	color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    height: 42px;
    line-height: 40px;
    background: #048dc5;
    padding-left: 20px;
}
#exb-arc h4 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
	text-align: left;
	padding: 0 0 20px;
	color: #048dc5;
}
.exbtable * {
	word-break:break-all !important;
}
.exbtable th,
.exbtable td {
	display: block;
	width: 100% !important;
	padding: 10px !important;
	text-align: left;
}
.exbtable th {
	background: #f5f5f5;
}
.exbtable table.dft th.fn:before {
	position: relative;
	top: -3px;
	width: 28px;
	margin: 0;
}
.exbtable table.dft tr:nth-of-type(1) th {
	font-size: 16px;
}
/*  */
#topexb .txt {
	display: block;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 15px;
	margin-top: 10px;
	line-height: 1.6;
	color: #fff;
	font-size: 14px;
}
#topexb ul {
	width: 100%;
	margin: 40px auto -20px auto;
	overflow: hidden;
}
#topexb li {
	/*border: solid 3px #959595;*/
	border-top: solid 1px #fff;
	background: #fff;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#topexb li a {
	display: block;
}
#topexb li a:hover {
	text-decoration: none;
}
#topexb li .date {
	display: block;
	position: relative;
	background: #d9f4fe;
	line-height: 37px;
	padding-left: 8px;
	margin: 2px 2px 7px 2px;
	font-size: 1em;
	font-weight: 700;
	border-bottom: dotted 1px #ccc;
}
#topexb li.next .date,
#topexb li.new .date {
	padding-left: 60px;
}
#topexb li.f .date:after {
	display: block;
	content: "終了";
	color: #ff0000;
	background: #fff;
	font-size: 0.8em;
	border: solid 1px #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: absolute;
	right: 8px;
	top: 7px;
	z-index: 5;
	padding: 0 8px;
	line-height: 22px;
}
#topexb li.next .date:before {
	display: block;
	content: "Next";
	color: #fff;
	background: #468d01;
	font-size: 0.8em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: absolute;
	left: 8px;
	top: 7px;
	z-index: 5;
	padding: 0 8px;
	line-height: 22px;
}
#topexb li.new .date:before {
	display: block;
	content: "New";
	color: #fff;
	background: #cc0000;
	font-size: 0.8em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: absolute;
	left: 8px;
	top: 7px;
	z-index: 5;
	padding: 0 8px;
	line-height: 22px;
}
#topexb li.post .date:after {
	display: block;
	border: solid 3px #cc0000;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	content: "延期";
	color: #cc0000;
	background: #fff;
	position: absolute;
	right: 8px;
	top: 25px;
	z-index: 5;
}
#topexb li.exbccl .date:after {
	display: block;
	border: solid 3px #cc0000;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	content: "キャンセル";
	color: #cc0000;
	background: #fff;
	position: absolute;
	right: 8px;
	top: 25px;
	z-index: 5;
}
#topexb li.re-exb .date:after {
	display: block;
	border: solid 3px #cc0000;
	padding: 8px;
	font-size: 11px;
	font-weight: bold;
	content: "予定変更";
	color: #cc0000;
	background: #fff;
	position: absolute;
	right: 8px;
	top: 25px;
	z-index: 5;
}
#topexb li .tit {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	line-height: 1.4;
	color: #17006a;
}
#topexb li .lct {
	padding-left: 8px;
}

/* =======================================
 Policy
======================================= */
#policy {
	padding-bottom: 50px;
}
#policy ol {
	margin: 0 0 35px 0;
	border-top: solid 3px #ccc;
	border-bottom: solid 3px #ccc;
}
#policy li {
	font-size: 14px;
	line-height: 1.5;
}
#policy ol > li:before {
	font-size: 18px;
}
#policy li span.tit {
	display: inline-block;
	padding: 8px 0 15px 1.2em;
	font-size: 1.2em;
}
#policy li span.stit {
	display: inline-block;
	padding: 15px 0 0 1.2em;
}
#policy li:nth-last-of-type(1) {
	border-bottom: 0;
}


/* =======================================
 Notice
======================================= */
#notice {
	padding-bottom: 50px;
}
#notice .link li {
	margin-bottom: 25px;
}
#notice .link li .bk-line-link:hover {
	background-color: #f3f3f3;
}
#notice.page {
	padding-top: 40px;
}
#notice.page table.dft {
	margin-top: 40px;
}
.bk-line {
	padding-bottom: 10px;
	border-bottom: solid 3px #ccc;
}
p.nimg {
    text-align: center;
    margin: 8px auto 20px;
}
p.nimg span {
	display: block;
}
p.nimg img {
    width: 320px;
    height: auto;
}
p.mimg {
    margin: 8px auto 15px auto;
    text-align: center;
}
p.mimg img {
    width: 100%;
    height: auto;
}
p.mimg-txt {
	display: block;
	padding-bottom: 30px;
	margin: 0 auto;
}
#notice ol li:nth-last-of-type(1) {
	border-bottom: 0;
}
#notice li .clm-box,
#notice li a {
	text-indent: 0;
}
.line-exb-box {
	margin: 0 auto 10px;
}
.line-exb-box td {
	padding: 10px;
	vertical-align: middle;
}
.fn-mrk::after {
	content: '対策完了';
	font-size: 12px;
	color: #fff;
	background: #ff6600;
	padding: 0 5px 3px;
	margin-left: 15px;
	position: relative;
	top: -2px;
}


/* =======================================
 Drawer menu
======================================= */
.drawer-nav {
  position: fixed;
  z-index: 101;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #222;
  background-color: #fff;
}
.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: .75rem;
  text-decoration: none;
  color: #222;
}
.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
}
.drawer-open .drawer-overlay {
  display: block;
}
/*!------------------------------------*\
    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--top.drawer-open .drawer-nav {
  top: 0;
}

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}
/*!------------------------------------*\
    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem;
}
/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}
.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem;
}

/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
/*!------------------------------------*\
    Sidebar
\*!------------------------------------*/
.drawer--sidebar {
  background-color: #fff;
}

.drawer--sidebar .drawer-contents {
  background-color: #fff;
}
@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }
  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }
  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }
  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}
/*!------------------------------------*\
    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}
.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}
/* Navbar */
.drawer--top .drawer-nav {
	z-index: 500;
}
.navbar {
  margin-bottom: 0;
  background-color: #fff;
  transition: all 0.2s ease-out;
}
.navbar-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  height: 60px;
}
.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}
.ham-wrap {
  position: fixed;
  right: 8px;
  top: 12px;
  z-index: 103;
}
.navbar .navbar-nav li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #2E1C05;
  transition: all 0.2s ease-out;
}
.navbar-brand {
  font-size: 25px;
  transition: all 0.2s ease-out;
}
.navbar-scroll {
  /*background-color: rgba(255, 255, 255, .9);*/
}
.navbar {
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
}
.navbar-collapse.in {
  overflow-y: auto;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 3030;
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
#top-social-menu {
  display: none;
}

/* Hamburger */
.hamburger {
  border: solid 1px #000;
  color: #000;
  padding: 3px 12px 3px;
  font-size: 11px;
  background: #fff;
  position: relative;
  z-index: 3100;
}
.hamburger .line{
  width: 22px;
  height: 4px;
  background-color: #000;
  display: block;
  margin: 4px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger:hover{
  cursor: pointer;
}
#hamburger-1.is-active .line:nth-child(2){
  opacity: 0;
}
#hamburger-1 .line:nth-child(1){
  margin-top: 3px;
}
#hamburger-1.is-active .line:nth-child(1){
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
#hamburger-1.is-active .line:nth-child(3){
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

/* Nav-menu */
.nav-menu ul {
  width: 100%;
	padding-top: 70px;
}
.nav-menu li {
  width: 100%;
}
.nav-menu ul li:nth-of-type(1) {
  border-top: solid 1px #ccc;
}
.nav-menu ul:nth-last-of-type(1) {
  padding-bottom: 10px;
}
.nav-menu ul li a {
  display: block;
  color: #333;
  font-weight: 500;
  padding: 18px 15px 18px 30px;
  background-size: 6px auto;
  font-size: 15px;
  border-bottom: solid 1px #ccc;
  text-align: center;
}
.nav-menu ul li a:hover {
  text-decoration: none;
}
.btn-close {
  background: #666;
  color: #fff;
  font-weight: 500;
  padding: 15px 50px;
  cursor: pointer;
  display: block;
  margin: 30px auto;
}


/*!------------------------------------*\
    Info
\*!------------------------------------*/
.flex-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 96%;
  margin: 0 auto;
}
.flex-3 li {
  width: 100%;
  margin-bottom: 20px;
  border: solid 1px #ccc;	
}
.flex-3 li a {
	display: block;
  padding: 20px;
}
.flex-3 li .tit {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0;
}
.flex-3 li .date {
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  width: 100px;
  padding: 5px 0;
  display: block;
  margin-top: 10px;
  margin-left: auto;
  background: #f1f1f1;
}
.flex-3 li:hover * {
	text-decoration: none;
}
.flex-3 li .txt {
  font-size: 14px;
  line-height: 1.5;
}
.flex-3 li .img img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
}