@charset "UTF-8";
/* CSS Document */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;clear:both; }

/* Desktop Layout: 640px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
.pc_visible {
	display:none;
}
.sp_visible {
	display:block;
}

html{
	overflow-y:scroll;
}


body{
	background:#eee;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
}
.wrapper {
	display:block;
	width: 96%;
    margin: 0;
	padding: 0 2%;
	background:#fff;
}


.page_logo{
	width:100%;
	height:auto;
	margin: 7px 0 10px;	
}
.page_logo img{
	width:100%;
}


@media print, only screen and (min-width: 640px) {

.pc_visible {
	display:block;
}
.sp_visible {
	display:none;
}

/*----角丸になる？--------*/
.html5jp-border-radius{
	border-width: 0;
    margin: 0;
}


html{
	overflow-y:scroll;
}


body{
	background:#eee;
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.wrapper {
	display:block;
	width:100%;
	max-width: 900px;
    margin: 0 auto;
	padding: 3px 10px 10px;
	background:#fff;
}

.page_logo{
	width:100%;
	height:100px;
	margin: 7px 0 10px;	
}


}

h1 {
    font-size: 12px;
    margin-bottom: 5px;
	padding:5px 0 0 30px;
    text-shadow: 2px 2px 2px #333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif

}
h2 {
    display: block;
	width:425px;
    height: 69px;
	border:none;
	margin:10px 0 0 30px;
}
/*h2 a {
    display: block;
	width:425px;
    height: 69px;
	border:none;
}
*/



h3 {
	clear:both;
	display:block;
    font-size: 16px;
}


a {
    color: #333333;
}
a:hover {
    color: #999999;
}

.clear{
	clear:both;	
}

.spc5b{
	margin-bottom:5px;	
}

.spc10t{
	margin-top:10px;	
}

.spc10b{
	margin-bottom:10px;	
}

.spc10l{
	margin-left:10px;	
}

.spc30l{
	margin-left:30px;	
}


.t_right{
	float:right;	
}

.url {
    margin: 0;
    padding-top: 35px;
    text-align: right;
	z-index:1000;
}

.pright{
	text-align:right;	
}

header {
	width:900px;
	height:200px;
	/*background-image:url(../img/top/ph1.jpg);*/
    /*background: none repeat scroll 0 0 #666666;*/
    border-radius: 0 0 5px 5px;
    color: #FFFFFF;
    /* padding: 10px 20px; */
}


.pankuzu{
	display:none;
}

.active{
	font-weight:bold;
}


.pankuzu a,a:link,a:visited{
	color:#001E3B !important;
}


#main_top, #right_box, #left_box {
    float: left;
	border: 0;
	margin: 0;
}


#main_top {
    margin: 0 1%;
    width: 98%;
}
@media print, only screen and (min-width: 640px) {
#main_top {
    margin: 0 2%;
    width: 46%;
}
}

#main_top section.top_news{
	margin:0;
	border-bottom:2px dotted #001E3C;
	font-size:12px;
	line-height:130%;
}

#main_top section.top_news h3{
	margin-top:0;
	font-size:14px;
}

#main_top section.top_news h4{
    padding:0;
	margin:5px 0;
	font-size:14px;
}



/*中ページのmain*/
.main_cont{
    float: none;
    margin: 0;
    width: 100%;
	padding-top:100px;
}

h3#pttl{
	margin:0;
	border-bottom:solid 2px #003156;
	color:#333;
}

h3#pttl img{
	margin:0;
	padding:0;
}

h3.pttl2{
	border-bottom: 2px solid #003156;
    border-left: 15px solid #003156;
    color: #333333;
    margin-top: 25px;
	margin-bottom:10px;
    padding-left: 5px;
	padding-bottom: 2px;
}

@media print, only screen and (min-width: 640px) {
.pankuzu{
	display:block;
	clear:both;
	padding: 5px 0;
	color:#001E3B;
	font-size:12px;
}


.main_cont{
    float: right;
    margin: 0 2%;
    width: 70%;
	padding-top:0;
}

h3#pttl{
	margin:0;
	border-bottom:solid 2px #003156;
	color:#333;
}

h3#pttl img{
	margin:0;
	padding:0;
}

h3.pttl2{
	border-bottom: 2px solid #003156;
    border-left: 15px solid #003156;
    color: #333333;
    margin-top: 25px;
	margin-bottom:10px;
    padding-left: 5px;
	padding-bottom: 2px;
}
}



/*----- left box -----*/
#left_box, #right_box {
    width: 100%;
}


#left_box{
	margin-top:100px;
	/*background:url(../img/bg_left_box_top.png);*/
	background-repeat:no-repeat;
	background-position:left top;
}



#left_box section{
	padding:8px;
	margin-top:8px;
	margin-bottom:0;
	border-bottom:none;
	background:#003300;
	border-radius: 8px;
	/*border: 1px solid #CCCCCC; */
	color:#fff;
}

#left_box section h3{
	margin-bottom:5px;
	margin-top: 0;
	padding-bottom:3px;
	background:#003300;
	color:#fff;
	text-align:center;
	text-shadow: 1px 1px 3px #000;
}


#left_box section h4{
	clear:both;
    font-size: 13px;
    margin: 0;
    padding: 5px 0 3px;
	border-top:3px dotted #fff;
	
}


#left_box_cont{
    float: left;
    width: 24%;
	
}

