@charset "UTF-8";
@import url("sanitize.css");
@import url("../js/slick/slick.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
* {
  box-sizing: border-box;
}

::-moz-selection {
  background-color: #00ACAB;
  color: #ffffff;
}

::selection {
  background-color: #00ACAB;
  color: #ffffff;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 62.5%;
  background-color: #ffffff;
  color: #575757;
}

.material-icons,
.pagetop a::before,
.menu-content ul li a::after,
.index ul li a::after,
.linkbo_01 a::after {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

body {
  font-size: 1.5rem;
  line-height: auto;
}

hr {
  background: transparent;
  border-top: 1px solid #cccccc;
}

a {
  color: #0066be;
  text-decoration: none;
}
a:hover {
  color: #ec0000;
  text-decoration: underline;
}
a:hover img {
  opacity: 0.75;
  transition: 0.2s ease-in-out;
}
a:focus {
  overflow: hidden;
}

h1 {
  font-size: 4rem;
  font-weight: 400;
  margin: 0 auto 30px;
  padding: 40px;
  border-radius: 10px;
}

h2 {
  border-left: 7px solid #00ACAB;
  color: #00ACAB;
  font-size: 3.5rem;
  font-weight: 400;
  padding: 0 20px;
}

h3 {
  font-size: 3rem;
  font-weight: 400;
  padding: 5px 20px;
  background-color: #00ACAB;
  color: #ffffff;
  border-radius: 10px;
}

h4 {
  font-size: 2.2rem;
  font-weight: 400;
  background-color: rgba(204, 238, 238, 0.5);
  color: #00ACAB;
  border: 1px solid #CCEEEE;
  padding: 5px 10px 5px 50px;
}

h5 {
  font-size: 2rem;
  font-weight: 400;
  color: #00ACAB;
  padding: 5px 10px;
  border-bottom: 1px solid #00ACAB;
}

h6 {
  font-size: 1.6rem;
  font-weight: 400;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
}

table {
  display: table;
  border-collapse: collapse;
  border: none;
  margin-bottom: 30px;
}
table th, table td {
  display: table-cell;
  border: 1px solid #cccccc;
  padding: 10px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  table th, table td {
    display: block;
    width: 100%;
  }
}
table th {
  font-weight: 400;
  text-align: center;
  background-color: rgba(0, 172, 171, 0.1);
}

#bg {
  overflow: hidden;
  min-width: 320px;
}

#header_in {
  margin: 0 auto;
  width: 96%;
  max-width: 1240px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

#siteid {
  width: 50%;
  padding: 30px 10px;
}
@media screen and (max-width: 767px) {
  #siteid {
    width: 80%;
  }
}
#siteid p {
  margin: 0;
}
#siteid h1,
#siteid p a {
  display: block;
  margin: 0;
  padding: 0;
  height: 60px;
  text-indent: -55555em;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
}
@media screen and (max-width: 767px) {
  #siteid h1,
  #siteid p a {
    height: 50px;
  }
}

#hcontents {
  flex: 1;
  position: relative;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}
@media screen and (max-width: 767px) {
  #hcontents {
    display: none;
  }
}

.hcon01 {
  flex: 1;
  padding-top: 30px;
}

.sitemap_bo {
  width: 140px;
  padding-top: 30px;
}
.sitemap_bo p {
  margin: 0 0 10px 0;
}
.sitemap_bo p a {
  display: block;
  background-color: #00ACAB;
  color: #ffffff;
  padding: 3px 20px;
  border-radius: 50px;
  font-size: 1.3rem;
  text-align: center;
}

.a11ytool {
  display: flex;
  align-items: stretch;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 5px;
}
.a11ytool p {
  margin: 0;
  padding: 0;
}

.mojisize,
.haikeishoku {
  display: flex;
  align-items: stretch;
  align-items: center;
  margin-right: 10px;
}
.mojisize p,
.haikeishoku p {
  padding: 0 10px 0 0;
}
.mojisize ul,
.haikeishoku ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: stretch;
  align-items: center;
}
.mojisize ul li,
.haikeishoku ul li {
  margin: 0 2px;
  padding: 2px 5px;
  border: 1px solid #cccccc;
  min-width: 40px;
  text-align: center;
  border-radius: 5px;
  font-size: 1.3rem;
}

