@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: "Zen R";
  font-style: normal;
  font-weight: 400;
  src: url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Regular.woff2") format("woff2"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Regular.woff") format("woff"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Regular.ttf") format("ttf");
  font-display: swap;
}
@font-face {
  font-family: "Zen M";
  font-style: normal;
  font-weight: 500;
  src: url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Medium.woff2") format("woff2"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Medium.woff") format("woff"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Medium.ttf") format("ttf");
  font-display: swap;
}
@font-face {
  font-family: "Zen B";
  font-style: normal;
  font-weight: 700;
  src: url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Bold.woff2") format("woff2"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Bold.woff") format("woff"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/ZenMaruGothic-Bold.ttf") format("ttf");
  font-display: swap;
}
@font-face {
  font-family: "Barlow L";
  font-style: normal;
  font-weight: 700;
  src: url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Light.woff2") format("woff2"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Light.woff") format("woff"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Light.ttf") format("ttf");
  font-display: swap;
}
@font-face {
  font-family: "Barlow R";
  font-style: normal;
  font-weight: 700;
  src: url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Regular.woff2") format("woff2"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Regular.woff") format("woff"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Regular.ttf") format("ttf");
  font-display: swap;
}
@font-face {
  font-family: "Barlow M";
  font-style: normal;
  font-weight: 700;
  src: url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Medium.woff2") format("woff2"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Medium.woff") format("woff"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-Medium.ttf") format("ttf");
  font-display: swap;
}
@font-face {
  font-family: "Barlow SB";
  font-style: normal;
  font-weight: 700;
  src: url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-SemiBold.woff2") format("woff2"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-SemiBold.woff") format("woff"),
    url("/j/syouan/keikaku/soukatu/okome_summary/common/fonts/Barlow-SemiBold.ttf") format("ttf");
  font-display: swap;
}

/* インデックスページ */
/* ============================================ */
#okome-summary .wrap-index {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 560px;
  padding: 8% 12.5%;
}
#okome-summary .wrap-index.cat-01 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/01/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-02 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/02/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-03 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/03/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-04 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/04/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-05 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/05/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-06 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/06/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-07 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/07/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-08 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/08/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-09 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/09/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-10 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/10/img/img_index.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index > div {
  padding: 4% 5%;
  margin: auto 0;
  width: 100%;
  background: rgba(256,256,256,0.7);
  border-radius: 2em 0 2em 2em;
  backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
}
#okome-summary .wrap-index > div h2 {
  background: none;
  padding: 0;
  margin: 0;
}
#okome-summary .wrap-index > div h2 > span:first-child {
    color: #097c25;
    font-family: "Barlow R";
    font-size: 80px;
}
#okome-summary .wrap-index > div h2 > span:last-child {
    font-family: "zen B";
    font-size: 22px;
    position: relative;
}
#okome-summary .wrap-index > div h2 > span:last-child::before {
    content: ' / ';
}
#okome-summary .wrap-index ol {
  margin-left: 3em;
}
#okome-summary .wrap-index ol a {
    border-bottom: 1px solid #aaa;
    display: block;
    padding: 1em 1em 1em 2em;
    position: relative;
  text-decoration: none;
}
#okome-summary .wrap-index ol a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0.5em;
    width: 0.65em;
    height: 0.65em;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    text-decoration: none !important;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
#okome-summary .wrap-index {
    min-height: 480px;
  padding: 8vw 5vw;
}
#okome-summary .wrap-index.cat-01 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/01/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-02 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/02/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-03 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/03/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-04 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/04/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-05 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/05/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-06 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/06/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-07 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/07/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-08 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/08/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index.cat-09 {
  background: url("/j/syouan/keikaku/soukatu/okome_summary/09/img/img_index_sp.jpg") no-repeat center;
  background-size: cover;
}
#okome-summary .wrap-index > div {
    display: block;
  padding: 8vw 5vw;
  }
#okome-summary .wrap-index > div h2 > span:first-child {
    color: #097c25;
    font-family: "Barlow R";
    font-size: 40px;
}
#okome-summary .wrap-index > div > h2 {
    margin-bottom: 1em;
  }
