body {
	text-align: center;
	background-color:#f9f9f9;
	margin: 0px;
	padding: 0px;
	letter-spacing:.04em;
}
#Wapper {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7em;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1050px;
	border: 1px none #CCC;
	color: #333;
	font-size: 16px;
	margin-top:10px;
}
.Main_content {
	background-color:#FFF;
	padding:1.5em;
	box-shadow:1px 1px 4px #CCC;
	margin:2em 0;
	border-top-left-radius:3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.Main_content h2 {
	border-bottom:1px solid #CCC;
	text-align:center;
	font-size: 38px;
	color: #4c8f0b;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom:.7em;
	margin-top:.5em;
	letter-spacing: -2px;
}
h4 {
	border-left:4px solid #609211;
	margin:.5em 0;
	color:#473931;
	margin:.2em;
	padding:.5em .8em;
}
.content h3 {
	padding-left:10px;
}
.Main_content h3, .content h3 {
	background-color:#4c8f0b;
	box-shadow:0 0 0 3px #4c8f0b;
	border-top:1px dashed #FFF;
	margin-bottom:1.2em;
	border-bottom:1px dashed #FFF;
}
.Main_content h2 b {
	color:#333;
	display:block;
	font-size:.8em;
	margin-top:0;
	margin-bottom:.2em;
}
.content {
	width:680px;
	float: left;
	background-color:#ffffff;
	margin-top:20px;
	margin-left:20px;
	padding:1.7em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:0px 0px 6px #CCC;
}

.content img{
	display:block;
	
	width:94%;
	padding:.2em;
	margin:0 auto;
	border:1px solid #CCC;
	margin-bottom:2em;
	
	}

.Right_menu {
	float:right;
	width:250px;
	margin:1em;
}
.Right_menu .title {
	color:#000;
	border-bottom:3px solid #393;
	font-weight:bold;
	margin:1em 0;
	margin-top:.5em;
	margin-bottom:0;
	padding:.6em;
	padding-left:.5em;
	
}

.Right_menu .green{
	color:#FFF;
	background-color:#4b8a25;
	border:none;
	  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;

}

.Right_menu nav{
	padding:.5em;
	float:right;

	}

#menu_bar ul li {
	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 1em 0;
	border-bottom:1px dotted #a2a2a2;
	padding-left:10px;
	background-color:#fafafa;
	 counter-increment: rank;
}
.lank li {
		position:relative;
		overflow:hidden;
		  counter-increment: rank;

}

.Right_menu ul{
	margin:0;
	padding:0;
	}

.lank li::before{
  background-color:#F00;
  color:#FFF;
}

.lank li::before{
  content: "";
  background-color: #bf0000;
  display: block;
  width:14px;
  height:14px;
  top: 1em;
  position: absolute;
  left: 0%;
}

.lank li::after {
  content: counter(rank);
  color: white;
  font-size: .6rem;
  font-weight: 700;
  line-height: initial;
  text-align: center;
  width: 1em;
  position: absolute;
  left: .2em;
  top: 1.5em;
}


.Right_menu li{
	font-size:.9em;
	line-height:1.2em;
	padding:1em 0;
	border-bottom:1px dotted #a2a2a2;
	list-style-type: none;	
	}

.Right_menu li img{
	width:35%;
	float:left;
	margin-bottom:1em;
	padding-right:.5em;
	
	
	}

.header_top {
	width:100%;
	height:380px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFF;
}
.header_top img {
	margin:1.1em auto;
}
#menu_bar ul li a {
	display: block;
	padding-left: 0px;
	background-image: url(../images/piont.png);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:left center;
}

.rogo img {
	padding-bottom:20px;
}
.inner {
	width:100%;
}
h1 {
	color:#624f83;
	text-align:right;
	font-size:0.9em;
	float:right;
	width: 490px;
	margin-right:.5em;
	font-weight: normal;
}
h2 {
	margin:1em;
	margin-bottom:0;
}
h3 {
	font-weight: bold;
	color: #FFF;
	clear: both;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 19px;
	background-position:0 45%;
	padding-left:29px;
	margin:1.8em 0;
	letter-spacing: .1em;
}
.menu_title {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left:15px;
	height: 19px;
	background-repeat: repeat-x;
	color: #FFF;
	text-shadow:1px 1px 2px #369;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFB3D2;
	border-right-color: #BFB3D2;
	border-bottom-color: #1a4763;
	border-left-color: #BFB3D2;
	width:auto;
	background-image: url(../images/menu_title.jpg);
	background-position: bottom;
}
#Wapper a:hover {
	color: #09C;
}
#Wapper a {
	color: #42281c;
}
#header-box {
	background-color:#FFF;
	background-image:none;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	color: #036;
	overflow:hidden;
	box-shadow:0px 2px 4px #d8d5d0;
	border-top:3px #390 solid;
	box-shadow:1px　1px #CCC;
}