.haikeishoku ul .blue {
  background-color: blue;
  color: yellow;
}
.haikeishoku ul .black {
  background-color: black;
  color: white;
}

.header_icon ul {
  margin: 0;
  padding: 10px;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.header_icon ul li {
  margin: 0 0 0 10px;
  padding: 0;
  width: 80px;
}
.header_icon ul li a {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background-color: #00ACAB;
  color: #ffffff;
  font-size: 1.2rem;
}
.header_icon ul li a::before {
  font-family: "Material Icons";
  font-size: 4rem;
  line-height: 4rem;
  display: block;
}
.header_icon ul li a:hover {
  text-decoration: none;
  opacity: 0.75;
}
.header_icon ul li.hicon_01 a {
  background-color: #CCEEEE;
}
.header_icon ul li.hicon_01 a::before {
  content: "support_agent";
}
.header_icon ul li.hicon_02 a {
  background-color: #00ACAB;
}
.header_icon ul li.hicon_02 a::before {
  content: "location_on";
}

.gmenu {
  border-top: 1px solid #00ACAB;
}
.gmenu ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  position: relative;
  width: 96%;
  max-width: 1240px;
}
.gmenu ul li {
  width: 20%;
}
.gmenu ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  color: #575757;
}
.gmenu ul li a:hover {
  color: #00ACAB;
  background-color: rgba(204, 238, 238, 0.5);
}

#pankuzu {
  background-color: rgba(204, 238, 238, 0.5);
  margin-bottom: 30px;
  font-size: 1.2rem;
}
#pankuzu ul {
  margin: 0 auto;
  padding: 30px 0;
  list-style: none;
  width: 96%;
  max-width: 1240px;
}
#pankuzu ul li {
  display: inline-block;
}
#pankuzu ul li a::after {
  content: "＞";
  display: inline-block;
  padding: 0 0.5rem;
  color: #575757;
}
#pankuzu ul li a:hover::after {
  text-decoration: none;
}

.subpage #wrap_in {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .subpage #wrap_in {
    display: inherit;
  }
}

.page_title {
  background-color: #00ACAB;
  color: #ffffff;
}
.page_title h1 {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto;
}

#unit_a {
  width: 74.5%;
}
@media screen and (max-width: 767px) {
  #unit_a {
    width: 100%;
  }
}
#unit_a img {
  max-width: 100% !important;
  height: auto !important;
}

#unit_b {
  width: 23.5%;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #unit_b {
    width: 100%;
  }
}

.menu_2 {
  margin-bottom: 30px;
}
.menu_2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu_2 p {
  margin: 0;
  padding: 0;
}
.menu_2 p a {
  display: block;
  padding: 15px 10px;
  border-bottom: 2px solid #00ACAB;
  color: #00ACAB;
  font-size: 1.6rem;
  font-weight: bold;
}
.menu_2 ul li {
  margin: 0;
  padding: 0;
}
.menu_2 ul li a {
  display: block;
  padding: 15px 30px 15px 10px;
  border-bottom: 1px solid #cccccc;
  color: #575757;
  position: relative;
}
.menu_2 ul li a::after {
  content: "play_circle_filled";
  font-family: "Material Icons";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 1.8rem;
  color: #00ACAB;
}
.menu_2 ul li a:hover {
  text-decoration: none;
  color: #00ACAB;
}
.menu_2 ul li a:hover::after {
  color: #00ACAB;
}

.side_fix {
  position: fixed;
  top: 50%;
  right: 10px;
  display: flex;
  transform-origin: top right;
  transform: rotate(90deg) translateX(100%);
  align-items: center;
  height: 50px;
}
.side_fix p {
  margin: 0;
  padding: 0 5px;
}
.side_fix p span {
  display: inline-block;
  padding: 0 5px;
  color: #00ACAB;
  background-color: rgba(255, 255, 255, 0.8);
}
.side_fix .digr90 {
  transform: rotate(-90deg);
}

#footer {
  text-align: center;
  background-color: #CCEEEE;
  border-top: 1px solid #00ACAB;
  border-bottom: 1px solid #00ACAB;
  padding: 20px 0;
}

.fmenu {
  padding: 10px 0;
  margin-bottom: 30px;
}
.fmenu ul {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
}
.fmenu ul li {
  border-right: 1px solid #00ACAB;
}
.fmenu ul li:first-child {
  border-left: 1px solid #00ACAB;
}
.fmenu ul li a {
  display: inline-block;
  color: #ffffff;
  padding: 0 1rem;
  color: #00ACAB;
}

