@charset "utf-8";

/* style.css
 * おまかせプラン ver.7 - v1.0.0
 * 2024-12-25
 * **************************************************
 * Reset
 * Body
 * Header
 * Header Fixed
 * Common
 * Footer
 * Side Follow（文字サイズ）
 * Page Top
 * Print
 * **************************************************
 */

/* Reset
------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
h1,h2,h3,h4,h5,h6 {
  clear: both;
  font-size: 100%;
  font-weight: normal;
}
ol,ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,th {
  text-align: left;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}
blockquote {
  quotes: none;
}
blockquote::before, blockquote::after {
  content: '';
  content: none;
}
fieldset,img {
  border: 0;
}
abbr,acronym {
  border: 0;
}
main {
  display: block;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
* {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

a{color:#009cdc;}
a:hover{text-decoration:none;}
img {max-width:100%;}

/* 汎用クラス
------------------------------------------------------------------- */
.mt_00 {margin-top: 0 !important; }
.mt_10 {margin-top: 1em !important; }
.mt_20 {margin-top: 2em !important; }
.mt_30 {margin-top: 3em !important; }
.mr_00 {margin-right: 0 !important; }
.mr_10 {margin-right: 1em !important; }
.mr_20 {margin-right: 2em !important; }
.mr_30 {margin-right: 3em !important; }
.mb_00 {margin-bottom: 0em !important; }
.mb_10 {margin-bottom: 1em !important; }
.mb_20 {margin-bottom: 2em !important; }
.mb_30 {margin-bottom: 3em !important; }
.ml_00 {margin-left: 0 !important; }
.ml_10 {margin-left: 1em !important; }
.ml_20 {margin-left: 2em !important; }
.ml_30 {margin-left: 3em !important; }

._14 {font-size:1.4em!important;}
._15{font-size:1.5em!important;}
._16{font-size:1.6em!important;}
._x2{font-size:200%!important;}

.red {color: red!important;}
.blue{color:#0058a6!important;}
.black{color:#000!important;}
.underLine{text-decoration: underline;}
.fz_100 {font-size: 100% !important;}
.fz_p {font-size: 1.6em !important;}
.left {text-align: left !important;}
.right {text-align: right !important;}
.center {text-align: center !important;}
.indent_00 {text-indent: 0 !important;}
.indmn_00 {text-indent: 0!important;margin-left: 0!important;}
.dot{font-feature-settings: normal!important;}
._bl{display:block!important;}

table.td_left td{text-align: left !important;}
table.td_right td{text-align: right !important;}
table.td_center td{text-align: center !important;}
table.td_w2 td{width : calc(100% / 2)!important;}
table.td_w3 td{width : calc(100% / 3)!important;}
table.td_w4 td{width : calc(100% / 4)!important;}
table.td_w5 td{width : calc(100% / 5)!important;}

table.th_left th{text-align: left !important;}
table.th_right th{text-align: right !important;}
table.th_center th{text-align: center !important;}
table.th_w2 th{width : calc(100% / 2)!important;}
table.th_w3 th{width : calc(100% / 3)!important;}
table.th_w4 th{width : calc(100% / 4)!important;}
table.th_w5 th{width : calc(100% / 5)!important;}

@media screen and (min-width: 768px) {
.pc-none {display: none!important}
}
@media screen and (max-width: 767px) {
.sp-none {display: none!important;}
}

/* Body
------------------------------------------------------------------ */
/* Font：基本サイズ（16 * 0.625 = 10px） */
body {
  position: relative;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 62.5%;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1200px;
  }
}

/* Overlay 
body:after {
  opacity: 0;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 120px;
  background-color: rgba(0,0,0,0.3);
  content: '';
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
body.overlay::after {
  opacity: 1;
  z-index: 2;
  width: 100%;
  height: 100%;
}*/

/* Header（height 120px）
------------------------------------------------------------------- */
#header {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px 0 15px 0;
  width: 100%;
  height: 145px;
  min-width: 1200px;
  background-color: #fff;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  font-family: 'Trebuchet MS', "ヒラギノ丸ゴ ProN W4","ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic ProN","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", Meiryo, Arial, sans-serif;
}
.header__inner {
  margin: 0 auto;
  padding: 0 40px 0px;
  max-width: 1450px;
  position:relative;
  height:125px;
}
#header .logo img {
  width: 510px;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Header Nav */
