@charset "UTF-8";
html,/*---------- ページ全体の指定 ----------*/ body, header, section, ar  
      
     
       {
  margin: 0;
  padding: 0;
}

img {
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	background-color: #ffffff;
	font: 14px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	line-height: 1.7;
	margin-top: 0px;
}


/*---------- ヘッダー ----------*/

header {
	width: 100%;
	margin-top: 0px;
}
header p {
	text-align: center;
	margin-bottom: 0px;
}

header h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 21px;
	background-color: #3699DD;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#profile {
	font-family: 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	color: #333333;
	text-decoration: none;
	display: block;
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
}
#header img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.main_photo {
	height: auto;
	width: 100%;
}

#page_top {
  margin: 0;
  padding: 0;
}


/*---------- コンテンツ ----------*/

#content {
}

section {
}
#fblink img {
	display: block;
	height: auto;
	width: 100%;
}
#fblink img a, #fblink img a:link, #fblink img a:visited {
	text-decoration: none;
}
#fblink img a:hover {
    opacity: 0.5 ;
}
#information h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 21px;
	color: #333333;
	background-color: #E6E6E6;
	display: block;
	height: auto;
	width: 95%;
	padding-left: 5%;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 3%;
	margin-top: 5%;
}
#information img {
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
}
#information .komidasi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.7em;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 95%;
	margin-bottom: 1%;
	padding-left: 5%;
	display: block;
	font-weight: bold;
}
#information .reed {
	font-family: 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	color: #333333;
	text-decoration: none;
	display: block;
	height: auto;
	width: 90%;
	margin-bottom: 5%;
	padding-right: 5%;
	padding-left: 5%;
}
#information .reed02 {
	font-family: 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	color: #333333;
	text-decoration: none;
	display: block;
	height: auto;
	width: 90%;
	margin-bottom: 5%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center;
}
#information .komidasi a, #information .komidasi a:link, #information .komidasi a:visited {
	color: #333333;
	text-decoration: none;
}
#information .komidasi a:hover {
	color: #0033FF;
}
#information .date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	display: block;
	width: 90%;
	margin-bottom: 1%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: right;
}
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  {
	background-color: #f4f4f4;
}
 
/*----------------------------------------------------
  .demo01
----------------------------------------------------*/
.demo01 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .demo01 { margin: 0 -10px; }
    .demo01 th,
    .demo01 td{
    font-size: 14px;
    font-size: 1rem;
    width: 100%;
    display: block;
    border-top: none;
    }
  .demo01 tr:first-child th { border-top: 1px solid #ddd; }
}

section p {
	line-height: 1.8;
	width: 90%;
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 12px;
	margin-left: 5%;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

section p02 {
	line-height: 1.8;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0%;
	text-align: center;
	display: block;
	font-size: 16px;
	height: auto;
}

#content .picture_c img {
	width: 100%;
	height: auto;
	margin-top: 5%;
	margin-bottom: 3%;
}

#content .picture_s img {
	width: 100%;
	height: auto;
}

#content .picture_b img {
	width: 90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 0;
	margin-bottom: 10px;
}
.picture_c img {
	display: block;
	height: auto;
	width: 100%;
	margin-top: 5%;
	margin-bottom: 3%;
}
#content dl {
	line-height: 2.4em;
	margin-left: 10px;
}
#content dt {
	background-image: url(image/blue_tile.jpg);
	background-repeat: no-repeat;
	background-position: left;
	clear: left;
	float: left;
	width: 12%;
	padding-left: 3%;
}
#content dt02 {
	clear: left;
	float: left;
	width: 15%;
}


/*---------- ナビ ----------*/

nav {
	width: 100%;
	text-decoration: none;
	height: auto;
}

nav h2 {
	font-size: 16px;
	color: #ffffff;
	border-bottom: solid 1px;
	border-bottom-color: #cccccc;
	background-position: center;
	height: 40px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
}

nav ul {
	width: 100%;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	margin: 0px;
	padding: 0px;
}

nav li {
	list-style: none;
	text-align: center;
}

nav li a {
	color: #FFFFFF !important;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	background-color: #FF0000;
	height: auto;
	display: block;
}

nav li a:hover {
	color: #004080 !important;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}


/*---------- トップに戻る ----------*/

#page_back {
  margin: 0 0 8px 0;
  padding: 0 6px 0 0;
  text-align: right;
}


/*---------- フッター ----------*/

footer {
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	background-color: #A6A6A6;
	display: block;
	height: auto;
	margin-top: 2%;
	padding-top: 2%;
	padding-bottom: 5%;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	line-height: 1.6em;
}
/* :checked */
 .cp_actab input:checked ~  .cp_actab-content {
	max-height: 20em;
}
/* Icon */
 .cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
 .cp_actab input[type=checkbox] + label::after {
	content: '+';
}
 .cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
