﻿@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: 15px;	
        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: 1200px;	
               height: 150px;	
               margin: 0 auto;

	       position: relative;

}

 
header #logo {
	position: absolute;

	        left: 0px;	

	        top: 40px;	

}


header #catch {
	position: absolute;

	        right: 20px;	
                top: 0px;	
	        background: #00a808;			
                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-----------------*/




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

}


#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;
}

/*-------------------------slide-------------------------------------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
  }

  .slider {
    width: 90%;
    margin: 0 auto 0px;
  }
  .slick-slide img {
    width: 100%;
    height: auto;
  }
  .mypattern{
    width: 100%;
  }
  .mypattern .slick-slide{
    margin: 0px 0px 0px 0px;
  }
/*-------------------------slide2-------------------------------------------------------------------------------------------*/


.mypattern .slick-slide:not(.slick-center) {
  -webkit-filter: opacity(60%);
  -moz-filter: opacity(60%);
  -o-filter: opacity(60%);
  -ms-filter: opacity(60%);
  filter: opacity(60%);
  transition: 0.2s linear;
}
/*-------------------------------------tojp-----------------------------------------------------------------------------------------------------*/


#tojp {
	        width: 100%;
                margin: 0 auto;
                overflow: hidden; 

                max-height:600px;	
 }
#tojp p{
 top:150px;
         margin-left:30px; 
         position: absolute;	 
         color: black;
         font-weight: bold; 
         font-size: 2em;
         font-family :Quicksand, sans-serif;/*Google Font*/
        }

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


#gnavi-box {
	width: 100%;

               height: 150px;
               background: #00a808;
                margin-bottom: 0px;	
        	overflow: hidden;        
	
              
}



#gnavi-box p{
	 text-align: center;	

font-weight:bold;
font-size:30px;
	
padding:50px 0 0 0;
 color:#fff;            
}
/*-------------------------------------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: 100%;

               background-color:#ffffff;	
        overflow: hidden;



}





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

#primary {
       width: 1400px;
              display: table;
       margin: 0 auto;

}


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

#primary .subject{text-align:center;
           background-color:#00a808;
           color:#fff;
           font-size:36px;
            margin:40px 4% 0;
margin-bottom: 40px;

padding:60px 0}

#primary .center23{text-align:center;
           background-color:#ffffff;
           color:#111;
           font-size:16px;
          margin:20px 4% 0;
margin-bottom: 40px;

padding:20px 0  
}

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



#primary h2 {
	
        clear: both;

	margin-bottom: 50px;

        padding: 5px 15px;
	      font-size:18px;
	color: #FFF;        	
        background:#f5a57d;
font-weight:normal;
       		
}


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

}


#primary h3 {
	
        clear: both;

	margin-bottom: 50px;

        padding: 4px 15px;
	      font-size:18px;
	background: #FFF;        	
        border: 1px solid #ccc;	

}


#primary h3::first-letter {

	border-left: 3px solid  #70d3b6;	
	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: 80px;
                        padding: 20px;
                        position: relative;
                
	overflow: hidden;
                  		
                        background: #70d3b6;	

}



#primary section.bo h4 {

        overflow: hidden;
        margin-left: 0%;	
        margin-bottom: 10px;

	font-size: 140%;

	color: #999999;	
          padding: 0 15px 0 15px;
	
        border-bottom: solid 1px #999999;	
        }






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

                	margin-left: 34%;	overflow: hidden;

}


#primary section.bo figure img {

	float: left;	
        height: auto;	
        width: 50%;        	
        background: #fff;      			
        	
     

}

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


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

                  	padding: 20px;	
                         background: #70d3b6;	
		

}


#primary section.bo2 h4 {

	font-size: 140%;

	color: #999999;		
        border-bottom: solid 1px #999999;	
        margin-right: 0%;	
        margin-bottom: 10px;

}



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

                	margin-right: 34%;
	                overflow: hidden;

}

#primary section.bo2 figure img {

	float: right;	
        height: auto;
         width: 50%;		
        padding: 15px;		
      background: #70d3b6;
	
     

}



/*----------------------------box--------bo3----------------------------------------------------------------------------------------------*/


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

                  	padding: 20px;	
                         background: #70d3b6;	

		}


#primary section.bo3 h4 {

	font-size: 140%;

	color: #999999;		
        border-bottom: solid 1px #999999;	
        margin-right: 0%;	
        margin-bottom: 10px;

}


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

                	
text-align: center;	

}