#header-box nav ul{
	overflow:hidden;
	list-style-type: none;
	margin:0;
	margin-left:10px;
	}


#header-box nav li a{
	display:inline-block;
	width:50px;
	height: 20px;
	padding:1em;
	float:left;
	padding-top:50px;
	line-height:2.3em;
	border-left:1px solid #dcdcdc;

	font-size:0.4em;
	font-weight: bold;
	color:#a2a2a2;
	}
	
#header-box nav li:nth-child(1) a{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-size:36% 30%;
	background-position: 49% 40%;	
	}
	
	
#header-box nav li:nth-child(2) a{
	background-image: url(../images/kiji.png);
	background-repeat: no-repeat;
	background-size:36% 30%;
	background-position: 49% 40%;
	
	}
	
#header-box nav li:last-child a{
	
		border-right:1px solid #dcdcdc;
	
	}

#header-box img {
	margin-left:0;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
}
.header-boxtex {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	display: block;
	line-height: 1.2em;
	width: 100%;
	float:right;
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.header_box {
	background-color:#b6ac9a;
	overflow:hidden;
	padding-bottom:1.5em;
}

.header_box a,.header_box a:visited{
	text-decoration: none;
	color:#333;
	
	}

.header_box b{
	font-size:1.1em;
	color:#689d01;
	margin-top:1.9em;
	padding-top:.5em;
	
	
	}

.header_box nav {
	width:1100px;
	display:block;
	margin:0 auto;
}
.header_box nav li {
	width:280px;
	float:left;
	font-size:1.2em;
	margin-right:1.5em;
	border:1px solid #a0b285;
	padding:1em;
	padding-left:10px;
	padding-right:.5em;
	padding-top:1.4em;
	background-color:#FFF;
	list-style-type: none;
	background-size:14.6%;
	background-image: url(../images/check_ico.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	background: #f9fcf7 ,url(../images/check_ico.jpg); /* Old browsers */
background: -moz-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%) ,url(../images/check_ico.jpg); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f9fcf7 0%,#f5f9f0 100%),url(../images/check_ico.jpg); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f9fcf7 0%,#f5f9f0 100%), url(../images/check_ico.jpg); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 ), url(/images/check_ico.jpg); /* IE6-9 */
	line-height:1.4em;
}

.header_box b:before{
	float:left;
	display: inline-block;
	content:"";
	margin-top:-10px;
	width:60px;
	height:70px;
	background-image: url(../images/mistumori_ico.svg);
	background-repeat: no-repeat;
	background-size:70%;
	background-position: 15px 38%;	
	
	}

#topimage {
	padding: 0px;
	margin:0;
}
#menu_bar {
	float: left;
	width: 240px;
	font-size: 13px;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 2em;
	margin-bottom: 40px;
	margin-left: 0px;
}
#menu_bar ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
	border:2px solid #d3cfd7;
}
#mein {
	float: right;
	width: 755px;
	margin-top:1.5em;
	margin-left: 0px;
	margin-right:20px;
	margin-bottom:2em;
	padding: 0px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #CCC;
	box-shadow:1px 0px 3px #CCC;
	padding:.2em 0em;
	background-color:#FFF;
}
img.img01 {
	width:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 15px;
	margin-left: -1px;
	border: 1px solid #CCC;
}
#mein #meincontents {
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.Right_menu li:last-child{
	border-bottom:none;
	
	}
	
	.new_topic{
		width:1100px;
	
	}
	
	.new_topic ul{
		float:left;
		margin-right:40px;
			
			}
			
	#footer .inner{
		overflow:hidden;
				
				}
				
		#footer .inner ul{
	list-style-type: disc;			
			
			}

h2 {
	color:#333;
	line-height:1.3em;
	font-size:2.23em;
	margin:1.2em .2em;
	margin-top:.5em;

	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	padding-bottom:.6em;
	margin-bottom:1em;
	border-bottom:4px solid #cacaca;
}
#footer {
	text-align: center;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #333;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 13px;
	width:100%;
}

#footer .inner{
	text-align:left;
	width:1100px;
	margin:0 auto;
	margin-bottom:2em;
	}
	
	
#footer .inner .newtitle{
	width:480px;
	font-size:1.2em;
	border-bottom:1px solid #FFF;
	font-weight: bold;	
	
	}
	
#footer .inner ul{
	margin-left:20px;
	padding-left:0;
	}
	
#footer .inner li{
	padding:.2em 0;
	
	}
	
#footer .inner a{
	color:#FFF;
	
	
	}

.head {
	display:block;
	margin:0px auto;
	width:1050px;
}

.content h3{
	line-height:1.3em;
	padding:.6em .8em;
	
	}

