@charset "UTF-8";
#gNav nav .primary li a,
#gNav nav .primary li .off, #main .lead .info dl dt, #main .concept .section01 .title, #main .concept .section01 .list .label, #main .concept .section01 .list ol li, #main .concept .section01 .list ol li::before, #main .concept .section02 .title02, #main .concept .section02 .section021 .btn, #main .concept .section03 .title02, #main .accessLocation .catch, #main .accessLocation .lifeinfo .title02, #main .plan .btn, #main .equipment .block .inner .item .label, #main .equipment .block .inner .item .name {
  font-weight: bold;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }

* {
  -webkit-tap-highlight-color: transparent; }

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, tr, th, td, form, figure {
  font-size: inherit;
  margin: 0;
  padding: 0; }

a {
  color: inherit;
  text-decoration: none; }

table {
  border-collapse: collapse;
  empty-cells: show; }

th, td {
  text-align: left;
  vertical-align: top; }

li {
  list-style: none; }

img {
  vertical-align: top; }
.shadow{
	      box-shadow: 0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.2);
}
input, textarea, select {
  font-family: inherit;
  -webkit-appearance: none;
  appearance: none; }

select::-ms-expand {
  display: none; }

[disabled] {
  cursor: not-allowed; }

html,
:root {
  font-size: 100px; }
  @media screen and (max-width: 1000px) and (min-width: 641px) {
    html,
    :root {
      font-size: 10vw; } }
  @media screen and (max-width: 640px) {
    html,
    :root {
      font-size: 15.625vw; } }

body {
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  font-size: .14rem;
  line-height: 1.5; }
  @media screen and (max-width: 640px) {
    body {
      font-size: .24rem; } }

.serif {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

#wrap {
  overflow: hidden; }

.wrap {
  max-width: 9.7rem;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 640px) {
    .wrap {
      padding-right: 0.2rem;
      padding-left: 0.2rem; } }

img,
video {
  max-width: 100%; }

img[src$="_sp.jpg"], img[src$="_sp.png"], img[src$="_sp.svg"] {
  display: none; }
  @media screen and (max-width: 640px) {
    img[src$="_sp.jpg"], img[src$="_sp.png"], img[src$="_sp.svg"] {
      display: inline-block; }
      img[src$="_sp.jpg"] + img, img[src$="_sp.png"] + img, img[src$="_sp.svg"] + img {
        display: none; } }

.sp {
  display: none; }

@media screen and (max-width: 640px) {
  .pc {
    display: none; }

  br.sp {
    display: inline; } }
body:not(.mobile) a[href^="tel:"] {
  pointer-events: none; }

body:not(.mobile) .hov {
  transition: opacity .3s; }
  @supports (filter: brightness(100%)) {
    body:not(.mobile) .hov {
      transition-property: filter; } }
  body:not(.mobile) .hov:hover {
    opacity: .8; }
    @supports (filter: brightness(100%)) {
      body:not(.mobile) .hov:hover {
        filter: brightness(110%);
        opacity: 1; } }
.flex-container{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#header {
  width: 100%;
  height: .7rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: +1;
  background: #F0E900; }
  @media screen and (max-width: 640px) {
    #header {
      height: 1rem; } }
  #header .wrap {
    position: relative; }
  #header .siteTitle {
    width: 2.82rem;
    padding: .15rem 0 0;
    margin: 0 0 0 -.05rem; }
    @media screen and (max-width: 640px) {
      #header .siteTitle {
        padding: .28rem 0 0; } }
	#header .siteTitle img{
		width: 100%;}

#gNav {
  height: .55rem;
  margin: .7rem 0 0;
  background: #fff;
  color: #646464; }
  @media screen and (max-width: 640px) {
    #gNav {
      height: auto;
      margin: 0;
      background: transparent; } }
  #gNav .btMenu {
    display: none; }
    @media screen and (max-width: 640px) {
      #gNav .btMenu {
        display: block;
        box-sizing: border-box;
        width: 1.96rem;
        height: 1rem;
        padding: .27rem 0 0 .99rem;
        position: fixed;
        top: 0;
        right: 0;
        z-index: +2;
        background: url("../imgs/txt-menu.svg") 0 0.4rem/0.81rem auto no-repeat; }
        #gNav .btMenu .bar {
          width: 0.62rem;
          height: 0.46rem;
          position: relative; }
          #gNav .btMenu .bar::before, #gNav .btMenu .bar::after,
          #gNav .btMenu .bar span {
            display: block;
            width: 100%;
            height: 0.04rem;
            position: absolute;
            top: 50%;
            left: 0;
            background: currentColor;
            transition: .2s; }
          #gNav .btMenu .bar::before, #gNav .btMenu .bar::after {
            content: '';
            transition-property: transform; }
          #gNav .btMenu .bar::before {
            transform: translate3D(0, -0.23rem, 0); }
          #gNav .btMenu .bar::after {
            transform: translate3D(0, calc(0.46rem / 2 - 0.04rem), 0); }
          #gNav .btMenu .bar span {
            transform: translate(0, -50%);
            transition-property: opacity; } }
  #gNav.active .btMenu .bar::before {
    transform: translate3D(0, -50%, 0) rotate(135deg); }
  #gNav.active .btMenu .bar::after {
    transform: translate3D(0, -50%, 0) rotate(45deg); }
  #gNav.active .btMenu .bar span {
    opacity: 0; }
  @media screen and (max-width: 640px) {
    #gNav.active nav {
      transform: translate3d(0, 0, 0); } }
  @media screen and (max-width: 640px) {
    #gNav nav {
      width: 100vw;
      height: calc(100vh - 1rem);
      position: fixed;
      top: 1rem;
      right: 0;
      z-index: +2;
      background: rgba(100, 100, 100, 0.9);
      overflow-y: scroll;
      transform: translate3d(100%, 0, 0);
      transition: transform .2s; } }
  #gNav nav .secondary {
    display: flex;
    position: fixed;
    top: .2rem;
    right: calc(50% - 4.85rem);
    z-index: +2; }
    @media screen and (max-width: 640px) {
      #gNav nav .secondary {
        width: 4.7rem;
        margin: 0 auto;
        padding: .5rem 0 0;
        position: static;
        justify-content: space-between; } }
    #gNav nav .secondary li {
      box-sizing: border-box;
      width: 1.6rem;
      margin: 0 0 0 .04rem;
      border: 1px solid currentColor;
      color: #646464; }
      @media screen and (max-width: 640px) {
        #gNav nav .secondary li {
          box-sizing: border-box;
          width: 1.4rem;
          height: 1rem;
          margin: 0;
          border: none; } }
      #gNav nav .secondary li .off {
        opacity: .5; }
      #gNav nav .secondary li a,
      #gNav nav .secondary li .off {
        display: block;
        font-size: .12rem;
        line-height: calc(.3rem - 2px);
        background: url("../imgs/blt01.svg") calc(100% - .07rem) 50%/0.1rem auto no-repeat;
        text-align: center; }
        @media screen and (-ms-high-contrast: none) {
          #gNav nav .secondary li a,
          #gNav nav .secondary li .off {
            background-image: url("../imgs/blt01.png"); } }
        @media screen and (max-width: 640px) {
          #gNav nav .secondary li a,
          #gNav nav .secondary li .off {
            display: flex;
            box-sizing: border-box;
            height: 1rem;
            padding: 0 0 .2rem;
            background-color: #F0E900;
            background-position: 50% calc(100% - .13rem);
            font-size: .2rem;
            line-height: 1.3;
            align-items: center;
            justify-content: center; } }
    body:not(.mobile) #gNav nav .secondary a {
      transition: opacity .3s; }
      body:not(.mobile) #gNav nav .secondary a:hover {
        opacity: .8; }
  #gNav nav .primary {
    display: flex;
    width: 9.7rem;
    margin: 0 auto;
    padding: .07rem 0 .08rem; }
    @media screen and (max-width: 640px) {
      #gNav nav .primary {
        display: block;
        width: 3.7rem;
        padding: 0 0 .5rem; } }
    #gNav nav .primary li {
      box-sizing: border-box;
      width: calc(100% / 7);
      border-left: 1px solid currentColor; }
      @media screen and (max-width: 640px) {
        #gNav nav .primary li {
          width: auto;
          border-bottom: 1px solid #F0E900;
          border-left: none; } }
      #gNav nav .primary li:last-child {
        border-right: 1px solid currentColor; }
        @media screen and (max-width: 640px) {
          #gNav nav .primary li:last-child {
            border-right: none; } }
      #gNav nav .primary li .off {
        opacity: .5; }
      #gNav nav .primary li a,
      #gNav nav .primary li .off {
        display: block;
        box-sizing: border-box;
        height: .4rem;
        padding: .08rem 0 0;
        line-height: 1;
        text-align: center; }
        @media screen and (max-width: 640px) {
          #gNav nav .primary li a,
          #gNav nav .primary li .off {
            display: flex;
            height: 1.2rem;
            padding: 0;
            flex-direction: column;
            justify-content: center; } }
        #gNav nav .primary li a .en,
        #gNav nav .primary li .off .en {
          color: #BE9600;
          font-size: .13rem; }
          @media screen and (max-width: 640px) {
            #gNav nav .primary li a .en,
            #gNav nav .primary li .off .en {
              color: #F0E900;
              font-size: .27rem; } }
        #gNav nav .primary li a .ja,
        #gNav nav .primary li .off .ja {
          margin: .04rem 0 0;
          font-size: .11rem; }
          @media screen and (max-width: 640px) {
            #gNav nav .primary li a .ja,
            #gNav nav .primary li .off .ja {
              margin: .12rem 0 0;
              color: #fff;
              font-size: .23rem; } }
        #gNav nav .primary li a .en,
        #gNav nav .primary li a .ja,
        #gNav nav .primary li .off .en,
        #gNav nav .primary li .off .ja {
          display: block; }
  body:not(.mobile) #gNav nav a {
    transition: opacity .3s; }
    body:not(.mobile) #gNav nav a:hover {
      opacity: .8; }