.header-nav__list {
  position:absolute;
  right:50px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin:0px 0 0 10px;
	padding:0px 0 15px;
}

.header-nav__list a {
  font-size: 1.4em;
	position:relative;
  display: block;
  padding: 0 0 0 1.8em;
  color: inherit;
  text-decoration: none;
	font-weight:bold;
  color: #005aac;
  transition: 0.3s;
}

.header-nav__list a:before{
  position: absolute;
  margin:auto;
  left: 5px;
  top:0px;
  bottom:0;
  content: "";
  display: block;
  color: #231F20;
  background:url(../images/common/grass-icon.svg)no-repeat center center/contain;
	width:17px;
	height:20px;
}

.header-nav__list .active a,
.header-nav__list a:hover {
  color:#509b79;
}
.header-nav__list > li + li {
  margin: 0 5px;
}



/* Header Fixed（height 95px）
------------------------------------------------------------------ */
#header.fixed {
  padding: 0px 0 10px 0;
  height: 100px;
}

#header.fixed .header-nav__list {
	top:45px;
}

#main {
  padding-top: 145px;
}
#header.fixed .logo img {
	margin-top:10px;
}

#header.fixed .global-nav__list {
  margin:10px auto 0;
}

/*インデックスページ*/
.like-this li a {
  padding:10px 15px 10px 82px;
  background:no-repeat 0px center/ 84px;
}
.like-this__btn li {
  width: -webkit-calc((100% - 60px) /4);
  width: calc((100% - 60px) /4);
}

/*カテゴリページ*/
.content__inner-index nav{
  background:#fbfaf5;
  border-radius:1vw;
  padding:10px 0 30px;
  margin-top:40px;
  font-weight:bold;
}

.content__inner-index ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
  align-items: strech;
  padding:0px 30px 0;
  background:none;
}
.content__inner-index li {
  overflow: hidden;
  position: relative;
  width: -webkit-calc((100% - 45px) /3);
  width: calc((100% - 45px) /3);
  background-color: #fff;
  border: 1px solid #509b79;
  border-radius: 10px;
  transition: 0.3s;
}
.content__inner-index li:hover {
  -webkit-box-shadow: 0 0 15px rgb(80 155 121 / 20%);
  box-shadow: 0 0 15px rgb(80 155 121 / 20%);
  transform: scale(1.05, 1.05);
}
.content__inner-index li a {
  display: flex;
  align-items:center;
  padding:10px 80px 10px 15px;
  min-height: 85px;
  height:100%;
  font-size: 1.5em;
  color: #509b79;
  text-align: left;
  text-decoration: none;
  line-height: 1.4;
  background:no-repeat right -10px center/100px;
  font-family: 'Trebuchet MS', "ヒラギノ丸ゴ ProN W4","ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic ProN","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", Meiryo, Arial, sans-serif;
}
.content__inner-index li:first-child,
.content__inner-index li + li {
  margin: 20px 20px 0 0;
}
.content__inner-index li + li:nth-child(3n) {
  margin: 20px 0 0 0;
}

/*保険料と保険給付*/
.insurance-benefits .content__inner-index li:nth-child(1) a {background-image: url("../images/category/icons/A-01.png");}
.insurance-benefits .content__inner-index li:nth-child(2) a {background-image: url("../images/category/icons/A-02.png");}
.insurance-benefits .content__inner-index li:nth-child(3) a {background-image: url("../images/category/icons/A-03.png");}