#okome-summary .wrap-index > div h2,
#okome-summary .wrap-index ol {
  width: 100%;
  margin-left: 0;
}
  #okome-summary .wrap-index ol a {
    border-bottom: none;
    padding: .5em 0 .5em 1.5em;
  }
  #okome-summary .wrap-index ol a::before{
    left: 0;
  }
}

/* コンテンツ領域 */
/* ============================================ */
@media print, screen and (min-width: 768px) {
  #okome-summary .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #okome-summary .pc-only {
    display: none !important;
  }
}
#okome-summary > picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
#okome-summary img {
	width: 100%;
	height: auto;
}
#okome-summary table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}
#okome-summary table ul,
#okome-summary table ol {
  font-size: 1em;
}
#okome-summary table ul li,
#okome-summary table ol li {
  background-image: none;
  padding: 0;
  margin: 0;
}

.bg-green {
  background: #d6e9a6 !important;
}

@media screen and (max-width: 767px) {
.wrap-sp-scroll table {
    min-width: 800px;
}
}
#okome-summary th,
#okome-summary td {
	padding: .5em;
	border: 1px solid #333;
	text-align: left;
}
#okome-summary th[scope=col] {
	background: #f2e9da;
  font-weight: bold;
	text-align: center;
}
#okome-summary th[scope=row] {
	background: #f6f6f6;
	text-align: center;
}
#okome-summary > div:not(:first-of-type) {
  margin-top: 4em;
}
#okome-summary > div div {
  margin-top: 3em;
}
#okome-summary .wrap-nav + div,
#okome-summary .wrap-nav + p,
#okome-summary > div > div > div {
  margin-top: 2.5em;
}
#okome-summary .heading-1 + div,
#okome-summary .heading-2 + div,
#okome-summary .wrap-col-1 > div,
#okome-summary .wrap-col-2 > div {
  margin-top: 0;
}
#okome-summary p,
#okome-summary ol,
#okome-summary ul {
  padding: 0;
}
#okome-summary ol,
#okome-summary ul {
  font-size: initial;
}
#okome-summary p:not(:last-child),
#okome-summary ol:not(:last-child),
#okome-summary ul:not(:last-child),
#okome-summary .wrap-col-1:not(:last-child) {
  margin-bottom: 2em;
}
#okome-summary .wrap-col-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}
#okome-summary .wrap-col-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
#okome-summary .wrap-col-2:last-child {
  margin-bottom: -2em;
}
#okome-summary .wrap-col-2 > * {
  width: calc(50% - 1em);
  margin-bottom: 2em;
}
#okome-summary .wrap-name {
  text-align: right;
  border-top: 1px solid #ccc;
  padding: 0.75em;
  border-bottom: 1px solid #ccc;
  margin-top: 2em !important;
}
#okome-summary .wrap-reference {
  padding:2em;
  background: #f6f6f6;
  margin-top: 2em !important;
}
#okome-summary .wrap-reference + .wrap-reference {
    margin-top: -2em !important;
}
#okome-summary .wrap-reference h2 {
  background: initial;
  font-size: 16px;
  padding: 0 0 .5em;
  margin: 0;
}
#okome-summary .wrap-reference h2 + * {
  padding: 1.5em 1em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#okome-summary .wrap-reference .list-dot > li::before {
    background: #999;
}
#okome-summary .wrap-fv-cat {
  height: 240px;
  display: block;
  overflow: hidden;
  position: relative;
}
#okome-summary .wrap-fv-cat img {
  width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
#okome-summary .btn-pageback {
	align-items: center;
  background: #fff;
  border: 1px solid #845400;
	border-radius: 2.5em;
  color: #845400;
	display: flex;
	justify-content: center;
	padding: .75em 1em .75em 2em !important;
	position: relative;
	line-height: 1.5;
  max-width: 30em;
  margin: 2em auto 0;
  transition: all .8s ease;
  text-decoration: none;
}
#okome-summary .btn-pageback:hover {
  background: #845400;
	border-radius: .25em;
  color: #fff;
}
#okome-summary .btn-pageback::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 1em;
	width: .6em;
	height: .6em;
	border-top: 2px solid #845400;
	border-right: 2px solid #845400;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	text-decoration: none !important;
	vertical-align: middle;
  transition: all .5s ease;
}
#okome-summary .btn-pageback:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

@media screen and (max-width: 767px) {
#okome-summary .wrap-sp-scroll {
    overflow-x: scroll;
  }
