@charset "UTF-8";
h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span, address, a, table {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color:#444;
	font-weight: normal;
}
.anchor{
    display: block;
    padding-top: 200px;
    margin-top: -200px;
}
.google-maps {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.youtube {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.youtube iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}


a,a:hover,a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}



.more_box {
	margin: 3% auto 0 auto;
	text-align: left !important;
}
.more_box2 {
	margin: 0 auto;
	text-align: left !important;
}
.more {
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border-bottom: 1px solid #587F91;
    padding: 8px 50px 8px 0px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #587F91;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
	font-size: 100% !important;
	text-decoration: none !important;
}
/*	title
/* ------------------------------------- */
#title {
margin: 55px 0 0 0;
	width: 100%;
padding: 30px 0;
text-align: center;
background: #EEF2F4;
}
#title h2 {
font-size: 110%;
color: #587F91;
	font-weight: bold;
display: inline-block;
position: relative;
  	}

/*	tex
/* ------------------------------------- */
.tex {
clear: both;
padding: 8% 0px;
line-height:2rem;
font-size:80%;
}
.tex img {
	border: 0;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.tex a {
	text-decoration: underline;
	color: #587F91;
	transition: 0.3s;
}

.tex a:hover {
	opacity: 0.5;
	text-decoration: underline;
}
.tex p {
line-height:2;
text-align: justify;
word-break:break-all;
	overflow-wrap: break-word;
text-justify:inter-character;
}


img.aligncenter,
img.alignright,
img.alignleft,
img.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4%;
clear:both;
}
.alignright {
  float: none;
}
.alignleft {
  float: none;
}

.left,
.right,
.left2,
.right2 {
	margin: 0px;
}
.left img,
.right img,
.left2 img,
.right2 img {
	width:100%;
}
.no,
.no_sp {
	display: none;
}
.edit {
	width:100%;
	font-size:.8rem;
}

.ca {
	color: #587F91;
	font-size: 110%;
	font-weight: normal;
}
.m {
	margin: 0px 0px 25px 0px;
	width: 100%;
background: #587F91;
}
.m h4 {
	font-size:120%;
	font-weight: normal;
	padding: 10px 15px;
	color:#FFF;
}
.m2 {
    position: relative;
    background-image:
        repeating-linear-gradient(135deg, #EEF2F4 0 1.5px, transparent 1.5px 4px);
    color: #587F91;
	margin: 0px 0px 15px 0px;
}
.m2 h5 {
	font-size:120%;
	font-weight: normal;
	padding: 7px 15px;
	color:#587F91;
}
.marker {
	color:#587F91;
	font-size:110%;
	line-height: 3;
	font-weight: bold;
	padding: 0px 15px 5px 15px;
	display: inline;
	background: linear-gradient(transparent 40%, #EEF2F4 40%)
}

hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #C5D2D9; /* 線色 */
	height: 1px; /* 高さ */
    max-width: 100%;
clear:both;
margin: 8% 0px;
}

/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border-top: #C5D2D9 solid 1px;
	border-width: 0;
word-break: break-all;
}
tbody {
	border-top: #C5D2D9 solid 1px;
}
table th {
	font-size: 60%;
	line-height: 1.6;
	padding: 5px;
	border-bottom: 1px solid #C5D2D9;
	text-align: center !important;
	background-color: #eef2f4;
	color: #587F91;
	font-weight: bold;
}
table td {
	font-size: 60%;
	line-height: 1.6;
	padding: 5px;
	border-bottom: 1px solid #C5D2D9;
	text-align: center !important;
}


small a {
	color: #999;
}
/*	arvhive
/* ------------------------------------- */

.info_box {
	border-bottom: #C5D2D9 dotted 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
}
.info_box2{
	border-bottom: #666 dotted 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
}
.i_box{
	float:left;
width: 75%;
}
.i_date{
	color: #444;
	margin: 0px 10px 0px 0px;
}
.i_text {
	margin: 0px 0px 0px 0px;
}
.i_m{
	color: #666;
	margin: 0px 10px 0px 0px;
}
.i_text span {
	color: #333;
	font-weight: normal;
	font-size:.8rem;
}