#main {
  background: #FDFDE5; }
  @media screen and (max-width: 640px) {
    #main {
      margin: 1rem 0 0; } }
  #main .sectionTitle {
    box-sizing: border-box;
    height: 1.3rem;
    padding: .44rem 0 0;
    position: relative;
    background: #F0E900;
    text-align: center; }
    #main .sectionTitle::before {
      content: '';
      display: block;
      width: .71rem;
      height: .71rem;
      position: absolute;
      bottom: -.22rem;
      left: 50%;
      background: #F0E900;
      border-radius: 50%;
      transform: translate(-50%, 0); }
    #main .sectionTitle img {
      width: 1.81rem;
      position: relative; }
  #main .caption {
    line-height: 1.4545454545;
    font-size: .11rem; }
    #main .caption::before, #main .caption::after {
      content: '';
      display: block;
      height: 0;
      width: 0; }
    #main .caption::before {
      margin-bottom: -0.2272727273em; }
    #main .caption::after {
      margin-top: -0.2272727273em; }
    @media screen and (max-width: 640px) {
      #main .caption {
        line-height: 1.2;
        font-size: .15rem; }
        #main .caption::before, #main .caption::after {
          content: '';
          display: block;
          height: 0;
          width: 0; }
        #main .caption::before {
          margin-bottom: -0.1em; }
        #main .caption::after {
          margin-top: -0.1em; } }
  #main .mainVisual {
    background: #fff; }
    #main .mainVisual .inner {
      position: relative; }
      #main .mainVisual .inner .catch {
        width: 31.8541666667%;
        position: absolute;
        top: 10.8562300319%;
        left: 48.6979166667%;
        transition-delay: 1s; }
        @media screen and (max-width: 640px) {
          #main .mainVisual .inner .catch {
            width: 3.36rem;
            top: 1.27rem;
            left: 50%;
            transform: translate(-50%, 0); } }
      #main .mainVisual .inner .image {
        width: 36.1875%;
        position: absolute;
        bottom: 0;
        left: 47.0104166667%;
        transition-delay: 2s; }
        @media screen and (max-width: 640px) {
          #main .mainVisual .inner .image {
            width: 100%;
            left: 0; } }
        #main .mainVisual .inner .image .caption {
          position: absolute;
          right: -.66rem;
          bottom: .1rem; }
          @media screen and (max-width: 640px) {
            #main .mainVisual .inner .image .caption {
              right: 0;
              bottom: .08rem;
              left: 1.58rem; } }
    #main .mainVisual .bg,
    #main .mainVisual .catch,
    #main .mainVisual .image {
      opacity: 0;
      transition: opacity 1s; }
    #main .mainVisual.ready .bg,
    #main .mainVisual.ready .catch,
    #main .mainVisual.ready .image {
      opacity: 1; }
    #main .mainVisual .note {
      line-height: 1.5;
      margin: .12rem 0 0;
      font-size: .12rem;
      text-align: center; }
      #main .mainVisual .note::before, #main .mainVisual .note::after {
        content: '';
        display: block;
        height: 0;
        width: 0; }
      #main .mainVisual .note::before {
        margin-bottom: -0.25em; }
      #main .mainVisual .note::after {
        margin-top: -0.25em; }
      @media screen and (max-width: 640px) {
        #main .mainVisual .note {
          line-height: 1.2;
          margin: .15rem 0 0;
          font-size: .15rem; }
          #main .mainVisual .note::before, #main .mainVisual .note::after {
            content: '';
            display: block;
            height: 0;
            width: 0; }
          #main .mainVisual .note::before {
            margin-bottom: -0.1em; }
          #main .mainVisual .note::after {
            margin-top: -0.1em; }
          #main .mainVisual .note span {
            display: inline-block;
            text-align: left; }
            #main .mainVisual .note span span {
              display: block;
              padding: 0 0 0 1em;
              text-indent: -1em; } }
  #main .certification {
    padding: .2rem 0;
    background: #fff; }
    #main .certification .inner {
      display: flex;
      width: 8.14rem;
      margin: 0 auto;
      align-items: center;
      justify-content: space-between; }
      @media screen and (max-width: 640px) {
        #main .certification .inner {
          width: 5.69rem; } }
      #main .certification .inner .text {
        width: 7.04rem; }
        @media screen and (max-width: 640px) {
          #main .certification .inner .text {
            width: 4.78rem; } }
      #main .certification .inner .image {
        width: .84rem; }
        @media screen and (max-width: 640px) {
          #main .certification .inner .image {
            width: .76rem; } }
  #main .lead {
    padding: .4rem 0 .5rem;
    background: #faf8b2; }
    @media screen and (max-width: 640px) {
      #main .lead {
        padding: .35rem 0; } }
    #main .lead .obi {
      width: 7.56rem;
      margin: 0 auto; }
	#main .lead .obi img{
      width: 100%;}
      @media screen and (max-width: 640px) {
        #main .lead .obi {
          width: 5.59rem; } }
    #main .lead .info {
      box-sizing: border-box;
      min-height: 2.2rem;
      margin: .45rem 0 0;
      padding: .34rem .8rem;
      background: #fff; }
      @media screen and (max-width: 640px) {
        #main .lead .info {
          min-height: 1.8rem;
          margin: .35rem 0 0;
          padding: .3rem .48rem; } }
      #main .lead .info .label {
        width: 1.85rem;
        margin: 0 auto; }
        @media screen and (max-width: 640px) {
          #main .lead .info .label {
            width: 1.47rem; } }
      #main .lead .info dl {
        display: flex;
        margin: .2rem 0 0;
        flex-wrap: wrap;
        line-height: .24rem; }
        @media screen and (max-width: 640px) {
          #main .lead .info dl {
            margin: .26rem 0 0; } }
        #main .lead .info dl dt {
          width: 1.2rem;
          color: #BE9600;
          font-size: .2rem; }
          @media screen and (max-width: 640px) {
            #main .lead .info dl dt {
              width: 1.4rem; } }
        #main .lead .info dl dd {
          width: calc(100% - 1.2rem);
          font-size: .17rem; }
          @media screen and (max-width: 640px) {
            #main .lead .info dl dd {
              width: calc(100% - 1.4rem); } }
        #main .lead .info dl dt,
        #main .lead .info dl dd {
          margin: .1rem 0 0; }
    #main .lead .vmr {
 }
	#main .lead .flex-box-l,
