@charset "utf-8";
   html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
list-style: none;
}
body {
line-height: 1;
}
div#watch-time  {
list-style: none;
}
blockquote, q {
quotes: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
.clear {
clear:both; 
font-size:0; 
line-height:0;
}
html {
-webkit-font-smoothing: antialiased;
}  body {
font: 14px/1.8em "Lucida Sans Unicode", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
color: #625d45;
-webkit-text-size-adjust: none;
text-align: justify;
text-justify: inter-ideograph;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/back.png) repeat;
counter-reset: titleNum;
} div:after {  
visibility: hidden;
display: block;
font-size: 0;
content: "";
clear: both;
height: 0;
} a {
margin: 0;
padding: 0;
text-decoration: none;
outline: 0;
vertical-align: baseline;
background: transparent;
font-size: 100%;
color: #de8a30;
}
a:hover, a:active {
outline: none;
color: #f60 !important;
} .inner {
margin: 0 auto;
width: 1024px;
}
header{
float: left;
width: 100%;
background: #FFF;
}
#toppage .content {
float: left;
width: 100%;
margin: 20px 0;
}
#content {
float: left;
width: 720px;
margin-bottom: 20px;
}
#sidebar {
float: right;
width: 270px;
margin-top: 20px;
margin-bottom: 20px;
}
#footer {
clear: both;
}
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .grid1, .grid2, .grid25, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
float: left;
display: inline;
margin-right: 3%;
margin-bottom: 10px;
}
.grid1 { width: 5.5833%; }
.grid2 { width: 14.1666%; }
.grid25 { width: 17.6%; }
.grid3 { width: 22.75%; }
.grid4 { width: 31.3333%; }
.grid5 { width: 39.9167%; }
.grid6 { width: 48.5%; }
.grid7 { width: 57.0833%; }
.grid8 { width: 65.6667%; }
.grid9 { width: 74.25%; }
.grid10 { width: 82.8334%; }
.grid11 { width: 91.4167%; }
.grid12 { width: 100%; margin: 0; }
.last {
margin-right: 0 !important;
}
.content_box{
display: block;
width: 100%;
margin-bottom: 70px;	
}
.content_box2{
display: block;
width: 100%;
margin-bottom: 30px;	
}
.content_box p, .content_box2 p, .single_post p, .box1 p {
margin-bottom: 20px;
}
p:empty:before {
content: initial!important;
} img {
max-width: 100%;
height: auto;
}   header .header_top{
float: left;
width: 100%;
background: #0c3c90;
padding: 5px 0;
}
header .copy {
float: left;
padding-top: 3px;
color: #bbbbbb;
}
header .sns {
float: right;
}
header .sns img {
float: left;
height: 25px;
width: 25px;
margin-left: 1px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
header .sns img:hover{
opacity: 0.7;
transform: scale(0.90,0.90);
-webkit-transform: scale(0.90,0.90);
-moz-transform: scale(0.90,0.90);
-ms-transform: scale(0.90,0.90);
-o-transform: scale(0.90,0.90);
} header .logo{
float: left;
margin: 18px 0 5px;
}
header .logo img{
width: 530px;
height: auto;
}
header .banner{
display: flex;
gap: 0 15px;
float: right;
margin-top: 23px;
}
header .banner .english {
width: auto;
height: 54px;
}
header .banner .tel {
width: auto;
height: 54px;
} #mainImg {
display: inline-block;
margin: 10px 0 50px;
line-height: 0;
z-index: 0;
width: 100%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
} .head_title {
float: left;
width: 100%;
height: 150px;
padding-top: 40px;
margin: 10px 0 0px;
background: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/head01.jpg);
-moz-background-size:cover;
background-size:cover;
background-position: right;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px; 
-webkit-border-top-left-radius: 10px; 
-webkit-border-top-right-radius: 10px; 
}
.head_title h1, .head_title_blog h1{
color: #0c3c90;
font-size: 200%;
padding-left: 20px;
line-height: 1.6em;
}
.head_title_blog {
float: left;
width: 100%;
height: 150px;
padding-top: 40px;
margin: 10px 0 0px;
background: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/head01.jpg);
-moz-background-size:cover;
background-size:cover;
background-position: right;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px; 
-webkit-border-top-left-radius: 10px; 
-webkit-border-top-right-radius: 10px; 
} .head_crumb {
float: left;
width: 100%;
padding: 10px 15px;
background: #0c3c90;
margin-bottom: 50px;
-moz-border-radius-bottomleft: 10px; 
-moz-border-radius-bottomright: 10px; 
-webkit-border-bottom-left-radius: 10px; 
-webkit-border-bottom-right-radius: 10px; 
}
#breadcrumb{
font-size: 80%;
color: #fff;
}
#breadcrumb li{
float: left;
line-height: 2em;
}   h1.top_title, h2.top_title {
overflow: hidden;
text-align: center;
font-size: 160%;
color: #0c3c90;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 10px;
border-bottom: 3px solid #0c3c90;
line-height: 1.6em;
height: 80px;
}
h2.title {
overflow: hidden;
text-align: center;
font-size: 170%;
color: #0c3c90;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 10px;
}
h2.title span {
display: inline-block;
padding: 0 0.5em;
position: relative;
}
h2.title span:before,
h2.title span:after {
border-top: 1px solid #dfcab4;
content: "";
position: absolute;
top: 50%;
width: 99em;
}
h2.title span:before {
right: 100%;
}
h2.title span:after {
left: 100%;
}
h3.top_title {
text-align: center;
font-size: 120%;
color: #0c3c90;
margin-bottom: 5px;
} .news li{
height: 73px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #dfcab4;
}
.news li a{
color: #625d45;
}
.news .ymd{
background: #f90;
padding: 3px 10px;
margin-right: 10px;
font-size: 80%;
color: #FFF;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.top_content{
padding: 20px 20px 10px;
background: #f5f5f5;
}
.thumbnail_box{
height: 55px;
width: 55px;
float: left;
margin-right: 10px;
border: 1px solid #dfcab4;
display: inline-block;
} .top-list li{
color: #de8a30;
padding: 2px 10px 1px;
margin-right: 5px;
border: 1px solid #de8a30;
float: left;
border-radius: 3px;
background: rgba(255,255,255,0.30);
margin-bottom: 3px;
}
.flex-box {
display: flex;
justify-content: center;
column-gap: 4%;
}
.flex-box .w25 {
width: 16.8%;
max-width: 16.8%; 
}
.ch-grid {
margin: -20px 0 0 0;
padding: 0;
list-style: none;
display: block;
text-align: center;
width: 100%;
}
.ch-grid:after,
.ch-item:before {
content: '';
display: table;
}
.ch-grid:after {
clear: both;
}
.ch-grid li {
width: 180px;
height: 180px;
display: inline-block;
margin-bottom: 20px;
}
.ch-item {
width: 100%;
height: 100%;
border-radius: 50%;
position: relative;
cursor: default;
-webkit-perspective: 900px;
-moz-perspective: 900px;
-o-perspective: 900px;
-ms-perspective: 900px;
perspective: 900px;
}
.ch-info{
position: absolute;
width: 100%;
height: 100%;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ch-info > div {
display: block;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background-position: center center;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
transition: all 0.4s linear;
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-o-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.ch-info .ch-info-front {
box-shadow: inset 0 0 0 16px rgba(222,138,48,0.7);
}
.ch-info .ch-info-back {
-webkit-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
-moz-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
-o-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
-ms-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
background: #de8a30;
opacity: 0;
}
.ch-img-1 { 
background-image: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/top_img01.jpg);
}
.ch-img-2 { 
background-image: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/top_img02.jpg);
}
.ch-img-3 { 
background-image: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/top_img03.jpg);
}
.ch-img-4 { 
background-image: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/top_img04.jpg);
}
.ch-img-5 { 
background-image: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/top_img05.jpg);
}
.ch-info p {
color: #fff;
letter-spacing: 2px;
font-size: 120%;
margin: 0 15px;
padding: 60px 0 0 0;
height: 40px;
}
.ch-info .button {
display: inline-block;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
border: 1px solid #dfcab4;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 10px 0px;
margin-top: 50px;
margin-bottom: 0px;
}
.ch-info .button:hover {
background: #F90;	
}
.ch-item:hover .ch-info-front {
-webkit-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
-moz-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
-o-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
-ms-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
opacity: 0;
}
.ch-item:hover .ch-info-back {
-webkit-transform: rotate3d(1,0,0,0deg);
-moz-transform: rotate3d(1,0,0,0deg);
-o-transform: rotate3d(1,0,0,0deg);
-ms-transform: rotate3d(1,0,0,0deg);
transform: rotate3d(1,0,0,0deg);
opacity: 1;
}
.newsarea {
display: block;
width: 100%;
margin-bottom: 40px;
}
.newsarea a:hover {
opacity: 0.5;
}
.btn-icon {
text-align: center;
vertical-align: middle;
display: inline-block;
padding: 10px 0;
width: 60%;
background-color: #74091b;
border-radius: 5px;
font-size: 150%;
line-height: 30px;
color: #FFF;
text-decoration: none;
font-weight: bold;
border: 2px solid #74091b;
position: relative;
overflow: hidden;
z-index: 1;
}
.btn-icon:before {
position: absolute;
left: 16px;
top: 50%;
margin-top: -8px;
}
.btn-icon:hover {
opacity: 0.8;
}
#toppage iframe {
width: 100%;
}
.my-number-btn {
position: relative;
display: block;
width: 100%;
color: #000;
text-align: center;
padding: 5px 10px;
border: 1px solid #f90;
background: #fff;
}
.my-number-btn img {
position: absolute !important;
right: 5px;
bottom: 5px;
border: none !important;
}   .title_box {
width: 100%;
}
h2.page_title{
float: left;
width: 100%;
font-size: 180%;
color: #FFFFFF;
margin-bottom: 20px;
line-height: 1.4em;
background: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/title_back.jpg) repeat;
padding: 13px 15px 8px 140px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-top: -110px;
}
h3.page_title{
font-size: 136%;
color: #0c3c90;
margin-bottom: 20px;
line-height: 1.4em;
background: #e6deca url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/icon01.png) no-repeat 15px 10px;
padding: 10px 15px 8px 50px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
h4.page_title{
font-size: 120%;
color: #0c3c90;
margin-bottom: 15px;
padding-bottom: 5px;
line-height: 1.4em;
border-bottom: 1px solid #dfcab4;
}
h4.page_title:before {
font-family: "FontAwesome";
content: "\f138";
color: #de8a30;
margin-right: 5px;
}
h4.page_title_no{
position: relative;
font-size: 120%;
color: #0c3c90;
line-height: 1.4em;
padding: 0 0 0.5em 2em;
counter-increment: titleNum;
}
h4.page_title_no:before {
position: absolute;
top: -3px;
left: 0;
content: counter(titleNum);
width: 24px;
height: 24px;
line-height: 27px;
border-radius: 100%;
color: #de8a30;
font-size: 0.9em;
text-align: center;
border: 2px solid #de8a30;
}
h4.page_title_profile{
font-size: 110%;
color: #FFFFFF;
margin-bottom: 10px;
line-height: 1.4em;
background: #de8a30;
text-align: center;
padding: 8px 8px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
h4.page_title_profile span{
font-size: 90%;
color: #f6d8b7;
font-weight: normal;
}
h4.title{
font-size: 110%;
color: #FFFFFF;
margin-bottom: 10px;
line-height: 1.4em;
background: #de8a30;
text-align: center;
padding-top: 2px;
}
h4.title2{
font-size: 100%;
color: #625d45;
margin-bottom: 30px;
text-align: center;
font-weight: 300;
}
h5{
position: relative;
color: #47422c;
font-size: 110%;
padding: 0em 1em .3em 1.4em;
}
h5:after {
position: absolute;
top: 0.2em;
left: 0em;
z-index: 2;
content: '';
width: 10px;
height: 10px;
border: 3px solid #0c3c90;
border-radius: 100%
}
strong {
color: #9C561D;
font-weight: normal;
}
.line {
color: #4b648f;
background-color: rgba(255,255,255,0.45);
padding: 0px 20px 10px 65px;
display: block;
}
.line span {
background: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/icon02.png) no-repeat left 5px;
height: 40px;
width: 38px;
display: inline-block;
margin-bottom: -7px;
margin-left: -48px;
margin-right: 10px;
}
.under {
border-bottom: dotted 2px #de8a30;
font-weight: bold;
} img.alignnone,  div.alignnone {
display: block;
position: relative;
}
img.aligncenter,  div.aligncenter {
display: block;
margin: 0px auto 15px;
position: relative;
}
img.alignleft,  div.alignleft {
display: inline;
margin: 0px 35px 15px 0px;
float: left;
position: relative;
}
img.alignright,  div.alignright {
display: inline;
margin: 0px 0px 15px 35px;
float: right;
position: relative;
}
.content_box a img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 7px solid #FFF;
}
#content a img, .content_box a img{
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
#content a img:hover, .content_box a img:hover, #sidebar a img:hover {
opacity: 0.6;
}
.banner{
border: none !important;
} .search_box .title {
font-size: 160%;
color: #F30;
margin-bottom: 20px;
display: inline-block;
}
.search_box p {
margin: 20px 0;
} .table1 {
width: 100%;
border-collapse: collapse;
border: 1px #ccc solid;
margin-bottom: 10px;
}
.table1 tr {
border: 1px solid #ccc;
}
.table1 tr th {
color: #0099ff;
border: 1px #ccc solid;
background-color: #f4f4f4;
text-align: center;
font-weight: normal;
}
.table1 tr td {
border: 1px solid #DADADA;
border: 1px #ccc solid;
text-align: center;
}
.table3 {
width: 100%;
border-collapse: collapse;
border: 1px #ccc solid;
margin-bottom: 10px;
}
.table3 tr {
border: 1px solid #ccc;
}
.table3 tr th {
color: #0099ff;
border: 1px #ccc solid;
background-color: #f4f4f4;
text-align: center;
font-weight: normal;
}
.table3 tr td {
border: 1px solid #DADADA;
border: 1px #ccc solid;
text-align: left;
padding: 5px 10px 5px 10px;
} .accordion_panel dt{
padding: 18px 25px 20px 0px;
background: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/toggle-bg.png) no-repeat scroll right 10px transparent;
cursor: pointer;
border-bottom: 1px dotted #e4b03f;
font-size: 16px;
line-height: 1.3em;
text-transform: uppercase;
margin: 0px;
}
.accordion_panel dt a{
color: #0099ff;
}
dt.opened {
background-position: right -127px;
}
.accordion_panel dd{
padding-bottom: 30px;
border-bottom: 1px dotted #e4b03f;  
}
.dropcap_q {
color: #fff;
line-height: 28px;
font-weight: bold;
margin: -3px 8px -4px 0;
font-size: 14px;
float: left;
text-align: center;
overflow: hidden;
width: 25px;
height: 25px;
background: #0099ff;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.dropcap_a {
color:#fff;
line-height: 28px;
font-weight:bold;
margin: -3px 8px -4px 0;
font-size: 14px;
float: left;
text-align: center;
overflow:hidden;
width: 25px;
height: 25px;
background: #f90;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
dl#accordion .opened{
border-bottom: none;
} .step_box {
position: relative;
display: inline-block;
padding: 13px 15px 0px;
width: 100%;
background: #F6F6F6;
border: 3px solid #e6deca;
margin-bottom: 20px;
box-sizing: border-box;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
} 
.step_box:before {
content: "";
position: absolute;
bottom: -14px;
left: 50%;
margin-left: -12px;
width: 0px;
height: 0px;
z-index: 0;
border-top: 12px solid #de8a30;
border-right: 12px solid transparent;
border-bottom: 0 solid transparent;
border-left: 12px solid transparent;
} 
.step_box:after {
content: "";
position: absolute;
bottom: -12px;
left: 50%;
margin-left: -10px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #e6deca transparent transparent transparent;
z-index: -1;
}
.step_box.box_last:before{
border: none !important;
}
.step_box.box_last:after{
border: none !important;
}
p.step_title{
font-size: 120%;
line-height: 1.3em;
color: #000;
margin-bottom: 10px;
} #ez-map{height: 400px;width: 100%;}
#ez-map .infoTitle{}
#ez-map .infoWebsite{}
#ez-map .infoEmail{}
#ez-map .infoTelephone{}
#ez-map .infoDescription{} .box1{
padding: 20px 20px 10px;
border: 5px solid #e6deca;
background-color: rgba(255,255,255,0.45);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-bottom: 20px;
}
.box1 h3.page_title{
background: #e6deca url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/none) ;
padding: 10px 15px 8px 75px;
}
.box1 h3.page_title span{
color: #fff;
background: #de8a30;
padding: 14px 16px 12px 19px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-left: -65px;
margin-right: 8px;
}
.link:before {
font-family: "FontAwesome";
content: "\f0a9";
color: #f90;
margin-right: 3px;
}
ul.list1{
margin-bottom: 20px;
}
ul.list1 li{
color: #9C561D;
text-indent: 1em;
}
ul.list2{
margin-bottom: 20px;
}
ul.list2 li{
color: #9C561D;
padding-left: 1em;
text-indent: -1em;
}
ul.list2 li:before {
font-family: "FontAwesome";
content: "\f14a";
color: #de8a30;
margin-right: 5px;
}
.profile{
font-size: 110%;
color: #0c3c90;
border-top: 1px dotted #dfcab4;
margin-top: 0px;
margin-bottom: 0px !important;
padding-top: 5pt;
}
.profile:before {
font-family: "FontAwesome";
content: "\f118";
color: #de8a30;
margin-right: 5px;
}
.profile2{
font-size: 115%;
color: #0c3c90;
margin-top: 0px;
margin-bottom: 10px !important;
padding-top: 5pt;
}
.profile2:before {
font-family: "FontAwesome";
content: "\f118";
color: #de8a30;
margin-right: 2px;
font-size: 110%;
}
.hideAnchor {
display:block;
height:0px;
/height:1px;
overflow:hidden;
text-indent:-9999px;
margin-top:-80px;
padding-bottom:80px;
}   .post_header{
float: left;
width: 100%;
position: relative;
margin-top: 20px;
margin-bottom: 30px;
background: none;
}
.cal_single{
float: left;
background: #0c3c90;
padding: 18px 10px 5px;
width: 82px;
height: 82px;
text-align: center;
margin-right: 24px;
margin-bottom: 20px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.cal_single .year{
font-size: 120%;
font-weight: bold;
color: #FFF;
}
.cal_single .day{
color: #E9E9E9;
}
div.blog_info_single{
zoom: 1; color: #666;
font-size: 85%;
padding: 5px 0px 4px;
margin-bottom: 10px;
border-top: 1px dotted #dfcab4;
border-bottom: 1px dotted #dfcab4;
overflow:hidden;
display: block;
} h2.post_title {
font-size: 200%;
line-height: 1.2em;
color: #0c3c90;
margin: 0 0 15px;
}  .single_post img{
background: #FFF url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/pin.png) no-repeat center top;
padding-top: 20px;
border-top: 1px solid #FFF;
border-right: 10px solid #FFF;
border-bottom: 10px solid #FFF;
border-left: 10px solid #FFF;
box-shadow: 1px 1px 2px #999;
    -moz-box-shadow: 1px 1px 2px #999; 
    -webkit-box-shadow: 1px 1px 2px #999; 
    -o-box-shadow: 1px 1px 2px #999; 
    -ms-box-shadow: 1px 1px 2px #999; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; 
} .social-sharing {
height: 32px;
margin-top: 70px;
display: table;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.social-sharing li{
float: right;
list-style: none;
padding: 0px;
margin: 0px 0px 0px 5px;
}
.social-sharing li img:hover{
transform: scale(1.00, 1.00) !important;
-webkit-transform: scale(1.00, 1.00) !important;
-moz-transform: scale(1.00, 1.00) !important;
-ms-transform: scale(1.00, 1.00) !important;
-o-transform: scale(1.00, 1.00) !important;
} .pagenav {
width: 100%;
margin-top: 50px;
display: block;
}
.prev a{
float: left;
margin: 2px 2px 2px 0;
padding: 6px 15px 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dfcab4;
background: #FFF;
}
.prev a:hover, .next a:hover{
border: 1px solid orange;
}
.prev a:before {
font-family: "FontAwesome";
content: "\f137";
color: #f90;
margin-right: 10px;
}
.next a{
float: right;
margin: 2px 0 2px 2px;
padding: 6px 25px 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dfcab4;
background: #FFF;
}
.next a:after {
font-family: "FontAwesome";
content: "\f138";
color: #f90;
margin-left: 10px;
} [data-tooltip] {
position:relative;
display:inline-block;
color: #F60;
border-bottom: 1px dotted #F60;
}
[data-tooltip]:before, [data-tooltip]:after {
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 999999;
}
[data-tooltip]:before {
content: '';
position: absolute;
border-width: 6px;
border-style: solid;
border-color: transparent
}
[data-tooltip]:after {
height: 22px;
padding: 11px 11px 0;
font-size: 13px;
line-height: 11px;
content: attr(data-tooltip);
white-space: nowrap
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px
}
[data-tooltip]:hover, [data-tooltip]:focus {
background-color: transparent
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
visibility: visible;
opacity: 1
}
.tooltip-top.tooltip-movable:before, .tooltip-top.tooltip-movable:after {
-webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
-ms-transition: all .1s linear;
transition: all .1s linear
}
.tooltip-top.tooltip-movable:before {
margin-bottom: -15px
}
.tooltip-top.tooltip-movable:after {
margin-bottom: -3px
}
.tooltip-top.tooltip-movable:hover:before, .tooltip-top.tooltip-movable:hover:after {
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px)
}
.tooltip-top:before, .tooltip-top:after {
left: 30%
}
.tooltip-top:after {
margin-left: -120px;
height: auto;
width: 150px;
padding: 11px;
line-height: 19px;
white-space: normal;
text-align: left
}
.tooltip-top:after {
margin-bottom: 7px
}
[data-tooltip].tooltip-top:before {
border-top-color: #de8a30;
}
[data-tooltip].tooltip-top:after {
background-color: #de8a30;
color: #ecf0f1
}
.tooltip-top:before, .tooltip-top:after {
bottom: 100%
}
.tooltip-top:before {
margin-bottom: -5px
} [data-tooltip].social {
border-bottom: none;
}
[data-tooltip].social:after {
text-align: center;
width: 120px;
}   .post_list{
display: block;
margin-bottom: 30px;
padding: 20px;
width: 100%;
background: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #dfcab4;
} .box_img{
float: left;
margin-right: 25px;
}
.image_orver{
list-style-type: none;
margin: 0px;
padding: 0px;
float: left;
}
.image_title:before {
font-family: "FontAwesome";
content: "\f0c1";
color: #fff;
font-size: 200%;
background-color: rgba(0,0,0,0.50);
padding: 10px;
display: inline-block;
margin-top: 70px;
margin-left: 75px;
z-index: 10;
position: absolute;
}
.image_orver li{
float: left;
position: relative;
overflow: hidden;
}
.image_orver li:hover .image_caption{
opacity: 1;
}
.image_orver li .cover {
display: inline-block;
background-color: #ccc;
background-position: center center;
background-repeat: no-repeat;
width: 190px;
height: 190px;
border: 1px solid #ccc;
background-size: cover;
}
.image_orver li:hover .cover{
opacity: 1;
transform: scale(1.15,1.15);
-webkit-transform:scale(1.15,1.15);
-moz-transform:scale(1.15,1.15);
-ms-transform:scale(1.15,1.15);
-o-transform:scale(1.15,1.15);
}
.image_orver .cover{
margin: 0px;
padding: 0px;
float: left;
z-index: 4;
}
.image_orver .image_caption{
cursor: pointer;
position: absolute;
opacity: 0;
-webkit-transition:all 0.45s ease-in-out;
-moz-transition:all 0.45s ease-in-out;
-o-transition:all 0.45s ease-in-out;
-ms-transition:all 0.45s ease-in-out;
transition:all 0.45s ease-in-out;
}
.image_orver .cover{
-webkit-transition:all 0.25s ease-in-out;
-moz-transition:all 0.25s ease-in-out;
-o-transition:all 0.25s ease-in-out;
-ms-transition:all 0.25s ease-in-out;
transition:all 0.25s ease-in-out;
}
.image_orver .image_blur{
background-color: rgba(222,138,48,0.75);
width: 190px;
height: 190px;
z-index: 5;
position: absolute;
} h2.post_list_title a{
font-size: 140%;
padding-bottom: 5px;
color: #0c3c90;
font-weight: normal;
}
div.blog_walk{
zoom: 1;
color: #666;
padding: 5px 0px 4px;
margin-bottom: 20px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
overflow: hidden;
display: block;
}
div.blog_walk .web:before{
font-family: "FontAwesome";
content: "\f108";
color: #de8a30;
margin-right: 7px;
vertical-align: top;
}
div.blog_walk .tel:before{
font-family: "FontAwesome";
content: "\f095";
color: #de8a30;
margin-right: 9px;
vertical-align: top;
}
div.blog_walk .man:before{
font-family: "FontAwesome";
content: "\f007";
color: #de8a30;
margin-right: 9px;
vertical-align: top;
}
.voice_box{
padding: 10px;
border: 2px solid #dfcab4;
width: 100%;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin-top: 10px;
}
.voice_box p{
font-size: 95%;
color: #0c3c90;
background: #f4f2e9;
text-align: center;
padding-top: 5px;
padding-bottom: 3px;
margin-bottom: 5px;	
}
img.enquete{
border: 1px solid #ccc;
}
.list1-on:before{
font-family: "FontAwesome";
content: "\f046";
color: #de8a30;
margin-right: 9px;
vertical-align: top;
height: 30px;
width: 30px;
}
.list1-off:before{
font-family: "FontAwesome";
content: "\f096";
color: #de8a30;
margin-right: 9px;
vertical-align: top;
height: 30px;
width: 30px;
}
div.blog_info{
zoom: 1;
color: #666;
font-size: 85%;
padding: 5px 0px 4px;
margin-bottom: 20px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
overflow: hidden;
display: block;
}
.blog_info_button{
margin-top: 30px;
display: inline-block;
border: 1px solid #de8a30;
padding: 5px 15px 3px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px; 
}
.blog_info_button:before{
font-family: "FontAwesome";
content: "\f138";
color: #0c3c90;
font-size: 80%;
margin-right: 7px;
vertical-align: top;
}
.blog_info_button:hover{
background: #de8a30;
color: #FFF !important;
}
div.blog_info li, div.blog_info_single li{
float: left;
margin:0 15px 0 5px;
}
div.blog_info li a, div.blog_info_single li a{
color: #666
}
div.blog_info li.cal:before, div.blog_info_single li.cal:before{
font-family: "FontAwesome";
content: "\f073";
color: #0c3c90;
font-size: 100%;
margin-right: 7px;
}
div.blog_info li.aut:before, div.blog_info_single li.aut:before{
font-family: "FontAwesome";
content: "\f007";
color: #0c3c90;
font-size: 100%;
margin-right: 7px;
}
div.blog_info li.cat:before, div.blog_info_single li.cat:before{
font-family: "FontAwesome";
content: "\f07c";
color: #0c3c90;
font-size: 100%;
margin-right: 7px;
}
div.blog_info li.tag:before, div.blog_info_single li.tag:before{
font-family: "FontAwesome";
content: "\f02c";
color: #0c3c90;
font-size: 100%;
margin-right: 7px;
} .pagination_box {
width: 100%;
margin-top: 20px;
margin-bottom: 50px;
display: inline-block;
}
.pagination {
position: absolute;
font-size: 14px;
line-height: 1.7em;
text-align: center;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
}
.pagination a {
display: block;
float: left;
text-decoration: none;
width: auto;
color: #0c3c90;
margin: 0 2px;
width: 30px;
height: 30px;
background: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-align: center;
padding-top: 4px;
padding-bottom: 5px;
}
.pagination a:hover{
background: #f90;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
background: #0c3c90;
color: #fff;
}
.pagination .current{
display: block;
float: left;
text-decoration: none;
width: auto;
margin: 0 2px;
width: 30px;
height: 30px;
background: #0c3c90;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
color: #fff;
padding-top: 4px;
padding-bottom: 5px;
}
.previous_button, .first_button, .next_button, .last_button{
float: left;
}
.previous_button a:before{
font-family: "FontAwesome";
content: "\f104";
color: #f90;
font-size: 140%;
}
.previous_button a:hover:before, .first_button a:hover:before, .next_button a:hover:before, .last_button a:hover:before{
color: #fff;
}
.first_button a:before{
font-family: "FontAwesome";
content: "\f100";
color: #f90;
font-size: 140%;
}
.next_button a:before{
font-family: "FontAwesome";
content: "\f105";
color: #f90;
font-size: 140%;
}
.last_button a:before{
font-family: "FontAwesome";
content: "\f101";
color: #f90;
font-size: 140%;
}   #sidebar .widget h3 {
margin-bottom: 10px;
padding-bottom:7px;
color: #0c3c90;
font-size: 120%;
border-bottom: 3px solid #0c3c90;
} .widget{
float: left;
width: 100%;
margin-bottom: 40px;
} #searchform {
width: 100%;
background: url(//www.leciel-bleu.com/blog/wp-content/themes/nb-a1.0/images/searchback.png) no-repeat 0px top;
display: block;
height: 37px;
position: relative;
} 
#s {
color: #777;
width: 100%;
position: absolute;
top: 4px;
left: 5px;
outline: 0;
background: none;
line-height: 14px;
font-size: 14px;
padding-top: 0px !important;
padding-top: 15px\9 !important;
z-index: 10;
} 
#searchsubmit { 
position: absolute; 
right: 0px;
z-index: 90;
} 
#search-2 input {
border: none !important;
} .widget_post{
border-bottom: 1px dotted #ccc;
padding: 7px 0;
display: block;
margin-top: 7px;
}
.widget_post div{
overflow: hidden;
}
.widget_post h4{
font-weight: normal;
line-height: 1.4em;
margin-top: -2px;
}
.post_date{
font-size: 80%;	
}
.post_date:before{
content: "\f073";
color: #0c3c90;
font-family: "FontAwesome";
margin-right: 7px;
}
.widget_post .cover {
float: left;
background-color: #eee;
background-position: center center;
background-repeat: no-repeat;
width: 50px;
height: 50px;
background-size: cover;
box-shadow: 0 0 0 3px #fff, 0 0 0 4px #dfcab4;
margin: 0 13px 0 2px;
} ul.tab_widget {
zoom: 1;
list-style: none;
margin: 0 auto;
padding: 0;
}
ul.tab_widget:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
ul.tab_widget li {
float: left;
text-align: center;
}
ul.tab_widget li:last-child {
background: none;
}
ul.tab_widget li a {
display: block;
margin: 0 auto;
padding: 0 7px;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
background: #de8a30;
margin-right: 3px;
line-height: 35px;
color: #fff;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px; 
-webkit-border-top-left-radius: 5px; 
-webkit-border-top-right-radius: 5px; 
}
ul.tab_widget li a:hover {
background: #0c3c90;
}
ul.tab_widget li.active a,
ul.tab_widget li.active a:hover {
color: #0c3c90;
background: #fff;
border-top: 1px solid #dfcab4;
border-left: 1px solid #dfcab4;
border-right: 1px solid #dfcab4;
margin-bottom: -1px;
}
#detail_widget {
clear: both;
overflow: hidden;
background: #fff;
width: 100%;
height: auto;
padding: 20px 20px 10px;
margin-bottom: 40px;
border: 1px solid #dfcab4;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius-topright: 5px; 
-webkit-border-top-right-radius: 5px; 
-moz-border-radius-bottomleft: 5px; 
-moz-border-radius-bottomright: 5px; 
-webkit-border-bottom-left-radius: 5px; 
-webkit-border-bottom-right-radius: 5px; 
}
.tabbox_widget {
display: none;
}
.widget_button{
float: left;
color: #fff;
font-size: 80%;
padding: 2px 0;
background: #de8a30;
text-align: center;
width: 100%;
margin-top: 5px;
display: inline-block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.widget_button:hover{
background: #0c3c90;
} .widget_categories li a {
display: block;
padding: 5px 0;
border-bottom: 1px dotted #ccc;
}
.widget_categories li a:before {
font-family: "FontAwesome";
content: "\f07c";
color: #0c3c90;
margin-right: 10px;
} label.screen-reader-text {
display: none;
} 
.widget_archive select{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
z-index: 1;
display: block;
width: 100%;
margin: 0;
padding: 11px 35px 11px 35px;
line-height: 1.5;
background-color: #ffffff;
background-image: -webkit-linear-gradient(top, #ffffff 0%, #dfe0d9 100%);
background-image: linear-gradient(top, #ffffff 0%, #dfe0d9 100%);
border: 1px solid #c0c0c0;
}
.widget_archive:after{
font-family: "FontAwesome";
content: "\f078";
color: #de8a30;
font-size: 90%;
padding-left: 5px;
z-index: 2;
position: absolute;
margin-top: -32px;
margin-left: 10px;
} .widget_pages li a {
display: block;
padding: 5px 0;
border-bottom: 1px dotted #ccc;
}
.widget_pages li a:before {
font-family: "FontAwesome";
content: "\f15b";
color: #0c3c90;
margin-right: 10px;
} .widget_tag_cloud a{
float: left;
color: #FFF !important;
font-size: 80% !important;
margin: 5px 3px 0 0!important;
background: #0c3c90;
text-align: center;
padding: 1px 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.widget_tag_cloud a:hover{
background: #f90;
} #wp-calendar {
width: 100%;
font-size: 11px;
border: none
}
#wp-calendar caption {
margin-bottom: 10px;
padding-bottom: 7px;
color: #0c3c90;
font-size: 150%;
border-bottom: 3px solid #0c3c90;
font-weight: bold;
text-align: left;
}
#wp-calendar thead {
font-size: 11px
}
#wp-calendar thead th {
background: #0c3c90;
color: #fff;
font-weight: normal;
line-height: 26px;
padding: 0;
font-size: 13px;
text-align: center;
}
#wp-calendar tfoot, #wp-calendar tfoot td {
background: none;
border: none;
font-size: 13px;
text-align: left;
padding: 0;
}
#wp-calendar tfoot tr {
border: none;
}
#wp-calendar td:first-child {
font-weight: normal;
}
#wp-calendar tbody td {
background: #fff;
color: #878787;
font-size: 11px;
padding: 3px 0 2px;
text-align: center;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
} #banners {
display: inline-block;
margin-top: 0px;
}   #footer{
float: left;
width: 100%;
margin-top: 30px;
background-color: #fff;
display: inline-block;
}
#footer .inner{
padding: 40px 0 0px;
}
#footer h3 {
margin-bottom: 10px;
font-size: 115%;
color: #0c3c90;
}
#footer a {
color: #999;
}
#footer a:hover {
color: orange;
}
#footer .footer_logo{
width: 280px;
margin-bottom: 10px;
}
.reservation-btn {
position: fixed;
top: 250px;
right: 0%;
z-index: 1;
}
.footer-btn {
display: none;
} #footer .widget_post{
border-bottom: 1px dotted #ccc;
padding: 5px 0 9px;
display: block;
margin-top: 5px;
}
#footer .widget_recent_entries li a:before {
font-family: "FontAwesome";
content: "\f15b";
color: #0c3c90;
margin-right: 10px;
}
#footer .widget_categories li a {
display: block;
padding: 5px 0 5px 12px;
border-bottom: 1px dotted #ccc;
}
#footer .widget_categories li a:before {
font-family: "FontAwesome";
content: "\f07c";
color: #0c3c90;
margin-right: 10px;
} .footer_under {
background: #0c3c90;
float: left;
width: 100%;
}
#footer .footer_under .inner{
padding: 10px 0 10px;
}
.copyright {
font-size: 80%;
float: left;
color: #FFF;
}
.footer_menu{
float: right;
font-size: 80%;
margin-top: 7px;
}
#footer .footer_menu a{
color: #eee;
}
#footer .footer_menu a:hover{
color: orange;
}
.footer_menu ul li{
border-left: 1px dotted #666;
border-right: 1px dotted #666;
padding-right: 10px;
padding-left: 10px;
float: left;
line-height: 1em;
}
.footer_menu ul li + li{
border-right:1px dotted #666;
border-left:0px dotted #666;
}
.footer_menu ul ul li{
border-right:0px dotted #666;
border-left:0px dotted #666;
} #footer .footer_address img {
margin-right: 5px;
}
#footer .footer_address p {
padding-left: 35px;
margin-bottom: 1px;
}
#footer .off{
border-top: 1px dotted #CCC;
width: 100%;
margin: 3px;
padding-top: 5px;
}
#footer .time:before{
font-family: "FontAwesome";
content: "\f1b9";
font-size: 97%;
color: #fff;
background: #0c3c90;
text-align: center;
vertical-align: middle;
padding: 3px;
margin: 0 10px 0 -35px;
}
#footer .footer_address .address:before{
font-family: "FontAwesome";
content: "\f015";
font-size: 90%;
color: #fff;
background: #0c3c90;
text-align: center;
vertical-align: middle;
padding: 5px;
margin: 0 10px 0 -35px;
}
#footer .footer_address .access:before{
font-family: "FontAwesome";
content: "\f238";
font-size: 118%;
color: #fff;
background: #0c3c90;
text-align: center;
vertical-align: middle;
padding: 3px 4px 4px 3px;
margin: 0 10px 0 -35px;
}
#footer .footer_address .tel:before{
font-family: "FontAwesome";
content: "\f095";
font-size: 90%;
color: #fff;
background: #0c3c90;
text-align: center;
vertical-align: middle;
padding: 5px 6px;
margin: 0 10px 0 -35px;
}
#footer .footer_address .fax:before{
font-family: "FontAwesome";
content: "\f02f";
font-size: 85%;
color: #fff;
background: #0c3c90;
text-align: center;
vertical-align: middle;
padding: 3px 5px 4px 6px;
margin: 0 10px 0 -35px;
}
#footer .footer_address .mail:before{
font-family: "FontAwesome";
content: "\f1b9";
font-size: 90%;
color: #fff;
background: #0c3c90;
text-align: center;
vertical-align: middle;
padding: 2px 4px 4px 3px;
margin: 0 10px 0 -35px;
}
#footer .footer_sns_line{
border-top: 1px dotted #CCC;
width: 100%;
margin-top: 10px;
padding-top: 10px;
} #page-top{
z-index: 100;
position:fixed;
right:20px;
bottom:50px;
display: none;
width: 50px;
height: 50px;
background-color:rgba(255,153,0,0.80);
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
}
#page-top a{
width: 50px;
height: 50px;cursor: pointer;
}
#page-top a:before{
content: "\f077";
color: #fff;
margin-left: 7px;
font: 250%/1.3em FontAwesome;
}
#page-top:hover{
background-color:#f90;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
transition:all 0.3s;
}   div.wpcf7 {
margin: 0;
padding: 0;
}
.wpcf7 span.wpcf7-not-valid-tip {
display: none;
}
.wpcf7-not-valid {
background: #fef0f0;
}
.wpcf7 .wpcf7-response-output {
margin: 10px 0 0;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
width: 100%;
color: #B94A48;
background-color: #F2DEDE;
border: 1px solid #EED3D7;
float: left;
margin-bottom: 20px;
}
.wpcf7 .wpcf7-mail-sent-ok {
width: 100%;
color: #3A87AD;
background-color: #D9EDF7;
border: 1px solid #BCE8F1;
float: left;
margin-bottom: 20px;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=tel] {
border: solid 1px #ccc;
padding: 10px !important;
width: 100%;
nowhitespace: afterproperty;
-webkit-appearance: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 1.4em;
box-sizing: border-box;
height: 40px !important;
font-size: 100%;
}
textarea {
border: solid 1px #ccc;
padding: 10px !important;
width: 100%;
nowhitespace: afterproperty;
-webkit-appearance: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
line-height: 1.6em;
box-sizing: border-box;
font-size: 100%;
}
form.wpcf7-form input[type=text]:focus,
form.wpcf7-form input[type=password]:focus,
form.wpcf7-form input[type=email]:focus,
form.wpcf7-form input[type=url]:focus,
form.wpcf7-form input[type=tel]:focus,
form.wpcf7-form textarea:focus {
-webkit-box-shadow: 0 0 8px rgba(116, 115, 6, 0.28);
-moz-box-shadow: 0 0 8px rgba(116, 115, 6, 0.28);
-o-box-shadow: 0 0 8px rgba(116, 115, 6, 0.28);
box-shadow: 0 0 8px rgba(116, 115, 6, 0.28);
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
textarea:focus,
input[type=submit]:hover,
input[type=reset]:hover { border-color: #0c3c90 }
.dual {
width: 47.5%;
float: left;
margin-right: 5%;
}
.dual.last {
width: 47.5%;
}
.full {
width: 100%;
float: left;
}
.wpcf7 p{
color: #0c3c90;
margin-bottom: 10px;
}
input[type=submit]{
color: #9C4203;
font-size: 100%;
text-align: center;
padding: 5px 30px;
background-color: #ffcb3a;
-webkit-box-shadow: inset 0 1px #ffdf86;
-moz-box-shadow: inset 0 1px #ffdf86;
box-shadow: inset 0 1px #ffdf86;
border: solid 1px #e5a800;
background-image: -webkit-linear-gradient(bottom, #e5a800, #ffcb3a);
background-image: -moz-linear-gradient(bottom, #e5a800, #ffcb3a);
background-image: -o-linear-gradient(bottom, #e5a800, #ffcb3a);
background-image: -ms-linear-gradient(bottom, #e5a800, #ffcb3a);
background-image: linear-gradient(to top, #e5a800, #ffcb3a);
-webkit-border-radius: 3px;
border-radius: 3px;
}
input[type=submit]:hover {
color: #333;
background-image: -webkit-linear-gradient(bottom, #ffcb3a, #e5a800);
background-image: -moz-linear-gradient(bottom, #ffcb3a, #e5a800);
background-image: -o-linear-gradient(bottom, #ffcb3a, #e5a800);
background-image: -ms-linear-gradient(bottom, #ffcb3a, #e5a800);
background-image: linear-gradient(to top, #ffcb3a, #e5a800);
}
.star:before{
font-family: "FontAwesome";
content: "\f005";
color: #f33;
font-size: 60%;
padding-left: 5px;
}
.clearfix:after {
content: "";
display: block;
clear: both;
}
.clearfix:before {
　　　　content: "";
display: block;
clear: both;
}
.clearfix {
display: block;
}