.footer_info {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto;
  text-align: left;
}
.footer_info .info_name {
  font-weight: bold;
}
.footer_info address {
  font-style: normal;
}

.copy {
  font-size: 1rem;
  padding: 10px 0;
  text-align: center;
}

.pagetop {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 50px;
  right: 20px;
}
.pagetop a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: #00ACAB;
  color: #ffffff;
  border-radius: 50%;
}
.pagetop a:hover {
  text-decoration: none;
  background-color: #00ACAB;
}
.pagetop a::before {
  content: "expand_less";
  font-family: "Material Icons";
  font-size: 3rem;
  line-height: 1.5rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .pagetop a {
    width: 50px;
    height: 50px;
  }
  .pagetop a span {
    display: none;
  }
}

.ganlist ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 8px;
}
.ganlist ul li {
  margin: 0;
  padding: 0;
  min-width: 150px;
}
.ganlist ul li a {
  display: block;
  text-align: center;
  padding: 5px 10px;
  background-color: rgba(204, 238, 238, 0.5);
  border: 1px solid #00ACAB;
  color: #00ACAB;
  border-radius: 20px;
}
.ganlist ul li a:hover {
  background-color: #00ACAB;
  color: #ffffff;
}

[class*=col] ul {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto 50px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
[class*=col] ul li {
  margin: 0 0 20px 0;
  padding: 0;
}
[class*=col] ul li img {
  width: 100% !important;
  height: auto !important;
}

.col2 ul li {
  width: 49%;
}

.col3 ul li {
  width: 32%;
}

.col4 ul li {
  width: 23.5%;
}
@media screen and (max-width: 767px) {
  .col4 ul li {
    width: 49%;
  }
}

.col6 ul li {
  width: 15%;
}
@media screen and (max-width: 767px) {
  .col6 ul li {
    width: 32%;
  }
}

.img_zoom a {
  overflow: hidden;
}
.img_zoom a:hover img {
  transform: scale(1.1, 1.1);
}

.toppage h1 {
  border-radius: 0;
}
.toppage h2 {
  background-color: transparent;
  color: #575757;
  border: none;
  text-align: center;
  color: #00ACAB;
}
@media screen and (max-width: 767px) {
  .toppage h2 {
    font-size: 2.5rem;
  }
}
.toppage h3 {
  background-color: transparent;
  border: none;
}
.toppage #wrap_in {
  width: 100%;
}

.toptitle {
  height: 270px;
  background-image: url("../all_img/org/toptitle.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  display: flex;
  align-items: center;
  background-color: #00ACAB;
  color: #ffffff;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .toptitle {
    height: 200px;
    margin-bottom: 50px;
  }
}
.toptitle p {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 5%;
  font-size: 4rem;
  font-family: serif;
}
@media screen and (max-width: 767px) {
  .toptitle p {
    font-size: 5vw;
  }
}

