﻿@charset "utf-8";




h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {
margin: 0px;padding: 0px;
}


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

	padding: 0px;

	color: #333;
	font-size: 14px;	
        line-height: 2;		
        background: #ffffff;	
      -webkit-text-size-adjust: none;

}

ul {
list-style-type: none;
}


table {
border-collapse:collapse;
font-size: 100%;
border-spacing: 0;
}

img {
border: none;
max-width: 100%;
height: auto;
}

a img:hover {
opacity: 0.6;
}



iframe {
width: 100%;
}


/*----------------------------------------------link---------------------------------------------------------------------------*/

a {
	color: #333;	
    -webkit-transition: 0.5s;	
	transition: 0.5s;			

}

a:hover {
	
         color: #87ceeb;			
	text-decoration: none;	

}


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


header {
	width: 100%;	
                background:#00a808;	



}


header #headin {
	width: 980px;	
               height: 180px;	
               margin: 0 auto;

	       position: relative;

}

 
header #logo {
	position: absolute;

	        left: 0px;	

	        top: 50px;	

}


header #catch {
	position: absolute;

	        right: 20px;	
                top: 0px;	
	        background: #70d3b6;			
                font-size: 12px;	
                font-weight: bold;
                text-align: center;	

	        color: #ffffff;	

}


header #logo2 {
	
             float: right;
 
 	     padding: 75px 0px 0px 0px;        	

             margin-top:0px;  margin-bottom:10px; 
}



#menu {
    position:absolute;
    right:20px;
    top:120px;

}




/* ========#menu================ */
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 0 0 30px;
}

#menu li a {
    display:block;
    font-weight:bold;
    color:#fff;
    outline:none;
    text-decoration:none;
}

#menu li a:hover {
     color:#40AAEF;
   
    text-decoration:none;
}
/*-------------------------mb------------drawerdrawer--right-------------------------------------------------------------------------------------------*/

#mb {		


     display: none;
  	
}



p.icondrawer a {
    padding:30px 5px 3px 5px;
    display:inline-block;
    position:relative;
    background-color:#333;
    color:#fff;
 text-decoration: none;font-size: 12px;

}
 
p.icondrawer a:before,
p.icondrawer a:after {
    content:"";
    display:block;
    position:absolute;
    left:15px;
    width:15px;
    z-index:1;
}
 
p.icondrawer a:before {
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
    top:-webkit-calc(50% - 6px);
    top:-moz-calc(50% - 6px);
    top:calc(50% - 6px);
    height:8px;
}
 
p.icondrawer a:after {
    border-top:2px solid #fff;
    top:-webkit-calc(50% - 1px);
    top:-moz-calc(50% - 1px);
    top:calc(50% - 1px);
    height:0;
}


/*-------------------------------------gnavi-box-----------------------------------------------------------------------------------------------------*/


#gnavi-box {
	width: 100%;

               height: 80px;
               background: #00a808;	


                margin-bottom: 30px;	
        	overflow: hidden;        
	
                
}


/*-------------------------------------gnavi-bar------------------------------------------------------------------------------------------------------*/

#gnavibar{
	width: 980px;
                margin: 0 auto;	
                overflow: hidden;

         	
}


#gnavibar li {
	float: left;	
                text-align: center;	
                width: 163px;	

}

#gnavibar a {
	
            display: block;

            color: #fff;
            text-decoration: none;
            	
            text-shadow: 0px -1px #d80e02;	
}



#gnavibar a:hover,
#gnavibar li.current a {

	position: relative;

	left: 1px;	
        top: 1px;	
        background: transparent;	

}

/*--------------------------------------contents
--------------------------------------------------------------------------------------------------*/

#contents {
	
        clear: both;

	width: 940px;
         margin: 0 auto;	        
        background: #ffffff;	
        overflow: hidden;

	
			


}




/*------------------------------------------------------------primary---------------------------------------------------------------------------------*/

#primary {
	width: 940px;	

        padding-bottom: 30px;

}


#primary h2 {
	
        clear: both;

	margin-bottom: 15px;

        padding: 5px 15px;
	font-size: 100%;

	color: #FFF;        	
       background:#00a808;
        background-image: repeating-linear-gradient(45deg,rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px,transparent 0,transparent 4px);
     -webkit-box-shadow: 2px 3px 6px rgba(0,0,0,0.1), 0px -30px 20px rgba(0,0,0,0.1) inset;
        box-shadow: 2px 3px 6px rgba(0,0,0,0.1), 0px -30px 20px rgba(0,0,0,0.1) inset;			
}


