/*

Theme Name: insp_para
Version: 1.3.2

*/

/*alignment inside post page content*/
.alignright,
.alignleft,
.aligncenter,
.sticky,
.wp-caption-text,
.wp-caption,
.bypostauthor,
.gallery-caption{
	
}

.alignright{
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:10px;
}

.alignleft{
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:10px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

strong{
	font-weight: bold;
	font-weight:700;
}

cite, var, em{
	font-style: italic;

}



ins {  
    text-decoration: none;
}

.pe-wp-default h1,
div.post h1 a,
.pe-wp-default a,
.page-title h1{
	-moz-hyphens: auto;
    word-wrap: break-word;
}

.format-aside{
    border-left-width:22px;
    border-left-style: solid; 
    padding: 20px;
}

.sticky .post-title h1{
	padding:10px 10px;
}

/*WPML*/
    
/*drop list*/
#lang_sel,
#lang_sel_click{
	height: 20px;
	z-index:2000;
}

#lang_sel_click img.iclflag {
	float: left;
	padding-top:5px;
	margin-right:5px;
}

#lang_sel_click ul ul img.iclflag {
	padding-top:0px;
	top:2px;
	margin-right:0;
}

#lang_sel ul ul li a:hover,
#lang_sel ul ul li,
#lang_sel ul ul li a:hover span{
    color:#666;
}

#lang_sel ul ul li:hover a,
#lang_sel_click ul ul li:hover a{
    color:#666;
    background-color:#fff;
}

#lang_sel a, 
#lang_sel a:visited{
    border-color:#e9e9e9;
}

.sidebar #lang_sel li{
	width:100%;
}

.sidebar #lang_sel{
	display:block;
	height:34px;
}

#lang_sel ul ul a, 
#lang_sel ul ul a:visited,
#lang_sel_click ul ul a, 
#lang_sel_click ul ul a:visited {
    background-color:#fff;
    border-color:#e9e9e9;
    color:#666;
}


.widget #lang_sel ul ul a,
.widget #lang_sel ul ul a:visited,
.widget #lang_sel a.lang_sel_sel,
.widget #lang_sel_click ul ul a,
.widget #lang_sel_click ul ul a:visited,
.widget #lang_sel_click a.lang_sel_sel {
	background-color:#fff;
	border-color:#e9e9e9;
	color:#666;
}



.widget #lang_sel ul ul a{
	padding:8px;
	display:block;
}

.widget #lang_sel a.lang_sel_sel:hover,
.widget #lang_sel ul ul li:hover a,
.widget #lang_sel_click a.lang_sel_sel:hover,
.widget #lang_sel_click ul ul li:hover a{
	background-color:#fdfdfd;
    border-color:#e9e9e9;
    color:#666;
}

.widget #lang_sel ul ul li:hover a span{
	color:#666 !important;
}

.widget #lang_sel ul ul li:hover,
.widget #lang_sel ul ul li:hover a{
	border-color:#e9e9e9;
}

.widget #lang_sel a.lang_sel_sel{
	padding:4px 4px 4px 8px;
}


#lang_sel ul ul,
#lang_sel_click ul ul{
	border-top-color:#777;
}

.widget #lang_sel ul ul a,
#lang_sel ul ul a,
#lang_sel_click ul ul a{
	line-height:16px !important;
}

#lang_sel ul ul, #lang_sel_click ul ul{
	border-top-color:#e9e9e9;
}

/*#lang_sel ul ul:hover{
	border-top-color:#666;
}*/

#lang_sel,
#lang_sel_click{
	z-index:1990;
}

.sidebar #lang_sel ul ul{
	top:33px;
	width:100%;
}

#lang_sel ul ul a:hover{
	background-color:#fff;
	color:#666;
}

#lang_sel a span.icl_lang_sel_current{
    /*color:#c0c0c0 !important;*/
    display:inline;
}

#lang_sel a span{
	font-style: normal;
	color:#444;
	font-size:11px;
	display:inline;
}

/*normal list*/

#lang_sel{
	font-family: 'Open Sans', arial, sans-serif;
	font-weight:400;
}

#lang_sel a{
	font-size:12px;
}