#primary section.bo3 figure img {

	
        height: auto;
         width: 50%;		
        padding: 0px;		
      background: #70d3b6;	

	}









/*--------------------------------------------3列画像----------------bigjp3---------------------------------------------------------------------------------*/



#bigjp3 {
	width: 100%;
text-align:center;

        padding-bottom: 30px;


display: table;
  margin: 0 auto;
	}


/*--------------------------------------------3列画像----------------jp3---------------------------------------------------------------------------------*/




.jp3 {
	width: 30%;
	
text-align: center;
	float: left;

	margin: 50px 0 15px 2%;
	font-size: 12px;

  
       }
.jp3 h4 {
font-size: 15px;

}


.jp3 p {
font-size: 16px;

}

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



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

/*-------------------------------------------jp228---------------------------------------------------------------------------------*/



.jp228 {
  margin: 10px 0;
  float: left;
  width: 100%;
  background: #ffffa1 ;

}
.jp228 img {
width: 40%;
  float: left;
}
.jp228 p {
  margin: 0;
  padding: 10px;
font-size: 16px;


}
.right {
  width: 60%;
  float: left;
} 
 




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

#secondary {
	
       width: 100%;	

        padding-bottom: 30px;

        clear: both;

overflow: hidden;

background-image: url("../imagecommon/car1921.png") 

}

#secondary h2 {
	
	margin-bottom: 15px;

        padding: 20px 15px;
	font-size: 200%;

        font-weight:normal;	
font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #333;        	
        background: #e1d0b4;
        text-align:center
		}



#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;	

}


/*----------------------------------------------secondary1200------------------------------------------------------*/

#secondary1200{
	
              width: 1200px;
        padding-top: 50px;

        padding-bottom: 30px;

        display: table;
        margin: 0 auto;

}







/*--------------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;

}



/*----------------------------------------------com------------------------------------------------------*/

#com {
	
       width: 100%;	

        padding-bottom: 30px;

        clear: both;

overflow: hidden;

background:#e3e3e3;

}

#com h2 {
	
	margin-bottom: 15px;

        padding: 20px 15px;
	font-size: 200%;

        font-weight:normal;	
font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #333;        	
        background: #e1d0b4;
        text-align:center
		}



#com ul.submenu {

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


}

#com ul.submenu li {

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

}

#com ul.submenu li a {

	text-decoration: none;

	display: block;
	
         padding: 2px 10px;	

}


/*----------------------------------------------com1200------------------------------------------------------*/

#com1200{
	
              width: 1200px;
        padding-top: 50px;

        padding-bottom: 30px;

        display: table;
        margin: 0 auto;

}







/*--------------combox1
---------*/


#com .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
 {
	
         clear: both;

	width: 100%;
        margin: 0px auto 0px;

        background-color:#e6eef2;
        overflow: hidden;
	
       background-image: url("../imagecommon/home1920.png") 

}



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

#tertiary1400
 {
	
        width: 1400px;
        padding-top: 50px;

        padding-bottom: 30px;

        display: table;
        margin: 0 auto;

}


/*----------------------------box--------bo1400----------------------------------------------------------------------------------------------*/


#tertiary section.bo1400 {
	
                        margin-bottom: 80px;                        
                        position: relative;
                
	overflow: hidden;
                  		
                        background: #70d3b6;	 


}


#tertiary section.bo1400 h4 {
 
        overflow: hidden;
        margin-left:0%;	
        margin-bottom: 10px;

	font-size: 140%;

	color: #999999;		
        border-bottom: solid 1px #999999;
padding: 30px 0 0 15px;

font-weight:bold;	
        }




#tertiary section.bo1400 p {
	
                        padding: 30px 15px 40px 15px;
                	margin-left: 34%; 
                        overflow: hidden;	

}

#tertiary section.bo1400 figure img {

	float: left;	
        height: auto;	
        width: 50%;	      	 	
        background: #fff;	
        }





/*----------------------------box--------bo1500----------------------------------------------------------------------------------------------*/


#tertiary section.bo1500 {
	
                        margin-bottom: 80px;	
                        position: relative;
                
	overflow: hidden;

                  	padding:  0 0 0 30px;	
                         background: #70d3b6;	


}


#tertiary section.bo1500 h4 {

	font-size: 140%;

	color: #999999;		
        border-bottom: solid 1px #999999;	
        margin-right: 0%;	
        margin-bottom: 10px;

        padding: 30px 0 0 0;

        font-weight:bold;
}