#primary h2::first-letter {
	
       padding-left: 10px;
       border-left: 3px solid #fff;	
		

}


#primary h3 {
	
        clear: both;

	margin-bottom: 15px;

        padding: 4px 15px;
	font-size: 100%;

	background: #FFF;        	
        border: 1px solid #ccc;	

}


#primary h3::first-letter {

	border-left: 3px solid #d80e02;	
	padding-left: 10px;	

}

#primary p {
	
        padding: 7px 15px 14px;
	
}

#primary p + p {

	padding-top: 0px;

}

#primary h2 + p,
#primary h3 + p {

	padding-top: 0px;

	margin-top: -5px;

}


/*----------------------------box--------bo----------------------------------------------------------------------------------------------*/


#primary section.bo {
	
                        margin-bottom: 15px;
                        padding: 20px;
                        position: relative;
                
	overflow: hidden;
                  		
                        background: #fff;		
                       	
/*-------- border: 1px solid #ccc;---------*/



}

#primary section.bo p {
	
                        padding: 0px;

                	margin-left: 34%;	

}

#primary section.bo figure img {

	float: left;	
        height: auto;	
        width: 30%;	
        padding: 5px;		
        background: #fff;	
        			
        	
       
/*-------- border: 1px solid #ccc;---------*/



}


#primary section.bo h4 {

        margin-left: 34%;	
        margin-bottom: 10px;

	font-size: 120%;

	color: #d80e02;		
        border-bottom: solid 1px #d80e02;	
        }



/*----------------------------box--------bo2----------------------------------------------------------------------------------------------*/


#primary section.bo2 {
	
                        margin-bottom: 15px;	
                        position: relative;
                
	overflow: hidden;

                  	padding: 20px;	
                        background: #fff;		
                       	
/*-------- border: 1px solid #ccc;---------*/



}

#primary section.bo2 p {
	
                        padding: 0px;

                	margin-right: 34%;	

}

#primary section.bo2 figure img {

	float: right;	
        height: auto;
         width: 30%;		
        padding: 5px;		
        background: #fff;	
       			
        	
       
/*-------- border: 1px solid #ccc;---------*/



}


#primary section.bo2 h4 {

	font-size: 120%;

	color: #d80e02;		
        border-bottom: solid 1px #d80e02;	
        margin-right: 34%;	
        margin-bottom: 10px;

}


/*---------------------------------------------3列画像-----------j3------------------------------------------------------------------------------*/



#primary section.j3 {
	float: left;
	margin: 0px 20px 0px;	
	line-height: 1.6;
	width: 270px;	
	height: 270px;	
	position: relative;
	overflow: hidden;
}
#primary section.j3 a {
	text-decoration: none;
	display: block;
	overflow: hidden;
}

.c1 #primary section.j3 {
	margin: 0px 0px 5px 10px;	
}
/*---------------------------------------------1列画像-------------j1----------------------------------------------------------------------------*/



#primary section.j1 {
	text-align:center;
	margin: 0 auto;	
	line-height: 1.6;
	width: 600px;	
	height: 300px;	
	position: relative;
	overflow: hidden;
}

/*---------------------------------------------更新情報-up----------------------------------------------------------------------------------------*/

#up {
	margin-bottom: 15px;
}
#up dl{
	overflow: auto;	
	height: 150px;	
	padding-left: 15px;
}

#up dt {
	font-weight: bold;	
	float: left;
	width: 8em;
}

#up dd {
	border-bottom: 1px solid #d2d2d2;	
	padding-left: 8em;
}
.upicon {
	background: #F00;

	color: #FFF;

	font-size: 10px;

	padding: 0px 5px;

	border-radius: 2px;
	
        margin: 0px 5px;

}





/*----------------------------------------------secondary------------------------------------------------------*/

#secondary {
	
        float: left;	
	width: 550px;	

}


#secondary h2 {
	
	margin-bottom: 15px;

        padding: 5px 15px;
	font-size: 100%;

	color: #FFF;        	
        background: #1e90ff;
        background-image: repeating-linear-gradient(45deg,rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px,transparent 0,transparent 4px);
        -webkit-box-shadow: 2px 3px 6px rgba(0,0,0,0.1), 0px -30px 20px rgba(0,0,0,0.1) inset;
        box-shadow: 2px 3px 6px rgba(0,0,0,0.1), 0px -30px 20px rgba(0,0,0,0.1) inset;
		}


