@charset "UTF-8";
/* CSS Document */
/* * normalise  --------------------------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
 display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 75%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	margin-top: 0px;
	margin-left: auto;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol li{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

ul li{
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/*---------------------------------------------------------------------------------------------*/

body {
	font-family:"source-han-sans-japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#0F0F0F;
	margin:0 auto;
	background:url(../images/bg01.jpg) center fixed repeat;
	}

/*---------------------------------------------------------------------------------------------*/

a {
	color:#006837;
	text-decoration: underline;
	outline: none 0 !important;
}
a:link {
	color:#006837;
	text-decoration: none;
}
a:visited {
	color:#006837;
	text-decoration: none;
}
a:hover {
	color: #FF1C24;
	text-decoration: none;
}
a:active {
	color:#006837;
	text-decoration: none;
}
.text_bold{
	font-weight:bold;}

.text_color{
	color:#006837;
	}
.text_mokuji{
	font-weight:bold;
	color:#006837;}
	
.cap{
	font-size:13px;
	letter-spacing:0.07em;
	line-height:1.7em;
	color:#686868;}

.att {
	padding-left:1em;
  text-indent: -1em;
}
/*------------------------------------------wrapper--------------------------------------*/
#wrapper{
	margin: 0 auto;
	width:840px;
	}

#main {
	position: relative; 
	margin: 0 auto;
	text-align: center;
	width:840px;
	margin-top:15px;
	padding-bottom:50px;
	background-color:#FFFFFF;
	 border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
	box-shadow: 0px 0px 12px #858585;
}
/*------------------------------------------header--------------------------------------*/


#header {
	margin: 0 auto;
	padding:0;
	text-align: center;
	
}
#header img{
	width:840px;
	height:auto;
	border-top-left-radius: 12px;
border-top-right-radius: 12px;
}
.h_title{
	z-index:999;
	position:absolute;
	top:-18px;
	left:618px;
	}
 .h_title img{
	width:auto;
	height:510px;
}

 #hobo a {
	color: #FFFFFF;
	text-decoration: none;
}

#hobo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing:0.075em;
	color:#FFFFFF;
	margin:0 auto;
	text-align:center;
	margin:12px 0 0 0;
}

/*------------------------------------------content--------------------------------------*/

#yodogawa {
	width:415px;
	margin: 0 auto;
	text-align:left;
	font-size: 17px;
	line-height: 2.1em;
	letter-spacing: 0.045em;
	font-weight:bold;
	margin:40px 15px 40px 32px; 
}
#btn_prof{
	margin:15px 0;
	}
#btn_prof img{
	width:250px;
	height:auto;
	}
#prof{
	margin: 0 auto;
	padding-bottom:20px;
	text-align:center;
	padding:30px 0 ;
	width:480px;
	}
	
	#prof p{
		padding-left:30px;
		text-align:left;
}

	#prof h3{
	text-align:center;
	margin-top:15px;
}
	
#mokuji{
	color:#686868;
	margin:45px 0 0 0 ;
	text-align:left;
	}
.mokuji_date{
	letter-spacing:0.03em;
	font-size:14px;}
#mokuji ol{
	padding:0;
}
#mokuji ol li{
	margin-bottom:15px;
	}
.mokuji_date01{
	font-size:13px;
	margin-left:86px;
}
.mokuji_date02{
	font-size:13px;
	margin-left:70px;
}
.mokuji_date03{
	font-size:13px;
	margin-left:23px;
}

#mokuji img{
	width:350px;}
/*-----------------------------------------honbun---------------------------------------*/

.border{
	text-align:center;
	margin-top:40px;}


#honbun{
	width:550px;
	margin: 0 auto;
	text-align:center;
	font-size:15px;
	margin-top:35px;
	letter-spacing:0.05em;
	line-height:2.0em;
	}
#honbun h2{
	margin:0;
	padding:0;}
#honbun h2 img{
	width:auto;
	height:64px;
	}
#honbun .photo{
	margin:0 auto;
	text-align: center;
	margin:30px 0 0 0;
}
.photo img{
	width:550px;
}
.conv {
	width: 550px;
	margin: 30px auto 0px;
	text-align:center;
}
.conv p{
	text-align:left;
	}
.conv dl {
	display: table;
	width: 100%;
}
.conv dl + dl {
	margin-top: 0px;
}
.conv dt, .conv dd {
	display: table-cell;
	text-align: left;
}
.conv dt {
	width: 70px;
	padding: 2em 0 0 0;
	font-weight: bold;
	vertical-align: top;
	color: black;
}
.conv dd {
	padding-top: 2em;
	vertical-align: middle;
	color: black;
}
.conv dd.center {
	text-align: center;
}

.continue{
	text-align:center;
	margin:30px 0;
	}

.date{
	text-align:center;
	letter-spacing:0.075em;
	font-size:12px;
	color:#686868;}



/*-----------------------------------------navi----------------------------------------*/

#navi {
	width:700px;
  text-align: center;
  margin: 0 auto ;
	margin-top:50px;
   }
#navi img{
	width:auto;
	height:72px;}
#navi ul {
	padding:0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
#navi li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
.p_navi{
	padding:0 100px;}


/*-----------------------------------------footer--------------------------------------*/

#footter{
	width:840px;
	margin: 0 auto;
	padding:15px 0  0;
	text-align:center;
	}

#footter ul{
	padding:0;
	}

