
/* Style for PCs */
@media screen and (min-width: 1025px) {

/* Pagetitle
-------------------------------------------------------------*/
#pagetitle {
width:100%;
height: 200px;
display: block;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
background-size: cover;
margin-top: 0px;
}
#ptbody {
width:100%;
height: 200px;
display: block;
background-color: rgba(0,0,0,0.50);
padding:70px 5% 0 5%;
}
#ptbody h1,
#ptbody h2 {
font-family: 'Martel Sans', sans-serif;
font-size:40px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: -2px;
color:#fff;
margin-bottom: 0px;
margin-top: 0px;
}
#ptbody p {
font-size:16px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: 0px;
color:#fff;
margin-bottom: 0px!important;
}

/* Pagetitle (Image)
------------------------------------------------------------*/


#map_canvas_01 {
	width: 100%;
	height: 500px;
	display: block;
}


}


/* Style for iPad Pro */
@media screen and (min-width: 769px) and (max-width: 1024px) {

/* Pagetitle
-------------------------------------------------------------*/
#pagetitle {
width:100%;
height: 200px;
display: block;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
background-size: cover;
margin-top: 0px;
}




#ptbody {
width:100%;
height: 200px;
display: block;
background-color: rgba(0,0,0,0.50);
padding:60px 5% 0 5%;
}
#ptbody h1,
#ptbody h2 {
font-family: 'Martel Sans', sans-serif;
font-size:40px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: -2px;
color:#fff;
margin-bottom: 0px;
margin-top: 0px;
}
#ptbody p {
font-size:16px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: 0px;
color:#fff;
margin-bottom: 0px!important;
}

/* Pagetitle (Image)
------------------------------------------------------------*/


#map_canvas_01 {
	width: 100%;
	height: 400px;
	display: block;
}

}

/* Style for iPad */
@media screen and (min-width: 481px) and (max-width: 768px) {

/* Header
-------------------------------------------------------------*/
#header {
background-color: #fff;
}

/* Pagetitle
-------------------------------------------------------------*/
#pagetitle {
width:100%;
height: 200px;
display: block;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
background-size: cover;
margin-top:80px;
}
#ptbody {
width:100%;
height: 200px;
display: block;
background-color: rgba(0,0,0,0.50);
padding:100px 5% 0 5%;
}
#ptbody h1,
#ptbody h2 {
font-family: 'Martel Sans', sans-serif;
font-size:40px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: -2px;
color:#fff;
margin-bottom: 0px;
margin-top: 0px;
}
#ptbody p {
font-size:16px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: 0px;
color:#fff;
margin-bottom: 0px!important;
}

/* Pagetitle (Image)
------------------------------------------------------------*/


#map_canvas_01 {
	width: 100%;
	height: 350px;
	display: block;
}

}

/* Style for Smartphone */
@media screen and (max-width: 480px) {

/* Header
-------------------------------------------------------------*/
#header {
background-color: #fff;}

/* Pagetitle
-------------------------------------------------------------*/
#pagetitle {
width:100%;
height: 150px;
display: block;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
background-size: cover;
margin-top:80px;
}
#ptbody {
width:100%;
height: 150px;
display: block;
background-color: rgba(0,0,0,0.50);
padding:50px 5% 0 5%;
}
#ptbody h1,
#ptbody h2 {
font-family: 'Martel Sans', sans-serif;
font-size:30px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: -2px;
color:#fff;
margin-bottom: 0px;
margin-top: 0px;
}
#ptbody p {
font-size:14px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: 0px;
color:#fff;
margin-bottom: 0px!important;
}

/* Pagetitle (Image)
------------------------------------------------------------*/


#map_canvas_01 {
	width: 100%;
	height: 300px;
	display: block;
}

}

/*追加*/




/*ニュース詳細*/

.news-left{
	float: left;
	width: 70%;
}

.news-right{
	float: right;
	width: 25%;
}

.news-left h3{
	font-size: 28px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 30px;
	line-height: 1.6;
}



.single-content p{
	margin-bottom: 30px;
}


.single-content img{
	max-width: 100%;
	width: auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 30px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.nav-below{
	display: table;
	margin:0 auto; 
}

.nav-below span{
padding: 0 10px; 
}



/*ウィジェット*/

.widget-title{
	font-size: 14px;
	background: #0068b7;
	color: #ffffff !important;
	padding: 8px;
	font-weight: normal;


}

#recent-posts-3 li a,
#archives-3 li a,
#categories-3 li a,
#custom-post-type-recent-posts-3 li a,
#custom-post-type-categories-3 	li a{
	border-bottom:1px dotted #eeeeee;
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #000;
}




#recent-posts-3 li:hover,
#archives-3 li:hover,
#categories-3 li:hover,
#custom-post-type-recent-posts-3 li:hover,
#custom-post-type-categories-3 li:hover{
	background: #f5f5f5;
}

#recent-posts-3,
#calendar-2,
#archives-3,
#categories-3,
#custom-post-type-recent-posts-3,
#custom-post-type-categories-3{
margin-bottom: 30px;
	background: #ffffff;
	list-style: none;
}


/* Calendar */
#calendar_wrap {
  padding-top: 0.8rem;
  margin-top: 1px;
  background: #fff;
}


#wp-calendar {
  width: 100%;
}


table#wp-calendar {
  border-collapse: separate;
  border-spacing: 0.1rem;
}


#wp-calendar caption {
  color: #000;
  font-size: 0.8rem;
  line-height: 1.0em;
  padding-bottom: 5px;
  text-align: center;
}