#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel{
	background-color:#fff;
	background-position:90% 50%;
	color: #666;
	border-color:#e9e9e9;
}

#lang_sel a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:hover{
	color:#666;
	background-color:#fff;
}

#lang_sel_list{
    position:absolute;
    top:10px;
    right:30px;
    width:auto;
}

#lang_sel_list ul{
    width:auto;
    border:none;
}

#lang_sel_list li{
    width:auto;
}

#lang_sel_list a, #lang_sel_list a:visited{
    border:none;
}

#lang_sel img.iclflag{
	display:inline;
	top:0;
	margin-right:3px;
}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a span{
    color:#c2c2c2 !important;
}

#lang_sel_list a:hover span{
    color:#D73300 !important;
}

#lang_sel_list a span.icl_lang_sel_current,
#lang_sel_list a:hover span.icl_lang_sel_current{
    color:#333 !important;
    cursor:default;
}

.pe-wpml-lang-selector{
	position:absolute;
	margin-left:35px;
	top:16px;
	display:inline-block;
}

/*media query to hide language names in iphone portrait and leave only flags*/
@media (max-width: 479px) {
	nav #lang_sel a span.icl_lang_sel_current{
		display:none;
	}

	nav #lang_sel a.lang_sel_sel, 
	nav #lang_sel_click a.lang_sel_sel{
		width:38px;
		padding-left:4px;
	}

	nav #lang_sel li{
		width:auto;
	}

	nav #lang_sel ul ul a,  
	nav #lang_sel_click ul ul a,
	nav #lang_sel_click ul ul{
		width:38px;
		padding-left:4px;
	}

	nav #lang_sel ul ul a,  
	nav #lang_sel_click ul ul a{
		height:26px;
	}

	nav #lang_sel ul ul{
		width:38px;
	}

	nav #lang_sel a span{
		font-size:1px;
		display:none;
		color:#fff;
	}

	nav #lang_sel a.lang_sel_sel{
		background-position:100% 50%;
	}
}


/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img{
	max-width: 100%; 
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
	height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
	max-width: 100%;
	height: auto; 
}

.pe-wp-default .wp-caption {
	max-width: 100%; 
	padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}

.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
	text-decoration:underline;
}

.pe-wp-default .gallery-item{
	margin:0;
}

.pe-wp-default .gallery-item > .gallery-icon > a > img{
	display:inline;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
	width: 90%;
}
.pe-wp-default .gallery-item a {
	display: block;
}
.pe-wp-default .gallery-caption a {
	display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.pe-wp-default th{
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
	border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:12px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl, .pe-wp-default .comment-body dl{
	margin-left:20px;
	margin-right:20px;
}

.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address, .pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
    font-style:italic;
}


.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote, q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
	max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


.pe-wp-default h1{
	font-size:70px;
}

.page-links{
	float:left;
	clear:both;
	margin-bottom:20px;
}

.page-links > a{
	padding:2px 5px;
}

.post.format-aside{
	border-top:none;
}

/* to go on top of wp admin bar */
.peFlareLightbox {
	z-index: 99999 !important;
}

/* img------------------------------------------------------ */

.kadomaru{
        border-radius: 10px;
       -moz-border-radius: 10px;
       -webkit-border-radius: 10px;
}

.round{
        border-radius: 50%;
         -moz-border-radius: 50%;
         -webkit-border-radius: 50%;
}

.aligncenter{
        display:block;
        text-align:center;
}

.waku{
      border:1px solid #ccc;
}

/* decoration----------------------------------------------- */

.u-line{
     border-bottom:1px solid #ff3998;
     margin:0 auto 30px;
     width:80%;
}

.m-bar{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #f3b0bd;
    color: #fff;
    margin-bottom: 10px;
}

.s-bar{
    border-left: #f3b0bd 5px solid;
    padding-left: 10px;
    line-height: 30px;
    font-size: 120%;
}

.cn-box{
    background:#0febb3;
    width:95%;
}

.cn-box p{
    color:#ffffff;
    padding:15px;
    font-size:105%;
}

.cp-tx{
    font-size:120%;
    text-align:center;
    font-weight:bold;
}

.twi-box{
    width:75%;
    height:450px;
    overflow-y:scroll;
    margin:0 auto;
    border:1px solid #ccc;
}

/* sliders------------------------------------------------------- */

.easingslider {
    margin: 0 auto;
}

.project-hero {
    text-align: center;
}

/* contact------------------------------------------------------ */
textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-top: 5px;
    padding: 7px;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-top: 5px;
    padding: 7px;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}

