/*********************************************
catalog.css
*********************************************/
.o-biz-ti-b{
	display: block;
	position: relative;
	position: 10;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    margin-top: 60px;padding-top: 70px;
    padding-bottom: 70px;
}

.o-sec-pt{
	padding-top: 80px;
}

.o-905-b{
	width: 100%;
	max-width: 905px;
	margin: 0 auto 50px auto;
}

.o-main-ct-h1{
	color: #000;
}

.o-cata-ob{
	margin: 55px auto 0 auto;
	justify-content: center;
}

.o-half-b{
	width: 100%;
	max-width: 428px;
	margin-bottom: 130px;
	/*display: flex;
	align-content: space-between;
	flex-wrap: wrap;*/
}

.o-cata-name{
	display: block;
	text-align:center;
	margin-bottom: 15px;
	width: 100%;
}

.o-cata-name{
	font-size: 15px;
	line-height: 26px;
	font-weight: 500;
	margin-bottom: 40px;
}

.o-cata-imgb{
	display: block;
	margin: 0 auto 40px auto;
	max-width: 212px;
}

.o-pall-img{
	max-width: 300px;
}

.o-ud-line{
	margin-top: 40px;
    margin-bottom: 0;
    border-top: 1px solid rgba(0,0,0,.8);
}

.o-dl-txt{
	box-sizing: border-box;
	padding-left: 5px;
}

.o-dl-yaji{
	vertical-align: -5px;
	position: relative;
	z-index: 10;
}

.o-half-b .o-more-btn-sq{
    width: 100%;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 10;
}

.o-half-b .btn-flat:before {
    width: 150%;
    height: 735%;
    -webkit-transform: translateX(92%) translateY(-11%) rotate(45deg);
    transform: translateX(92%) translateY(-11%) rotate(45deg);
}

.o-half-b .btn-flat:hover:before {
    -webkit-transform: translateX(25%) translateY(-25%) rotate(45deg);
    transform: translateX(25%) translateY(-25%) rotate(45deg);
}

.o-adb-line1,.o-adb-line2{
	border-top: 1px solid rgba(0,0,0,.8);
	position: relative;
}

.o-adb-line1:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 4px #0073a0;
  bottom: -2px;
  width: 40px;
  left: 15px;
}

.o-cata-h2{
	font-size: 15px;
	line-height: 26px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 50px;
}

.o-adb-b{
	margin: 0;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 10px;
}

.o-cata-txt{
	font-size: 13px;
	line-height: 26px;
	font-weight: 300;
	text-align: left;
	margin-bottom: 0;
}

.o-adb-btn{
	display: block;
	width: 150px;
}

.o-adb-ob{
	margin-bottom: 90px;
}

.o-sp-last-half{
	margin-bottom: 0;
}

.o-ct-mb-1{
	margin-bottom: 0;
}




@media (min-width: 576px){
.o-half-b{
	width: 100%;
	max-width: 428px;
}
}



@media (min-width: 768px){
.o-half-b{
    width: 48%;
    max-width: 428px;
    margin-bottom: 130px;
}

.o-sp-last-half{
	margin-bottom: 130px;
}

.o-sec-pt {
    padding-top: 140px;
}

.o-md-mb-1{
	margin-bottom: 50px!important;
}

.o-biz-ti-b{
    margin-top: 69px;
}
}



@media (orientation: landscape) and (max-width: 767px){

}

@media (orientation: landscape) and (max-width: 991px){

}


@media (min-width: 992px){
.o-biz-ti-b{
    margin-top: 109px;
}


}



@media (min-width: 1025px){

}

@media (min-width: 1100px){

}



@media (min-width: 1200px){

}