#secondary h2::first-letter {
	
          border-left: 3px solid #ffffff;	
          padding-left: 10px;

}


#secondary ul.submenu {

	margin-bottom: 15px;	
         border-top: solid 1px #e4e4e4;	


}

#secondary ul.submenu li {

	background: #fff;	
        border-bottom: solid 1px #e4e4e4;	

}

#secondary ul.submenu li a {

	text-decoration: none;

	display: block;
	
         padding: 2px 10px;	

}


/*--------------secondarybox1
---------*/


#secondary .box1 {
	
padding: 15px;			
margin-bottom: 15px;
background: #f7f7f7;	
border: solid 1px #ccc;	
-webkit-box-shadow: 0px 0px 1px 1px #fff inset;	
box-shadow: 0px 0px 1px 1px #fff inset;

}


#secondary .box1 ul.submenu {

	margin-bottom: 0px;

}



/*---------------------------------------------------------tertiary
---------------------------------------------------------------------------*/

#tertiary
 {
	
        float: right;	
	width: 350px;	 

        margin:0px 0px 0px 0px;
        padding:30px 0px 0px 0px;
}


#tertiary
 h2 {

	font-size: 100%;

	padding-bottom: 10px;

}


#tertiary
 h2::first-letter {
	
          border-left: 3px solid #b5b5b5;	
          padding-left: 10px;

}


#tertiary
 ul.submenu {

	 margin-bottom: 15px;	
         border-top: solid 1px #e4e4e4;	


}

#tertiary
 ul.submenu li {

	background: #fff;	
        border-bottom: solid 1px #e4e4e4;	

}

#tertiary
 ul.submenu li a {

	 text-decoration: none;

	 display: block;
	
         padding: 2px 10px;	

}


/*---------------------------------------------1列画像-------------j1----------------------------------------------------------------------------*/



#tertiary section.j1 {
	text-align:center;
	margin: 0 auto;	
	line-height: 1.6;
	width: 300px;	
	height: 300px;	
	position: relative;
	overflow: hidden;
}
/*----------------tertiary
box1
-----------------*/


#tertiary
 .box1 {
	
padding: 15px;			
margin-bottom: 15px;
background: #f7f7f7;	
border: solid 1px #ccc;	
-webkit-box-shadow: 0px 0px 1px 1px #fff inset;	
box-shadow: 0px 0px 1px 1px #fff inset;

}


#tertiary
 .box1 ul.submenu {

	margin-bottom: 0px;

}




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


footer {
	
        clear: both;

	background: #ff4200;		
        color: #fff;	
        font-size: 85%;
        font-weight: bold;
	
}

footer a {

	color: #fff;

}

footer a:hover {

	color: #fff;

}


footer .pr {

	display: block;
	font-size: 80%;

}


/*-----------------------------
footmenu--------------------------------------------------------------------------*/


#footmenu {
	
                width: 1400px;	
                margin: 0 auto;

                padding: 50px 0px 100px 0px;

            	overflow: hidden;

	      	text-align: center;

}


#footmenu ul {
	          float: left;    
	          width: 10%;		
	          border-left: 1px solid #fff;	
		
           }



#footmenu p {

                clear: both;
                padding: 15px 0px 0px 0px;
	
		text-align: center;

}
#footmenu ul a {
	color: #fff;	
  text-decoration: none;	

	

}

#footmenu ul a:hover {

	 color: #87ceeb;			
	}
/*------------------------------copyright
---------------------------------------------------------------------------*/

#copyright {
	
        clear: both;

	text-align: center;

	background: #111111;	

}

#copyright a {
	
         text-decoration: none;

}


/*---------------
---------------mainimg-----------------------------------------------------------------------------*/

#mainimg img {
	
        width: 100%;

       
	vertical-align: bottom;

	margin-bottom: 20px;

}






/*------------------------------------------------table-------------------------------------------------------------------------*/


.tab {
	
          width: 90%;
        margin: 0 auto;

	margin-bottom: 15px;



}

.tab, .tab td, .tab th {

	border: 1px solid #ccc;	
        padding: 10px;	
         word-break: break-all;


       }

.tab th.tamidashi {

	width: auto;

	text-align: left;	
        background: #cce6f6;	

}


.tab th {
	
width: 300px;	
text-align: center;	
background: #f7f7f7;	
}


.tab img {

	vertical-align: bottom;

}