/*こんなとき*/
.like-this__btn li:nth-child(1) a,
.consultation  .content__inner-index #card li:nth-child(1) a {background-image: url("../images/category/icons/B-01.png");}
.like-this__btn li:nth-child(2) a,
.consultation  .content__inner-index #card li:nth-child(2) a {background-image: url("../images/category/icons/B-02.png");}
.like-this__btn li:nth-child(3) a,
.consultation  .content__inner-index #card li:nth-child(3) a {background-image: url("../images/category/icons/B-03.png");}
.like-this__btn li:nth-child(4) a,
.consultation  .content__inner-index #consultation li:nth-child(1) a {background-image: url("../images/category/icons/B-04.png");}
.like-this__btn li:nth-child(5) a,
.consultation  .content__inner-index #consultation li:nth-child(2) a {background-image: url("../images/category/icons/B-05.png");}
.like-this__btn li:nth-child(6) a,
.consultation  .content__inner-index #consultation li:nth-child(3) a {background-image: url("../images/category/icons/B-06.png");}
.like-this__btn li:nth-child(7) a,
.consultation  .content__inner-index #consultation li:nth-child(4) a {background-image: url("../images/category/icons/B-07.png");}
.like-this__btn li:nth-child(8) a,
.consultation  .content__inner-index #consultation li:nth-child(5) a {background-image: url("../images/category/icons/B-08.png");}
.like-this__btn li:nth-child(9) a,
.consultation  .content__inner-index #consultation li:nth-child(6) a {background-image: url("../images/category/icons/B-09.png");}
.like-this__btn li:nth-child(10) a,
.consultation  .content__inner-index #consultation li:nth-child(7) a {background-image: url("../images/category/icons/B-10.png");}
.like-this__btn li:nth-child(11) a,
.consultation  .content__inner-index #consultation li:nth-child(8) a {background-image: url("../images/category/icons/B-11.png");}
.like-this__btn li:nth-child(12) a,
.consultation  .content__inner-index #consultation li:nth-child(9) a {background-image: url("../images/category/icons/B-12.png");}
.like-this__btn li:nth-child(13) a,
.consultation  .content__inner-index #lifescene li:nth-child(1) a {background-image: url("../images/category/icons/B-13.png");}
.like-this__btn li:nth-child(14) a,
.consultation  .content__inner-index #lifescene li:nth-child(2) a {background-image: url("../images/category/icons/B-14.png");}
.like-this__btn li:nth-child(15) a,
.consultation  .content__inner-index #lifescene li:nth-child(3) a {background-image: url("../images/category/icons/B-15.png");}
.like-this__btn li:nth-child(16) a,
.consultation  .content__inner-index #lifescene li:nth-child(4) a {background-image: url("../images/category/icons/B-16.png");}
.like-this__btn li:nth-child(17) a,
.consultation  .content__inner-index #lifescene li:nth-child(5) a {background-image: url("../images/category/icons/B-17.png");}
.like-this__btn li:nth-child(18) a,
.consultation  .content__inner-index #lifescene li:nth-child(6) a {background-image: url("../images/category/icons/B-18.png");}
.like-this__btn li:nth-child(19) a,
.consultation  .content__inner-index #lifescene li:nth-child(7) a {background-image: url("../images/category/icons/B-19.png");}
.like-this__btn li:nth-child(20) a,
.consultation  .content__inner-index #lifescene li:nth-child(8) a {background-image: url("../images/category/icons/B-20.png");}
.like-this__btn li:nth-child(21) a,
.consultation  .content__inner-index #lifescene li:nth-child(9) a {background-image: url("../images/category/icons/B-21.png");}

/*健康づくり*/
.like-this__btn li:nth-child(22) a,

.health-promotion .content__inner-index li:nth-child(1) a {background-image: url("../images/category/icons/C-01.png");}
.like-this__btn li:nth-child(23) a,
.health-promotion .content__inner-index li:nth-child(2) a {background-image: url("../images/category/icons/C-02.png");}
.like-this__btn li:nth-child(24) a,
.health-promotion .content__inner-index li:nth-child(3) a {background-image: url("../images/category/icons/C-03.png");}
.like-this__btn li:nth-child(25) a,
.health-promotion .content__inner-index li:nth-child(4) a {background-image: url("../images/category/icons/C-04.png");}

/*健康保険のしくみ*/
.structure-insurance .content__inner-index li:nth-child(1) a {background-image: url("../images/category/icons/D-01.png");}
.structure-insurance .content__inner-index li:nth-child(2) a {background-image: url("../images/category/icons/D-02.png");}
.structure-insurance .content__inner-index li:nth-child(3) a {background-image: url("../images/category/icons/D-03.png");}
.structure-insurance .content__inner-index li:nth-child(4) a {background-image: url("../images/category/icons/D-04.png");}
.structure-insurance .content__inner-index li:nth-child(5) a {background-image: url("../images/category/icons/D-05.png");}
.structure-insurance .content__inner-index li:nth-child(6) a {background-image: url("../images/category/icons/D-06.png");}
.structure-insurance .content__inner-index li:nth-child(7) a {background-image: url("../images/category/icons/D-07.png");}

