@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
input,
select {
  vertical-align: middle;
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea {
  font-family: "メイリオ", "Meiryo", "MSゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*Mobile font size adjust*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

p {
  line-height: 1.6;
}

abbr,
acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}

em {
  font-style: italic;
}

p,
fieldset,
table,
pre {
  font-size: 100%;
  margin-bottom: 1.2em;
}

img {
  vertical-align: bottom;
}

blockquote {
  background-color: #f0f0f0;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block;
}

pre {
  background-color: #f9fffd;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block;
}

/*@font-face {
	font-family: YuGothicMedium;
	src: local("Yu Gothic Medium");
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}*/
body {
  font-family: "メイリオ", "Meiryo", "MSゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  line-height: 1.7;
}

/*body {
	font-family: "メイリオ",
		Meiryo;
}*/
/*[lang=ja] body {

	// for IE10+
	@media all and (-ms-high-contrast: none) {
		& {
			font-family: Verdana, Meiryo, sans-serif;
		}
	}

	@media all and (-ms-high-contrast: active) {
		& {
			font-family: Verdana, Meiryo, sans-serif;
		}
	}

}*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.625rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.4;
}

h1,
.h1 {
  font-size: 2.375rem;
}

h2,
.h2 {
  font-size: 1.875rem;
}

h3,
.h3 {
  font-size: 1.625rem;
}

h4,
.h4 {
  font-size: 1.375rem;
}

h5,
.h5 {
  font-size: 1.125rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.125rem;
  font-weight: 500;
}

.display-1 {
  font-size: 5.75rem;
  font-weight: 500;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.25rem;
  font-weight: 500;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.25rem;
  font-weight: 500;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 1.2;
}

/*====Basic Table Style ====================================*/
table {
  width: 100%;
  margin-bottom: 1rem;
}

th,
td {
  padding: 0.5rem;
  border: 1px solid #ddd !important;
  vertical-align: middle;
}

th {
  font-weight: normal;
  text-align: left;
}

caption {
  margin-bottom: 0.5em;
  text-align: center;
}

/*====Basic List Style ====================================*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #bbb;
  margin: 2rem 0;
  padding: 0;
}

p {
  line-height: 1.8;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  p {
    line-height: 1.6;
  }
}
ol,
ul {
  /*bringing lists on to the page with breathing room */
  margin-left: 0;
  margin-bottom: 1.2em;
}

ol {
  /*giving OL's LIs generated numbers*/
  list-style: decimal outside;
}

ul {
  /*giving UL's LIs generated disc markers*/
  list-style-type: disc;
}

ul li {
  margin-bottom: 0.3em;
  padding-left: 0;
}

ol li {
  margin-bottom: 0.3em;
  padding-left: 0;
}

li ul,
li ol {
  margin-left: 0;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
  margin: 0 0px 0 0em;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-left: 0em;
  margin-bottom: 0;
}

ul.no_dots {
  list-style: none;
  margin-left: 0em;
}

/*+++++++++++++++++++++++++++++++++*/
/*      Link Icons                 */
/*+++++++++++++++++++++++++++++++++*/
/* https://icomoon.io/app/  */
.txt_icon {
  padding-left: 1.8em;
  position: relative;
}

.txt_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -0.7em;
  width: 1.4em;
  height: 1.4em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*border-radius: 0.4rem;*/
  background-position: center center;
}

.icon_home:after {
  background-image: url(../img/def/css/svg/home.svg);
}

.icon_arrow:after {
  background-image: url(../img/def/css/svg/circle-right.svg);
}

.icon_arrow_rev:after {
  background-image: url(../img/def/css/svg/circle-right.svg);
}

.icon_arrow_up:after {
  background-image: url(../img/def/css/svg/circle-up.svg);
}

.icon_arrow_down:after {
  background-image: url(../img/def/css/svg/circle-down.svg);
}

.icon_pdf:after {
  background-image: url(../img/def/css/svg/file-pdf.svg);
}

.icon_word:after {
  background-image: url(../img/def/css/svg/file-word.svg);
}

.icon_excel:after {
  background-image: url(../img/def/css/svg/file-excel.svg);
}

.icon_zip:after {
  background-image: url(../img/def/css/svg/file-zip.svg);
}

.icon_down:after {
  background-image: url(../img/def/css/svg/download.svg);
}

.icon_image:after {
  background-image: url(../img/def/css/svg/image.svg);
}

.icon_page:after {
  background-image: url(../img/def/css/svg/page.svg);
}

.icon_feed:after {
  background-image: url(../img/def/css/svg/feed.svg);
}

.icon_facebook:after {
  background-image: url(../img/def/css/svg/facebook.svg);
}

.icon_twitter:after {
  background-image: url(../img/def/css/svg/twitter.svg);
}

.icon_youtube:after {
  background-image: url(../img/def/css/svg/youtube.svg);
}

/*==== Paragraph & Font Settings ====================================*/
.min {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  transform: rotate(0.03deg);
}

.atten {
  color: #A10000;
}

.green {
  color: #0f660a;
}

.blue {
  color: #1369af;
}

.orange {
  color: #F90;
}

.red {
  color: red;
}

/*=====Basic Tag Utility====*/
.clb {
  clear: both;
}

ul.mg_bot,
p.mg_bot,
.mg_bot {
  margin-bottom: 2rem;
}

ul.nmg,
p.nmg,
.nmg {
  margin-bottom: 0;
}

.txt_center {
  text-align: center;
}

.txt_right {
  text-align: right;
}

