#okuta_coolbiz_wrap {
        background-image: url("../images/2015/bg_s.jpg"); 
	background-repeat: no-repeat;
	background-size: cover;
        background-position: 50% 50%;            
        background-attachment:fixed;  
font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
     font-weight: bold;
     font-size: 14px;
}

#okuta_coolbiz_wrap #base_wrap{
	clear:both; 
	width: 940px;
	margin: 0 auto;
}

nav {
	text-align: center;
	margin 0 auto;
}

header nav ul{
    list-style: none outside none;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    left: 50%; 
}

header #case2{
    background-color: green;
}
header #case2 ul{
    display:block;
    width: 100%;
    height: 100px;
}
header #case2 li{
    float: left;
    width: 20%;
    background-color: red;
    padding-right: 10px;
-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 #case2 li:last-child{
    padding-right:0px;
}

header #case2 dl{
	padding-right: 10px;
	background-color: blue;
}
header #case2 dl:last-child{
	padding-right: 0px;
}

header #case2 dd{
	border: 2px solid white;
	padding: 4px;
}
header #case2 #inbox{
	background-color: rgba(255,255,255,0.8);
	padding: 4px 4px 8px 4px;
}
header #case2 #inbox #head2{
	display:block;
        height: 1.2em;

}
header #case2 #inbox #head{
	display:block;
        height: 1.2em;
        font-size: 80%;
        border-radius: 12px;
        padding: 2px 8px;
        background-color: darkblue;  
        color: white;
        text-align:center;
        width: 6em;
}
header #case2 #inbox #body{
	display:block;
	text-align:center;
      
}


header #case1 {
	display:block;
	text-align: center;
	margin 0 auto;
	width: 100%;
        height: 100px;
//        background-color: green;
-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 #case1 li{
    display:block;
    position: relative;
    float: left;
    width: 20%;
    height: 100px;
 //   background-color: blue;
-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 #case1 #head{
    display:block;
    height: 20px;
-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 #case1 #border_out{
    display:block;
    border: 2px solid white;
    padding: 4px;
    height: 80px;
    margin-right: 6px;
-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 #case1 #border_in:hover{
 background-color: rgba(255,255,255,1);
}
header #case1 #border_in2:hover{
 background-color: rgba(255,255,255,1);
}

header #case1 #border_in{
    display:block;
    background-color: rgba(255,255,255,0.5);
    padding: 26px 6px 6px 6px;
    height: 68px;
-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
//    padding-top: 26px;
        text-shadow: 1px 1px 0px #ffffff,1px 1px 0px #ffffff;

}
header #case1 a{
	text-decoration:none;

}

header #case1 #border_in2{
    display:block;
    background-color: rgba(255,255,255,0.5);
    padding: 6px;
    height: 68px;
-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 16px;
        text-shadow: 1px 1px 0px #ffffff,1px 1px 0px #ffffff;

}
header #case1 #border_in3{
    display:block;
    background-color: rgba(255,255,255,0.5);
    padding: 6px;
    height: 76px;
-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 26px;
}
header #case1 #border_in #tet{
    line-height: 1.2em;
}
header #case1 #head{
    display:block;  
    position:absolute;
    top: 8px;
    left: 10px;
//    float:left;
    font-size: 80%;
    border-radius: 12px;
//    border: solid 1px darkblue;
    padding: 2px 8px;
    background-color: darkblue;  
    color: white;
}

#okuta_coolbiz_wrap header nav li{
    float: left;
    margin-right: 10px;
    padding: 2px;
    border: 2px solid #fff;
    width: 180px;
    height: 68px;
    position: relative;
    left: -50%;	
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;

}
#okuta_coolbiz_wrap header nav li:last-child{
    margin-right: 0px;
}
#okuta_coolbiz_wrap header nav li:hover{
    background-color: rgba(255,255,255,0.9);

}
#okuta_coolbiz_wrap header nav a{
    text-decoration: none;
}

header nav #menubox{ 
    height: 100%;
    background-color: rgba(225,255,255,0.5);
    padding: 10px 6px;
    font-size: 130%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
