@charset "UTF-8";

* {
margin: 0;
padding: 0;
background-color: transparent;
font-weight: normal;
font-style: normal;
}

body {
font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",verdana,arial,helvetica,clean,Sans-Serif;
font-size: 10pt;
line-height: 150%;
background: url(../image/info_back.png) repeat-y center; /*リピート*/
}

/* ヘッダー*/
#headerback {
height:250px;
width:1000px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
background: url(../image/info_header.png) no-repeat center;
}





/* スライダーの上のボックス*/
#header {
height:250px;
width:1000px;
padding: 0px 0px 0px 0px;
margin-left: auto;
margin-right: auto;
}




/* タイトル*/
#title {
height:60px;
width: 1000px;
background: url(../image/fuji_logo.png) no-repeat right;
}



/* ヘッダートップメニュー*/


#header_topmenu {
height:30px;
width: 1000px;
}


#header_topmenu > section {
float: right;
margin: 0 auto;
padding: 0px 40px 0px 0px;
}

#header_topmenu nav a {
	display: inline-block;
	margin: 5px 8px;
	outline: none;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 13px;
}

#header_topmenu nav a:hover,
#header_topmenu nav a:focus {
	outline: none;
}



/* Effect 13: three circles */
#header_topmenu .cl-effect-13 a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}



#header_topmenu .cl-effect-13 a:hover::before,
#header_topmenu .cl-effect-13 a:focus::before {
	color: #000000;
	text-shadow: 10px 0 #000000, -10px 0 #000000;
}

#header_topmenu .cl-effect-13 a:hover,
#header_topmenu .cl-effect-13 a:focus {
	color: #ba7700;
}




/* ヘッダーメニュー
------------------------------------------------------------------------------------- */
#header_menu_box{

	text-align:left;
	margin:0;
	padding: 0px 0px 0px 270px;
	width:1000px;
	height:100px;
}

#header_menu img	{
	border: 0; 
	vertical-align: bottom; 
}

#header_menu, #header_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
} 
#header_menu	{
	width:480px;
	position:relative;
}
#header_menu li	{
	float:left;
	position:relative;
}

#header_menu a	{
text-decoration: none;
text-align: center;
}


/*  メニュー横幅・*/
.header_menu01{
	width:120px;
	height:40px;
	background: url(../../../../image/header_menu_home.png) no-repeat left top;
}

.header_menu01:hover{
	background-position:left bottom;
}

.header_menu02{
	width:120px;
	height:40px;
	background: url(../../../../image/header_menu_greeting.png) no-repeat left top;
}

.header_menu02:hover{
	background-position:left bottom;
}

.header_menu03{
	width:120px;
	height:40px;
	background: url(../../../../image/header_menu_info.png) no-repeat left top;
}

.header_menu03:hover{
	background-position:left bottom;
}

.header_menu04{
	width:120px;
	height:40px;
	background: url(../../../../image/header_menu_report.png) no-repeat left top;
}

.header_menu04:hover{
	background-position:left bottom;
}


/*  ヘッダーメニュー　sub */

.header_menu_sub01{
	margin:0px;
	width:120px;
	display: none;
	position: absolute;
	top:40px;
	left:0px;
}


.header_menu_sub01 li a {
	display: block;
	width:120px;
}



.header_menu_sub02{
	margin:0px;
	width:120px;
	display: none;
	position: absolute;
	top:40px;
	left:0px;
}


.header_menu_sub02 li a {
	display: block;
	width:120px;
}




.header_menu_sub03{
	margin:0px;
	width:120px;
	display: none;
	position: absolute;
	top:40px;
	left:0px;
}


.header_menu_sub03 li a {
	display: block;
	width:120px;
}

.header_menu_sub04{
	margin:0px;
	width:120px;
	display: none;
	position: absolute;
	top:40px;
	left:0px;
}


.header_menu_sub04 li a {
	display: block;
	width:120px;
}


#headerbox {
width: 1000px;
height:140px;
padding: 0px 0px 0px 0px;
}




/* メインバック
------------------------------------------------------------------------------------- */

#main {
clear: both;
width:100%;
min-width:1000px;
}


#content01 {
width: 1000px;
padding: 0px 0px 0px 0px;
margin-right: auto;
margin-left: auto;
}


#content01left {
width: 770px;
float: left;
text-align: left;
padding: 30px 0px 0px 0px;
}


/* info_body font-family: "M PLUS 1p"; font-family: "Hannari";
------------------------------------------------------------------------------------- */

#info_body {
	padding: 20px;
}

#info_title {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	display: flex;
}
#info_title h1 {
	font-size: 20pt;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
}
#info_title h2 {
	font-size: 13pt;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
}
#info_title p {
	font-size: 11pt;
	line-height: 170%;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 300;
	text-align:justify;
	text-indent:1em;
}
#info_txt {
	padding: 0 0 0 20px;
}

#info_vol {
	width: 800px;
	margin: 0 auto;
}
#info_vol table {
	border-collapse: collapse;
}

#info_vol th {
	width: 390px;
	height: 390px;
}

#info_vol td {
	padding: 0px 0px 0px 30px;
	width: 410px;
	vertical-align: top;
	font-size: 20pt;
	line-height: 150%;
	text-align:left;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 450;
	color:#0075c2;
}


