@charset 'utf-8';
/*
style.css
*/

body {
  position: relative;
  font-size: 62.5%;
  line-height: 1.8;
  margin: 0;
}

h1,h2,p,span,li {
  font-family: 'Roboto Condensed', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
}

.indent1 {
	text-indent: 1em;
}
.indent1_nobr {
	text-indent: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top:: 0px;
}

a {
  color: #00f;
}


a:hover {
  color: #f00;
}
p.p_right {text-align: right; }
p img {
	max-width: 100%;
	height: auto;
	text-align: center;
}


table	{ width: 100%; }
th, td	{
	padding: 10px;
	border: 1px solid #0054a6;
	font-size: 1.5em;
	font-family: 'Roboto Condensed', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
th	{
	background-color: #cde6ff;
}

/*----------------------------------------------------
	.table-01
----------------------------------------------------*/
.table-01 th  { width: 25%; text-align: left; }

@media only screen and (max-width:480px){
    .table-01	{ margin: 1 -10px; }
    .table-01 th,
    .table-01 td{
		width: 92%;
		display: block;
		border-top: none;
    }
	.table-01 tr:first-child th { border-top: 1px solid #0054a6; }
}
/*----------------------------------------------------
	.table-02
----------------------------------------------------*/
.table-02 th  {
	text-align: center;
	background-color: #FFFFCC;
}
.table-02 td  {
	vertical-align:top;
}

@media only screen and (max-width:480px){
    .table-02	{ margin: 1 -10px; }
    .table-02 th,
    .table-02 td{
		width: 92%;
		display: block;
		border-top: none;
    }
	.table-02 tr:first-child th { border-top: 1px solid #0054a6; }

img { float : none ; }


}


.mt20 {margin-top:20px;
}
.mt40 {margin-top:40px;
}
.mb20 {margin-bottom:20px;
}
a, a.btn {
  text-decoration: none;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.clearfix:before, .clearfix:after{ content:""; display:table;}
.clearfix:after { clear:both;}
.clearfix{ zoom:1;}

#slider p,ul,li{
	margin:0;
	padding:0;
}

.inner {
  position: relative;
  max-width: 900px;
  min-width: 720px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#wrapper {
  width: 100%;
}

#headerContainer {
  position: absolute;
  z-index: 100;
  width: 100%;
  background-color: #0054a6;
}

#siteID {
	font-size: 3.4em;
	font-family:"Times New Roman", Times, serif; 
	text-shadow: 2px 2px 3px #000;
	color: #fff;
	line-height: 1.1;
	font-weight: 700;
	margin: 0 0 0 1px;
	padding: 11px 0 11px;
}

#siteID a {
  color: #fff;

}
#siteID a:hover {
  color: #0ff;

}





#siteID .small {
  color: #fff;
  font-size: 0.5em;
}
#siteID .small a:hover {
  color: #0ff;
}


#navigation {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}
#navigation ul,
#navigation li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navigation li {
	float: left;
	margin: 1px 0 0 1px;
}
#navigation a {
  display: block;
  color: #fff;
  font-size: 1.4em;
  line-height: 1;
  text-align: center;
  padding: 17px 1.7em 14px;
  background: rgba( 0, 255, 255, 0.1);
}

#navigation a:hover {
  color: #000;
  background: rgba( 255, 255, 255, 0.8);
}

#footerContainer {
	position: relative;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 100%;
	background: #0000ff;
	padding: 3em 0 1em;
	behavior: url(PIE.htc);
	background-color: #0054a6;
}

#copyright{
  color: #fff;
	text-align: right;
  font-size: 1.4em;
  margin: 0;
}



/*
 * slider
 */
#slider{
    position: relative;
    width:100%;
    height: 480px;
    overflow: hidden;
    background: url(../img/loading.gif) no-repeat center center;
}
#slider ul{
    position: absolute;
    top: 0;
    left: 0;
}
#slider li{
    float: left;
}
#slider li img {
  width: 900px;
  height: auto;
}
#slider #prev,
#slider #next{
    position: absolute;
    top:220px;
    cursor: pointer;
}
#slider #prev{ left:20px;}
#slider #next{ right:20px;}
 
/* for script */
#slider ul,
#slider #next,
#slider #prev{
    visibility: hidden;
}
#slider .layer{
    width: 900px;
    height: 480px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/dot.gif) repeat 0 0 #666;
    opacity: 0.5;
    filter: alpha(opacity=50);
}


#main{
	position: relative;
	width: 100%;
	text-align: center;
	height: 350px;
	overflow: hidden;
}
@media screen and (max-width:480px) {
.pc_contents {display:none;} /*横幅480px以下では表示しない*/
}

#decoration ul {
  border: solid 2px #ffb03f;
  padding: 0 0.5em;
  position: relative;
}
#decoration ul li {
  line-height: 1.5;
  font-size:1.5em;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}

#decoration ul li:before {
  font-family: FontAwesome;
  content: "\f138";/*アイコン種類*/
  position: absolute;
  left : 0.5em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
}
#decoration ul li:last-of-type{
  border-bottom: none;
}


/*

*/

#contentContainer {
	padding: 10px 0 0;
	margin-bottom: 40px;
}

#entriesContainer {
  box-shadow: 0 0 20px rgba( 0, 0, 0, 0.1);
}

.post {
  padding: 3% 0 2em;
  margin: 0 3% 1em;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
}

.post:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.post .entry-contentContainer {
  float: right;
  width: 100%;
}

.post .entry-thumbnail {
	float: left;
	width: 25%;
}

.post .entry-thumbnail img {
  width: 100%;
  height: auto;
}
.post h1 {
  margin: -0.15em 0 0.4em;
  font-size: 2.8em;
  line-height: 1.15;
}
.post p {
  font-size: 1.4em;
}

