@charset "utf-8";

/* -------------------------------------------------------------------------------------------------------
Common
------------------------------------------------------------------------------------------------------- */

body {
	background: #fff;
}

.bg-gray {
	background-color:#f5f5f5;
}

#contents__main--wrap p a:hover {
	text-decoration: none;	
}

.blank {
	background-image: url("/business/common/images/ic_blank.svg");
	background-repeat: no-repeat;
    background-size: 20px;
    background-position: right;
    margin-right: 20px;
}
#global__footer--category .blank {
	background-image: url("/business/common/images/ic_blank_w.svg");
}
.hashtag {margin-top: 15px;}
.hashtag li {display: inline-block;background-color:#F5F5F5;border: 1px solid #DADADA;color: #3B4043;font-size: 0.9rem;margin-right: 10px;margin-bottom: 10px; padding: 3px 10px;border-radius:1em; }


.list-pickup a {
	text-decoration: none;	
}
.list-pickup a:hover {
	opacity: 0.6;
}

video {
	width: 100%;
}

.star.caption  {
font-size:93%;
margin-top: 15px;
}
@media print , screen and (min-width: 768px) {
	.star.caption {
	padding-left:2.1em;
	text-indent:-2.1em;
	}
	
	.star.caption.single {
	padding-left:1.6em;
	text-indent:-1.6em;
	}
}

.star.caption a {
	text-decoration: none;	
}

.star.caption a:hover {
	text-decoration: underline;
}

.star.caption span {
	color: #000;
	margin-right: 0.5em;
}


@media print , screen and (min-width: 768px) {
    #contents__main--wrap .list-pickup {
		display: flex;
		flex-wrap: wrap;
	}
    #contents__main--wrap .list-pickup li {
		width : calc(50% - 5%);
	}
	#contents__main--wrap .list-pickup li:nth-child(2n) {
      margin-left: 6%;
  	}
    #contents__main--wrap .list-pickup li:nth-child(3n) {
		margin-right: 0;
	}
    #contents__main--wrap .list-pickup li:nth-child(n+4) {
		margin-top: 5%;
	}
    #contents__main--wrap .list-pickup li .s_area {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: left;
		align-items: top;
		width: 100%;
		height: 100%;
		text-decoration: none;
		background-color:#f5f5f5;
		padding: 1.5em 1.5em 0;
		align-content: flex-start;
		border-radius: 10px;
	}
    #contents__main--wrap .list-pickup .img {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		justify-content: center;
		background-color:#fff;
		width: 100%
	}
    #contents__main--wrap .list-pickup .img img {
		max-width: 100%;
	}
    #contents__main--wrap .list-pickup .ttl {
		font-size: 21px;
		line-height: 1.5;
		padding: 0.7em 0;
		font-weight: 700;
		width: 100%;
	}
	#contents__main--wrap .list-pickup .ttl .nomal {
		font-weight: normal;
	}
    #contents__main--wrap .list-pickup p.txt {
		font-size: 14px;
		line-height: 1.5;
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
    #contents__main--wrap .list-pickup {
		display: flex;
		flex-wrap: wrap;
	}
    #contents__main--wrap .list-pickup li {
		width : calc(100%);
		/*margin-left: 0;*/
		margin-bottom: 40px;
	}
    #contents__main--wrap .list-pickup li:nth-child(2n) {
		margin-left: 0;
	}
    #contents__main--wrap .list-pickup li:nth-child(n+3) {
		margin-top: 10px;
	}
    #contents__main--wrap .list-pickup li .s_area {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: left;
		align-items: top;
		height: 100%;
		text-decoration: none;
		background-color:#f5f5f5;
		padding: 1em 1em 0;
		border-radius: 10px;
	}
    #contents__main--wrap .list-pickup .img {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		justify-content: center;
		background-color:#fff;
		width: 100%
	}
    #contents__main--wrap .list-pickup .ttl {
		font-size: 16px;
		line-height: 1.5;
		padding: 0.5em 0;
		font-weight: 700;
	}
    #contents__main--wrap .list-pickup p.txt {
		font-size: 14px;
		line-height: 1.5;
		width: 100%;
	}
}