input.wpcf7-form-control.wpcf7-text{
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-top: 5px;
    padding: 7px;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

/* bg----------------------------------------------------- */
#bg01 .content .title .border{
display:none;
}

#bg02 .content .title .border{
display:none;
}

#bg03 .content .title .border{
display:none;
}

#bg04 .content .title .border{
display:none;
}
#bg04 span.border {
    /* display: none; */
    background: none;
}
#bg05 .content .title .border{
display:none;
}

#bg06 .content .title .border{
display:none;
}

#bg07 .content .title .border{
display:none;
}

#bg08 .content .title .border{
display:none;
}

#bg09 .content .title .border{
display:none;
}

#bg10 .content .title .border{
display:none;
}

/*global navi----------------------------------------------- */

nav {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	opacity: 1.0;
	border-bottom: 4px solid #2eace2;
	padding: 10px 0px 10px;
	z-index: 999;
}

.desktop.navigation .nav-content a {
	color: #ff6ab1;
	text-transform: uppercase;
	font-size: 0.8em;
	opacity: .9;
  font-weight: bold;
    filter: alpha(opacity=90);
}

/* mobile navi-------------------------------------------- */

.mobile.navigation .nav-content li {
	display: block;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #f3b0bd;
}

.mobile.navigation .nav-content a {
	display: block;
	color: #f3b0bd;
	text-transform: uppercase;
	font-size: 0.8em;

}

.icon-bar {
	display: block;
	float: left;
	width: 100%;
	height: 3px;
	margin-top: 3px;
	background: #f3b0bd;
}


/* footer------------------------------------------------- */

footer { 
       width: 100%; background: url(http://ae120gixan.smartrelease.jp/wp-content/uploads/2017/08/footer.png);
}

.copyright { margin-top: 50px; margin-bottom: 10px; text-align: center; }
.copyright h6 { color: #77777a; }
.copyright a { color: #77777a; }
.copyright a:hover { color: #ff0000; }

/* bana--------------------------------------------------- */

.bana{
	background: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 15px 15px;
	margin: 30px auto;
	width: 100%;
	text-align: center;
}

.bana .bana_txt01{
	color: #fff;
	font-size: 110%;
	text-align: left;
	padding-top: 10px;
}

.mobile .bana .bana_txt01{
	margin-top: 0px;
}

.bana .bana_txt02{
	color: #fff;
	text-align: left;
}

.bana .bana_bt a{
	text-align: center;
	background: #6679ba;
	padding: 10px 50px 10px 50px;
	border: #222 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	display: inline-block;
}

.bana .bana_bt a:hover{
	background: #DF0003;
	color: #fff;
}

/* border------------------------------------------------------- */

.border {
	display: block;
  width: 250px;
  height: 5px;
  background: #2eace2;
	margin: 0 auto;
}

/* greet1-------------------------------------------------------- */

/*greet3と共用*/
.ab_stit{
display: inline-block;
font-size: 120%;
width: 100%;	
color: #fff;
letter-spacing: 0;
padding: 15px 15px;
margin-bottom: 0px;
background:#f47a9d;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#profile i{
	color: #c50018;
	padding-right: 10px;
}

/* greet2-------------------------------------------------------- */

#greeting h3:before {
    font-family: "FontAwesome";
    content: "\f004";
    color: #ffffff;
    margin-right: 7px;
    font-size: 130%;
}

#greeting .txtbox2 {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px 15px;
    background: #e6f1e0;
    line-height: 180%;
}

/* greet3&concept1-------------------------------------------------------- */

#about i{
	color: #c50018;
	padding-right: 10px;
}

#about p a{
	color: #969cf2;
	text-decoration: underline;
}

#about p a:hover{
	color: #AFB4FF;
	text-decoration: none;
}

.br_l{
	background: #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px 15px 5px;
	display: inline-block;
	margin-bottom: 30px;
}