#tertiary section.bo1500 p {
	
                        padding: 30px 15px 40px 15px;
                	margin-right: 34%;	
                        overflow: hidden;

}

#tertiary section.bo1500 figure img {

	float: right;	
        height: auto;
         width: 50%;        		
      background: #70d3b6;	

	}




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

#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 {
        padding: 100px 0 0 0;	
	text-align:center;
	margin: 0 auto;	
	line-height: 1.6;
	width: auto;
	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;

}



/*------------------------------------------------------------quaternary---------------------------------------------------------------------------------*/

#quaternary {
	width: 100%;	

                clear: both;

background-image: url(../imagecommon/poster1920.png);



}


#quaternary h2 {
	
        clear: both;

	margin-bottom: 15px;

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

	color: #FFF;        	
        background: #1e90ff;	
        	
}


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

}


#quaternary h3 {
	
        clear: both;

	margin-bottom: 15px;

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

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

}


#quaternary h3::first-letter {

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

}

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

#quaternary p + p {

	padding-top: 0px;

}

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

	padding-top: 0px;

	margin-top: -5px;

}


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


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



}

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

                	margin-left: 34%;	

}

#quaternary section.bo figure img {

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



}


#quaternary section.bo h4 {

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

	font-size: 120%;

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



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


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

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



}

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

                	margin-right: 34%;	

}

#quaternary section.bo2 figure img {

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



}


#quaternary section.bo2 h4 {

	font-size: 120%;

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

}


/*--------------------------------------------2列画像----------------jp4---------------------------------------------------------------------------------*/




.jp4 {
	width: 48%;
	
text-align: center;
	float: left;

	margin: 100px 0 15px 2%;
     
	font-size: 12px;

}


/*--------------------------------------------2列画像----------------bigjp5---------------------------------------------------------------------------------*/



#bigjp5 {
	width: 1000px;
        text-align:center;

padding-bottom: 30px;

                display: table;
        margin: 0 auto;
	}

#bigjp5 p {margin: 100px 0 0 0;
font-weight:bold;
font-size: 36px;

}


/*--------------------------------------------2列画像----------------jp5---------------------------------------------------------------------------------*/




.jp5 {
	width: 48%;
	
text-align: center;
	float: left;

	margin: 50px 0 15px 2%;
     
	}
/*---------------------------------------------1列画像-------------j1----------------------------------------------------------------------------*/



#quaternary 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: 400px;	
	padding-left: 15px;
}

#up dt {
	font-weight: bold;	
	float: left;
	width: 8em;
padding: 15px 0 15px 0;
color: #fff;

}

#up dd {
	border-bottom: 1px solid #d2d2d2;	
	padding-left: 8em;
color: #fff;

padding: 15px 0 15px 0;

}
#up .upicon {
	background: #999999;

	color: #fff;

	font-size: 15px;

	padding: 0px 25px;

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

}




/*---------------circle-------------------------------*/


.section223{
	
         margin-bottom: 15px ;

         padding: 55px 15px;
}
.section223 .circle a{
      text-decoration:none;
      font-size:23px;
      font-weight:bold;
      padding:30px 35px;
      border:12px solid #fff;
      border-radius:70px;
      width:300px;
      box-shadow:0 2px 4px rgba(0,0,0,0.5);

}


.section223 .circle a.circle-b{
       color:#fff;
       background-color:#26b7bc;
 }

.section223 .circle a.circle-y{
        color:#000;
        background-color:#fcd846;
}



/*---------------------------------------------button1----------------------------------------------------*/


.btn-circle-3d {
  display: inline-block;
  text-decoration: none;
  background: #ff8181;
  color: #FFF;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  overflow: hidden;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #bd6565;
  transition: .4s;
}

.btn-circle-3d:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  border-bottom: none;
}

/*----------------------------------------------button2----------------------------------------------------*/


.btn-push {
  display: inline-block;
  max-width: 180px;
  text-align: left;
  background-color: #ffa300;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  border-bottom: 4px solid #d37800;
}

.btn-push:active {
    transform: translateY(4px);
    border-bottom: none;
}
.btn {
  display: inline-block; 
  color: #ffffff;
  background: orangered;
  padding: 15px 30px;
  text-decoration: none;
}
/*----------------------------------------------button3----------------------------------------------------*/


.btn-animation-02 {
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #9ec34b;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF;
}

/*----------------------------------------------smallbox------------------------------------------------------*/



