@charset "UTF-8";
/* ==========================================================================//
//
//　common
//
// ========================================================================== */
/** -------------------------------- **
	import
*** ----------------------------------------------------------------- ***/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap&subset=japanese");
/** -------------------------------- **
	base
*** ----------------------------------------------------------------- ***/
* {
  box-sizing: border-box; }

a:focus,
button:focus {
  outline: thick double #646464; }
  a:focus:not(.focus-visible),
  button:focus:not(.focus-visible) {
    outline: none; }

html {
  font-size: 62.5%; }
  html.noScroll {
    overflow: hidden;
    height: 100%; }
    html.noScroll body {
      overflow: hidden;
      height: 100%; }

body {
  min-width: 1269px;
  color: #595757;
  font-size: 1.6rem;
  font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif; }
  @media only screen and (max-width: 750px) {
    body {
      min-width: 100%;
      font-size: 1.4rem; } }

img {
  max-width: 100%; }

a {
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: background .5s, background-color .5s, border-color .5s, color .5s, text-decoration .5s, stroke .5s, fill .5s, opacity .5s; }
  a * {
    transition: background .5s, background-color .5s, border-color .5s, color .5s, text-decoration .5s, stroke .5s, fill .5s, opacity .5s; }

sup {
  padding-left: .3em;
  font-size: .5em;
  font-weight: inherit;
  vertical-align: super; }

/* ==========================================================================//
//
//　global
//
// ========================================================================== */
/** -------------------------------- **
	pc / sp
*** ----------------------------------------------------------------- ***/
.pc {
  display: block; }
  @media only screen and (max-width: 750px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media only screen and (max-width: 750px) {
    .sp {
      display: block; } }

.d_inlineB {
  display: inline-block; }

.d_B {
  display: block; }

.inPc {
  display: block !important; }
  @media only screen and (max-width: 750px) {
    .inPc {
      display: none !important; } }

.flexSp {
  display: none !important; }
  @media only screen and (max-width: 750px) {
    .flexSp {
      display: flex !important; } }

.pcInline {
  display: inline !important; }
  @media only screen and (max-width: 750px) {
    .pcInline {
      display: none !important; } }

/** -------------------------------- **
	clearfix
*** ----------------------------------------------------------------- ***/
.clearfix::after {
  content: "";
  display: block;
  clear: both; }

/** -------------------------------- **
	margin
*** ----------------------------------------------------------------- ***/
/* top */
.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mt103 {
  margin-top: 103px !important; }

.mt105 {
  margin-top: 105px !important; }

.mt110 {
  margin-top: 110px !important; }

.mt115 {
  margin-top: 115px !important; }

.mt120 {
  margin-top: 120px !important; }

.mt125 {
  margin-top: 125px !important; }

.mt160 {
  margin-top: 160px !important; }

.mt170 {
  margin-top: 170px !important; }

.mt235 {
  margin-top: 235px !important; }

@media only screen and (max-width: 750px) {
  .mt0sp {
    margin-top: 0 !important; } }

@media only screen and (max-width: 750px) {
  .mt5sp {
    margin-top: 5px !important; } }

@media only screen and (max-width: 750px) {
  .mt10sp {
    margin-top: 10px !important; } }

@media only screen and (max-width: 750px) {
  .mt15sp {
    margin-top: 15px !important; } }

@media only screen and (max-width: 750px) {
  .mt20sp {
    margin-top: 20px !important; } }

@media only screen and (max-width: 750px) {
  .mt25sp {
    margin-top: 25px !important; } }

@media only screen and (max-width: 750px) {
  .mt30sp {
    margin-top: 30px !important; } }

@media only screen and (max-width: 750px) {
  .mt35sp {
    margin-top: 35px !important; } }

@media only screen and (max-width: 750px) {
  .mt40sp {
    margin-top: 40px !important; } }

@media only screen and (max-width: 750px) {
  .mt45sp {
    margin-top: 45px !important; } }

@media only screen and (max-width: 750px) {
  .mt50sp {
    margin-top: 50px !important; } }

@media only screen and (max-width: 750px) {
  .mt55sp {
    margin-top: 55px !important; } }

@media only screen and (max-width: 750px) {
  .mt60sp {
    margin-top: 60px !important; } }

@media only screen and (max-width: 750px) {
  .mt70sp {
    margin-top: 70px !important; } }

@media only screen and (max-width: 750px) {
  .mt80sp {
    margin-top: 80px !important; } }

.mtHalf {
  margin-top: .5em !important; }

.mt1em {
  margin-top: 1em !important; }

.mt1emHalf {
  margin-top: 1.5em !important; }

.mt2em {
  margin-top: 2em !important; }

/* bottom */
.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mb55 {
  margin-bottom: 55px; }

@media only screen and (max-width: 750px) {
  .mb5sp {
    margin-bottom: 5px; } }

@media only screen and (max-width: 750px) {
  .mb10sp {
    margin-bottom: 10px; } }

@media only screen and (max-width: 750px) {
  .mb15sp {
    margin-bottom: 15px; } }

@media only screen and (max-width: 750px) {
  .mb20sp {
    margin-bottom: 20px; } }

@media only screen and (max-width: 750px) {
  .mb25sp {
    margin-bottom: 25px; } }

@media only screen and (max-width: 750px) {
  .mb30sp {
    margin-bottom: 30px; } }

@media only screen and (max-width: 750px) {
  .mb35sp {
    margin-bottom: 35px; } }

@media only screen and (max-width: 750px) {
  .mb40sp {
    margin-bottom: 40px; } }

@media only screen and (max-width: 750px) {
  .mb45sp {
    margin-bottom: 45px; } }

@media only screen and (max-width: 750px) {
  .mb60sp {
    margin-bottom: 60px; } }

/* right */
.mrHalf {
  margin-right: .5em !important; }

.mr50 {
  margin-right: 50px !important; }

@media only screen and (max-width: 750px) {
  .mr0sp {
    margin-right: 0 !important; } }

/* left */
.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.mlHalfM {
  margin-left: -.5em !important; }

.ml1_2em {
  margin-left: 1.2em; }

.mlHalfEm {
  margin-left: .5em; }

.ml1em {
  margin-left: 1em !important; }

@media only screen and (max-width: 750px) {
  .ml0sp {
    margin-left: 0 !important; } }

@media only screen and (max-width: 750px) {
  .ml30sp {
    margin-left: 30px !important; } }

/** -------------------------------- **
	padding
*** ----------------------------------------------------------------- ***/
/* top */
.pt5 {
  padding-top: 5px !important; }

@media only screen and (max-width: 750px) {
  .pt0sp {
    padding-top: calc((0 / 750) * 100vw); } }

/* right */
.ptHalf {
  margin-top: .5em !important; }

/* right */
.prQuarter {
  padding-right: .25em !important; }

@media only screen and (max-width: 750px) {
  .pr20sp {
    padding-right: calc((20 / 750) * 100vw); } }

/* left */
.pl0 {
  padding-left: 0 !important; }

.plQuarter {
  padding-left: .25e !important; }

/** -------------------------------- **
	align
*** ----------------------------------------------------------------- ***/
.aCenter {
  text-align: center; }

.aLeft {
  text-align: left; }

.aRight {
  text-align: right; }

@media only screen and (max-width: 750px) {
  .aCenterSp {
    text-align: center; } }

@media only screen and (max-width: 750px) {
  .aLeftSp {
    text-align: left; } }

@media only screen and (max-width: 750px) {
  .aRightSp {
    text-align: right; } }

.vCenter {
  vertical-align: middle; }

/** -------------------------------- **
	color
*** ----------------------------------------------------------------- ***/
.green_txt {
  color: #008043 !important; }

/** -------------------------------- **
	text
*** ----------------------------------------------------------------- ***/
.fwB {
  font-weight: bold; }

.fwN {
  font-weight: normal !important; }

/* left */
.idtLeft1em {
  text-indent: 1em; }

/* indent */
.idt0em {
  padding-left: 0em;
  text-indent: 0em; }

.idt0_8em {
  padding-left: 0.8em;
  text-indent: -0.8em; }

.idt0_9em {
  padding-left: .9em;
  text-indent: -.9em; }

.idt1em {
  padding-left: 1em;
  text-indent: -1em; }

.idt1emHalf {
  padding-left: 1.5em;
  text-indent: -1.5em; }

.idt1_1em {
  padding-left: 1.15em;
  text-indent: -1.15em; }

.idt1_2em {
  padding-left: 1.2em;
  text-indent: -1.2em; }

.idt1_8em {
  padding-left: 1.8em;
  text-indent: -1.8em; }

.idt2em {
  padding-left: 2em;
  text-indent: -2em; }

.idt4em {
  padding-left: 4em;
  text-indent: -4em; }

.idt9em {
  padding-left: 9em;
  text-indent: -9em; }

@media only screen and (max-width: 750px) {
  .idt2emSp {
    padding-left: 2em;
    text-indent: -2em; } }
/* wrap */
.nowrap {
  white-space: nowrap; }

/* word-wrap */
.ww-bw {
  word-wrap: break-word !important; }

/** -------------------------------- **
	border
*** ----------------------------------------------------------------- ***/
.borderT0 {
  border-top: 0 !important; }

/** -------------------------------- **
	background
*** ----------------------------------------------------------------- ***/
.bgWhite {
  background-color: #fff; }

.bgCreamYellow {
  background-color: #fff3a6; }

/*グラデーション*/
.bgGradation {
  background: -moz-linear-gradient(left, #fff8cc 0%, #fffbef 100%);
  background: -webkit-linear-gradient(left, #fff8cc 0%, #fffbef 100%);
  background: linear-gradient(to right, #fff8cc 0%, #fffbef 100%); }

/*シャドウ*/
.bgShadow {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }

/** -------------------------------- **
	flex
*** ----------------------------------------------------------------- ***/
.flex {
  display: flex; }

.shrink0 {
  flex-shrink: 0; }

.jcRight {
  justify-content: flex-end !important; }

@media only screen and (max-width: 750px) {
  .jcLeftSp {
    justify-content: flex-start !important; } }

/** -------------------------------- **
	movie
*** ----------------------------------------------------------------- ***/
.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

/** -------------------------------- **
	colorbox
*** ----------------------------------------------------------------- ***/
#colorbox {
  overflow: initial !important;
  position: fixed !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 9999;
  margin: auto !important; }

#cboxOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .8 !important; }

@media only screen and (max-width: 1200px) {
  #cboxContent {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: calc((680 / 1200) * 100vw) !important; } }
@media only screen and (max-width: 750px) {
  #cboxContent {
    height: calc((190 / 375) * 100vw) !important; } }

#cboxLoadedContent > iframe {
  width: 100%;
  height: 100%; }
@media only screen and (max-width: 1200px) {
  #cboxLoadedContent {
    height: calc((680 / 1200) * 100vw) !important; } }
@media only screen and (max-width: 750px) {
  #cboxLoadedContent {
    height: calc((190 / 375) * 100vw) !important; } }

.btnCloseModalMovie {
  position: absolute;
  bottom: calc(100% + 10px);
  right: 0;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1; }
  .btnCloseModalMovie span {
    display: inline-block;
    margin-left: 5px;
    font-size: 3rem; }
  .btnCloseModalMovie:focus {
    outline: 5px double #646464; }
    .btnCloseModalMovie:focus:not(.focus-visible) {
      outline: none; }
  @media only screen and (max-width: 750px) {
    .btnCloseModalMovie {
      font-size: 1.4rem; }
      .btnCloseModalMovie span {
        font-size: 2.2rem; } }

.btnCloseModalMovieEnd:focus {
  outline: none; }

/** -------------------------------- **
	animation
*** ----------------------------------------------------------------- ***/
.animation {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes grow {
  0% {
    transform: scale(1); }
  14% {
    transform: scale(1.2); }
  28% {
    transform: scale(1); }
  42% {
    transform: scale(1.2); }
  70% {
    transform: scale(1); } }
@keyframes grow {
  0% {
    transform: scale(1); }
  14% {
    transform: scale(1.2); }
  28% {
    transform: scale(1); }
  42% {
    transform: scale(1.2); }
  70% {
    transform: scale(1); } }
.grow {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: grow;
  animation-name: grow; }

@keyframes appear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* ==========================================================================//
//
//　tool
//
// ========================================================================== */
/** -------------------------------- **
	link
*** ----------------------------------------------------------------- ***/
.linkText {
  color: #0066ca;
  text-decoration: underline;
  word-wrap: break-word; }
  .linkText:hover, .linkText:focus {
    text-decoration: none; }

.hiddenText {
  overflow: hidden !important;
  position: absolute !important;
  display: inline-block !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  clip: rect(0, 0, 0, 0); }

.linkBlank::after {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 0 0 -.1em .3em;
  background: url("../images/common/icon_blank02.svg") no-repeat center center/contain; }
.linkBlank:hover, .linkBlank:focus {
  text-decoration: underline; }
@media only screen and (max-width: 750px) {
  .linkBlank:hover, .linkBlank:focus {
    text-decoration: none; } }

.linkPdf {
  color: #008043;
  text-decoration: underline; }
  .linkPdf::after {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0 0 -.1em .3em;
    background: url("../images/common/icon_pdf.svg") no-repeat center center/contain; }
  .linkPdf:hover, .linkPdf:focus {
    text-decoration: none; }

.linkPageTop a {
  display: block;
  margin: 0 0 0 auto;
  padding: 13px 22px 15px 40px;
  width: fit-content;
  font-size: 1.4rem;
  letter-spacing: .05em;
  text-align: center;
  border-radius: 4px;
  background-color: #D92E53;
  border: solid 1px #D92E53;
  color: #fff;
  position: relative; }
  .linkPageTop a::before {
    content: '';
    display: block;
    width: 40px;
    height: 15px;
    background: url(../images/common/icon_arrow_white.svg) no-repeat center/contain;
    position: absolute;
    top: 5px;
    bottom: 0;
    left: -4px;
    margin: auto;
    transform: rotate(-90deg); }
  .linkPageTop a:hover, .linkPageTop a:focus {
    background-color: #fff;
    color: #D92E53; }
    .linkPageTop a:hover::before, .linkPageTop a:focus::before {
      background: url("../images/common/icon_arrow_red.svg") no-repeat center/contain; }
@media only screen and (max-width: 750px) {
  .linkPageTop a {
    padding: 9px 17.5px 11px 33.5px;
    font-size: 1.3rem;
    letter-spacing: 0;
    border-radius: 3px; }
    .linkPageTop a::before {
      width: 30px;
      height: 11.5px;
      top: 5px;
      left: 2px; } }

/** -------------------------------- **
	text
*** ----------------------------------------------------------------- ***/
.txtBox p {
  line-height: 1.75;
  word-break: break-all; }
  .txtBox p + p {
    margin-top: 1em; }
.txtBox ol,
.txtBox ul {
  line-height: 1.75; }
@media only screen and (max-width: 750px) {
  .txtBox p {
    line-height: 1.857;
    text-align: justify; } }

/** -------------------------------- **
	list
*** ----------------------------------------------------------------- ***/
.listItem li {
  display: flex; }
  .listItem li::before {
    content: '●';
    display: inline-block;
    margin: 6px 7px 0 0;
    font-size: 1rem; }
@media only screen and (max-width: 750px) {
  .listItem li::before {
    margin: .3em .7em 0 0; } }

.numList {
  margin-left: 1em;
  padding-left: 2em;
  line-height: 1.75;
  text-indent: -2em; }
  @media only screen and (max-width: 750px) {
    .numList {
      line-height: 1.857;
      text-align: justify; } }

.circleNumList {
  line-height: 1.75; }

.annoList li {
  padding-left: 1.5em;
  font-size: 1.3rem;
  line-height: 1.769;
  text-indent: -1.5em; }

/** -------------------------------- **
	table
*** ----------------------------------------------------------------- ***/
.dataTable {
  table-layout: fixed;
  border-collapse: collapse; }
  .dataTable .bgc-lightPink {
    background-color: #fbebee; }
  .dataTable .bgc-lightPink02 {
    background-color: #f8dcdb; }
  .dataTable .bgc-lightPink03 {
    background-color: #f6c9dd; }
  .dataTable .bgc-lightPink04 {
    background-color: #f4c0cc; }
  .dataTable .bgc-lightPink05 {
    background-color: #e46c87; }
  .dataTable .bgc-lightBlue {
    background-color: #e0f2fc; }
  .dataTable .bgc-lightOrange {
    background-color: #f8c4ac; }
  .dataTable .bgc-lightGreen {
    background-color: #bedfc2; }
  .dataTable .bgc-lightYellow {
    background-color: #fefbc6; }
  .dataTable .bgc-lightPurple {
    background-color: #dccbd5; }
  .dataTable .bgc-red {
    background-color: #d92d53; }
  .dataTable tr th, .dataTable tr td {
    font-size: 1.8rem;
    line-height: 1.41;
    padding: 6px 11px; }
  .dataTable tr th {
    font-weight: 600;
    vertical-align: middle;
    word-break: break-all;
    border-top: 1px solid #595757;
    border-left: 1px solid #595757; }
    .dataTable tr th.w25 {
      width: 25%; }
  .dataTable tr td {
    word-break: break-all;
    border-top: 1px solid #595757;
    border-left: 1px solid #595757;
    border-right: 1px solid #595757; }
    .dataTable tr td.w75 {
      width: 75%; }
  .dataTable tr:last-child th, .dataTable tr:last-child td {
    border-bottom: 1px solid #595757; }
  .dataTable.stagingTable th, .dataTable.stagingTable td {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.4; }
  .dataTable.stagingTable thead th {
    padding: 2.5px 10px; }
    .dataTable.stagingTable thead th:nth-child(1) {
      border-left: none; }
  .dataTable.stagingTable tbody th {
    padding: 12px 14px;
    vertical-align: top; }
    .dataTable.stagingTable tbody th:nth-child(1) {
      border-left: none; }
    .dataTable.stagingTable tbody th .stagingList li {
      font-weight: 500;
      text-indent: -1em;
      padding-left: 1em; }
  .dataTable.stagingTable tbody td {
    padding: 12px 5px 17px; }
    .dataTable.stagingTable tbody td:last-child {
      border-right: none; }
    .dataTable.stagingTable tbody td .imgBox {
      max-width: 120px; }
      .dataTable.stagingTable tbody td .imgBox img {
        width: 100%;
        height: auto; }
  .dataTable.stagingTable02 th, .dataTable.stagingTable02 td {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.4;
    padding: 14px 14px;
    height: 73px; }
  .dataTable.stagingTable02 thead th:nth-child(1) {
    border-left: none; }
  .dataTable.stagingTable02 tbody th {
    vertical-align: middle; }
    .dataTable.stagingTable02 tbody th:nth-child(1) {
      border-left: none; }
  .dataTable.stagingTable02 tbody td {
    vertical-align: middle; }
    .dataTable.stagingTable02 tbody td:last-child {
      border-right: none; }
    .dataTable.stagingTable02 tbody td .imgBox {
      max-width: 120px; }
      .dataTable.stagingTable02 tbody td .imgBox img {
        width: 100%;
        height: auto; }
  .dataTable.stagingTable03 th, .dataTable.stagingTable03 td {
    font-size: 1.56rem;
    line-height: 1.4; }
  .dataTable.stagingTable03 thead th {
    font-weight: 500;
    padding: 2.5px 10px;
    color: #fff; }
    .dataTable.stagingTable03 thead th:nth-child(1) {
      border-left: none; }
  .dataTable.stagingTable03 tbody tr:last-child th, .dataTable.stagingTable03 tbody tr:last-child td {
    border-bottom: none; }
  .dataTable.stagingTable03 tbody tr th, .dataTable.stagingTable03 tbody tr td {
    padding: 7.8px 9px; }
  .dataTable.stagingTable03 tbody tr th {
    vertical-align: middle; }
    .dataTable.stagingTable03 tbody tr th:nth-child(1) {
      border-left: none; }
  .dataTable.stagingTable03 tbody tr td {
    vertical-align: middle; }
    .dataTable.stagingTable03 tbody tr td:last-child {
      border-right: none; }
    .dataTable.stagingTable03 tbody tr td .imgBox {
      max-width: 120px; }
      .dataTable.stagingTable03 tbody tr td .imgBox img {
        width: 100%;
        height: auto; }
  @media only screen and (max-width: 750px) {
    .dataTable .bgc-gray-sp {
      background-color: #F0F0F0 !important; }
    .dataTable tr th,
    .dataTable tr td {
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1.57;
      letter-spacing: 0; }
    .dataTable tr th {
      padding: 4px 2px; }
      .dataTable tr th.w31sp {
        width: 31% !important; }
    .dataTable tr td {
      padding: 4px 8px; }
      .dataTable tr td.w69sp {
        width: 69% !important; }
    .dataTable.stagingTable th, .dataTable.stagingTable td {
      font-size: .9rem; }
    .dataTable.stagingTable tbody th {
      padding: 5px 5px; }
    .dataTable.stagingTable tbody td {
      padding: 5px 3px 6px; }
    .dataTable.stagingTable02 th, .dataTable.stagingTable02 td {
      font-size: .9rem;
      padding: 5.5px 5px;
      height: auto; }
    .dataTable.stagingTable03 th, .dataTable.stagingTable03 td {
      font-size: .9rem;
      padding: 5.5px 5px;
      height: auto; }
    .dataTable.stagingTable03 tbody tr th, .dataTable.stagingTable03 tbody tr td {
      padding: 5.5px 5px; } }

.tableNote {
  color: #ff6400;
  font-size: 1.3rem;
  line-height: 1.3; }

.thNowrap th {
  white-space: nowrap; }

.layoutAuto {
  table-layout: auto; }

/** -------------------------------- **
	scrollBar
*** ----------------------------------------------------------------- ***/
.customScrollBar .mCustomScrollBox {
  padding: 0; }
.customScrollBar .mCSB_container {
  margin-right: 0; }
.customScrollBar .mCSB_scrollTools {
  right: 0;
  width: 8px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.2) !important; }
  .customScrollBar .mCSB_scrollTools .mCSB_draggerRail {
    opacity: 0; }
  .customScrollBar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.2) !important; }

/** -------------------------------- **
	監修
*** ----------------------------------------------------------------- ***/
.supervise {
  font-size: 1.34rem;
  line-height: 1.37;
  letter-spacing: .025em;
  text-align: left;
  margin: auto 0 13px; }
  @media only screen and (max-width: 750px) {
    .supervise {
      font-size: .9rem;
      line-height: 1.44;
      letter-spacing: 0;
      margin: 15px 0 0 auto;
      width: fit-content; } }

/** -------------------------------- **
	overlay
*** ----------------------------------------------------------------- ***/
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  cursor: pointer;
  visibility: visible; }
  #overlay.active, #overlay.open {
    display: block !important; }

/** -------------------------------- **
	header
*** ----------------------------------------------------------------- ***/
#gHeader .inner {
  width: 1269px; }
@media only screen and (max-width: 750px) {
  #gHeader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%; }
    #gHeader.open {
      height: 100%; }
    #gHeader .inner {
      width: 100%;
      padding: 0; } }

#btnSkip {
  position: fixed;
  top: 15px;
  left: 15px;
  z-index: 3;
  padding: 10px 10px 10px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  background-color: #015a93;
  opacity: 0;
  cursor: pointer;
  pointer-events: none; }
  #btnSkip:hover {
    text-decoration: underline; }
  #btnSkip:focus {
    outline: none;
    opacity: 1;
    pointer-events: auto; }
    #btnSkip:focus:not(.focus-visible) {
      opacity: 0;
      pointer-events: none; }

.headerTop {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 12px 20px;
  background-color: #fff; }
  .headerTop .logoCancerhcc {
    width: 240px; }
    .headerTop .logoCancerhcc a {
      display: block; }
      .headerTop .logoCancerhcc a:hover {
        opacity: .7; }
  .headerTop .logoCancer {
    width: 162px;
    position: relative;
    top: 9px; }
    .headerTop .logoCancer a {
      display: block; }
  @media only screen and (max-width: 750px) {
    .headerTop {
      justify-content: flex-start;
      height: 50px;
      padding: 5px 0;
      background-color: #fff; }
      .headerTop .logoCancerhcc {
        width: 115px;
        margin-left: 17px; }
        .headerTop .logoCancerhcc a:hover {
          opacity: 1; }
      .headerTop .logoCancer {
        width: 73px;
        margin-left: auto;
        top: 0; } }

@media only screen and (max-width: 750px) {
  .btnBox {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-left: 20px;
    background: #D92E53;
    cursor: pointer; } }

#btnGNavi {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer; }
  #btnGNavi .bd {
    position: absolute;
    display: block;
    width: 23px;
    height: 1.5px;
    margin: auto;
    background-color: #fff;
    transition: all .5s;
    left: 0;
    right: 0; }
    #btnGNavi .bd:nth-of-type(1) {
      top: 15px; }
    #btnGNavi .bd:nth-of-type(2) {
      top: calc((100% - 2px) / 2); }
    #btnGNavi .bd:nth-of-type(3) {
      bottom: 15px; }
  #btnGNavi.open .bd:nth-of-type(1) {
    transform: translateY(10px) rotate(43deg);
    width: 30px; }
  #btnGNavi.open .bd:nth-of-type(2) {
    display: none; }
  #btnGNavi.open .bd:nth-of-type(3) {
    transform: translateY(-9px) rotate(-43deg);
    width: 30px; }
  #btnGNavi:focus {
    border: double 5px #646464;
    outline: none; }
    #btnGNavi:focus .bd:nth-of-type(1) {
      top: 10px; }
    #btnGNavi:focus .bd:nth-of-type(3) {
      bottom: 10px; }

#gNavi {
  padding: 22px 30px;
  border-top: 1px solid #d92d53;
  border-bottom: 1px solid #d92d53; }
  @media only screen and (max-width: 750px) {
    #gNavi {
      overflow-y: scroll;
      display: none;
      height: calc(100% - 50px);
      padding: 50px 20px;
      background: none;
      box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.3);
      border-top: none;
      border-bottom: none; }
      #gNavi::before, #gNavi::after {
        display: none; }
      #gNavi.open {
        display: block; } }