#footter ul li {
display: inline-block;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin: 0;
}

.p_fotter{
	padding-left:50px;
}

#footter img{
	width:160px;
	height:auto;}

.copy{
	margin:0 auto;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	letter-spacing:0.075em;
	text-align:center;
	padding:25px 0 15px;
	}

/*-----------------------------------------float-------------------------------------*/

.hidden{
	visibility:hidden;
}

.fl_l{
	float:left;
}

.fl_r{
	float: right;
}
	.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
*zoom: 1;
}

/*---------------------------スマホ対応------------------------------*/
@media only screen and (max-device-width:420px) {
	
	body {
	background:url(../images/bg01.jpg) center repeat;
	}
.switch {
    visibility: hidden;
}

/*------------------------------------------wrapper--------------------------------------*/
#wrapper{
	margin: 0 auto;
	width:100%;
	}

#main {
	position: relative; 
	margin: 0 auto;
	text-align: center;
	width:97%;
	margin-top:8px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	 border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	box-shadow: 0px 0px 6px #858585;
}

/*------------------------------------------header--------------------------------------*/


#header {
	margin: 0 auto;
	padding:0;
	text-align: center;
	
}
#header img{
	width:100%;
	height:auto;
	border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.h_title{
	display:none;
	}
 .h_title img{
	display:none;
}

#hobo {
	font-size:10px;
	letter-spacing:0.065em;
	margin:8px 0 0 0;
}

/*------------------------------------------content--------------------------------------*/

#yodogawa {
	width:90%;
	margin: 0 auto;
	text-align:left;
	font-size: 14px;
	line-height: 2.0em;
	letter-spacing: 0.065em;
	font-weight:bold;
	margin-top:20px;
}
#btn_prof{
	margin:10px 0;
	}
#btn_prof img{
	width:180px;
	height:auto;
	}
#prof{
	margin: 0 auto;
	padding-bottom:10px;
	text-align:center;
	padding:20px 0 ;
	width:290px;
	}
	
	#prof p{
		padding:10px 15px;
		text-align:left;
		font-size:13px;
		letter-spacing:0.05em;
		line-height:1.8em;
}

	#prof h3{
	text-align:center;
	margin-top:13px;
	font-size:14px;
}
	
#mokuji{
	width:90%;
	margin:0 auto ;
	text-align:center;
	margin-top:30px;
	}
#mokuji ol {
	padding-left:6px;
	text-align:left;}

.mokuji_date{
	letter-spacing:0.03em;
	font-size:11px;}
	
#mokuji ol li{
	margin-bottom:12px;
	font-size:12.5px;
	}
#mokuji img{
	margin:0 auto;
	text-align:center;
	width:98%;}

.mokuji_date01{
	margin-left:61px;
}
.mokuji_date02{
	margin-left:49px;
}
.mokuji_date03{
	margin-left:10px;
}

/*-----------------------------------------honbun---------------------------------------*/

.border{
	text-align:center;
	margin-top:30px;}
	.border img{
		width:290px;
		height:auto;
	}

#honbun{
	width:97%;
	margin: 0 auto;
	text-align:center;
	font-size:14px;
	margin-top:45px;
	letter-spacing:0.05em;
	line-height:2.2em;
	}
#honbun h2{
	margin:0;
	padding:0;}
#honbun h2 img{
	width:auto;
	height:35px;
	}
#honbun .photo{
	margin:0 auto;
	text-align: center;
	margin:15px 0 0 0;
}
.photo img{
	width:97%;
}
.conv {
	width: 100%;
	margin: 20px auto 0px;
	text-align:center;
}
.conv p{
	text-align:left;
	}
.conv dl {
	display: table;
	width: 100%;
}
.conv dl + dl {
	margin-top: 0px;
}
.conv dt, .conv dd {
	display: table-cell;
	text-align: left;
}
.conv dt {
	width: 50px;
	padding: 1em 0 0 0;
	font-weight: bold;
	padding-left:8px;
	vertical-align: top;
	color: black;
}
.conv dd {
	padding-top: 1em;
	vertical-align: middle;
	padding-right:8px;
	color: black;
}
.conv dd.center {
	text-align: center;
}

.continue{
	margin:15px 0;
	}

.date{
	letter-spacing:0.065em;
	font-size:10px;
}

.cap{
	font-size:10px;
	line-height:1.5em;
	color:#686868;}

/*-----------------------------------------navi----------------------------------------*/

#navi {
	width:100%;
  text-align: center;
  margin: 0 auto ;
	margin-top:10px;
   }
#navi img{
	width:auto;
	height:40px;}
#navi ul {
	padding:0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
#navi li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline; }
.p_navi{
	padding:0 15px;}


/*-----------------------------------------footer--------------------------------------*/

#footter{
	width:100%;
	margin: 0 auto;
	padding:0px;
	text-align:center;
	}
#footter ul{
	padding:0;
	}

#footter ul li {
	padding-bottom:10px;
display: inherit;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	margin: 0;
}

.p_fotter{
	padding:0;
}

#footter img{
	width:120px;
	height:auto;}

.copy{
	margin:0 auto;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	letter-spacing:0.075em;
	text-align:center;
	padding:0 0 15px;
	}


/*-----------------------------------------float-------------------------------------*/

.fl_l{
	float:none;
}

.fl_r{
	float: none;
}
	.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	display: block none;
}


	
	
	}