@charset "utf-8";
/* CSS Document */

body {
  background:white;
<!--background: radial-gradient(#F2B9A1, #EA6264);-->
 
}





/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
		padding-right: 2%;
		padding-left: 2%;
		padding-bottom: 2%;
}
/* -------------------------------------------------------------- */

body{
color:#555;
font:16px verdana,"�q���M�m�ۃS ProN W4","Hiragino Maru Gothic ProN","���C���I","Meiryo","�l�r �o�S�V�b�N","MS PGothic",Sans-Serif;
line-height:1.5;
background:#f4f4f4;
-webkit-text-size-adjust: none;
}



/* �����N�ݒ�
------------------------------------------------------------*/
a{color:#424242;text-decoration:none;}
a:hover{color:#ff0000;}
a:active, a:focus{outline:0;}


/* �S��
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:17px 1%;
width:98%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}


/* clearfix */
.clearfix { *zoom: 1; }

  .clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""; }

  .clearfix:after { clear: both; }

.fw110 {
	font-size: 110%;
	font-weight: bold;
}
.fw120 {
	font-size: 120%;
	font-weight: bold;
}

/*************
/* �w�b�_�[
*************/
#header{
overflow:hidden;
padding:20px 0;
background:#424242;
margin-bottom:20px;
}

* html #header{height:1%;}


/*************
/* ���S
*************/
#header .logo{
float:left;
padding: 0px 0px 11px 0px;
}

#header .logo2{
float:right;
padding:20px 0;
}
.logo a{
font-size:10px;
font-weight:bold;
line-height:1;
color:#fff;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.logo span{
font-size:16px;
font-weight:normal;
}

#header h1{
font-size:11px;
color:#fff;
}


/**************************
/* ���C���摜
**************************/
#mainBanner{
margin:-20px auto 4px;
padding:0;
width:100%;
line-height:0;
background:#fff;
}

#mainBanner .inner{position:relative;text-align:center;}

#mainBanner img{
max-width:100%;
height:auto;

}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:7px;
left:-2px;
padding:5px 10px;
line-height:1.4;
z-index:100;
text-align: left;
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
}

.slogan h3{
font-size:14px;
}



/**************************
/* �O���b�h
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}

.grid{
float:left;
background:#fff;

}

.grid h3{
padding:10px 0;
font-weight:bold;
color:#fff;
background:#424242;
text-align:center;
}

.grid p{
padding:5px 10px;
}

.grid p.img{
padding:5px 5px 0 0;
float:left;
}

.readmore{clear:both;text-align:right;}

.readmore a{
padding:3px 5px;
border-radius:3px;
color:#424242;
}

.readmore a:hover{text-decoration: underline;}

p.readmore{
padding:10px;
}


/* �t�b�^�[��̃O���b�h(3�J����) */
#footer .grid{
color:#fff;
border:0;
background:transparent;
box-shadow:none;
}

#footer .grid p{padding:0;}


/*************
���C�� �R���e���c
*************/
section.content{
padding:0 10px 10px;
margin-bottom:20px;
overflow:hidden;
font-size:13px;
background:#fff;
box-shadow:0 0 3px #ddd;
}

* html section.content{height:1%;}

section.content p{margin-bottom:0px;
                   width: 45%;}
                   
section.content p.sk4{margin-bottom:0px;
                   width: 100%;}
                   

section.content p .red {color:#ff0000;font-weight: bold;}

section.content h4 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
 	padding-top: 15px;
}

section.content article p.space_l{
	padding-left:20px;
}

section.content h5 {
font-weight: bold;
}

h3.heading{
padding:5px 10px;
margin:0 -10px 20px;
font-size:17px;
color:#fff;
background:#424242;
font-weight: bold;
}


article.content_main dt{
font-size: 20px;
font-weight: bold;
margin:20px 0 10px;
}

section.content img{
max-width:90%;
height:auto;
}