/* concept2------------------------------------------------------------- */

#three h3{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #ff6ab1;
color: #fff;
padding: 7px 10px;
text-align: left;
}

#three h3:before{
content: "\f058";
font-family: FontAwesome;
margin-right: 5px;
font-size: 120%;
color: #ffffff;
font-weight: bold;
}

#three .come_box{
}

/* concept3------------------------------------------------------------- */

#reco h3{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #ff6ab1;
color: #fff;
padding: 7px 15px;
text-align: left;
font-size: 120%;
font-weight: bold;
}

#reco h3.ore_b{
background: #000000;
text-align: center;
color: #ffffff;
font-weight: 600;
}

#reco h4{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #e9e4dd;
color: #211613;
padding: 7px 10px;
text-align: left;
}

#reco h4:before{
content: "\f058";
font-family: FontAwesome;
margin-right: 5px;
font-size: 120%;
color: #000000;
}

/* concept4------------------------------------------------------------- */

#voice dl.l_img dd h3:before {
    content: "\f130";
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 120%;
    color: #000000;
}

#voice dl.l_img dd ul li.q_txt {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f9f0e0;
    padding: 5px 10px;
    margin-bottom: 10px;
}

#voice dl.l_img dd ul li.q_txt i {
    margin-right: 5px;
    font-size: 120%;
    color: #836d42;
}

.fa-user:before {
    content: "\f007";
}

#voice dl.l_img dd ul li.int_txt {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #eee;
    padding: 5px 10px;
    margin-bottom: 20px;
    margin-left: 10px;
}

#voice dl.l_img dd ul li.int_txt i {
    margin-right: 5px;
    font-size: 120%;
    color: #3A5800;
}

.fa-comment:before {
    content: "\f075";
}

#voice dl.r_img dd h3:before {
    content: "\f015";
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 120%;
    color: #000000;
}

#voice dl.r_img dd ul li.first {
    border-top: #000000 1px dashed;
    border-bottom: #000000 1px dashed;
    width: 765px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
}

#voice dl.r_img dd ul li {
    border-bottom: #000000 1px dashed;
    width: 765px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
}

/* list1------------------------------------------------------------- */

#services h3.sub_tit {
    color: #fff;
    background: #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px 15px;
    font-size: 150%;
    margin-bottom: 15px;
}

#services h4:before {
    content: '\f046';
    font-family: FontAwesome;
    margin-right: 5px;
    color: #000000;
    font-size: 150%;
}

/* list2------------------------------------------------------------- */

#products .c_rbox{
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px #ddd solid;
padding: 8px 10px 0;
}

#products .c_rbox dl{
overflow: hidden;
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px #ccc dashed;
}

#products .c_rbox dl dd{
padding-left: 10px;
margin-left: 110px;
line-height: 100px;
font-size: 120%;
color: #000000;
}

/* list3------------------------------------------------------------- */

#equipment h3.s_tit{
font-size: 120%;
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 1px #ccc dashed;
color: #000000;
text-align: left;
border-left: #f3b0bd 5px solid;
    padding-left: 10px;
    line-height: 30px;
    font-size: 120%;
}

#equipment h3:before {
    content: "\f06c";
    font-family: FontAwesome;
    margin-right: 5px;
    padding-left: 5px;
    font-size: 120%;
    color: #f3b0bd;
}

/* list4------------------------------------------------------------- */


/* list5&table1------------------------------------------------------------- */

#recruit h3 {
    
}

#recruit h4.rec_c {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #2eace2;
    color: #fff;
    margin-bottom: 10px;
}

th {
    background: #f4f4f4;
}
th, #recruit td {
    padding: 10px;
    border: 1px solid #fffff0;
    background-color: #FFFFFF;
}

/* table2------------------------------------------------------------- */

#hairdesign h3.hair_tit {
    font-size: 105%;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: #000000 1px dotted;
    margin-bottom: 10px;
}

#hairdesign h3.hair_tit i {
    margin-right: 5px;
    color: #000000;
}

.fa-gg:before {
    content: "\f260";
}

#hairdesign h3.hair_tit2 {
    font-size: 105%;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: #000000 1px dotted;
    margin-bottom: 10px;
}

