@media print, screen and (min-width: 769px) {

html {scroll-behavior: smooth;}

body {
font-family: 'Noto Sans JP', sans-serif;
-webkit-text-size-adjust: 100%;
line-height: 2.0;
font-size: 18px;
overflow-x: hidden;
position: relative;
min-width: 100% !important;
background-color: #fff;
}


img {max-width: 100%; height: auto;}

.wrap{display: flex; flex-direction: column; min-height: 100vh;}
.spOnly {display: none !important;}
.tbOnly {display: none !important;}



/* header */

header {width: 100%;}
header h1 {position:absolute; left:0; top:15px; width:325px; min-width:325px;}
.headerInner {height: 170px; margin:0 auto; position: relative;}
.headerInnerClinic {height: 90px; margin:0 auto; position: relative; border-bottom:solid 1px #ccc;}


nav.headNav {position: absolute; right:20px; top:22px;}
nav.headNav ul {}
nav.headNav li {margin:0 0 0 20px; line-height:45px;}
nav.headNav li a.linkAppicant {display: block; width:200px; height:45px; line-height:45px; border-radius: 23px; text-align: center !important; margin:0 auto; color:#fff !important; background-color:#284b66;}
nav.headNav li a.linkClinic {display: block; width:200px; height:45px; line-height:45px; border-radius: 23px; text-align: center !important; margin:0 auto; color:#fff !important; background-color:#3d86bf;}

nav.headNav li a i {margin:0 5px 0 0;}

.headerInnerClinic nav.headNav li:first-child {margin:2px 0 0 0;}

nav.globalNav {position: absolute; bottom:0; left:0; right:0; margin:0 auto; text-align: center; border-top:solid 1px #ccc;}
nav.globalNav ul {width:1100px; max-width:90%; margin:0 auto;}
nav.globalNav ul li {margin:0 auto; font-weight: bolder;}
nav.globalNav ul li a {display: block; marign:0 auto; text-align: center; line-height:80px; color:#212851;}
nav.globalNav ul li a i {margin:0 0 0 10px;}

p#HeadMenuBtn , .globalNavSP , #MemberMenuBtn , .headerNavArea , .headNavSP {display: none;}

/*------------------------------------------------------------------------------------------*/
/*トップページ用ここから*/
.mainImage {  position: relative; width: 100%; height: 100%; aspect-ratio: 5 / 2; margin: 0 auto;}
.mainImage p {position: absolute; top:0; width:100%;}
.mainImage p img {width:100%;}

.homeGreetingTxt {text-align: center; font-size:120%;}

.homeRecruitCatArea {}
.homeRecruitCatArea ul {}
.homeRecruitCatArea li {width:280px; max-width:calc(100% / 4 - 10px); height:280px; border:solid 3px #dddddd;}
.homeRecruitCatArea li p {text-align: center; margin:30px auto 20px auto;}
.homeRecruitCatArea li a {background-color:#3d86bf;}

.homeRecruitAreaBlock {border:solid 10px #edf6fc; padding:30px; margin:0 auto 60px auto !important;}
.homeRecruitAreaBlock h3 {font-weight: bolder; font-size:140%;}
.homeRecruitAreaBlock h3 span {display: inline-block; width:46px; height:46px; border-radius: 50%; background-color:#3d86bf; margin:0 10px 0 0; padding:0 0 0 12px;}
.homeRecruitAreaBlock h3 span i {color:#fff; font-size:30px;}
.homeRecruitAreaBlock dl {border-bottom:dotted 2px #cccccc; padding:0 0 20px 0; margin:20px 0 0 0;}
.homeRecruitAreaBlock dl a {text-decoration:underline;}
.homeRecruitAreaBlock dl dt {font-weight: 600; width:190px;}
.homeRecruitAreaBlock dl dd {width:calc(100% - 220px);}
.homeRecruitAreaBlock dl dd ul {}
.homeRecruitAreaBlock dl dd ul li {}
.homeRecruitAreaBlock dl dd ul li::after {content:"／";}
.homeRecruitAreaBlock dl dd ul li:last-child::after {content:none;}

.homeBnrArea li {max-width:49%;}
.homeBnrArea img {width:100%;}

.homeNewsArea {width:800px; margin:0 auto;}
.homeNewsArea table {width:100%;}
.homeNewsArea th , .homeNewsArea td {padding:15px; border-bottom:solid 1px #ccc;}
.homeNewsArea th {width:200px;}
.homeNewsArea td {position: relative; display:flex;}
.homeNewsArea p a {background-color:#284b66;}

.homeFooterImg {  display: flex;
height: 300px;
justify-content: center;
align-items: center;
background-attachment: fixed;
background-position: bottom;
background-size: 100%;
background-repeat: no-repeat;
background-image: url("../../images/home/footerImg.jpg")
}



/*トップページ用ここまで*/
/*------------------------------------------------------------------------------------------*/

#pageTitle {width:100%; padding:50px 0; border-top:solid 5px #284b66; border-bottom:solid 1px #ccc;}
#pageTitle h2 {font-size:30px; font-weight: bolder;}


#pageTitleClinic {width:100%; padding:25px 0; border-top:solid 5px var(--sub-color); background-color: var(--sub-color); color:#fff;}
#pageTitleClinic h2 {font-size:30px;}
#pageTitleClinic h2 span {font-size:20px; margin:0 0 0 10px;}

#pageTitleLogin {width:100%; padding:25px 0; border-top:solid 5px var(--front-base); background-color: var(--front-base); color:#fff; border-bottom:solid 1px #ccc;}
#pageTitleLogin h2 {font-size:30px;}
#pageTitleLogin h2 span {font-size:20px; margin:0 0 0 10px;}


.linkAdjustment {}

.pankuzu {padding:7px 0; font-size:90%; border-bottom:solid 1px #ccc; background-color:#f5f5f5; /* display:none; */}
.pankuzu ul {width:1200px; max-width:90%; margin:0 auto;}
.pankuzu ul li {}
.pankuzu ul li::after {content:"\f105"; font-family: "FontAwesome"; margin:0 10px;}
.pankuzu ul li:last-child::after {content:none;}
.pankuzu ul li a {text-decoration: underline;}
.pankuzu ul li a svg {width:20px;}

main {margin: 0 auto;  display: block;}
main.lowerPage {}

.siteWidth {width:1200px; max-width:90%; margin:0 auto;}
.comPad {padding:60px 0;}
.comReadBlock {}
.comReadTxt {float: left; width:53%;}
.comReadPht {float: right; width:43%;}




.linkBtnStyle01 {display: block; width:200px; height:45px; line-height:45px; border-radius: 23px; text-align: center !important; margin:0 auto; color:#fff !important;}

.linkBtnStyle02 {display: block; width:300px; padding:12px 0 10px 0; text-align: center !important; color:#fff !important; background-color:#284b66; border-radius: 5px; position: relative;}
.linkBtnStyle02::after {content:"\f101"; font-family: "FontAwesome"; color:#849bac; position: absolute; right:20px; top:10px}

.linkBtnStyle03 {display: block; width:300px; padding:12px 0 10px 0; text-align: center !important; color:#fff !important; background-color:var(--front-base); border-radius: 5px; position: relative;}
.linkBtnStyle03::after {content:"\f101"; font-family: "FontAwesome"; color:#7baf86; position: absolute; right:20px; top:10px}

/* ----------
messageArea------------------------------------------ */

.warningArea {background-color:#f2dfdf; border:solid 1px #eed5d9; padding:20px; text-align: center; color:#c80e0a;}
.warningArea dl {}
.warningArea dl dt {font-size:1.2rem; font-weight: bolder;}
.warningArea dl dd {}

.error-message {color:#c80e0a; font-size:0.8rem; font-weight: bolder; display: none;}

.attentionBox {border:solid 1px #e4d0d0; background-color:#fcf3f3; padding:10px 15px;}
.attentionBox p {color:#c55a5a; text-indent: -1.3em; padding-left: 1.6em;}
.attentionBox i {margin:0 5px 0 1em; }

/* ----------
about------------------------------------------ */

.aboutBtnBlock {padding:40px; background-color:#dde8f0;}
.aboutBtnBlock li {width:49%;}
.aboutBtnBlock li a {display: block; border:solid 3px #284b66; font-size:130%; background-color:#fff; padding:20px; text-align: center; position: relative;}
.aboutBtnBlock li a::after {content:"\f101"; font-family: FontAwesome; position: absolute; right:20px; color:#b0bdc8;}

.aboutFlowImg {width:70%; margin: 30px auto;}
.aboutFlowList {width:70%; margin: 0 auto;}
.aboutFlowList li {position: relative; padding:0 0 0 30px; margin-bottom:10px;}
.aboutFlowList li::before {content:""; display: inline-block; width:30px; height:30px; background-repeat: no-repeat; background-size: contain; position: absolute; top:0; left:0;}
.aboutFlowList li:first-child::before {background-image: url("../../images/for-applicant/step01.svg");}
.aboutFlowList li:nth-child(2)::before {background-image: url("../../images/for-applicant/step02.svg");}
.aboutFlowList li:nth-child(3)::before {background-image: url("../../images/for-applicant/step03.svg");}
.aboutFlowList li:nth-child(4)::before {background-image: url("../../images/for-applicant/step04.svg");}
.aboutFlowList li:nth-child(5)::before {background-image: url("../../images/for-applicant/step05.svg");}
.aboutFlowList li:nth-child(6)::before {background-image: url("../../images/for-applicant/step06.svg");}
.aboutFlowList li:nth-child(7) {padding-left:60px;}
.aboutFlowList li:nth-child(7)::before {width:60px; background-image: url("../../images/for-applicant/step07.svg");}

.aboutTermsList {border-bottom:solid 1px #ccc; padding:30px 0;}
.aboutTermsList dt {width:15%;}
.aboutTermsList dd {width:85%;}


/* ----------
clinic------------------------------------------ */

.clHomeNameBox {width:53%; border:solid 10px #edf6fc; padding:30px;} 
.clHomeNameBox dl {}
.clHomeNameBox dl dt {border-bottom:solid 1px #ccc; padding:0 0 10px 0; margin:0 0 10px 0;}
.clHomeNameBox dl dd {font-size:1.6rem; font-weight:bolder;}
.clHomeNameBox dl dd span {display: block; font-weight: lighter; font-size:1.1rem; text-indent:-0.5em; padding-left:1.3em;}
.clHomeEditBox {width:43%; margin:0;}
.clHomeEditBox p a.typeEdit {display: block; width:100%; height:55px; line-height:55px; background-color: var(--btn-color01); color:#fff !important; text-align: center; border-radius: 8px;}
.clHomeEditBox p a i {margin:0 5px 0 0;}

.clHomeManagementArea {}
.clHomeManagementArea .jobList {width:49%; margin:0 2% 0 0;}
.clHomeManagementArea .jobList:last-child {margin-right:0;}
.clHomeManagementArea .jobList h3 {font-size:1.4rem; font-weight: bolder; margin:0 0 10px 0;}
.clHomeManagementArea .jobList ul {}
.clHomeManagementArea .jobList ul li {width:100%; margin:0 0 20px 0; }
.clHomeManagementArea .jobList ul li dl {border:solid 2px #ccc;}
.clHomeManagementArea .jobList ul li dl dt {padding:7px 15px; color:#fff; font-weight: bolder; font-size:120%;}
.clHomeManagementArea .jobList ul li dl dt span:last-child {font-weight: lighter; font-size:90%; padding:2px 0 0 0;}
.clHomeManagementArea .jobList:first-child ul li dl dt {background-color:var(--fulltime-color);}
.clHomeManagementArea .jobList:last-child ul li dl dt {background-color:var(--parttime-color);}
.clHomeManagementArea .jobList ul li dl dd {padding:5px 10px 0 10px;}
.clHomeManagementArea .jobList ul li dl dd .jobDetails {margin:0 0 5px 0;}
.clHomeManagementArea .jobList ul li dl dd .jobDetails li {margin-bottom:0; width:100%;}

.clHomeManagementArea .jobList ul li dl dd .publicStatusBox {align-items: center;}
.clHomeManagementArea .jobList ul li dl dd .publicStatusBox p.status {color:#fff; text-align: center; width:80px;}
.clHomeManagementArea .jobList ul li dl dd .publicStatusBox p.statusDate {margin:0 0 0 10px;}
.clHomeManagementArea .jobList ul li dl dd .btnBox {margin:15px 0 0 0; padding:15px 0; border-top:solid 1px #ccc;}

.clHomeManagementArea .jobList ul li dl dd .btnBox p a {display: inline-block; margin:0 auto; text-align: center;border-radius: 8px; width:120px; border: initial; cursor: pointer; height:36px ; line-height:36px;}

.clHomeManagementArea .jobList ul li dl dd .btnBox p a.typeEdit { background-color: var(--btn-color01); color: white !important;}
.clHomeManagementArea .jobList ul li dl dd .btnBox p a.typePreview {background-color: var(--manage-color); color: white !important; }
.clHomeManagementArea .jobList ul li dl dd .btnBox p a.typeDisabled { background-color: #aaa; color: #eee !important; pointer-events: none;}


.clHomeManagementArea .jobList ul li dl dd .btnBox p a i {margin:0 5px 0 0;}

/*公開*/
.clHomeManagementArea .jobList:first-child ul li dl dd .publicStatusBox .typeRelease {background-color:var(--fulltime-color);}
.clHomeManagementArea .jobList:last-child ul li dl dd .publicStatusBox .typeRelease {background-color:var(--parttime-color);}

/*非公開*/
.clHomeManagementArea .jobList ul li dl dd .publicStatusBox .typePrivate {background-color:#bbb; color:#666;}

.openAlert{background-color:#f5f5f5; padding:10px;}

.clManualArea {}
.clManualArea .manualSidebar {width:25%;}
.clManualArea .manualSidebar li {margin:10px 0 10px 20px;}
.clManualArea .manualSidebar li i {margin:0 10px 0 0;}
.clManualArea .manualSidebar {}
.clManualArea .manualSidebar {}
.clManualArea .manualContents {width:70%;}
.clManualArea .manualContents img {width:100%;}
.clManualArea .manualContents ol {border:double 5px var(--front-base); padding:30px; margin:30px 0 0 0;}
.clManualArea .manualContents ol li {position: relative; padding:0 0 0 40px; margin:0 0 10px 0;}
.clManualArea .manualContents ol li::before {content:""; display: inline-block; width:30px; height:30px; background-repeat: no-repeat; background-size:contain;  position: absolute; left:0;}
.clManualArea .manualContents ol li:first-child::before {background-image: url("../../images/clinic/iconNum01.png");}
.clManualArea .manualContents ol li:nth-child(2)::before {background-image: url("../../images/clinic/iconNum02.png");}
.clManualArea .manualContents ol li:nth-child(3)::before {background-image: url("../../images/clinic/iconNum03.png");}
.clManualArea .manualContents ol li:nth-child(4)::before {background-image: url("../../images/clinic/iconNum04.png");}
.clManualArea .manualContents ol li:nth-child(5)::before {background-image: url("../../images/clinic/iconNum05.png");}
.clManualArea .manualContents ol li:nth-child(6)::before {background-image: url("../../images/clinic/iconNum06.png");}
.clManualArea .manualContents ol li:nth-child(7)::before {background-image: url("../../images/clinic/iconNum07.png");}
.clManualArea .manualContents ol li:nth-child(8)::before {background-image: url("../../images/clinic/iconNum08.png");}

.clManualArea .manualContents ol li .pointBox {background-color:#e6f1f9; padding:20px 30px;}

.clManualArea .manualContents ol li li {padding:0; margin:0;}
.clManualArea .manualContents ol li li:first-child::before {background-image:none;}
.clManualArea .manualContents ol li li:nth-child(2)::before {background-image:none;}

/* ----------
input------------------------------------------ */

button {font-size:18px;}

.manage-flexStretch {display: flex; justify-content: flex-start; align-items: stretch; margin:30px 0; }
.manage-flexStretch ul {width:100%; align-items: center;}
.manage-flexStretch ul li {margin:0 10px 0 0;}
.manage-flexStretch ul li.manageLast {margin:0 0 0 auto !important;}

.manage-identification {
min-width: 320px;
width: fit-content;
border: 2px solid #08496f;
display: flex;
align-items: center;
}

.manage-identification > p {
color: white;
background-color: #08496f;
width: 40%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.manage-identification > span {
text-align: center;
width: 60%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.manage-post__btn {
background-color: var(--btn-color01);
color: white !important;
width: 220px;
height: auto;
border-radius: 8px;
white-space: nowrap;
padding: 8px 24px;
border: initial;
z-index: 999;
cursor: pointer;
height:36px ; line-height:36px;
}

.manage-post__btn--remove {
background-color: var(--notic-text-color);
transition: 0.3s;
}

.manage-post__btn--remove:hover {
opacity: 0.7;
}

.manage-addition__log-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 6px 32px;
  background-color: #919abd;
  color: white;
  border-radius: 8px;
  transition: 0.3s;
  float: right;
}

.manage-addition__thumbnail {
aspect-ratio: 3 /2;
border: 1px solid #ccc;
display: none;
max-width: 400px;
height: 100%;
}

.manage-addition__thumbnail.active {
display: block;
}

.manage-addition__thumbnail-box {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 100%;
width: 100%;
display: flex;
}

.manage-addition__thumbnail-box > img {
height: auto;
width: 100%;
object-fit: contain;
object-position: 50% 50%;
}

.type-input {width:100%;}
.type-input th , .type-input td {padding:10px; border-bottom:dotted 1px #aaa;}
.type-input th {width:300px; position: relative;}
.type-input th.hissu::after {content:"必須"; color:#fff; background-color:#dd0000; font-size:0.8rem; line-height:1; padding:5px 10px; border-radius: 3px; position: absolute; right:0; top:18px;}
.type-input td {}

.type-input .passwordDisp {margin:0 0 0 10px;}
.type-input .passwordDisp i {color:#666; cursor: pointer;}

.clinicMap iframe {width:100%; height:340px;}

.tooltip-btn {cursor: help; transition: 0.3s; color: var(--manage-color); font-weight: bold; }
.tooltip-item {display: inline-block; position: relative;}
.tooltip--item {display: flex; align-items: center; font-weight:bolder; }
.tooltip-btn:hover {opacity: 0.7; }
.tooltip--item > .tooltip-btn {margin-left: 10px; font-size: 2.4rem; }
.tooltip {position: absolute; display: none; top: 30px; left: 0; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; z-index: 999; max-width: 830px; width: 830px;}
.tooltip > h4 {padding: 5px 8px 5px 15px; color: white; background-color: #888; border-radius: 4px 4px 0 0; }
.tooltip > ul {padding: 10px; color: #333; font-weight: normal; text-align: left; }
.tooltip > ul > li:not(:first-child) {margin-top: 12px; }
.tooltip-btn:hover + .tooltip {display: block; }

/*就業時間*/
.manage-addition__hour-dl dd > input[type="text"] {}
.manage-addition__hour-dl {display: flex; justify-content: flex-start; align-items: center; flex-wrap: nowrap; padding: 8px 0; margin: 8px 0;}
.manage-addition__hour-dl:first-child {padding: 0 0 8px; margin: 0 0 8px; }
.manage-addition__hour-dl:not(:last-child) {border-bottom: 1px dotted #bbb;}
.manage-addition__hour-dl dt {}
.manage-addition__hour-dl dd p {width:150px;}
.manage-addition__hour--required.active { background-color: #fceeee !important; border: 1px solid #fd9a9a !important; }

.btnArea {padding:20px; background-color:#f5f5f5; margin:50px 0 0 0; text-align: center;}

.manage-addition__submit {
  background-color: var(--btn-color01);
  color: white !important;
  width: 220px;
  border-radius: 8px;
  padding: 8px 24px;
  border: initial;
  cursor: pointer;
}

.manage-addition__submit_sizeL {
  background-color: var(--btn-color01);
  color: white !important;
font-size:1.6rem;
  width: 400px;
  border-radius: 8px;
  padding: 15px 0 12px 0;
  border: initial;
  cursor: pointer;
}

.manage-addition__back {
  background-color: #777;
  color: white !important;
  width: 220px;
  border-radius: 8px;
  padding: 8px 24px;
  border: initial;
  cursor: pointer;
}

.manage-addition__search {
  background-color: var(--search-color);
  color: white !important;
  width: 220px;
  border-radius: 8px;
  padding: 8px 24px;
  border: initial;
  cursor: pointer;
}


/* -----------職種のラジオボタン--------------- */
.manage-occupation {display: flex; border-radius: 3px; overflow: hidden;}
.manage-occupation__radio {position: relative; height: 100%; min-height: 36px; width: 180px; cursor: pointer; }
.manage-occupation__radio input {}
.manage-occupation__radio span {position: absolute; top: 0; left: 0; color: #777; width: 100%; height: 100%; min-height: 36px; background: #fff; display: flex; align-items: center; justify-content: center; pointer-events: none; border: 1px solid #999; cursor: pointer; }
.manage-occupation__radio span {border-right: 0; }
.manage-occupation__radio:last-child span {border-right: 1px solid #999; }
.manage-occupation__radio input:checked + span {background-color: #e66c84; font-weight: 500; color: #fff; transition: 0.3s; }
.manage-occupation__radio:first-child input:checked + span {background-color: var(--dentist-color);}
.manage-occupation__radio:nth-child(2) input:checked + span {background-color: var(--hygienist-color);}
.manage-occupation__radio:nth-child(3) input:checked + span {background-color: var(--technician-color);}
.manage-occupation__radio:nth-child(4) input:checked + span {background-color: var(--assistant-color);}


/* -----------雇用形態のラジオボタン--------------- */
.manage-status {display: flex; border-radius: 3px; overflow: hidden;}
.manage-status__radio {position: relative; height: 100%; min-height: 36px; width: 180px; cursor: pointer; }
.manage-status__radio input {}
.manage-status__radio span {position: absolute; top: 0; left: 0; color: #777; width: 100%; height: 100%; min-height: 36px; background: #fff; display: flex; align-items: center; justify-content: center; pointer-events: none; border: 1px solid #999; cursor: pointer; }
.manage-status__radio span {border-right: 0; }
.manage-status__radio:last-child span {border-right: 1px solid #999; }
.manage-status__radio input:checked + span {font-weight: 500; color: #fff; transition: 0.3s;}
.manage-status__radio:first-child input:checked + span {background-color: var(--fulltime-color);}
.manage-status__radio:nth-child(2) input:checked + span {background-color: var(--parttime-color);}

/* ----------
contact------------------------------------------ */

.contactTel {background-color:#fafafa; padding:40px; width:1000px; max-width:100%; margin:0 auto;}
.contactTel dl {}
.contactTel dl dt {}
.contactTel dl dd {font-size:160%;}
.contactTel dl dd span {font-size:55%; margin:0 0 0 20px;}
.contactTel dl dd i {margin:0 5px 0 0;}

.agreementArea {text-align:center; padding:20px; background-color:#edf6fc;}

.agreementArea iframe {baackground-color:#fff; border:solid 1px #ccc;}

.agreementPage {}


/* ----------
for-applicant------------------------------------------ */

.applicantFlow {width:1100px; max-width:100%; margin:0 auto;}
.applicantFlow li {position: relative; border-bottom:solid 1px #ccc; margin:0 auto 40px auto; padding:50px;}
.applicantFlow li::before {content: ""; position: absolute; bottom: -78px; left: 50%; margin-left: -14px; border: 39px solid transparent; border-top: 39px solid #FFF; z-index: 2;}
.applicantFlow li::after {content: ""; position: absolute; bottom: -80px; left: 50%; margin-left: -15px; border: 40px solid transparent; border-top: 40px solid #ccc; z-index: 1;}
.applicantFlow li:last-child {border-style: none;}
.applicantFlow li:last-child::before {border-style: none;}
.applicantFlow li:last-child::after {border-style: none;}
.applicantFlow li h4 {font-size:120%; font-weight: 600;}
.applicantFlow li h4 span {display: inline-block; width:40px; height:40px; border-radius: 50%; background-color:#284b66; color:#fff; text-align: center; margin:0 10px 0 0;}
.applicantFlow li p {margin:0 0 0 50px;}

.applicantSearch {}
.applicantSearch li {margin:0 4% 50px 0; width:48%;}
.applicantSearch li:nth-child(2n) {margin-right:0;}
.applicantSearch li p {margin:0 0 10px 0;}
.applicantSearch li p.stepTxt {text-indent: -2.5em; padding-left:2.5em;}
.applicantSearch li p.stepTxt span {display:inline-block; font-weight: bolder; width:40px; height:40px; line-height:40px; border-radius: 50%; background-color:#2a6b92; color:#fff; text-align: center; margin:0 5px 0 0; text-indent: 0em;}

.applicantCaution {border:double 3px #ccc; padding:20px; margin:0;}
.applicantCaution li {border-style: none; padding:0; margin:0;}
.applicantCaution li::before , .applicantCaution li::after {border-style: none;}

.applicantWithdrawal {border:double 3px #ccc; padding:40px 80px;}

/* ----------
for-clinic------------------------------------------ */

.entryStep {margin:30px 0;}
.entryStep li {position: relative; margin: 0 25px 0 0; padding:15px; width: 280px; max-width:23%; color: #555; background: #ddd; align-items: center; font-size:1rem; border-radius:5px; text-align: center;}
.entryStep li::after {content: ""; position: absolute; top: 50%; left: 100%; margin-top: -13px; border: 13px solid transparent; border-left: 15px solid #ddd;}
.entryStep li:last-child {margin-right:0;}
.entryStep li:last-child::after{border-left-style:none;}
.entryStep li.active {background: #3d86bf; color:#fff;}
.entryStep li.active::after {border-left: 13px solid #3d86bf;}

.entryFinBox {border:solid 10px #edf6fc; padding:50px; margin:60px auto; width:1000px; max-width:100%;}
.entryFinBox dt {font-size:1.8rem; border-bottom: solid 1px #ccc; padding:0 0 10px 0; margin:0 0 30px 0; text-align: center;}
.entryFinBox dt i {display: block; font-size:6rem; color:#a2e581; margin:0 0 10px 0;}
.entryFinBox dd ul {background-color:#f5f5f5; padding:20px; margin:20px auto 0 auto;}


/* ----------
login------------------------------------------ */

.loginBlock {width:550px; margin:0 auto;}
.loginBlock > div {border:solid 3px #284b66; padding:50px;}
.loginBlock h3 {font-weight: bolder; font-size:1.6rem;}
.loginBlock dl {margin:20px 0 0 0;}
.loginBlock dl dt {font-weight: bolder;}
.loginBlock dl dt i {margin:0 10px 0 0;}
.loginBlock dl dd {margin-bottom:20px;}

.loginBlock ul {margin: 0 0 20px 0;}
.loginBlock ul li {}
.loginBlock ul li a i {margin:0 5px;}
.loginBlock p a {text-decoration: underline;}
.loginBlock p a i {margin:0 5px 0 0;}

.loginBlock button {background-color:var(--front-base); border-style: inherit; color:#fff; padding:10px; border-radius: 5px;}
.loginBlock button.typeClinic {}

.loginBlock {width:550px;}
.loginBlock > div.forApplicant {border:solid 3px #284b66; padding:50px; background-color:#dde8f0;}

.loginBlock2 {width:550px; margin:0 auto;}
.loginBlock2 > div {border:solid 3px #3d86bf; padding:50px;color:#3d86bf;}
.loginBlock2 h3 {font-weight: bolder; font-size:1.6rem;}
.loginBlock2 dl {margin:20px 0 0 0;}
.loginBlock2 dl dt {font-weight: bolder;}
.loginBlock2 dl dt i {margin:0 10px 0 0;}
.loginBlock2 dl dd {margin-bottom:20px;}

.loginBlock2 ul {margin: 0 0 20px 0;}
.loginBlock2 ul li {}
.loginBlock2 ul li a i {margin:0 5px;}
.loginBlock2 p a {text-decoration: underline;}
.loginBlock2 p a i {margin:0 5px 0 0;}

.loginBlock2 button {background-color:#3d86bf; border-style: inherit; color:#fff; padding:10px; border-radius: 5px;}
.loginBlock2 button.typeClinic {color:#3d86bf;}

.loginBlock2 {width:550px;}
.loginBlock2 > div.forApplicant {border:solid 3px #3d86bf; padding:50px; background-color:#dde8f0;}

.loginBlock2 a {color:#3d86bf !important;}



/* ----------
news------------------------------------------ */

.newsList {width:70%;}
.newsList table {width:100%;}
.newsList table th, .newsList table td {padding:10px; border-bottom:dotted 1px #ccc;}
.newsList table th {width:220px;}
.newsList table td {display:flex;}

.news-cat {display: flex; align-items:center; justify-content: center; width:90px; text-align: center; color:#fff !important; margin:0 20px 0 0; font-size:90%; border-radius: 3px;}
.typeNews {background-color:#284b66;}
.typeOther {background-color:#3d86bf;}
.typeImportant {background-color:#dd0000;}

.newsArchive {width:25%;}
.newsArchive h4 {background-color:#284b66; color:#fff; padding:5px 10px 5px 20px;}
.newsArchive ul {margin-bottom:40px;}
.newsArchive ul li {}
.newsArchive ul li a {display: block; padding:10px 5px; border-bottom:dotted 1px #ccc;}
.newsArchive ul li a i {margin:0 5px 0 0;}

.newsEntryBody {}
.newsEntryBody a {text-decoration:underline !important;}
.newsEntryBody img {max-width:100%;}


/* ----------
sitemap------------------------------------------ */

.sitemapList {}
.sitemapList li {border-bottom: solid 1px #ccc; padding:20px 10px;}
.sitemapList li a {text-decoration:underline;}
.sitemapList li a i {margin:0 5px 0 0; color:#ccc;}


/* ----------
search------------------------------------------ */




/*検索結果表示エリア*/
.searchResultList {}
.searchResultList p.resultNum {}
.searchResultList p.resultNum span {font-size:140%;}
.searchResultList ul {}
.searchResultList li {width:32%; margin:0 2% 2% 0; border:solid 2px #ccc; align-items:stretch;}
.searchResultList li:nth-child(3n) {margin-right:0;}
.searchResultList li a {display: block; padding:30px; }
.searchResultList li:hover {border:solid 2px #284b66; cursor: pointer}
.searchResultList li p.jobTitle {font-weight:bolder; font-size:110%; display:flex; align-items: center;}
.searchResultList li span.jobStatus {margin:0 0 0 10px; width:80px; height:40px; line-height:40px; vertical-align:5px; color:#fff; text-align: center; font-size:80%; font-weight: lighter;}
.searchResultList li span.jobOccupation {color:#fff; width:150px; height:40px; line-height:40px; text-align: center;}
.searchResultList li p i {margin:0 5px 0 0;}

.pageArea {margin:50px auto 0 auto;}
.pageArea ul {}
.pageArea ul li {}
.pageArea ul li a {display: block; padding:2px 15px; border:solid 1px #999; margin:0 3px; border-radius: 5px; color:#666;}
.pageArea ul li a.current_page {border:solid 1px #284b66; background-color:#284b66; color:#fff;}

.restrictionArea {border:double 3px; padding:20px; }
.restrictionArea p {text-align: center;}

.re-searchArea {border:double 3px; padding:20px;}



/* ----------
privacy------------------------------------------ */

.privacyList {}
.privacyList dt {font-weight: 600;}
.privacyList dt::before {}
.privacyList dd {margin:0 0 30px 0; padding:0 0 30px 1em; border-bottom:solid 1px #ccc;}

/* ----------
	404------------------------------------------ */	

.box404 {width:800px; margin:50px auto 100px auto; text-align: center;}
.box404 i {font-size:100px; color:#ccc;}
.box404 h3 {font-size:40px; margin:0 auto 20px auto;}
.box404 h4 {font-size:24px;margin:0 auto 20px auto;}
.box404 p {}

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




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

.TitleType01 {font-size:30px; font-weight: bolder; line-height:1.4; margin:0 auto 30px auto; text-align: center;}
.TitleType01 i {color:#3d86bf; margin:0 5px 0 0;}

.TitleType02 {font-size: 1.3rem; font-weight: normal; height: initial; line-height: initial; background-color: #2a6b92; color: white; padding: 14px 24px 12px 40px; border-radius: 4px; position: relative; }
.TitleType02::before { content: ""; display: block; width: 4px; height: 60%; background-color: white; border-radius: 4px; position: absolute; top: 50%; left: 20px; transform: translateY(-50%); }

.TitleType03 {font-size: 1.3rem; font-weight: normal; height: initial; line-height: initial; background-color: #2a6b92; color: white; padding: 14px 24px 12px 40px; border-radius: 4px; position: relative; }
.TitleType03::before { content: ""; display: block; width: 4px; height: 60%; background-color: white; border-radius: 4px; position: absolute; top: 50%; left: 20px; transform: translateY(-50%); }

.TitleType04 { position: relative; border-bottom: solid 1px #ccc; font-size: 150%; padding: 0 0 20px 30px; line-height: 1.2; margin-bottom: 30px; }
.TitleType04::before,
.TitleType04::after {content: ""; display: block; width: 15px; height: 15px; position: absolute; left: 0; }
.TitleType04::before { top: -2px; background-color: #284b66; }
.TitleType04::after { top: 17px; background-color: #878787; }

.TitleType05 {font-weight: bolder;}

/* テーブル関連 */

.swipeArea {}
.swipeBlock {display: none;}

.scroll-table02 {}
.scroll-table02 table {}

.scroll-table {}
.scroll-table table {}

table.TableStyle01 {border-top:solid 1px #212851;}
table.TableStyle01 th,
table.TableStyle01 td  { padding:25px 10px; border-bottom:solid 1px #212851;}
table.TableStyle01 th  {width:240px;}

table.TableStyle02 {border:solid 3px #ddd;}
table.TableStyle02 th ,
table.TableStyle02 td {border-bottom:solid 1px #ddd; padding:10px 20px;}
table.TableStyle02 th {background-color:#f5f5f5; width:250px;}


.googlemap {width:100%; height:450px;}
.googlemap iframe {width:100%;}


/* フッターリスト */

.pageTop {position: fixed; bottom: 30px; right: 30px; width:74px; z-index: 10; }
.pageTop a {transition: all 0.4s;}


footer {margin:0 auto; height:330px; border-top: solid 3px #284b66;}
footer .footerInner {height:330px; position: relative;}
footer .footerAddressArea {width:550px; max-width:50%; position: absolute; top:60px;}
footer .footerAddressArea h2 {width:253px; min-width:253px; margin:0 0 20px 0;}
footer .footerAddressArea h2 img {width:100%;}
footer .footerAddressArea p {margin:0; line-height:1.8;}

footer nav.umnList {position: absolute; top:20px; right:20px; padding:20px 0; width:430px; max-width:45%;}
footer nav.umnList ul {}
footer nav.umnList ul li {}
footer nav.umnList ul li a {text-decoration:underline;}
footer nav.umnList ul li::before {content:"・"; margin:0 5px 0 0;}

footer .fmnArea {border-top: solid 1px #ccc; position: absolute; bottom:0; padding:20px 10px; width:100%;}
footer .fmnArea ul li {font-size:80%; margin:0 20px 0 0;}
footer .fmnArea ul li::before {content:"・";}
footer .fmnArea {}

address {font-size:80%;}


.js-fade {opacity: 0; visibility: hidden; transform: translateY(100px); transition: opacity 1s,visibility 1s, transform 1s; }
.inview {opacity: 1; visibility: visible; transform: translateY(0px); }

/* ---------------------------------------------------------------- */
/* 初期パーツのcss--ここまで */
/* ---------------------------------------------------------------- */

.PcNodisplay{ display:none !important;}

/* -------------------------------------------------- */
/* AfterArrow */

.ArrowRTestStyle a{ width:100%; background:#ccc; margin-bottom:10px; border-radius:6px; padding:10px; color:#000;}
.ArrowR_Pc,.ArrowRG_Pc a,.ArrowR02_Pc,.ArrowRG02_Pc a,.ArrowR03_Pc,.ArrowRG03_Pc a,.ArrowB_Pc,.ArrowBG_Pc a,.ArrowB02_Pc,.ArrowBG02_Pc a,.ArrowB03_Pc,.ArrowBG03_Pc a,.ArrowT_Pc,.ArrowTG_Pc a,.ArrowT02_Pc,.ArrowTG02_Pc a,.ArrowT03_Pc,.ArrowTG03_Pc a{ display:-webkit-box; display:-webkit-flex; display: flex; align-items:center; -webkit-align-items:center;}
.ArrowR02_Pc,.ArrowRG02_Pc a,.ArrowB02_Pc,.ArrowBG02_Pc a,.ArrowT02_Pc,.ArrowTG02_Pc a{ -webkit-justify-content:center; justify-content:center;}
.ArrowR03_Pc,.ArrowRG03_Pc a,.ArrowB03_Pc,.ArrowBG03_Pc a,.ArrowT03_Pc,.ArrowTG03_Pc a{ -webkit-justify-content:space-between; justify-content:space-between;}

.ArrowR_Pc:after,.ArrowRG_Pc a:after{ margin-left: auto; display:inline-block; content:"\f105"; font-family: FontAwesome;}
.ArrowR02_Pc:after,.ArrowRG02_Pc a:after{ margin-left:14px; content:"\f105"; font-family: FontAwesome;}
.ArrowB_Pc:after,.ArrowBG_Pc a:after{ margin-left: auto; display:inline-block; content:"\f107"; font-family: FontAwesome;}
.ArrowB02_Pc:after,.ArrowBG02_Pc a:after{ margin-left:14px; content:"\f107"; font-family: FontAwesome;}
.ArrowT_Pc:after,.ArrowTG_Pc a:after{ margin-left: auto; display:inline-block; content:"\f106"; font-family: FontAwesome;}
.ArrowT02_Pc:after,.ArrowTG02_Pc a:after{ margin-left:14px; content:"\f106"; font-family: FontAwesome;}
.ArrowR03_Pc:after,.ArrowRG03_Pc a:after{ content:"\f105"; display:inline-block; font-family: FontAwesome;}
.ArrowB03_Pc:after,.ArrowBG03_Pc a:after{ content:"\f107"; display:inline-block; font-family: FontAwesome;}
.ArrowT03_Pc:after,.ArrowTG03_Pc a:after{ content:"\f106"; display:inline-block; font-family: FontAwesome;}
.ArrowR03_Pc:before,.ArrowRG03_Pc a:before{ content:""; display:inline-block;}
.ArrowB03_Pc:before,.ArrowBG03_Pc a:before{ content:""; display:inline-block;}
.ArrowT03_Pc:before,.ArrowTG03_Pc a:before{ content:""; display:inline-block;}

/* -------------------------------------------------- */
/* flexbox */

.FlexBoxPc{ display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap;}
.FlexBoxPcL{ display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:flex-start; justify-content:flex-start;}
.FlexBoxPcR{ display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:flex-end; justify-content:flex-end;}
.FlexBoxPcC{ display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:center; justify-content:center;}
.FlexBoxPcB{ display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:space-between; justify-content:space-between;}
.FlexBoxPcA{ display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:space-around; justify-content:space-around;}
.FlexBoxPcM{ display:-webkit-box; display:-webkit-flex; display: flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; -webkit-text-align:center; text-align:center;}

/* -------------------------------------------------- */
/* block item Width */

.wid2Col_pc {width: calc(48%) !important;}
.wid3Col_pc {width: calc(100% / 3) !important;}
.wid4Col_pc {width: calc(100% / 4) !important;}
.wid5Col_pc {width: calc(100% / 5) !important;}

.wid10Per_pc {width: 10% !important;}
.wid15Per_pc {width: 15% !important;}
.wid20Per_pc {width: 20% !important;}
.wid25Per_pc {width: 25% !important;}
.wid30Per_pc {width: 30% !important;}
.wid35Per_pc {width: 35% !important;}
.wid40Per_pc {width: 40% !important;}
.wid45Per_pc {width: 45% !important;}
.wid46Per_pc {width: 46% !important;}
.wid47Per_pc {width: 47% !important;}
.wid48Per_pc {width: 48% !important;}
.wid49Per_pc {width: 49% !important;}
.wid50Per_pc {width: 50% !important;}
.wid55Per_pc {width: 55% !important;}
.wid60Per_pc {width: 60% !important;}
.wid65Per_pc {width: 65% !important;}
.wid70Per_pc {width: 70% !important;}
.wid75Per_pc {width: 75% !important;}
.wid80Per_pc {width: 80% !important;}
.wid85Per_pc {width: 85% !important;}
.wid90Per_pc {width: 90% !important;}
.wid95Per_pc {width: 95% !important;}
.wid100Per_pc {width: 100% !important;}

.wid50_pc {width: 50px !important;}
.wid60_pc {width: 60px !important;}
.wid70_pc {width: 70px !important;}
.wid80_pc {width: 80px !important;}
.wid90_pc {width: 90px !important;}
.wid100_pc {width: 100px !important;}
.wid150_pc {width: 150px !important;}
.wid180_pc {width: 180px !important;}
.wid200_pc {width: 200px !important;}
.wid250_pc {width: 250px !important;}
.wid300_pc {width: 300px !important;}
.wid350_pc {width: 350px !important;}
.wid400_pc {width: 400px !important;}
.wid450_pc {width: 450px !important;}
.wid475_pc {width: 475px !important;}
.wid500_pc {width: 500px !important;}
.wid550_pc {width: 550px !important;}
.wid540_pc {width: 540px !important;}
.wid600_pc {width: 600px !important;}
.wid650_pc {width: 650px !important;}
.wid700_pc {width: 700px !important;}
.wid720_pc {width: 720px !important;}
.wid750_pc {width: 750px !important;}
.wid800_pc {width: 800px !important;}
.wid850_pc {width: 850px !important;}
.wid900_pc {width: 900px !important;}
.wid950_pc {width: 950px !important;}


/* -------------------------------------------------- */
/* block item Margin */

/* - All margin */

.marA0_pc {margin: 0px !important;}
.marA5_pc {margin: 5px !important;}
.marA10_pc {margin: 10px !important;}
.marA15_pc {margin: 15px !important;}
.marA20_pc {margin: 20px !important;}
.marA25_pc {margin: 25px !important;}
.marA30_pc {margin: 30px !important;}
.marA40_pc {margin: 40px !important;}
.marA50_pc {margin: 50px !important;}
.marA60_pc {margin: 60px !important;}
.marA70_pc {margin: 70px !important;}
.marA80_pc {margin: 80px !important;}
.marA90_pc {margin: 90px !important;}

/* - Top margin */

.marT0_pc {margin-top: 0px !important;}
.marT5_pc {margin-top: 5px !important;}
.marT10_pc {margin-top: 10px !important;}
.marT15_pc {margin-top: 15px !important;}
.marT20_pc {margin-top: 20px !important;}
.marT25_pc {margin-top: 25px !important;}
.marT30_pc {margin-top: 30px !important;}
.marT40_pc {margin-top: 40px !important;}
.marT50_pc {margin-top: 50px !important;}
.marT60_pc {margin-top: 60px !important;}
.marT70_pc {margin-top: 70px !important;}
.marT80_pc {margin-top: 80px !important;}
.marT90_pc {margin-top: 90px !important;}
.marT100_pc {margin-top: 100px !important;}

/* - Bottom margin */

.marB0_pc {margin-bottom: 0px !important;}
.marB5_pc {margin-bottom: 5px !important;}
.marB10_pc {margin-bottom: 10px !important;}
.marB15_pc {margin-bottom: 15px !important;}
.marB20_pc {margin-bottom: 20px !important;}
.marB25_pc {margin-bottom: 25px !important;}
.marB30_pc {margin-bottom: 30px !important;}
.marB40_pc {margin-bottom: 40px !important;}
.marB50_pc {margin-bottom: 50px !important;}
.marB60_pc {margin-bottom: 60px !important;}
.marB70_pc {margin-bottom: 70px !important;}
.marB80_pc {margin-bottom: 80px !important;}
.marB90_pc {margin-bottom: 90px !important;}
.marB100_pc {margin-bottom: 100px !important;}

/* - Left margin */

.marL0_pc {margin-left: 0px !important;}
.marL5_pc {margin-left: 5px !important;}
.marL10_pc {margin-left: 10px !important;}
.marL15_pc {margin-left: 15px !important;}
.marL20_pc {margin-left: 20px !important;}
.marL25_pc {margin-left: 25px !important;}
.marL30_pc {margin-left: 30px !important;}
.marL40_pc {margin-left: 40px !important;}
.marL50_pc {margin-left: 50px !important;}
.marL60_pc {margin-left: 60px !important;}
.marL70_pc {margin-left: 70px !important;}
.marL80_pc {margin-left: 80px !important;}
.marL90_pc {margin-left: 90px !important;}

/* - Right margin */

.marR0_pc {margin-right: 0px !important;}
.marR5_pc {margin-right: 5px !important;}
.marR10_pc {margin-right: 10px !important;}
.marR15_pc {margin-right: 15px !important;}
.marR20_pc {margin-right: 20px !important;}
.marR25_pc {margin-right: 25px !important;}
.marR30_pc {margin-right: 30px !important;}
.marR40_pc {margin-right: 40px !important;}
.marR50_pc {margin-right: 50px !important;}
.marR60_pc {margin-right: 60px !important;}
.marR70_pc {margin-right: 70px !important;}
.marR80_pc {margin-right: 80px !important;}
.marR90_pc {margin-right: 90px !important;}

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

/* - All padding */

.padA0_pc {padding: 0px !important;}
.padA5_pc {padding: 5px !important;}
.padA10_pc {padding: 10px !important;}
.padA15_pc {padding: 15px !important;}
.padA20_pc {padding: 20px !important;}
.padA25_pc {padding: 25px !important;}
.padA30_pc {padding: 30px !important;}
.padA40_pc {padding: 40px !important;}
.padA50_pc {padding: 50px !important;}
.padA60_pc {padding: 60px !important;}
.padA70_pc {padding: 70px !important;}
.padA80_pc {padding: 80px !important;}
.padA90_pc {padding: 90px !important;}

/* - Top padding */

.padT0_pc {padding-top: 0px !important;}
.padT5_pc {padding-top: 5px !important;}
.padT10_pc {padding-top: 10px !important;}
.padT15_pc {padding-top: 15px !important;}
.padT20_pc {padding-top: 20px !important;}
.padT25_pc {padding-top: 25px !important;}
.padT30_pc {padding-top: 30px !important;}
.padT40_pc {padding-top: 40px !important;}
.padT50_pc {padding-top: 50px !important;}
.padT60_pc {padding-top: 60px !important;}
.padT70_pc {padding-top: 70px !important;}
.padT80_pc {padding-top: 80px !important;}
.padT90_pc {padding-top: 90px !important;}

/* - Bottom padding */

.padB0_pc {padding-bottom: 0px !important;}
.padB5_pc {padding-bottom: 5px !important;}
.padB10_pc {padding-bottom: 10px !important;}
.padB15_pc {padding-bottom: 15px !important;}
.padB20_pc {padding-bottom: 20px !important;}
.padB25_pc {padding-bottom: 25px !important;}
.padB30_pc {padding-bottom: 30px !important;}
.padB40_pc {padding-bottom: 40px !important;}
.padB50_pc {padding-bottom: 50px !important;}
.padB60_pc {padding-bottom: 60px !important;}
.padB70_pc {padding-bottom: 70px !important;}
.padB80_pc {padding-bottom: 80px !important;}
.padB90_pc {padding-bottom: 90px !important;}

/* - Left padding */

.padL0_pc {padding-left: 0px !important;}
.padL5_pc {padding-left: 5px !important;}
.padL10_pc {padding-left: 10px !important;}
.padL15_pc {padding-left: 15px !important;}
.padL20_pc {padding-left: 20px !important;}
.padL25_pc {padding-left: 25px !important;}
.padL30_pc {padding-left: 30px !important;}
.padL40_pc {padding-left: 40px !important;}
.padL50_pc {padding-left: 50px !important;}
.padL60_pc {padding-left: 60px !important;}
.padL70_pc {padding-left: 70px !important;}
.padL80_pc {padding-left: 80px !important;}
.padL90_pc {padding-left: 90px !important;}

/* - Right padding */

.padR0_pc {padding-right: 0px !important;}
.padR5_pc {padding-right: 5px !important;}
.padR10_pc {padding-right: 10px !important;}
.padR15_pc {padding-right: 15px !important;}
.padR20_pc {padding-right: 20px !important;}
.padR25_pc {padding-right: 25px !important;}
.padR30_pc {padding-right: 30px !important;}
.padR40_pc {padding-right: 40px !important;}
.padR50_pc {padding-right: 50px !important;}
.padR60_pc {padding-right: 60px !important;}
.padR70_pc {padding-right: 70px !important;}
.padR80_pc {padding-right: 80px !important;}
.padR90_pc {padding-right: 90px !important;}

/* - Font size */

.txt10px_pc{font-size: 1.0rem !important;}
.txt11px_pc{font-size: 1.1rem !important;}
.txt12px_pc{font-size: 1.2rem !important;}
.txt13px_pc{font-size: 1.3rem !important;}
.txt14px_pc{font-size: 1.4rem !important;}
.txt15px_pc{font-size: 1.5rem !important;}
.txt16px_pc{font-size: 1.6rem !important;}
.txt17px_pc{font-size: 1.7rem !important;}
.txt18px_pc{font-size: 1.8rem !important;}
.txt19px_pc{font-size: 1.9rem !important;}
.txt20px_pc{font-size: 2.0rem !important;}
.txt21px_pc{font-size: 2.1rem !important;}
.txt22px_pc{font-size: 2.2rem !important;}
.txt23px_pc{font-size: 2.3rem !important;}
.txt24px_pc{font-size: 2.4rem !important;}
.txt25px_pc{font-size: 2.5rem !important;}
.txt26px_pc{font-size: 2.6rem !important;}
.txt27px_pc{font-size: 2.7rem !important;}
.txt28px_pc{font-size: 2.8rem !important;}
.txt29px_pc{font-size: 2.9rem !important;}
.txt30px_pc{font-size: 3.0rem !important;}


/* Float setting */
.flt-L_pc {float: left !important;}
.flt-R_pc {float: right !important;}

/* Align setting */
.ali-L_pc {text-align: left !important;}
.ali-C_pc {text-align: center !important;}
.ali-R_pc {text-align: right !important;}

/*------------------工事中共通------------------*/

.PreparationBox {margin:100px auto; color:#666;}
.PreparationBox i {display: block; font-size:80px; margin: 0 auto 20px; text-align: center; color:#ddd;}
.PreparationBox h3 {font-size:36px; text-align: center; margin:0 auto 10px auto; position: relative; color:#999;}
.PreparationBox p {text-align: center; margin:0 auto;}


/* PCで電話番号リンクを無効に */
a[href*="tel:"] { pointer-events: none !important; cursor: default !important; text-decoration: none !important;}
main a[href*="tel:"] i {color:#999; margin:0 5px 0 0}

}