#okome-summary .wrap-col-1.width-50,
#okome-summary .wrap-col-1.width-60,
#okome-summary .wrap-col-1.width-70,
#okome-summary .wrap-col-1.width-80,
#okome-summary .wrap-col-1.width-90 {
  width: 100%;
}
#okome-summary .wrap-col-2 {
    display: block;
  }
#okome-summary .wrap-col-2 > * {
  width: 100%;
}
#okome-summary .wrap-col-2:last-child {
    margin-bottom: 0;
  }
#okome-summary .wrap-name {
    text-align: left;
  }
#okome-summary .wrap-reference {
  padding: 5vw;
}
#okome-summary .wrap-reference + .wrap-reference {
    margin-top: -5vw !important;
}
#okome-summary .wrap-fv-cat {
  height: 200px;
  }
}

/* メニュー
----------------------------------------*/
#okome-summary .wrap-nav ul,
#okome-summary .wrap-nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
}
#okome-summary .wrap-nav button {
  -webkit-appearance: auto;
  appearance: auto;
  vertical-align: middle;
  color: initial;
  font: initial;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: initial ;
  text-transform: none;
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
}
#okome-summary .wrap-nav li {
    background-image: none;
    margin: 0;
    padding: 0;
}
#okome-summary .nav {
  background: #f2e9da;
  margin-top: 0;
  position: relative;
}
/* PC
----------------------------------------*/
@media print, screen and (min-width: 768px) {
#okome-summary .btn-g-nav {
    display: none;
  }
#okome-summary .wrap-nav {
  display: block;
}
#okome-summary .wrap-nav li {
  width: calc(50% - 1em);
  }
  #okome-summary .nav {
    display: flex;
    align-items: center;
  }
  #okome-summary .nav::before {
  content: '';
    background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_sitename.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 2em;
    width: 16em;
    margin: 0 1em;
    font-size: 16px;
}
#okome-summary .g-nav {
  border: 2px solid #f2e9da;
  font-size: 16px !important;
  display: flex;
  z-index: 2;
  width: calc(100% - 16em);
  justify-content: space-between;
  }
  #okome-summary .g-nav > li {
    width: calc((100% - 18px) / 10);
  }
#okome-summary .g-nav > li > a {
  display: block;
  padding: 1em .5em;
  position: relative;
}
#okome-summary .g-nav_link.g-sub-nav span {
  font-family: "Barlow M";
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height:3em;
}
#okome-summary .g-nav_link.g-sub-nav:hover,
  #okome-summary .g-nav_link.g-sub-nav.active {
  color: #fff;
}
#okome-summary .g-nav_link.g-sub-nav span::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
  left: 0;
  display: block;
	margin: auto;
	width: 100%;
	height: 100%;
  background: #fff;
  z-index: -1;
  transition: all 0.3s ease;
}
#okome-summary .g-nav_link.g-sub-nav:hover span::before,
  #okome-summary .g-nav_link.g-sub-nav.active span::before {
  background: #097c25;
  width: 100%;
	height: 100%;
  border-radius: 0;
}
#okome-summary .wrap-nav .wrap-sub-nav {
  background: #fff;
  border: 2px solid #097c25;
  position: absolute;
  right: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  margin-top: 0;
}
#okome-summary .wrap-nav .wrap-sub-nav.active {
  top: auto;
  height: auto;
  visibility: visible;
}
  #okome-summary .wrap-nav .wrap-sub-nav > .pc-only {
    background: #097c25;
    color: #fff;
    padding: .25em 1.25em;
    margin-bottom: 0;
  }
#okome-summary .g-nav .wrap-sub-nav > .pc-only span:first-child {
    font-family: "Barlow M";
    font-size: 1.5em;
  }
#okome-summary .wrap-nav .wrap-sub-nav > .pc-only span:last-child {
    font-family: "zen B";
    font-size: 1em;
    position: relative;
  }
#okome-summary .wrap-nav .wrap-sub-nav > .pc-only span:last-child::before {
      content: ' / ';
  }