#hairdesign h3.hair_tit2 i {
    margin-right: 5px;
    color: #000000;
}

#hairdesign #price {
    border-bottom: #000000 1px dotted;
    padding-bottom: 7px;
    margin-bottom: 7px;
    clear: both;
}

#hairdesign .red {
    font-size: 80%;
    color: #e60012;
}

#hairdesign .sub_tit i{
margin-right: 5px;
color: #000000;
}

#hairdesign #price2{
border-bottom: #000000 1px dotted;
padding-bottom: 7px;
margin-bottom: 7px;
clear: both;
}

#hairdesign #price3{
border-bottom: #000000 1px dotted;
padding-bottom: 7px;
margin-bottom: 7px;
clear: both;
}

/* table3------------------------------------------------------------- */

#price h3 {
    font-size: 130%;
    padding-bottom: 10px;
    border-bottom: #ddd 1px solid;
}

#price h3:before {
    font-family: "FontAwesome";
    content: "\f0ea";
    color: #000000;
    font-size: 120%;
    margin-right: 9px;
    margin-left: 10px;
}

#price dl dd {
    text-align: right;
    width: 100%;
    border-bottom: #aaa 1px dashed;
    padding-bottom: 10px;
    padding-right: 5px;
    margin-bottom: 15px;
}

/* table4------------------------------------------------------------- */

#schedule h4 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #000000;
    color: #fff;
    margin-bottom: 10px;
}

#schedule table td.tbc {
    font-weight: 600;
    background: #d4e8ff;
}
#schedule table td {
    border: #ccc 1px solid;
    padding: 10px;
    vertical-align: middle;
    line-height: 150%;
    text-align: center;
}

#schedule h4 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #000000;
    color: #fff;
    margin-bottom: 10px;
}

#schedule table td.tbc {
    font-weight: 600;
    background: #d4e8ff;
}
#schedule table td {
    border: #ccc 1px solid;
    padding: 10px;
    vertical-align: middle;
    line-height: 150%;
    text-align: center;
}
/* flow1------------------------------------------------------------- */

.txt_s {
    width: 100%;
    background: #000000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    margin-bottom: 50px;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.txt_s i {
    font-size: 24px;
    color: #fff;
    margin-right: 5px;
}

.example-open-box .block h4 {
    color: #000000;
}

.example-open-box .block, article .example-close-box .block {
    margin-left: 15px;
    position: relative;
    padding-top: 73px;
    padding-bottom: 30px;
    min-height: 160px;
    background: transparent url(http://testserver.link/insp_pala/wp-content/uploads/2017/01/line-flow.png) no-repeat center top;
}

p {
    color: #000000;
    line-height: 1.6em;
    margin: 0 0 20px;
}

/* flow2------------------------------------------------------------- */

#flow2 h3{
background: #a7ed2f;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 8px 15px;
color: #fff;
}

#flow2 i{
color: #000000;
margin-right: 5px;
}

#flow2 dl dd h5{
font-size: 110%;
margin-bottom: 10px;
color: #000000;
padding-bottom: 10px;
border-bottom: 2px #00b1ef dashed;
font-weight: 600;
}

#flow2 dl dd h4.tit2{
font-size: 110%;
margin-bottom: 10px;
color: #000000;
padding-bottom: 10px;
border-bottom: 2px #00b1ef dashed;
font-weight: 600;
}

@media screen and (max-width: 480px) {
#flow2 dl{
overflow: hidden;
margin-bottom: 30px;
padding-bottom: 25px;
border-bottom: 2px #00b1ef dashed;
}
}

/* flow3------------------------------------------------------------- */

#flow .s_tit {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 5px;
    background: #000000;
    color: #fff;
    font-weight: 600;
    width: 300px;
    margin: 0px auto 15px;
}

#flow h3 {
    font-size: 130%;
    padding-bottom: 10px;
    border-bottom: #ddd 1px solid;
}

#flow h3:before {
    font-family: "FontAwesome";
    content: "\f0ea";
    color: #000000;
    font-size: 120%;
    margin-right: 9px;
    margin-left: 10px;
}

