@charset "UTF-8";

.contactAria {
    margin: 0 0 64px 0;
}
.contactAria:last-child {
    margin: 0;
}

/* 専用お問い合わせ先 */
.contactAria-sub {
    margin: 24px 0;
}
.contactAria-fiex {
    display: flex;
    justify-content: center;
}
.contactBtn {
    margin-right: 16px;
    width: calc(100%/4 - 16px);
    height: 72px;
    background: white;
    border: solid 1px #74a6cd;
    text-align: center;
}
.contactBtn a {
    color: #0088cc;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactBtn:hover, .contactBtn:hover a {
    text-decoration: none;
    background: #186aab;
    color: #fff;
}

/* お電話でのお問い合わせ */
.contact .tableBlock table.telList {
    float: none;
    width: 100%;
}
.contact .tableBlock table td {
    padding: 0;
}
.contactBtnImage {
    background: url(../../images/pages/btn-contact-bg_off.png) no-repeat center;
    text-align: center;
    height: 53px;
    margin: 0 auto;
    width: 261px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact .tableBlock table td .contactBtnImage image {
    margin-top: 14px;
}
#display_medium,
#display_logo {
    display: none;
}
/* ビジネスパートナー */
.contactAria .grayBox .contactBtnImage a{
    width: 100%;
    height: 100%;
}
.contactAria .grayBox .contactBtnImage a img{
    margin-top: 14px;
}

/* 総合窓口 */
#content {
    float: none;
    width: auto;
}
#container.companyDetail,
#container.consultingDetail, 
#container.hakenDetail, 
#container.offshoreDetail,
#container.softwareDetail {
    background: none;
}
div#content .irInquiry_wrap span {
    margin: auto 8px auto 0;
    height: 25px;
}
div#content .irInquiry_wrap input[type="radio"] {
    margin-right: 8px;
}
#irInquiry_contact_type {
    width: 95%;
    max-width: 550px;
}
div#content .contactAria-fiex {
    justify-content: flex-start;
}
div#content .irInquiry_wrap .contactAria-fiex .contactAria-fiex_left {
    width: calc(50% + 100px);
}
div#content .irInquiry_wrap .contactAria-fiex .contactAria-fiex_right {
    width: calc(50% - 100px);
}
div#content .irInquiry_wrap .contactAria-fiex .contactAria-fiex_right {
    margin-right: 20px;
}
div#content .irInquiry_wrap .contactAria-fiex .irInquiry_input .label__ {
    font-size: 14px;
    padding: 5px;
    font-weight: bold;
}
div#content .irInquiry_wrap .contactAria-fiex .contactAria-fiex_right .irInquiry_input {
    margin-left: 16px;
}
.irInquiry_input_area.contactAria_bg:first-child {
    margin-top: 0px;
}
.irInquiry_input_area.contactAria_bg {
    background: #eff7f9;
    padding: 16px 16px 24px;
}
.irInquiry_contact_type select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.irInquiry_contact_type select::-ms-expand {
    display: none;
}
.irInquiry_contact_type.cp_sl01 {
	position: relative;
    width: 50%;
    max-width: 668px;
    min-width: 100px;
	border: 0.5px solid rgba(24, 106, 171, .6);
    border-radius: 4px;
	background: #ffffff;
    font-size: 14px;
}
.irInquiry_contact_type.cp_sl01::before {
	position: absolute;
	top: 0.9em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #186aab;
	pointer-events: none;
}
.irInquiry_contact_type.cp_sl01 select {
	padding: 5px;
    height: 32px;
}
div#content .irInquiry_wrap .my-checkbox {
    position: relative;
    margin: 0 8px 8px 0;
    padding-left: 28px;
    cursor: pointer;
    user-select: none; 
}
div#content .irInquiry_wrap .my-checkbox input {
    display: none;
}
div#content .irInquiry_wrap .checkmark {
    position: absolute;
    top: 0; 
    left: 0;
    height: 20px;
    width: 20px;
    border: solid 2px #d4dae2;
    border-radius: 4px;
    box-sizing: border-box;
}
/* ✓ */
div#content .irInquiry_wrap .checkmark:after {
    content: "";
    position: absolute;
    left: 4px; 
    top: 1px; 
    width: 6px; 
    height: 10px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}
div#content .irInquiry_wrap .my-checkbox input:checked + .checkmark {
    background: #2e80ff;
    border-color: #2e80ff;
}
div#content .irInquiry_wrap .my-checkbox input:checked + .checkmark:after {
    opacity: 1;
}
div#content .irInquiry_wrap .my-checkbox_logo_other input[type="text"],
div#content .irInquiry_wrap .my-checkbox_use_other input[type="text"] {
    pointer-events : none;
    border: 0.5px solid lightgrey;
    color: lightgrey;
    margin-top: 8px;
}

/* フッター */
#footer {
	margin-top: 80px;
}

/*2021.7.29*/

.navigbtn{margin: 1rem 0;}

.navigbtn a {
    margin: .5rem 0;
    background: #2e80ff;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    padding: .5rem;
    width: calc(100% - 32px);
    max-width: 668px;
    min-width: 100px;
    line-height: 2em;
}