@charset "utf-8";
/*
Theme Name: child_orion_tcd037
Template: orion_tcd037
Version:3.2.1
*/

body, #index_blog_list li .category a, #post_meta_top .category a {
	 -webkit-text-size-adjust: 100% !important;
}
#index_blog_list li .category a, #post_meta_top .category a {
	width: max-content;
}

body.category-18 li.date {
	display:none !important;
}

#body.category-18 p.jiss-arch {
	display:none !important;
}

#body.blog p.blog_arch, #body.archive:not(.category-18) p.blog_arch {
	display:none !important;
}

#header_logo_index .logo_area {
    width: 10% !important;;
}

#index_news_list a.title br {
    display: none;
}
_::-webkit-full-page-media, _:future, :root #index_news_list a.title br {
	display: none;
}
/* for-iot-dx-kit */
.page-id-2227 #main_col {

}
.page-id-2227 #left_col {
	margin: 0 auto;
    float: initial;
}
.plus-link.contact-link {
	padding-top: 3rem;
	padding-bottom:2rem;
}
#dx-cstm > a {
    color: #61677C !important;
    font-weight: bold;
    box-shadow: -5px -5px 20px #FFF, 5px 5px 20px #BABECC;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    border: 0;
    outline: 0;
    font-size: 16px;
    background-color: #EBECF0;
    text-shadow: 1px 1px 0 #FFF;
    padding: 16px 34px;
    border-radius: 50px;
    height: 45px;
    line-height: 45px;
	text-decoration: none;
}
#dx-cstm > a:hover {
    box-shadow: -2px -2px 5px #FFF, 2px 2px 5px #BABECC;
}
#dx-cstm > a:after {
    font-family: 'design_plus';
    content: '\e910';
    font-size: 17px;
    color: #617faf;
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#dx-cstm > a:hover:after {
	color: #fff;
}

h2#dx-cstm {
	font-weight: 900;
    text-shadow: 3px 3px 1px white;
}


#dx-cstm > div.dx-cdit:nth-child(1):hover ~ #allw1 > .allw {
	border-color: transparent transparent transparent #f4d8c9;
	border-color: transparent transparent transparent #fca686;
	transform: scale(0.8,0.8);
	transform: translateX(10px);
}
#dx-cstm > div.dx-cdit:nth-child(3):hover ~ #allw2 > .allw {
	border-color: transparent transparent transparent #f4d8c9;
	border-color: transparent transparent transparent #fca686;
	transform: scale(0.8,0.8);
	transform: translateX(10px);
}

.dx-cdit > .dx-cstm > figure {
	width: 100%;
	    text-align: center;
}
.dx-cdit > .dx-cstm > figure > img {
	object-fit: contain;
	margin: 0 auto;
    display: block;
    float: initial;
	height: 100px;
}
.dx-cdit > .dx-cstm > figure > figcaption {
    margin: 0 auto;
    display: block;

}
.dx-cdit-cl {
	position:relative
}

#dx-cstm > #allw1 {
	position: absolute;
    top: 41%;
    left: 27.5%;
}
#dx-cstm > #allw2 {
	position: absolute;
    top: 41%;
    left: 62%;
}

.allw {
width: 0;
height: 0;
border-style: solid;
border-width: 17.5px 0 17.5px 30.3px;
border-color: transparent transparent transparent #ffffff;
	    border-color: transparent transparent transparent #f3d1a4;
	transition: all 0.2s ease-in-out;
}
.mwform-tel-field {
	display: flex;
    justify-content: space-between;
    width: 500px;
}
.plus-link .bt_orion {
line-height: 1;	
}

.plus-link .bt_orion {
 line-height: 3;
}



ol#index_news_list li {
    min-height: 120px;
}
ol#index_news_list li ul {
    display: block;
    max-width: 390px;
    float: left;
    }
ol#index_news_list li ul p.category a {
    padding: 7px;
    display: block;
    width: fit-content;
    background: #269db4;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
}


@media screen and (max-width:550px) {
	.new-txt{
		transform: translateY(0px) rotate(-10deg) scale(0.6) !important;
		        top: -.5rem !important;
	}
	.pulse {
        height: 5px !important;
        width: 5px !important;
        margin: -4px 0 0 -11px !important;
	}
}