body main{
	 font-family: 'Noto Sans JP','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif !important;
}
body header.header2022{
    background: #fff; 
    font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 16px;
}
header.header2022{
	height: 3.5em;
}
header.header2022 .header{
	height: 3.5em;
	width: calc(100% - 72px);
	max-width: none;
	margin: 0 0 0 1em;
}

header.header2022 .drawer-dropdown-hover .drawer-arrow {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin-top: -0.3em;
	margin-left: 0.6em;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	vertical-align: middle;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
header.header2022 .header-logo{
	display: inline-block;
	margin-top: 0.75rem;
}
header.header2022 .header-logo a img{
	float: none;
	margin-top: 0;
	height: 1.78em;
}
header.header2022 .header-btns{
	float: right;
	padding-top: 0.625rem;
	position: relative;
	z-index: 1;
}
header.header2022 .header-btns a.cv_btn_header{
	float: none;
}
header.header2022 .drawer-navbar-pc{
	display: none;
}

/*!------------------------------------*\
    Dropdown メニュー
\*!------------------------------------*/
header.header2022 .drawer-dropdown-menu > li ul li a,.drawer-dropdown-menu > li ul li.has3rd .has3rd-tit{
	padding:0.5em 0.5em;
}
header.header2022 .drawer-dropdown-menu > li ul li.has3rd .has3rd-tit{
	color: #fff;
}
header.header2022 .drawer-dropdown-menu > li ul li.has3rd ul li{
	width: 90%;
	margin-left: 10%;
}
/*! open */

header.header2022 .drawer-dropdown-hover.open > .drawer-dropdown-menu {
	display: block;
	background-color: #444;
}

/*! open */
header.header2022 .drawer-dropdown-hover.open .drawer-arrow {
	margin-top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*@media screen and (max-width: 64em){*/
  .drawer-dropdown-menu li.drawer-menu-account > span.drawer-menu-item-open {
    padding: 0.8em 0.5em;
    line-height: 1.5em;
    color: #fff;
    display: block;
  }
ul.drawer-dropdown-menu.menu-pattern02 li.drawer-menu-account .drawer-menu-item-open{
    padding: 0.8em 0.5em;
    line-height: 1.5em;
    color: #fff;
    display: block;
}
/*}*/

/*footer*/
footer.footer2022{
	z-index: 0;
}
footer.footer2022 .footer_nav ul .footer_list_parent{
	color: #fff;
	display: block;
	padding: 1em 0;
}
footer.footer2022 .footer_nav ul li ul.footer_list_child{
	margin-left: 1rem;
}
footer.footer2022 .footer_nav ul li ul.footer_list_child li{
	border-bottom: none;
}
footer.footer2022 .footer_nav ul li ul.footer_list_child li a{
	font-size: 0.8em;
}

@media screen and (max-width: 1199px){
	header.header2022 .drawer-dropdown-menu li.drawer-menu-account > span {
		padding: 0.8em 0.5em;
		line-height: 1.5em;
		color: #fff;
		display: block;
	}
	a.drawer-menu-item:hover,a.drawer-menu-item-open:hover,
	a.drawer-menu-item:action,a.drawer-menu-item-open:action{
		color:#fff;
	}
}

@media (min-width: 75em) {
	header.header2022{
		height: 4.5em;
		border-bottom: 1px solid #ddd;
	}
	header.header2022 .header-logo{
		margin-top: 1.5rem;
	}
	header.header2022 .header-wrap{
		position: relative;
		max-width: none;
		margin: 0 auto;
	}
	header.header2022 .header{
		width: calc(100% - 32px);
		max-width: none;
		margin: 0 16px;
	}
	header.header2022 .header-btns{
		padding-top: 1.25rem;
	}
	header.header2022 .drawer-navbar-pc{
		display: block;
	}
	header.header2022 .drawer-navbar.drawer-navbar-mobile{
		display: none;
	}
	header.header2022 .drawer--sidebar .drawer-hamburger {
		display: none;
		visibility: hidden;
	}
	header.header2022 .drawer--sidebar .drawer-nav {
		display: block;
		-webkit-transform: none;
		transform: none;
		position: fixed;
		width: 12.5rem;
		height: 100%;
	}
	/*! Left */
	header.header2022 .drawer--sidebar.drawer--left .drawer-nav {
		left: 0;
		border-right: 1px solid #ddd;
	}
	header.header2022 .drawer--sidebar.drawer--left .drawer-contents {
		margin-left: 12.5rem;
	}
	/*! Right */
	header.header2022 .drawer--sidebar.drawer--right .drawer-nav {
		right: 0;
		border-left: 1px solid #ddd;
	}
	header.header2022 .drawer--sidebar.drawer--right .drawer-contents {
		margin-right: 12.5rem;
	}
	/*! container */
	header.header2022 .drawer--sidebar .drawer-container {
		max-width: 48rem;
	}
	header.header2022 .drawer-navbar-pc .drawer-title,header.header2022 .drawer-navbar-pc .drawer-top{
		display: none;
	}
	header.header2022 .drawer-navbar-pc {
		height: 40px;
		background-color: transparent;
		width: 790px;
		position: absolute;
		top: 20px;
		left: 140px;
	}
	header.header2022 .drawer-navbar-pc .drawer-container{
		width: 790px;
	}
	header.header2022 .drawer-menu-item{
		color: #222;
		font-weight: bold;
	}
	header.header2022 .drawer--right .drawer-nav{
		background-color: transparent;
	}
	header.header2022 .drawer-navbar-pc .drawer-navbar-header {
		position: relative;
		display: block;
		float: left;
		width: auto;
		padding: 0;
		border: 0;
	}
	header.header2022 .drawer-navbar-pc .drawer-menu--right {
		float: right;
	}
	header.header2022 .drawer-navbar-pc .drawer-menu li {
		float: left;
	}
	
	header.header2022 .drawer-navbar-pc .drawer-menu-item {
		line-height: 2.5em;
		padding-top: 0;
		padding-bottom: 0;
	}
	header.header2022 .drawer-navbar-pc .drawer-menu-item:hover{
		color: #999;
	}
	
	header.header2022 .drawer-navbar-pc .drawer-hamburger {
		display: none;
	}
	header.header2022 .drawer-navbar-pc .drawer-nav {
		background-color: transparent;
		position: relative;
		left: 0;
		overflow: visible;
		width: auto;
		height: 2.5em;
		padding-top: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	header.header2022 .drawer-navbar-pc .drawer-menu {
		padding: 0;
		width: 790px;
	}

/*! dropdown */
	header.header2022 .drawer-navbar-pc .drawer-dropdown-menu {
		position: absolute;
	}
	header.header2022 .drawer-navbar-pc .drawer-dropdown-menu-item {
		padding-left: .75rem;
	}
/*login-link*/
	header.header2022 .drawer-navbar-pc #login_access {
		float: right;
	}
/* google サーチコンソールエラー対応 #117739 */
	header.header2022 span.drawer-menu-item{cursor:pointer;}
	header.header2022 .drawer-dropdown.open span.drawer-menu-item{color:#333;}

	header.header2022 .drawer-menu-item{
		font-size: 14px;
	}
	header.header2022 .drawer-dropdown-hover.open{
		background-color: #fff;
	}
	header.header2022 .drawer-dropdown-hover.open a{
		color: #333;
		position: relative;
	}
	header.header2022 .drawer-dropdown-hover.open > .drawer-dropdown-menu{
		background-color: #fff;
		display: flex;
		left: -2em;
		-webkit-border-radius: 16px;
		-moz-border-radius: 16px;
		border-radius: 16px;
		box-shadow: 0px 0px 23px -8px rgba(51,51,51,0.7);
		width: 960px;
	}
	header.header2022 .drawer-dropdown-hover > .drawer-dropdown-menu:before {
		content: "";
		position: absolute;
		top: -20px;
		left: 50%;
		margin-left: -15px;
		border: 10px solid transparent;
		border-bottom: 10px solid #FFF;
		z-index: 2;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(3) > .drawer-dropdown-menu:before {
		left: 8%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(4) > .drawer-dropdown-menu:before {
		left: 15%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(6) > .drawer-dropdown-menu:before {
		left: 31%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(7) > .drawer-dropdown-menu:before {
		left: 39%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(8) > .drawer-dropdown-menu:before {
		left: 52%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(10) > .drawer-dropdown-menu:before {
		left: 70%;
	}
	header.header2022 .drawer-dropdown-menu li.drawer-menu-buyer ,
	header.header2022 .drawer-dropdown-menu li.drawer-menu-seller, 
	header.header2022 .drawer-dropdown-menu li.drawer-menu-account{
		width: 27em;
		margin-bottom: 1em;
	}
	header.header2022 .drawer-dropdown-menu li.drawer-menu-alignment{
		width: 27em;
	}
	header.header2022 .drawer-dropdown .drawer-menu-account .dropdown-arrow{
		bottom: 42%;
	}
	header.header2022 .drawer-dropdown-menu > li{
		margin-left: 2em;
	}
	header.header2022 #kikaku .drawer-dropdown-menu > li{
		margin-left: 1em;
	}
	header.header2022 .drawer-dropdown-menu li.drawer-menu-buyer > a ,
	header.header2022 .drawer-dropdown-menu li.drawer-menu-seller > a,
	header.header2022 .drawer-dropdown-menu li.drawer-menu-account > span{
		width: 250px;
		margin-top: 1em;
		padding-left: 0.3em;
		padding-right: 70px;
		font-size: 1.5em;
		font-weight: bold;
	}
	header.header2022 .drawer-dropdown-menu li.drawer-menu-seller > a,
	header.header2022 .drawer-dropdown-menu li.drawer-menu-account > span{
		margin-top: 0;
		width: 310px;
	}
	header.header2022 .drawer-dropdown-menu li.drawer-menu-account > span {
		padding: 0 0 0.3em 0.3em;
		width: 320px;
		display: block;
		position: relative;
		line-height: 1.5em;
	}
	header.header2022 .drawer-dropdown-hover .drawer-menu-item:hover .drawer-arrow{
		border-top: 2px solid #ccc;
		border-right: 2px solid #ccc;
	}
	header.header2022 .drawer-dropdown-menu > li a,
	header.header2022 .drawer-dropdown-menu > li span.a{
		display: block;
		position: relative;
		z-index: 700;
		padding:0.35em 0.5em 0.35em 0.2em;
	}
	header.header2022 .drawer-dropdown-menu > li ul li a{
		width: 250px;
		padding-right: 70px;
		/*border-bottom: 1px solid #ccc;*/
		display: block;
		position: relative;
		z-index: 700;
	}
	header.header2022 .drawer-dropdown-menu > li ul li a{
		width: 310px;
	}

	header.header2022 .drawer-dropdown-hover .drawer-menu-item:hover .drawer-arrow{
		border-color: #999;
	}
	header.header2022 .drawer-dropdown-menu > li ul li.has3rd .has3rd-tit{
		width: 310px;
		padding: 0.8em 0.5em;
		color: #333;
	}
	header.header2022 .drawer-dropdown-menu > li ul li.has3rd  ul li{
		width: 95%;
		margin-left: 5%;
	}
	header.header2022 .drawer-dropdown-menu > li a:after{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 0;
		background: #ccc;
		z-index: -1;
		transition: all 0.1s linear;
	}
	header.header2022 .drawer-dropdown-menu > li a:hover:after{
		top: 0;
		height: 100%;
	}
	header.header2022 .drawer-dropdown-menu > li ul li a:after{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 0;
		background: #ccc;
		z-index: -1;
		transition: all 0.1s linear;
	}
	header.header2022 .drawer-dropdown-menu > li ul li a:hover:after{
		top: 0;
		height: 100%;
	}
	/* 201811改修　メニュー表示パターン追加 */
	/* タイトル1つのみ、下層で左右2つ表示 */
	header.header2022 .drawer-dropdown-menu.menu-pattern02 > li ul li{
		margin-right: 20%;
	}
	header.header2022 .drawer-dropdown-menu.menu-pattern02 > li ul li:nth-child(even){
		margin-right: 0;
	}
	header.header2022 .drawer-dropdown-menu.menu-pattern02 > li{
		margin-bottom: 0.5em;
		padding-bottom: 1em;
	}
	header.header2022 .drawer-dropdown-menu.menu-pattern02 > li ul li{
		margin-right: 5%;
		width: 47%;
	}
    /* 202211改修　メニュー表示パターン追加 */
	header.header2022 .drawer-dropdown-hover.open .drawer-dropdown-menu.menu-pattern02.two{
		display: flex !important;
		flex-direction: row;
	}
	header.header2022 .drawer-dropdown-hover.open .drawer-dropdown-menu.menu-pattern02.two li{
		float: none;
	}
	
	/* 202501改修　メニュー表示パターン追加 下層リスト5列*/
	header.header2022 .drawer-dropdown-menu.menu-pattern03 .case-list{
		width: 91%;
		display: flex;
		flex-wrap: wrap;
		margin-left: 10px;
		margin-top: -0.85em;
	}
	
	header.header2022 .drawer-dropdown-menu.menu-pattern03 .case-list li{
		float:none;
		width: calc((100% - 60px) / 5);
		margin-right: 15px;
	}
	
	header.header2022 .drawer-dropdown-menu.menu-pattern03 .case-list li:nth-child(5n){
		margin-right: 0;
	}
	
	header.header2022 .drawer-dropdown-menu.menu-pattern03 .case-list li a{
		display: inline-block;
		width:100%;
		font-size: 12px;
		padding: 0.35em 0.4em;
	}
	
	header.header2022 .drawer-dropdown-menu.menu-pattern03 .service-ttl-wrap{
		display:flex;
		margin-top:-20px;
	}
	
	header.header2022 .drawer-dropdown-menu.menu-pattern03 .service-ttl-wrap p{
		margin-right: 5%;
        width: 47%;
	}
	
	header.header2022 .drawer-dropdown-menu.menu-pattern03 .service-ttl-wrap p:nth-child(even){
		margin-right: 0;
	}

	/* 202501改修　メニュー表示パターン追加 */
	header.header2022 .drawer-dropdown-hover.open .drawer-dropdown-menu.menu-pattern03.three{
		display: flex !important;
		flex-direction: row;
	}
	header.header2022 .drawer-dropdown-hover.open .drawer-dropdown-menu.menu-pattern03.three li{
		float: none;
	}
	}
	
	@media screen and (min-width: 64em) {
    header.header2022 .drawer-dropdown-menu .nmt {
		margin-top: -30px;
    }
    }

	@media (min-width: 75em) {
	/*! dropdown-arrow　矢印 */
	header.header2022 .drawer-dropdown-hover .dropdown-arrow{
		display: inline-block;
		width: 8px;
		height: 8px;
		position: absolute;
		right: 40px;
		bottom: 19px;
		border-left: 2px solid #333;
		border-top: 2px solid #333;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	header.header2022 .drawer-dropdown-hover ul li div > ul li a .dropdown-arrow{
		width: 6px;
		height: 6px;
		bottom: 40%;
		border-left: 1px solid #333;
		border-top: 1px solid #333;
		right: 14px !important;
	}
	header.header2022 .drawer-dropdown-hover ul li ul .drawer-menu-alignment .dropdown-arrow{
		bottom: 34px;
	}
	/* 他のサービスを見る　表示 */
	header.header2022 .drawer-dropdown-menu .service_title{
		margin-top: 0.5em;
		padding: 0 0.5em 0 0;
		font-size: 1.5em;
		color: #333;
		font-weight: bold;
		line-height: 1.5em;
		list-style-image: url(data:0);
	}
	/*
	header.header2022 .drawer-dropdown-menu .service_title:not(:first-of-type) {
       margin-top:0;
	}*/

	header.header2022 .drawer-dropdown-menu .f-others .service_title:not(:first-of-type) {
       margin-top:0;
	}
	
	header.header2022 .drawer-dropdown-menu .service_title.type02{
		margin-top: 0;
		padding: 0 1.5em 0 0;
		font-size: 1.5em;
		color: #333;
		font-weight: bold;
		line-height: 1.5em;
		list-style-image: url(data:0);
	}
		
	header.header2022 .drawer-dropdown-menu .service_title.case-subttl{
		width: 92%;
		border-bottom: 1px dotted #ccc;
		
	}
		
	header.header2022 .drawer-dropdown-menu.service-menu > li{
		margin-bottom: 1em;
		padding-bottom: 1em;
	}
	header.header2022 .drawer-dropdown-menu.service-menu > li ul li{
		margin-right: 1.5em;
		float: left;
	}
	header.header2022 .drawer-dropdown-menu.service-menu > li ul li a{
		width: 100px;
	}
	
	/* ログインボタン　現在非表示 */
	header.header2022 .drawer-navbar-pc .drawer-menu li.login_btn{
		float: right;
	}

	/*規格書用３カラム*/
	header.header2022 #kikaku .drawer-dropdown-menu li.drawer-menu-buyer>a,
	header.header2022 #kikaku .drawer-dropdown-menu li.drawer-menu-seller>a {
		width: 190px !important;
	}
	header.header2022 #kikaku .drawer-dropdown-menu>li ul li a {
		width: 190px !important;
	}
	header.header2022 #kikaku .drawer-dropdown-menu.service-menu > li ul li a {
		width: 100px !important;
	}

	footer.footer2022 .footer-wrapper{
		width: 90%;
		max-width: 75em;
		margin: auto;
	}
	footer.footer2022 .footer_nav{
		width: 60%;
		border-right: 1px solid #444;
		float: left;
	}
	footer.footer2022 .footer_nav .footer_list{
		margin-bottom: 2em;
	}
	footer.footer2022 .footer_nav .footer_list:last-child{
		margin-bottom: 0;
	}
	footer.footer2022 .footer_nav ul li{
		border-bottom: none;
	}
	footer.footer2022 .footer_nav ul li.left{
		width: 50%;
		float: left;
		clear:left;
	}
	footer.footer2022 .footer_nav ul li.right{
		width: 50%;
		margin-left: 50%;
	}
	footer.footer2022 .footer_nav ul li a,footer.footer2022 .footer_nav ul li .footer_list_parent{
		display: block;
		padding: 0.5em 0;
	}
	footer.footer2022 .footer_nav .footer_list_title a:hover{
		color: #999;
	}
	footer.footer2022 .footer_nav ul li a:hover{
		color: #999;
	}
	footer.footer2022 .footer_nav ul li .footer_list_child{
		margin-left: 1rem;
	}
	footer.footer2022 .footer_right{
		width: 34%;
		padding-left: 5%;
		text-align: left;
		float: left;
	}
	footer.footer2022 .im_top{
		width: 100%;
		height: 42px;
		margin-left: 0;
	}
	footer.footer2022 .sns_area{
		margin-left: 0;
	}
	footer.footer2022 .copyright{
		text-align: left;
		position: absolute;
		bottom: 2em;
	}
}

	
	/*料金、導入事例修正　202505*/
	@media screen and (min-width: 64em) {
    .drawer-dropdown-menu > li:last-child >  ul li a{
        word-break: normal; 
    }
    }  
	
	@media (min-width: 75em) {
	header.header2022 .drawer-navbar-pc .drawer-dropdown-menu.menu-narrow{
        width:56%;
    }
		
	header.header2022 .drawer-dropdown-menu.menu-narrow li{
        width: calc(100% - 2em);
    }
		
	header.header2022 .drawer-menu li.drawer-dropdown-hover .drawer-dropdown-menu.menu-narrow:before{
        left: 65%;
    }
		
    header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(4) > .drawer-dropdown-menu.menu-narrow:before{
        left: 30%;
    }
    
		
	header.header2022 .drawer-dropdown-menu.menu-narrow .service_title{
		padding:0;	
	}
		
	header.header2022 .drawer-dropdown-menu.menu-narrow > li ul li{
        margin-right: 0;
        width: 100%;
    }
		
	header.header2022 .drawer-dropdown-menu.menu-narrow > li ul li a{
		width: auto;
		padding-right: 0;
	}
		
	header.header2022 .drawer-dropdown-hover ul li div > ul li a .dropdown-arrow{
		right: 30px !important;
	}
		
	header.header2022 .drawer-dropdown-hover .dropdown-arrow.jirei-douga-arrow {
		right: 265px !important;
	}
		
	header.header2022 .drawer-dropdown-hover .dropdown-arrow.zadankai-arrow {
		right: 95px !important;
	}
	
	header.header2022 .drawer-dropdown-menu .service_title.jirei-ttl_short{
        width: 94%;
        margin-top: 0;
        padding: 00;
        font-size: 1.5em;
        color: #333;
        font-weight: bold;
        line-height: 1.5em;
        list-style-image: url(data:0);
	}

	header.header2022 .drawer-dropdown-hover .jirei-ttl_short .dropdown-arrow {
        display: inline-block;
        width: 8px;
        height: 8px;
        position: absolute;
        left: 175px;
        bottom: 22px;
        border-left: 2px solid #333;
        border-top: 2px solid #333;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
	}
	
    header.header2022 .drawer-dropdown-menu.other-services > li ul li a {
        width: 180px;
		padding-right: 0;
    }
    }
	
	@media screen and (min-width: 1200px) and (max-width: 1365px) {
    header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(6) > .drawer-dropdown-menu.menu-narrow:before {
        left: 62%;
    }
    }

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	.drawer-dropdown ul li ul .dropdown-arrow{
		display: block;
		border-left: 1px solid #333;
    	border-top: 1px solid #333;
	}
	.drawer-dropdown ul li ul .dropdown-arrow.b2bch{
		right: -30px;
	}
	header.header2022 .header{
		margin-left: 16px;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	header.header2022 .drawer-navbar .drawer-hamburger{
		display: block;
	}
	header.header2022 .drawer-navbar.drawer-navbar-mobile{
		display: block;
	}
	header.header2022 .drawer-navbar {
		height: auto;
	}
}
/* ノートPC以上のサイズ 1200px(16×75em)~ */
@media screen and (min-width:75em){
	header.header2022 .drawer-dropdown-menu.service-menu > li ul li{
		margin-right: 3em;
		width: calc((100% - 12em) / 4);
		
	}
}

@media screen and (min-width:1200px) and (max-width:1365px) {
	header.header2022 .drawer-navbar-pc{
		width: 650px;
	}
	header.header2022 .drawer-navbar-pc .drawer-container{
		width: 650px;
	}
	header.header2022 .drawer-navbar-pc .drawer-menu-item{
		padding: 0 0.4em;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(3) > .drawer-dropdown-menu:before {
		left: 6%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(4) > .drawer-dropdown-menu:before {
		left: 12%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(6) > .drawer-dropdown-menu:before {
		left: 25%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(7) > .drawer-dropdown-menu:before {
		left: 32%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(8) > .drawer-dropdown-menu:before {
		left: 42%;
	}
	header.header2022 .drawer-menu li.drawer-dropdown-hover:nth-child(10) > .drawer-dropdown-menu:before {
		left: 56%;
	}
}
.header2022 a.cv_btn_header{
	margin: 0 0 0 1em;
	white-space: nowrap;
}
@media screen and (min-width:1200px) and (max-width:1230px){
	.header2022 a.cv_btn_header{
		margin: 0 0 0 0.5em;
	}
	header.header2022 .drawer-navbar-pc .drawer-menu-item{
		padding: 0 0.3em;
	}
}
a.cv_btn_header {
    background-color: #ff7800 !important;
}
a.cv_btn_header.btn-gre{
	background-color: #267C3A !important;
}
a.cv_btn_header.btn-red{
	background-color: #FF3333 !important;
}
@media screen and (max-width: 75em){
	.header-btns a.cv_btn_header.btn-red{
		display: none;
	}
}
@media screen and (min-width: 48em){
	span.pctab-only {
		display: inline !important;
	}
}
@media screen and (min-width:380px) and (max-width:411px){
	.header2022 .header .header-btns a.cv_btn_header{
		margin-left: 0.5em;
		padding: 0.4em 1em;
	}
}
@media screen and (max-width:379px){
	.header2022 .header .header-btns a.cv_btn_header{
		margin-left: 0.375em;
		padding: 0.4em;
	}
}
@media screen and (max-width : 716px ){
	.header2022 .header > a.cv_btn_header{
		margin-left: 0.25em;
		font-size: 0.8125em;
		margin-top: 0.8em;
	}
}

@media screen and (min-width:768px) and (max-width:1199px){
	.sptab-only{
		display: block !important;
	}
}
.header2022 .drawer-navbar.drawer-navbar-mobile a.cv_btn_header{
	float: none;
	margin: 1em;
}
.drawer-navbar .drawer-menu > li:last-child{
	float: none !important;
}
header.header2022 .drawer-navbar-pc ul.drawer-dropdown-menu > li ul li a .icon_new-tab_dropdown{
    width: 0.6em;
    height: 0.75em;
    margin-left: 6px;
    background-image: url("/web/jp/images/pr/icon_new-tab_dropdown.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

header.header2022 .drawer-navbar-mobile ul.drawer-dropdown-menu.menu-pattern02 > li ul li a .icon_new-tab_dropdown{
    width: 0.6em;
    height: 0.75em;
    margin-left: 6px;
    background-image: url("/web/jp/images/pr/icon_new-tab.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

header.header2022 .drawer-navbar-mobile ul.drawer-dropdown-menu.menu-pattern03 > li ul li a .icon_new-tab_dropdown{
    width: 0.6em;
    height: 0.75em;
    margin-left: 6px;
    background-image: url("/web/jp/images/pr/icon_new-tab.svg");
    background-repeat: no-repeat;
    display: inline-block;
}

@media screen and (min-width:64em){
	.drawer-dropdown.open{
		background-color: transparent !important; 
	}
	.drawer-dropdown.open > .drawer-dropdown-menu{
		display: block !important;
		background-color: #444 !important; 
		border-radius:0 !important;
		overflow: hidden;
	}
	.drawer-dropdown.open a{
		color: #fff !important;
	}
	.drawer-navbar-mobile .drawer-dropdown-menu > li{
		margin-left:unset !important;
	}
	.drawer-navbar-mobile .drawer-dropdown-menu li:last-child{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}

	.drawer-dropdown-menu > .btm-line-dot,
	.drawer-menu-seller > ul .btm-line-dot{
		border-bottom: 1px dashed #999;
	}
}

@media screen and (max-width:1200px){
	.drawer-dropdown-menu > li ul li a{
		word-break: normal;
		width:200px;
}
}

/*202407footer改修*/
footer .footer_list_title{
    margin-top: -1em;
}
footer .footer-btns p{
	border-radius: 6px;
    margin-right: 0.5em;
}
footer .footer-btns a{
	font-weight: bold;
	text-align: center;
	line-height: 1.42em;
    padding: 0.4em 1.19em;
	font-size: 0.75em;
    display: block;
    color: #fff;
}
footer .footer-btns p:hover{
    opacity: 0.7;
}
footer .footer-btns a:hover{
    color: #fff!important;
    text-decoration: none!important;
}
footer .footer-btns .f_orange{
    background-color: #ff7800;
    }
footer .footer-btns .f_green{
    background-color: #267C3A !important;
}
footer .footer-btns .f_red{
    background-color: #FF3333 !important;
}
@media screen and (min-width:64em){
    footer .footer_nav .item2407{
	padding: 0.5em 0;
	color: #fff;
	display: block;
	}
    footer .seikyu_2407{
        width: 100%!important;
        border-right: none!important;
        margin-left: 0!important;
    }
    footer .order2407 .footer_list{
        margin-top: 30px;
    }
    footer .sub_item_seikyu2407{
		display: block;
		text-indent: 1.5em;
		font-size: 0.8em;
	}
    footer:not(.footer2022) .footer_nav ul li p.footer_sub_item {
        text-indent: -0em !important;
        margin-left: 1.5em;
}
}
@media screen and (min-width:40em){
    /*cv_btn_footer*/
    .footer_service_name{
        margin-right: 0.5em;
    }
    footer .footer_list_title,footer .footer-btns{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0.5em 0;
    }
}
@media screen and (max-width:1023px){
    footer .footer_nav .item2407{
	padding: 1em 0;
	color: #fff;
	display: block;
}
    footer .order2407{
        display: flex;
        flex-flow: column;
    }
    footer .seikyu_2407{
		order: 1;
	}
    footer .im_top_2023{
        order: 2;
    }
    footer .copyright{
        order: 3;
    }
    footer .sub_item_seikyu2407{
		display: block;
		text-indent: 1.5em;
		font-size: 0.8em;
	}
}
@media screen and (max-width:820px){
    footer .footer_list_title{
    margin-top:0;
	}
    footer .footer_list_title,footer .footer-btns{
        flex-flow: column;
        align-items: stretch;
    }
    footer .footer-btns p{
        margin: 0.5em 0!important;
    }
    footer .footer-btns a{
        font-size: 0.9em;
    }
}
@media screen and (max-width:639px){
	footer .footer-btns p{
        margin: 1em 0!important;
    }
}