.gNaviList {
  z-index: 3;
  display: flex;
  align-items: center;
  width: 1102px;
  margin: 0 auto; }
  .gNaviList > li {
    margin-right: 4.5%; }
    .gNaviList > li:nth-child(1) .gNavTitle a {
      position: relative; }
      .gNaviList > li:nth-child(1) .gNavTitle a::before {
        content: '';
        display: block;
        background: url("../images/common/icon_header_about.svg") no-repeat center/contain;
        width: 65.7px;
        height: 40.9px; }
    .gNaviList > li:nth-child(1) .gNavBox > .gNavBox_inner {
      width: auto; }
      .gNaviList > li:nth-child(1) .gNavBox > .gNavBox_inner a {
        width: auto; }
    .gNaviList > li:nth-child(2) .gNavTitle a {
      position: relative; }
      .gNaviList > li:nth-child(2) .gNavTitle a::before {
        content: '';
        display: block;
        background: url("../images/common/icon_header_diagnosis.svg") no-repeat center/contain;
        width: 43.1px;
        height: 50.9px;
        margin-right: 9px; }
    .gNaviList > li:nth-child(2) .gNavBox > .gNavBox_inner {
      width: calc(100% / 3); }
    .gNaviList > li:nth-child(3) .gNavTitle a {
      position: relative; }
      .gNaviList > li:nth-child(3) .gNavTitle a::before {
        content: '';
        display: block;
        background: url(../images/common/icon_header_detection.svg) no-repeat center/contain;
        width: 57.7px;
        height: 56.5px;
        margin: 5px -9px 0 0; }
    .gNaviList > li:nth-child(3) .gNavBox > .gNavBox_inner {
      width: 50%;
      justify-content: space-between; }
    .gNaviList > li:nth-child(4) .gNavTitle a {
      position: relative; }
      .gNaviList > li:nth-child(4) .gNavTitle a::before {
        content: '';
        display: block;
        background: url("../images/common/icon_header_treatment.svg") no-repeat center/contain;
        width: 25.9px;
        height: 62.6px;
        margin-right: 9px; }
    .gNaviList > li:nth-child(4) .gNavBox > .gNavBox_inner {
      width: calc(100% / 3); }
    .gNaviList > li:nth-child(5) .gNavTitle a {
      position: relative;
      margin: 0 0 0 13px;
      padding: 0 20px 0 0;
      color: #fff;
      border: 3px solid #387f49;
      border-radius: 5px;
      background-color: #387f49; }
      .gNaviList > li:nth-child(5) .gNavTitle a::before {
        display: none; }
      .gNaviList > li:nth-child(5) .gNavTitle a::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 10px;
        width: 0;
        height: 0;
        margin: auto 0;
        border-style: solid;
        border-width: 8px 0 8px 8px;
        border-color: transparent transparent transparent #fff;
        background-color: inherit;
        opacity: 1; }
      .gNaviList > li:nth-child(5) .gNavTitle a:hover, .gNaviList > li:nth-child(5) .gNavTitle a:focus {
        color: #387f49;
        background-color: #fff; }
        .gNaviList > li:nth-child(5) .gNavTitle a:hover::after, .gNaviList > li:nth-child(5) .gNavTitle a:focus::after {
          border-color: transparent transparent transparent #387f49; }
    .gNaviList > li:nth-child(6) .gNavTitle {
      margin: 0 0 0 18px; }
      .gNaviList > li:nth-child(6) .gNavTitle a {
        position: relative;
        margin: 0 0 0 auto;
        padding: 0 20px 0 0;
        color: #fff;
        border: 3px solid #00B0E5;
        border-radius: 5px;
        background-color: #00B0E5; }
        .gNaviList > li:nth-child(6) .gNavTitle a::before {
          content: '';
          position: absolute;
          top: -33px;
          left: -20px;
          display: none;
          width: 66.75px;
          height: 65.25px;
          background: url("../images/common/img_pickup.png") no-repeat center center/contain; }
        .gNaviList > li:nth-child(6) .gNavTitle a::after {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 10px;
          width: 0;
          height: 0;
          margin: auto 0;
          border-style: solid;
          border-width: 8px 0 8px 8px;
          border-color: transparent transparent transparent #fff;
          background-color: inherit;
          opacity: 1; }
        .gNaviList > li:nth-child(6) .gNavTitle a:hover, .gNaviList > li:nth-child(6) .gNavTitle a:focus {
          color: #00B0E5;
          background-color: #fff; }
          .gNaviList > li:nth-child(6) .gNavTitle a:hover::after, .gNaviList > li:nth-child(6) .gNavTitle a:focus::after {
            border-color: transparent transparent transparent #00B0E5; }
    @media only screen and (max-width: 750px) {
      .gNaviList > li.hover .gNavBoxWrap {
        display: block; } }
  @media only screen and (max-width: 750px) {
    .gNaviList {
      flex-wrap: wrap;
      width: 100%;
      height: auto;
      border-radius: 10px;
      overflow: hidden;
      border: 2.5px solid #D92E53;
      padding: 10px 13px 24px;
      background: #fff; }
      .gNaviList > li {
        width: 100%;
        border-right: none;
        margin-right: 0; }
        .gNaviList > li + li {
          border-top: 1px solid #D92E53; }
        .gNaviList > li.linkLogoWrap .linkLogo {
          display: block;
          width: 133px;
          margin-top: 23px; }
        .gNaviList > li .gNavBox > .gNavBox_inner {
          float: none; }
        .gNaviList > li:nth-child(1) .gNavTitle a::before {
          display: none; }
        .gNaviList > li:nth-child(2) .gNavBox > .gNavBox_inner {
          width: auto; }
        .gNaviList > li:nth-child(2) .gNavTitle a::before {
          display: none; }
        .gNaviList > li:nth-child(3) .gNavBox > .gNavBox_inner {
          width: auto; }
        .gNaviList > li:nth-child(3) .gNavTitle a::before {
          display: none; }
        .gNaviList > li:nth-child(4) .gNavBox > .gNavBox_inner {
          width: auto; }
        .gNaviList > li:nth-child(4) .gNavTitle a::before {
          display: none; }
        .gNaviList > li:first-of-type {
          border-left: none; } }

#gNavi_overlay {
  display: none; }
  #gNavi_overlay.active {
    z-index: 2; }
  @media only screen and (max-width: 750px) {
    #gNavi_overlay {
      display: none; }
      #gNavi_overlay.active {
        display: block;
        background: rgba(0, 0, 0, 0.84);
        height: calc(100vh - 50px);
        width: 100%;
        position: fixed;
        top: 50px;
        left: 0;
        z-index: -1; } }

.gNavTitle {
  position: relative;
  z-index: 3; }
  .gNavTitle a {
    position: relative;
    display: block;
    font-size: 1.42rem;
    font-weight: 700;
    letter-spacing: .025em;
    line-height: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    margin: 0;
    color: #d92d53; }
    .gNavTitle a.sp {
      display: none; }
    .gNavTitle a:hover {
      opacity: .5; }
      .gNavTitle a:hover::before {
        opacity: 1; }
    .gNavTitle a .br_large {
      display: none; }
  @media only screen and (max-width: 750px) {
    .gNavTitle {
      position: relative;
      display: block;
      padding: 21.5px 22px 21.5px 0; }
      .gNavTitle a {
        position: static;
        display: inline-block;
        font-size: 2.1rem;
        font-weight: 600;
        line-height: 1.3;
        text-align: left;
        background: inherit;
        height: auto;
        margin: 0;
        cursor: pointer !important; }
        .gNavTitle a::before {
          content: '';
          position: static;
          display: inline-block;
          width: 0;
          height: 0;
          margin: 0 .3em -.05em 0;
          border-style: solid;
          border-width: 7.5px 0 7.5px 8px;
          border-color: transparent transparent transparent #fff; }
        .gNavTitle a:hover, .gNavTitle a:focus {
          background: inherit;
          margin: 0;
          cursor: default;
          opacity: 1; }
        .gNavTitle a:focus {
          outline: 5px double #646464; }
          .gNavTitle a:focus:not(.focus-visible) {
            outline: none; }
        .gNavTitle a.pc {
          display: none; }
        .gNavTitle a.sp {
          display: inline; }
        .gNavTitle a .addTxt {
          display: inline-block;
          font-size: 2.1rem;
          font-weight: 600;
          line-height: 1.3; }
      .gNavTitle .btnDrop {
        position: absolute;
        top: calc((100% - 37px) / 2);
        right: -9px;
        width: 40px;
        height: 40px; }
        .gNavTitle .btnDrop .icon {
          width: 100%;
          height: 100%;
          cursor: pointer;
          position: relative;
          display: flex;
          justify-content: center;
          align-items: center; }
          .gNavTitle .btnDrop .icon::before, .gNavTitle .btnDrop .icon::after {
            content: '';
            display: block;
            width: 10px;
            height: 1.5px;
            background-color: #D92E53;
            -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            -moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            -o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto; }
          .gNavTitle .btnDrop .icon::before {
            transform: translateY(0px) rotate(90deg); }
        .gNavTitle .btnDrop:focus {
          outline: 5px double #646464; }
          .gNavTitle .btnDrop:focus:not(.focus-visible) {
            outline: none; }
        .gNavTitle .btnDrop.open .icon::before {
          transform: translateY(0) rotate(0); } }

.gNavBoxWrap {
  background-color: #198756;
  display: none;
  position: absolute;
  top: 172px;
  left: 0;
  width: 100%;
  min-width: 1500px;
  z-index: 2; }
  .gNavBoxWrap .space {
    height: 30px;
    background: #fff; }
  .gNavBoxWrap.spOnly {
    display: none !important; }
  @media only screen and (max-width: 750px) {
    .gNavBoxWrap {
      background-color: inherit;
      display: block;
      position: relative;
      top: auto;
      left: auto;
      min-width: auto; }
      .gNavBoxWrap.spOnly {
        display: block !important; } }

.gNavBox {
  display: block;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 50px 100px 0;
  width: 1500px;
  box-sizing: border-box; }
  .gNavBox > li {
    float: left;
    margin-bottom: 25px; }
    .gNavBox > li a {
      display: inline-block;
      padding-left: .6em;
      line-height: 1.5;
      box-sizing: border-box;
      font-size: 1.6rem; }
      .gNavBox > li a::before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        margin: 0 .3em .1em 0;
        border-style: solid;
        border-width: 4.5px 0 4.5px 5px;
        border-color: transparent transparent transparent #fff; }
      .gNavBox > li a:hover {
        text-decoration: underline; }
      .gNavBox > li a:focus {
        text-decoration: none;
        outline: thick double #fff; }
        .gNavBox > li a:focus:not(.focus-visible) {
          outline: none; }
      .gNavBox > li a.no_link::before {
        display: none; }
  @media only screen and (max-width: 750px) {
    .gNavBox {
      display: none;
      padding: 11px 0;
      width: auto;
      border-top: 1px solid #D92E53; }
      .gNavBox > li {
        float: none;
        margin-bottom: 0; }
        .gNavBox > li a {
          display: block;
          padding: 10.5px 0 10.5px 49px;
          color: #5A5757;
          font-size: 1.8rem;
          font-weight: 400;
          line-height: 1.3;
          position: relative; }
          .gNavBox > li a:hover {
            text-decoration: none; }
          .gNavBox > li a::before {
            content: '';
            display: block;
            width: 16.5px;
            height: 6.5px;
            background: url("../images/common/icon_arrow_red.svg") no-repeat center/contain;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 10px;
            margin: auto; }
          .gNavBox > li a.no_link::before {
            display: none; }
          .gNavBox > li a.bdr_top_none {
            border-top: none !important; }
          .gNavBox > li a:focus {
            border: 5px double #646464 !important;
            outline: none; }
            .gNavBox > li a:focus:not(.focus-visible) {
              border: none; }
              .gNavBox > li a:focus:not(.focus-visible).bdr_top_none {
                border-top: none !important; }
      .gNavBox.open {
        display: block; } }

@media only screen and (max-width: 750px) {
  .gNavSubBox > li a {
    display: block;
    color: #727171;
    width: auto !important;
    margin-top: 0;
    padding: 11px 5px 10px 30px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.3;
    border-top: 1px solid #008143;
    text-indent: 0em;
    margin-bottom: 0;
    float: none;
    text-indent: -10px; }
    .gNavSubBox > li a::before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      margin: 0 .3em .1em 0;
      border-style: solid;
      border-width: 4.5px 0 4.5px 5px;
      border-color: transparent transparent transparent #646464; }
    .gNavSubBox > li a:hover {
      text-decoration: underline; }
    .gNavSubBox > li a:focus {
      padding: 6px 0 6px 25px;
      border: 5px double #646464;
      outline: none; }
      .gNavSubBox > li a:focus:not(.focus-visible) {
        padding: 11px 5px 10px 30px;
        border: none; } }

.btnCloseGNavBox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px auto 30px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  cursor: pointer; }
  .btnCloseGNavBox .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: .25em; }
    .btnCloseGNavBox .icon::before, .btnCloseGNavBox .icon::after {
      content: '';
      display: block;
      width: 100%;
      height: 2px;
      border-radius: 1px;
      background-color: #fff; }
    .btnCloseGNavBox .icon::before {
      transform: translateY(9px) rotate(45deg); }
    .btnCloseGNavBox .icon::after {
      transform: translateY(7px) rotate(-45deg); }
  .btnCloseGNavBox:focus {
    outline: thick double #fff; }
    .btnCloseGNavBox:focus:not(.focus-visible) {
      outline: none; }
  @media only screen and (max-width: 750px) {
    .btnCloseGNavBox {
      display: none !important; } }

/** -------------------------------- **
	footer
*** ----------------------------------------------------------------- ***/
#gFooter {
  position: relative; }

.fsBox {
  overflow: hidden; }
  .fsBox .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px; }
    .fsBox .inner.under {
      position: relative;
      margin-top: 30px;
      padding: 15px 60px 40px; }
      .fsBox .inner.under::before {
        content: '';
        position: absolute;
        top: 0;
        left: calc((-100vw + 1200px) / 2);
        width: 100vw;
        height: 2px;
        background-color: #e2b2be; }
  .fsBox .leftArea {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .fsBox .leftArea .company {
      width: 146px;
      margin-right: 50px;
      font-size: 0; }
      .fsBox .leftArea .company a {
        display: block; }
        .fsBox .leftArea .company a:hover {
          opacity: .7; }
    .fsBox .leftArea .copyright {
      font-size: 1.1rem;
      line-height: 1.3; }
  @media only screen and (max-width: 1200px) {
    .fsBox .inner.under::before {
      left: calc((-100% + 1200px) / 2);
      width: 100%; } }
  @media only screen and (max-width: 750px) {
    .fsBox .inner {
      padding: 0 20px; }
      .fsBox .inner.under {
        height: auto;
        margin-top: 20px;
        padding: 20px 47px 28px; }
        .fsBox .inner.under::before {
          left: 0;
          width: 100%; }
    .fsBox .leftArea {
      order: 4;
      flex-wrap: wrap;
      margin: 0 auto; }
      .fsBox .leftArea .company {
        width: 100%;
        margin: 13px 0 0;
        text-align: center; }
        .fsBox .leftArea .company a {
          display: inline-block; }
        .fsBox .leftArea .company img {
          width: 146px; }
      .fsBox .leftArea .copyright {
        width: 100%;
        margin-top: 15px;
        font-size: .9rem;
        line-height: 1.5;
        text-align: center; } }

.snsBox {
  width: 100%;
  margin-top: 26px; }
  @media only screen and (max-width: 750px) {
    .snsBox {
      margin-top: 60px; } }

.snsList {
  display: flex;
  align-items: center;
  justify-content: center; }
  .snsList li + li {
    margin-left: 37px; }
  .snsList li a {
    display: block; }
    .snsList li a:hover {
      opacity: .7; }
  .snsList li img.facebook {
    width: 29px; }
  .snsList li img.twitter, .snsList li img.line {
    width: 25px; }
  @media only screen and (max-width: 750px) {
    .snsList li img.facebook {
      width: 22px; }
    .snsList li img.twitter {
      width: 17px; }
    .snsList li img.line {
      width: 23px; } }

.externalLinkBox {
  width: 100%; }
  @media only screen and (max-width: 750px) {
    .externalLinkBox {
      margin: 20px auto 0; } }

.externalLinkTitle {
  font-size: 2.1rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: .025em; }
  @media only screen and (max-width: 750px) {
    .externalLinkTitle {
      font-size: 1.4rem;
      color: #015a93; } }

.externalLinkList {
  display: flex;
  justify-content: center;
  margin-top: 32px; }
  .externalLinkList li {
    width: 233px; }
    .externalLinkList li + li {
      margin-left: 20px; }
    .externalLinkList li a {
      display: block; }
      .externalLinkList li a:hover {
        opacity: .7; }
    .externalLinkList li .thumbTitle {
      font-size: 1.4rem;
      font-weight: 500;
      line-height: 1.3; }
      .externalLinkList li .thumbTitle::before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        margin: 0 -.2em .1em 0;
        border-style: solid;
        border-width: .25em .5em;
        border-color: transparent transparent transparent #646464; }
    .externalLinkList li .thumbBox {
      margin-top: 10px; }
      .externalLinkList li .thumbBox figcaption {
        margin-top: 15px;
        font-size: 1.4rem;
        line-height: 1.5; }
  @media only screen and (max-width: 750px) {
    .externalLinkList {
      display: block;
      margin-top: 14px; }
      .externalLinkList li {
        width: 100%; }
        .externalLinkList li + li {
          margin-top: 13px;
          margin-left: 0; }
        .externalLinkList li .thumbTitle {
          font-size: 1rem; }
        .externalLinkList li .thumbBox {
          margin-top: 5px; }
          .externalLinkList li .thumbBox img {
            width: 100%; }
          .externalLinkList li .thumbBox figcaption {
            margin-top: 9px;
            font-size: .9rem; } }

.fsNavList {
  font-size: 0; }
  .fsNavList li {
    display: inline-block; }
    .fsNavList li + li {
      margin-left: 25px; }
    .fsNavList li a {
      color: inherit;
      font-size: 1.1rem;
      font-weight: 500;
      text-decoration: none; }
      .fsNavList li a::before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        margin: 0 -.2em .1em 0;
        border-style: solid;
        border-width: .24em .5em;
        border-color: transparent transparent transparent #646464; }
      .fsNavList li a::after {
        background: url("../images/common/icon_blank.svg") no-repeat center center/contain; }
      .fsNavList li a:hover {
        text-decoration: underline; }
  @media only screen and (max-width: 750px) {
    .fsNavList li {
      display: block;
      margin: 0 calc((50 / 750) * 100vw) 0 0; }
      .fsNavList li + li {
        margin: 10px 0 0; }
      .fsNavList li a {
        font-size: 1.2rem; } }
  @media only screen and (max-width: 375px) {
    .fsNavList li a {
      font-size: .9rem; } }

/** -------------------------------- **
	contents
*** ----------------------------------------------------------------- ***/
.contents {
  position: relative;
  z-index: 1;
  padding: 0 0 85px; }
  @media only screen and (max-width: 750px) {
    .contents {
      margin-top: 65px;
      padding-top: calc(((70 / 750) * 100vw) + 15px); } }

/** -------------------------------- **
	見出し
*** ----------------------------------------------------------------- ***/
.headline {
  width: 100%;
  background: #f9e0e4; }
  .headline .inner {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 50px 4px 50px; }
    .headline .inner .txt {
      height: 143px;
      box-sizing: border-box;
      display: flex;
      align-items: center; }
  .headline .inner img {
    height: 143px;
    margin-right: 80px;
    position: relative;
    top: -5px; }
    .headline .inner img.doctor_patient_05 {
      margin-right: 70px; }
  .headline .division {
    display: flex;
    align-items: center;
    width: 100%;
    color: #ff6400;
    font-size: 2.6rem;
    font-weight: 700; }
    .headline .division span {
      display: inline-block;
      margin-right: 15px;
      padding: 9px 13px;
      color: #008043;
      font-size: 2rem;
      line-height: 1.2;
      font-weight: 700;
      background-color: #fff;
      border-radius: 30px;
      box-shadow: 0 0 3px 3px rgba(101, 180, 148, 0.4);
      margin: 5px auto 0; }
  .headline .pageTitle {
    width: 100%;
    font-size: 4.49rem;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: .025em;
    color: #d92d53;
    text-align: left; }
    .headline .pageTitle .sub {
      display: block;
      width: 263px;
      margin-bottom: .5em;
      color: #fff;
      font-size: .5em;
      background-color: #008143;
      padding: .25em .5em;
      border-radius: 10px;
      text-align: center; }
  @media only screen and (max-width: 750px) {
    .headline {
      width: calc(100% + 30px);
      background: #f9e0e4;
      padding: 0 15px;
      margin: 0 -15px; }
      .headline .inner {
        display: block;
        padding: 14px 0 13.5px; }
        .headline .inner .txt {
          height: auto; }
      .headline.no_image .inner .txt {
        height: calc((142 / 750) * 100vw); }
      .headline .inner img {
        width: 18.6vw;
        height: auto;
        margin-left: calc((30 / 750) * 100vw);
        margin-right: 0;
        top: 0; }
        .headline .inner img.doctor_patient_05 {
          margin-right: 0; }
      .headline .division {
        font-size: calc((25 / 750) * 100vw); }
        .headline .division span {
          margin-right: 0;
          padding: calc((9 / 750) * 100vw) calc((20 / 750) * 100vw);
          font-size: calc((25 / 750) * 100vw);
          margin: 0 auto; }
      .headline .pageTitle {
        font-size: 2rem;
        letter-spacing: 0; } }

/** -------------------------------- **
	パンくずリスト
*** ----------------------------------------------------------------- ***/
.breadcrumb {
  width: 100%;
  margin-top: 16px; }
  .breadcrumb .inner {
    display: flex;
    justify-content: space-between;
    padding: 0 50px; }
  @media only screen and (max-width: 750px) {
    .breadcrumb {
      margin-top: 6px; }
      .breadcrumb .inner {
        flex-wrap: wrap;
        padding: 0; } }

.breadcrumbList {
  margin: 0 0 35px; }
  .breadcrumbList li {
    display: inline;
    font-size: 1.35rem;
    line-height: 1.5;
    letter-spacing: .025em; }
    .breadcrumbList li:last-child {
      font-weight: 500;
      color: #d92d53; }
    .breadcrumbList li + li::before {
      content: '＞';
      display: inline-block;
      font-size: 1.4rem;
      width: 1em;
      height: 1em;
      margin: 0 .2em .15em .2em;
      transform: scale(0.8, 1);
      color: #595757; }
    .breadcrumbList li a:hover, .breadcrumbList li a:focus {
      text-decoration: underline; }
  @media only screen and (max-width: 750px) {
    .breadcrumbList {
      width: 100%;
      margin: 0; }
      .breadcrumbList li {
        font-size: .9rem;
        letter-spacing: 0; }
        .breadcrumbList li + li::before {
          font-size: .9rem;
          margin: 0 .4em 0 0; } }

.dateInfo {
  display: flex;
  margin-left: 40px;
  padding: 3px 0 0; }
  .dateInfo p {
    font-size: 1.34rem;
    letter-spacing: .025em;
    white-space: nowrap; }
  .dateInfo .update {
    margin-left: 1em; }
  @media only screen and (max-width: 750px) {
    .dateInfo {
      margin: 10px 0 0 auto;
      padding: 0; }
      .dateInfo p {
        font-size: .9rem;
        letter-spacing: 0; } }

/** -------------------------------- **
	サイドナビ
*** ----------------------------------------------------------------- ***/
aside {
  width: 247px;
  margin: 4px 0 0 85px; }

#sideNavi {
  width: 247px; }
  #sideNavi.fixed {
    position: fixed; }
  #sideNavi.pageEnd {
    position: static;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    height: 100%; }

.sideNavList {
  width: 100%; }
  .sideNavList > li {
    border-bottom: 1px solid #fff; }
    .sideNavList > li .dropSubTitle {
      display: block;
      position: relative; }
      .sideNavList > li .dropSubTitle .btnDrop {
        position: absolute;
        top: calc((100% - 20px) / 2);
        right: 13px;
        cursor: pointer; }
        .sideNavList > li .dropSubTitle .btnDrop .icon {
          display: block;
          width: 20px;
          height: 20px; }
          .sideNavList > li .dropSubTitle .btnDrop .icon::before, .sideNavList > li .dropSubTitle .btnDrop .icon::after {
            content: '';
            display: block;
            width: 100%;
            height: 2px;
            /*border-radius: 2px;*/
            background-color: #008043;
            -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            -moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            -o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
            transform: translateY(6px); }
          .sideNavList > li .dropSubTitle .btnDrop .icon::before {
            transform: translateY(8px) rotate(90deg); }
        .sideNavList > li .dropSubTitle .btnDrop.open .icon::before {
          transform: translateY(8px) rotate(0); }

.sideNavTitle {
  position: relative;
  display: block;
  padding: 19.5px 35px 19.5px 30px;
  color: #fff;
  font-size: 1.64rem;
  line-height: 1.4;
  letter-spacing: 0;
  background-color: #d92d53; }
  .sideNavTitle a {
    position: relative;
    display: inline-block;
    font-size: 1.64rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.3; }
    .sideNavTitle a::before {
      content: '';
      display: inline-block;
      width: 25.1px;
      height: 9.3px;
      background: url(../images/common/icon_arrow_white.svg) no-repeat center/contain;
      position: absolute;
      left: -31px;
      top: -3px;
      bottom: 0;
      margin: auto; }
    .sideNavTitle a:hover {
      text-decoration: underline; }
    .sideNavTitle a:focus {
      outline: 5px double #646464; }
      .sideNavTitle a:focus:not(.focus-visible) {
        outline: none; }
  .sideNavTitle .btnDrop {
    position: absolute;
    top: calc((100% - 18px) / 2);
    right: 16px;
    cursor: pointer; }
    .sideNavTitle .btnDrop .icon {
      display: block;
      width: 15px;
      height: 15px; }
      .sideNavTitle .btnDrop .icon::before, .sideNavTitle .btnDrop .icon::after {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        background-color: #fff;
        -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
        -moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
        -o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
        transform: translateY(6px); }
      .sideNavTitle .btnDrop .icon::before {
        transform: translateY(8px) rotate(90deg); }
    .sideNavTitle .btnDrop:focus {
      outline: 5px double #646464; }
      .sideNavTitle .btnDrop:focus:not(.focus-visible) {
        border: none; }
    .sideNavTitle .btnDrop.open .icon::before {
      transform: translateY(8px) rotate(0); }
  .sideNavTitle.current-page {
    background: #963282; }

.sideNavBox {
  display: none;
  margin-top: 0; }
  .sideNavBox.open {
    display: block; }
  .sideNavBox > li {
    background-color: #fbebee;
    border-top: 1px solid #fff; }
    .sideNavBox > li a {
      display: block;
      padding: 19.5px 15px 19.5px 30px;
      font-size: 1.64rem;
      font-weight: 500;
      line-height: 1.4;
      letter-spacing: 0;
      position: relative;
      outline-offset: -5px; }
      .sideNavBox > li a::before {
        content: '';
        display: inline-block;
        width: 25.1px;
        height: 9.3px;
        background: url(../images/common/icon_arrow_red.svg) no-repeat center/contain;
        position: absolute;
        left: -1px;
        top: -3px;
        bottom: 0;
        margin: auto; }
      .sideNavBox > li a:hover {
        text-decoration: underline; }
    .sideNavBox > li.active > .dropSubTitle > a,
    .sideNavBox > li.active > .no_btnDrop {
      background: -webkit-linear-gradient(left, #f2e6f0 0%, #dab8d3 100%);
      background: -o-linear-gradient(left, #f2e6f0 0%, #dab8d3 100%);
      background: linear-gradient(to right, #f2e6f0 0%, #dab8d3 100%); }

.sideSubNavBox {
  display: none; }
  .sideSubNavBox.open {
    display: block; }
  .sideSubNavBox li {
    background-color: #fff;
    border-top: 1px solid #008043;
    border-bottom: none; }
    .sideSubNavBox li a {
      display: block;
      letter-spacing: -0.05em;
      padding: 11px 10px 11px 45px;
      font-weight: 500;
      text-indent: -10px; }
      .sideSubNavBox li a::before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        margin: 0 .3em .1em 0;
        border-style: solid;
        border-width: 4.5px 0 4.5px 5px;
        border-color: transparent transparent transparent #646464; }
      .sideSubNavBox li a:hover, .sideSubNavBox li a:focus {
        background-color: #e0f9e7;
        color: #008043; }
        .sideSubNavBox li a:hover::before, .sideSubNavBox li a:focus::before {
          border-color: transparent transparent transparent #008043; }
      .sideSubNavBox li a:hover {
        text-decoration: underline; }
      .sideSubNavBox li a:focus {
        padding: 6px 5px 6px 40px;
        border: 5px double #646464;
        outline: none; }
        .sideSubNavBox li a:focus:not(.focus-visible) {
          padding: 11px 10px 11px 45px;
          border: none; }
    .sideSubNavBox li.active a {
      background-color: #e0f9e7;
      color: #008043; }
      .sideSubNavBox li.active a::before {
        border-color: transparent transparent transparent #008043; }

/** -------------------------------- **
	画面移動リンク
*** ----------------------------------------------------------------- ***/
.pageMoveArea {
  margin-top: 80px;
  width: 100%; }
  .pageMoveArea .inner {
    padding: 0 50px; }
  @media only screen and (max-width: 750px) {
    .pageMoveArea {
      margin-top: 40px; }
      .pageMoveArea .inner {
        padding: 0; } }

.pageMoveList {
  display: flex;
  justify-content: space-between; }
  .pageMoveList.first {
    justify-content: flex-end; }
  .pageMoveList.last {
    justify-content: flex-start; }
  .pageMoveList li {
    width: 308px; }
    .pageMoveList li.next_single {
      margin-left: auto; }
    .pageMoveList li a {
      position: relative;
      overflow: hidden;
      display: flex;
      align-items: center;
      height: 100%;
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 1.3;
      border-radius: 5px;
      background-color: #fbebee;
      box-shadow: 2px 2px 2px rgba(217, 45, 83, 0.4); }
      .pageMoveList li a::before {
        content: '';
        display: block;
        width: 32px;
        height: 100%;
        background-color: #d92d53;
        position: absolute;
        top: 0; }
      .pageMoveList li a::after {
        content: '';
        display: block;
        width: 30px;
        height: 11px;
        background: url(../images/common/icon_arrow_white.svg) no-repeat center/contain;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto; }
      .pageMoveList li a:hover, .pageMoveList li a:focus {
        background-color: #E46C87;
        color: #fff; }
      .pageMoveList li a.prev {
        padding: 17px 10px 16px 40px;
        justify-content: flex-end; }
        .pageMoveList li a.prev::before {
          left: 0; }
        .pageMoveList li a.prev::after {
          left: 2px;
          transform: scale(-1, 1); }
      .pageMoveList li a.next {
        padding: 17px 40px 16px 10px; }
        .pageMoveList li a.next::before {
          right: 0; }
        .pageMoveList li a.next::after {
          right: 2px; }
  @media only screen and (max-width: 750px) {
    .pageMoveList {
      display: block; }
      .pageMoveList li {
        width: auto; }
        .pageMoveList li + li {
          margin-top: 20px; }
        .pageMoveList li a {
          font-size: 1.5rem;
          font-weight: normal;
          border-radius: 3px;
          height: 100%; }
          .pageMoveList li a::before {
            width: 26.5px; }
          .pageMoveList li a::after {
            width: 22.5px;
            height: 8.5px; }
          .pageMoveList li a.prev {
            justify-content: center;
            padding: 12px 0; }
            .pageMoveList li a.prev::after {
              left: 5px; }
          .pageMoveList li a.next {
            justify-content: center;
            padding: 12px 0; }
            .pageMoveList li a.next::after {
              right: 4px; } }

/** -------------------------------- **
	セクション
*** ----------------------------------------------------------------- ***/
.inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 30px; }
  @media only screen and (max-width: 750px) {
    .inner {
      width: 100%;
      padding: 0 calc((40 / 750) * 100vw); } }

/** -------------------------------- **
	外部リンクモーダル
*** ----------------------------------------------------------------- ***/
.iconOutLink {
  text-decoration: underline;
  color: #5a3572; }
  .iconOutLink:hover {
    text-decoration: none; }
  .iconOutLink::after {
    content: "";
    display: inline-block;
    margin: 0 0 0 .5em;
    width: 17px;
    height: 13px;
    background: url("../images/common/icon_out_link.svg") no-repeat center top;
    background-size: 100%;
    flex-shrink: 0; }

.modalLinkOverlay {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7); }

.certificationModal {
  display: none;
  position: fixed;
  background: #ffffff;
  z-index: 150;
  border: 4px solid #525252;
  text-align: left;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  .certificationModal .modalWrap {
    padding: 30px 35px; }
  .certificationModal .header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 28px; }
    .certificationModal .header .logo01 {
      width: calc(280 / 750 * 100%); }
    .certificationModal .header .logo02 {
      width: calc(190 / 750 * 100%); }
  .certificationModal .txt01 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 0 10px; }
  .certificationModal .txt02 {
    font-size: 1.6rem;
    line-height: 1.8;
    padding: 0 10px; }
  .certificationModal .btnWrap {
    display: flex;
    justify-content: center;
    margin: 4% auto 0; }
    .certificationModal .btnWrap div {
      width: 25%;
      border: 1px solid #221815;
      border-radius: 10px;
      background: rgba(34, 24, 21, 0.2); }
      .certificationModal .btnWrap div:hover {
        opacity: .8; }
      .certificationModal .btnWrap div.btnL {
        margin-right: 6%; }
      .certificationModal .btnWrap div a {
        display: block;
        text-align: center;
        padding: 18px;
        font-size: 1.6rem;
        font-weight: bold; }
  @media only screen and (max-width: 750px) {
    .certificationModal .modalWrap {
      display: block;
      padding: 24px calc((40 / 750) * 100vw); }
    .certificationModal .header {
      margin-bottom: 16px; }
    .certificationModal .txt02 {
      font-size: 1.4rem;
      line-height: 1.5; }
    .certificationModal .btnWrap {
      margin-top: 4%;
      justify-content: space-between; }
      .certificationModal .btnWrap div {
        width: 40%; }
        .certificationModal .btnWrap div.btnL {
          margin-right: 6%; }
        .certificationModal .btnWrap div a {
          padding: 10px; } }

/** -------------------------------- **
	外部リンクモーダル_02
*** ----------------------------------------------------------------- ***/
.btnDetail a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d92d53;
  height: 100%;
  padding: 10.5px 14px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  border: 1px solid #d92d53;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 auto;
  width: 250px;
  box-shadow: 2px 2px 2px rgba(217, 45, 83, 0.4); }
  .btnDetail a::after {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0 0 -.1em .3em;
    background: url(../images/common/icon_blank02.svg) no-repeat center/contain; }
  .btnDetail a:hover::after {
    background: url(../images/common/icon_blank-white.svg) no-repeat center/contain; }
  .btnDetail a:hover, .btnDetail a:focus {
    background-color: #d92d53;
    color: #fff;
    text-decoration: none; }
  .btnDetail a .iconPdf {
    margin-left: .5em; }
    .btnDetail a .iconPdf img {
      vertical-align: middle; }
@media only screen and (max-width: 750px) {
  .btnDetail a {
    width: 220px;
    min-height: 43px;
    font-size: 1.4rem;
    border-radius: 3px; } }

.btnDetail02 a {
  width: fit-content;
  margin: 0; }
@media only screen and (max-width: 750px) {
  .btnDetail02 a {
    width: 100%;
    min-height: 43px;
    font-size: 1.2rem;
    border-radius: 3px; }
  .btnDetail02.w2 a {
    width: auto; } }

.btnDetail03 a {
  width: 520px;
  margin: 0 auto;
  color: #008043;
  display: block;
  padding: 5px 10px 5px 20px; }
  .btnDetail03 a::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0 0 -.1em .5em;
    background: url(../images/common/icon_blank02.svg) no-repeat center center/contain;
    position: absolute;
    top: calc((100% - 18px) / 2);
    right: 5px; }
  .btnDetail03 a::after {
    border-color: transparent transparent #008043 transparent;
    left: 5px;
    border-width: 0 7px 7px 7px; }
  .btnDetail03 a span {
    display: block; }
    .btnDetail03 a span.txt01 {
      font-size: 1.4rem;
      color: #696969; }
    .btnDetail03 a span.txt02 {
      font-size: 1.4rem;
      font-weight: bold;
      padding-top: 5px; }
    .btnDetail03 a span.txt03 {
      font-size: 1.6rem;
      font-weight: bold; }
    .btnDetail03 a span.txt04 {
      font-size: 1.4rem;
      color: #696969;
      padding-top: 5px; }
@media only screen and (max-width: 750px) {
  .btnDetail03 a {
    width: 100%; }
    .btnDetail03 a::before {
      top: calc((100% - 11px) / 2); }
    .btnDetail03 a span.txt01 {
      font-size: 1.1rem; }
    .btnDetail03 a span.txt02 {
      font-size: 1.1rem;
      padding-top: 3px; }
    .btnDetail03 a span.txt03 {
      font-size: 1.3rem; }
    .btnDetail03 a span.txt04 {
      font-size: 1.1rem;
      padding-top: 3px; } }

.bg-fixed {
  height: 100vh;
  overflow: hidden; }

.modal-outlink__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 25px;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden; }
  .modal-outlink__wrap.is-hide {
    display: none !important; }
  .modal-outlink__wrap.is-show {
    display: flex !important; }
  @media only screen and (max-width: 750px) {
    .modal-outlink__wrap {
      padding: 0 5%; } }

.modal-outlink__inner {
  width: 100%;
  max-width: 880px;
  padding: 60px 30px;
  background-color: #FFF;
  position: relative;
  text-align: center; }
  @media only screen and (max-width: 750px) {
    .modal-outlink__inner {
      padding: 36px 20px; } }

.modal-outlink__ttl {
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 800;
  transform: rotate(0.03deg); }
  @media only screen and (max-width: 750px) {
    .modal-outlink__ttl {
      font-size: 1.8rem; } }

.modal-outlink__txt {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-top: 30px;
  transform: rotate(0.03deg); }
  @media only screen and (max-width: 750px) {
    .modal-outlink__txt {
      font-size: 1.4rem;
      margin-top: 15px; } }

.modal-outlink__btn {
  margin-top: 35px;
  justify-content: center; }
  @media only screen and (max-width: 750px) {
    .modal-outlink__btn {
      margin-top: 20px; } }

.modal-outlink__close {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #d92d53;
  cursor: pointer; }
  .modal-outlink__close::after, .modal-outlink__close::before {
    content: '';
    display: block;
    width: 80%;
    height: 4px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg); }
  .modal-outlink__close::after {
    transform: translate(-50%, -50%) rotate(-45deg); }
  @media only screen and (max-width: 750px) {
    .modal-outlink__close {
      width: 36px;
      height: 36px; }
      .modal-outlink__close::after, .modal-outlink__close::before {
        height: 2px; }
      .modal-outlink__close:focus {
        outline: thick double #646464 !important; } }

/*# sourceMappingURL=common.css.map */
