@charset "UTF-8";
/* COMMON STYLE */
.pa-download a:hover { opacity: 0.8;}
.pa-download h2 { margin-bottom: 30px; font-size: 16px!important; line-height: 1.5;}
.pa-download h2 span { font-size: 18px;}
.pa-download sup { font-size: 10px; vertical-align: super;}
.pa-download h3 { margin-bottom: 30px; font-size: 16px; text-align: center;}
@media print, (min-width: 768px) { 
  .pa-download h2 { margin-bottom: 30px; font-size: 30px!important;}
  .pa-download h2 span { font-size: 35px;}
  .pa-download h3 { font-size: 20px;}
  .pa-download .p-mt30 { margin-top: 30px!important;}
}
/* .mv */
.pa-download h1 { font-size: 15px; font-weight: 500;}
.pa-download .mv { color: #fff; background: #191919;}
.pa-download .mv .box-left, .pa-download .mv .box-right { width: 100%;}
.pa-download .mv .sub-ttl { margin-top: 20px!important; font-size: 12px;}
@media only screen and (max-width: 767px) {
  .pa-download h1 { margin-top: 20px; text-align: center;}
  .pa-download .mv .box-right { text-align: center;}
  .pa-download .mv .box-left img { margin: 30px 0 20px;}
}
@media print, (min-width: 768px) { 
  .pa-download h1 { font-size: 30px;}
  .pa-download .mv { min-height: 300px;}
  .pa-download .mv .sub-ttl { font-size: 15px;}
  .pa-download .mv .mv-inr { display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; flex-wrap: wrap;}
  .pa-download .mv .box-left { width: 50%; max-width: 495px; padding-top: 30px;}
  .pa-download .mv .box-right { width: 42%;}
}
.pa-download .contents-inr.mv-btm { padding-top: 30px!important; text-align: center;}
.pa-download .mv-btm .summary { margin-bottom: 20px!important; font-size: 14px;}
.pa-download .mv-btm .summary strong { font-size: 16px; font-weight: 500;}
@media print, (min-width: 768px) { 
  .pa-download .contents-inr.mv-btm { padding-top: 60px;}
  .pa-download .mv-btm .summary { font-size: 15px;}
  .pa-download .mv-btm .summary strong { font-size: 20px;}
}
/* .anchor-link */
.pa-download .anchor-link { display: flex; justify-content: space-between; flex-wrap: wrap;}
.pa-download .anchor-link li { width: 100%;}
.pa-download .anchor-link li a { position: relative; display: flex; justify-content: center; align-items: center; height: 45px; padding-right: 10px; color: #fff; font-size: 14px; background: #0d0d0d;}
.pa-download .anchor-link li a:hover .arrow-down::before { background: #c70f0f; border: none;}
.pa-download .arrow-down::before { content: ""; position: absolute;  margin: auto;  top: 0;  bottom: 0;  right: 20px;  width: 20px;  height: 20px;  border: 1px solid #fff;  border-radius: 50%;}
.pa-download .arrow-down::after { content: ""; position: absolute;  margin: auto;  top: -4px;  bottom: 0;  right: 26px;  width: 8px;  height: 8px;  border: 2px solid;  border-color:  transparent transparent #fff #fff;  transform: rotate(-45deg);}
@media only screen and (max-width: 767px) {
  .pa-download .anchor-link li:nth-child(n + 2) { margin-top: 6px;}
}
@media print, (min-width: 768px) { 
  .pa-download .anchor-link li { width: 32%;}
  .pa-download .anchor-link li a { font-size: 16px; padding-right: 30px;}
  .pa-download .anchor-link li a:hover { opacity: 1;}
  .pa-download .arrow-down::before { right: 10px;  width: 30px;  height: 30px;}
  .pa-download .arrow-down::after { right: 20px;  width: 10px;  height: 10px;}
}
/* .sec-application */
.pa-download .sec-application .box-outline { display: flex; justify-content: space-between; flex-wrap: wrap;}
.pa-download .sec-application .box-left ul { line-height: 1.8;}
.pa-download .sec-application .box-right figure { position: relative; display: flex; align-items: flex-end; max-width: 158px; height: 45px;} 
.pa-download .sec-application .box-right figure img { width: auto!important; height: 36%!important;}
.pa-download .sec-application .box-right figure .point { position: absolute; left: -10px; top: -10px; width: 100px!important; height: auto!important;}
.pa-download .sec-application .box-right p { margin-top: 10px!important; font-size: 14px; }
.pa-download .sec-application dt { display: flex; justify-content: space-between;}
.pa-download .sec-application dt a { position: relative; display: flex; justify-content: center; align-items: center; width: 70%; min-width: 240px; height: 45px; padding-right: 20px; color: #fff; font-size: 12px; background: #e60012; border-radius: 3px;}
.pa-download .sec-application .next a { background: #004ea2;}
.pa-download .sec-application .pro a { background: #7b0000;}
.pa-download .sec-application .hatarako a { background: #ed8e1d;}
.pa-download .sec-application dd { margin-bottom: 20px;}
.pa-download .sec-application dd:last-child { margin-bottom: 0!important}
.pa-download .sec-application .ic-employ { display: flex; justify-content: flex-start; margin-top: 15px!important;}
.pa-download .sec-application .ic-employ li { height: 30px; line-height: 30px; margin-right: 10px; padding: 0 10px; font-size: 13px; text-align: center; font-weight: normal; background: #eee;}
@media only screen and (max-width: 767px) {
  .pa-download .sec-application .box-right { margin-top: 50px;}
  .pa-download .sec-application dd { padding-bottom: 20px; border-bottom: 1px solid #ddd;}
  .pa-download .sec-application dd:nth-of-type(3) { margin-bottom: 30px!important}
  .pa-download .sec-application dd:last-child { padding-bottom: 0; border: none;}
}
@media print, (min-width: 768px) { 
  .pa-download .sec-application h2 { margin-bottom: 60px;}
  .pa-download .sec-application .box-left { width: 48%;}
  .pa-download .sec-application .box-right { width: calc(100% - 55%);}
  .pa-download .sec-application .box-right figure { height: 45px;} 
  .pa-download .sec-application .box-right figure .point { top: -20px; left: -50px; transform: rotate(-15deg); width: 120px!important;}
  .pa-download .sec-application .box-right figure img { height: 30px!important;}
  .pa-download .sec-application dt a { font-size: 14px; max-width: 275px;}
  .pa-download .sec-application dd { margin-bottom: 40px;}
  .pa-download .sec-application dd:nth-of-type(3) { margin-bottom: 60px!important}
}
/* .sec-interview */
.pa-download .sec-interview { background:#eee; position: relative; z-index: 1;}
.box-kobot { width: 100%; padding: 15px; background: #fff; border-radius: 12px;}
.box-kobot .box-btn div p { font-size: 12px;}
.box-kobot .box-btn div img { width: auto!important; height: 20px!important;}
.box-kobot .box-btn a { position: relative; display: flex; justify-content: center; align-items: center; text-align: center; flex-direction: column;  width: 100%; height: 55px; color: #0f81c5; font-size: 15px; background: #fff; border: 1.5px solid #0f81c5; border-radius: 3px;}
.box-kobot .box-btn a span { font-size: 12px;}
.box-kobot.mensetsu { margin-top: 50px;}
.box-kobot.saiyou { margin-top: 30px;}
.box-kobot .box-text p { font-size: 14px;}
.box-kobot .box-text ul { display: flex; justify-content: space-between; flex-wrap: wrap; color: #0f81c5; margin-top: 20px!important;}
.box-kobot .box-text ul li  { display: flex; justify-content: flex-start; align-items: center; width: 100%;}
.box-kobot .box-text ul li p { font-size: 13px; line-height: 1.3!important;}
.box-kobot .box-text ul .ic-number { width: 50px; height: 50px; line-height: 45px; margin-right: 10px; color: #fff; text-align: center; font-style: normal; font-weight: bold; background: #0f81c5; border-radius: 4px;}
.box-kobot .box-text ul .ic-number::before { content:"step"; font-size: 12px; font-weight: normal;}
@media only screen and (max-width: 767px) {
  .box-kobot .box-btn { text-align: center;}
  .box-kobot .box-btn a { margin: 10px 0 30px;}
  .box-kobot .mock { width: 70%; margin: 0 auto 20px;}
  .box-kobot .box-text ul li:nth-child(n + 2)  { margin-top: 10px;}
}
@media print, (min-width: 768px) { 
  .box-kobot { padding: 30px;}
  .box-kobot.saiyou .box-text ul li:first-child p { font-size: 18px;}
  .box-kobot .box-btn div { height: 55px;}
  .box-kobot .box-btn div img { height: 30px!important;}
  .box-kobot .box-btn a { width: 275px;}
  .box-kobot .mock { width: 30%;}
  .box-kobot .box-text { width: calc(100% - 35%);}
  .box-kobot .box-text ul { margin-top: 40px!important;}
  .box-kobot .box-text ul li  { width: auto; margin-top: 10px;}
  .box-kobot .box-text ul li p { font-size: 15px;}
  .box-kobot .box-text ul li span { font-size: 12px;}
}
/* .sec-application .sec-interview 共通 */
.pa-download .sec-application .ul-worries,
.pa-download .sec-interview .ul-worries { width: fit-content; margin: auto!important;}
.pa-download .sec-application .ul-worries li,
.pa-download .sec-interview .ul-worries li { padding-left: 30px;	line-height: 1.6em;	background: url(../img/pa-download/icon-check-o.png) no-repeat top 3px left/20px auto;}
.pa-download .sec-application .arrow-solution,
.pa-download .sec-interview .arrow-solution { position: relative; display: flex; justify-content: center; align-items: center; width: 100px; height: 55px; margin: 30px auto; font-style: normal;}
.pa-download .sec-application .arrow-solution span,
.pa-download .sec-interview .arrow-solution span { display: block; margin-top: -10px; }
.pa-download .sec-application .arrow-solution::before,
.pa-download .sec-interview .arrow-solution::before { content: ""; position: absolute; top: 0;  left: 0; width: 100px; height: 30px; background: #fcb351; z-index: -1;}
.pa-download .sec-application .arrow-solution::after,
.pa-download .sec-interview .arrow-solution::after { content: ""; position: absolute; bottom: 0; left: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-top: 25px solid #fcb351;  z-index: -1;}
.pa-download .sec-interview .arrow-solution::before { background: #3f9ad1;}
.pa-download .sec-interview .arrow-solution::after { border-top-color: #3f9ad1;}
.pa-download .ttl-solution { margin-bottom: 10px; font-size: 16px; text-align: center; font-weight: 500;}
.pa-download .ttl-solution span { color: #e60012; background:linear-gradient(transparent 60%, #faccd0 60%);}
.pa-download .text-solution { margin-bottom: 50px!important; font-size: 15px; text-align: center;}
.pa-download .sec-interview .ul-worries li { background-image: url(../img/pa-download/icon-check-b.png);}
 
.pa-download .arrow { display: block; position: absolute; right: 10px; width: 15px; height: 15px; background-repeat: no-repeat; background-position: center right; background-size: 15px auto;}
.pa-download .arrow-right-w { background-image: url(../img/pa-download/icon-arrow-right-w.png);}
.pa-download .arrow-right-b { background-image: url(../img/pa-download/icon-arrow-right-b.png);}
@media print, (min-width: 768px) { 
  .pa-download .ttl-solution { font-size: 18px;}
}
/* .button-area */
.pa-download .button-area { font-size: 12px; background: #000;}
.pa-download .button-area .box-text { color: #fff;}
.pa-download .button-area .box-text .pc-flex-between { margin-top: 10px;}
.pa-download .button-area .box-text a { display:  flex; justify-content: center; align-items: center; flex-direction: column; height: 60px; font-size: 18px; font-weight: 500; border-radius: 4px;}
.pa-download .button-area .box-text a small { font-size: 12px;}
.pa-download .button-area .box-text a span { display: block; font-size: 30px;}
.pa-download .button-area .box-text a span img { width: 30px!important; height: 20px!important;}
.pa-download .button-area .box-text a:nth-of-type(1) { background: #fba026;}
.pa-download .button-area .box-text a:nth-of-type(2),
.pa-download .button-area .box-text a:nth-of-type(3) { color: #f88802; background: #fff;}
@media only screen and (max-width: 767px) {
  .pa-download .button-area { padding: 30px 0;}
  .pa-download .button-area figure { display: none;}
  .pa-download .button-area .box-text a:first-of-type { margin-bottom: 10px;}
}
@media print, (min-width: 768px) { 
  .pa-download .button-area { font-size: 1.616vw; background: linear-gradient(#eee 20%, #000 20%);}
  .pa-download .button-area .contents-inr { display: flex; justify-content: space-between; align-items: center;}
  .pa-download .button-area .box-text { display: flex; align-items: space-between; flex-direction: column; width: calc(100% - 29%); padding-top: 30px;}
  .pa-download .button-area .box-text a { width: 48%;}
  .pa-download .button-area figure { max-width: 250px; margin-bottom: -1px;}
  .pa-download .button-area .box-text .pc-flex-between { margin-top: 30px;}
}
@media print, (min-width: 990px) { 
  .pa-download .button-area { font-size: 16px;}
}