.top_catch {
	width: 100%;
	max-width: 1200px;
	padding: 35px 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	font-weight:700;
}
.top_catch p.p1 {
	font-size: 2.2rem;
	font-weight:700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: inline-block;
}
.top_catch p.p2 {
	font-size: 2.6rem;
	font-weight:700;
	margin-top: 10px;
}

@media only screen and (max-width: 767px) {
.top_catch p.p1 {
	font-size: 3.8vw;
}
.top_catch p.p2 {
	font-size: 4.4vw;
}
}


.col_1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 0;
}

.col_2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 0;
}
.col_2 .block {
	width: 48%;
}
.col_2 .block .ttl {
		font-size: 16px;
		line-height: 1.5;
		padding: 0.7em 0;
		font-weight: 700;
}
.col_2 .block .ttl2 {
		font-size: 16px;
		line-height: 1.5;
		padding: 0 0 0.7em;
		font-weight: 700;
}
.col_2 .block p.txt {
		font-size: 14px;
		line-height: 1.5;
}

.col_3 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 0;
}
.col_3 .block {
	width: 30.66%;
	margin-right: 4%;
}
.col_3 .block .ttl {
		font-size: 16px;
		line-height: 1.5;
		padding: 0.7em 0;
		font-weight: 700;
}
.col_3 .block p.txt {
		font-size: 14px;
		line-height: 1.5;
}

@media print , screen and (min-width: 768px) {
.col_2 .block:nth-child(2n){
	margin-left: 4%;
}
.col_3 .block:nth-child(3n){
	margin-right: 0;
}
}
@media only screen and (max-width: 767px) {
	.col_1 .block {
	width: 100%;
	margin-top: 40px;
}

	.col_2 .block {
	width: 100%;
	margin-top: 40px;
}
	.col_2 .block:first-child {
	margin-top: 0;
}

	.col_3 .block {
	width: 100%;
	margin-top: 40px;
}
	.col_3 .block:first-child {
	margin-top: 0;
}
}

.col_1 a img:hover, .col_2 a img:hover, .col_3 a img:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		transition: 0.2s;
}




.center-txt {
	max-width: 100%;
	margin: 0 auto;

	text-align: center;
}
.center-txt-txt {
	display: inline-block;
	text-align: left;
}

ol.number li {
  list-style-type: none;
  counter-increment: cnt;
}

ol.number li::before {
  content: ""counter(cnt)"．";
}


.list_features-wrap {
    list-style:  none;
    margin:  0;
    padding: 0;
}


.list_features:before {
    content:  "";
    width:  10px;
    height:  10px;
    display:  inline-block;
    background-color: #000;
    border-radius:  50%;
    position:  relative;
    top: -1px;
    margin-right: 5px;
}



.table-design {
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0;
	margin: 0;
	table-layout: fixed;
}
.table-design th {
 padding: 12px;
 background: #f5f5f5;
 border: solid 1px #dadada;
 color: #000;
 width: 30%;
 text-align: center;
 font-weight: 400;
 min-width: 60px;
    vertical-align: middle;
}
.table-design th.top {
 background: #e9e9e9;
}
.table-design td {
 padding: 10px;
 border: solid 1px #dadada;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.table-design td.top {
 padding: 12px;
 background: #e9e9e9;
 color: #000;
 text-align: center;
 font-weight: 400;
 width: 40%;
 min-width: 60px;
    vertical-align: middle;
}
.table-design a:hover {
	text-decoration: none;	
}

.table-design.discontinued img {
	max-width: 16px;
}
.table-design.discontinued th:first-child {
	width: 20%;
}
.table-design.discontinued th:nth-child(2) {
	width: 50%;
}
.table-design.discontinued th:nth-child(3), .table-design.discontinued th:nth-child(4), .table-design.discontinued th:nth-child(5)  {
	width: 15%;
}