.post h1 a {
  text-decoration: none;
}

.post .read_the_rest a.btn {
  display: block;
  width: 40%;
  color: #fff;
  text-align:center;
  margin: 0 0 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #00f;
  border-radius: 8px;
}

.post .read_the_rest a.btn:hover {
	color: #fff;
	background-color: #36F;
}

.post .entry-content-greeting {
  float: right;
  width: 100%;
  background-image:url(../img/DK077_L.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat:no-repeat
}


@media only screen and (max-width:768px) {
 .inner {
   max-width: 100%;
   min-width: 100%;
   width: 100%;
 }
 #headerContainer {
  position: relative;
 }
 #siteID {
  float: none;
  text-align: center;
 }
 #navigation {
  position: relative;
 }
 #navigation li {
  width: 33.3%;
  margin: 1px 0;
 }
 #navigation a {
  padding-left: 0;
  padding-right: 0;
 }
 #navigation li:not(:first-child) a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #39F;
 }
 #contentContainer {
  padding: 20px 0 0;
  margin-bottom: 40px;
 }
 .post {
  width: 90%;
  padding: 5% 0 2em;
  margin: 0 auto 2em;
}
 .post .entry-contentContainer {
   float: none;
   width: 100%;
 }
 .post .entry-thumbnail {
   float: none;
   max-width: 320px;
   width: 80%;
   margin: 0 auto 2em;
 }
 .post h1 {
   margin: 0 0 0.4em;
   font-size: 2em;
 }
 .post p {
   font-size: 1.4em;
 }
 .post .read_the_rest a.btn {
  width: 75%;
  margin: 0 auto;
 }

  .pagetop {
    text-align: center;
    margin: 0 auto;
  }

  .pagetop a {
    display: inline-block;
    color: #fff;
    font-size: 1.4em;
    padding: 1em 10% 0.7em;
    width: 50%;
    border-radius: 4px 4px 0 0;
    background: #000;
  }
  #copyright {
    text-align: center;
  }

  #slider li img {
    width: 100%;
    height: auto;
  }
  #slider #prev,
  #slider #next {
    top: 40%;
  }
  #slider #prev img,
  #slider #next img {
    width: 40px;
    height: auto;
  }
  #slider #prev {
    left: 0;
  }
  #slider #next {
    right: 0;
  }
}
/*
 * map
 */

 #map{
	position: relative;
	width: 100%;
	text-align: center;
	height: 500px;
	overflow: hidden;
}

.map-ul {
	border-radius : 10px;
	box-shadow : 0px 0px 5px silver;
	background-color: #cde6ff;
	margin: 10px;
	padding-top: 0.8em;
	padding-right: 1.5em;
	padding-bottom: 0.8em;
	padding-left: 3em;
}
.map-ul-li {
  line-height: 1.5;
  font-size:1.3em;
  padding: 0.1em 0;
}

.contact-ol {
	border-radius : 25px;
	box-shadow : 0px 0px 10px silver;
	background-color: #cde6ff;
	margin: 15px;
	padding-top: 2em;
	padding-right: 1.5em;
	padding-bottom: 1.8em;
	padding-left: 5em;
}
.contact-ol-li {
  line-height: 1.7em;
  font-size:1.5em;
  padding: 0.2em 0;
}

.h1-big {
	font-size:1.5em;
	font-family:  Arial, "ＭＳ Ｐゴシック", "MS PGothic";
	text-shadow: 2px 2px 3px #666;
}
.text-red {
  color: #f00;}	
.text-yerrow {
  color: #ff0;}	 
#pp {
	background-color: #dcdcdc;
	height: 200px;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 20px;
}
#pp p {
	font-size: 1.3em;
	line-height: 1.5;
}
#pp ul {
  padding-left: 3em;
}
#pp ul li {
  line-height: 1.3;
  font-size:1.3em;
  padding: 0em 0em;
}
/* faderBox
------------------------- */
/* 本体 */
#faderBox{
	position: relative;
	width: 900px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	overflow: hidden; /* MASK */
}
/* 上書き */
@media screen and (max-width:899px){
	#faderBox{
		width:100%;
	}
}

#faderBase{
position:relative;
width:100%;
height:auto;
margin:0;
padding:0;
}

/* max-width:900pxでも機能する */
/*img absoluteは100%のこと*/
#faderBase li{
list-style:none;
position:absolute;
top:0;left:0;
width:100%;
height:auto;
margin:0;
padding:0;
}

#faderBase li{
list-style:none;
position:absolute;
top:0;left:0;
max-width:900px;
height:auto;
margin:0;
padding:0;
}

#faderBase li img{
position:absolute;
top:0;left:0;
width:100%;
height:auto;
margin:0;
padding:0;
}



/*span構成コントロール*/
#faderBox #base-prev{
display:block;
position:absolute;
top:0;left:0;
width:20px;
height:100%;
margin:0;
padding:0;
background:url('img/arrow_left.png') no-repeat center center;
cursor:pointer;
z-index:100;
}
#faderBox #base-next{
display:block;
position:absolute;
top:0;right:0;
width:20px;
height:100%;
margin:0;
padding:0;
background:url('img/arrow_right.png') no-repeat center center;
cursor:pointer;
z-index:101;
}

/* btn */
#btnBox{
width:100%;
height:auto;
margin:10px auto;
text-align:center;
z-index:1000;
}
#btnBox span{
width:100%;
height:auto;
margin:5px;
font-size:16px;
color:#000000;
cursor:pointer;
}
#btnBox span.active{
color:#ff0000;
}

#btnBox span img{
width:80px;/*40x18*/
height:18px;
border:#fff 1px solid;
}
#btnBox span img.active{
border:#f00 1px solid;
}