#main .lead .flex-box-r{
    margin: .4rem auto 0;
	width: 48%;	
}
@media screen and (max-width:768px){
	#main .lead .flex-box-l,
	#main .lead .flex-box-r{
		width: 100%;
		text-align: center;}}
    #main .lead .contact {
      display: flex;
      width: 9.22rem;
      margin: .5rem auto 0;
      justify-content: space-between; }
      @media screen and (max-width: 640px) {
        #main .lead .contact {
          display: block;
          width: auto;
          margin: .35rem 0 0; } }
      #main .lead .contact .ci {
        width: 4.21rem; }
        @media screen and (max-width: 640px) {
          #main .lead .contact .ci {
            width: 5.05rem;
            margin: 0 auto; } }
      #main .lead .contact .tel {
        width: 4.5rem; }
        @media screen and (max-width: 640px) {
          #main .lead .contact .tel {
            width: 3.43rem;
            margin: .3rem auto 0; } }
#main .lead .note{
	text-align: center;
	margin: 1em auto;
}
.ci img{
	width: 100%;
}
.tel img{
	width: 100%;
}
  #main .concept {
    padding: 0 0 .75rem; }
    #main .concept .catch {
      width: 5.43rem;
      margin: 1.17rem auto 0; }
	#main .concept .catch img{
      width: 100%;}
      @media screen and (max-width: 640px) {
        #main .concept .catch {
          width: 4.86rem;
          margin: .6rem auto 0; } }
      #main .concept .catch + p {
        line-height: 1.75;
        margin: .2rem 0 0;
        color: #300;
        font-size: .16rem;
        text-align: center; }
        #main .concept .catch + p::before, #main .concept .catch + p::after {
          content: '';
          display: block;
          height: 0;
          width: 0; }
        #main .concept .catch + p::before {
          margin-bottom: -0.375em; }
        #main .concept .catch + p::after {
          margin-top: -0.375em; }
        @media screen and (max-width: 640px) {
          #main .concept .catch + p {
            line-height: 1.4444444444;
            color: #300;
            font-size: .18rem; }
            #main .concept .catch + p::before, #main .concept .catch + p::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .concept .catch + p::before {
              margin-bottom: -0.2222222222em; }
            #main .concept .catch + p::after {
              margin-top: -0.2222222222em; } }
    #main .concept .section01 {
      margin: .6rem 0 0;
      border-top: 1px dashed #BE9600;
      border-bottom: 1px dashed #BE9600;
      padding: .32rem 0;
      position: relative; }
      @media screen and (max-width: 640px) {
        #main .concept .section01 {
          margin: .45rem 0 0; } }
      #main .concept .section01 .title {
        color: #BE9600;
        font-size: .2rem;
        line-height: 1;
        text-align: center; }
      #main .concept .section01 .inner {
        display: flex;
        width: 8.15rem;
        margin: .25rem auto 0;
        justify-content: space-between; }
        @media screen and (max-width: 640px) {
          #main .concept .section01 .inner {
            width: auto; } }
        #main .concept .section01 .inner p {
          line-height: 1.8666666667;
          width: 6.86rem;
          font-size: .15rem; }
          #main .concept .section01 .inner p::before, #main .concept .section01 .inner p::after {
            content: '';
            display: block;
            height: 0;
            width: 0; }
          #main .concept .section01 .inner p::before {
            margin-bottom: -0.4333333333em; }
          #main .concept .section01 .inner p::after {
            margin-top: -0.4333333333em; }
          @media screen and (max-width: 640px) {
            #main .concept .section01 .inner p {
              line-height: 1.4705882353;
              width: 4.51rem;
              font-size: .17rem; }
              #main .concept .section01 .inner p::before, #main .concept .section01 .inner p::after {
                content: '';
                display: block;
                height: 0;
                width: 0; }
              #main .concept .section01 .inner p::before {
                margin-bottom: -0.2352941176em; }
              #main .concept .section01 .inner p::after {
                margin-top: -0.2352941176em; } }
        #main .concept .section01 .inner .image {
          width: 1.01rem; }
          @media screen and (max-width: 640px) {
            #main .concept .section01 .inner .image {
              width: 1.32rem; } }
      #main .concept .section01 .list {
        box-sizing: border-box;
        width: 8.15rem;
        margin: .2rem auto 0;
        padding: .17rem;
        background: #fff; }
        @media screen and (max-width: 640px) {
          #main .concept .section01 .list {
            width: auto;
            padding: .17rem;
			padding-bottom: 0.1rem;} }
        #main .concept .section01 .list .label {
          background: #BE9600;
          color: #fff;
          font-size: .17rem;
          line-height: .3rem;
          text-align: center; }
          @media screen and (max-width: 640px) {
            #main .concept .section01 .list .label {
              font-size: .2rem;
              line-height: .39rem; } }


        #main .concept .section01 .list ol {
          display: flex;
          height: 1.8rem;
          margin: .05rem 0 0;
          padding: 0 0 0 .3rem;
          counter-reset: num;
          flex-direction: column;
          flex-wrap: wrap; }
          @media screen and (max-width: 640px) {
            #main .concept .section01 .list ol {
              padding: 0; } }

          #main .concept .section01 .list ol li {
            box-sizing: border-box;
            height: .38rem;
            margin: .18rem 0 0;
            padding: .1rem 0 0 .5rem;
            position: relative;
            background: url("../imgs/blt02.svg") 0 0/auto 100% no-repeat;
            color: #300;
            font-size: .18rem;
            line-height: 1;
            counter-increment: num; }
            @media screen and (max-width: 640px) {
              #main .concept .section01 .list ol li {
                display: flex;
                height: .42rem;
                padding: 0 0 0 .55rem;
                font-size: .2rem;
                line-height: 1.2;
                flex-direction: column;
                justify-content: center; } }

            #main .concept .section01 .list ol li::before {
              content: counter(num);
              display: block;
              width: .38rem;
              position: absolute;
              top: 0;
              left: 0;
              color: #fff;
              font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
              font-size: .24rem;
              line-height: .38rem;
              text-align: center; }

              @media screen and (max-width: 640px) {
                #main .concept .section01 .list ol li::before {
                  width: .42rem;
                  font-size: .26rem;
                  line-height: .42rem; } }
            #main .concept .section01 .list ol li:nth-child(-n+3) {
              width: 2.88rem; }
              @media screen and (max-width: 640px) {
                #main .concept .section01 .list ol li:nth-child(-n+3) {
                  width: 50%; } }
            #main .concept .section01 .list ol li:nth-child(n+4) {
              width: calc(100% - 2.88rem); }
              @media screen and (max-width: 640px) {
                #main .concept .section01 .list ol li:nth-child(n+4) {
                  width: 50%; } }



/*IE用*/ /* IE10 以降にのみ適用される */