.point_d {
    margin: 50px auto 0px;
    width: 0;
    height: 0;
    border: 80px solid transparent;
    border-top: 40px solid #ddd;
}

/* staff1------------------------------------------------------------- */

#staff th, td {
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #FFF;
    text-align: center;
    vertical-align: middle;
}

/* staff2------------------------------------------------------------- */

#staff2  h3.hair_tit{
font-size: 105%;
font-weight: 600;
padding-bottom: 10px;
border-bottom: #000000 1px dotted;
margin-bottom: 10px;
}

#staff2 h3.hair_tit i{
margin-right: 5px;
color: #000000;
}

/* backup------------------------------------------------------------- */

.lb-back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #FFF;
    background-color: #ff3998;
    font-size: 12px;
    padding: 1em;
    display: none;
}

.lb-back-to-top:hover {    
    background-color: #CCC;
    color:#000;
}

/* newslist------------------------------------------------------------- */

dl.topics {
	text-align: left;	
}
dl.topics dt {
  padding: 7px 15px;
  float: left;
  background: #2eace2;
  font-weight: 900;
  color: #fff;
  border-radius: 5px;
}
dl.topics dd {
	      margin-left: 120px;
	      padding-bottom: 10px;
        border-bottom: 1px #2eace2 dashed;
        margin-bottom: 15px;
        padding-left: 10px;
}

/* Onlyhere------------------------------------------------------------- */

.m-bar1{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #F47A9D;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 120%;
}

.m-bar2{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #F7B531;
    color: #fff;
    margin-bottom: 10px;
}

.m-bar3{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #00B1EF;
    color: #fff;
    margin-bottom: 10px;
}

.m-bar4{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 7px 10px;
    background: #A7ED2F;
    color: #fff;
    margin-bottom: 10px;
}

.ac-tx{
    font-size:230%;
    text-align:center;
    font-weight:bold;
    color:#f3b0bd;
}

#daiichi .title{
padding:40px 0 0 0;
}

#daini .title{
padding:40px 0 0 0;
}

#hisanohama .title{
padding:40px 0 0 0;
}

#namiki .title{
padding:40px 0 0 0;
}

.s-bar1{
    border-left: #2eace2 5px solid;
    padding-left: 10px;
    line-height: 30px;
    font-size: 120%;
    color: #f47a9d;
    font-weight: bold;
}

.s-bar2{
    border-left: #f7b531 5px solid;
    padding-left: 10px;
    line-height: 30px;
    font-size: 120%;
}

.s-bar3{
    border-left: #00b1ef 5px solid;
    padding-left: 10px;
    line-height: 30px;
    font-size: 120%;
}

.s-bar4{
    border-left: #A7ED2F 5px solid;
    padding-left: 10px;
    line-height: 30px;
    font-size: 120%;
}

#daiichi .border {
	display: block;
	width: 120px;
	height: 7px;
	background: #f47a9d;
	margin: 0 auto;
}

#daini .border {
	display: block;
	width: 120px;
	height: 7px;
	background: #f7b531;
	margin: 0 auto;
}

#hisanohama .border {
	display: block;
	width: 120px;
	height: 7px;
	background: #00b1ef;
	margin: 0 auto;
}

#namiki .border {
	display: block;
	width: 120px;
	height: 7px;
	background: #a7ed2f;
	margin: 0 auto;
}

.ab_tit h3 {
    font-size: 120%;
    font-weight: 600;
}

h3.s_tit:before{
    font-family: "FontAwesome";
    content: "\f004";
    color: #ffffff;
    margin-right: 7px;
    font-size: 130%;
}

#contact-us .title {
    padding: 40px 0 0 0;
}

#bg04.content {
    padding: 0;
}

.pdf {
    text-align: center;
    font-size: 12px;
    /* margin-top: 30px!important; */
}


section#album .row-fluid.post-pagination {
    display: none;
}


section#qa1 {
    margin-top: 100px;
}

section#qa2 {
    margin-top: 100px;
}

.bt_jyusetu {
	margin:30px 0px;
	padding:20px;
	width:250px;
	background-color:#2DACE2;
	color:#FFFF;
}

.bt_jyusetu a{
	color:#FFFF;
	font-weight:600;
}