/*---------------------------backimage 
---------------------------------------------------------------------------*/


#primary section.backimage {
	
                        margin-bottom: 15px;
                        padding: 20px;
                        position: relative;
                
	overflow: hidden;
 
                         background: #ffe4b5;                		
                       
/*--------background-image: url("../imagesecond/syaken.gif");---------*/

		
                       	
/*-------- border: 1px solid #ccc;---------*/



}


/*----------------------------流れ--------nagare----------------------------------------------------------------------------------------------*/




#nagare1
 {
	
        float: left;	
	width: 450px;	
        
}



#nagare2
 {
	
        float: right;	
	width: 450px;	 

        
}



#nagare3
 {
	
        float: left;	
	width: 450px;	

        
}



#nagare4
 {
	
        float: right;	
	width: 450px;	 

        
}






#primary section.naga {
	
                        margin-bottom: 15px;	
                        position: relative;
                
	overflow: hidden;

                  	padding: 20px;	
                        background: #fff;		
                       	
/*-------- border: 1px solid #ccc;---------*/



}

#primary section.naga p {
	
                        padding: 0px;

                	margin-right: 34%;	

}

#primary section.naga figure img {

	float: right;	
        height: auto;
         width: 30%;		
        padding: 5px;		
        background: #fff;	
       			
        	
       
/*-------- border: 1px solid #ccc;---------*/



}


#primary section.naga h4 {

	font-size: 120%;

	color: #d80e02;		
        border-bottom: solid 1px #d80e02;	
       	 margin-right: 34%;
        margin-bottom: 10px;

}







/*---------------------------company 
---------------------------------------------------------------------------*/




table { width:100%;
   
   border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
    border-collapse:collapse;
    margin:10px 0;
}

th.t_top {
    border-top: #be1309 4px solid;
}
th {width:30%;
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal; 
background:#EFEBEF;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
}
/*---------------------------form
---------------------------------------------------------------------------*/




table { width:100%;
   
   border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
    border-collapse:collapse;
    margin:10px 0;
}

th.t_top {
    border-top: #be1309 4px solid;
}
th {width:30%;
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal; 
color: #ffffff;
background:#00a808;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
}
/*---------------------------form
-.submit--------------------------------------------------------------------------*/

.submit{ text-align: center;}




/*-----------pagetop---------------------------------------------------------------------------*/

#pagetop {
	
         clear: both;

	padding-top: 40px;

}

#pagetop a {

	color: #FFF;
	font-size: 20px;	
        padding: 0px 30px;	
	background:#00a808;	
        text-decoration: none;

	text-align: center;

	display: block;
	float: right;

	border-radius: 4px 4px 0px 0px;	

}


#pagetop a:hover {

	background-color: #999;	
        color: #FFF;			
}


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

.look {

	background: #dcdcdc;

}

.mb15,
.mb1em {
	
margin-bottom: 15px;

}

.clear {
	
clear: both;

}

ul.disc {

	padding: 0em 25px 1em;

	list-style: disc;

}

.color1 {
	
      color: #d80e02;

}

.pr {
	
font-size: 10px;

}

.wl {
	width: 96%;
}

.ws {
	width: 50%;
}

.c {
	text-align: center;
}

.r {
	text-align: right;
}

.l {
	text-align: left !important;
}

img.fr {
	
        float: right;
	
        margin-left: 10px;

	margin-bottom: 10px;

}

img.fl {

	float: left;
	
        margin-right: 10px;
	
        margin-bottom: 10px;

}

.big1 {
	
        font-size: 30px;

	letter-spacing: 0.2em;

}

.mini1 {

	font-size: 11px;

}

/*------------------------------760px以上の設定
-------------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width:760px){




#pagetop {
	
        display: none;

	
}

/*------------------------760upend--------------------------------------------------*/







}

/*------------------------------1399px以下の設定
-------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:1399px){

#primary, #secondary,#tertiary,#nagare1,#nagare2,#nagare3,#nagare4,
#footer,#footmenu {
	
        float: none;

	width: auto;
}

}
/*------------------------------970px以下の設定
-------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:970px){




 
  
header #headin {
	width: auto;
}
#gnavibar {
	display: none;
}




#gnavi-box {
	display: none;
}
#mb {		
  
     display: block;
 
   }




/*------3列画像---------970j3---------*/