#left_box_cont section{
	height:auto;
	overflow: auto;
	padding:8px;
	margin:8px 0;
	background:#003300;
	border-radius: 8px;
	color:#fff;
	border-bottom:none;
}

#left_box_cont section h3{
	margin-bottom:5px;
	margin-top: 0;
	padding-bottom:3px;
	background:#003300;
	color:#fff;
	text-align:center;
	font-size:15px;
}


#left_box_cont section h4{
	clear:both;
	margin: 0;
    padding: 5px 0 3px;
	border-top:3px dotted #fff;
	font-size:13px;
}

#right_box_shop{
    float: left;
	width:220px;
}

#right_box img.bnr, #left_box img.bnr{
    float: left;
	width:48%;
	margin:1%;
}


@media print, only screen and (min-width: 640px) {
#left_box, #right_box {
    width: 220px;
}


#left_box{
	margin-top:0;
	/*background:url(../img/bg_left_box_top.png);*/
	background-repeat:no-repeat;
	background-position:left top;
}



#left_box section{
	padding:8px;
	margin-top:8px;
	margin-bottom:0;
	border-bottom:none;
	background:#003300;
	border-radius: 8px;
	/*border: 1px solid #CCCCCC; */
	color:#fff;
}

#left_box section h3{
	margin-bottom:5px;
	margin-top: 0;
	padding-bottom:3px;
	background:#003300;
	color:#fff;
	text-align:center;
	text-shadow: 1px 1px 3px #000;
}


#left_box section h4{
	clear:both;
    font-size: 13px;
    margin: 0;
    padding: 5px 0 3px;
	border-top:3px dotted #fff;
	
}


#left_box_cont{
    float: left;
    width: 24%;
	
}

#left_box_cont section{
	height:auto;
	overflow: auto;
	padding:8px;
	margin:8px 0;
	background:#003300;
	border-radius: 8px;
	color:#fff;
	border-bottom:none;
}

#left_box_cont section h3{
	margin-bottom:5px;
	margin-top: 0;
	padding-bottom:3px;
	background:#003300;
	color:#fff;
	text-align:center;
	font-size:15px;
}


#left_box_cont section h4{
	clear:both;
	margin: 0;
    padding: 5px 0 3px;
	border-top:3px dotted #fff;
	font-size:13px;
}

#right_box_shop{
    float: left;
	width:220px;
}

#right_box img.bnr{
    float: left;
	width:220px;
	margin:0 0 10px;
}
}


/*

#right_box section{
	padding:8px;
	background:#eee;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
}

#right_box section h3{
	margin-top: 0;
	background:#001E3C;
	color:#fff;
	text-align:center;
}

*/

/*------- section -------*/

p {
    font-size: 16px;
    margin-bottom: 10px;
	line-height: 140%\9; /* IE8 and below */
}

@media print, only screen and (min-width: 640px) {

section {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 10px 0;
    /* margin: 20px 0 10px 0; */
    padding-bottom: 10px;
}
section:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}
p {
    font-size: 12px;
    margin-bottom: 10px;
	line-height: 140%\9; /* IE8 and below */
}

img{
	border:0;	
}

img.f_left {
    float: left;
    margin: 0 8px 5px 0;
}
img.f_right {
    float: right;
    margin: 0 0 5px 5px;
}
#pagetop {
	text-align:right;
	/*display: inline-block;
	position: absolute;
	right: 217px;
	top: 307px;
	*/
}
}

/*------- フッタ　-------*/
.footer {
    clear: both;
    margin: 30px 0;
    position: relative;
}

.footer ul{
	padding:0;
	margin:20px 0 0 0;
	width:100%;
	text-align: center;
	border-top:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
}

.footer ul li{
	border-left: 0;
    display: table;
    float: left;
    width: 50%;
    height: 44px;
    margin: 0;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding: 1em 0;
    box-sizing: border-box;
    clear: none;
	font-size:14px;
}
.footer ul li:first-child {
    border-left: none;
}

.footer a{
	text-decoration:none;
}

#copyright {
	width:100%;
	height:29px;
    text-align: center;
	background-color:#001E3C;
	background-position:left top;
	border-radius:4px;
    margin: 10px 0 0 0;
    padding: 10px 0;
    position: relative;
	color:#fff;
	font-size:12px;
}


@media print, only screen and (min-width: 640px) {
	
.footer {
    clear: both;
    margin: 30px 0;
    position: relative;
}

.footer ul{
	display:inline;
	text-align:center;
}
.footer ul li{
	display:inline;
	list-style:none;
	font-size:14px;
	width:auto;
	border:none;
	text-align:center;
	float:left;
	padding:1em 0.5em;
}
.footer ul li:after{
	content:" | ";
}
 
#copyright {
	width:900px;
	height:29px;
    text-align: center;
    /*background: none repeat scroll 0 0 #001E3C;
	border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	*/
	background:url(../img/bg_navbar.png) no-repeat;
	background-position:left top;
    margin: 10px 0 0 0;
    padding: 10px 0;
    position: relative;
	color:#fff;
	font-size:12px;
}
}

/*-------　フォーム系　--------*/
select{
	width:70%;
	font-size:16px;
}
.text_input{
	width:70%;
	margin-bottom:5px;
	color:#777;	
	font-size:16px;
}

@media print, only screen and (min-width: 640px) {

/*-------　フォーム系　--------*/
select{
	width:200px;	
}
.text_input{
	width:195px;
	margin-bottom:5px;
	color:#777;	
	font-size:11px;
}


}