.box11{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
    margin: 0; 
    padding: 0;
}
/*---------------------------------------------------------
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;

}






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


.tab {
	
          width: 100%;

	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: 140px;	
text-align: center;	
background: #f7f7f7;	
}


.tab img {

	vertical-align: bottom;

}




/*---------------------------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: #b3b3b3 4px solid;
}
th {width:30%;
	border-bottom: #e2e2e2 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal; 
background:#777777;
color:#ffffff;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
}
td {font-size:14px;
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
background: #ffffff;
}
/*-----------pagetop---------------------------------------------------------------------------*/

#pagetop {
	
         clear: both;

	padding-top: 0px;

}

#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;			
}


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

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




#pagetop {
	
        display: none;

	
}

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







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

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




#primary,#secondary,#tertiary,#tertiary1400,#quaternary,#bigjp5,#footmenu {
	
        float: none;

	width: auto;
}

#com1200{float: none;

	width: 90%;}
/*------------------------1399end--------------------------------------------------*/







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

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



header #headin {
	width: auto;
}



/*-------------------------------------primarysecondarytertiary----1119-------------------------------------------------------------------------*/

#primary, #secondary,#secondary1200,#tertiary,#tertiary1400,#quaternary {
	
        float: none;

	width: auto;
}

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



#secondary {
	
        clear: both;


}



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

#contents {
	
        width: auto;

	margin-bottom: 0px;


}


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


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

}


#footmenu ul {

	width: 23%;

	padding-right: 2%;

}


/*-----------1199----------*/

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


/*------------------------1199end--------------------------------------------------*/


}





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

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



#menu {
	display: none;
}






#mb {		
  
     display: block;
 
   }



/*
-------------------.btn-animation-02---970--------------------------------------------*/


.btn-animation-02 {
 
  width: 130px;
 
}

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



#tertiary section.bo1400{padding: 0;}

#tertiary section.bo1400 p {

	margin-left:20px;

       margin-bottom:20px;


}




#tertiary section.bo1400 figure img{
	
        float: none;

	width: 100%;

        padding: 0;
	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}


#tertiary section.bo1400 h4 {

	margin-left:20px;


}



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




#tertiary section.bo1500{padding: 0;}

#tertiary section.bo1500 p {

	margin-left:5px;

       margin-bottom:20px;

      width:95%
}




#tertiary section.bo1500 figure img 
{
	float: none;

	width: 100%;

        padding: 0;
	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}


#tertiary section.bo1500 h4 {

	margin-left:20px;


}


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

}







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

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



header #logo {
	width: 45%;
}



header #logo2 {
	width: 65%;
}




/*
--------------------------------730------bo-------------------------------------*/


#primary 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;

}

/*
--------------------------------730-------bo2------------------------------------*/




#primary section.bo2 p {

	margin-right: 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;


}






/*-----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;
}     

/*----primary-------730jp3
---------3列-------*/

.jp3 {
	float: none;
	margin: auto;
	width: 70%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;

}


.jp3 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}

#up dd {
	
overflow: hidden;


}
/*----------------------730end----------------*/

}




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

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


header #headin {
	
        
	
padding-top: 10px;


	}

header #logo {
	text-align: center;

        width: auto;

	position: static;

}





header #logo2 {
	
      width: 100%;

}




/*----primary-------590------jp228----------------*/


.jp228 { 
  margin: 10px 0;
  
  width: 100%;
  background: #ffffa1 ;
}
.jp228 img {clear: both;

width: 100%;
  
}
.jp228 p {
  margin: 0;
  padding: 10px;
}
.right {
 width: 100%;
} 
 

 



/*----#quaternary------590jp4--------2列-------*/

.jp4 {
	float: none;
	margin: auto;
	width: 100%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;

}


.jp4 a figure img {
	padding: 0;
	border: none;
        text-align: center;
}

/*----#quaternary------590jp5--------2列-------*/

.jp5 {
	float: none;
	margin: auto;
	width: 100%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;

}


.jp5 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;
}



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



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

}


#footmenu ul {

	width: 40%;

	padding-right: 5%;

}


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



}







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

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


header #headin {
	
            text-align: left;

}

 #logo {
	
 width: 80%;

 text-align: center;


}




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

#gnavibar {
	display: none;
}



/*----primary-------480jp3
---------3列-------*/

.jp3 {
	float: none;
	margin: auto;
	width: 70%;
	height: auto;	
	line-height: normal;
	padding: 10px 0;

}


.jp3 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;

}




#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;

}




#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;
}


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







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


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

img.fr,
img.fl {

	float: none;

	margin: 0;
	
        width: 100%;

}


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


}