#okome-summary .wrap-nav .g-sub-nav_list {
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1em;
}
#okome-summary .wrap-nav .g-sub-nav_list li a {
  display: inline-block;
  padding: 0 1em 0 2em;
  margin: .5em 0;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
}
#okome-summary .wrap-nav .g-sub-nav_list li a::before {
      content: "";
    position: absolute;
    	margin: .3em auto 0;
    left: .5em;
    width: 0.65em;
    height: 0.65em;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    text-decoration: none !important;
    vertical-align: middle;
  }
#okome-summary .wrap-nav .g-sub-nav_list li a:hover {
    color: #097c25;
    text-decoration: underline;
  }
}

@media screen and (max-width: 767px) {
 /* SP-ハンバーガーメニュー 
----------------------------------------*/
#okome-summary .btn-g-nav {
  width: 100% !important;
    height: 50px;
    display: block;
    margin-left: auto !important;
    position: relative;
    padding: 12px !important;
    cursor: pointer !important;
    z-index: 100;
}
  #okome-summary .btn-g-nav::after {
    content: '';
    width: 50px;
    height: 50px;
    background: #333;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
#okome-summary .btn-g-nav.active .btn-g-nav_line {
    background-color: transparent;
}
#okome-summary .btn-g-nav.active .btn-g-nav_line::before {
    top: 0;
    transform: rotate(45deg);
}
#okome-summary .btn-g-nav.active .btn-g-nav_line::after {
    top: 0;
    transform: rotate(-45deg);
}
#okome-summary .btn-g-nav_line {
    display: block;
    height: 2px;
    position: absolute;
    top: 18px;
    right: 0;
    transform: translateX(-50%);
    width: 26px;
    background-color: #fff;
    transition: all 0.3s ease;
}
#okome-summary .btn-g-nav_line:before,
#okome-summary .btn-g-nav_line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: #fff;
    transition: initial;
}
#okome-summary .btn-g-nav_line:before {
    top: -8px;
}
#okome-summary .btn-g-nav_line:after {
    top: 8px;
}
#okome-summary .btn-g-nav_text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
#okome-summary .btn-g-nav_text::before {
    content: 'メニュー';
    color: #fff;
    position: absolute;
    width: 50px;
    right: -1px;
    bottom: .4em;
    font-size: 10px;
    text-align: center;
}
  
/* SP-メニュー表示 
----------------------------------------*/
#okome-summary .wrap-nav {
  background: #f2e9da;
  display: block;
  max-width: 1000px;
  overflow: hidden;
  position: relative;
}
#okome-summary .wrap-nav::before {
  content: '';
    background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_sitename.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 40px;
    width: 240px;;
  position: absolute;
  top: 5px;
  left: 1em;
  }
#okome-summary .wrap-nav .nav {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 0;
    top: 0;
    transition: all 0.3s ease;
}
#okome-summary .wrap-nav .nav.active {
    width: 100%;
    height: 100%;
    right: 0;
  margin: .5em 0 .25em;
}
#okome-summary .g-nav li {
  margin: 0 .5em .25em;
  }
#okome-summary .g-nav > li a {
  display: block;
  padding: .5em .5em .5em 1.5em;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
}
  #okome-summary .g-nav > li a::before {
	content: "";
	position: absolute;
	margin: .3em auto 0;
	left: 0;
	width: .65em;
	height: .65em;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	text-decoration: none !important;
	vertical-align: middle;
}
#okome-summary .g-nav > li  a:hover {
  color: #097c25;
}
#okome-summary .g-nav_link.g-sub-nav {
  background: #fff;
    position: relative;
    width: 100%;
}
#okome-summary .g-nav_link.g-sub-nav.active {
  background: #097c25;
}
#okome-summary .g-nav_link.g-sub-nav::after {
    content: '';
    display: block;
    height: 1em;
    position: absolute;
    top: 50%;
    right: calc(6px + 1.25em);
    width: 2px;
    background-color: #333;
    transform: translateY(-50%);
    transition: transform 0.3s;
  z-index: 1;
}
#okome-summary .g-nav_link.g-sub-nav::before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 1.2em;
    width: 1em;
    background-color: #333;
    transform: translateY(-50%);
  z-index: 2;
}
  #okome-summary .g-nav_link.active.g-sub-nav::before {
    background: #fff;
  }