@media all and (-ms-high-contrast: none) {

	        #main .concept .section01 .list ol {
          display: flex;
          height: 1.8rem;
          margin: .05rem 0 0;
          padding: 0 0 0 .3rem;
          counter-reset: num;
          flex-direction: column;
          flex-wrap: wrap; }
          @media screen and (max-width: 640px) {
            #main .concept .section01 .list ol {
              padding: 0; } }

          #main .concept .section01 .list ol li {
            box-sizing: border-box;
            height: .4rem;
            margin: .18rem 0 0;
            padding: .1rem 0 0 .5rem;
            position: relative;
            background: url("../imgs/blt02.png");
			background-repeat: no-repeat;  
            color: #300;
            font-size: .18rem;
            line-height: 1;
            counter-increment: num; }
            @media screen and (max-width: 640px) {
              #main .concept .section01 .list ol li {
                display: flex;
                height: .42rem;
                padding: 0 0 0 .55rem;
                font-size: .2rem;
                line-height: 1.2;
                flex-direction: column;
                justify-content: center; } }
            @media screen and (-ms-high-contrast: none) {
              #main .concept .section01 .list ol li {
                background-image: url("../imgs/blt02.png"); } }
            #main .concept .section01 .list ol li::before {
              content: counter(num);
              display: block;
              width: .38rem;
              position: absolute;
              top: 23px;
              left: -1px;
              color: #fff;
              font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
              font-size: .24rem;
              line-height: .38rem;
              text-align: center; }
              @media screen and (-ms-high-contrast: none) {
                #main .concept .section01 .list ol li::before {
                  background-image: url("../imgs/blt02.png"); } }
              @media screen and (max-width: 640px) {
                #main .concept .section01 .list ol li::before {
                  width: .42rem;
                  font-size: .26rem;
                  line-height: .42rem; } }
            #main .concept .section01 .list ol li:nth-child(-n+3) {
              width: 2.88rem; }
              @media screen and (max-width: 640px) {
                #main .concept .section01 .list ol li:nth-child(-n+3) {
                  width: 50%; } }
            #main .concept .section01 .list ol li:nth-child(n+4) {
              width: calc(100% - 2.88rem); }
              @media screen and (max-width: 640px) {
                #main .concept .section01 .list ol li:nth-child(n+4) {
                  width: 50%; } }	
}
/*//IE用*/



      #main .concept .section01 .deco {
        position: absolute; }
      #main .concept .section01 .deco01 {
        width: 1.85rem;
        left: 0;
        top: -1.5rem; }
        @media screen and (max-width: 640px) {
          #main .concept .section01 .deco01 {
            width: 1.51rem;
            top: -1.4rem; } }
        #main .concept .section01 .deco01 .caption {
          margin: .08rem 0 0 .15rem; }
          @media screen and (max-width: 640px) {
            #main .concept .section01 .deco01 .caption {
              margin: .02rem 0 0; } }
      #main .concept .section01 .deco02 {
        width: 1.04rem;
        right: .91rem;
        bottom: -.25rem; }
        @media screen and (max-width: 640px) {
          #main .concept .section01 .deco02 {
            width: .86rem;
            right: 0;
            bottom: -1rem; } }
        #main .concept .section01 .deco02 .caption {
          position: absolute;
          right: -.14rem;
          bottom: .07rem; }
          @media screen and (max-width: 640px) {
            #main .concept .section01 .deco02 .caption {
              right: .7rem;
              bottom: 0; } }
    #main .concept .section02 {
      margin: .75rem 0 0; }
      @media screen and (max-width: 640px) {
        #main .concept .section02 {
          margin: .48rem 0 0; } }
      #main .concept .section02 .title01 {
        width: 3.43rem;
        margin: 0 auto; }
	#main .concept .section02 .title01 img{
        width: 100%;}
        @media screen and (max-width: 640px) {
          #main .concept .section02 .title01 {
            width: 3.62rem; } }
      #main .concept .section02 .title02 {
        color: #E14242;
        font-size: .2rem;
        text-align: center;
        line-height: 1; }
        @media screen and (max-width: 640px) {
          #main .concept .section02 .title02 {
            font-size: .22rem; } }
      #main .concept .section02 .block {
        margin: .5rem 0 0;
        padding: .4rem 0 .3rem;
        position: relative;
        background: #fff;
        border-radius: .2rem; }
        @media screen and (max-width: 640px) {
          #main .concept .section02 .block {
            margin: .22rem 0 0;
            padding: .36rem 0 .94rem;
            border-radius: .07rem; } }
        #main .concept .section02 .block .deco {
          width: .9rem;
          position: absolute;
          bottom: -1.23rem;
          left: -.03rem; }
          @media screen and (max-width: 640px) {
            #main .concept .section02 .block .deco {
              width: 1rem;
              position: absolute;
              bottom: -.54rem;
              left: 0; } }
          #main .concept .section02 .block .deco .caption {
            position: absolute;
            right: 0;
            bottom: .05rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .block .deco .caption {
                right: auto;
                bottom: 0;
                left: .62rem; } }
      #main .concept .section02 .section021 {
        width: 5rem;
        margin: 0 auto; }
        @media screen and (max-width: 640px) {
          #main .concept .section02 .section021 {
            width: 5.36rem; } }
        #main .concept .section02 .section021 .image {
          margin: .2rem 0 0;
          position: relative; }
          @media screen and (max-width: 640px) {
            #main .concept .section02 .section021 .image {
              margin: .24rem 0 0; } }
          #main .concept .section02 .section021 .image .caption {
            position: absolute;
            bottom: 0;
            left: calc(100% + .05rem); }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section021 .image .caption {
                right: .05rem;
                bottom: .05rem;
                left: auto;
                color: #fff; } }
        #main .concept .section02 .section021 .note {
          line-height: 1.3333333333;
          margin: .12rem 0 0;
          font-size: .12rem; }
          #main .concept .section02 .section021 .note::before, #main .concept .section02 .section021 .note::after {
            content: '';
            display: block;
            height: 0;
            width: 0; }
          #main .concept .section02 .section021 .note::before {
            margin-bottom: -0.1666666667em; }
          #main .concept .section02 .section021 .note::after {
            margin-top: -0.1666666667em; }
          @media screen and (max-width: 640px) {
            #main .concept .section02 .section021 .note {
              line-height: 1.2;
              margin: .07rem 0 0;
              font-size: .15rem; }
              #main .concept .section02 .section021 .note::before, #main .concept .section02 .section021 .note::after {
                content: '';
                display: block;
                height: 0;
                width: 0; }
              #main .concept .section02 .section021 .note::before {
                margin-bottom: -0.1em; }
              #main .concept .section02 .section021 .note::after {
                margin-top: -0.1em; } }
        #main .concept .section02 .section021 .btn {
          display: block;
          width: 1.92rem;
          margin: .15rem auto 0;
          background: #BE9600;
          border-radius: .15rem;
          color: #fff;
          font-size: .13rem;
          line-height: .3rem;
          text-align: center;
          box-shadow: 0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.2); }
          @media screen and (max-width: 640px) {
            #main .concept .section02 .section021 .btn {
              width: 4.95rem;
              margin: .45rem auto 0;
              border-radius: .385rem;
              font-size: .32rem;
              line-height: .77rem; } }
      #main .concept .section02 .section022 {
        margin: .65rem 0 0; }
        @media screen and (max-width: 640px) {
          #main .concept .section02 .section022 {
            margin: .52rem 0 0; } }
        #main .concept .section02 .section022 .inner {
          display: flex;
          margin: .1rem 0 0;
          padding: 0 .7rem 0 .75rem;
          justify-content: space-between; }
          @media screen and (max-width: 640px) {
            #main .concept .section02 .section022 .inner {
              display: block;
              margin: .15rem 0 0;
              padding: 0; } }
          #main .concept .section02 .section022 .inner .col01 {
            width: 3.7rem;
            padding: .35rem 0 0;
            order: 2; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .col01 {
                width: 4.75rem;
                margin: 0 auto;
                padding: 0; } }
          #main .concept .section02 .section022 .inner .col01 img{
            width: 100%;}
            #main .concept .section02 .section022 .inner .col01 .caption {
              text-align: right; }
          #main .concept .section02 .section022 .inner .col02 {
            width: 2rem;
            order: 1; }
          #main .concept .section02 .section022 .inner .col03 {
            width: 2.18rem;
            order: 3; }
          #main .concept .section02 .section022 .inner .col02,
          #main .concept .section02 .section022 .inner .col03 {
            display: flex;
            flex-direction: column;
            justify-content: space-between; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .col02,
              #main .concept .section02 .section022 .inner .col03 {
                display: block;
                width: auto;
                padding: 0 .32rem; } }
          @media screen and (max-width: 640px) {
            #main .concept .section02 .section022 .inner .item {
              margin: .5rem 0 0; } }
          #main .concept .section02 .section022 .inner .item .text {
            line-height: 1.3333333333;
            padding: 0 0 0 .32rem;
            position: relative;
            font-size: .12rem; }
            #main .concept .section02 .section022 .inner .item .text::before, #main .concept .section02 .section022 .inner .item .text::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .concept .section02 .section022 .inner .item .text::before {
              margin-bottom: -0.1666666667em; }
            #main .concept .section02 .section022 .inner .item .text::after {
              margin-top: -0.1666666667em; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item .text {
                line-height: 1.3684210526;
                padding: 0 0 0 .52rem;
                font-size: .19rem; }
                #main .concept .section02 .section022 .inner .item .text::before, #main .concept .section02 .section022 .inner .item .text::after {
                  content: '';
                  display: block;
                  height: 0;
                  width: 0; }
                #main .concept .section02 .section022 .inner .item .text::before {
                  margin-bottom: -0.1842105263em; }
                #main .concept .section02 .section022 .inner .item .text::after {
                  margin-top: -0.1842105263em; } }
            #main .concept .section02 .section022 .inner .item .text .num {
              width: .25rem;
              position: absolute;
              top: .02rem;
              left: 0; }
              @media screen and (max-width: 640px) {
                #main .concept .section02 .section022 .inner .item .text .num {
                  width: .4rem;
                  top: .03rem; } }
          #main .concept .section02 .section022 .inner .item .image {
            margin: .15rem 0 0;
            padding: 0 0 0 .32rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item .image {
                margin: .45rem 0 0;
                padding: 0;
                text-align: center; } }
          #main .concept .section02 .section022 .inner .item01 .image img {
            width: 1.12rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item01 .image img {
                width: 2.78rem; } }
          #main .concept .section02 .section022 .inner .item02 .image img {
            width: 1.16rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item02 .image img {
                width: 2.8rem; } }
          #main .concept .section02 .section022 .inner .item03 .image img {
            width: 1.1rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item03 .image img {
                width: 2.8rem; } }
          #main .concept .section02 .section022 .inner .item04 .image img {
            width: 1.07rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item04 .image img {
                width: 2.81rem; } }
          #main .concept .section02 .section022 .inner .item05 .image img {
            width: 1.2rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item05 .image img {
                width: 2.8rem; } }
          #main .concept .section02 .section022 .inner .item06 .image img {
            width: 1.13rem; }
            @media screen and (max-width: 640px) {
              #main .concept .section02 .section022 .inner .item06 .image img {
                width: 2.8rem; } }
    #main .concept .section03 {
      margin: .75rem 0 0; }
      @media screen and (max-width: 640px) {
        #main .concept .section03 {
          margin: 1.2rem 0 0; } }
      #main .concept .section03 .title01 {
        width: 3.84rem;
        margin: 0 auto; }
	#main .concept .section03 .title01 img{
        width: 100%;}
        @media screen and (max-width: 640px) {
          #main .concept .section03 .title01 {
            width: 3.98rem; } }
      #main .concept .section03 .title02 {
        color: #BE9600;
        font-size: .2rem;
        text-align: center;
        line-height: 1; }
        @media screen and (max-width: 640px) {
          #main .concept .section03 .title02 {
            font-size: .22rem; } }
        #main .concept .section03 .title02 span {
          display: inline-block;
          position: relative; }
          #main .concept .section03 .title02 span::before {
            content: '';
            display: block;
            width: .68rem;
            height: .52rem;
            position: absolute;
            bottom: 0;
            left: -.74rem;
            background: 0 0 / contain no-repeat; }
            @media screen and (max-width: 640px) {
              #main .concept .section03 .title02 span::before {
                width: .86rem;
                height: .67rem;
                left: -1.16rem; } }
      #main .concept .section03 .inner {
        display: flex;
        margin: .55rem 0 0;
        justify-content: space-between; }
        @media screen and (max-width: 640px) {
          #main .concept .section03 .inner {
            display: block;
            margin: .85rem 0 0; } }
        #main .concept .section03 .inner .item {
          width: 4.7rem; }
          @media screen and (max-width: 640px) {
            #main .concept .section03 .inner .item {
              width: auto;
              margin: .8rem 0 0; } }
        #main .concept .section03 .inner .item01 .title02 span::before {
          background-image: url("../imgs/img18.svg"); }
        #main .concept .section03 .inner .item02 .title02 span::before {
          background-image: url("../imgs/img20.svg"); }
      #main .concept .section03 .block {
        margin: .1rem 0 0;
        padding: .28rem .28rem .1rem;
        background: #fff;
        border-radius: .2rem; }
        @media screen and (max-width: 640px) {
          #main .concept .section03 .block {
            margin: .16rem 0 0;
            padding: .36rem .36rem .1rem;
            border-radius: .07rem; } }
        #main .concept .section03 .block p {
          line-height: 1.75;
          font-size: .14rem; }
          #main .concept .section03 .block p::before, #main .concept .section03 .block p::after {
            content: '';
            display: block;
            height: 0;
            width: 0; }
          #main .concept .section03 .block p::before {
            margin-bottom: -0.375em; }
          #main .concept .section03 .block p::after {
            margin-top: -0.375em; }
          @media screen and (max-width: 640px) {
            #main .concept .section03 .block p {
              line-height: 1.7647058824;
              font-size: .17rem; }
              #main .concept .section03 .block p::before, #main .concept .section03 .block p::after {
                content: '';
                display: block;
                height: 0;
                width: 0; }
              #main .concept .section03 .block p::before {
                margin-bottom: -0.3823529412em; }
              #main .concept .section03 .block p::after {
                margin-top: -0.3823529412em; } }
        #main .concept .section03 .block .image {
          margin: .14rem 0 0;
          box-shadow: 0.05rem 0.05em 0.05rem rgba(0, 0, 0, 0.2); }
          @media screen and (max-width: 640px) {
            #main .concept .section03 .block .image {
              margin: .2rem 0 0; } }
        #main .concept .section03 .block .caption {
          margin: .1rem 0 0;
          text-align: right; }
  #main .accessLocation {
    padding: 0 0 .75rem; }
    #main .accessLocation .sectionTitle img {
      width: 2.64rem; }
    #main .accessLocation .title01 {
      margin: 0 auto; }