.ganmenu_01,
.ganmenu_02 {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .ganmenu_01,
  .ganmenu_02 {
    margin: 0 auto 50px;
  }
}
.ganmenu_01 ul,
.ganmenu_02 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ganmenu_01 ul li,
.ganmenu_02 ul li {
  margin: 0 0 20px 0;
  padding: 0;
  width: 48%;
}
.ganmenu_01 ul li a,
.ganmenu_02 ul li a {
  display: block;
  border: 6px solid #eee;
  padding: 20px;
  color: #00ACAB;
  background-image: url("../all_img/org/topganmenu_01_list.png");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: right 20px center;
}
.ganmenu_01 ul li a p,
.ganmenu_02 ul li a p {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.ganmenu_01 ul li a p span,
.ganmenu_02 ul li a p span {
  display: block;
  color: #575757;
  font-weight: normal;
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .ganmenu_01 ul li {
    width: 100%;
  }
}
.ganmenu_01 ul li a p {
  font-size: 3rem;
  font-weight: normal;
  background-image: url("../all_img/org/topganmenu_01-1.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 60px 60px;
  padding-left: 80px;
}
@media screen and (max-width: 767px) {
  .ganmenu_01 ul li a p {
    font-size: 2.5rem;
  }
}
.ganmenu_01 ul li.gm02 a p {
  background-image: url("../all_img/org/topganmenu_01-2.png");
}

.ganmenu_02 ul li {
  width: 31%;
}
@media screen and (max-width: 767px) {
  .ganmenu_02 ul li {
    width: 48%;
  }
}
.ganmenu_02 ul li a {
  border: 1px solid #00ACAB;
  background-image: url("../all_img/org/topganmenu_02_list.png");
}
@media screen and (max-width: 767px) {
  .ganmenu_02 ul li a {
    padding: 20px 10px;
    background-image: none;
  }
  .ganmenu_02 ul li a p {
    font-size: 1.5rem;
  }
  .ganmenu_02 ul li a p span {
    display: none;
  }
}

#news_topics {
  border-top: 5px solid #00ACAB;
  background-color: #F2FBFB;
  margin-bottom: 100px;
  padding-top: 50px;
}
#news_topics [class*=news_topics_] {
  width: 96%;
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 50px;
}
#news_topics .rss {
  font-size: 1rem;
  margin: 0 10px;
}
#news_topics .rss a {
  padding: 0 5px;
  background-color: #CCEEEE;
  color: #ffffff;
}
#news_topics dl {
  padding-bottom: 14px;
  margin-bottom: 30px;
  background-color: #ffffff;
}
#news_topics dl dt {
  margin: 20px 0 0 0;
  padding: 20px 0 0 7rem;
  border-top: 5px solid #F2FBFB;
  position: relative;
}
#news_topics dl dt span {
  display: inline-block;
}
#news_topics dl dt.new::before {
  content: "New!";
  color: #00ACAB;
  display: inline-block;
  position: absolute;
  left: 20px;
}
#news_topics dl dd {
  margin: 0;
  padding: 0 0 0 8rem;
}
#news_topics .disp_list {
  text-align: center;
}
#news_topics .disp_list a {
  display: inline-block;
  border: 1px solid #00ACAB;
  background-color: #ffffff;
  color: #00ACAB;
  padding: 5px 20px;
  min-width: 220px;
  border-radius: 50px;
}
#news_topics .disp_list a:hover {
  background-color: #00ACAB;
  color: #ffffff;
  text-decoration: none;
}

.jujisha {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.jujisha div {
  border: 1px solid #00ACAB;
  border-radius: 10px;
  width: 23%;
}
@media screen and (max-width: 767px) {
  .jujisha div {
    width: 48%;
    margin-bottom: 20px;
    background-color: #00ACAB;
  }
}
.jujisha div a {
  display: block;
}
.jujisha div a p {
  margin: 0;
  padding: 0;
}
.jujisha div a .jimg img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
  border-radius: 10px 10px 0 0;
}
.jujisha div a .jtext {
  background-color: #00ACAB;
  color: #ffffff;
  padding: 10px;
  border-radius: 0 0 10px 10px;
  font-size: 1.9rem;
  text-align: center;
}
.jujisha div a .jtext span {
  display: block;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .jujisha div a .jtext span {
    display: none;
  }
}

.top_link_bo {
  text-align: center;
  margin-bottom: 100px;
}
.top_link_bo a {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #00ACAB;
  border-radius: 30px;
  min-width: 280px;
  font-size: 2rem;
  background-color: rgba(204, 238, 238, 0.5);
  color: #00ACAB;
  background-image: url("../all_img/org/top_link_bo.png");
  background-size: 20px 20px;
  background-position: right 10px center;
  background-repeat: no-repeat;
}

