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

.body{
}
body{
    color: #333;
    font: 12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.jumbotron {
    background-position: center center;
    background-size: cover;
    padding-left: 10%
    padding-right: 10%
}

html {
    overflow-y:scroll;
}


.heade{
    padding: 30px 0px 10px 0px;
}



.wideslider {
    width: 100%;
    height: 360px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}
h2.headline{
    clear: both;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 130%;
    margin-top: 20px;
    border-bottom: 2px solid #1BBC94;
}
h3.question{
    clear: both;
    padding-left: 7px;
    margin-bottom: 10px;
    font-size: 15px;
    border-left: 5px solid rgba(255,0,59,1.00);
    line-height: 130%;
    margin-top: 20px;
}
h3.heading{
	clear: both;
	padding-left: 7px;
	margin-bottom: 10px;
	font-size: 18px;
	border-left: 5px solid #1bbc94;
	line-height: 130%;
	margin-top: 20px;
	border-bottom: 1px solid #1bbc94;
}
h3.heading7{
	clear: both;
	margin-bottom: 10px;
	font-size: 18px;
	border-left: 20px solid #8DBFB3;
	line-height: 130%;
	margin-top: 20px;
	text-indent: -1em;
}
h3.heading2{
    clear: both;
    padding-left: 25px;
    font-size: 16px;
    border-left: 5px solid #1bbc94;
    line-height: 140%;
    color: rgba(0,0,0,1.00);
    background-color: rgba(244,244,244,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 25px;
    border-radius: 10px;
    border-right: 5px solid #1BBC94;
}
h3.heading3{
    clear: both;
    padding-left: 25px;
    font-size: 16px;
    line-height: 140%;
    color: rgba(0,0,0,1.00);
    background-color: rgba(244,244,244,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 25px;
    border-radius: 10px;
}
h3.heading4{
	clear: both;
	padding-left: 25px;
	font-size: 16px;
	line-height: 140%;
	color: rgba(0,0,0,1.00);
	background-color: #F1F1F1;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
	border-radius: 10px;
}
h3.heading5{
	clear: both;
	padding-left: 25px;
	font-size: 16px;
	border-left-width: 5px;
	line-height: 140%;
	color: rgba(0,0,0,1.00);
	background-color: rgba(244,244,244,1.00);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
}
h3.heading6{
    clear: both;
    font-size: 15px;
    line-height: 140%;
    color: rgba(0,0,0,1.00);
    left: 0px;
    right: 0px;
    padding-left: 50px;
    padding-right: 50px;
}

.att {
	padding-left: 0.5em;
	text-indent: -0.5em;
}

.att2 {
	padding-left: 1em;
	text-indent: -1em;
}

.nav ul {
    line-height: 0.3;
    font-size: 13px;
}
.footer-nav-box {
    background-color: #323232;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-nav-ber {
    background-color: #323232;
    margin-top: 30px;
}

a.white:link {
text-decoration: none;
color : #ffffff; 
}
.white.text_s {
	font-size: 11px;
}
a.white:visited {
text-decoration: none;
color : #ffffff; 
}
a.white:active {
text-decoration : underline; 
color : #cecece; 
}
a.white:hover {
text-decoration : underline; 
color : #cecece; 
}

.footer-nav-box h5 {
    color: rgba(255,255,255,1.00);
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    margin-right: 1px;
    margin-left: 1px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    white-space: nowrap
}
p.case1{
    clear: both;
    font-size: 12px;
    border-left: 5px solid #1bbc94;
    line-height: 150%;
    color: rgba(0,0,0,1.00);
    background-color: rgba(244,244,244,1.00);
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    bottom: 0px;
    margin-bottom: 10px;
    text-align: justify;
    padding-right: 10px;
}
p.case2{
    clear: both;
    font-size: 12px;
    border-left: 5px solid #1bbc94;
    line-height: 150%;
    color: rgba(0,0,0,1.00);
    background-color: rgba(244,244,244,1.00);
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    bottom: 0px;
    margin-bottom: auto;
    text-align: justify;
    padding-right: 10px;
    height: 75px;
}
p.case3{
    clear: both;
    font-size: 12px;
    border-left: 5px solid #1bbc94;
    line-height: 150%;
    color: rgba(0,0,0,1.00);
    background-color: rgba(244,244,244,1.00);
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    bottom: 0px;
    margin-bottom: auto;
    text-align: justify;
    padding-right: 10px;
    height: 95px;
}
.text-full 
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.row .col-xs-offset-1.col-xs-10.col-sm-10.col-md-offset-0.col-md-6.col-lg-offset-1.col-lg-5 .text-justify {
}


/* タイポグラフィ
*****************************************************/
.dateLabel{
margin:0 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{padding-bottom:15px;}

.post ul{margin:0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url("http://f-tpl.com/sample/tpl_024_rwd/images/bullet.png") no-repeat 0 8px;
}

.post ol{margin:0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color:#000;
border-bottom:3px solid #f0f0f0;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color:#333;
border-bottom:2px solid #f0f0f0;
}

.post h3{
margin:10px 0;
font-size:120%;
font-weight:normal;
color:#777;
border-bottom:1px solid #f0f0f0;
}

.post blockquote{
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border-collapse:collapse;
margin:10px 0;
}

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

.post table th{
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
background:#f0f0f0;
border-left:#e4e4e4 5px solid
}

.post table td{border-left:#e4e4e4 3px double;}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter{
display:block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin:0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float:left;}

/*************
メイン コンテンツ
*************/
section.content{
clear:both;
margin-top:20px;
padding:19px;
margin-bottom:20px;
border:1px solid #ebebeb;
border-radius:6px;
background:#fff;
overflow:hidden;
font-size:14px;
}
#post-221 {
}

section.content p{margin-bottom:5px;}
.under-logo {
    margin-top: 5px;
    margin-bottom: 10px;
}




.sitename{
margin:15px 0 15px;
}
.sitename a{
font-size: 1.6em;
color: inherit;
}
 
i{
font-size: 1.3em;
color: inherit;
}
 
.navbar .navbar-inner {
padding: 0;
}
 
.navbar .nav {
margin: 0;
display: table;
width: 100%;
}
 
.navbar-color {
    background-color: #222222;
}
 
.navbar .nav li a {
    text-align: left;
    border-radius: 0px;
}
 
/* ========HEADIMAGE CUSTOMIZE======== */
#slide {
    position:relative;
    overflow:hidden;
    padding-bottom:25px;
}

.slidePrev {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slideNext {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slidePrev img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideNext img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideInner {
    position:relative;
    margin:0;
    padding:0;
}
.slideInner li {
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.slideInner li img {
    margin:0 5px;
    padding:0;
}

.filterPrev {
    position:absolute;
    left:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.filterNext {
    position:absolute;
    right:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.controlNav {
      position:absolute;
      float:left;
      left:50%;
      bottom:0;
}
.controlNav span {
      position:relative;
      left:-50%;
      float:left;
      margin:5px;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      border-radius:5px;
      width:10px;
      height:10px;
      overflow:hidden;
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      background:#eee;
      text-indent:-9999px;
      vertical-align:middle;
}
.controlNav span:hover {
      background:#ccc;
      cursor:pointer;
}
.controlNav span.current {
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      background:#85d1c6;
}


 

 

 
.text_s {
}
.row .col-lg-10 #inverseNavbar1.sp-0 {
	margin-left: -15px;
}