.i_text a {
	color: #000;
	text-decoration: underline;
}
.i_date2{
	color: #666;
}
.i_title{
	color: #000;
	font-size: 1.3rem;
	line-height: 2.3rem;
	margin: 0px 0px 10px 0px;
	font-weight: normal;

}
.i_title a {
	color: #000;
	text-decoration: none;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.i_title a:hover {
	text-decoration: underline;
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}
.p_title{
	color: #008333;
	font-size: 1.5rem;
	line-height: 170%;
	margin: 0px 0px 20px 0px;
	font-weight: normal;

	text-align: center;
}
.p_title2{
	color: #000;
	font-size: 1.5rem;
	line-height: 2.5rem;
	margin: 0px 0px 0px 0px;
	font-weight: normal;

	text-align: center;
}
.p_title2_r{
	font-size: 1rem;
	line-height: 2rem;
	margin: 0px 0px 20px 0px;
	font-weight: normal;

	text-align: center;
}
.i_m2{
	color: #666;
	font-size: 1.1rem;
	line-height: 2.1rem;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom: #008333 dotted 1px;
}
.i_text_box{
	border-bottom: #666 dotted 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}
.back{
	color: #888;
width: 100%;
	font-size: .8rem;
	line-height: 1.8rem;
	margin: 20px 0px 20px 0px;
	clear:both;
}
.back a {
	text-decoration: none;
	color: #888;
}
.back a:visited {
	color: #888;
	text-decoration: underline;
}
.back a:hover {
	color: #999;
	text-decoration: underline;
}
/*	 sitemap
/* ------------------------------------- */

.sitemap dt {
   position: relative;
    background-image:
        repeating-linear-gradient(135deg, #EEF2F4 0 1.5px, transparent 1.5px 4px);
    color: #587F91;
	margin: 0 0 15px 0px;
	font-size:100%;
	font-weight: normal;
	padding: 7px 15px;
}
.sitemap dd {
    color: #587F91;
	margin: 0px 0px 15px 15px;
	font-size:100%;
	font-weight: normal;
}

.ma {
	width: 200px !important;
	padding: 0 0 5px 0;
}

.timeline,
.relation {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
}
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 80px;
    float: left;
    margin-top: 20px;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #C5D2D9 solid;
    padding-left: 30px;
  }
  .timeline-content:before {
    content: '';
    width: 13px;
    height: 13px;
    background: #C5D2D9;
    position: absolute;
    left: 75px;
    top: 24px;
    border-radius: 100%;
  }
.timeline-content img {
	width: 300px;
	margin: 0 0 10px 0;
  }
.timeline-content h4 {
	color: #587F91;
	font-size: 120%;
  }
.timeline-content p {
	margin: 0 0 20px 0;
  }
.relation li {
	margin-bottom: 10px;
}
.relation li:before {
  content: '';
  display: inline-block;
  position: relative;
  left: -5px;
  top: -4px;
  width: 5px;
  height: 5px;
  background: #587F91; 
}
/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
body {
	background-size: 100%;
	text-align: center;
}
.sf {
	display: none;
}
.pc {
	display: block;
}
#title {
margin: 65px 0 0 0;
padding: 40px 0;
text-align: center;
}
#title h2 {
font-size: 120%;
  	}
.tex  {
padding: 40px 0px;
}
hr {
margin: 50px 0px 30px 0px;
}
.left {
	width:48%;
	float: left;
}
.right {
	width:48%;
	float: right;
}
.left2 {
	width:49%;
	float: left;
}
.right2 {
	width:49%;
	float: right;
}
.ca {
	font-size: 120%;
}
.m h4,
.m2 h5 {
	font-size:130%;
}
/*	 info
/* ------------------------------------- */

.info li {
width: 23.5%;
float:left;
margin: 0 2% 0 0;
}
.info li:nth-of-type(4n) {
width: 23.5%;
margin: 0;
}
/*	list
/* ------------------------------------- */
.list_box {
display: inline-block;
vertical-align: top;
width: 32%;
margin: 2% 1.2% 0px 0px;
}
.list ul li:nth-of-type(3n){
margin: 2% 0px 0px 0px;
}
	
	
table th {
	font-size: 90%;
	line-height: 2;
}
table td {
	font-size: 90%;
	line-height: 2;
	padding: 10px;
}
	
.timeline-content {
    width: 85%;
  }
.timeline-content img {
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;
  }	
}

/* ------------------------------------- */
/*	 resposive1100
/* ------------------------------------- */
@media screen and (min-width: 1100px) {
/*	title
/* ------------------------------------- */
#title {
margin: 85px 0 0 0;
padding: 80px 0;
}
#title h2 {
font-size: 160%;
  	}
.tex,
.info {
padding: 60px 0px;
width: 980px;
margin: auto;
}
.left {
	width:47%;
	float: left;
}
.right {
	width:47%;
	float: right;
}
table th {
	font-size: 100%;
	line-height: 2;
}
table td {
	font-size: 100%;
	line-height: 2;
	padding: 10px;
}
/*	 info
/* ------------------------------------- */
.info_box {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
.back{
width: 980px;
}
/*	arvhive
/* ------------------------------------- */
.i_date,
.i_text{
	float: left;
}
.info_box img {
width: 70px;
height: 70px;
float: left;
padding: 1px;
margin: 0px 10px 0px 0px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
clear:none;
}
img.alignright {
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignleft {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignnone {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
clear:none;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.no {
	display: block;
}
.no_p {
	display: none;
}

.ib img {
	width: 80%;
	margin: auto;
}
  }