#main .accessLocation .title01 img{
      width: 100%;}
    #main .accessLocation .catch {
      margin: .4rem 0 0;
      color: #BE9600;
      font-size: .25rem;
      line-height: 1;
      text-align: center; }
    #main .accessLocation .block {
      margin: .25rem 0 0;
      background: #fff;
      border-radius: .2rem; }
      @media screen and (max-width: 640px) {
        #main .accessLocation .block {
          border-radius: .07rem; } }
      #main .accessLocation .block p {
        line-height: 1.75;
        font-size: .14rem; }
        #main .accessLocation .block p::before, #main .accessLocation .block p::after {
          content: '';
          display: block;
          height: 0;
          width: 0; }
        #main .accessLocation .block p::before {
          margin-bottom: -0.375em; }
        #main .accessLocation .block p::after {
          margin-top: -0.375em; }
        @media screen and (max-width: 640px) {
          #main .accessLocation .block p {
            line-height: 1.4705882353;
            font-size: .18rem; }
            #main .accessLocation .block p::before, #main .accessLocation .block p::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .accessLocation .block p::before {
              margin-bottom: -0.2352941176em; }
            #main .accessLocation .block p::after {
              margin-top: -0.2352941176em; } }
    #main .accessLocation .access {
      margin: .65rem 0 0;
      padding: .2rem 0 0; }
      #main .accessLocation .access .title01 {
        width: 1.81rem; }
      #main .accessLocation .access .block {
        padding: .5rem .75rem .4rem; }
        @media screen and (max-width: 640px) {
          #main .accessLocation .access .block {
            padding: .4rem; } }
      #main .accessLocation .access .image {
        max-width: 6.93rem;
        margin: .3rem auto 0; }