#okome-summary .g-nav_link.active::after {
    background-color: #fff;
  transform: translateY(-50%) rotate(-90deg);
}
#okome-summary .g-nav_link.g-sub-nav > span {
    font-family: "Barlow M";
  font-size: 18px;
    color: #097c25;
    display: block;
    padding: .5em 2em .5em 1em;
    position: relative;
}
  #okome-summary .g-nav_link.g-sub-nav > span > span {
    color: #333;
    font-family: "zen M";
    font-size: 16px;
    padding-left: .5em;
  }
#okome-summary .g-nav_link.g-sub-nav.active span {
  color: #fff;
  border-bottom: none;
}
#okome-summary .wrap-nav .wrap-sub-nav {
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: all 0.3s ease;
  margin: 0;
}
#okome-summary .wrap-nav .wrap-sub-nav.active {
  background: #fff;
  height: auto;
  visibility: visible;
  padding-top: .75em;
}
#okome-summary .wrap-nav .g-sub-nav_list {
  padding-left: 1em;
}
#okome-summary .wrap-nav .g-sub-nav_list li:last-child a {
  border-bottom: none;
}
}

/* フッターナビ */
/* ============================================ */
#okome-summary .wrap-nav-footer ol {
   display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3em;
}
#okome-summary .wrap-nav-footer ol li {
  width: calc((100% - .5em) / 3);
  margin-bottom: .25em;
}
#okome-summary .wrap-nav-footer ol li a {
  color: #097c25;
  font-family: "Barlow M";
  font-weight: bold;
  font-size: 120%;
  border: 1px solid #097c25;
  padding: 1em;
  display: block;
  border-radius: .25em;
  transition: all .5s ease;
  text-decoration: none;
}
#okome-summary .wrap-nav-footer ol li a > span {
  color: #333;
  font-family: "Zen B";
  margin-left: .5em;
  font-size: 85%;
}
#okome-summary .wrap-nav-footer ol li a:hover {
  background: #097c25;
  border-radius: 1em 0 1em 1em;
  color: #fff;
}
#okome-summary .wrap-nav-footer ol li a:hover > span {
  color: #fff;
}
@media screen and (max-width: 767px) {
#okome-summary .wrap-nav-footer ol li {
  width: calc((100% - .5em) / 2);
  }
#okome-summary .wrap-nav-footer ol li a {
  padding: .75em .5em;
  }
}

/* トップページ */
/* ============================================ */
#okome-summary .wrap-lead {
  background: #097c25;
  color: #fff;
  border-radius: 2.5em 0 2.5em 2.5em;
  overflow: hidden;
  margin: 0;
}
#okome-summary .wrap-lead h2 {
  text-align: center;
  font-family: "zen M";
  font-size: 2.2em;
  position: relative;
  background: none;
  color: #fff;
  margin-bottom: .75em;
}
#okome-summary .wrap-lead h2::before,
#okome-summary .wrap-lead h2::after {
  content: '';
  width: calc(50% - 5.75em);
  height: 1px;
  display: block;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
#okome-summary .wrap-lead h2::after {
  right: 0;
  left: inherit;
}
#okome-summary .wrap-lead > div {
  margin: 0;
  padding: 2em 2.5em 1em;
}
@media screen and (max-width: 767px) {
#okome-summary .wrap-lead > div {
  padding: 1.5em 1.5em .5em;
  border-radius: 1.5em 0 1.5em 1.5em;
  }
}
@media screen and (max-width: 480px) {
#okome-summary .wrap-lead h2 {
  font-size: 1.6em;
  }
}
#okome-summary .wrap-contents h2{
  background: none;
}
#okome-summary .index-nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
  }
#okome-summary .index-nav > li:not(:last-child) {
  width: 48%;
   position: relative;
  background: #f2e9da;
  padding: 200px 1em 1.5em;
  border-radius: 1.5em 0 1.5em 1.5em;
  overflow: hidden;
}
#okome-summary .index-nav > li:not(:last-child) {
    margin-bottom: 1.5em;
  }
#okome-summary .index-nav > li:last-child {
  width: 48%;
   position: relative;
}
#okome-summary .index-nav > li:last-child a {
  border: 1px solid #845400;
  border-radius: 2.5em;
  color: #845400;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: .75em 1em;
  transition: all .8s ease;
}
#okome-summary .index-nav > li:last-child a:hover {
  background: #845400;
  border-radius: .25em;
  color: #fff;
}
#okome-summary .index-nav > li:not(:last-child)::after {
  content: '';
  height: 200px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  }
