@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}



body {
  line-height: 1;
  counter-reset: followupnum
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  vertical-align: top;
  max-width: 100%
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

/*crumbs*/
.crumbs{
	text-align:right;
	padding-top:10px;
	clear:both;
}
.crumbs li{
	font-size:77%;
	line-height:1.2;
	display:inline;
}
.crumbs span{
	margin-left:4px;
	margin-right:4px;
}
.crumbs a{
	text-decoration:underline;
}
.crumbs a:hover{
	text-decoration:none;
}
.conBlock{
	clear:both;
	}


.work__h1{
 width:10%;
margin:0 auto;

    
}


.spec{
    width:1024px;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom: 50px;
        
}

.spec h1{
   text-align:center;
    font-size:35px;
	margin:0 auto;

        
}

.spec01{
    width:1024px;
    position:relative;
  	margin:0 auto;
    overflow: hidden;
    margin-top:2%;
        
}


.spec01 h2 {
    margin:  0;                 /* デフォルトCSS打ち消し */
    font-size:  35px;           /* 文字サイズ指定 */
    border-bottom: solid 3px;   /* 線指定 */
    padding-bottom:  5px;       /* 余白指定 */
    margin-bottom: 15px;        /* 周りの余白指定 */
    position:  relative;        /* 位置調整 */
    font-weight:  bold;       /* 文字の太さ調整 */
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
p {
    margin:  0;                 /* デフォルトCSS打ち消し */
    line-height: 1.5;             /* 行間調整 */
}
.spec01 h2:before {
    content:  '';                   /* 空白の要素を作る */
    width: 150px;                    /* 幅指定 */
    height: 3px;                    /* 高さ指定 */
    background-color: #c0c0c0;      /* 背景色指定 */
    display:  block;                /* ブロック要素にする */
    position:  absolute;            /* 位置調整 */
    left:  0;                       /* 位置調整 */
    bottom: -3px;                   /* 位置調整 */
}    
    
    
    
    
}
.spec01.parts{
    width:1024px;
 position:relative;
}

.main-parts{
     width:44%;
    margin:1%;
    display: inline-block;
    vertical-align: top;
     box-sizing: border-box;
}

.main-parts p{
 font-size:95%;
    padding:2% 0;
}


.main-sub{
    width:50%;
    margin:2% 1%;
    display: inline-block;
    vertical-align: top;
box-sizing: border-box;
    /*border: 2px solid #000000; */
}

.main-sub ul{
    width:100%;

}

.main-sub ul li{
    width:48%;
    margin:5% 0.7%;
    display: inline-block;
     vertical-align: top;
     box-sizing: border-box;

}

.photo{
    width:100%;
    position: relative;
}
.photo span{
    position: absolute;
    right: 0;
    left:0;
    top: -25px;
    z-index: 99;
    background:#e8e8e8;
    border: 1px solid  #e8e8e8;
    border-radius:20px;
    text-align: left;
    padding:1px 10px;
    margin:0 10px;
}

.txt{
    font-size:78%;
    margin:2% 0;
    line-height:1.7;
   
}

.tech01{
    width:1024px;
    position:relative;
	padding-top:0px;
	margin: auto;
    overflow: hidden;
    margin-bottom: 50px;
      margin-top: 50px;    
}


.tech01 h2 {
    margin-top:75px;                 /* デフォルトCSS打ち消し */
    font-size:  35px;           /* 文字サイズ指定 */
    border-bottom: solid 3px;   /* 線指定 */
    padding-bottom:  5px;       /* 余白指定 */
    margin-bottom: 0;        /* 周りの余白指定 */
    position:  relative;        /* 位置調整 */
    font-weight:  bold;       /* 文字の太さ調整 */
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
p {
    margin:  0;                 /* デフォルトCSS打ち消し */
    line-height: 1.5;             /* 行間調整 */
}
.tech01 h2:before {
    content:  '';                   /* 空白の要素を作る */
    width: 150px;                    /* 幅指定 */
    height: 3px;                    /* 高さ指定 */
    background-color: #c0c0c0;      /* 背景色指定 */
    display:  block;                /* ブロック要素にする */
    position:  absolute;            /* 位置調整 */
    left:  0;                       /* 位置調整 */
    bottom: -3px;                   /* 位置調整 */
}  

.tech01 h2 span {
    font-size:  30px;    
    padding: 30px;
    color:#f4a460;
} 


    

.tech01.parts02{
    width:1024px;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom: 50px;
        
}





.main-parts02{
     width:60%;
    margin:1%;
    display: inline-block;
    vertical-align: top;
     box-sizing: border-box;
}



.main-sub02{
    width:35%;
    margin:10% 1%;
    display: inline-block;
box-sizing: border-box;
    line-height:2;
    font-size:90%;

  
    /*border: 2px solid #000000; */
}


.tech01 .parts03{
    width:1024px;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom: 50px;
        
}

.tech01 .parts03 .explanation{
    width:23%;
    display: inline-block;
    margin: 1% 0.5% 2% 0.5%;
    border: thin solid #3c7170;
    vertical-align: top;
    padding: 1%;
}

.tech01 .parts03 .explanation h1{
    margin-bottom: 2%;
    text-align: center!important;
    font-size: 110%;
    color:#3c7170;
    font-weight: 600;
    
}
.tech01 .parts03 .explanation p{
    font-size:95%;
    line-height: 1.2;
    text-align: left;
}


.point-text{
    width:1024px;
    font-size:95%;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom: 50px;
        
}





.parts04 ul{
    width:100%;

}

.parts04 ul li{
    width:48%;
    margin:5% 0.7%;
    display: inline-block;
     vertical-align: top;
     box-sizing: border-box;

}

.photo2{
    width:100%;
    position: relative;
}
.photo2 span{
    position: absolute;
    right: 0;
    left:0;
    top: -25px;
    z-index: 99;
    background:#e8e8e8;
    border: 1px solid  #e8e8e8;
    border-radius:20px;
    text-align: left;
    padding:1px 10px;
    margin:0 10px;
}

.txt2{
    font-size:83%;
    margin:2% 0;
   
}

 h6 {
	font-weight: bold;
  font-size: 1.4em;
  background:#e8ecef;
  padding: 0.5em 1em 0.4em;
   margin:2%;  
  text-indent: -1em;
  padding-left: 2em;
}

.point-text2{
    width:90%;
    line-height:1.7;
    font-size:90%;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom:2%;
        
}

.point-text2 span{
line-height: 80px;
    padding-left:15px;
    font-size:110%;
    position:relative;
     
}

.txt06 strong {
	margin-right: 0.2em;
  font-size: 1.5em;
  color: #ef9696;
  vertical-align: middle;
}
.ul007 {
	overflow: hidden;
	background-image: url(../img/bk_.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  padding: 2%;
    margin:0 2%;
}
.ul007 li {
	float: right;
  width: 45%;
  border: 3px solid #0d439d;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2%;
}
.ul007 div {
	border-bottom: 2px solid #ddd;
  padding-bottom: 0.2em;
  margin-bottom: 0.8em;
}
.ul007 strong {
	font-weight: bold;
  font-size: 1.0em;
  color: #0d439d;
  display: block;
  margin-bottom: -0.2em;
}
.ul007 p {
	font-weight: bold;
    font-size: 0.8em;
}

.ul005{width:98%;
margin:0 auto;} 



.ul005 li {
display: inline-block;
  width: 47%;
  border: 2px solid #0d439d;
    margin:1%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2%;
  font-weight:bold;
    font-size: 1.1em;  
    text-align: center;
}

.txt07{
    font-size: 1.1em; 
    font-weight:bold;
     margin:1%;
}

.txt04{
     font-size: 1.1em; 
    font-weight:bold;
     background:#0d439d;
    color:#FFFFFF;
    width:94%;
    padding:2% 1%;
    margin:3% auto;
    text-align: center;
}




.ul008 {overflow: hidden;width: 98%; margin:1%;}
.ul008 li {float: left;width: 50%;line-height: 0;display: inline-block;}
.ul008 li img {width: 100%;}






/*.menu {
    max-width: 1024px;
    margin:0 auto;
}

.menu a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
    text-align: center;
}

label {
    display: block;
    margin: 0 0 4px 0;
    padding : 15px;
    line-height: 1;
    color :#fff;
    background : #696969;
    cursor :pointer;
    text-align: center;
}

input {
    display: none;
}

.menu ul {
    margin: 0;
    padding: 0;
    background :#ffffff;
    list-style: none;
}

.menu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}



#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li{
    height: 685px;
    margin-bottom: 100px;
    opacity: 1;
}

#menu_bar01.selected {
	background: url(../img/close.png) no-repeat right top;
}

i {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  border-color:#ffffff;  
    margin-left:20px;
}

.down {
    transform: rotate(45deg);
 
}*/


    .concept{
        width:43%;
        float:left;
        display: inline-block;
        margin:7% 1% 7% 3%;
        line-height: 2;
        text-align: center;
  
    }
    
    .image_photo{
        width:42%;
        float:right;
        display:inline-block;
         margin:1%;
    }


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

.crumbs li{
	font-size:65%;
	line-height:1.2;
	display:inline;
}
    
.work__h1{
        width:30%;
    }   
    
    
.plan div{
	width:100%;
	position:relative;
	padding-bottom:20px;
	padding-top:0px;
	margin:auto;
	}	

    
.spec{
    width:100%;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom:0;
        
}

.spec h1{
   text-align:center;
    font-size:100%;
	margin:0 auto;

        
}

.spec01{
    width:100%;
    position:relative;
  	margin:0 auto;
    overflow: hidden;
    margin-top:2%;
        
}


.spec01 h2 {
    margin:1%;                 /* デフォルトCSS打ち消し */
    font-size: 105%;           /* 文字サイズ指定 */
    border-bottom: solid 3px;   /* 線指定 */
    padding-bottom:  5px;       /* 余白指定 */
    margin-bottom: 15px;        /* 周りの余白指定 */
    position:  relative;        /* 位置調整 */
    font-weight:  bold;       /* 文字の太さ調整 */
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
p {
    margin:  0;                 /* デフォルトCSS打ち消し */
    line-height: 1.5;             /* 行間調整 */
}
.spec01 h2:before {
    content:  '';                   /* 空白の要素を作る */
    width: 80px;                    /* 幅指定 */
    height: 3px;                    /* 高さ指定 */
    background-color: #c0c0c0;      /* 背景色指定 */
    display:  block;                /* ブロック要素にする */
    position:  absolute;            /* 位置調整 */
    left:  0;                       /* 位置調整 */
    bottom: -3px;                   /* 位置調整 */
}    
    
    
    
    
.spec01.parts{
    width:100%;
 position:relative;
}

.main-parts{
     width:96%;
    margin:2%;
    display: inline-block;
    vertical-align: top;
     box-sizing: border-box;
}

.main-parts p{
 font-size:95%;
    padding:2% 0;
}


.main-sub{
    width:98%;
    margin:2% 1%;
    display: inline-block;
    vertical-align: top;
box-sizing: border-box;
    /*border: 2px solid #000000; */
}

.main-sub ul{
    width:100%;

}

.main-sub ul li{
    width:98%;
    margin:5% 0.7%;
    display: inline-block;
     vertical-align: top;
     box-sizing: border-box;

}

.photo{
    width:80%;
    margin:auto;
    position: relative;
}
.photo span{
    position: absolute;
    width:100%;
    right: 0;
    left:0;
    top: -25px;
    z-index: 99;
    background:#e8e8e8;
    border: 1px solid  #e8e8e8;
    border-radius:20px;
    text-align: center;
    padding:1px 10px;
    margin:0 ;
}

.txt{
    font-size:82%;
    margin:2% 8%;
    line-height:1.7;
   
}

.tech01{
    width:100%;
    position:relative;
	margin:0 auto;
    overflow: hidden;

}


.tech01 h2 {
    margin:3%;                 /* デフォルトCSS打ち消し */
    font-size: 100%;           /* 文字サイズ指定 */
    border-bottom: solid 3px;   /* 線指定 */
    padding-bottom:  5px;       /* 余白指定 */
    margin-bottom: 0;        /* 周りの余白指定 */
    position:  relative;        /* 位置調整 */
    font-weight:  bold;       /* 文字の太さ調整 */
    font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
p {
    margin:  0;                 /* デフォルトCSS打ち消し */
    line-height: 1.5;             /* 行間調整 */
}
.tech01 h2:before {
    content:  '';                   /* 空白の要素を作る */
    width: 50px;                    /* 幅指定 */
    height: 3px;                    /* 高さ指定 */
    background-color: #c0c0c0;      /* 背景色指定 */
    display:  block;                /* ブロック要素にする */
    position:  absolute;            /* 位置調整 */
    left:  0;                       /* 位置調整 */
    bottom: -3px;                   /* 位置調整 */
}  

.tech01 h2 span {
    font-size:  90%;    
    padding:5px;
    color:#f4a460;
} 


    

.tech01.parts02{
    width:100%;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom: 50px;
        
}


 h6 {
	font-weight: bold;
  font-size: 88%;
  background:#e8ecef;
  padding: 0.5em 1em 0.4em;
   margin:3% 1%;  
  text-indent: -1em;
  padding-left: 1em;
}
    
.txt06 {
  margin:1% 4%;
  font-size: 87%;

}    
       
    
    
    

.txt06 strong {
	margin-right: 0.2em;
  font-size: 1.5em;
  color: #ef9696;
  vertical-align: middle;
}    
    

.ul007 {
    background-position: 40% 100%;
}
.ul007 li {
    float: none;
    width: 94%;
    padding: 2%;
    margin: 0 auto;
}
    
 .ul007 div {
	border-bottom: 1px solid #ddd;
  padding-bottom: 0.2em;
  margin-bottom: 0.8em;
}
.ul007 strong {
	font-weight: bold;
  font-size: 95%;
  color: #0d439d;
  display: block;
  margin-bottom: -0.2em;
}
.ul007 p {
	font-weight: bold;
    font-size: 82%;
}   
    
    
    
    
    
.point-text2{
    width:90%;
    line-height:1.5;
    font-size:82%;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom:2%;
        
}

.point-text2 img{
  width:30%;
    float:left;
     
}  
    
    
    
    
    
    
    
.point-text2 span{
      width:70%;
    font-size:105%;
    position:relative;
    line-height:1.2;
    font-weight: bold;
    float:left;
     
}    
    
    
    
    
    
    
    
    
.ul005{width:100%;
margin:0 auto;} 



.ul005 li {
display: inline-block;
  width: 94%;
  border: 2px solid #0d439d;
    margin:1% 3%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2%;
  font-weight:bold;
    font-size:88%;  
    text-align: center;
}

.txt07{
    font-size: 85%; 
    font-weight:bold;
     margin:1%;
}

.ul008 {overflow: hidden;width: 98%; margin:1%;}
.ul008 li {float: left; width:50%; line-height: 0;display: inline-block;}
.ul008 li img {width: 100%;}
    
    
    
    
    
    
.main-parts02{
     width:96%;
    margin:2%;
    display: inline-block;
    vertical-align: top;
     box-sizing: border-box;
}



.main-sub02{
    width:90%;
    margin:10% 5%;
    display: inline-block;
box-sizing: border-box;
    line-height:1.7;
    font-size:90%;

  
    /*border: 2px solid #000000; */
}


.tech01 .parts03{
    width:96%;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom: 50px;
        
}
.tech01 .parts03 .explanation{
    width:47%;
    display: inline-block;
    margin: 1% 1% 2% 1%;
    vertical-align: top;
    padding: 1%;
}

.tech01 .parts03 .explanation h1{
    margin-bottom: 2%;
    text-align: center!important;
    font-size: 100%;    
}
.tech01 .parts03 .explanation p{
    font-size:90%;
    line-height: 1.2;
    text-align: left;
}

.point-text{
    width:90%;
    line-height:1.7;
    font-size:90%;
    position:relative;
	padding-top:0px;
	margin:auto;
    overflow: hidden;
    margin-bottom:5%;
        
}





.parts04 ul{
    width:100%;

}

.parts04 ul li{
    width:98%;
    margin:5% 0.7%;
    display: inline-block;
     vertical-align: top;
     box-sizing: border-box;

}

.photo2{
    width:100%;
    position: relative;
}
.photo2 span{
    position: absolute;
    right: 0;
    left:0;
    top: -25px;
    z-index: 99;
    background:#e8e8e8;
    border: 1px solid  #e8e8e8;
    border-radius:20px;
    text-align: left;
    padding:1px 10px;
    margin:0 10px;
}

.txt2{
    font-size:83%;
    margin:2% 0;
   
}

.txt04{
     font-size: 83%; 
    font-weight:bold;
     background:#0d439d;
    color:#FFFFFF;
    width:94%;
    padding:2% 1%;
    margin:3% auto;
    text-align: center;
    line-height: 1.5;
}
    
    
    
    
    
    
    
    .concept{
        width:55%;
        float:left;
        display: inline-block;
        margin:2% 0 2% 2%;
        line-height: 2;
        text-align: center;
        font-size:10px;
  
    }
    
    .image_photo{
        width:40%;
        float:right;
        display:inline-block;
         margin:1%;
    }

    
    
    
    
    
    
}