#main .accessLocation .access .image  img{
       	width: 100%; }
      #main .accessLocation .access .list {
        display: flex;
        margin: .2rem 0 0;
        flex-wrap: wrap;
        justify-content: space-between; }
        @media screen and (max-width: 640px) {
          #main .accessLocation .access .list {
            display: block;
            margin: .4rem 0 0; } }
        #main .accessLocation .access .list li {
          display: flex;
          width: 3.65rem;
          margin: .2rem 0 0;
          line-height: .23rem;
          flex-wrap: wrap;
          justify-content: space-between; }
          @media screen and (max-width: 640px) {
            #main .accessLocation .access .list li {
              width: auto; } }
          #main .accessLocation .access .list li .name {
            font-size: .15rem; }
            #main .accessLocation .access .list li .name strong {
              font-size: .22rem;
              font-weight: normal; }
          #main .accessLocation .access .list li .time {
            font-size: .16rem; }
            #main .accessLocation .access .list li .time strong {
              color: #B40000;
              font-size: .23rem;
              font-weight: normal; }
          #main .accessLocation .access .list li .note {
            line-height: 1.4545454545;
            width: 100%;
            border-top: 1px solid currentColor;
            padding: .08rem 0 0;
            font-size: .11rem; }
            #main .accessLocation .access .list li .note::before, #main .accessLocation .access .list li .note::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .accessLocation .access .list li .note::before {
              margin-bottom: -0.2272727273em; }
            #main .accessLocation .access .list li .note::after {
              margin-top: -0.2272727273em; }
            @media screen and (max-width: 640px) {
              #main .accessLocation .access .list li .note {
                line-height: 1.2;
                font-size: .15rem; }
                #main .accessLocation .access .list li .note::before, #main .accessLocation .access .list li .note::after {
                  content: '';
                  display: block;
                  height: 0;
                  width: 0; }
                #main .accessLocation .access .list li .note::before {
                  margin-bottom: -0.1em; }
                #main .accessLocation .access .list li .note::after {
                  margin-top: -0.1em; } }
        #main .accessLocation .access .list + .note {
          line-height: 1.6363636364;
          margin: .55rem 0 0;
          font-size: .11rem;
          text-align: center; }
          #main .accessLocation .access .list + .note::before, #main .accessLocation .access .list + .note::after {
            content: '';
            display: block;
            height: 0;
            width: 0; }
          #main .accessLocation .access .list + .note::before {
            margin-bottom: -0.3181818182em; }
          #main .accessLocation .access .list + .note::after {
            margin-top: -0.3181818182em; }
          @media screen and (max-width: 640px) {
            #main .accessLocation .access .list + .note {
              line-height: 1.2;
              font-size: .15rem;
              text-align: left; }
              #main .accessLocation .access .list + .note::before, #main .accessLocation .access .list + .note::after {
                content: '';
                display: block;
                height: 0;
                width: 0; }
              #main .accessLocation .access .list + .note::before {
                margin-bottom: -0.1em; }
              #main .accessLocation .access .list + .note::after {
                margin-top: -0.1em; } }
    #main .accessLocation .location {
      margin: 1rem 0 0;
      padding: .2rem 0 0; }
      #main .accessLocation .location .title01 {
        width: 2.54rem; }
#main .accessLocation .location .title01 img{
        width: 100%; }
      #main .accessLocation .location .block {
        padding: .5rem .75rem; }
        @media screen and (max-width: 640px) {
          #main .accessLocation .location .block {
            padding: .4rem; } }
      #main .accessLocation .location .map {
        max-width: 6.91rem;
        margin: .45rem auto 0; }
    #main .accessLocation .lifeinfo {
      margin: .5rem 0 0; }
      #main .accessLocation .lifeinfo .title02 {
        border-top: 1px solid #BE9600;
        border-bottom: 1px solid #BE9600;
        color: #BE9600;
        font-size: .22rem;
        line-height: .3rem;
        text-align: center; }
      #main .accessLocation .lifeinfo .list {
        display: flex;
        margin: .2rem 0 0;
        justify-content: space-between; }
        @media screen and (max-width: 640px) {
          #main .accessLocation .lifeinfo .list {
            display: block; } }
        #main .accessLocation .lifeinfo .list .col {
          width: 3.65rem; }
          @media screen and (max-width: 640px) {
            #main .accessLocation .lifeinfo .list .col {
              width: auto; } }
        @media screen and (max-width: 640px) {
          #main .accessLocation .lifeinfo .list .item {
            margin: .25rem 0 0; } }
        #main .accessLocation .lifeinfo .list .item .label {
          padding: 0 .12rem;
          color: #fff;
          font-size: .15rem;
          line-height: .27rem; }
        #main .accessLocation .lifeinfo .list .item + .item {
          margin: .25rem 0 0; }
        #main .accessLocation .lifeinfo .list .item dl {
          display: flex;
          border-bottom: 1px solid currentColor;
          flex-wrap: wrap; }
        #main .accessLocation .lifeinfo .list .item dt {
          box-sizing: border-box;
          width: calc(100% - .72rem);
          padding-left: calc(1em + .05rem);
          text-indent: -1em; }
          @media screen and (max-width: 640px) {
            #main .accessLocation .lifeinfo .list .item dt {
              width: calc(100% - 7em); } }
          #main .accessLocation .lifeinfo .list .item dt::before {
            content: '●'; }
        #main .accessLocation .lifeinfo .list .item dd {
          width: .72rem; }
          @media screen and (max-width: 640px) {
            #main .accessLocation .lifeinfo .list .item dd {
              width: 7em; } }
        #main .accessLocation .lifeinfo .list .item dt,
        #main .accessLocation .lifeinfo .list .item dd {
          border-top: 1px solid currentColor;
          padding-top: .07rem;
          padding-bottom: .01rem;
          font-size: .13rem;
          line-height: .19rem; }
          #main .accessLocation .lifeinfo .list .item dt:first-of-type,
          #main .accessLocation .lifeinfo .list .item dd:first-of-type {
            border-top: none; }
        #main .accessLocation .lifeinfo .list .item01 .label {
          background: #CA5D6C; }
        #main .accessLocation .lifeinfo .list .item01 dt::before {
          color: #CA5D6C; }
        #main .accessLocation .lifeinfo .list .item02 .label {
          background: #DD742A; }
        #main .accessLocation .lifeinfo .list .item02 dt::before {
          color: #DD742A; }
        #main .accessLocation .lifeinfo .list .item03 .label {
          background: #863C78; }
        #main .accessLocation .lifeinfo .list .item03 dt::before {
          color: #863C78; }
        #main .accessLocation .lifeinfo .list .item04 .label {
          background: #728F3F; }
        #main .accessLocation .lifeinfo .list .item04 dt::before {
          color: #728F3F; }
        #main .accessLocation .lifeinfo .list .item05 .label {
          background: #406A97; }
        #main .accessLocation .lifeinfo .list .item05 dt::before {
          color: #406A97; }
        #main .accessLocation .lifeinfo .list .item06 .label {
          background: #3F888B; }
        #main .accessLocation .lifeinfo .list .item06 dt::before {
          color: #3F888B; }
      #main .accessLocation .lifeinfo .image {
        display: flex;
        margin: .35rem 0 0;
        justify-content: space-between; }
        @media screen and (max-width: 640px) {
          #main .accessLocation .lifeinfo .image {
            display: block; } }
        #main .accessLocation .lifeinfo .image .item {
          width: 1.96rem; }
          @media screen and (max-width: 640px) {
            #main .accessLocation .lifeinfo .image .item {
              width: auto;
              max-width: 393px;
              margin: .1rem auto 0; } }
          #main .accessLocation .lifeinfo .image .item .caption {
            margin: .05rem 0 0;
            text-align: right; }
      #main .accessLocation .lifeinfo .note {
        line-height: 1.6363636364;
        margin: .35rem 0 0;
        font-size: .11rem;
        text-align: center; }
        #main .accessLocation .lifeinfo .note::before, #main .accessLocation .lifeinfo .note::after {
          content: '';
          display: block;
          height: 0;
          width: 0; }
        #main .accessLocation .lifeinfo .note::before {
          margin-bottom: -0.3181818182em; }
        #main .accessLocation .lifeinfo .note::after {
          margin-top: -0.3181818182em; }
        @media screen and (max-width: 640px) {
          #main .accessLocation .lifeinfo .note {
            line-height: 1.2;
            font-size: .15rem;
            text-align: left; }
            #main .accessLocation .lifeinfo .note::before, #main .accessLocation .lifeinfo .note::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .accessLocation .lifeinfo .note::before {
              margin-bottom: -0.1em; }
            #main .accessLocation .lifeinfo .note::after {
              margin-top: -0.1em; } }
  #main .plan {
    padding: 0 0 .7rem; }
    #main .plan .list {
      display: flex;
      margin: .55rem 0 0;
      flex-wrap: wrap;
      justify-content: space-between; }
      @media screen and (max-width: 640px) {
        #main .plan .list {
          display: block; } }
      #main .plan .list li {
        width: 4.7rem;
        margin: .25rem 0 0;
        border-radius: .2rem;
        overflow: hidden;
        box-shadow: 0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.2); }
        @media screen and (max-width: 640px) {
          #main .plan .list li {
            width: auto;
            border-radius: .07rem; } }
        #main .plan .list li a {
          display: block;
          position: relative; }
          #main .plan .list li a::after {
            content: '';
            display: block;
            width: .25rem;
            height: .25rem;
            position: absolute;
            top: .14rem;
            right: .14rem;
            background: url("../imgs/blt03.svg") 0 0/contain no-repeat; }
            @media screen and (max-width: 640px) {
              #main .plan .list li a::after {
                width: .5rem;
                height: .5rem; } }