/*介護保険制度*/
.care .content__inner-index li:nth-child(1) a {background-image: url("../images/category/icons/E-01.png");}
.care .content__inner-index li:nth-child(2) a {background-image: url("../images/category/icons/E-02.png");}
.care .content__inner-index li:nth-child(3) a {background-image: url("../images/category/icons/E-03.png");}
.care .content__inner-index li:nth-child(4) a {background-image: url("../images/category/icons/E-04.png");}
.care .content__inner-index li:nth-child(5) a {background-image: url("../images/category/icons/E-05.png");}
.care .content__inner-index li:nth-child(6) a {background-image: url("../images/category/icons/E-06.png");}
.care .content__inner-index li:nth-child(7) a {background-image: url("../images/category/icons/E-07.png");}

/*NEWS（トップページ・news内共通）
------------------------------------------------------------------- */
/*news*/
.news-list--cat > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.142em;
  height: 2em;
  margin-right: 15px;
  background-color: #336699;
  font-size: 0.875em;
  color: #ffffff;
  font-weight:bold;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  border-radius:100vw;
}
.news-list--date {
  margin-right: 15px;
  white-space: nowrap;
  color:#0058a6;
}
.news-list li a {
  color:#0058a6;
  text-decoration:underline;
}
.news-list li a:hover{
	text-decoration:none;
}

.news-list li a:hover {
  transform: scale(1, 1);
}
/* INFO */
.news-list--cat span.news1 {
	background-color: #f79251;
}
/* 重要 */
.news-list--cat span.news2 {
	background-color: #ee7c9e;
}
/* 健康管理 */
.news-list--cat span.news3 {
	background-color: #509b79;
}
/* 保養 */
.news-list--cat span.news4 {
	background-color: #08b9d4;
}
/* イベント */
.news-list--cat span.news5 {
	background-color: #efbb4b;
}
/* 届出 */
.news-list--cat span.news6 {
	background-color: #618aba;
}
/* 保険給付 */
.news-list--cat span.news7 {
	background-color: #67bd63;
}
/* 公告 */
.news-list--cat span.news8 {
	background-color: #9b7bb6;
}

@media screen and (max-width: 1280px) {
  #header.fixed .logo img {
    width: 280px;
    height: auto;
  }
}
/* Header Nav */
#header.fixed .header-nav__list a {
}
/* fixed：Global Nav */
/* fixed：1st Level */
#header.fixed .global-nav__list > li{
	height:40px;
}
/* fixed：2nd Level（Dropdown Position） */
#header.fixed .global-nav__list__inner {
  top: 96px;
}

/* Common
------------------------------------------------------------------- */
.new {
  margin: 5px 0 0 10px;
  padding: 2px 5px;
  max-height: 15px;


  background-color: #ff0000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 78%;
  color: #fff;
  font-weight: 500;
  line-height: 1.0;
}

/* Footer
------------------------------------------------------------------- */
#footer {
  margin-top:230px;
  padding: 35px 0;
  border-top: 1px solid #e0e0e0;
  position:relative;}

#subpage #footer::before {
    content: "";
    position: absolute;
	top:0;
	left: 0;
	margin-top: -201px;
	width: 100%;
    height: 200px;
	background: url("../images/common/footer-img.png") no-repeat center bottom/contain;
}
#home #footer {
  margin-top:0px;
}
#footer .copyright {
  font-size: 1.0em;
  text-align: center;
}

