@charset "utf-8";

@font-face { font-family: 'Font Awesome 6 Free'; font-style: normal; font-weight: 900; font-display: block; src: url('/data/common/c2101a080701/css/fontawesome/webfonts/fa-solid-900.woff2') format('woff2'), url('/data/common/c2101a080701/css/fontawesome/webfonts/fa-solid-900.ttf') format('truetype') }

:root { --basecolor: 86, 120, 195 }
:root { --textcolor: 0, 0, 0 }
:root { --bordercolor: 221, 221, 221 }
:root { --blogcolor: 26, 115, 232 }

.cmshtml { scroll-behavior: smooth }
.cmshtml * { box-sizing: border-box; -webkit-tap-highlight-color: transparent }
.cmshtml body { margin: 0; background-color: #fff; color: rgb(var(--textcolor)); line-height: 1.732; font-size: clamp(15px, calc(0.121vw + 14.55px), 16px); font-family: 'Noto Sans JP', sans-serif }
.cmshtml section, div, dl { display: flow-root }
.cmshtml p { margin: 0 }
.cmshtml a { color: rgba(0, 0, 0, 1) }
.cmshtml a:hover { color: rgba(0, 0, 0, .64) }
.cmshtml :is(ul, ol, dl, dt, dd) { margin: 0; padding: 0 }
.cmshtml :is(h1, h2, h3, h4, h5, h6) { margin: 0 }
.cmshtml img { border: none; vertical-align: top }
.cmshtml a img { transition: .3s }
.cmshtml a:hover img { opacity: .72 }
.cmshtml #wrapper img { height: auto }
.cmshtml mark { background: linear-gradient(transparent 64%, #ffdfef 64%); color: #000; padding: 0 1px 1px }
.cmshtml label { display: block; caret-color: transparent }
.cmshtml :is(input[type='text'], input[type='file'], input[type='email'], input[type='tel'], input[type='number'], input[type='date'], input[type='password'], textarea, select) { border: 2px solid #ddd !important; transition: .3s !important; outline: none }
.cmshtml :is(input[type='text'], input[type='file'], input[type='email'], input[type='tel'], input[type='number'], input[type='date'], input[type='password'], textarea, select):focus { border-color: #1b95e0 !important; box-shadow: none !important }
.cmshtml :is(button, input[type='submit'], input[type='button']) { transition: .3s !important; font-size: 92%; cursor: pointer; font-family: 'Noto Sans JP', sans-serif; border: 2px solid rgb(var(--basecolor)) !important; color: #fff; background: rgb(var(--basecolor)) !important }
.cmshtml :is(button[type='submit'], input[type='submit'], input[type='button']):hover { color: rgb(var(--basecolor)) !important; background: #fff !important; box-shadow: none !important }
.cmshtml button[type='reset'], .rdcontact_btn_back { border: 3px solid #ccc !important; background: #fff !important; margin-right: 8px; transition: .3s !important; font-size: 92%; cursor: pointer; font-family: 'Noto Sans JP', sans-serif; font-weight: 500; color: #999 !important }
.cmshtml button[type='reset']:hover, .rdcontact_btn_back:hover { opacity: .64; box-shadow: none !important }
.cmshtml form dl { background-color: rgb(250, 249, 244); border: 1px solid rgb(239, 237, 222); border-radius: 8px; padding: 8px 16px !important }
.cmshtml form dt { margin-bottom: 4px !important; font-size: 92% }
.cmshtml .contact_item_title::before { font-family: 'Font Awesome 6 Free'; content: '\f0da\00a0'; font-weight: 900 }
.cmshtml form dt span { color: #fff; font-weight: 400; font-size: 75%; line-height: 1.1; padding: 1px 4px 3px; border-radius: 4px; border: none; background-color: #f90; display: inline-block; margin-left: 8px }
.cmshtml form dd { margin-top: 12px }
.cmshtml textarea { width: calc(100% - 14px) }
.cmshtml .contact_item_title:not(:first-child) { margin-top: 16px !important }
.cmshtml caption { caption-side: bottom; font-size: 88%; margin-top: 8px; color: #777 }
.cmshtml figure img { max-width: 100% }
.cmshtml figcaption { text-align: center; font-size: 88%; margin-top: 8px }
.cmshtml table { border-collapse: collapse }
.cmshtml iframe { border: none }

@-moz-document url-prefix() {
:root { --mypadding: 0px }
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) {
:root { --mypadding: 15px }
}
}
@supports (-webkit-appearance: none) and (not (-moz-appearance: none)) {
:root { --mypadding: 15px }
@media (forced-colors: active) {
:root { --mypadding: 15px }
}
}

.cmshtml #mymodalhambergerouter { position: fixed; top: 0; right: 0; z-index: 9999 }
.cmshtml #mymodaltoggle { display: none }
.cmshtml #mymodalhamberger span { display: block; background-color: #fff; transition: .4s; transform-origin: 0; width: 28px; height: 2px; margin-top: 8px }
.cmshtml #mymodaltoggle:checked + #mymodalhamberger span:nth-child(1) { transform: translate(4px, 0) rotate(45deg) }
.cmshtml #mymodaltoggle:checked + #mymodalhamberger span:nth-child(2) { opacity: 0 }
.cmshtml #mymodaltoggle:checked + #mymodalhamberger span:nth-child(3) { transform: translate(4px, 0) rotate(-45deg) }
.cmshtml #mymodal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #fff; overflow-y: auto; transition: opacity .5s; z-index: -999 }
.cmshtml .mymodal-hide { opacity: 0 }
.cmshtml .mymodal-show { opacity: 1 !important }

@media (max-width: 767px) {
.cmshtml #mymodalhamberger { transform: scale(.8); transform-origin: right top }
}

@media (max-width: 1079px) {
.cmshtml #mymodalhamberger { display: block; width: 60px; height: 60px; cursor: pointer; background: linear-gradient(90deg, #5678C3 0%, #299EB3 100%); display: flex; justify-content: center; align-items: center }
.cmshtml .noscroll { overflow: hidden }
.cmshtml #mymodalhamberger i { display: block; transform: translateY(-4px) }
}

@media (min-width: 1080px) {
.cmshtml #mymodalhamberger { display: block; width: 100px; height: 100px; cursor: pointer; background: linear-gradient(90deg, #5678C3 0%, #299EB3 100%); display: flex; justify-content: center; align-items: center }
.cmshtml #mymodalhamberger i { display: block; transform: translateY(-4px) }
.cmshtml .noscroll { overflow: hidden; padding-right: var(--mypadding) }
.cmshtml .noscroll #mymodalhambergerouter { right: var(--mypadding) }
.cmshtml .mymodal-hide > div { margin-left: var(--mypadding) }
}

@media (min-width: 1921px) {
.cmshtml #mymodalhambergerouter { right: calc(50% - 960px) }
.cmshtml .noscroll #mymodalhambergerouter { right: calc(50% - 960px + var(--mypadding) / 2) }
}

.cmshtml .notoserifjp { font-family: 'Noto Serif JP', serif }

@media (max-width: 1079px) {
.cmsbody { font-feature-settings: 'palt'; -webkit-text-size-adjust: 100% }
.cmshtml :is(h1, .largeonly, .globalnav_recruit) { display: none }
.cmshtml #wrapper { position: relative }
.cmshtml .headerlogo_recruit { width: clamp(304px, calc(17.021vw + 240.17px), 424px) }
.cmshtml .headerlogo_recruit img { max-width: 100% }
.cmshtml #containermainvisual { position: relative }
.cmshtml #mainvisual img { width: 100%; height: clamp(320px, calc(32.624vw + 197.66px), 550px) !important; object-fit: cover }
.cmshtml #mainvisualcatchouter { position: absolute; top: 0; bottom: 0; left: 14%; display: flex; align-items: center }
.cmshtml #mainvisualcatch { writing-mode: vertical-rl; font-family: 'Noto Serif JP', serif }
.cmshtml .mainvisualcatchja { font-size: clamp(23px, calc(1.844vw + 16.09px), 36px); font-weight: 500 }
.cmshtml .mainvisualcatchen { font-size: clamp(14px, calc(0.567vw + 11.87px), 18px); background: linear-gradient(#5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent }
.cmshtml #pagetitlevisual img { width: 100%; height: clamp(96px, calc(14.752vw + 40.68px), 200px) !important; object-fit: cover; }
.cmshtml #pagetitle { padding: 8px 16px 10px; background: linear-gradient(90deg, #299eb3, #5678c3); color: #fff; display: flex; align-items: center; justify-content : center; font-family: 'Noto Serif JP', serif; column-gap: 12px; line-height: 1.3 }
.cmshtml #pagetitle > div:nth-child(1) { font-size: clamp(22px, calc(2.553vw + 12.43px), 40px); font-weight: 500 }
.cmshtml #pagetitle > div:nth-child(2) { font-size: clamp(14px, calc(0.567vw + 11.87px), 18px) }
.cmshtml .mysection01 { margin-top: 32px; padding: 0 16px }
.cmshtml .mysection01 > div:nth-child(1) { text-align: center }
.cmshtml .mysection01 > div:nth-child(2) { margin-top: 14px }
.cmshtml .mysection01title { font-family: 'Noto Serif JP', serif }
.cmshtml .mysection01title strong { font-weight: 600; font-size: clamp(36px, calc(3.972vw + 21.11px), 64px); background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; line-height: 1.3 }
.cmshtml .mysection01title h2 { font-weight: 500; font-size: clamp(18px, calc(0.567vw + 15.87px), 22px) }
.cmshtml .mysection01btn { text-align: right }
.cmshtml .mysection01btn a { display: inline-block; text-decoration: none; background: url(../img/recruit/common/back01.png) right center / 72px 72px no-repeat; min-height: 72px; padding: 22px 72px 0 0; transform: translateX(16px) }
.cmshtml .containermysection02 { margin-top: 24px; padding: 40px 16px 0; background: url(../img/recruit/common/back02.jpg) center top / 100% no-repeat }
.cmshtml .mysection02 { }
.cmshtml .mytitle01 { text-align: center; font-family: 'Noto Serif JP', serif }
.cmshtml .mytitle01 strong { font-size: clamp(18px, calc(0.567vw + 15.87px), 22px); font-weight: 500; background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent }
.cmshtml .mytitle01 h2 { margin-top: 6px; font-size: clamp(28px, calc(2.837vw + 17.36px), 48px); font-weight: 600; line-height: 1.3 }
.cmshtml .mysection02text { font-size: clamp(16px, calc(0.284vw + 14.94px), 18px); margin-top: 24px; font-weight: 500 }
.cmshtml .mysection02text br { display: none }
.cmshtml .mysection02cards { margin-top: 40px; display: flex; flex-wrap: wrap; justify-content: center; gap: 24px }
.cmshtml .mysection02cards > div { max-width: 320px; background-color: #e5f0f6; border-radius: 4px; overflow: hidden }
.cmshtml .mysection02cardimg img { max-width: 100% }
.cmshtml .mysection02cards dt { font-size: 20px; font-weight: 600 !important; padding: 12px 12px 0; text-align: center; font-family: 'Noto Serif JP', serif }
.cmshtml .mysection02cards dd { padding: 8px 24px 24px }
.cmshtml .mysection02btn { margin-top: 24px; text-align: center }
.cmshtml .mysection02btn a { margin: 16px; box-shadow: 0 0 16px #9cdcff }
.cmshtml .containermysection03 { margin-top: 40px; padding: 40px 16px 48px; background: url(../img/recruit/common/back04.jpg) center center / cover repeat-y }
.cmshtml .mysection03 { }
.cmshtml .mysection03cards { margin-top: 32px; display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-around }
.cmshtml .mysection03cards > div { max-width: 280px; width: calc(50% - 10px) !important; background-color: #fff; border-radius: 4px; text-align: center; padding: 16px 8px; font-family: 'Noto Serif JP', serif; box-shadow: 0 0 12px #c0e4f7 }
.cmshtml .mysection03cardtitle { font-size: clamp(17px, calc(0.426vw + 15.4px), 20px); font-weight: 500 }
.cmshtml .mysection03cardimg { margin-top: 16px }
.cmshtml .mysection03cardimg img { max-width: 72% }
.cmshtml .mysection03carddata { font-size: clamp(36px, calc(3.972vw + 21.11px), 64px); font-weight: 500; background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; line-height: 1.6 }
.cmshtml .mysection03carddata64 { font-size: clamp(26px, calc(3.688vw + 12.17px), 52px); font-weight: 500; background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; padding-top: 10px !important; line-height: 1.6 }
.cmshtml .mysection03cards i { font-style: normal; font-size: clamp(24px, calc(1.135vw + 19.74px), 32px) }
.cmshtml .mysection03cards u { text-decoration: none; font-size: clamp(18px, calc(0.851vw + 14.81px), 24px) }
.cmshtml .containermysection04 { margin-top: 56px; padding: 0 16px; background: url(../img/recruit/common/back05.jpg) center top / 100% no-repeat }
.cmshtml .mysection04 { }
.cmshtml .mysection04cards { margin-top: 32px; display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-around }
.cmshtml .mysection04cards > div { max-width: 280px; width: calc(50% - 10px) !important }
.cmshtml .mysection04cardname { font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: 500 }
.cmshtml .mysection04cardimg { margin-top: 6px }
.cmshtml .mysection04cardimg img { max-width: 100% }
.cmshtml .mysection04carddept { margin-top: 16px }
.cmshtml .mysection04carddept i { display: inline-block; font-style: normal; background-color: #daecf6; margin-right: 8px; padding: 0 8px; font-size: 88% }
.cmshtml .mysection04carddept u { display: inline-block; text-decoration: none; background-color: #f5f2d3; padding: 0 8px; font-size: 88% }
.cmshtml .mysection04cardtext { margin-top: 12px }
.cmshtml .mysection04btn { margin-top: 24px; text-align: center }
.cmshtml .mysection04btn a { margin: 12px; box-shadow: 0 0 12px #9cdcff }
.cmshtml .containermysection05 { margin-top: 40px; padding: 56px 16px 0; border-top: 1px solid #dbdfea; background: url(../img/recruit/common/back06.jpg) center top / 100% no-repeat }
.cmshtml .mysection05 { }
.cmshtml .mysection05searcharea { margin-top: 32px }
.cmshtml .mysection05searchtitle dl { display: flex; align-items: center; column-gap: 8px; padding: 8px 16px 8px 40px; font-family: 'Noto Serif JP', serif; background: url(../img/recruit/common/back07.png) 16px / 16px 16px no-repeat #45525a }
.cmshtml .mysection05searchtitle dt { color: #fff; font-size: clamp(18px, calc(0.567vw + 15.87px), 22px); font-weight: 600 !important }
.cmshtml .mysection05searchtitle dd { font-size: 14px; background: linear-gradient(90deg, #c0d3ff, #00daf8); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent }
.cmshtml .mysection05btns { margin: 16px 0 24px; display: flex; flex-wrap: wrap; gap: 8px }
.cmshtml .mysection05searchreset { margin-top: 24px; text-align: center }
.cmshtml .reset-btn { display: inline-block; padding: 8px 32px !important; color: #fff; font-size: clamp(16px, calc(0.142vw + 15.47px), 17px); font-weight: 500; border-radius: 80px; background-color: #a0a0a0 }
.cmshtml .containermysection05 .resultbox { margin-top: 32px; display: flex; flex-wrap: wrap; gap: 24px 16px }
.cmshtml .containermysection05 .resultbox > div:has(:is(.no-results, .mysection05wide)) { width: 100% }
.cmshtml .containermysection05 .no-results { width: 100% !important; padding: 24px; background-color: #e5f0f6 }
.cmshtml .containermysection05 .box { padding: 24px; background-color: #e5f0f6 }
.cmshtml .containermysection05 .box img { max-width: 100% }
.cmshtml .mysection05wide { width: 100% !important }
.cmshtml .mysection05name { font-size: clamp(20px, calc(1.667vw + 2px), 22px); font-family: 'Noto Serif JP', serif; font-weight: 500; margin: 16px 0 }
.cmshtml .mysection05wide .mysection05name { font-size: clamp(26px, calc(0.567vw + 23.87px), 30px); line-height: 1.3; margin: 0 0 16px }
.cmshtml .mysection05desc { font-size: clamp(16px, calc(0.142vw + 15.47px), 17px); font-weight: 450 }
.cmshtml .mysection05widedetail { margin-top: 24px }
.cmshtml .mysection05widedetail > div:nth-child(1) { }
.cmshtml .mysection05widedetail > div:nth-child(2) { margin-top: 16px }
.cmshtml .mysection05offers dl { display: flex }
.cmshtml .mysection05offers > div:not(:first-child) dl { margin-top: 8px }
.cmshtml .mysection05offers dt { width: 64px; background-color: #547ac3; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 92% }
.cmshtml .mysection05offers dd { width: calc(100% - 64px); background-color: #fff; padding: 8px 16px }
.cmshtml .mysection05btn { text-align: center; margin-top: 16px }
.cmshtml .mysection05btn a { display: inline-block; margin-top: 8px; color: #fff; font-size: clamp(16px, calc(0.142vw + 15.47px), 17px); font-weight: 500; text-decoration: none; background: linear-gradient(90deg, #5678c3, #299eb3); padding: clamp(8px, calc(0.284vw + 6.94px), 10px) clamp(40px, calc(2.27vw + 31.49px), 56px); border-radius: 80px }
.cmshtml .mysection05 :is(.box, .no-results) { display: none }
.cmshtml .mysection05 .cate.active { background: linear-gradient(90deg, #5678C3, #299EB3); color: #fff }
.cmshtml footer {  }
.cmshtml .footer_recruit { margin: 40px 0 42px; padding: 0 16px }
.cmshtml .footerlogo_recruit { text-align: center }
.cmshtml .footerlogo_recruit img { max-width: 80% }
.cmshtml .footernav_recruit { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-top: 12px }
.cmshtml .footernav_recruit a { text-decoration: none }
.cmshtml .footerlinks_recruit { margin-top: 24px; display: flex; flex-wrap: wrap; gap: 8px; padding: 0 16px }
.cmshtml .footerlinks_recruit a { display: block; text-decoration: none; padding: 8px; font-size: 15px }
.cmshtml .footerlinks_recruit > div:first-child a { padding-top: 20px }
.cmshtml .footercopy_recruit { margin-top: 24px; font-size: 14px; padding: 10px; background: linear-gradient(90deg, #5678c3, #299eb3); text-align: center; color: #fff }
.cmshtml .sidefixedbtns_recruit { position: fixed; right: 0; bottom: 0; left: 0; display: flex; height: 44px; overflow: hidden }
.cmshtml .sidefixedbtn_recruit { width: 100%; font-size: clamp(16px, calc(0.567vw + 13.87px), 20px); font-weight: 600; display: flex; justify-content: center; align-items: center; column-gap: 8px; padding: 6px 0 !important; color: #fff; font-family: 'Noto Serif JP', serif }
.cmshtml .sidefixedbtn_recruit > div:nth-child(1) { width: 32px !important }
.cmshtml .sidefixedbtn_recruit > div:nth-child(2) { width: auto !important }
.cmshtml .sidefixedbtn_recruit { background: linear-gradient(#ff7268, #ff9741) }
.cmshtml .sidefixedbtn_recruit img { max-width: 100% }
.cmshtml :is(button, input[type='submit'], input[type='button']) { padding: 8px 16px }
.cmshtml .smalltac { text-align: center }
.cmshtml #pt { position: fixed; bottom: 44px; right: 0; display: none; width: 40px; height: 40px; background-color: #299eb3; text-align: center; padding-top: 8px; opacity: 0; transition: opacity 0.5s ease }
.cmshtml #pt a { color: #fff; text-decoration: none }
.cmshtml #pt span { font-size: 26px; display: block }
.cmshtml .mymodal_recruit { padding: 80px 0; text-align: center }
.cmshtml .mymodallogo_recruit img { width: 280px; height: auto }
.cmshtml .mymodalnav_recruit { margin-top: 25px }
.cmshtml .mymodalnav_recruit > div:not(:first-child) { margin-top: 8px }
.cmshtml .mymodalnav_recruit a { text-decoration: none; color: #2c2c2c; font-weight: 500; font-size: 16px }

/* 新着情報 */
.cmshtml .mynewarticles .rdnewArticle-item { align-items: flex-start !important; padding: 0 0 8px 0 !important; margin: 0 0 8px 0; border-bottom: 1px solid #7fbfda }
.cmshtml .mynewarticles .rdnewArticle-thumbnail { display: none !important }
.cmshtml .mynewarticles .rdnewArticle-contWrap { width: 100% !important; flex: none !important; display: block !important }
.cmshtml .mynewarticles .rdnewArticle-ContDate { width: 100% !important; font-size: 15px !important }
.cmshtml .mynewarticles .rdnewArticle-ContTitle { }
.cmshtml .mynewarticles .rdnewArticle-ContLink { text-decoration: none !important; color: #000 !important }
.cmshtml .mynewarticles .rdnewArticle-item + .rdnewArticle-item { border-top: none !important }

/* ブログ */
.cmshtml #myblogframe { margin: 0 16px }
.cmshtml #myblogmain { }
.cmshtml #myblogcommon { margin-top: 40px }
.cmshtml #myblogcommon a { text-decoration: none; color: rgb(var(--textcolor)) }
.cmshtml #myblogcommon h4 { background-color: #bbb; color: #fff; font-weight: 400 !important; font-size: 14px !important; padding: 0 4px; border: none !important }
.cmshtml .rdListItem a { text-decoration: none }
.cmshtml .rdListImage { height: 220px; overflow: hidden; text-align: center }
.cmshtml .rdListImageItem { width: 100%; height: 220px !important; object-fit: cover }
.cmshtml .rdListImageEmpty { background-color: #f8f8f8 }
.cmshtml .rdListImageItemDummy { border: none !important }
.cmshtml .rdpublishDate { font-size: 88% !important }
.cmshtml :is(.rdarticleTitleText, .rdRelatedArticles-title) { overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.cmshtml .rdarticleTitleText a { font-size: 88% !important; color: rgb(var(--textcolor)) }
.cmshtml .rdarticleTitle h3 { border-bottom: 3px solid rgb(var(--basecolor)) !important; font-size: 18px !important }
.cmshtml .rdListCategoryItem { background-color: rgba(0, 0, 0, .64) !important; padding: 0 4px !important }
.cmshtml .ItemrdListTagListItem { padding: 0 4px !important; margin-right: 4px !important }
.cmshtml .rdnewArticle { border: none !important; padding: 0 !important }
.cmshtml #myblogframe .rdnewArticle-item { padding: 6px 2px !important }
.cmshtml #myblogframe :is(.rdnewArticle-item + .rdnewArticle-item, .rdCategorylist-item + .rdCategorylist-item, .rdMonthlyArchive-item + .rdMonthlyArchive-item) { border-top: 1px solid rgb(var(--bordercolor)) !important }
.cmshtml .rdCategorylist-link { padding: 4px !important }
.cmshtml .rdarticlecalendar { font-size: 92%; width: 100%; max-width: 338px; margin: 0 auto }
.cmshtml .rdCalendarBody { line-height: 1.3 }
.cmshtml .rdCalendarTable-link { color: #fff !important }
.cmshtml .rdMonthlyArchive-item { padding: 4px 4px 4px 14px !important; margin: 0 4px }
.cmshtml .rdTaglist-link { padding: 2px 4px !important; font-size: 88%; color: #0061c9 !important }
.cmshtml .rdTaglist-link:hover { color: #fff !important }
.cmshtml .rdBlogSearch-btn { padding: 0 8px !important; margin-left: 8px; color: #fff !important }
.cmshtml .rdRelatedArticles { width: calc(100% + 16px); transform: translateX(-8px) }
.cmshtml .rdRelatedArticles-item { border: 1px solid rgb(var(--bordercolor)); margin: 0 8px 24px; width: calc(50% - 16px) !important; padding: 8px !important }
.cmshtml .rdRelatedArticles-imageWrapper { border: none !important; height: 96px !important; margin-bottom: 4px !important }
.cmshtml .rdRelatedArticles-image { width: 100%; height: 96px !important; object-fit: cover }
.cmshtml .rdRelatedArticles-title a { color: rgb(var(--textcolor)); text-decoration: none }
.cmshtml .rdRelatedArticles-title a:hover { opacity: .8 }
.cmshtml :is(.rdRelatedArticles-catlink, .rdRelatedArticles-taglink) { padding: 3px 4px !important }
.cmshtml .rdReadMore { font-size: 88% }
}

@media (max-width: 767px) {
.cmshtml .header_recruit { padding: 18px 16px 0; height: 48px }
.cmshtml .containermysection05 .resultbox > div { width: 100% }
.cmshtml .mysection05btns > div { max-width: 291px; width: calc(50% - 4px) !important; text-align: center; padding: 6px 8px; font-size: clamp(16px, calc(0.142vw + 15.47px), 17px); font-weight: 450; cursor: pointer; background-color: #fff; border: 1px solid #6179b7; border-radius: 3px }
.cmshtml .footernav_recruit > div { width: calc(50% - 8px) !important; text-align: center }
.cmshtml .footerlinks_recruit > div { width: 174px !important; border: 1px solid #bac1dd; background: url(../img/recruit/common/back08.png) 97% 8px no-repeat } }

@media (min-width: 768px) and (max-width: 1079px) {
.cmshtml .header_recruit { padding: 22px 16px 0; height: 60px }
.cmshtml .containermysection05 .resultbox > div { width: calc(50% - 8px) }
.cmshtml .mysection05btns > div { max-width: 291px; width: calc(33.3333% - 6px) !important; text-align: center; padding: 6px 8px; font-size: clamp(16px, calc(0.142vw + 15.47px), 17px); font-weight: 450; cursor: pointer; background-color: #fff; border: 1px solid #6179b7; border-radius: 3px }
.cmshtml .footernav_recruit > div { width: calc(25% - 12px) !important; text-align: center }
.cmshtml .footerlinks_recruit { justify-content: center }
.cmshtml .footerlinks_recruit > div { width: 236px !important; border: 1px solid #bac1dd; background: url(../img/recruit/common/back08.png) 97% 8px no-repeat }
}

@media (min-width: 1080px) {
.cmsbody { }
.cmshtml :is(h1, .smallonly) { display: none }
.cmshtml #wrapper { position: relative; max-width: 1920px; margin: 0 auto }
.cmshtml .header_recruit { height: 100px; display: flex; justify-content: space-between; align-items: center; padding: 0 clamp(124px, calc(10vw + 16px), 160px) 0 clamp(24px, calc(4.444vw + -24px), 40px) }
.cmshtml .headerlogo_recruit { width: clamp(424px, calc(33.611vw + 61px), 545px) }
.cmshtml .headerlogo_recruit img { max-width: 100% }
.cmshtml .globalnav_recruit { display: flex; justify-content: flex-end; column-gap: clamp(24px, calc(3.333vw + -12px), 36px); margin-bottom: 8px }
.cmshtml .globalnav_recruit a { display: inline-block; position: relative; text-decoration: none; color: #000; font-size: clamp(17px, calc(0.278vw + 14px), 18px); padding-top: 6px; transition: .3s }
.cmshtml .globalnav_recruit a::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background-color: #2a9fb3; transform: scale(0, 1); transition: .2s }
.cmshtml .globalnav_recruit a:hover { color: #555 }
.cmshtml .globalnav_recruit a:hover::after { transform: scale(1, 1) }
.cmshtml #containermainvisual { position: relative }
.cmshtml #mainvisual img { max-width: 100% }
.cmshtml #mainvisualcatchouter { position: absolute; top: 0; bottom: 0; left: 14%; display: flex; align-items: center }
.cmshtml #mainvisualcatch { writing-mode: vertical-rl; font-family: 'Noto Serif JP', serif }
.cmshtml .mainvisualcatchja { font-size: clamp(36px, calc(2.143vw + 12.86px), 54px); font-weight: 500; margin-left: clamp(8px, calc(1.071vw + -3.57px), 17px) }
.cmshtml .mainvisualcatchen { font-size: clamp(18px, calc(1.071vw + 6.43px), 27px); background: linear-gradient(#5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent }
.cmshtml #pagetitlevisual img { max-width: 100% }
.cmshtml #pagetitle { padding: clamp(10px, calc(0.476vw + 4.86px), 14px) clamp(64px, calc(3.81vw + 22.86px), 96px) clamp(12px, calc(0.476vw + 6.86px), 16px); background: linear-gradient(90deg, #299eb3, #5678c3); color: #fff; display: flex; align-items: center; justify-content : center; font-family: 'Noto Serif JP', serif; column-gap: 24px; line-height: 1.3 }
.cmshtml #pagetitle > div:nth-child(1) { font-size: clamp(40px, calc(0.952vw + 29.71px), 48px); font-weight: 500 }
.cmshtml #pagetitle > div:nth-child(2) { font-size: clamp(18px, calc(0.238vw + 15.43px), 20px) }
.cmshtml .mysection01 { max-width: 1248px; margin: 94px auto 0; padding: 0 24px; display: flex }
.cmshtml .mysection01 > div:nth-child(1) { width: 41.666% }
.cmshtml .mysection01 > div:nth-child(2) { width: 58.334%; margin-top: 14px }
.cmshtml .mysection01title { font-family: 'Noto Serif JP', serif }
.cmshtml .mysection01title strong { font-weight: 600; font-size: clamp(64px, calc(10.833vw + -53px), 77px); background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; line-height: 1.3 }
.cmshtml .mysection01title h2 { font-weight: 500; font-size: 22px }
.cmshtml .mysection01btn { text-align: right }
.cmshtml .mysection01btn a { display: inline-block; text-decoration: none; background: url(../img/recruit/common/back01.png) 97% center no-repeat; min-height: 98px; padding: 34px 104px 0 0; transition: .3s; transform: translateX(24px) }
.cmshtml .mysection01btn a:hover { background-position: right center }
.cmshtml .containermysection02 { margin-top: 40px; padding: 77px 24px 0; background: url(../img/recruit/common/back02.jpg) center top / 100% no-repeat }
.cmshtml .mysection02 { max-width: 1200px; margin: 0 auto }
.cmshtml .mytitle01 { text-align: center; font-family: 'Noto Serif JP', serif }
.cmshtml .mytitle01 strong { font-size: clamp(22px, calc(3.333vw + -14px), 26px); font-weight: 500; background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent }
.cmshtml .mytitle01 h2 { margin-top: 6px; font-size: clamp(48px, calc(6.667vw + -24px), 56px); font-weight: 600; line-height: 1.3 }
.cmshtml .mysection02text { font-size: clamp(18px, calc(3.333vw + -18px), 22px); text-align: center; margin-top: 37px; font-weight: 500; line-height: 2.06 }
.cmshtml .mysection02cards { margin-top: 52px; display: flex; justify-content: space-between }
.cmshtml .mysection02cards > div { max-width: 380px; width: 31.666%; background-color: #e5f0f6; border-radius: 4px; overflow: hidden; border-top: 1px solid #e5eff1 }
.cmshtml .mysection02cardimg img { max-width: 100% }
.cmshtml .mysection02cards dt { font-size: clamp(20px, calc(3.333vw + -16px), 24px); font-weight: 600 !important; padding: 15px 24px 0; text-align: center; font-family: 'Noto Serif JP', serif }
.cmshtml .mysection02cards dd { padding: clamp(16px, calc(7.5vw + -65px), 25px) 32px 36px; line-height: 1.8; font-feature-settings: 'palt' }
.cmshtml .mysection02btn { margin-top: 46px; text-align: center }
.cmshtml .mysection02btn a { margin: 16px; box-shadow: 0 0 16px #9cdcff }
.cmshtml .containermysection03 { margin-top: 102px; padding: 78px 24px 114px; background: url(../img/recruit/common/back04.jpg) center center / cover repeat-y }
.cmshtml .mysection03 { max-width: 1200px; margin: 0 auto }
.cmshtml .mysection03cards { margin-top: 64px; display: flex; justify-content: space-between }
.cmshtml .mysection03cards > div { max-width: 280px; width: 23.333%; background-color: #fff; border-radius: 4px; text-align: center; padding: 19px 10px 14px; font-family: 'Noto Serif JP', serif; box-shadow: 0 0 16px #c0e4f7 }
.cmshtml .mysection03cardtitle { font-size: clamp(20px, calc(3.333vw + -16px), 24px); font-weight: 500 }
.cmshtml .mysection03cardimg { margin-top: 44px }
.cmshtml .mysection03cardimg img { max-width: 100% }
.cmshtml .mysection03carddata { font-size: clamp(64px, calc(7.5vw + -17px), 73px); font-weight: 500; background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; line-height: 1.6 }
.cmshtml .mysection03carddata64 { font-size: clamp(48px, calc(3.333vw + 12px), 52px); font-weight: 500; background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; padding-top: 20px !important; line-height: 1.6 }
.cmshtml .mysection03cards i { font-style: normal; font-size: clamp(32px, calc(6.667vw + -40px), 40px) }
.cmshtml .mysection03cards u { text-decoration: none; font-size: clamp(24px, calc(3.333vw + -12px), 28px) }
.cmshtml .containermysection04 { margin-top: 71px; padding: 0 24px; background: url(../img/recruit/common/back05.jpg) center top / 100% no-repeat }
.cmshtml .mysection04 { max-width: 1200px; margin: 0 auto }
.cmshtml .mysection04cards { margin-top: 54px; display: flex; justify-content: space-between }
.cmshtml .mysection04cards > div { max-width: 380px; width: 31.666% }
.cmshtml .mysection04cardname { font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: 500 }
.cmshtml .mysection04cardimg { margin-top: 9px }
.cmshtml .mysection04cardimg img { max-width: 100% }
.cmshtml .mysection04carddept { margin-top: 22px; font-feature-settings: 'palt' }
.cmshtml .mysection04carddept i { display: inline-block; font-style: normal; background-color: #daecf6; margin-right: 8px; padding: 2px 16px }
.cmshtml .mysection04carddept u { display: inline-block; text-decoration: none; background-color: #f5f2d3; padding: 2px 16px }
.cmshtml .mysection04cardtext { margin-top: 16px; line-height: 1.8; font-feature-settings: 'palt' }
.cmshtml .mysection04btn { margin-top: 50px; text-align: center }
.cmshtml .mysection04btn a { margin: 16px; box-shadow: 0 0 16px #9cdcff }
.cmshtml .containermysection05 { margin-top: 72px; padding: 72px 24px 0; border-top: 1px solid #dbdfea; background: url(../img/recruit/common/back06.jpg) center top / 100% no-repeat }
.cmshtml .mysection05 { max-width: 1200px; margin: 0 auto }
.cmshtml .mysection05searcharea { margin-top: 58px }
.cmshtml .mysection05searchtitle dl { display: flex; align-items: center; column-gap: 34px; padding: 12px 16px 16px 78px; font-family: 'Noto Serif JP', serif; background: url(../img/recruit/common/back07.png) 34px 22px no-repeat #45525a }
.cmshtml .mysection05searchtitle dt { color: #fff; font-size: clamp(22px, calc(1.667vw + 4px), 24px); font-weight: 600 !important }
.cmshtml .mysection05searchtitle dd { font-size: 17px; background: linear-gradient(90deg, #c0d3ff, #00daf8); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent }
.cmshtml .mysection05btns { margin: 25px 0 31px; display: flex; flex-wrap: wrap; gap: 13px 1% }
.cmshtml .mysection05btns > div { max-width: 291px; width: 24.25%; text-align: center; padding: 16px 8px !important; font-size: clamp(17px, calc(1.667vw + -1px), 19px); font-weight: 450; cursor: pointer; background-color: #fff; border: 1px solid #6179b7 !important; border-radius: 3px }
.cmshtml .mysection05searchreset { margin-top: 32px; text-align: right }
.cmshtml .reset-btn { display: inline-block; padding: 12px 40px !important; color: #fff; font-size: clamp(17px, calc(1.667vw + -1px), 19px); font-weight: 500; cursor: pointer; border-radius: 80px; background-color: #a0a0a0; transition: .3s }
.cmshtml .reset-btn:hover { opacity: .72 }
.cmshtml .containermysection05 .resultbox { margin-top: 64px; display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 50px }
.cmshtml .containermysection05 .resultbox > div { width: 48.333% }
.cmshtml .containermysection05 .resultbox > div:has(:is(.no-results, .mysection05wide)) { width: 100% }
.cmshtml .containermysection05 .no-results { width: 100% !important; padding: 24px 46px; background-color: #e5f0f6 }
.cmshtml .containermysection05 .box { padding: 32px 40px; background-color: #e5f0f6 }
.cmshtml .containermysection05 .box img { max-width: 100% }
.cmshtml .mysection05wide { width: 100% !important }
.cmshtml .mysection05name { font-size: clamp(20px, calc(1.667vw + 2px), 22px); font-family: 'Noto Serif JP', serif; font-weight: 500; margin: 16px 0 }
.cmshtml .mysection05wide .mysection05name { font-size: clamp(30px, calc(4.167vw + -15px), 35px); line-height: 1.3; margin: 0 0 24px }
.cmshtml .mysection05desc { font-size: clamp(17px, calc(0.833vw + 8px), 18px); font-weight: 450 }
.cmshtml .mysection05widedetail { margin-top: 24px; display: flex; justify-content: space-between }
.cmshtml .mysection05widedetail > div:nth-child(1) { width: 52.678% }
.cmshtml .mysection05widedetail > div:nth-child(2) { width: 44.642% }
.cmshtml .mysection05offers dl { display: flex }
.cmshtml .mysection05offers > div:not(:first-child) dl { margin-top: 10px }
.cmshtml .mysection05offers dt { width: 100px; background-color: #547ac3; display: flex; justify-content: center; align-items: center; font-size: 17px; color: #fff }
.cmshtml .mysection05offers dd { width: calc(100% - 100px); background-color: #fff; padding: 24px 30px }
.cmshtml .mysection05btn { text-align: center; margin-top: 24px }
.cmshtml .mysection05btn a { display: inline-block; margin-top: 8px; color: #fff; font-size: clamp(17px, calc(0.833vw + 8px), 18px); font-weight: 500; text-decoration: none; background: linear-gradient(90deg, #5678c3, #299eb3); padding: clamp(10px, calc(3.333vw + -26px), 14px) clamp(56px, calc(20vw + -160px), 80px); border-radius: 80px; transition: .3s }
.cmshtml .mysection05btn a:hover { opacity: .72 }
.cmshtml .mysection05 :is(.box, .no-results) { display: none }
.cmshtml .mysection05 .cate.active { background: linear-gradient(90deg, #5678C3, #299EB3); color: #fff }
.cmshtml footer { }
.cmshtml .footer_recruit { max-width: 1248px; margin: 120px auto 0; padding: 0 24px; display: flex; justify-content: space-between; align-items: center }
.cmshtml .footerlogo_recruit { }
.cmshtml .footerlogo_recruit img { max-width: 100% }
.cmshtml .footernav_recruit { display: flex; justify-content: flex-end; column-gap: 32px }
.cmshtml .footernav_recruit a { text-decoration: none; transition: .3s }
.cmshtml .footernav_recruit a:hover { opacity: .72 }
.cmshtml .footerlinks_recruit { max-width: 1248px; margin: 35px auto 0; display: flex; justify-content: space-between; padding: 0 24px }
.cmshtml .footerlinks_recruit > div { width: 20%; border-left: 1px solid #bac1dd; background: url(../img/recruit/common/back08.png) 94% center no-repeat }
.cmshtml .footerlinks_recruit > div:last-child { border-right: 1px solid #bac1dd }
.cmshtml .footerlinks_recruit a { display: block; text-decoration: none; padding: 12px clamp(8px, calc(13.333vw + -136px), 24px); font-size: clamp(15px, calc(0.833vw + 6px), 16px) }
.cmshtml .footerlinks_recruit > div:first-child a { padding-top: 28px }
.cmshtml .footercopy_recruit { margin-top: 44px; font-size: 15px; padding: 18px; background: linear-gradient(90deg, #5678c3, #299eb3); text-align: center; color: #fff }
.cmshtml .sidefixedbtns_recruit { position: fixed; top: 208px; right: 0; width: clamp(72px, calc(7.778vw + -12px), 100px) }
.cmshtml .sidefixedbtn_recruit { position: relative; width: clamp(72px, calc(7.778vw + -12px), 100px); font-size: clamp(20px, calc(1.493vw + 3.88px), 24px); font-weight: 600; text-align: center; line-height: 1 }
.cmshtml .sidefixedbtn_recruit > div:nth-child(2) { writing-mode: vertical-rl; display: flex; align-items: center; width: 100%; margin: 14px 0 32px; color: #fff; font-family: 'Noto Serif JP', serif }
.cmshtml .sidefixedbtn_recruit { background: linear-gradient(#ff7268, #ff9741); padding-top: 24px }
.cmshtml .sidefixedbtn_recruit a { display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; transition: .3s }
.cmshtml .sidefixedbtn_recruit a:hover { background-color: rgba(255, 255, 255, .32) }
.cmshtml .sidefixedbtn_recruit img { max-width: 100% }
.cmshtml .noscroll .sidefixedbtns_recruit { right: var(--mypadding) }
.cmshtml :is(button, input[type='submit'], input[type='button']) { padding: 12px 24px }
.cmshtml .largetac { text-align: center }
.cmshtml #pt { position: fixed; bottom: 0; right: 0; display: none; width: 48px; height: 48px; background-color: #299eb3; padding: 8px; opacity: 0; transition: opacity 0.5s ease }
.cmshtml .noscroll #pt { right: var(--mypadding) }
.cmshtml #pt a { color: #fff; text-decoration: none }
.cmshtml #pt span { font-size: 32px; display: block }
.cmshtml .mymodal_recruit { display: flex; justify-content: center; align-items: center; text-align: center; height: 100vh }
.cmshtml .mymodallogo_recruit img { max-width: 100% }
.cmshtml .mymodalnav_recruit { margin-top: 32px }
.cmshtml .mymodalnav_recruit > div:not(:first-child) { margin-top: 8px }
.cmshtml .mymodalnav_recruit a { text-decoration: none; color: #2c2c2c; font-weight: 500; font-size: 18px; transition: .3s }
.cmshtml .mymodalnav_recruit a:hover { opacity: .64 }

/* 新着情報 */
.cmshtml .mynewarticles .rdnewArticle-item { align-items: flex-start !important; padding: 0 0 12px 0 !important; margin: 0 0 14px 0; border-bottom: 1px solid #7fbfda }
.cmshtml .mynewarticles .rdnewArticle-thumbnail { display: none !important }
.cmshtml .mynewarticles .rdnewArticle-contWrap { width: 100% !important; flex: none !important; display: flex }
.cmshtml .mynewarticles .rdnewArticle-ContDate { font-size: 18px !important; width: 104px !important }
.cmshtml .mynewarticles .rdnewArticle-ContTitle { font-size: 18px !important }
.cmshtml .mynewarticles .rdnewArticle-ContLink { text-decoration: none !important; color: #000 !important }
.cmshtml .mynewarticles .rdnewArticle-ContLink:hover { opacity: .72 }
.cmshtml .mynewarticles .rdnewArticle-item + .rdnewArticle-item { border-top: none !important }

/* ブログ */
.cmshtml #myblogframe { max-width: 1128px; margin: 0 auto; display: flex; padding: 0 24px }
.cmshtml #myblogmain { width: calc(100% - 320px) }
.cmshtml #myblogcommon { width: 272px; margin-left: 48px; font-size: 92% }
.cmshtml #myblogcommon a { text-decoration: none; color: rgb(var(--textcolor)) }
.cmshtml #myblogcommon a:hover { opacity: .8 }
.cmshtml #myblogcommon h4 { background-color: #bbb; color: #fff; font-weight: 400 !important; font-size: 92% !important; padding: 2px 8px; border: none !important }
.cmshtml .rdListItem a { text-decoration: none }
.cmshtml .rdListImage { height: 220px; overflow: hidden }
.cmshtml .rdListImageItem { width: 100%; height: 220px !important; object-fit: cover }
.cmshtml .rdListImageEmpty { background-color: #f8f8f8 }
.cmshtml .rdListImageItemDummy { border: none !important }
.cmshtml .rdpublishDate { font-size: 88% !important }
.cmshtml :is(.rdarticleTitleText, .rdRelatedArticles-title) { overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.cmshtml .rdarticleTitleText a { font-size: 88% !important; color: rgb(var(--textcolor)) }
.cmshtml .rdarticleTitle h3 { border-bottom: 3px solid rgb(var(--basecolor)) !important; font-size: 26px !important }
.cmshtml .rdListItem .rdarticleTitle h3 { font-size: 20px !important }
.cmshtml .rdListCategoryItem { background-color: rgba(0, 0, 0, .64) !important; padding: 2px 8px !important }
.cmshtml .ItemrdListTagListItem { padding: 2px 4px !important; margin-right: 4px !important }
.cmshtml .rdnewArticle { border: none !important; padding: 0 !important }
.cmshtml #myblogframe .rdnewArticle-item { padding: 8px 4px !important }
.cmshtml #myblogframe :is(.rdnewArticle-item + .rdnewArticle-item, .rdCategorylist-item + .rdCategorylist-item, .rdMonthlyArchive-item + .rdMonthlyArchive-item) { border-top: 1px solid rgb(var(--bordercolor)) !important }
.cmshtml .rdCategorylist-link { padding: 4px !important }
.cmshtml .rdarticlecalendar { font-size: 92%; width: 100% }
.cmshtml .rdCalendarBody { line-height: 1.3 }
.cmshtml .rdCalendarTable-link { color: #fff !important }
.cmshtml .rdMonthlyArchive-item { padding: 4px 4px 4px 14px !important; margin: 0 4px }
.cmshtml .rdTaglist-link { padding: 2px 4px !important; font-size: 88%; color: #0061c9 !important }
.cmshtml .rdTaglist-link:hover { color: #fff !important }
.cmshtml .rdBlogSearch-btn { padding: 0 8px !important; margin-left: 8px; color: #fff !important }
.cmshtml .rdRelatedArticles { width: calc(100% + 16px); transform: translateX(-8px) }
.cmshtml .rdRelatedArticles-item { border: 1px solid rgb(var(--bordercolor)); margin: 0 8px 24px; width: calc(33.3333% - 16px) !important }
.cmshtml .rdRelatedArticles-imageWrapper { border: none !important }
.cmshtml .rdRelatedArticles-image { width: 100%; height: 150px !important; object-fit: cover }
.cmshtml .rdRelatedArticles-title a { color: rgb(var(--textcolor)); text-decoration: none }
.cmshtml .rdRelatedArticles-title a:hover { opacity: .8 }
.cmshtml .rdReadMore { font-size: 88% }
}

@media (min-width: 1080px) and (max-width: 1160px) {
.cmshtml .footer_recruit { display: block }
.cmshtml .footernav_recruit { display: flex; justify-content: flex-start; margin-top: 16px }
}

@media (min-width: 1921px) {
.cmshtml #pt { right: calc(50% - 960px) }
.cmshtml .noscroll #pt { right: calc(50% - 960px + var(--mypadding) / 2) }
}

/* ブログ配色 */
.cmshtml #myblogcommon a { text-decoration: none; color: rgb(var(--textcolor)) }
.cmshtml .ItemrdListTagListItem { border: none !important; background: rgb(var(--blogcolor)) !important; border-radius: 4px !important }
.cmshtml :is(.rdCategorylist-item + .rdCategorylist-item, .rdMonthlyArchive-item + .rdMonthlyArchive-item) { margin-top: 4px !important; padding-top: 4px !important }
.cmshtml .rdCategorylist-link:after { border-color: transparent transparent transparent rgb(var(--blogcolor)) !important }
.cmshtml .rdCategorylist-link:hover { background: rgba(var(--blogcolor), .16) !important }
.cmshtml :is(.rdTaglist-link, .rdTaglist-link::before, .rdTaglist-link::after) { background: none !important }
.cmshtml .rdTaglist-link { border: 2px solid rgba(var(--blogcolor), .4) !important; border-radius: 4px !important; color: rgb(var(--blogcolor)) !important; padding: 2px 4px !important; font-size: 84% !important }
.cmshtml .rdTaglist-link:hover { color: #fff !important; background-color: rgb(var(--blogcolor)) !important }
.cmshtml .rdMonthlyArchive-item::before { border-color: rgb(var(--blogcolor)) !important }
.cmshtml .rdTaglist .rdTaglist-link::before { content: none !important }
.cmshtml .rdTaglist .rdTaglist-link::after { content: none !important }
.cmshtml #myblogcommon .rdYearlyArchive { list-style: none }
.cmshtml #myblogcommon .rdYearlyArchive a { color: #09f }
.cmshtml #myblogcommon .rdYearlyArchive a:hover { color: #fff }
.cmshtml #myblogcommon .rdYearlyArchive-link { padding: 6px 16px }

/* パンくずリスト */
.cmshtml .rdBreadcrumb { }
.cmshtml .rdBreadcrumbItem { word-spacing: 4px; font-size: 88% }
.cmshtml .rdBreadcrumbItem:first-child::before { font-family: 'Font Awesome 6 Free'; content: '\f0da'; font-weight: 900 }
.cmshtml .rdBreadcrumbArrow { color: #999 }
.cmshtml .rdBreadcrumbLink { text-decoration: none; color: #333 }
.cmshtml .rdBreadcrumbLink:hover { color: #777 }

/* U01スライドショー */
.cmshtml .rdsp-buttons { display: none }

/* U01編集画面用 */
#editView .cmsbody { margin: 0; background-color: #fff; color: rgb(var(--textcolor)); line-height: 1.732; font-size: clamp(15px, calc(0.284vw + 13.94px), 17px); font-family: 'Noto Sans JP', sans-serif }
#editView :is(.globalnav_recruit, .footernav_recruit, #mainvisualcatch) edit { padding: 16px }
#editView #mymodalhambergerouter { position: static; display: none }
#editView #mymodal { position: static; overflow-y: visible; z-index: 0 }
#editView .mymodal-hide { opacity: 1 !important }
#editView #pt { position: static }
#editView h5 edit { display: inline-block !important }
#editView #mainvisualcatchouter { position: static }
#editView .mysection05 :is(.box, .no-results) { display: block }
#editView .mainvisualcatchen { -webkit-text-fill-color: #299EB3 }
#editView .mysection02cards > div { overflow: visible }
#editView .mysection03carddata { -webkit-text-fill-color: #299EB3 }
#editView .mysection03carddata64 { -webkit-text-fill-color: #299EB3 }
#editView .mysection05searchtitle dd { -webkit-text-fill-color: #00daf8 }
#editView .sidefixedbtns_recruit { position: static !important }
#editView .mytitle01 dt { -webkit-text-fill-color: #299EB3 !important }

/* 共通装飾 */
/* 見出し */
.cmshtml .rdplanetitle h2 { font-size: clamp(22px, calc(1.418vw + 16.68px), 32px) !important; font-weight: 600 !important; border-left: 6px solid rgb(var(--basecolor)); padding-left: clamp(8px, calc(0.567vw + 5.87px), 12px); line-height: 1.1; font-family: 'Noto Serif JP', serif }
.cmshtml .rdplanetitle h3 { font-size: clamp(20px, calc(1.135vw + 15.74px), 28px) !important; font-weight: 600 !important; position: relative; padding-bottom: 10px }
.cmshtml .rdplanetitle h3::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: linear-gradient(90deg, #5678C3, #47d0e8) }
.cmshtml .rdplanetitle h4 { font-size: clamp(18px, calc(0.851vw + 14.81px), 24px) !important; font-weight: 600 !important; border-bottom: 4px double rgba(var(--basecolor), .32); padding-bottom: 6px; color: rgb(var(--basecolor)) }
.cmshtml .rdplanetitle h5 { font-size: clamp(17px, calc(0.426vw + 15.4px), 20px) !important; font-weight: 600 !important }
.cmshtml .rdplanetitle h5::before { font-family: 'Font Awesome 6 Free'; content: '\f101\00a0'; font-weight: 900; color: rgba(var(--basecolor)) }
.cmshtml .rdplanetitle h6 { font-size: clamp(16px, calc(0.284vw + 14.94px), 18px) !important; font-weight: 600 !important; background-color: #eee; padding: 2px clamp(4px, calc(0.567vw + 1.87px), 8px); border: 1px solid #e8e8e8 }

@media (max-width: 767px) {
.cmshtml .rdplanetitle h2 { border-left-width: 4px; line-height: 1.3 }
.cmshtml .rdplanetitle h3 { border-bottom-width: 3px }
.cmshtml .rdplanetitle h3::after { border-bottom-width: 3px; bottom: -3px; height: 3px }
.cmshtml .rdplanetitle :is(h3, h4, h5, h6) { line-height: 1.5 }
}

@media (min-width: 768px) and (max-width: 1079px) {
.cmshtml .rdplanetitle h2 { border-left-width: 5px }
.cmshtml .rdplanetitle h3 { border-bottom-width: 3px }
.cmshtml .rdplanetitle h3::after { border-bottom-width: 3px; bottom: -3px; height: 3px }
.cmshtml .rdplanetitle :is(h3, h4, h5, h6) { line-height: 1.5 }
}

/* 単体エリア・横並びエリア */
@media (max-width: 1079px) {
.cmshtml .box01 { max-width: 100% !important; padding: 0 3% !important }
.cmshtml .flex50 { flex: 0 1 50% !important }
}

/* リンク */
.cmshtml :is(.link01, .link03, .linkpdf01) a { display: inline-block }
.cmshtml :is(.link02, .link04, .linkpdf02) a { display: block; text-align: center }
.cmshtml :is(.link01, .link02) a { padding: clamp(12px, calc(0.709vw + 9.34px), 17px) clamp(32px, calc(1.56vw + 26.15px), 43px) clamp(15px, calc(0.709vw + 12.34px), 20px) clamp(40px, calc(1.844vw + 33.09px), 53px); font-size: clamp(17px, calc(0.121vw + 16.55px), 18px); font-weight: 500; color: #fff; text-decoration: none; transition: .3s; border-radius: 80px; background: linear-gradient(90deg, #5678C3, #299EB3) }
.cmshtml :is(.link03, .link04) a { padding: clamp(10px, calc(0.567vw + 7.87px), 14px) clamp(30px, calc(1.418vw + 24.68px), 40px) clamp(13px, calc(0.567vw + 10.87px), 17px) clamp(38px, calc(1.702vw + 31.62px), 50px); font-size: clamp(17px, calc(0.121vw + 16.55px), 18px); font-weight: 500; color: rgb(var(--basecolor)); text-decoration: none; transition: .3s; border-radius: 80px; border: clamp(2px, calc(0.142vw + 1.47px), 3px) solid rgb(var(--basecolor)) }
.cmshtml :is(.link01, .link02) a:hover { opacity: .8 }
.cmshtml :is(.link03, .link04, .linkpdf01, .linkpdf02) a:hover { opacity: .8; background-color: rgb(var(--basecolor)); color: #fff }
.cmshtml :is(.link01, .link02, .link03, .link04) a::after { font-family: 'Font Awesome 6 Free'; content: '\f061'; font-weight: 900; display: inline-block; margin-left: 100px }

.cmshtml :is(.linkpdf01, .linkpdf02) a { padding: clamp(8px, calc(0.567vw + 5.87px), 12px) clamp(30px, calc(1.418vw + 24.68px), 40px) clamp(11px, calc(0.567vw + 8.87px), 15px) clamp(38px, calc(1.702vw + 31.62px), 50px); font-size: clamp(17px, calc(0.121vw + 16.55px), 18px); font-weight: 500; color: rgb(var(--basecolor)); text-decoration: none; transition: .3s; border-radius: 80px; border: clamp(2px, calc(0.142vw + 1.47px), 3px) solid rgb(var(--basecolor)) }
.cmshtml :is(.linkpdf01, .linkpdf02) a::before { font-family: 'Font Awesome 6 Free'; content: '\f1c1\00a0'; font-weight: bold; font-size: 22px }

/* ボーダーありテーブル */
.cmshtml .tbl01 :is(th, td) { padding: 10px !important; border: 1px solid #ddd !important }
.cmshtml .tbl01 th { background-color: #f1f1f1 !important }
.cmshtml .tbl01 td { background-color: #fff; background-clip: padding-box }

/* force.cssの「PC/SPでは非表示」のviewportサイズを上書き */
@media (max-width: 1079px) {
.cmshtml [data-rdhide="sp"] { display: none !important }
}

@media (min-width: 576px) and (max-width: 1079px) {
.cmshtml [data-rdhide="pc"] { display: block !important }
}

@media (min-width: 1080px) {
.cmshtml [data-rdhide="pc"] { display: none !important }
}

.cmshtml #maincontents { margin: clamp(24px, calc(2.589vw + 14.29px), 64px) 0 clamp(40px, calc(3.107vw + 28.35px), 88px) }
.cmshtml .mytitle01 { text-align: center; font-family: 'Noto Serif JP', serif }
.cmshtml .mytitle01 dt { font-size: clamp(18px, calc(0.567vw + 15.87px), 22px); background: linear-gradient(90deg, #5678C3, #299EB3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; line-height: 1.2 }
.cmshtml .mytitle01 dd { font-size: clamp(28px, calc(2.27vw + 19.49px), 44px); font-weight: 600 }