#primary section.j3 {
	float: left;
	margin: 0px 17px 0px;	
	line-height: 1.6;
	width: 190px;	
	height: 190px;	
	position: relative;
	overflow: hidden;
}
#primary section.j3 a {
	text-decoration: none;
	display: block;
	overflow: hidden;
}

.c1 #primary section.j3 {
	margin: 0px 0px 5px 10px;	
}
/*-------contents
-970------------*/

#contents {
	
        width: auto;

	margin-bottom: 0px;


}


/*------footmenu
--970---------*/


#footmenu {
	
width: 90%;
	
background: none;

}


#footmenu ul {

	width: 23%;

	padding-right: 2%;

}


/*-----------970----------*/

body.s-n #secondary {
	display: none;
}


/*------------------------800end--------------------------------------------------*/


}




/*---------------730px以下
----------------------------------------------------------------------------------------------------*/

@media screen and (max-width:730px){



 #menu {
	display: none;
}





header #logo {
	width: 45%;
}



header #logo2 {
	width: 65%;
}

/*-------3列画像---------730--j3-------*/



#primary section.j3 {
	float: left;
	margin: 0px 5px 0px;	
	line-height: 1.6;
	width: 170px;	
	height: 170px;	
	position: relative;
	overflow: hidden;
}
#primary section.j3 a {
	text-decoration: none;
	display: block;
	overflow: hidden;
}

.c1 #primary section.j3 {
	margin: 0px 0px 5px 10px;	
}
/*-----primary-----730j1
-----1列----*/

#primary section.j1 {
	float: none;
	margin:  auto;
	width: 60%;
	height: auto;
	
	line-height: normal;
	padding: 10px 0;
}


#primary section.j1 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}
/*----------------------730end----------------*/

}




/*------------------------------590px以下
---------------------------------------------------------------------------*/

@media screen and (max-width:590px){



 
 
header #headin {
	
        height: auto;

	text-align: center;

	padding-top: 10px;

}

header #logo {
	
        width: auto;

	position: static;

}





header #logo2 {
	
      width: 100%;

}

/*-----------590j3
---------3列-------*/

#primary section.j3 {
	float: none;
	margin: auto;
	width: 50%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;

}


#primary section.j3 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}


/*--primary-----590j1
---1列------*/

#primary section.j1 {
	float: none;
	margin:  auto;
	width: 60%;
	height: auto;
	
	line-height: normal;
	padding: 10px 0;
}


#primary section.j1 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}
/*--------contents
------------*/

#contents {
	padding: 10px 10px 0px;
}


/*----------------------590end----------------*/



}







/*--------------------480px以下
---------------------------------------------------------------------------*/

@media screen and (max-width:480px){


table {
        width: 100%;
    }
 
   
header #headin {
	
            text-align: left;

}

 #logo {
	
 width: 80%;

 text-align: center;


}



/*--------480menu--------------*/

#gnavibar {
	display: none;
}



/*------480j3
-----3列----------*/

#primary section.j3 {
	float: none;
	margin: auto;
	width: 60%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;
}


#primary section.j3 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}
/*---primary--480j1
-----1列---------*/

#primary section.j1 {
	float: none;
	margin: 0px !important;
	width: 100%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;
}


#primary section.j1 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}



/*-tertiary-----480j1
-----1列------*/

#tertiary section.j1 {
	float: none;
	margin: 0px !important;
	width: 100%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;
}


#tertiary section.j1 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}
/*
--------------------------------480------bo-------------------------------------*/


#primary section.bo p {

	margin-left: 0;

}



#secondry section.bo p {

	margin-left: 0;

}


#primary section.bo figure img 
{
	float: none;

	width: 100%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}


#primary section .bo h4 {

	margin-left: 0;

}


/*
--------------------------------480-------bo2------------------------------------*/


#primary section.bo2 p {

	margin-right: 0;

}



#secondry section.bo2 p {

	margin-left: 0;

}


#primary section.bo2 figure img 
{
	float: none;

	width: 100%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}


#primary section .bo2 h4 {

	margin-right: 0;

}




/*------------------------------------480table-------------------------------------------------------*/


.tab th {
	width: 100px;
	padding: 5px;
}


.tab td {
	width: auto;
	padding: 5px;
}


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

/*--------480---
#footmenu-ul----------*/



#footmenu ul {
	display: none;
}




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


.ws,.wl {
	width: 90%;
}

img.fr,
img.fl {

	float: none;

	margin: 0;
	
        width: 100%;

}


/*------------------------------------480end------------------------------------------------------*/


}