.byoin_list {
  border-top: 1px solid #00ACAB;
  padding-top: 50px;
  margin-bottom: 50px;
}
.byoin_list ul {
  width: 96%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.byoin_list ul li {
  width: 180px;
  margin-bottom: 20px;
}
.byoin_list ul li a {
  display: table-cell;
  width: 180px;
  height: 60px;
  border: 1px solid #00ACAB;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

.imgbg {
  background-image: url("../site_files/image/dmy/dmy_640-480_01.png");
  background-size: cover;
  background-position: center center;
  margin-bottom: 50px;
}
.imgbg .imgbg_in {
  background-color: rgba(87, 87, 87, 0.7);
  color: #ffffff;
  padding: 100px 0;
}
.imgbg .imgbg_in h2 {
  color: #ffffff;
}
.imgbg .imgbg_in .imgbg_contents {
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.linkbo_01 {
  text-align: center;
  padding: 20px 0;
}
.linkbo_01 a {
  display: inline-block;
  border: 1px solid #00ACAB;
  background-color: #00ACAB;
  color: #ffffff;
  padding: 5px 20px;
  min-width: 220px;
  border-radius: 50px;
  position: relative;
}
.linkbo_01 a::after {
  content: "play_circle_filled";
  position: absolute;
  font-family: "Material Icons";
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 1.4rem;
  color: #ffffff;
}
.linkbo_01 a:hover {
  background-color: #ffffff;
  color: #00ACAB;
  text-decoration: none;
}
.linkbo_01 a:hover::after {
  color: #00ACAB;
}

.imgbg_bn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.imgbg_bn [class*=imgbg_bn_] {
  width: 50%;
  background-size: cover;
  background-position: center center;
}
.imgbg_bn [class*=imgbg_bn_] a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  color: #ffffff;
}
.imgbg_bn [class*=imgbg_bn_] a .imgbg_bnbo {
  display: inline-block;
  border: 1px solid #ffffff;
  background-color: #00ACAB;
  color: #ffffff;
  padding: 5px 20px;
}
.imgbg_bn [class*=imgbg_bn_] a:hover {
  text-decoration: none;
}
.imgbg_bn [class*=imgbg_bn_] a:hover .imgbg_bnbo {
  background-color: #00ACAB;
}
.imgbg_bn [class*=imgbg_bn_] h3 {
  border: none;
}
.imgbg_bn .imgbg_bn_01 {
  background-image: url("../site_files/image/dmy/dmy_640-480_01.png");
}
.imgbg_bn .imgbg_bn_01 a {
  background-color: rgba(87, 87, 87, 0.7);
}
.imgbg_bn .imgbg_bn_02 {
  background-image: url("../site_files/image/dmy/dmy_640-480_02.png");
}
.imgbg_bn .imgbg_bn_02 a {
  background-color: rgba(0, 172, 171, 0.7);
}

.digbg {
  position: relative;
  margin-bottom: 50px;
}
.digbg .digbg_img {
  background-image: url("../site_files/image/dmy/dmy_640-480_03.png");
  width: 60vw;
  height: 500px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .digbg .digbg_img {
    width: 80vw;
  }
}
.digbg .digbg_img::after {
  content: "";
  visibility: visible;
  display: block;
  position: absolute;
  border-width: 0 0 500px 10vw;
  border-color: transparent transparent #ffffff transparent;
  border-style: solid;
  top: 0;
  right: 0;
}
.digbg .digbg_contents {
  position: absolute;
  top: 50px;
  right: 5vw;
  width: 50vw;
  min-height: 400px;
  padding: 30px 5vw;
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 767px) {
  .digbg .digbg_contents {
    width: 90vw;
  }
}

.index {
  margin-bottom: 50px;
}
.index dl dd {
  display: none;
}
.index dl,
.index ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.index dl dt,
.index ul li {
  margin: 0 0 20px 0;
  padding: 0;
  width: 49%;
}
@media screen and (max-width: 767px) {
  .index dl dt,
  .index ul li {
    width: 100%;
  }
}
.index dl dt a,
.index ul li a {
  display: block;
  height: 100%;
  padding: 10px 40px 10px 10px;
  border: 1px solid #00ACAB;
  position: relative;
  color: #575757;
}
.index dl dt a::after,
.index ul li a::after {
  content: "chevron_right";
  position: absolute;
  font-family: "Material Icons";
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 1.8rem;
}
.index dl dt a:hover,
.index ul li a:hover {
  background-color: #00ACAB;
  color: #ffffff;
  text-decoration: none;
}

.site_map {
  margin-bottom: 50px;
}
.site_map p {
  font-size: 2rem;
}
.site_map ul {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
.site_map ul li::before {
  content: "play_circle_filled";
  font-family: "Material Icons";
  color: #00ACAB;
  margin-right: 0.5rem;
}
.site_map ul li[class*=layer_] {
  border-top: 1px dotted #cccccc;
  font-size: 1.8rem;
  padding-top: 30px;
  margin-bottom: 30px;
}
.site_map ul li.layer_1 {
  border-top: 3px solid #00ACAB;
  font-size: 2rem;
}
.site_map ul.in_page {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 1.4rem;
  padding-top: 20px;
}
.site_map ul.in_page li {
  width: 49%;
  padding: 5px 0 5px 2rem;
  text-indent: -2rem;
}
.site_map ul.in_page li::before {
  content: "chevron_right";
}
@media screen and (max-width: 767px) {
  .site_map ul.in_page li {
    width: 100%;
  }
}

.mail_form {
  margin-bottom: 50px;
}
.mail_form p {
  margin: 0;
  padding: 0;
}
.mail_form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .mail_form form {
    display: block;
  }
}
.mail_form form .form_label,
.mail_form form .form_input {
  border-top: 1px solid #cccccc;
  padding: 10px;
  align-items: stretch;
}
.mail_form form .form_label {
  width: 30%;
  font-weight: 400;
  background-color: rgba(0, 172, 171, 0.1);
}
@media screen and (max-width: 767px) {
  .mail_form form .form_label {
    width: 100%;
  }
}
.mail_form form .form_label .mcheck {
  color: #00ACAB;
  font-size: 1rem;
  line-height: 1rem;
  white-space: nowrap;
}
.mail_form form .form_label .mcheck::after {
  content: "必須";
}
.mail_form form .form_input {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .mail_form form .form_input {
    width: 100%;
    border-top: none;
  }
}
.mail_form form .form_input input[type=text] {
  min-width: 80%;
}
@media screen and (max-width: 767px) {
  .mail_form form .form_input input[type=text] {
    min-width: 100%;
  }
}
.mail_form form .form_input textarea {
  width: 100%;
}
.mail_form form .form_input input[type=text],
.mail_form form .form_input textarea {
  border: 1px solid #cccccc;
  padding: 5px;
  font-size: 1.6rem;
}
.mail_form form .form_input p {
  color: #00ACAB;
  font-size: 1.2rem;
}
.mail_form form .form_button {
  width: 100%;
  border-top: 1px solid #cccccc;
  padding: 20px 0 10px 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.mail_form form .form_button input {
  width: 30%;
  margin-bottom: 20px;
}
.mail_form form .form_button input[type=submit] {
  padding: 10px 0;
  background-color: #00ACAB;
  color: #ffffff;
  border: 1px solid #00ACAB;
  border-radius: 50px;
}
.mail_form form .form_button input[type=submit]:hover {
  background-color: #ffffff;
  color: #00ACAB;
}
.mail_form form .form_button input[type=button] {
  padding: 5px 0;
  background-color: #ccc;
  color: #575757;
  border: 1px solid #ccc;
  border-radius: 50px;
}
.mail_form form .form_button input[type=button]:hover {
  background-color: #eee;
}

.effect_1 {
  padding-top: 100px;
  transition: 0.8s;
}

.effect_2 {
  margin-left: -100%;
  margin-right: 100%;
  transition: 0.5s;
}

.effect_3 {
  margin-left: 100%;
  margin-right: -100%;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .menu-btn {
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    z-index: 150;
    background-color: #ffffff;
  }
  .menu-btn span,
  .menu-btn span::before,
  .menu-btn span::after {
    content: "";
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 3px;
    background-color: #00ACAB;
    position: absolute;
    transition: 0.4s ease-in-out;
  }
  .menu-btn span::before {
    bottom: 8px;
  }
  .menu-btn span::after {
    top: 8px;
  }
  #menu-btn-check {
    display: none;
  }
  #menu-btn-check:checked ~ .menu-btn {
    background-color: rgba(255, 255, 255, 0);
  }
  #menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
    transition: 0.2s ease-in-out;
  }
  #menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
    transition: 0.2s ease-in-out;
    background-color: #ffffff;
  }
  #menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
    transition: 0.2s ease-in-out;
    background-color: #ffffff;
  }
  #menu-btn-check:checked ~ .menu-content {
    left: 0;
  }
  .menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 140;
    background-color: #00ACAB;
    transition: all 0.5s;
    overflow: scroll;
    padding: 70px 20px;
  }
  .menu-content p {
    margin: 0;
    padding: 0;
  }
  .menu-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .menu-content ul li {
    margin: 0;
    padding: 0;
  }
  .menu-content p a,
  .menu-content ul li a {
    display: block;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 10px 30px 10px 10px;
    position: relative;
  }
  .menu-content p a::after,
  .menu-content ul li a::after {
    content: "chevron_right";
    position: absolute;
    font-family: "Material Icons";
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 1.4rem;
    color: #ffffff;
  }
}/*# sourceMappingURL=org.css.map */