.table-design.discontinued.metal th:nth-child(2) {
	width: 30%;
}
.table-design.discontinued.metal th:nth-child(5) {
	width: 20%;
}

.table-design.discontinued.software th:nth-child(2) {
	width: 27%;
}
.table-design.discontinued.software th:nth-child(3) {
	width: 33%;
}
.table-design.discontinued.software th:nth-child(4)  {
	width: 10%;
}
.table-design.discontinued.software th:nth-child(5) {
	width: 15%;
}

.table-design.discontinued .txtcenter {
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
	align-items: center;
}



@media only screen and (max-width: 767px) {
.table-design {
	margin: 0;
}
}



.flow-block {
	width: 100%;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}

.flow-block.first-child{
	padding-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	margin-top: 40px;
}
.flow-block:last-child, .flow-block.last-child {
	padding-bottom: 0;
	padding-bottom: 0;
	border: none;
}

@media only screen and (max-width: 767px) {
.flow-block {
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.flow-block.first-child{
	padding-top: 40px;
	margin-top: 40px;
}
}

	
/* フォトギャラリー */

.gallery-outer {

}
.gallery-container {
	background-color:#f5f5f5;
}


/* 製品概要　サブメニュー */

.sidemenu {
	background: #dadada;
	padding-top:1px;
}
a.btn_ao_a {
	display: flex;
	align-items: center;
	width : calc(100% - 32px);

	height: 60px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #fff;
	text-decoration: none;
	transition: 0.3s;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
}
a.btn_ao_a:hover, a.btn_ao_a.select {
    background-color: #f5f5f5;
}
a.btn_ao_a .a__icon {
    padding-right: 4px;
}
a.btn_ao_a .a__icon img {
    width: 60px;
	min-width: 60px;
    vertical-align: middle;
}
a.btn_ao_a .a__text {
	display: block;
	flex-grow: 1;
	color: #000;
	font-weight: bold;
	position: relative;
	padding-left: 17px;
	padding-right: 32px;
	font-size: 16px;
	line-height: 140%;	
}
a.btn_ao_a .b__text {
    font-weight: 500;
    font-size: 14px;
}
a.btn_ao_a .a__text::before {
    content: '';
    width: 20px;
    height: 20px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
a.btn_ao_a .a__text::after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  box-sizing: border-box;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 7px;
    bottom: 0;
    margin: auto;
    transition: 0.3s;
}

a.btn_ao_a.select .a__text::before {
	display:none;
}
a.btn_ao_a.select .a__text::after {
	display:none;
}



/* ボタン */

a.btn_ao {
	display: flex;
	align-items: center;
	width : calc(100% - 32px);
	height: 60px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #f5f5f5;
	text-decoration: none;
	transition: 0.3s;
	border: 1px solid #dadada;
}
a.btn_ao:hover {
    background-color: #fff;
}
a.btn_ao .a__icon {
    padding-right: 4px;
}
a.btn_ao .a__text {
	display: block;
	flex-grow: 1;
	color: #000;
	font-weight: bold;
	position: relative;
	padding-right: 40px;
	font-size: 16px;
	line-height: 140%;	
	text-align: center;
}
a.btn_ao .a__text::before {
    content: '';
    width: 20px;
    height: 20px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
a.btn_ao .a__text::after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  box-sizing: border-box;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 7px;
    bottom: 0;
    margin: auto;
    transition: 0.3s;
}





/* -------------------------------------------------------------------------------------------------------
SP
------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 767px) {
    
	
	/* タイトル */
	#global__pagetitle--title .s {
		display: block;
		font-size: 0.8rem;
	}
	
	/* グローバルナビ */
	#global__tablinknavigation > li a > span {
		background: none !important;
		text-indent: inherit !important;
		white-space: normal !important;
		padding: 0 2px !important;
		font-size: 1.0rem;
		line-height: 1.3;
	}
	
	/*TOPページ*/
	.slick-dots{
		bottom: 5px !important;
	}
	.slick-dots li{
		width: 5px !important;
		height: 5px !important;
		margin: 0 4px;
	}
	.slick-dots li button{
		width: 5px !important;
		height: 5px !important;
	}
	.slick-dots li button:before{
		font-size: 5px;
		line-height: 7px;
		box-shadow: 0 0 0;
		width: 5px !important;
		height: 5px !important;
		color: #333 !important;
		-moz-border-radius: 50% !important;
		-webkit-border-radius: 50% !important;
		border-radius: 50% !important;
	}
	.slick-dots li.slick-active button:before{
		color: #fff !important;
	}
	.slick-dots li.slick-active{
		opacity: 1.0 !important;
	}
	.slick-prev{
		background-image: url(/business/common/images/btn_prev.svg);
	}
	.slick-next{
		background-image: url(/business/common/images/btn_next.svg);
	}	
	.slick-prev,
	.slick-next{
		width: 25px;
		height: 25px;
		padding: 0;
		filter: drop-shadow(1px 1px 3px #000);
	}
	
	/* 
	---------------------------------------------------------------------------------------------------- */
	
	#contents__main--wrap {
		width: 100%;
		padding: 1.0em 1.0em 0 1.0em;
		box-sizing: border-box;
	}

	/* 
	---------------------------------------------------------------------------------------------------- */
	.contents__h1--wrap {
		margin: 2rem 0 2.0rem 0;
	}
	h1.title {
		color: #716f63;
		font-size: 1.83rem;
		font-weight: 300;
		line-height: 120%;
	}
	h1 span.small {
		color: #716F63;
		font-size: 14px;
		font-weight: 400;
		line-height: 100%;
		vertical-align: top;
	}
	.contents__h2--wrap {
		margin-top: 60px;
		margin-bottom: 1.3em;
	}
	.contents__h2--wrap .ttl {
		color: #716f63;
		padding: .7em;
		font-size: 19px;
		background: #eeeddf;
		border-left: solid 4px #716f63;
		font-weight: 400;
	}
	.contents__h3--wrap {
		margin-top: 50px;
		margin-bottom: 1.3em;
	}
	.contents__h3--wrap .ttl {
		color: #716f63;
		font-size: 18px;
		padding-left: .7em;
		border-left: 4px solid #716F63;
		font-weight: 400;
	}
	#global__pagetitle--title .s {
		display: block;
		font-size: 0.8rem;
	}


	/* 
	---------------------------------------------------------------------------------------------------- */
	.contents__h1--wrap {
		display: flex;
		position: relative;
	}
	.btn-catalog-en {
		position: absolute;
		right: 0;
		top: 50%;
		display: block;
		padding: 0.85em 0.85em 0.85em 25px;
		border: 1px solid #cbd2d7;
		border-radius: 3px;
		background: url(/business/images_global/r_ico_blank_02_sp.png) no-repeat 8px center;
		background-size: 10px 8px;
		transform: translateY(-50%);
		text-decoration: none !important;
		color: #333333 !important;
		font-size: 10px;
		line-height: 140%;
	}
	.section {
		display: flex;
		flex-diretion: row;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	.item {
		box-sizing: border-box;
		margin-bottom: 20px;
		background: #eee;
		display: flex;
		flex-diretion: column;
		width: 48%;
	}
	.item:nth-of-type(2n) {
		margin-right: 0%;
	}
	.item img {
		display: block;
		margin: auto;
		width: 70%;
		padding-top: 10px;
	}
	.item .btn-pdf-dl {
		border-radius: 3px;
		background-color: #716f63;
		text-decoration: none;
		text-align: center;
		color: #fff;
		line-height: 100%;
		width: 100%;
		padding: 10px 0;
		font-size: 14px;
	}
	.btn-pdf-dl::before {
		font-family: "Font Awesome 5 Free";
		content: "\f1c1";
		font-weight: 900;
		font-size: 18px;
		margin-right: 10px;
	}
	.item .btn-pdf-contact {
		border-radius: 3px;
		background-color: #716f63;
		text-decoration: none;
		text-align: center;
		color: #fff;
		line-height: 100%;
		width: 100%;
		padding: 10px 0;
		font-size: 14px;
	}
	.btn-pdf-contact::before {
		font-family: "Font Awesome 5 Free";
		content: "\f0e0";
		font-weight: 100;
		font-size: 18px;
		margin-right: 10px;
	}
	.item a {
		display: block;
		padding: 10px;
		text-decoration: none;
		width: 100%;
	}
	.item a:hover {
		opacity: 0.5;
	}
	.item p {
		font-size: 12px;
		padding: 5px 0 10px 0;
	}
	p.title {
		font-size: 15px;
		font-weight: 400;
		line-height: 140%;
		padding: 10px 0 0 0;
	}
	.notes {
		text-align: center;
		min-height: 125px;
	}
	
	.half-width .base-width2 {
		display:none;
	}


	/* 
	---------------------------------------------------------------------------------------------------- */
	.half-width .base-width {
		padding: 0;
	}
	
	.conarea {
		width: 100%;
		margin: 50px 0 0;
	}
	.col_2_buton {
		display: block;
		width: 100%;
	}
	.col_2_buton > div {
		width : calc(100%);
	}
	.col_2_buton > div:nth-child(n+2) {
		margin-top: 20px;
	}

}