/* Side Follow（文字サイズ）
------------------------------------------------------------------ */
.side-follow {
  display: flex;
  z-index: 2;
  position: fixed;
  top: 30%;
  right: 0;
  padding: 12px 8px 15px 8px;
  background-color: #08b9d4;
  -webkit-box-shadow: 0 0 10px rgb(150,150,150,0%);
  box-shadow: 0 0 10px rgb(150,150,150,50%);
  text-align: center;
  border-radius:10px 0 0 10px;
}
.side-follow dt {
  margin-bottom: 10px;
  font-size: 1.3em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
  margin-left:3px;
}
.side-follow dd {
  background-color: #08b9d4;
  border:1px solid #fff;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  border-radius:100vw;
}
.side-follow dd:nth-of-type(1) {
  padding: 4px 8px;
  font-size: 1.2em;
}
.side-follow dd:nth-of-type(2) {
  padding: 3px 8px;
  font-size: 1.3em;
}
.side-follow dd:nth-of-type(3) {
  padding: 0px 5px 2px;
  font-size: 1.5em;
}
.side-follow dd:hover,
.side-follow dd.active {
  background-color: #ffffff;
  color:#0058a6;
}
.side-follow dd + dd {
  margin-top: 8px;
}

/* PageTop
------------------------------------------------------------------ */
#page-top {
  z-index: 999;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
}
#page-top span {
  z-index: 1;
  opacity: 0.9;
  display: block;
  overflow: hidden;
  position: fixed;
  bottom: 15px;
  right: 15px;
  height:88px;
  width:110px;
  background: url("../images/common/page-top.svg") no-repeat center/contain;
  text-indent: -9999px;
  outline: none;
}
#page-top span:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  /* Body
  ------------------------------------------------------------------ */
  body {
    min-width: auto;
  }
  body.fix {
    position: fixed;
    width: 100%;
  }

  /* Header
  ------------------------------------------------------------------- */
  #header {
    padding: 5px 5px 10px 0;
    min-width: auto;
    height: 60px;
  }
  .header__inner {
    display: block;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0;
    padding: 0 15px;
    max-width: none;
  height:auto;
  }
  #header .logo {
	  padding-top:5px;
  }
  #header .logo img {
    margin-top: 5px;
    width: 300px;
    height: auto;
  }
  /* Header Nav */
  .header-nav__list {
    display: none;
  }
  #subpage .search {
	display:none;
  }
  /* Header Fixed
------------------------------------------------------------------ */
  #header.fixed {
    padding: 15px 0 15px 0;
    height: 35px;
  }
  #header.fixed .logo img {
    margin-top: 5px;
    width: 210px;
    height: auto;
  }
  #main {
    padding-top: 60px;
    margin-bottom: 110px;
	padding-bottom:20px;
    min-height: calc(100% - 83px);
  }
  #subpage  #main {
    margin-bottom: 200px;}
	
 /* #page-top
  ------------------------------------------------------------------ */
  #page-top {
    z-index: 1;
  }
  #page-top span {
    position: absolute;
    left:0;
    right:0;
    margin:auto;
    bottom: 80px;
    width: min(17.8666%, 67px);
    transition: .3s;
  }
  #subpage #page-top span {
    bottom: 160px!important;
  }

  /* Footer
  ------------------------------------------------------------------- */
  #footer {
    margin-top: 50px;
    padding: 20px 0;
  }
  #footer .copyright {
    font-size: 1.0em;
  }
  #subpage #footer {
    margin-top: 70px;
  }

  /* Side Follow（文字サイズ）
  ------------------------------------------------------------------ */
  .side-follow {
    display: none;
  }
}

/* Print
------------------------------------------------------------------ */
@media print {
    body {
    zoom: 0.5;
    -webkit-print-color-adjust: exact;
    }
  /* 非表示 */
  .side-follow,
  #page-top {
    display: none !important;
  }

  .sp .global-nav__list li[class^="h-nav"] {
    display: none !important;
  }
  /* 調整：高さ */
  #header {
    position: initial!important;
    height: auto !important;
  }

  #main {
    padding-top: 0 !important;
  }
 .subpage-visual__inner {
     z-index:-1;
  }
 .subpage-visual__hd {
    min-height: 60px !important;
  }
  
  /* タブ：表示 */
  .tab-content {
    display: block !important;
  }
  .tab-content + .tab-content {
    display: block !important;
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px dotted #dddddd;
  }
  /* もっと詳しく：表示 */
  .content__layout__learn-more dd {
    display: block !important;
  }
  /* よくある質問：表示 */
  .faq-cnt,
  .faq-cnt dd {
    display: block !important;
  }
}
