@charset "UTF-8";
/* CSS Document */

.top-photo img{
	margin: 160px auto;
	width: 90%;
	display: block;
	max-width: 1400px;
	border-radius: 15px;
}

section.news {
    margin: 50px auto;
}

.ind-sec.white{
	margin: 150px 0;
	background-color: #fff;
}

.kyogikai_title{
	margin: 0px auto 100px;
	width: 250px;
}

h3 {
	padding: 0 0 15px;
    border-bottom: solid 5px #DCF5CF;
    position: relative;
	font-size: 35px;
	color: #75C621;
    width: 95%;
    margin: 0 auto;
}

h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px #75C621;
  bottom: -5px;
  width: 20%;
}

.greeting_photo{
	display: flex;
    margin: 40px auto;
    width: 500px;
	align-items: center;
}

.greeting_photo img{
	width: 140px;
}

.greeting_caption{
	margin: 0 0 0 20px;
}

.greeting_caption span{
	font-size: 20px;
	font-weight: bold;
}

.greeting_text{
	margin: 50px auto 100px;
	width: 90%;
    line-height: 250%;
}

.about_roken{
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	width: 80%;
	color: #fff;
	padding: 30px 0;
	border-radius: 15px;
	background-color: #05BDCD;
}

.roken_discription{
    width: 90%;
    margin: 40px auto 90px;
}

.roken_discription_last{
    width: 90%;
    margin: 40px auto 20px;
}

.roken_image{
	margin: 30px auto;
	width: 400px;
	display: block;
}

.greeting_point{
	margin: 80px auto 0;
	display: block;
	font-size: 25px;
	color: #05BDCD;
	font-weight: 800;
	text-align: center;
}

.greeting_point span{
	font-size: 35px;
}

.dot_line{
	margin: 15px auto;
	width: 200px;
	display: block;
}

.care_image{
	width: 90%;
    margin: 50px auto;
    padding: 0;
    display: block;
}

.care_image.local{
	margin: 50px auto 150px;
}

#streaming-img{
    position: relative;
    background-image: url("../img/scroll.jpg");
    background-repeat: repeat-x;
    background-size: cover;
    width: 100%;
    height: 185px;
}

.space{
	background-color: #fff;
	height: 100px;
}

.ind-sec.about{
	margin: 0px auto 150px;
    width: 90%;
    background-color: #fff;
    padding:  0;
    border-radius: 10px;
    max-width: 1200px;
}

section.ind-sec .ind-wrap.about{
	width: 90%;
    line-height: 250%;
}

.about_title{
	margin: 0 auto 70px;
	width: 380px;
}

.about_link a{
	color: #0578CD;
	text-decoration-line: underline;
}

.about_link img{
	margin: 0px 0 0 10px;
	width: 20px;
}

.about_link.rinen{
	margin: 0 0 80px 0;
}

.kaigohoken_roken{
    width: 90%;
    margin: 40px auto 90px;
}

.table-scroll{
    width: 95%;
    margin: 0 auto;
}

table{
  border-collapse: collapse;
  margin: 40px 0;
  background-color: #fff;
  line-height: 200%;
}

table.west td{
  border-bottom:1px solid #024E98;
  border-right:1px dotted #024E98;
}

table.west th{
  color:#024E98; 
  border-bottom:1px solid #024E98;
  border-right:1px dotted #024E98;
}

table.west td,th{
  border-bottom:1px solid #024E98;
  border-right:1px dotted #024E98;
}

table.west tr:first-child{  /* 最初の行の指定 */
  border-bottom: 2px solid #024E98; 
}
table.west tr:last-child{ /* 最後の行の指定 */
  border-bottom: 2px solid #024E98;
}

table.center td{
  border-bottom:1px solid #DD5413;
  border-right:1px dotted #DD5413;
}

table.center th{
  color:#DD5413; 
  border-bottom:1px solid #DD5413;
  border-right:1px dotted #DD5413;
}

table.center td,th{
  border-bottom:1px solid #DD5413;
  border-right:1px dotted #DD5413;
}

table.center tr:first-child{  /* 最初の行の指定 */
  border-bottom: 2px solid #DD5413; 
}
table.center tr:last-child{ /* 最後の行の指定 */
  border-bottom: 2px solid #DD5413;
}


td,th{ /* 各セルの指定 */
  padding:10px 20px;
  border-bottom:1px solid #75C621;
  border-right:1px dotted #75C621;
}

td,th{ /* 各セルの指定 */
  padding:10px 20px;
  border-bottom:1px solid #75C621;
  border-right:1px dotted #75C621;
}

td{
    min-width: 115px;
    text-align:left;
}

