html,body {
	height: 100%
}

body {
	padding-top: 50px
}

.img-portfolio {
	margin-bottom: 30px
}

.img-hover:hover {
	opacity: .8
}

header.carousel {
	height: 50%
}

header.carousel .item,header.carousel .item.active,header.carousel .carousel-inner
	{
	height: 100%
}

header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover
}

.error-404 {
	font-size: 100px
}

.price {
	display: block;
	font-size: 50px;
	line-height: 50px
}

.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px
}

.period {
	display: block;
	font-style: italic
}

footer {
	margin: 50px 0
}

@media ( max-width :991px) {
	.customer-img,.img-related {
		margin-bottom: 30px
	}
}

@media ( max-width :767px) {
	.img-portfolio {
		margin-bottom: 15px
	}
	header.carousel .carousel {
		height: 70%
	}
}

body {
	margin: 0;
	background: #f2f2f2 url(../images/background.png) repeat scroll 0 0;
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
		"ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
		sans-serif
}

#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	z-index: 9999
}

#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	z-index: 2
}

@
keyframes fadeIn {
	from {opacity: 0
}

}
#loader-bg p {
	position: relative;
	font: italic bold 2em/1 Bodoni, serif;
	color: #555;
	top: 5px;
	text-align: center;
	animation: fadeIn .6s infinite alternate;
	text-align: center
}

nav,.container,header,#footer {
	display: none
}

.navbar-inverse {
	border-color: #c55762
}

.navbar-fixed-top {
	border-width: 0 0 .4em
}

.navbar li {
	margin-top: 0
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #c55762;
	text-decoration: underline
}

.navbar-inverse .navbar-nav>li>a.selected {
	background-color: #c55762;
	color: #fff
}

.btn {
	margin: 1em 0 0
}

.page-header {
	margin: 10px 0 20px;
	border-left: 20px solid #c55762;
	padding: 5px 0;
	font-size: 1.5em;
	color: #666
}

p,li {
	margin-top: 10px;
	color: #666
}

ul {
	padding: 0;
	list-style: none
}

#footer {
	border-top: 5px solid #c55762;
	background: #3b3b3b;
	padding-top: 30px;
	margin: 60px 0 0 0;
	clear: both;
	color: #aaa;
	position: relative
}

#footer-wrapper {
	margin-bottom: 30px
}

#sub-floor {
	color: #aaa;
	background: #292929;
	padding: 10px 0
}

#footer .widgettitle {
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 0;
	border-bottom: 1px solid #e0e0e0;
	line-height: 24px
}

#footer h5 {
	color: #fff;
	text-transform: uppercase
}

#footer li {
	padding: 4px 0;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
	margin: 0
}

#footer a {
	color: #aaa;
	font-size: 13px
}

#footer a:hover {
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease
}

#footer {
	font-size: .9em;
	color: #aaa
}

.color_1 {
	color: #c55762
}

.color_2 {
	color: #aaa
}

.color_3 {
	color: #4e7e27
}

.color_4 {
	color: #3c763d
}

.pagging_top_06 {
	padding-top: 6px
}

i.fa-facebook-square:hover {
	color: #3e5b99;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease
}

i.fa-twitter-square:hover {
	color: #2ca7e0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease
}

i.fa-google-plus-square:hover {
	color: #db4437;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease
}

i.fa-youtube-square:hover {
	color: #e62117;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease
}

.sm-font {
	font-size: 1.1em
}

.font_10 {
	font-size: 1.0
}

.font_08 {
	font-size: .8em
}

.font_09 {
	font-size: .9em
}

a {
	color: #666
}

a:hover {
	color: #333
}

.to_top {
	background-color: #c55762;
	color: #fff;
	position: absolute;
	right: 5px;
	float: right;
	top: -34px;
	width: 100px;
	height: 30PX;
	border-radius: 4px 4px 0 0;
	text-align: center;
	float: right;
	line-height: 30px
}

.to_top:hover {
	text-decoration: underline
}

#promotion .modal-dialog {
	margin-top: 90px
}

.modal-open {
	overflow: hidden; ^
	position: fixed;
	width: 100%
}

.modal {
	background-color: rgba(255, 255, 255, 0.7)
}