header nav #menubox .subtit{
    margin-top: -25px;
    display:block;  
    float:left;
    font-size: 80%;
    border-radius: 12px;
//    border: solid 1px darkblue;
    padding: 2px 8px;
    background-color: darkblue;  
    color: white;
}
header nav #menubox .maintit{
    display:block;  
    float:left;
    text-align: center;
   // color: #fff;
   // font-family: Bodoni serif;
   // text-align: center;
   // text-transform: uppercase;
   // text-shadow: #363535 3px 3px 5px;
   // font-variant: small-caps;
}



/* ボックス　******************************************/
#sec1{ /*段落１の一番外枠*/
     display:block;
     margin-top: 10px;
}
#sec2{ /*段落２の一番外枠*/
     display:block;
     margin-top: 60px;
     position:relative;
}
#sec3{ /*段落３の一番外枠*/
     display:block;
     margin-top: 30px;
}
#sec2_1{ /*段落２-1 実証その１　の一番外枠*/
     display:block;
     margin-top: 30px;
}
#sec2_2{ /*段落２-2 実証その２　の一番外枠*/
     display:block;
     margin-top: 30px;
}
#sec2_3{ /*段落２-3 実証その３　の一番外枠*/
     display:block;
     margin-top: 30px;
}
#sec2_4{ /*段落２-4 実証その４　の一番外枠*/
     display:block;
     margin-top: 30px;
}



#box_border{
     display:block;
     border: 2px solid #fff;
     padding: 2px;
     position:relative;
 //    background-color: blue;
 //    margin-top: 100px;
 
}

#box{
//     display:block;
     line-spacing: 2.0em;
     letter-spacing: 1px;
     color: darkblue;
     padding: 10px 20px 20px 10px;
     background-color: rgba(255,255,255,0.8);
     overflow: hidden;
}



#box2{
//     display:block;
     position:relative;
     line-spacing: 2.0em;
     letter-spacing: 1px;
     color: darkblue;
     padding: 10px 20px 60px 20px;
     background-color: rgba(255,255,255,0.8);
     border: solid 8px rgba(5,5,155,0.1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;

}

#box_border .daihyou{
     display:block;
     position:absolute;
     bottom: 25px;
     right: 380px;	
     width: 200px;
     height: 30px;
     float:right;
     text-align:right;
}

#box .title{
     display:block;
     height: 65px;
     padding: 5px 0px;
     width: 130%;
     background-color: white;
     overflow: hidden;
     margin-left: -30px;
     
}

#box .title img{
     margin-left: 30px;
}

#box .prezen{
     display:block;
     margin-right: auto;
     margin-left: auto;
/*     border: 10px solid gray;*/
}

#sec2 .kaicyocmt{ /*集合写真*/
/*     float:right;*/
     display:block;
     position: absolute;
     top: -40px;
     right: 150px;
     width: 200px;
     margin-left: 10px;
     border: solid 8px white;
/* 　　-webkit-box-shadow: 10px 6px 6px #777;
     -moz-box-shadow: 10px 6px 6px #777;
     box-shadow: 10px 6px 6px #777;*/
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -ms-box-sizing: border-box;

 　　-webkit-box-shadow: 10px 6px 6px rgba(0,0,0,0.3);
     -moz-box-shadow: 10px 6px 6px rgba(0,0,0,0.3);
     box-shadow: 10px 6px 6px rgba(0,0,0,0.3);

}
#sec2 .kaicyocmt2{ /*集合写真*/
/*     float:right;*/
     display:block;
     position: absolute;
     top: 40px;
     right: -16px;
     width: 200px;
     margin-left: 10px;
     border: solid 8px white;
/*
 　　-webkit-box-shadow: 10px 6px 6px #777;
     -moz-box-shadow: 10px 6px 6px #777;
     box-shadow: 10px 6px 6px #777;
*/
 　　-webkit-box-shadow: 10px 6px 6px rgba(0,0,0,0.3);
     -moz-box-shadow: 10px 6px 6px rgba(0,0,0,0.3);
     box-shadow: 10px 6px 6px rgba(0,0,0,0.3);

     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -ms-box-sizing: border-box;

}