th{ /* 表の見出しの指定 */
  color:#75C621; 
  text-align: center;
  font-size: 16px;
}
tr{
    font-size: 14px;
}

tr:first-child{  /* 最初の行の指定 */
  border-bottom: 2px solid #75C621; 
}
tr:last-child{ /* 最後の行の指定 */
  border-bottom: 2px solid #75C621;
}
td:last-child{ /* 一番左の列の指定 */
  border-right:0;
}
th:last-child{ /* 一番右の列の指定 */
  border-right:0;
}

table.center td:last-child{
  border-right:0;
}

table.center th:last-child{
  border-right:0;
}

table.west td:last-child{
  border-right:0;
}

table.west th:last-child{
  border-right:0;
}

table img{
  width: 18px;
  margin: -3px 15px;
}

table a{
    color: #000;
}

.map_table {
    width: 100%;
}

.map_table td{
    min-width: 20px;
    max-width: 10px;
}

.map_table td{
    min-width: 20px;
    max-width: 10px;
}

.tab-item.west{
    color: #024E98;
}

.tab-item.center{
    color: #BE3D00;
}

.tab-item.east{
    color: #2D5800;
}

.number_table img{
    width: 30px;
}

.ind-sec.white.map{
    margin: 0px 0 0px;
    padding: 0 0 50px;
}

.ichiran_title{
    margin: 0px auto 80px;
    width: 220px;
}

.care_image.map{
    margin: 0 auto 30px;
}

.map_tab{
    margin: 7px auto;
    width: 1200px;
}

.tab-wrap{
    max-width: 1200px;
    margin: -54px auto;
    position: relative;
}

.tab-list {
    margin: 0 auto;
    width: 90%;
    display: flex;
    justify-content: space-between;
}

.tab-item {
  width: 36%;
  padding: 10px 0;
  border-radius: 6px 6px 0 0;
  background-color: #e28194;
  color: #999;
  text-align: center;
  cursor: pointer;
  transition: .4s ease-in-out;
}

.tab-item:first-child {
  background-color: rgba(238, 247, 251, 1);
}

.tab-item:nth-child(2) {
  background-color: rgba(255, 250, 230, 1);
}

.tab-item:last-child {
  background-color: rgba(138, 179, 161, 0.15);
}

/* タブをクリックした時 ホバーした時 */
.tab-item:first-child:hover, .tab-item:first-child.is-active {
  background-color: #CDEBF5;
  font-size: 22px;
}
.tab-item:nth-child(2):hover, .tab-item:nth-child(2).is-active {
  background-color: #FFF9CD;
  font-size: 22px;
}
.tab-item:last-child:hover, .tab-item:last-child.is-active {
  background-color: #DCF5CF;
  font-size: 22px;
}

/* パネル */
.panel-list {
  background-color: #DCF5CF;
}
.panel-item {
  margin: 0 auto 50px;
  display: none;
  width: 90%;
  padding: 40px 10px;
  background-color: #DCF5CF;
}
.panel-item.is-active {
  display: block;
  animation: panel-show .9s ease-in-out forwards;
}

/* パネル切り替えのアニメーション */
@keyframes panel-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.circle_number {
    width: 35px;
    height: 35px;
    padding-top: 1px;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    background-color: #158E19;
    font-size: 16px;
    margin: 0 0 0 20%;
}

.circle_number.east{
    background-color: #024E98;
}

.circle_number.center{
    background-color: #DD5413;
}

table a{
    transition: all 0.3s;
}

table a:hover{
    opacity: 0.5;
}

.link_title{
    margin: 0 auto;
    width: 150px;
}

.link_list{
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
    max-width: 800px;
}

.link_list ul li{
    color: #000;
}

.link_list ul li::marker{
    color: #75C621;
}

.nyusho{
    text-align: center;
}

.contact_title{
    margin: 0 auto 80px;
    width: 350px;
    display: flex;
    align-items: center; /* 垂直中心 */
    justify-content: center; /* 水平中心 */
}

.ind-sec.about.contact{
    max-width: 1000px;
    padding: 60px 0 0 0;
}

.greeting_point.contact{
    margin: 25px;
    color: #468900;
}

.contact_list{
    width: 75%;
    margin: 50px auto;
}

.contact_list li{
    margin: 0 auto 20px;
    display: flex;
    align-items: flex-start;
}

.contact_list img{
    height: 45px;
}

.contact_text{
    width: 100%;
}

.contact_title:before, .contact_title:after {
  content: '';
  flex-grow: 1;/* 余白を分け与える */
  height: 3px;
  background: red;
}
.contact_title:before {
  margin-right: 1em; /* 文字の右隣 */
}
.contact_title:after {
  margin-left: 1em; /* 文字の左隣 */
}