.table>tbody>tr>td {
	vertical-align: middle
}

#simulbody h3 {
	margin-top: 0
}

#simulbody .warning {
	color: #a94442;
	font-size: .7em
}

#simulbody .simul.title {
	color: #f7bb43;
	background: #ffce55
}

#simulbody .result .title {
	color: #e95740 !important;
	background: #ececec
}

.simulheader {
	color: #fff;
	font-weight: 500;
	font-size: 1.2em
}

.simulheader {
	background: #c84138
}

#simulheader {
	color: #fff;
	font-weight: 500;
	font-size: 1.2em
}

#simulheader {
	background: #c84138
}

.well {
	padding: 19px;
	margin-bottom: 19px;
	background-color: #fee6bf;
	padding: 10px
}

.plan-vertical {
	display: -webkit-flex;
	display: flex;
	height: 140PX
}

.u-text-plan-title {
	padding: 20px;
	color: #b5873f;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 auto;
	align-items: center
}

.u-text-plan-detail {
	color: #666;
	font-size: 1.0
}

.u-text-plan-detail li {
	color: #666
}

.u-text-plan-detail .subtitle {
	color: #b5873f;
	font-weight: bold;
	text-decoration: blink
}

.u-text-plan-detail i {
	margin-right: 2px;
	color: #b5873f
}

.u-text-plan-detail a {
	text-decoration: none;
	border-bottom: 1px dotted;
	padding-bottom: 2px;
	color: #666
}

.u-text-plan-detail a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	color: #c55762;
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02)
}

.u-border-no {
	border: 0;
	border-radius: 2px;
	box-shadow: 0;
	-webkit-box-shadow: none
}

.u-border-top {
	border-top: 2px solid #b5873f
}

.u-padding-no {
	padding: 0
}

.carousel-inner h4 {
	font-size: 2em
}

.top_log {
	width: 115px;
	height: 44px;
	margin-top: -14px
}

.top_log:hover {
	width: 117px;
	height: 48px;
	border: 1px solid #666;
	background: #666;
	margin-top: -15px
}

.modal-body {
	padding: 0;
	margin-bottom: -6px;
	margin-top: -2px
}

.modal-content {
	border-radius: 0;
	topo: 70px
}

.big {
	font-size: 1.2em
}

.btn {
	border-radius: 2px
}

.inbox_title {
	border-left: 3px solid #3c763d;
	padding-left: 8px
}

.panel {
	border-radius: 2px
}

.panel-body {
	padding-left: 8px;
	line-height: 1.7em;
	color: #666
}

.line_icon {
	position: relative;
	height: 24px;
	background: #666;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	padding: 0 4px;
	font-size: .8em;
	line-height: 24px;
	top: -6px;
	font-weight: bold
}

.line_icon:before {
	content: "LINE @ ysbar"
}

.line_icon:hover {
	background-color: #66b758;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-webkit-transition: all 1s ease
}

.bubbles {
	-webkit-animation: bubbles .6s .07s infinite ease-in-out;
	animation: bubbles .6s .07s infinite ease-in-out;
	background-color: #999;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	display: inline-block;
	animation-fill-mode: both;
	margin: 25px 5px
}

@
-webkit-keyframes bubbles { 33%:{
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

66%{
-webkit-transform
:translateY(-10px)
;transform
:translateY(-10px)
}
100%{
-webkit-transform
:translateY(0)
;transform
:translateY(0)
}
}
@
keyframes bubbles { 33%:{
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

66%{
-webkit-transform
:translateY(-10px)
;transform
:translateY(-10px)
}
100%{
-webkit-transform
:translateY(0)
;transform
:translateY(0)
}
}
.su1 {
	padding: 0;
	margin-top: -10px
}

.su2 {
	padding: 0;
	margin-top: -25px
}

iframe {
	border: 0;
	width: 100%;
	height: 290px
}

@media screen and (max-width:480px) {
	.carousel-indicators {
		display: none
	}
	.carousel-caption {
		bottom: 0;
		font-weight: bold;
		padding: 0
	}
}

@media ( max-width :320px) {
	.carousel-inner h4 {
		font-size: 1.3em
	}
	iframe {
		height: 240px
	}
}

.center {
	text-align: center;
	
}