#profile {
	padding: 20px 20px 20px 30px;
	margin: 0 auto;
	width: 750px;
	line-height: 150%;
	text-align: justify;
	font-size: 11pt;
	font-family: "M PLUS 1p", sans-serif;
	border: solid 3px #0075c2;
	border-radius: 20px;
}














#info_body {
	text-align: center;
}
#info_body h1 {
	font-size: 20pt;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
}
#info_body h3 {
	font-size: 13pt;
	font-family: "M PLUS 1p", sans-serif;
	line-height: 150%;
	font-weight: 500;
}
#info_body_line {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 30px;
	border-bottom: solid 1.5px#000000;
}

#info_body table.link {
	border-collapse: collapse;
	margin: 0 auto;
	border-radius: 30px;
	background-color: #ffffff;
	box-shadow: 3px 3px 3px #888888;
}
#info_body th.link_top {
	width: 200px;
	padding: 20px 0 0 0;
	text-align: center;
}
#info_body th.link {
	width: 200px;
	padding: 10px 0 20px 0;
	text-align: center;
}
#info_body th.link a {
	text-decoration: none;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
	color: #000000;
}

#info_center {
	width: 800px;
	margin: 0 auto;
	clear: both;
}
#info_center table {
	border-collapse: collapse;
}
#info_center th {
	vertical-align: bottom;
	padding: 0 10px 0 0;
	font-family: "Arima", cursive;
	font-weight:600;
	font-style: italic;
	font-size: 60pt;
	line-height: 65%;
	color: #fff799;
}
#info_center td {
	vertical-align: bottom;
	padding: 0 0 0 10px;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
	font-size: 14pt;
	text-align: left;
	line-height: 150%;
}
#info_center p {
	padding: 10px 0 0 0;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 300;
	font-size: 11pt;
	text-align: left;
	line-height: 170%;
}
#info_center p.bold {
	padding: 20px 0 0 0;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
	font-size: 11pt;
	text-align: left;
	line-height: 170%;
}

#info_box {
	width: 800px;
	margin: 0 auto;
}


#info_left {
	width: 400px;
	padding: 0 10px 0 0;
}
#info_right {
	width: 400px;
	padding: 0 0 0 10px;
}
#info_box table {
	border-collapse: collapse;
}
#info_box th {
	vertical-align: bottom;
	padding: 0 10px 0 0;
	font-family: "Arima", cursive;
	font-weight:600;
	font-style: italic;
	font-size: 60pt;
	line-height: 65%;
	color: #0075c2;
}
#info_box td {
	vertical-align: bottom;
	padding: 0 0 0 10px;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
	font-size: 14pt;
	text-align: left;
	line-height: 150%;
}
#info_box p {
	padding: 10px 0 0 0;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 300;
	font-size: 11pt;
	text-align: left;
	line-height: 170%;
}
#info_box p.bold {
	padding: 20px 0 0 0;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 500;
	font-size: 11pt;
	text-align: left;
	line-height: 170%;
}

#info_body h2 {
	font-size: 10pt;
	text-align:justify;
	color: #47885e;
}

#info_body p {
	text-indent: 1em;
	line-height: 170%;
	text-align:justify;
}

#info_body_back {
	width: 800px;
	margin: 0 auto;
	display:flex;
}
#info_body_back_left {
	width: 50%;
	margin: 0;
	text-align: left;
}
#info_body_back_right {
	width: 50%;
	margin: 0;
	text-align: right;
}
#info_body_back a {
	text-decoration: none;
	font-size: 11pt;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 300;
	color: #000000;
}
#info_body_back input.submit_button {
	text-decoration: none;
	font-size: 11pt;
	font-family: "M PLUS 1p", sans-serif;
	font-weight: 300;
	color: #000000;
	border: solid 1px #000000;
	padding: 3px;
	border-radius: 8px;
	cursor: pointer;
}
#info_body_back input.submit_button:hover {
	background-color: #ebebeb;
}

#image_box {
	float: left;
	padding: 0 30px 10px 0;
}

#image_box_right {
	float: right;
	padding: 0 0 10px 30px;
}

#info_body img.icon {
	border-radius: 50%;
}


/* info_line
------------------------------------------------------------------------------------- */

#info_line {
	margin: 20px 0px;
	width: 100%;
	height: 3px;
	background-color: #e6e6e6;
	clear: both;
}

#clear {
	width: 100%;
	height: 1px;
	clear: both;
}



#content01bottom {
clear: both;
width: 1000px;
padding: 0px 0px 0px 0px;
margin-right: auto;
margin-left: auto;
}








/* メインボトム
------------------------------------------------------------------------------------- */

#mainbottom {
clear: both;
height:70px;
width:100%;
min-width:1000px;
padding: 0px 0px 0px 0px;
background: url(../../image/main_bottom.png) no-repeat center;
}


/* フッターを幅いっぱいにする為のボックス
------------------------------------------------------------------------------------- */

#footerbg {
clear: both;
width:100%;
min-width:1000px;
margin-right: auto;
margin-left: auto;
background: url(../../image/footer_back.png) repeat; /*リピート*/
}

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

#footertop        {
padding: 5px 0px 3px 0px;
color: #996633;
width: 1000px;
margin-right: auto;
margin-left: auto;
text-decoration: none;
text-align: center;
}

/* フッター*/
#footer {
width: 1000px;
margin-right: auto;
margin-left: auto;
color: #666666;
text-align: center;
}

#footer a {
color: #666666;
text-decoration: none;
}