img.frame,#gallery img{
padding:3px;
margin: 5px 10px 15px;
box-shadow:0 0 3px #ddd;
}

#gallery .grid{
margin-bottom:10px;
box-shadow:none;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 0 10px;
}

section.content div {
	text-align:center;
	background-color: #FFFFFF;
}

section.content article div.sub_img {
	width:30%;
	float:right;
}
section.content article div.sub_text {
	width: 65%;
	float: left;
	text-align: left;
}





/*************
�e�[�u��
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #424242;
}

table.table th{
text-align:right;
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#f58b97;
border-left:#424242 5px solid
}

a{color:#424242;text-decoration:none;}
a:hover{
	color:#ff0000;
	text-decoration: underline;
}

table.table td{border-left:#424242 3px double}



/*************
�T�u�i�t�b�^�[�O�j�R���e���c
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:6px;
padding:5px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin:0 10px 0 0;
}

#sub ul.list li{
font-size:12px;
line-height:1.35;
}

/*************
/* ad
*************/

.ad {
width: 100%;
max-width: 700px;
padding: 0;
margin: 0 auto;
}

.ad ul {
	width: 100%;
}

.ad ul li {
	width: 50%;
	float:left;
	text-align: center;
}
.ad_SP {
	display:none;
}
ul.ad_SP li {
	width: 100%;
}



/*************
/* �t�b�^�[
*************/
#footer{
clear:both;
padding:20px 0;
overflow:hidden;
background:#424242;
}

* html #footer{height:1%;}

.tel strong{
font-size:20px;
font-weight:bold;
}

#footer a{color:#fff;}
#footer a:hover{color:#f58b97;}

#footer .copyright{font-size:11px;}


/* PC�p */
@media only screen and (min-width: 960px){




	/* �O���b�h�S�� */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -20px;
	}

	.gridWrapper_footer{
	width: 100%;
	padding: 10px;
	margin: 20px 0;
	overflow: hidden;
	font-size: 14px;
	background: #fff;
	box-shadow: 0 0 3px #ddd;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}

	/* �O���b�h���� �x�[�X:���Ă̗��l�Ɓc4�J���� */
	.grid{
	float:left;
	width:28%;
	margin-left:2%;
 
	}
	.grid_footer{
		text-align:center;
	}

	/* �T�u�R���e���c + �t�b�^�[ �O���b�h(3�J����) */
	#sub .grid, #footer .grid{width:100%;}
	#footer .grid{border:0;padding-bottom: 0;}
}


/* ���j�^�[��940px�ȉ� */
@media only screen and (max-width:940px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}

	#header{padding:0px 0 0;}

	#header .logo,#footer .logo{
	
	text-align:left;
	
	}
    
    #header .logo2{
	
	text-align:right;
	padding:10px 5px;
	}

	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background:#424242;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#fff;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav a.menu span:before{content: "�� ";}
	nav#mainNav a.menuOpen span:before{content: "�� ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	color:#fff;
	background:#424242;
	}

	nav#mainNav ul li a span{padding-left:10px;}

	nav#mainNav ul li:first-child a{border-top:1px dashed #fff;}

	nav#mainNav ul li:last-child a{border:0;}

	nav#mainNav ul li.active a,nav#mainNav ul li a:hover{background:#ff0000;}

	nav div.panel{float:none;}

	.gridWrapper_footer {
	width: 100%;
	padding: 10px;
	margin: 20px 0;
	overflow: hidden;
	font-size: 14px;
	background: #fff;
	box-shadow: 0 0 3px #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

	.grid{
	float:left;
	width:48%;
	margin:10px 2% 0 0;
	padding:10px;
	}

	.grid img{
	float:left;
	margin-right:5px;
	}

	#gallery{padding-left:1px;}

	#gallery .grid{
	width:23%;
	margin:0 2% 0 0;
	padding:0;
	}

	#gallery .grid img{
	float:none;
	margin:0;
	}

	#sub .grid{
	width:32%;
	margin:10px 1%;
	}

	#sub .grid:first-child{
	margin-left:0;
	}

	#sub .grid:last-child{
	margin-right:0;
	}

	#footer .grid, #footer .grid p{
	float:none;
	width:100%;
	text-align:center;
	border:0;
	}

	#footer .grid:last-child{padding-bottom:50px;}
}