/* -------------------------------------------------------------------------------------------------------
PC
------------------------------------------------------------------------------------------------------- */

@media print, screen and (min-width: 768px) {
	
	/* タイトル */
	#global__pagetitle--title .s {
		font-size: .9rem;
	}
	
	/* グローバルナビ */
	#global__tablinknavigation > li a > span:before {
		display: none !important;
	}
	
	/*TOPページ*/
	#la,#ra {display: none !important;opacity: 0!important;}
	img {vertical-align: bottom;margin: 0;padding: 0;}
	
	.slick-dots{
		bottom: 16px !important;
	}
	.slick-dots li{
		width: 7px !important;
		height: 7px !important;
		margin: 0 4px;
	}
	.slick-dots li button{
		width: 7px !important;
		height: 7px !important;
	}
	.slick-dots li button:before{
		font-size: 7px;
		line-height: 9px;
		box-shadow: 0 0 0;
		width: 7px !important;
		height: 7px !important;
		color: #333 !important;
		-moz-border-radius: 50% !important;
		-webkit-border-radius: 50% !important;
		border-radius: 50% !important;
		opacity: 1.0 !important;
	}
	.slick-dots li.slick-active button:before{
		color: #fff !important;
	}
	.slick-dots li.slick-active{
		opacity: 1.0 !important;
	}
	

	/* 
	---------------------------------------------------------------------------------------------------- */
	
	#contents__main--wrap {
		width: 100%;
		max-width: 1200px;
		margin:  0 auto;
		padding: 70px 20px;
		box-sizing: border-box;
	}


	/* 
	---------------------------------------------------------------------------------------------------- */
	.contents__h1--wrap {
		margin-top: 0.5rem;
		margin-bottom: 4.0rem;
		display: flex;
		position: relative;
	}
	.contents__h1--wrap .title {
		color: #716F63;
		font-size: 2.4rem;
		font-weight: 400;
		line-height: 120%;
	}
	h1 span.small {
		color: #716f63;
		font-size: 16px;
		font-weight: 300;
		line-height: 100%;
		vertical-align: top;
	}
	.contents__h2--wrap {
		margin-top: 70px;
		margin-bottom: 2.0rem;
	}
	.contents__h2--wrap .ttl {
		color: #716f63;
		padding: .7em;
		font-size: 21px;
		background: #eeeddf;
		border-left: solid 4px #716f63;
		font-weight: 400;
	}
	.contents__h3--wrap {
		margin-top: 60px;
		margin-bottom: 1.5rem;
	}
	.contents__h3--wrap .ttl {
		color: #716F63;
		font-size:  1.5rem;
		padding-left: .7em;
		border-left: 4px solid #716F63;
		font-weight: 400;
	}

	#global__pagetitle--title .s {
		font-size: .9rem;
	}


	/* 
	---------------------------------------------------------------------------------------------------- */
	#la,#ra {display: none !important;opacity: 0!important;}
	img {vertical-align: bottom;margin: 0;padding: 0;}
	
	.btn-catalog-en {
		position: absolute;
		right: 0;
		top: 50%;
		display: block;
		padding: 0.85em 0.85em 0.85em 40px;
		border: 1px solid #cbd2d7;
		border-radius: 3px;
		background: url(/business/images_global/r_ico_blank_02_sp.png) no-repeat 16px center;
		background-size: 10px 8px;
		transform: translateY(-50%);
		text-decoration: none !important;
		color: #333333 !important;
		font-size: 14;
	}
	.section {
		display: flex;
		flex-diretion: row;
		flex-wrap:wrap;
		/*justify-content: space-between;*/
		justify-content: flex-start;
	}
	.item {
		width: 23%;
		box-sizing: border-box;
		margin-bottom: 2.5%;
		background: #eee;
		display: flex;
		flex-diretion: column;
		margin-right: 2.66%; 
	}
	.item:nth-of-type(4n) {
		margin-right: 0%;
	}
	.item img {
		width: 60%;
		display: block;
		margin: auto;
		padding-top: 10px;
	}
	.item .btn-pdf-dl {
		border-radius: 3px;
		background-color: #716f63;
		text-decoration: none;
		text-align: center;
		color: #fff;
		line-height: 100%;
		padding: 10px;
		font-size: 12px;
	}
	.btn-pdf-dl::before {
		font-family: "Font Awesome 5 Free";
		content: "\f1c1";
		font-weight: 900;
		font-size: 16px;
		margin-right: 10px;
	}
	.item .btn-pdf-contact {
		border-radius: 3px;
		background-color: #716f63;
		text-decoration: none;
		text-align: center;
		color: #fff;
		line-height: 100%;
		width: 100%;
		padding: 10px 0;
		font-size: 12px;
	}
	.btn-pdf-contact::before {
		font-family: "Font Awesome 5 Free";
		content: "\f0e0";
		font-weight: 100;
		font-size: 16px;
		margin-right: 10px;
	}
	.item a {
		display: block;
		padding: 10px;
		text-decoration: none;
	}
	.item a:hover {
		opacity: 0.5;
	}
	.item p {
		font-size: 12px;
		padding: 5px 0 10px 0;
	}
	p.title {
		font-size: 16px;
		font-weight: 500;
		line-height: 140%;
		padding: 10px 0 0 0;
	}
	.notes {
		min-height: 90px;
		text-align: center;
	}
	
	.half-width {
		display: flex;
	}
	.half-width .base-width {
		width : calc(100% - 31%);
	}
	.half-width .base-width2 {
	width: 28%;
	margin-left: 3%;
	}
	
	.half-width .base-width2 h3 {
		text-align: center;
		font-size: 18px;
		color: #716f63;
		margin-bottom: 7px;
	}
	
	/* 
	---------------------------------------------------------------------------------------------------- */
	.conarea {
		width: 100%;
		margin: -130px 0 0;
		padding-top: 130px;
		padding-bottom: 4em;
	}
	.conarea.mt0 {
		margin-top: -130px !important;
		padding-bottom: 4em;
	}
	.col_2_buton {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.col_2_buton > div {
		width : calc(50% - 10px);
		/*background-color:#099*/
	}
	.col_2_buton > div:nth-child(2n) {
		margin-left: 20px;
	}
	.col_2_buton > div:nth-child(n+3) {
		margin-top: 20px;
	}

}


	/* 
	---------------------------------------------------------------------------------------------------- */

.btn-inquiry {
	line-height: 130%;
	position: relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 360px;
}
.btn-inquiry a {
	display: block;
	border-radius: 3px;
	background-color: #716f63;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.btn-inquiry a:hover {
	opacity: 0.5;
	transition: 0.3s;
}

@media only screen and (max-width: 767px) {
.btn-inquiry {
	width: 100%;
	max-width: 500px;
}
}