#okome-summary .index-nav > li:nth-child(1)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_01.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(2)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_02.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(3)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_03.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(4)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_04.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(5)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_05.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(6)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_06.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(7)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_07.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(8)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_08.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(9)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_09.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav > li:nth-child(10)::after {
  background: url(/j/syouan/keikaku/soukatu/okome_summary/common/img/img_index_10.jpg) no-repeat center;
  background-size: cover;
}
#okome-summary .index-nav_link.index-sub-nav {
  cursor: initial;
  line-height: 1;
  margin: .75em 0;
  background: none;
  border: none;
  }
#okome-summary .index-nav_link.index-sub-nav > span > span::before {
    content: ' / ';
}
  #okome-summary .index-nav .wrap-sub-nav {
    margin: 0;
  }
  #okome-summary .index-nav .index-sub-nav_list li a {
  display: inline-block;
  padding: 0 1em 0 2em;
  margin: .25em 0;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
}
#okome-summary .index-nav .index-sub-nav_list li a::before {
      content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: .35em auto 0;
    left: .5em;
    width: 0.65em;
    height: 0.65em;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    text-decoration: none !important;
    vertical-align: middle;
  }
#okome-summary .index-nav .index-sub-nav_list li a:hover {
    color: #097c25;
    text-decoration: underline;
  }
#okome-summary .wrap-nav .g-sub-nav_list li a[href$=".pdf"],
#okome-summary .index-nav .index-sub-nav_list li a[href$=".pdf"] {
	background: none !important;
	display: inline-block;
	padding-right: 0;
}
#okome-summary .wrap-nav .g-sub-nav_list li a[href$=".pdf"]::after,
#okome-summary .index-nav .index-sub-nav_list li a[href$=".pdf"]::after {
	content: "";
	background-image:url(/j/shared_new/shared/images/icon_pdf.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 1em;
	height: 1em;
	display: inline-block;
	margin-left: .25em;
	vertical-align: middle;
}
#okome-summary .wrap-contents h2  > span:first-child {
  font-family: "Barlow M";
  font-size: 2.4em;
  display: block;
  margin-bottom: 0;
  text-align: center;
}
#okome-summary .wrap-contents h2 > span:first-child span {
  color: #097c25;
}
#okome-summary .wrap-contents h2 > span:last-child {
  font-size: .8em;
  font-weight: normal;
  text-align: center;
  display: block;
  margin-bottom: 2.5em;
}
#okome-summary .index-nav_link.index-sub-nav > span {
  color: #097c25;
  font-family: "Barlow R";
  font-size: 3em;
}
#okome-summary .index-nav_link.index-sub-nav > span > span {
  color: #333;
  font-family: "zen B";
  font-size: .45em;
}
@media screen and (max-width: 480px) {
  #okome-summary .index-nav_link.index-sub-nav > span {
      font-size: 2.6em;
  }
  #okome-summary .index-nav > li:not(:last-child) {
    padding: 160px 1em 2em;
   width: 100%;
  }
  #okome-summary .index-nav > li:last-child {
    width: 100%;
  }
  #okome-summary .index-nav > li::after {
    height: 160px !important;
  }
}