.full_width {
  width: 100%;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pc_content {
    display: none;
  }
}
/*PC / Tablet*/
@media screen and (min-width: 737px) {
  .sp_content {
    display: none;
  }
}
/*=== Basic Link Style ============================================================*/
a:link {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

/*=====lazyload======*/
.lazyload {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: all 2s;
}

/*=====Clear fix======*/
/* For modern browsers */
.clf:before,
.clf:after {
  content: "";
  display: table;
}

.clf:after {
  clear: both;
}

/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/*===Page Body ============================================*/
body {
  /*color: #676767;*/
  color: #000;
  background-color: #fff;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "メイリオ", "Meiryo", "MSゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

img {
  width: 100%;
  height: auto;
}

ul {
  margin: 0;
}
ul li {
  list-style: none;
  margin: 0;
}

p {
  margin: 0;
}

section.back_color {
  background-color: #FFF9EE;
}
section .contents_inner {
  width: 1000px;
  margin: auto;
  padding: 50px 0;
}

.sp_img {
  display: none;
}

.fadeIn {
  opacity: 0;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeIn_up {
  opacity: 0;
  transform: translate(0, 20px);
  transition: 1s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.sp_br {
  display: none;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  section .contents_inner {
    width: 90%;
  }
  .pc_img {
    display: none;
  }
  .sp_img {
    display: block;
  }
  .sp_br {
    display: block;
  }
}
/*=== header ============================================*/
header {
  position: fixed;
  width: 100%;
  height: 90px;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
header .logo {
  width: 210px;
  transition: all 0.3s ease;
  position: absolute;
  left: 14px;
  top: 20px;
}
header .logo:hover {
  opacity: 0.7;
}
header .gds_top100 {
  position: absolute;
  left: 235px;
  top: 18px;
}
header .gds_top100 ul {
  display: flex;
  flex-wrap: wrap;
}
header .gds_top100 ul li {
  width: 55px;
  margin-right: 5px;
}
header .gds_top100 ul li:last-child {
  margin-right: 0;
}
header .header_inner {
  width: 1000px;
  margin: auto;
  overflow: hidden;
}
header .header_inner .header_navi {
  float: right;
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
}
header .header_inner .header_navi li {
  border-right: 1px solid #989899;
  transition: all 0.3s ease;
  /*&:nth-child(2) {
  	a {
  		line-height: 1.3;
  		padding: 0 17px;
  	}
  }*/
}
header .header_inner .header_navi li:hover {
  opacity: 0.7;
}
header .header_inner .header_navi li:last-child {
  border-right: none;
}
header .header_inner .header_navi li a {
  display: block;
  font-weight: bold;
  padding: 7px 17px;
  font-size: 16px;
  text-align: center;
}

.spnavi_btn {
  display: none;
}

.sp_navimenu {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 8000;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  padding-top: 70px;
}
.sp_navimenu .navimenu_inner {
  width: 85%;
  padding-top: 20px;
  margin: auto;
}
.sp_navimenu .navimenu_inner ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.sp_navimenu .navimenu_inner ul li a {
  display: block;
  font-size: 20px;
  padding: 20px 0;
  position: relative;
}
.sp_navimenu .navimenu_inner ul li a:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/*1200px*/
@media screen and (max-width: 1200px) {
  header .header_inner .header_navi {
    margin-top: 27px;
  }
  header .header_inner .header_navi li a {
    font-size: 14px;
    padding: 7px 14px;
  }
}
/*Mobile*/
@media screen and (max-width: 736px) {
  header {
    height: 70px;
  }
  header .header_inner {
    display: none;
  }
  header .logo {
    width: 40%;
    top: 17px;
  }
  header .gds_top100 {
    left: 180px;
    top: 13px;
  }
  header .gds_top100 ul li {
    width: 44px;
  }
  .spnavi_btn {
    display: block;
    position: fixed;
    top: 12px;
    right: 16px;
    width: 42px;
    height: 47px;
    z-index: 9999;
  }
  .spnavi_btn span {
    width: 100%;
    height: 3px;
    background-color: rgb(0, 0, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .spnavi_btn span:before {
    content: "";
    width: 100%;
    height: 3px;
    display: block;
    background-color: rgb(0, 0, 0);
    left: 0;
    top: -10px;
    position: absolute;
    transition: all 0.3s ease;
  }
  .spnavi_btn span:after {
    content: "";
    width: 100%;
    height: 3px;
    display: block;
    background-color: rgb(0, 0, 0);
    left: 0;
    bottom: -10px;
    position: absolute;
    transition: all 0.3s ease;
  }
  .spnavi_btn.open span {
    background-color: rgba(0, 0, 0, 0);
  }
  .spnavi_btn.open span:before {
    transform: rotate(45deg);
    top: 0;
  }
  .spnavi_btn.open span:after {
    transform: rotate(-45deg);
    bottom: 0;
  }
}
/*=== footer ============================================*/
footer {
  background-color: #F4F4F4;
}
footer .footer_inner {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 55px 0;
}
footer .footer_inner .footer_info {
  width: 350px;
  float: left;
}
footer .footer_inner .footer_info .logo_gds {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
footer .footer_inner .footer_info .logo {
  width: 220px;
  margin-bottom: 20px;
  margin-right: 10px;
}
footer .footer_inner .footer_info .gds_top100 {
  width: 115px;
}
footer .footer_inner .footer_info .gds_top100 ul {
  display: flex;
  flex-wrap: wrap;
}
footer .footer_inner .footer_info .gds_top100 ul li {
  width: 55px;
  margin-right: 5px;
}
footer .footer_inner .footer_info .gds_top100 ul li:last-child {
  margin-right: 0;
}
footer .footer_inner .footer_info .sponsored_by {
  font-size: 16px;
  color: #000;
}
footer .footer_inner .footer_info .access_tel {
  font-size: 14px;
  color: #000;
}
footer .footer_inner .fooetr_navi {
  display: flex;
  flex-wrap: wrap;
  float: right;
}
footer .footer_inner .fooetr_navi li {
  border-left: 1px solid #989899;
  transition: all 0.3s ease;
  /*&:nth-child(2) {
  	a {
  		line-height: 1.2;
  		padding: 0 11px;
  	}
  }*/
}
footer .footer_inner .fooetr_navi li:hover {
  opacity: 0.7;
}
footer .footer_inner .fooetr_navi li a {
  font-size: 14px;
  display: block;
  padding: 4px 11px;
  text-align: center;
}

.copyright {
  background-color: #E4E4E4;
}
.copyright small {
  width: 1000px;
  margin: auto;
  font-size: 14px;
  color: #6C6C6C;
  display: block;
  padding: 13px 0;
  line-height: 1;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  footer .footer_inner {
    width: 90%;
  }
  footer .footer_inner .footer_info {
    width: 100%;
  }
  footer .footer_inner .footer_info .logo_gds .logo {
    width: 200px;
  }
  footer .footer_inner .footer_info .logo_gds .gds_top100 {
    width: 95px;
  }
  footer .footer_inner .footer_info .logo_gds .gds_top100 ul li {
    width: 45px;
  }
  footer .footer_inner .fooetr_navi {
    display: none;
  }
  .copyright small {
    width: 90%;
  }
}
/*=== main visual ============================================*/
.main_visual {
  margin-top: 90px;
  height: 700px;
  position: relative;
}
.main_visual .slider_list {
  height: 600px;
}
.main_visual .slider_list .item {
  width: 840px;
  height: 600px;
  margin: 0 5px;
}
.main_visual .slider_list .item a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.main_visual .slider_list .item a:hover {
  opacity: 0.8;
}
.main_visual .slider_list .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_visual .visual_text {
  position: absolute;
  width: 490px;
  height: 260px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 100;
}
.main_visual .visual_text h1 {
  font-size: 22px;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  margin-bottom: 0;
}
.main_visual .visual_text h1 img {
  margin-bottom: 15px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.6));
}

.slick-dots {
  bottom: -50px !important;
}
.slick-dots li {
  width: 70px !important;
  height: 6px !important;
}
.slick-dots li button {
  width: 70px !important;
  height: 6px !important;
}
.slick-dots li button:before {
  background-image: none !important;
  background-color: #E4E4E4 !important;
  width: 70px !important;
  height: 6px !important;
  content: "" !important;
  opacity: 1 !important;
}
.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  background-color: #A7A7A7 !important;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .main_visual {
    height: 450px;
    margin-top: 70px;
  }
  .main_visual .visual_text {
    width: 80%;
    height: 170px;
  }
  .main_visual .visual_text h1 {
    font-size: 19px;
  }
  .main_visual .slider_list {
    height: 400px;
  }
  .main_visual .slider_list .item {
    height: 400px;
    margin: 0;
  }
  .slick-dots {
    bottom: -38px !important;
  }
  .slick-dots li {
    width: 45px !important;
  }
  .slick-dots li button {
    width: 45px !important;
  }
  .slick-dots li button:before {
    width: 45px !important;
  }
}
/*=== contents ============================================*/
.contents_title_container {
  text-align: center;
}
.contents_title_container .contents_title {
  display: inline-block;
  padding-bottom: 15px;
  border-bottom: 4px solid #000;
  font-size: 50px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  margin: auto;
  line-height: 1;
  margin-bottom: 35px;
  color: #000;
  font-weight: normal;
}
.contents_title_container .contents_title span {
  font-size: 18px;
  display: block;
  margin-top: 5px;
}
.contents_title_container.pinkribbon .contents_title {
  border-color: #FF8082;
}

.btn_item {
  width: 300px;
  border-radius: 5px;
  border: 1px solid #707070;
  margin: auto;
  transition: all 0.3s ease;
}
.btn_item a {
  display: block;
  position: relative;
  padding: 15px 20px;
  color: #6C6C6C;
  font-size: 16px;
}
.btn_item a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #707070;
  border-right: 1px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.btn_item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn_item:hover a:after {
  right: 17px;
}

.back_stripe {
  background-image: url(../img/global/back_stripe.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.back_stripe .contents_inner {
  padding: 80px 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .contents_title_container .contents_title {
    font-size: 35px;
    border-bottom: 3px solid #000;
    margin-bottom: 30px;
  }
  .btn_item {
    width: 80%;
  }
}
/* ==news== */
.news_list {
  margin-bottom: 40px;
}
.news_list li {
  border-bottom: 1px solid #84919E;
}
.news_list li a {
  display: block;
  display: flex;
  flex-wrap: wrap;
  padding: 17px 0;
  font-size: 18px;
  position: relative;
}
.news_list li a span {
  display: block;
  width: 140px;
  color: #989899;
}
.news_list li a span.cat_item {
  width: 100px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 2px;
  line-height: 1;
  padding: 7px;
  margin-right: 10px;
}
.news_list li a span.cat_item.news {
  background-color: #118986;
}
.news_list li a span.cat_item.report {
  background-color: #9E6869;
}
.news_list li a .thumbnail {
  width: 54px;
  height: 54px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.news_list li a .thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.news_list.news_list_only {
  margin-bottom: 80px;
}
.news_list.news_list_only li a {
  font-size: 16px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .news_list .item a span {
    width: 100%;
  }
  .news_list.news_list_only {
    margin-bottom: 50px;
  }
}
/* ==協力施設== */
.cooperation_inner {
  padding: 50px 0;
}
.cooperation_inner.list_oll {
  width: 1000px;
  margin: auto;
}

.cooperation_list {
  margin-bottom: 50px;
}
.cooperation_list .item {
  width: 335px;
  margin-right: 40px;
  transition: all 0.3s ease;
}
.cooperation_list .item .thumbnail {
  width: 100%;
  height: 220px;
  margin-bottom: 10px;
}
.cooperation_list .item .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cooperation_list .item h4 {
  font-size: 18px;
  color: #000;
  line-height: 1.3;
  margin-bottom: 10px;
}
.cooperation_list .item .info {
  font-size: 14px;
  color: #6C6C6C;
  line-height: 1.5;
  margin-bottom: 10px;
}
.cooperation_list .item .cat {
  width: 115px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  background-color: #804000;
  border-radius: 2px;
}
.cooperation_list .item .cat.daytrip {
  background-color: #6A9AB1;
}
.cooperation_list .item .cat.meal {
  background-color: #E78284;
}
.cooperation_list .item .cat.relaxation {
  width: 160px;
  background-color: #C7A454;
}
.cooperation_list .item .cat.sightseeing {
  background-color: #639082;
}
.cooperation_list .item .cat.play {
  background-color: #B9603A;
}
.cooperation_list .item .cat.shopping {
  background-color: #6D5D7D;
}
.cooperation_list .item:hover {
  opacity: 0.7;
}
.cooperation_list.list_oll {
  display: flex;
  flex-wrap: wrap;
}
.cooperation_list.list_oll .item {
  margin-right: 35px;
  width: 310px;
  margin-bottom: 40px;
}
.cooperation_list.list_oll .item:nth-child(3n) {
  margin-right: 0;
}
.cooperation_list.list_oll .item .thumbnail {
  height: 210px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .cooperation_inner.list_oll {
    width: 90%;
  }
  .cooperation_list .item {
    width: 290px;
    margin-right: 20px;
  }
  .cooperation_list .item .thumbnail {
    height: 200px;
  }
  .cooperation_list.list_oll .item {
    width: 100%;
    margin-right: 0;
  }
  .cooperation_list.list_oll .item .thumbnail {
    height: 60vw;
  }
}
/* ==ピンクリボンのお宿== */
.pinkribbon_sec {
  padding-bottom: 60px;
}

.pinkribbon_list {
  margin-bottom: 50px;
}
.pinkribbon_list .item {
  width: 335px;
  margin-right: 40px;
  transition: all 0.3s ease;
}
.pinkribbon_list .item .thumbnail {
  width: 100%;
  height: 220px;
  margin-bottom: 10px;
}
.pinkribbon_list .item .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pinkribbon_list .item h4 {
  font-size: 18px;
  color: #000;
  line-height: 1.3;
  margin-bottom: 10px;
}
.pinkribbon_list .item .info {
  font-size: 14px;
  color: #6C6C6C;
  line-height: 1.5;
  margin-bottom: 10px;
}
.pinkribbon_list .item .cat_list {
  display: flex;
  flex-wrap: wrap;
}
.pinkribbon_list .item .cat_list li {
  width: 80px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.2;
  padding: 7px 0px;
  background-color: #4999C0;
}
.pinkribbon_list .item .cat_list li:nth-child(4n) {
  margin-right: 0;
}
.pinkribbon_list .item .cat_list li.large_bath {
  background-color: #4999C0;
  padding: 14px 0;
}
.pinkribbon_list .item .cat_list li.open_bath {
  background-color: #49C0BD;
  padding: 14px 0;
}
.pinkribbon_list .item .cat_list li.open_bath_room {
  background-color: #33B36F;
}
.pinkribbon_list .item .cat_list li.private_bath {
  background-color: #246E0A;
}
.pinkribbon_list .item .cat_list li.private_bath_free {
  background-color: #888B24;
}
.pinkribbon_list .item .cat_list li.partition {
  background-color: #C78605;
}
.pinkribbon_list .item .cat_list li.clothes {
  background-color: #F66B00;
}
.pinkribbon_list .item .cat_list li.clothes_sale {
  background-color: #CA6B6B;
}
.pinkribbon_list .item .cat_list li.clothes_rental {
  background-color: #9A5896;
}
.pinkribbon_list .item .cat_list li.towel {
  background-color: #5C589A;
}
.pinkribbon_list .item:hover {
  opacity: 0.7;
}
.pinkribbon_list.list_oll {
  display: flex;
  flex-wrap: wrap;
}
.pinkribbon_list.list_oll .item {
  margin-right: 35px;
  width: 310px;
  margin-bottom: 40px;
}
.pinkribbon_list.list_oll .item:nth-child(3n) {
  margin-right: 0;
}
.pinkribbon_list.list_oll .item .thumbnail {
  height: 210px;
}
.pinkribbon_list.list_oll .item .cat_list {
  display: flex;
  flex-wrap: wrap;
}
.pinkribbon_list.list_oll .item .cat_list li {
  width: 74px;
  margin-right: 4px;
  margin-bottom: 4px;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.2;
  padding: 7px 0px;
  background-color: #4999C0;
}
.pinkribbon_list.list_oll .item .cat_list li:nth-child(4n) {
  margin-right: 0;
}
.pinkribbon_list.list_oll .item .cat_list li.large_bath {
  background-color: #4999C0;
  padding: 14px 0;
}
.pinkribbon_list.list_oll .item .cat_list li.open_bath {
  background-color: #49C0BD;
  padding: 14px 0;
}
.pinkribbon_list.list_oll .item .cat_list li.open_bath_room {
  background-color: #33B36F;
}
.pinkribbon_list.list_oll .item .cat_list li.private_bath {
  background-color: #246E0A;
}
.pinkribbon_list.list_oll .item .cat_list li.private_bath_free {
  background-color: #888B24;
}
.pinkribbon_list.list_oll .item .cat_list li.partition {
  background-color: #C78605;
}
.pinkribbon_list.list_oll .item .cat_list li.clothes {
  background-color: #F66B00;
}
.pinkribbon_list.list_oll .item .cat_list li.clothes_sale {
  background-color: #CA6B6B;
}
.pinkribbon_list.list_oll .item .cat_list li.clothes_rental {
  background-color: #9A5896;
}
.pinkribbon_list.list_oll .item .cat_list li.towel {
  background-color: #5C589A;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pinkribbon_list .item {
    width: 290px;
    margin-right: 20px;
  }
  .pinkribbon_list .item .thumbnail {
    height: 200px;
  }
  .pinkribbon_list .item .cat_list li {
    width: 32%;
    margin-right: 2%;
  }
  .pinkribbon_list .item .cat_list li:nth-child(4n) {
    margin-right: 2%;
  }
  .pinkribbon_list .item .cat_list li:nth-child(3n) {
    margin-right: 0;
  }
  .pinkribbon_list.list_oll .item {
    width: 100%;
    margin-right: 0;
  }
  .pinkribbon_list.list_oll .item .thumbnail {
    height: 60vw;
  }
  .pinkribbon_list.list_oll .item .cat_list li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .pinkribbon_list.list_oll .item .cat_list li:nth-child(4n) {
    margin-right: 0;
  }
  .pinkribbon_list.list_oll .item .cat_list li:nth-child(3n) {
    margin-right: 2%;
  }
}
/* ==公共施設紹介== */
.public_contents {
  position: relative;
  height: 466px;
  margin-bottom: 60px;
}
.public_contents .image {
  position: absolute;
  height: 466px;
  width: calc((100vw - 1000px) / 2 + 460px);
  left: calc((100vw - 1000px) / 2 * -1);
}
.public_contents .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.public_contents .info {
  width: 490px;
  float: right;
}
.public_contents .info h3 {
  font-weight: normal;
  font-size: 36px;
  margin-bottom: 35px;
  color: #000;
}
.public_contents .info .text {
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
}
.public_contents .info .btn_item {
  margin: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .public_contents {
    height: auto;
  }
  .public_contents .image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: 60vw;
    margin-bottom: 25px;
  }
  .public_contents .info {
    float: none;
    width: 100%;
  }
  .public_contents .info h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .public_contents .info .text {
    font-size: 16px;
  }
  .public_contents .info .btn_item {
    margin: auto;
    width: 70%;
  }
}
/* ==ページ下部 バナー== */
.banner_container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 570px;
}
.banner_container .banner_item {
  width: 50%;
  height: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner_container .banner_item .text_band {
  width: 100%;
  height: 255px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.banner_container .banner_item .text_band:before {
  content: "";
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-color: #A7A7A7;
  position: absolute;
  top: 0;
  left: 0;
}
.banner_container .banner_item .text_band .text_band_inner {
  width: 500px;
  height: 100%;
}
.banner_container .banner_item .text_band .text_band_inner h3 {
  position: relative;
  color: #fff;
  z-index: 50;
  font-weight: normal;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  font-size: 50px;
  line-height: 1.1;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 4px solid #fff;
  margin-bottom: 25px;
}
.banner_container .banner_item .text_band .text_band_inner .btn_item {
  margin: 0;
  border-color: #fff;
}
.banner_container .banner_item .text_band .text_band_inner .btn_item a {
  color: #fff;
}
.banner_container .banner_item .text_band .text_band_inner .btn_item a:after {
  border-color: #fff;
}
.banner_container .banner_item .text_band .text_band_inner .btn_item:hover {
  background-color: rgba(225, 225, 225, 0.3);
}
.banner_container .banner_item.banner_map {
  background-image: url(../img/index/banner_map.jpg);
}
.banner_container .banner_item.banner_map .text_band_inner {
  float: right;
  padding-right: 60px;
}
.banner_container .banner_item.banner_map .text_band_inner h3 {
  padding-top: 21px;
}
.banner_container .banner_item.banner_event {
  background-image: url(../img/index/banner_event.jpg);
}
.banner_container .banner_item.banner_event .text_band_inner {
  float: left;
  padding-left: 60px;
}
.banner_container .banner_item.banner_event .text_band_inner h3 {
  padding-top: 77px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .banner_container {
    height: auto;
  }
  .banner_container .banner_item {
    width: 100%;
    height: 100vw;
  }
  .banner_container .banner_item .text_band {
    height: 50vw;
  }
  .banner_container .banner_item .text_band .text_band_inner {
    width: 90%;
    float: none;
    margin: auto;
    padding: 0;
  }
  .banner_container .banner_item .text_band .text_band_inner h3 {
    font-size: 30px;
    margin-bottom: 15px;
    border-bottom: 3px solid #fff;
  }
  .banner_container .banner_item .text_band .text_band_inner .btn_item a {
    padding: 7px 15px;
  }
  .banner_container .banner_item.banner_event .text_band .text_band_inner h3 {
    padding-top: 58px;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/*=== page visual ============================================*/
.page_visual {
  margin-top: 90px;
  margin-bottom: 20px;
  height: 220px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.page_visual:before {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0.9882352941) 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
}
.page_visual .page_visual_inner {
  width: 1000px;
  margin: auto;
  padding: 60px 0;
}
.page_visual .page_visual_inner h1 {
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  position: relative;
  z-index: 5;
  font-size: 60px;
  font-weight: normal;
  padding: 7px 20px;
  border-left: 10px solid #fff;
  margin: 0;
}
.page_visual .page_visual_inner h1 span {
  font-size: 24px;
  display: block;
  font-family: "メイリオ", "Meiryo", "MSゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  line-height: 1;
  margin-top: -5px;
}
.page_visual.cooperation {
  background-image: url(../img/pages/cooperation_visual.jpg);
}
.page_visual.public {
  background-image: url(../img/pages/public_visual.jpg);
}
.page_visual.wheelchair {
  background-image: url(../img/pages/wheelchair_visual.jpg);
}
.page_visual.event {
  background-image: url(../img/pages/event_visual.jpg);
}
.page_visual.news {
  background-image: url(../img/pages/news_visual.jpg);
}
.page_visual.pinkribbon {
  background-image: url(../img/pages/pinkribbon_visual.jpg);
}
.page_visual.audio-guide {
  background-image: url(../img/pages/audio-guide_visual.jpg);
}
.page_visual.sight {
  background-image: url(../img/pages/audio-guide_visual.jpg);
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .page_visual {
    margin-top: 70px;
    height: auto;
  }
  .page_visual .page_visual_inner {
    width: 90%;
  }
  .page_visual .page_visual_inner h1 {
    font-size: 40px;
  }
  .page_visual .page_visual_inner h1 span {
    margin-top: 8px;
  }
}
/* ==協力施設== */
.pagination {
  margin-bottom: 80px;
}
.pagination ul {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.pagination ul li {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #C8C8C8;
  margin-right: 7px;
  transition: all 0.3s ease;
}
.pagination ul li:last-child {
  margin-right: 0;
}
.pagination ul li a {
  display: block;
  text-align: center;
  color: #A6A6A6;
  font-size: 18px;
  padding: 9px 0;
  position: relative;
}
.pagination ul li.pre a {
  height: 100%;
}
.pagination ul li.pre a:before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  border-bottom: 1px solid #A6A6A6;
  border-left: 1px solid #A6A6A6;
  transform: rotate(45deg);
  position: absolute;
  left: 5px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pagination ul li.next a {
  height: 100%;
}
.pagination ul li.next a:before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  border-top: 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pagination ul li.active {
  background-color: #A6A6A6;
}
.pagination ul li.active a {
  color: #fff;
}
.pagination ul li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pagination {
    margin-bottom: 50px;
  }
  .pagination ul li {
    width: 33px;
    height: 33px;
    margin-right: 5px;
  }
  .pagination ul li a {
    font-size: 14px;
    padding: 4px 0;
  }
  .pagination ul li.pre a:before {
    width: 9px;
    height: 9px;
  }
  .pagination ul li.next a:before {
    width: 9px;
    height: 9px;
  }
}
/* ==公共施設紹介== */
.public_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.public_list .item {
  width: 480px;
  margin-right: 40px;
  margin-bottom: 50px;
  transition: all 0.3s ease;
}
.public_list .item:hover {
  opacity: 0.7;
}
.public_list .item:nth-child(2n) {
  margin-right: 0;
}
.public_list .item .thumbnail {
  width: 100%;
  height: 345px;
  margin-bottom: 15px;
}
.public_list .item .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.public_list .item h4 {
  font-size: 22px;
  color: #000;
}
.public_list .item .cat {
  overflow: hidden;
  color: #707070;
  font-size: 14px;
}
.public_list .item .cat p {
  width: 50px;
  height: 50px;
  border: 1px solid #707070;
  border-radius: 2px;
  text-align: center;
  line-height: 1.3;
  float: left;
  padding: 7px;
}
.public_list .item .cat ul {
  float: right;
  width: 420px;
  display: flex;
  flex-wrap: wrap;
}
.public_list .item .cat ul li {
  display: inline-block;
  position: relative;
}
.public_list .item .cat ul li:before {
  content: "・";
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .public_list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 9vw;
  }
  .public_list .item .thumbnail {
    height: 60vw;
  }
  .public_list .item .cat ul {
    width: calc(100% - 50px - 2vw);
  }
  .public_list .item .cat ul li {
    line-height: 1.4;
  }
}
/* ==公共施設紹介 詳細== */
.parmalink_title {
  margin-top: -20px;
  background-color: #E4E4E4;
  margin-bottom: 20px;
}
.parmalink_title .title_inner {
  width: 1000px;
  margin: auto;
  position: relative;
  padding: 35px 0 28px;
}
.parmalink_title .title_inner h2 {
  font-size: 33px;
  font-weight: normal;
  margin-bottom: 5px;
  line-height: 1.2;
}
.parmalink_title .title_inner .cat {
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 115px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  background-color: #804000;
}
.parmalink_title .title_inner .cat.daytrip {
  background-color: #6A9AB1;
}
.parmalink_title .title_inner .cat.meal {
  background-color: #E78284;
}
.parmalink_title .title_inner .cat.relaxation {
  background-color: #C7A454;
  width: 170px;
}
.parmalink_title .title_inner .cat.sightseeing {
  background-color: #639082;
}
.parmalink_title .title_inner .cat.play {
  background-color: #B9603A;
}
.parmalink_title .title_inner .cat.shopping {
  background-color: #6D5D7E;
}

.cooperation_info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
.cooperation_info .thumbnail {
  width: 570px;
}
.cooperation_info .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cooperation_info .info {
  width: 430px;
  background-color: #E4E4E4;
  padding: 18px;
}
.cooperation_info .info table {
  margin: 0;
}
.cooperation_info .info table tr {
  border-bottom: 1px solid #A7A7A7;
}
.cooperation_info .info table tr:first-child {
  border-top: 1px solid #A7A7A7;
}
.cooperation_info .info table tr td {
  border: none !important;
}
.cooperation_info .info table tr th {
  border: none !important;
}

.cooperation_block {
  margin-bottom: 70px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .parmalink_title .title_inner {
    width: 90%;
  }
  .parmalink_title .title_inner h2 {
    font-size: 27px;
  }
  .parmalink_title .title_inner .cat {
    position: static;
    margin-top: 10px;
  }
  .cooperation_info .thumbnail {
    width: 100%;
    height: 60vw;
  }
  .cooperation_info .info {
    width: 100%;
  }
  .cooperation_info .info table tr th {
    display: block;
    font-weight: bold;
    padding-bottom: 0;
  }
  .cooperation_info .info table tr td {
    display: block;
    padding-top: 0;
    line-height: 1.5;
  }
}
/* お知らせ カテゴリナビ */
.news_cat_nav {
  border: 1px solid #000;
  margin: -30px 0 50px;
}
.news_cat_nav ul {
  display: flex;
}
.news_cat_nav ul li {
  width: 332px;
  border-right: 1px solid #000;
  transition: all 0.3s ease;
}
.news_cat_nav ul li a {
  text-align: center;
  font-size: 18px;
  display: block;
  padding: 10px 0;
}
.news_cat_nav ul li:last-child {
  border-right: none;
}
.news_cat_nav ul li.active {
  background-color: #F4F4F4;
}
.news_cat_nav ul li:hover {
  background-color: #F4F4F4;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .news_cat_nav ul li a {
    font-size: 16px;
  }
}
/* 2024.04.04 バナー追加 */
.external_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -20px 0;
}
.external_banner .item {
  width: 250px;
  margin-right: 40px;
  transition: all 0.3s ease;
}
.external_banner .item:hover {
  opacity: 0.7;
}
.external_banner .item:last-child {
  margin-right: 0;
}
.external_banner .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .external_banner .item {
    width: 47.5%;
    margin-right: 5%;
  }
}
/* ピンクリボンの宿 */
.pinkribbon_about {
  margin-bottom: 65px;
}
.pinkribbon_about p {
  font-weight: bold;
  font-size: 1.17rem;
  line-height: 1.5;
}

.pinkribbon_icon_info h3 {
  font-weight: normal;
  font-size: 1.9rem;
  padding-left: 26px;
  position: relative;
  margin-bottom: 23px;
}
.pinkribbon_icon_info h3:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 42px;
  background-color: #000;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pinkribbon_icon_info table tbody {
  display: flex;
  flex-wrap: wrap;
}
.pinkribbon_icon_info table tbody tr {
  width: 200px;
  margin-bottom: 17px;
}
.pinkribbon_icon_info table tbody tr th {
  border: none !important;
  width: 80px;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.2;
  padding: 7px 0px;
  background-color: #4999C0;
}
.pinkribbon_icon_info table tbody tr td {
  border: none !important;
  font-size: 0.85rem;
  line-height: 1.2;
}
.pinkribbon_icon_info table tbody tr.large_bath th {
  background-color: #4999C0;
  padding: 16px 0;
}
.pinkribbon_icon_info table tbody tr.open_bath th {
  background-color: #49C0BD;
  padding: 16px 0;
}
.pinkribbon_icon_info table tbody tr.open_bath_room th {
  background-color: #33B36F;
}
.pinkribbon_icon_info table tbody tr.private_bath th {
  background-color: #246E0A;
}
.pinkribbon_icon_info table tbody tr.private_bath_free th {
  background-color: #888B24;
}
.pinkribbon_icon_info table tbody tr.partition th {
  background-color: #C78605;
}
.pinkribbon_icon_info table tbody tr.clothes th {
  background-color: #F66B00;
}
.pinkribbon_icon_info table tbody tr.clothes_sale th {
  background-color: #CA6B6B;
}
.pinkribbon_icon_info table tbody tr.clothes_rental th {
  background-color: #9A5896;
}
.pinkribbon_icon_info table tbody tr.towel th {
  background-color: #5C589A;
}

.pinkribbon_pages .parmalink_title {
  background-color: #FDE7E7;
}
.pinkribbon_pages .parmalink_title .title_inner {
  padding: 45px 0 40px;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  max-width: 416px;
  height: 108px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  align-items: center;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li {
  width: 80px;
  height: 50px;
  border-radius: 4px;
  background-color: #4999C0;
  text-align: center;
  color: #fff;
  font-size: 0.85rem;
  line-height: 1.2;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 9px 0;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.large_bath {
  background-color: #4999C0;
  padding: 17px 0;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.open_bath {
  background-color: #49C0BD;
  padding: 17px 0;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.open_bath_room {
  background-color: #33B36F;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.private_bath {
  background-color: #246E0A;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.private_bath_free {
  background-color: #888B24;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.partition {
  background-color: #C78605;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.clothes {
  background-color: #F66B00;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.clothes_sale {
  background-color: #CA6B6B;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.clothes_rental {
  background-color: #9A5896;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li.towel {
  background-color: #5C589A;
}
.pinkribbon_pages .parmalink_title .title_inner .cat_list li:nth-child(5n) {
  margin-right: 0;
}
.pinkribbon_pages .cooperation_info .info {
  background-color: #FDE7E7;
}
.pinkribbon_pages .head_03:before {
  background-color: #FF8082;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .pinkribbon_about p {
    font-size: 1.05rem;
    line-height: 1.65;
  }
  .pinkribbon_icon_info table tbody tr {
    width: 50%;
    margin-bottom: 13px;
  }
  .pinkribbon_icon_info table tbody tr th {
    width: 70px;
    font-size: 0.75rem;
  }
  .pinkribbon_icon_info table tbody tr td {
    font-size: 0.75rem;
  }
  .pinkribbon_pages .parmalink_title .title_inner .cat_list {
    position: static;
    margin-top: 8vw;
  }
  .pinkribbon_pages .parmalink_title .title_inner .cat_list li {
    width: 18%;
    height: auto;
    margin-right: 2%;
    font-size: 0.7rem;
  }
}
/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
/* === 共通 ===*/
.block_parts {
  margin-bottom: 35px;
}
.block_parts.over_band {
  position: relative;
  z-index: 0;
  padding: 45px 0;
}
.block_parts.over_band:after {
  content: "";
  width: 100vw;
  height: 100%;
  z-index: -1;
  background-color: #FFF9EE;
  left: calc((100vw - 1000px) / 2 * -1);
  top: 0;
  display: block;
  position: absolute;
}

.page_back {
  text-align: center;
}
.page_back button {
  border: none;
  background-color: #A7A7A7;
  width: 850px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  padding: 25px 0;
  margin-bottom: 30px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.page_back button:hover {
  opacity: 0.7;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .block_parts {
    margin-bottom: 30px;
  }
  .block_parts.over_band:after {
    left: calc((100vw - 100%) / 2 * -1);
  }
  .page_back button {
    width: 90%;
    padding: 18px 0;
  }
}
/* === 見出し2 ===*/
/*Mobile*/
.head_02 {
  font-size: 42px;
}

@media screen and (max-width: 736px) {
  .head_02 {
    font-size: 30px;
  }
}
/* === 見出し3 ===*/
.head_03 {
  font-size: 30px;
  padding-left: 25px;
  position: relative;
  font-weight: normal;
}
.head_03:before {
  content: "";
  width: 6px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .head_03 {
    font-size: 25px;
  }
}
/* === 見出し4 ===*/
.head_04 {
  font-size: 24px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .head_04 {
    font-size: 23px;
  }
}
/* === 本文テキスト（大） ===*/
.text_big {
  font-size: 20px;
  line-height: 1.6;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .text_big {
    font-size: 18px;
  }
}
/* === 本文テキスト（ボールド） ===*/
.text_bold {
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .text_bold {
    font-size: 18px;
  }
}
/* === 本文テキスト ===*/
.text_normal {
  line-height: 1.6;
}

/*Mobile*/
/* === テキスト+写真 2カラム ===*/
/* 共通 */
.text_image_block {
  overflow: hidden;
}
.text_image_block .text_box {
  width: 482px;
}
.text_image_block .text_box .text_normal {
  margin-bottom: 19px;
}
.text_image_block .text_box .link_btn {
  margin-bottom: 12px;
  width: 100%;
}
.text_image_block .text_box .link_btn:last-child {
  margin-bottom: 0;
}
.text_image_block .image_box {
  width: 482px;
}
.text_image_block .image_box .image {
  height: 335px;
  margin-bottom: 10px;
}
.text_image_block .image_box .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cap {
  line-height: 1.4;
}

/* 画像右 */
.text_image_block.image_right .text_box {
  float: left;
}
.text_image_block.image_right .image_box {
  float: right;
}

/* 画像左 */
.text_image_block.image_left .text_box {
  float: right;
}
.text_image_block.image_left .image_box {
  float: left;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .cap {
    font-size: 14px;
  }
  .text_image_block .text_box {
    width: 100%;
    float: none;
    margin-bottom: 5vw;
  }
  .text_image_block .image_box {
    width: 100%;
    float: none;
  }
  .text_image_block .image_box .image {
    height: 60vw;
  }
}
/* === 画像1枚 ===*/
.image_one {
  width: 100%;
  height: 680px;
  margin-bottom: 10px;
}
.image_one img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image_one.no_trimming {
  height: auto;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .image_one {
    height: 60vw;
  }
}
/* === 画像2カラム ===*/
.twocolumn_image {
  overflow: hidden;
}
.twocolumn_image .item {
  width: 480px;
  float: left;
  margin-right: 40px;
}
.twocolumn_image .item:nth-child(2n) {
  margin-right: 0;
}
.twocolumn_image .item .image {
  width: 100%;
  height: 335px;
  margin-bottom: 10px;
}
.twocolumn_image .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.twocolumn_image.no_trimming .item .image {
  height: auto;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .twocolumn_image .item {
    margin-bottom: 5vw;
  }
  .twocolumn_image .item:last-child {
    margin-bottom: 0;
  }
  .twocolumn_image .item .image {
    width: 100%;
    height: 60vw;
  }
  .twocolumn_image .item .cap {
    font-size: 15px;
  }
}
/* === 画像3カラム ===*/
.threecolumn_image {
  overflow: hidden;
}
.threecolumn_image .item {
  width: 310px;
  margin-right: 35px;
  float: left;
}
.threecolumn_image .item:nth-child(3n) {
  margin-right: 0;
}
.threecolumn_image .item .image {
  height: 220px;
  margin-bottom: 10px;
}
.threecolumn_image .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.threecolumn_image.no_trimming .item .image {
  height: auto;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .threecolumn_image .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  .threecolumn_image .item .image {
    height: 60vw;
  }
}
/* === スライダー ===*/
.slider_container .slider {
  margin-bottom: 15px;
}
.slider_container .slider li {
  width: 100%;
  height: 680px;
}
.slider_container .slider li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider_container .thumbnail li {
  margin: 0 5px;
  cursor: pointer;
}
.slider_container .thumbnail li:last-child {
  margin-right: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .slider_container .slider li {
    height: 60vw;
  }
}
/* === リストテーブル ===*/
.list_table tr {
  border-bottom: 1px solid #707070;
}
.list_table tr:first-child {
  border-top: 1px solid #707070;
}
.list_table tr th {
  border: none !important;
  width: 185px;
  padding: 10px 0;
}
.list_table tr td {
  border: none !important;
  padding: 10px 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .list_table tr th {
    display: block;
    font-weight: bold;
    padding-bottom: 0;
  }
  .list_table tr td {
    display: block;
    padding-top: 0;
    line-height: 1.5;
  }
}
/* === リスト1 ===*/
.list_parts li {
  padding: 8px 0 7px 13px;
  position: relative;
  line-height: 1.5;
}
.list_parts li:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 18px;
  margin: auto;
  background-color: #000;
}
.list_parts.number li {
  counter-increment: number;
  padding: 8px 0 7px 20px;
}
.list_parts.number li:before {
  content: counter(number) ".";
  width: 17px;
  height: 23px;
  top: 8px;
  background-color: rgba(225, 225, 225, 0);
}

/*Mobile*/
/* === ボタン ===*/
.link_btn {
  background-color: #6C6C6C;
  border-radius: 4px;
  width: 900px;
  transition: all 0.3s ease;
  margin: auto;
}
.link_btn:hover {
  opacity: 0.7;
}
.link_btn a {
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 20px;
  position: relative;
  font-size: 18px;
}
.link_btn a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_btn a[target=_blank]:after {
  background-image: url(../img/global/parts/brank_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(0);
  border: none;
  width: 25px;
  height: 20px;
}
.link_btn a[href$=".pdf"]:after {
  background-image: url(../img/global/parts/pdf_icon.svg);
  height: 25px;
}
.link_btn a[href$=".doc"]:after, .link_btn a[href$=".docx"]:after {
  background-image: url(../img/global/parts/word_icon.svg);
  height: 25px;
}
.link_btn a[href$=".xls"]:after, .link_btn a[href$=".xlsx"]:after, .link_btn a[href$=".xlsm"]:after {
  background-image: url(../img/global/parts/excel_icon.svg);
  height: 25px;
}
.link_btn.white {
  background-color: #fff;
  border: 1px solid #6C6C6C;
}
.link_btn.white a {
  color: #6C6C6C;
}
.link_btn.white a:after {
  border-color: #AFABAB;
}
.link_btn.white a[target=_blank] {
  padding-right: 50px;
}
.link_btn.white a[target=_blank]:after {
  background-image: url(../img/global/parts/brank_white_icon.svg);
}
.link_btn.white a[href$=".pdf"]:after {
  background-image: url(../img/global/parts/pdf_white_icon.svg);
}
.link_btn.white a[href$=".doc"]:after, .link_btn.white a[href$=".docx"]:after {
  background-image: url(../img/global/parts/word_white_icon.svg);
  height: 25px;
}
.link_btn.white a[href$=".xls"]:after, .link_btn.white a[href$=".xlsx"]:after, .link_btn.white a[href$=".xlsm"]:after {
  background-image: url(../img/global/parts/excel_white_icon.svg);
  height: 25px;
}

.btn_container {
  overflow: hidden;
}
.btn_container .link_btn {
  width: 485px;
  float: left;
  margin-right: 30px;
  margin-bottom: 26px;
  margin: 0 30px 26px 0;
}
.btn_container .link_btn:nth-child(2n) {
  margin-right: 0;
}
.btn_container .link_btn:nth-last-child(2), .btn_container .link_btn:last-child {
  margin-bottom: 0;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .link_btn {
    width: 100%;
  }
  .link_btn a {
    font-size: 16px;
  }
  .btn_container .link_btn {
    width: 100%;
    margin-right: 0;
  }
  .btn_container .link_btn:nth-last-child(2) {
    margin-bottom: 26px;
  }
}
/* === バナー ===*/
.banner_parts {
  border: 1px solid #707070;
  transition: all 0.3s ease;
}
.banner_parts:hover {
  opacity: 0.7;
}
.banner_parts a {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.banner_parts a .thumbnail {
  width: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner_parts a p {
  width: 648px;
  padding: 50px 60px 50px 40px;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.4;
}
.banner_parts a:after {
  content: "";
  width: 15px;
  height: 15px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
  margin: auto;
}
.banner_parts a[target=_blank] p {
  padding-right: 70px;
}
.banner_parts a[target=_blank]:after {
  background-image: url(../img/global/parts/brank_white_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  transform: rotate(0);
  width: 30px;
  height: 30px;
}
.banner_parts a[href$=".pdf"]:after {
  background-image: url(../img/global/parts/pdf_white_icon.svg);
  width: 27px;
}
.banner_parts a[href$=".doc"]:after, .banner_parts a[href$=".docx"]:after {
  background-image: url(../img/global/parts/word_white_icon.svg);
  width: 27px;
}
.banner_parts a[href$=".xls"]:after, .banner_parts a[href$=".xlsx"]:after, .banner_parts a[href$=".xlsm"]:after {
  background-image: url(../img/global/parts/excel_white_icon.svg);
  width: 27px;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .banner_parts a .thumbnail {
    width: 100%;
    height: 30vw;
  }
  .banner_parts a p {
    width: 100%;
    padding: 6vw 10vw 6vw 6vw;
    font-size: 23px;
  }
  .banner_parts a:after {
    top: 30vw;
  }
}
/* === youtube ===*/
.youtube_parts {
  width: 100%;
  height: 550px;
}
.youtube_parts iframe {
  width: 100%;
  height: 100%;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .youtube_parts {
    height: 50vw;
  }
}
/* === gogole map ===*/
.googlemap {
  height: 600px;
}
.googlemap iframe {
  width: 100%;
  height: 100%;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .googlemap {
    height: 90vw;
  }
}
/* === フローパーツ1 ===*/
.flow_parts .item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #707070;
  margin-bottom: 45px;
}
.flow_parts .item .thumbnail {
  width: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-right: 1px solid #707070;
}
.flow_parts .item .label_text {
  width: 260px;
  font-size: 20px;
  font-weight: bold;
  background-color: #F4F4F4;
  border-right: 1px solid #707070;
  padding: 30px;
  line-height: 1.4;
}
.flow_parts .item p {
  width: 558px;
  font-size: 15px;
  line-height: 1.4;
  padding: 20px;
}
.flow_parts .item:after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 45px;
  background-image: url(../img/global/parts/arrow.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  bottom: -45px;
  left: 250px;
}
.flow_parts .item:last-child {
  margin-bottom: 0;
}
.flow_parts .item:last-child:after {
  display: none;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .flow_parts .item .thumbnail {
    width: 100%;
    border-right: none;
    height: 30vw;
    border-bottom: 1px solid #707070;
  }
  .flow_parts .item .label_text {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #707070;
  }
  .flow_parts .item p {
    width: 100%;
  }
  .flow_parts .item:after {
    left: 0;
    right: 0;
    margin: auto;
  }
}
/* === フローパーツ2 ===*/
.flow_parts02 .item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 45px;
  border: 1px solid #707070;
}
.flow_parts02 .item .thumbnail {
  width: 499px;
  min-height: 350px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.flow_parts02 .item p {
  width: 499px;
  padding: 25px;
  line-height: 1.5;
}
.flow_parts02 .item:after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 45px;
  background-image: url(../img/global/parts/arrow.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  bottom: -45px;
  left: 220px;
}
.flow_parts02 .item:last-child {
  margin-bottom: 0;
}
.flow_parts02 .item:last-child:after {
  display: none;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .flow_parts02 .item .thumbnail {
    width: 100%;
    min-height: auto;
    height: 55vw;
  }
  .flow_parts02 .item p {
    width: 100%;
  }
  .flow_parts02 .item:after {
    left: 0;
    right: 0;
    margin: auto;
  }
}
/* === フロアマップ解説 ===*/
.floormap {
  border: 1px solid #707070;
  background-color: #F4F4F4;
  padding: 40px;
  border-radius: 8px;
}
.floormap .map {
  margin-bottom: 35px;
}
.floormap .icon_info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.floormap .icon_info .item {
  padding: 5px 5px 5px 50px;
  margin-right: 50px;
  position: relative;
  margin-bottom: 10px;
}
.floormap .icon_info .item:before {
  content: "";
  width: 34px;
  height: 34px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.floormap .icon_info .item.luggage:before {
  background-image: url(../img/global/parts/icon_tenimotsu.png);
}
.floormap .icon_info .item.ticket:before {
  background-image: url(../img/global/parts/icon_kippu.png);
}
.floormap .icon_info .item.elevator:before {
  background-image: url(../img/global/parts/icon_ev.png);
}
.floormap .icon_info .item.coinlocker:before {
  background-image: url(../img/global/parts/icon_rocker.png);
}
.floormap .icon_info .item.m-toilet:before {
  background-image: url(../img/global/parts/icon_kurumaisu.png);
}
.floormap .icon_info .item.toilet:before {
  background-image: url(../img/global/parts/icon_toilet.png);
}
.floormap .icon_info .item.atm:before {
  background-image: url(../img/global/parts/icon_atm.png);
}
.floormap .icon_info .item.buss:before {
  background-image: url(../img/global/parts/icon_bus.png);
}
.floormap .icon_info .item.taxi:before {
  background-image: url(../img/global/parts/icon_taxy.png);
}
.floormap .icon_info .item.slope:before {
  background-image: url(../img/global/parts/icon_slope.png);
}
.floormap .facility {
  overflow: hidden;
}
.floormap .facility .title {
  width: 100px;
  float: left;
  text-align: center;
  background-color: #fff;
  padding: 10px 0;
  border: 1px solid #707070;
  line-height: 1;
}
.floormap .facility ul {
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  float: right;
}
.floormap .facility ul li {
  padding: 5px 0 5px 10px;
  position: relative;
  margin-right: 15px;
}
.floormap .facility ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  display: block;
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.floormap .text {
  margin-top: 40px;
  line-height: 1.6;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .floormap {
    padding: 5vw;
  }
  .floormap .icon_info .item {
    font-size: 14px;
    padding: 5px 5px 5px 30px;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .floormap .icon_info .item:before {
    width: 25px;
    height: 25px;
  }
  .floormap .facility .title {
    width: 100%;
    margin-bottom: 8px;
  }
  .floormap .facility ul {
    width: 100%;
  }
  .floormap .facility ul li {
    padding: 0 0 0 10px;
    margin-right: 15px;
    font-size: 14px;
  }
  .floormap .text {
    margin-top: 30px;
    font-size: 14px;
  }
}
/* === 一覧 ===*/
.report_list {
  overflow: hidden;
}
.report_list .item {
  width: 480px;
  float: left;
  margin-right: 40px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.report_list .item:hover {
  opacity: 0.7;
}
.report_list .item:nth-child(2n) {
  margin-right: 0;
}
.report_list .item:nth-last-child(2), .report_list .item:last-child {
  margin-bottom: 0;
}
.report_list .item a .thumbnail {
  width: 100%;
  height: 340px;
  margin-bottom: 15px;
}
.report_list .item a .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.report_list .item a p {
  color: #6C6C6C;
  font-size: 14px;
  line-height: 1.4;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .report_list .item {
    margin-right: 0;
  }
  .report_list .item:last-child {
    margin-bottom: 0;
  }
  .report_list .item a .thumbnail {
    height: 60vw;
  }
  .report_list .item:nth-last-child(2) {
    margin-bottom: 30px;
  }
}
/* === 罫線 ===*/
.line_block {
  /*padding: 35px 0 70px;*/
  padding: 0 0 45px;
}
.line_block span {
  width: 100%;
  display: block;
  height: 1px;
  background-color: #707070;
}

/*Mobile*/
/* === 余白 ===*/
.blank_parts {
  width: 100%;
  height: 50px;
  display: block;
}

/*Mobile*/
@media screen and (max-width: 736px) {
  .blank_parts {
    height: 15vw;
  }
}
/* === お知らせ 日付パーツ ===*/
.news_parmalink_data_cat {
  margin-top: -50px;
  margin-bottom: 40px;
  display: flex;
}
.news_parmalink_data_cat .news_parmalink_data {
  color: #6C6C6C;
  margin-right: 15px;
  padding: 1px 0;
}
.news_parmalink_data_cat .cat_item {
  color: #fff;
  width: 100px;
  font-size: 16px;
  text-align: center;
  padding: 7px;
  border-radius: 2px;
  line-height: 1;
}
.news_parmalink_data_cat .cat_item.news {
  background-color: #118986;
}
.news_parmalink_data_cat .cat_item.report {
  background-color: #9E6869;
}

/* === 音声ガイド用 ===*/
.audio_container {
  text-align: center;
}

/*+++++++++++++++++++++++++++++++++*/
/*Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/
/*Mobile*/
.tmp_list li {
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.tmp_list li:last-child {
  border-bottom: none;
}
.tmp_list li a {
  display: inline-block;
  font-size: 20px;
  color: #000;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}
.tmp_list li a:hover {
  opacity: 0.7;
}
.tmp_list li a.ac {
  color: #3d3a99;
  font-weight: bold;
}
.tmp_list li .memo {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
}
.tmp_list li.down {
  margin-left: 50px;
}/*# sourceMappingURL=import.css.map */