/* 実証　各セクション*/
#sec2_1,#sec2_2,#sec2_3,#sec2_4 img{
   width: 100%;
}


/* ５つの具体的な取り組み　各セクション*/
#sec3 #part{
     display:block;
     position: relative;
     margin-top: 20px;
     border: solid 1px white; 
     width: 100%;
//     height: 200px;
     overflow: hidden;
     background-color: white;
//     background-image: url("../images/2015/sec-torikumi_no1.jpg");
//     background-repeat: no-repeat;
	padding-bottom: 15px;
}


#sec3 #part_in{
     display:block;
     position: absolute;
     width: 300px;
     height: 300px;
     background-color: rgba(29,131,210,0.2);
//     background-image: url("../images/2015/obj_tokei.png");
     top: -10px;
     right: 0px;
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    text-align:center;
    padding-top: 20px;
}


#sec3 #part_in img{
     width: 200px;
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);

}

#sec3 #part_in2{
     display:block;
     position: absolute;
     width: 300px;
     height: 300px;
     background-color: rgba(29,131,210,0.2);
//     background-image: url("../images/2015/obj_tokei.png");
     overflow:hidden;
     top: -10px;
     right: 0px;
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    text-align:center;
    padding-top: 20px;
}

#sec3 #part_in2 img{
    display:block;
    float:left;
    width: 220px;
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    margin-left: 20px;
    margin-top: 0px;
}

#sec3 #part_in2 img:nth-child(2){
    display:block;
    float:left;
     width: 160px;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
    margin-top: -170px;
    margin-left: 120px;
}

#sec3 #part .mark{
        clear:both;
	display:block;
	float:left;
	width: 20px;
//	background-color: green;
}
#sec3 #part .mytxt{
	display:block;
	float:left;
        width: 500px;
//	background-color: yellow;
}
#sec3 #part .mytxt: after{
	clear:both;
}
#sec3 #part p{
        clear:both; padding-bottom: 80px;
}

#sec2 p{
    display:block;
    width: 60%;
    line-height: 2.0em;
    margin: 0 0 0 30px;
    padding:0px 0 60px 0;
//    background-color: blue;
}

#sec3  p{
     display:block;
//     margin-top: -30px;
     padding-left: 20px;
     width: 60%;
     line-height: 1.4em;
}

#sec1  .maincmt{
     text-align:center;
     background-color: rgba(200,200,200,0.3);
     padding: 10px 20px;
     font-size: 100%;
     line-height: 2.0em;
   -moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;	
     color: #333;
}
#sec1  .maincmt2{
     text-align:left;
     background-color: rgba(200,200,200,0.3);
     padding: 10px 20px;
     font-size: 100%;
     line-height: 2.0em;
   -moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;	
     color: #333;
}

#sec1 .maincmt2 img{
     margin-top: 6px;
     margin-right:10px;
}
#sec1 .maincmt2 h3{
     text-align: center;
     font-weight:bold;
     margin: 8px 0 0 0; padding:0;
}
#sec2 .maincmt2 p{
     margin:0; 
     padding: 0 0  10px 0px;
}

/* フッター　******************************************/

footer nav {
     display:block;
}
footer nav ul{
     padding: 0px;
     background-color:blue;
     margin-right: auto;
     margin-left: auto;
     width: 70%;
}

footer nav li{
     float: left;
     width: 32%;
     font-weight: bold;
     padding-right: 8px;
     border-right: solid 1px darkblue;
     margin: 10px 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
     list-style-type: none;

}

footer nav li:last-child{
     border-right: solid 0px darkblue;
}

footer nav a{
     text-decoration: none;
     font-size: 130%;
}

footer #copyright{
     display:block;
     clear:both;
     background-color: rgba(255,255,255,0.9);
     text-align:center;
     margin-bottom: 20px;
}