/* テキスト */
/* ============================================ */
/* リセット-見出し */
/* ============================================ */
#okome-summary h2,
#okome-summary h3,
#okome-summary h4,
#okome-summary h5,
#okome-summary h6 {
  line-height: initial;
  margin: initial;
  padding: initial;
  border: initial;
}
#okome-summary .heading-1 {
  background: #d6e9a6;
  font-family: "Zen B";
  font-size: 1.7em;
  padding: 1em .5em;
  margin-bottom: 1em;
  display: flex;
  line-height: 1.3;
  position: relative;
}
#okome-summary .heading-1::before {
  content: '';
  background: #fff;
  height: 2px;
  width: calc(100% - .5em);
  position: absolute;
  top: .3em;
  left: .25em;
  margin: 0 auto;
  display: block;
}
#okome-summary .heading-1::after {
  content: '';
  background: #fff;
  height: 2px;
  width: calc(100% - .5em);
  position: absolute;
  bottom: .3em;
  left: .25em;
  margin: 0 auto;
  display: block;
}
#okome-summary .heading-2 {
  background: #f6f6f6;
  font-size: 1.4em;
	font-weight: bold;
  display: flex;
  line-height: 1.3;
  position: relative;
  margin-bottom: 1em;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  padding: 0.5em;
}
#okome-summary .heading-3 {
  font-size: 16px;
  font-size: 1.2em;
	font-weight: bold;
  display: flex;
  line-height: 1.3;
  position: relative;
  margin-bottom: .5em;
}
#okome-summary .heading-1 .wrap-num,
#okome-summary .heading-2 .wrap-num,
#okome-summary .heading-3 .wrap-num {
  display: inline-block;
  margin-right: .25em;
}
#okome-summary .heading-2 .wrap-dot,
#okome-summary .heading-3 .wrap-dot {
  font-size: 70%;
  display: inline-flex;
  align-items: center;
  margin-right: .5em;
}
#okome-summary .heading-chart {
  font-weight: bold;
  border-left: .5em solid #845400;
  padding-left: .5em;
  margin-bottom: .5em !important;
  line-height: 1.4;
}
#okome-summary .text-bold {
	font-weight: bold;
}
#okome-summary .text-left {
  text-align: left !important;
}
#okome-summary .text-center {
  text-align: center;
}
#okome-summary .text-vertical {
  writing-mode: vertical-rl;
  text-orientation: upright;
}
#okome-summary .font-s,
#okome-summary figcaption {
	font-size: 12px;
  margin-top: .75em;
}

@media screen and (max-width: 767px) {
}

/* リスト */
/* ============================================ */
#okome-summary ul,
#okome-summary ol {
  margin: 0;
  padding: 0;
  list-style: none;
	line-height: 1.5;
}
#okome-summary ol　{
  counter-reset: item;
}
#okome-summary ol.list-num > li {
  background: none;
	counter-increment: item;
	position: relative;
	padding-left: 1.5em;
  margin: 0 ;
}
#okome-summary ol.list-num > li:before {
	position: absolute;
	left: 0;
	content: counter(item);
}
#okome-summary ol.list-notes-num > li {
	counter-increment: item;
	position: relative;
	padding-left: 3em;
  margin: 0 ;
}
#okome-summary ol.list-notes-num > li:before {
	position: absolute;
	left: 0;
	content: "※" counter(item) " ";
}
#okome-summary .list-notes > li {
  background: none;
	position: relative;
	padding-left: 1.5em;
  margin: 0;
}
#okome-summary .list-notes > li::before {
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}
#okome-summary .list-dot > li {
  background: none;
	position: relative;
	padding-left: 1.5em;
  margin: 0 ;
}
#okome-summary .list-dot > li::before {
	content: '';
	border-radius: 50%;
	width: .6em;
	height: .6em;
	display: inline-block;
	background: #097c25;
	position: absolute;
	top: .5em;
	left: .2em;
}
#okome-summary ol.list-num > li:not(:last-child),
#okome-summary ol.list-notes-num > li:not(:last-child),
#okome-summary .list-notes > li:not(:last-child),
#okome-summary .list-dot > li:not(:last-child) {
    margin-bottom: .75em;
}
#okome-summary .list-dot > li:not(:last-child) {
  margin-bottom: .5em;
}
#okome-summary .link-text {
	text-decoration: underline;
	position: relative;
}
#okome-summary .link-text:hover {
	text-decoration: none;
}


/* 幅 */
/* ============================================ */
#okome-summary .width-100 {
	width: 100%;
}
#okome-summary .width-90 {
	width: 90%;
}
#okome-summary .width-85 {
	width: 85%;
}
#okome-summary .width-80 {
	width: 80%;
}
#okome-summary .width-75 {
	width: 75%;
}
#okome-summary .width-70 {
	width: 70%;
}
#okome-summary .width-65 {
	width: 65%;
}
#okome-summary .width-60 {
	width: 60%;
}
#okome-summary .width-55 {
	width: 55%;
}
#okome-summary .width-50 {
	width: 50%;
}
#okome-summary .width-45 {
	width: 45%;
}
#okome-summary .width-40 {
	width: 40%;
}
#okome-summary .width-35 {
	width: 35%;
}
#okome-summary .width-25 {
	width: 25%;
}
#okome-summary .width-20 {
	width: 20%;
}
#okome-summary .width-15 {
	width: 15%;
}
#okome-summary .width-10 {
	width: 10%;
}
#okome-summary .width-1w {
  width: 1em;
}
#okome-summary .width-2w {
  width: 2em;
}
#okome-summary .width-3w {
  width: 3em;
}
#okome-summary .width-4w {
  width: 4em;
}
#okome-summary .width-5w {
  width: 5em;
}
#okome-summary .width-6w {
  width: 6em;
}
#okome-summary .width-7w {
  width: 7em;
}
#okome-summary .width-8w {
  width: 8em;
}
#okome-summary .width-9w {
  width: 9em;
}
#okome-summary .width-10w {
  width: 10em;
}