#main .plan .list li img {
	width: 100%;
}



    #main .plan .btn {
      display: block;
      box-sizing: border-box;
      max-width: 8.15rem;
      margin: .4rem auto 0;
      padding: 0 .36rem 0 0;
      background: #BE9600 url("../imgs/blt05.svg") calc(100% - .11rem) 50%/0.56rem auto no-repeat;
      border-radius: .4rem;
      color: #fff;
      font-size: .24rem;
      line-height: .8rem;
      text-align: center;
      box-shadow: 0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.2); }
      @media screen and (max-width: 640px) {
        #main .plan .btn {
          font-size: .2rem; } }
      #main .plan .btn::before {
        content: '';
        display: inline-block;
        width: .36rem;
        height: .41rem;
        margin: 0 .06rem 0 0;
        background: url("../imgs/blt04.svg") 0 50%/contain no-repeat;
        vertical-align: middle; }
    #main .plan .note {
      line-height: 1.6363636364;
      margin: .25rem 0 0;
      font-size: .11rem;
      text-align: center; }
      #main .plan .note::before, #main .plan .note::after {
        content: '';
        display: block;
        height: 0;
        width: 0; }
      #main .plan .note::before {
        margin-bottom: -0.3181818182em; }
      #main .plan .note::after {
        margin-top: -0.3181818182em; }
      @media screen and (max-width: 640px) {
        #main .plan .note {
          line-height: 1.2;
          font-size: .15rem; }
          #main .plan .note::before, #main .plan .note::after {
            content: '';
            display: block;
            height: 0;
            width: 0; }
          #main .plan .note::before {
            margin-bottom: -0.1em; }
          #main .plan .note::after {
            margin-top: -0.1em; } }
  #main .gallery {
    padding: 0 0 .75rem; }
    #main .gallery .block {
      margin: .55rem 0 0;
      padding: .65rem .77rem .55rem;
      border-radius: .2rem;
      background: #fff; }
      @media screen and (max-width: 640px) {
        #main .gallery .block {
          padding: .2rem;
          border-radius: .07rem; } }
    #main .gallery .slider .slide {
      vertical-align: top; }
    #main .gallery .slider .slick-arrow {
      width: .29rem;
      height: .47rem;
      position: absolute;
      top: 50%;
      background: url("../imgs/blt06.png") 50% 50%/contain no-repeat;
      transform: translate(0, -50%);
	}
    #main .gallery .slider .slick-prev {
      left: .15rem;
      transform: translate(0, -50%) scale(-1, 1);
      z-index: +1; }
    #main .gallery .slider .slick-next {
      right: .15rem; }
    #main .gallery .thum {
      display: flex;
    margin: .2rem auto 0;
    justify-content: space-between;
    width: 100%; }
      @media screen and (max-width: 640px) {
        #main .gallery .thum {
          display: none; } }
      #main .gallery .thum .slide {
        width: .98rem;
        transition: opacity .3s;
		margin:0 1px;
		border: solid 1px;
		border-color:rgba(0,0,0,.3);}
        @supports (filter: brightness(100%)) {
          #main .gallery .thum .slide {
            transition-property: filter; } }
        #main .gallery .thum .slide:hover, #main .gallery .thum .slide.active {
          opacity: .8; }
          @supports (filter: brightness(100%)) {
            #main .gallery .thum .slide:hover, #main .gallery .thum .slide.active {
              filter: brightness(110%);
              opacity: 1; } }
    #main .gallery .note {
      margin: .15rem 0 0;
      font-size: .11rem;
      line-height: 1;
      text-align: center; }
      @media screen and (max-width: 640px) {
        #main .gallery .note {
          line-height: 1.2;
          font-size: .15rem; }
          #main .gallery .note::before, #main .gallery .note::after {
            content: '';
            display: block;
            height: 0;
            width: 0; }
          #main .gallery .note::before {
            margin-bottom: -0.1em; }
          #main .gallery .note::after {
            margin-top: -0.1em; } }
  #main .equipment {
    padding: 0 0 .75rem; }
    #main .equipment .icon {
      display: flex;
      width: 9.2rem;
      margin: .5rem auto 0;
      flex-wrap: wrap; }
      @media screen and (max-width: 640px) {
        #main .equipment .icon {
          width: auto;
		  } }
      #main .equipment .icon li {
        width: .86rem;
        margin: 0.2rem 0.1814285714rem 0 0;
        font-size: .10rem;
        line-height: 1.2727272727;
        text-align: center; }
        @media screen and (max-width: 640px) {
          #main .equipment .icon li {
            width: 18%;
            margin-right: 2%; } }
        #main .equipment .icon li:nth-child(9n + 9) {
          margin-right: 0; }
		@media screen and (max-width: 640px){
			#main .equipment .icon li:nth-child(9n + 9) {
				  margin-right: 2%; }}
          @media screen and (max-width: 640px) {
            #main .equipment .icon li:nth-child(8n + 8) {
              margin-right: 2%; } }
        @media screen and (max-width: 640px) {
          #main .equipment .icon li:nth-child(5n + 5) {
            margin-right: 0; } }
        #main .equipment .icon li img {
          display: block;
          margin: 0 auto .02rem; }
    #main .equipment .block {
      margin: .4rem 0 0;
      padding: .19rem .78rem .34rem;
      background: #fff;
      border-radius: .2rem; }
      @media screen and (max-width: 640px) {
        #main .equipment .block {
          padding: .4rem;
          border-radius: .07rem; } }
      #main .equipment .block .inner {
        display: flex;
        flex-wrap: wrap; }
        #main .equipment .block .inner .item {
          width: 1.93rem;
          margin: 0.45rem calc((100% - 7.72rem) / 3) 0 0; }
          @media screen and (max-width: 640px) {
            #main .equipment .block .inner .item {
              width: 49%;
              margin-right: 2%; } }
          #main .equipment .block .inner .item:nth-child(4n + 4) {
            margin-right: 0; }
          @media screen and (max-width: 640px) {
            #main .equipment .block .inner .item:nth-child(even) {
              margin-right: 0; } }
          #main .equipment .block .inner .item .label {
            color: #fff;
            font-size: .13rem;
            line-height: .22rem;
            text-align: center; }
          #main .equipment .block .inner .item .image {
            margin: .05rem 0 0; }
          #main .equipment .block .inner .item .name {
            line-height: 1.5;
            margin: .1rem 0 0;
            font-size: .13rem; }
            #main .equipment .block .inner .item .name::before, #main .equipment .block .inner .item .name::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .equipment .block .inner .item .name::before {
              margin-bottom: -0.25em; }
            #main .equipment .block .inner .item .name::after {
              margin-top: -0.25em; }
			#main .equipment .block .inner .item .name .font-small{
				font-size: .2vw;
				letter-spacing: -0.1vw;
			}
			@media all and (-ms-high-contrast: none){
				#main .equipment .block .inner .item .name .font-small{
					font-size: 12px;
					letter-spacing: -0.1px;}}/*IEのみ*/

          #main .equipment .block .inner .item .text {
            line-height: 1.5;
            margin: .1rem 0 0;
            font-size: .12rem; }
            #main .equipment .block .inner .item .text::before, #main .equipment .block .inner .item .text::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .equipment .block .inner .item .text::before {
              margin-bottom: -0.25em; }
            #main .equipment .block .inner .item .text::after {
              margin-top: -0.25em; }
        #main .equipment .block .inner .byType .label {
          background: #E16442; }
        #main .equipment .block .inner .commonSpace .label {
          background: #64AD1F; }
      #main .equipment .block .note {
        line-height: 1.6363636364;
        margin: .3rem 0 0;
        font-size: .11rem;
        text-align: center; }
        #main .equipment .block .note::before, #main .equipment .block .note::after {
          content: '';
          display: block;
          height: 0;
          width: 0; }
        #main .equipment .block .note::before {
          margin-bottom: -0.3181818182em; }
        #main .equipment .block .note::after {
          margin-top: -0.3181818182em; }
        @media screen and (max-width: 640px) {
          #main .equipment .block .note {
            line-height: 1.2;
            font-size: .15rem;
            text-align: left; }
            #main .equipment .block .note::before, #main .equipment .block .note::after {
              content: '';
              display: block;
              height: 0;
              width: 0; }
            #main .equipment .block .note::before {
              margin-bottom: -0.1em; }
            #main .equipment .block .note::after {
              margin-top: -0.1em; } }
  #main .outline {
    padding: 0 0 .75rem; }
    @media screen and (max-width: 640px) {
      #main .outline {
        background: #fff; } }
    #main .outline .list {
      line-height: 1.5714285714;
      display: flex;
      margin: .9rem 0 0;
      font-size: .14rem;
      flex-wrap: wrap; }
      #main .outline .list::before, #main .outline .list::after {
        content: '';
        display: block;
        height: 0;
        width: 0; }
      #main .outline .list::before {
        margin-bottom: -0.2857142857em; }
      #main .outline .list::after {
        margin-top: -0.2857142857em; }
      @media screen and (max-width: 640px) {
        #main .outline .list {
          display: block;
          margin: 1.15rem 0 0;
          font-size: .16rem;
          line-height: 1.5625; }
          #main .outline .list::before, #main .outline .list::after {
            content: none; } }
      #main .outline .list dt {
        box-sizing: border-box;
        width: 2.8rem;
        padding: 0 .42rem 0 0;
        text-align: right; }
        @media screen and (max-width: 640px) {
          #main .outline .list dt {
            background: rgba(240, 233, 0, 0.3);
            text-align: left; } }
      #main .outline .list dd {
        box-sizing: border-box;
        width: calc(100% - 2.8rem);
        border-left: 1px solid #BE9600;
        padding: 0 0 0 .46rem; }
        @media screen and (max-width: 640px) {
          #main .outline .list dd {
            border-left: none; }
            #main .outline .list dd + dt {
              margin: .25rem 0 0; } }
      @media screen and (max-width: 640px) {
        #main .outline .list dt,
        #main .outline .list dd {
          width: auto;
          padding: 0 0 0 .6rem; } }