#wp-calendar thead {
  font-size: 0.6rem;
  color: #666;
}


#wp-calendar thead th {
  text-align: center;
}


#wp-calendar tbody {
  color: #454545;
}


#wp-calendar tbody td {
  background: rgba(255,255,255,0.1);
  border: 1px solid #ddd;
  padding: 0.2rem;
  text-align: center;
}


#wp-calendar tbody .pad {
  background: none;
  border: none;
}


#wp-calendar tfoot td {
  padding: 0.2rem 0;
}


#wp-calendar tfoot #next {
  text-align: right;
}


#wp-calendar tbody td a, 
#wp-calendar tfoot td a {
}


#wp-calendar tbody td a:hover, 
#wp-calendar tfoot td a:hover {
	text-decoration: none;
}


/*ページネーション*/

.pagenationmm span.current{
  border: 1px solid rgba(0,0,0,1);
  display: inline-block;
  margin:  2px !important;
  padding: 8px 8px !important;
 color: #000;
}

.pagenationmm span.current{
  background: rgba(0,0,0,1);
  color: #fff;
}

.pagenationmm a{

	display: inline-block;
	border: 1px solid rgba(0,0,0,1);
  margin:  2px !important;
  padding: 8px 8px !important;
  color: rgba(0,0,0,1);

}

.pagenationmm a {
    width: auto !important;
    height: auto;
    text-decoration: none;

}
.pagenationmm a:hover {
    box-shadow:none!important;
}

.pagenationmm span.current a{
	background: rgba(0,0,0,1);
	color: #fff;
	padding: 8px 8px !important;
}

.pagenationmm a:hover{
	background: rgba(0,0,0,1);
	color: #fff;
}
.pagenationmm a:hover{
	color: #fff;
}

.pagenationmm{
	padding-top: 60px;
	display: table;
	margin: 0 auto;

}



.news-all-bg{
	background: #EDE8DF;

}


.arhive-tit{
	text-align: center;
	margin-bottom: 30px;

}



@media screen and (max-width: 768px) {


.news-left{
	float: none;
	width: 100%;
	margin-bottom: 80px;
}

.news-right{
	float: none;
	width: 100%;
}



}


/*共通*/


#pagetitle.pt-01 {
background-image: url(../img/pagetitle/01.jpg);
}

#pagetitle.pt-02 {
background-image: url(../img/pagetitle/02.jpg);
}

#pagetitle.pt-03 {
background-image: url(../img/pagetitle/03.jpg);
}


#pagetitle.pt-04 {
background-image: none;
background-color: #1C64B0;
}

#pagetitle.pt-05 {
background-image: none;
background-color: #1C64B0;
}

#pagetitle.pt-06 {
background-image: url(../img/pagetitle/06.jpg);
}


#pagetitle.pt-07 {
background-image: url(../img/pagetitle/07.jpg);
}

#pagetitle.pt-08 {
background-image: url(../img/pagetitle/08.jpg);
}

#pagetitle.pt-09 {
background-image: none;
background-color: #1C64B0;
}

/* 写真を廃止した.pt-04/.pt-05/.pt-09は、暗くする半透明オーバーレイが不要なため解除する
   (他の.pt-XXは引き続き写真を使用しているため、#ptbody自体のオーバーレイは残す) */
#pagetitle.pt-04 #ptbody,
#pagetitle.pt-05 #ptbody,
#pagetitle.pt-09 #ptbody {
background-color: transparent;
}


#pagetitle.pt-10 {
background-image: url(../img/pagetitle/10.jpg);
}





.access-method dt{
	font-size: 20px;
	margin-bottom: 20px;

}

.access-method dd{
	margin-bottom: 20px;

}


/* ===== お知らせ（news）追加スタイル ===== */

#breadcrumb{
	margin-bottom: 20px;
	font-size: 13px;
	color: #888;
}

#breadcrumb ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}

#breadcrumb ul li{
	display: inline-block;
}

#breadcrumb ul li a{
	color: #888;
	text-decoration: underline;
}

.news-cat-label{
	display: inline-block;
	background: #333;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.news-cat-label a{
	color: #fff;
}

.news-tag-list{
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
	display: flex;
	flex-wrap: wrap;
}

.news-tag-list li{
	margin: 0 8px 8px 0;
}

.news-tag-list li a{
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 4px 10px;
	font-size: 12px;
	color: #666;
}

.news-author-box{
	border: 1px solid #ddd;
	padding: 20px;
	margin: 40px 0;
}

.news-author-avatar{
	float: left;
	margin-right: 15px;
}

.news-author-avatar img{
	border-radius: 50%;
}

.news-author-body{
	overflow: hidden;
}

.news-author-label{
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
}

.news-author-name{
	font-weight: bold;
	margin-bottom: 8px;
}

.news-author-bio{
	font-size: 14px;
	line-height: 1.8;
}

.news-related{
	margin-top: 50px;
}

.news-related-title{
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.news-oshirase-note{
	border: 2px dashed #d9a441;
	background: #fffaf0;
	padding: 20px;
	margin: 40px 0;
}

.news-oshirase-note p{
	margin: 0;
}

.news-oshirase-note .news-oshirase-note-title{
	font-weight: bold;
	color: #b8860b;
	margin-bottom: 10px !important;
}

@media screen and (max-width: 768px) {

.news-author-avatar{
	float: none;
	margin: 0 0 10px;
}

}