/* margin/padding */
/* ============================================ */
#okome-summary .mt-ruby {
  margin-top: -.3em;
}
#okome-summary .mt-0 {
	margin-top: 0 !important;
}
#okome-summary .mt-05 {
	margin-top: .5em !important;
}
#okome-summary .mt-1 {
	margin-top: 1em !important;
}
#okome-summary .mt-2 {
	margin-top: 2em !important;
}
#okome-summary .mt-3 {
	margin-top: 3em !important;
}
#okome-summary .mt-4 {
	margin-top: 4em !important;
}
#okome-summary .mt-5 {
	margin-top: 5em !important;
}
#okome-summary .mb-0 {
	margin-bottom: 0 !important;
}
#okome-summary .mb-05 {
	margin-bottom: .5em !important;
}
#okome-summary .mb-1 {
	margin-bottom: 1em !important;
}
#okome-summary .mb-2 {
	margin-bottom: 2em !important;
}
#okome-summary .mb-3 {
	margin-bottom: 3em !important;
}
#okome-summary .mb-4 {
	margin-bottom: 4em !important;
}
#okome-summary .mb-5 {
	margin-bottom: 5em !important;
}
#okome-summary .ml-0 {
	margin-left: 0 !important;
}
#okome-summary .ml-1 {
	margin-left: 1em !important;
}
#okome-summary .ml-2 {
	margin-left: 2em !important;
}
#okome-summary .ml-3 {
	margin-left: 3em !important;
}
#okome-summary .mr-0 {
	margin-right: 0 !important;
}
#okome-summary .mr-1 {
	margin-right: 1em !important;
}
#okome-summary .mr-2 {
	margin-right: 2em !important;
}
#okome-summary .mr-3 {
	margin-right: 3em !important;
}
#okome-summary .ml-auto {
	margin-left: auto !important;
}
#okome-summary .mr-auto {
	margin-right: auto !important;
}
#okome-summary .pt-0 {
	padding-top: 0 !important;
}
#okome-summary .pt-05 {
	padding-top: .5em !important;
}
#okome-summary .pt-1 {
	padding-top: 1em !important;
}
#okome-summary .pt-2 {
	padding-top: 2em !important;
}
#okome-summary .pt-3 {
	padding-top: 3em !important;
}
#okome-summary .pt-4 {
	padding-top: 4em !important;
}
#okome-summary .pt-5 {
	padding-top: 5em !important;
}
#okome-summary .pb-0 {
	padding-bottom: 0 !important;
}
#okome-summary .pb-05 {
	padding-bottom: .5em !important;
}
#okome-summary .pb-1 {
	padding-bottom: 1em !important;
}
#okome-summary .pb-2 {
	padding-bottom: 2em !important;
}
#okome-summary .pb-3 {
	padding-bottom: 3em !important;
}
#okome-summary .pb-4 {
	padding-bottom: 4em !important;
}
#okome-summary .pb-5 {
	padding-bottom: 5em !important;
}
#okome-summary .pl-0 {
	padding-left: 0 !important;
}
#okome-summary .pl-1 {
	padding-left: 1em !important;
}
#okome-summary .pl-2 {
	padding-left: 2em !important;
}
#okome-summary .pl-3 {
	padding-left: 3em !important;
}
#okome-summary .pr-0 {
	padding-right: 0 !important;
}
#okome-summary .pr-1 {
	padding-right: 1em !important;
}
#okome-summary .pr-2 {
	padding-right: 2em !important;
}
#okome-summary .pr-3 {
	padding-right: 3em !important;
}