#footer .inner {
  display: flex;
  width: 8.57rem;
  margin: 0 auto;
  padding: .35rem 0;
  justify-content: space-between; }
  @media screen and (max-width: 640px) {
    #footer .inner {
      display: block;
      width: auto;
      padding: .15rem 0 0; } }
  #footer .inner .contact {
    width: 4.51rem; }
    @media screen and (max-width: 640px) {
      #footer .inner .contact {
        width: auto; } }
    #footer .inner .contact .ci {
      width: 4.21rem; }
      @media screen and (max-width: 640px) {
        #footer .inner .contact .ci {
          width: 5.1rem;
          margin: 0 auto; } }
    #footer .inner .contact .tel {
      margin: .22rem 0 0; }
      @media screen and (max-width: 640px) {
        #footer .inner .contact .tel {
          width: 3.96rem;
          margin: .25rem auto 0; } }
  #footer .inner .link {
    display: flex;
    width: 3.41rem;
    padding: .16rem 0 0;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 640px) {
      #footer .inner .link {
        width: 5.26rem;
        margin: .5rem auto .25rem;
        padding: 0; } }
    #footer .inner .link .link01 {
      width: 1.87rem; }
      @media screen and (max-width: 640px) {
        #footer .inner .link .link01 {
          width: 2.8rem; } }
    #footer .inner .link .link02 {
      width: 1.18rem; }
      @media screen and (max-width: 640px) {
        #footer .inner .link .link02 {
          width: 1.8rem; } }
#footer .copyright {
  padding: .11rem 0;
  background: #F0E900;
  font-size: .12rem;
  line-height: 1.5;
  text-align: center; }
  @media screen and (max-width: 640px) {
    #footer .copyright {
      padding: .12rem 0;
      font-size: .17rem; } }
#footer .btPagetop {
  display: block;
  width: 1rem;
  position: fixed;
  left: calc(50% + 4.85rem);
  bottom: 0;
  transition: opacity .3s; }
  @media screen and (max-width: 640px) {
    #footer .btPagetop {
      width: .8rem;
      left: auto;
      right: 0; } }
  #footer .btPagetop.off {
    opacity: 0;
    pointer-events: none; }
@media screen and (max-width: 640px) {
  #footer.fitPagetop .btPagetop {
    position: absolute;
    bottom: 100%; } }

@media screen and (-ms-high-contrast: none) {
  html.lb-disable-scrolling {
    position: static; } }