.box_check {
	border:3px solid #d3d3d3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom:1.5em;
	padding-left:0;
}
.box_check ul {
	margin:2em;
	margin-left:0px;
	padding-left:0;
}
.box_check li {
	background-image:url(../images/check01.png);
	background-repeat: no-repeat;
	background-position:40px 4px;
	list-style-type: none;
	padding-left:25px;
	padding-bottom:.5em;
	margin-bottom:1em;
	margin-left:0;
	padding-top:0;
	padding-left:65px;
	line-height:1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	font-size:1.1em;
	color: #333;
}
.box_check li:last-child {
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
.head_button {
	float:right;
	margin-top:0px;
	margin-right:5px;
}
.header-boxtex2 {
	float: right;
	width: 295px;
	font-size: 10px;
	text-align: left;
	line-height: 1.2em;
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.st {
	font-weight: bold;
	color: #af3b0e;
}
.pc_img {
	display:block !important;
}
.sm_img {
	display:none !important;
}
strong {
	color:#e54600;
}
.text_b {
	color:#4b5055;
	font-style:oblique;
	font-weight: bold;
}
.point_box {
	position: relative;
	margin: 40px 0 30px;
	padding: 15px 20px 15px 20px;
	border: 1px solid #c8bb9f;
	background-color: #f9f7f2;
}
.point_box ul {
	margin:1em 0;
	margin-left:0;
	padding-left:0px;
	list-style-position: inside;
	list-style-type: disc;
}
.point_box li {

	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:.2em 0;
	padding-left:0px;
	line-height:2em;
	margin-left:0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9b968a;
	font-weight: bold;
}
.pict {
	display:block;
	margin:2em auto;
	box-shadow:1px 1px 3px #CCC;
}
.link {
	background-image:url(../images/lin_ico.png);
	background-repeat:no-repeat;
	padding-left:25px;
}


 @media screen and ( max-width:414px ) {
	 
 body {
 background-image:none;
}

.new_topic{
	width:100%;
	
	}
	
#footer .inner ul{
	margin-right:0;
	margin-bottom:0;
	
	}

 .header_top img {
 width:80%;
 margin:1em auto;
}
 .header_top {
 height:100%;
background-size:220% 100%;
 background-position:0　-300px;
}
 #Wapper, #header-box, #header-box_image, #menu_bar, #Wapper #mein, h1, .head {
 width:100%;
}

#header-box nav ul{
	margin:0;
	padding:0;
	border-top:1px #e0e0e0 solid;
	
	}

#header-box nav li a{
	height:10px;
	padding-top: 30px;
	
	}
	
	#header-box nav li:nth-child(1) a,#header-box nav li:nth-child(2) a{
		background-size: 30% 40%;
    background-position: 49% 20%;
		}
		.header_box,.header_box nav{
			width:100%;
			
			}
		
		.header_box nav li{
			width:80%;
			padding:1em .8em;
			padding-bottom:.5em;
			
			}
			
			.header_box{
				padding-bottom:1em;
				
				
				}

 h2 {
 line-height:1.4em;
 padding:.2em 0;
 margin:0 .6em;
 margin-top:.5em;
 margin-bottom:1.2em;
 font-size:1.4em;
 border-bottom: 3px solid #cacaca;
}
.Main_content h2{
	
	font-size:1.6em;
	
	
	}

 h1 {
 width:96%;
 font-size:.7em;
 padding:0;
 margin-block-start: 0;
 margin-block-end: 0;
 margin-right: 0em;
 padding:0 2%;
 line-height:1.8em;
 color:#333 !important;
 text-align:center;
}

.head{
	margin-bottom:.7em;
	}

.Right_menu{
	float:none;
	width:92%;
	overflow:hidden;
	margin-top:25px;
	clear:both;
	}

.content{
	width:94%;
	padding:3%;
	margin:0;
}

.Right_menu .green{
	margin-top:20px;
	}

 #header-box_image img, #header-box img {
 margin:0 auto;
 width:100%;
 padding:0;
 width:65%;
 float:none;
 text-align: center !important;
}
 #header-box {
 margin:0;
 padding:0;
 background-color:#FFF;
 margin-bottom:1.2em;
}
 .sm_img {
 display:block !important;
}
 .pc_img {
 display:none !important;
}
 #mein #meincontents {
 padding:0 .8em;
 margin:0;
}
 #mein {
 font-size:0.85em;
 border:none;
 float:none;
}

.Main_content{
	margin-top:0;
	
	
	}
 .pict {
 width:100%;
}

.Right_menu li:last-child{
	border-bottom:none;
	
	}
	
	.Main_content img{
		width:100%;
		
		
		}
		
	#footer .inner{
		width:95%;
		margin:0 auto;
		
		}
		
			
	#footer .inner li{
		width:95%;
		margin:0 auto;
		margin-bottom:1em;
		}
		
		#footer .inner .newtitle{
			width:100%;
			
			}
}