/*
Back to top button
*/
#bTop {
    position: fixed;
    bottom: 3%;
    right: 3%;}
#bTop span {
    width: 66px;
    height: 53px;
    display: block;}


.dn {
	display: none;
}


dt#t1{
	clear:both;	
}

p.t1{
	clear:both;
}



   
    



section.content a{font-weight: bold;text-decoration: underline;}

.bn01{text-align:center;
    }

.content001{text-align:center;
			margin:30px;


 
}


#t2{float:right;
}

.sk{float:left;
    padding
}

.sk2{float:right;
margin-left: 10px;
}

.sk3{float:left;
	 margin: 10px 10px 13px 0;
}



/*Reset Style*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

/*base*/
body {
  line-height: 1.231;
  color: #333;
  font-family: sans-serif;
  font-family: 'MS PGothic', arial, sans-serif\0/;
  font-size: 13px;
}
a:link, a:visited,
a:hover, a:active, a:focus {
  color: #fff;
  text-decoration: none;
}

.content001 a{color: #000000;
				text-decoration:underline;}
.content001 a:hover{color:#ff0000;}                

/*サンプルを３つ用意しました*/

/*common*/
h2{
  margin: 30px 0 10px;
  font-size: 14px;
}
.border{
  border:1px solid red;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/*.sample1 */
.box:after {
  content:".";
  height:0;
  clear:both;
  display:block;
  visibility:hidden;
}
.box {
  zoom:100%;
}
.sample1 .boxLeft{
  float: left;
  width: 100px;

}
.sample1 .boxRight{
 
  width: 100%;
  margin-left: -100px;

}
.sample1 .boxRightInner{
  margin-left: 100px;
}


/*.sample2 */
.box:after {
  content:".";
  height:0;
  clear:both;
  display:block;
  visibility:hidden;
}
.box {
  zoom:100%;
}
.sample2 .boxLeft{
  float: left;
  width: 100%;
  margin-left: -100px;
}
.sample2 .boxLeftInner{
  margin-left: 100px;
}
.sample2 .boxRight{
  float: right; /*leftでも可*/
  width: 100px;
}


/*.sample3 */
.box {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.sample3 .boxLeft{
  display: table-cell;
  width: 100px;
}
.sample3 .boxRight{
  display: table-cell;
  width: 100%;
}
.sample3 .boxRightInner{
  padding: 10px;
}
.sample3 .boxRightInner input{
  width: 100%;
}


.btn_001 {
  border-top: 1px solid #fc141f;
   background: #fc0f0f;
   background: -webkit-gradient(linear, left top, left bottom, from(#f5133d), to(#fc0f0f));
   background: -webkit-linear-gradient(top, #f5133d, #fc0f0f);
   background: -moz-linear-gradient(top, #f5133d, #fc0f0f);
   background: -ms-linear-gradient(top, #f5133d, #fc0f0f);
   background: -o-linear-gradient(top, #f5133d, #fc0f0f);
   padding: 8.5px 17px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #42363b;
   background: #42363b;
   color: #ccc;
   }
.button:active {
   border-top-color: #5c1b1b;
   background: #5c1b1b;
   }
   
   
   
   
.slicknav_menu {
 display:none;
}
 
@media screen and (max-width: 767px) {
#menu {
 display:none;
}
 
.slicknav_menu {
 display:block;
}
}

.section{
	overflow: hidden;
}
.section .table_wrap{
	overflow-x: auto;
}