/*タイトル用webフォントのインポート*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {font-family:"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana, 
Arial, Helvetica, sans-serif;font-size: 18px;line-height: 1.6; letter-spacing: .2em; color:#373737;}
h1,h2,h3,h4,h5 {font-weight: bold;font-family: 'Noto Sans Japanese', sans-serif;}
h1 { font-size: 28px; font-weight: bold;margin: 0; color: #2E4C71;}
h2 { margin: 0; letter-spacing: .1em;}
h3 { font-size: 18px; font-weight: bold;color: #2E4C71;margin: 0 !important; padding: 0;}
h4 { font-size: 16px; font-weight: bold;color: #2E4C71;}
h5 { font-size: 14px; font-weight: bold;color: #2E4C71;}

ul,li	{
	list-style: none;
}

ul	{
	padding-left: 0;
}

a , a:hover	{
	color:inherit;
}

/*共通項目*/

#go-top{
  position: fixed; 
  z-index:9999; 
  right: 20px; 
  bottom: 20px; 
  width: 140px; 
  text-align: center; 
  padding: 10px 8px; 
  background-color: #eb7536;
  color:#fff !important;
  border-radius: 5px;
  font-size:14px;
}

#go-top:hover{
  color: #fff !important;
  background-color: #cc0000;
}

#go-top>a{
  font-weight: bold;
  text-decoration:none; 
}

.container-box	{
  padding: 30px 0;
}

.container{
  padding-bottom: 30px;
}

.row	{
	padding: 10px;
}

.ttl-bar{
 	background-color: #cf0202;
	max-height: 90px;
}

.ttl-bar2{
	background-color: #f1f2f4;
}

/*ttl-barがテキストの場合*/
.ttl-txt{
  font-size:40px;
  padding: 15px;
  line-height: 200%; 
  margin-bottom: 0;
  color:#fff;
  text-shadow: 1px 1px 1px #fff;
}

.shadow	{
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.3);
}

/*コンテンツタイトルのスタイル*/

.sub-ttl-a {
	font-size: 26px;
	padding-left: 10px;
	margin-bottom: 10px;
  color: #363636;
  font-weight: bold;
	border-left: 8px solid #b93639;
	border-bottom: 2px solid #b93639;
}

.sub-ttl-b {
	font-size: 26px;
  font-weight: bold;
	border-bottom: 6px solid #e96656;
}

.sub-ttl-c {
	margin-bottom: 15px;
  padding-left:10px;
	font-size: 24px;
  font-weight: bold;
	background-color: #f8f3e7;
	box-shadow: 1px 1px 1px #ccc;
}

.sub-ttl-d {
	margin-bottom: 15px;
  padding-left:10px;
	font-size: 20px;
  font-weight: bold;
	line-height: 200%;
	background-color: #f8f3e7;
	border-left: 10px solid #e96656;
	box-shadow: 1px 1px 1px #ccc;
}

.sub-ttl-e	{
	padding-bottom: 5px;
	border-bottom: 5px solid #cf0202;
}

.sub-ttl-f	{
	font-size: 20px;
	padding-left: 8px;
	border-left: 10px solid #e96656;
	font-weight: bold;
}

.sub-ttl-g {
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
  padding-left:10px;
	line-height: 200%;
	background-color: #ef7115;
	box-shadow: 1px 1px 1px #ccc;
}

.flow-header	{
	margin-bottom: 15px;
	padding: 0 0 5px 10px;
	font-size: 22px;
  color: #363636;
  font-weight: bold;
	border-bottom: 2px solid #523b2a;
}

.qa-style	{
	background-color: #fdfbf6;
	border: 1px solid #d6d6d6;
	padding: 10px;
}

.qa-header	{
	margin-bottom: 10px;
	padding: 0 0 5px;
	font-size: 18px;
	line-height: 200%;
  color: #cf0202;
  font-weight: bold;
	border-bottom: 3px solid #04436e;
}

.qa-answer	{
	font-size: 16px;
}

.btn-hover:hover	{
	opacity: .7;
}

.ttl-num	{
  display: block;
  float: left;
  text-align: center;
	margin-right: 10px;
	padding: 2px 25px 0;
  border-radius: 30px;
	background-image: url(../img/flooring-pattern-oil.png);
  color: #fff;
	letter-spacing: .1em;
	box-shadow: 1px 1px 1px #5c5c5c;
}

.ttl-num2	{
  display: block;
	font-weight: bold;
	font-size:22px;
  float: left;
  width: 35px;
  height: 35px;
  text-align: center;
  letter-spacing: -.05em;
  border-radius: 50px;
  background-color: #cf0202;
  color: #fff;
  margin-right: 10px;
}

.ttl-num-q	{
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  text-align: center;
  letter-spacing: -.05em;
  border-radius: 50px;
  background-color: #cc0000;
  color: #fff;
  margin-right: 10px;
}

.qa-emp	{
	font-weight: bold;
	font-size: 2rem;
}

.flow-ttl	{
	line-height: 1.7;
	font-size: 24px;
}

.tac	{
	text-align: center;
}

/*コンテンツタイトルのスタイルend*/

/*バックグラウンドスタイル*/
.bg-white	{
	background-color: #fff;
}

.bg-type01	{
	background-image: url(../img/bg-noka2.png);
}

.bg-type02	{
	background-image: url(../img/bg-wp.png);
}

.bg-type03	{
	background-color: #f1f2f4;
}

.bg-type04	{
	background-image: url(../img/bg01.png);
	border: 1px solid #b2b2b2;
}

.bg-grid	{
	background-image: url(../img/bg012_09.png);
}

.bg-grid2	{
	background-image: url(../img/bg-grid-002.png);
	border: 1px solid #b2b2b2;
}

.bg-beige	{
	background-color: #fdfbf6;
}

.bg-cource01	{
	background-color: #e5e5e5;
	padding: 14px 30px;
}

.bg-note	{
	background-image: url(../img/bg-note2.png);
}
/*バックグラウンドスタイルend*/

/*google map用*/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.movie-wrap {
   position: relative;
   padding-bottom: 56.25%;
   padding-top: 30px;
   height: 0;
   overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*共通項目ここまで*/


/*サイト用に以下指定*/

.navbar-static-top	{
  background-color: #fff;
  border-bottom: 2px solid #b9a9a9;
	margin-bottom: 0;
}

.header-bgc	{
  background-color: #cf0202;
  padding: 3px 0;
  color: #fff;
}

.header-master-bgc	{
	background-color: #fff;
}

.header-master	{
  width: 1100px;
  margin: 0 auto;
	font-size:12px;
}

.header-bar {
  height: 80px;
}

.navbar-brand	{
  padding:0 ;
  margin-top: 10px;
}

.navbar-right	{
  margin-right: 1px;
  margin-top: 15px;
}

.navbar-right>a	{
  float: right;
	display: block;
}

.navbar-right-tel	{
	margin-bottom: 5px;
	margin-right: 10px;
}

.jumbotron_A	{
	background-image: url(../img/order-bg.png);
	box-shadow: 3px 3px 1px #cccccc;
	margin-bottom: 0;
	background-position: center center; 
	background-repeat: no-repeat;
}

.jumbotron_B	{
	background-image: url(../img/bg-main_B.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom: 0;
	padding: 0;
}

.trouble-bg	{
	background-color: #fff;
	padding-bottom: 0;
}

.h4tx　{
	color: #454545;
	margin: 0;
}

.bg-info	{
	background-image: url(../img/grey.png);
	padding-top: 20px;
}

.order-copy	{
	margin-bottom: 30px;
}

.top-read	{
	background-color: #fff;
	box-shadow: 3px 3px 1px #cccccc;
	padding: 20px;
}

.top-read-inner	{
	padding: 0;
}

.order-formb	{
	display: block;
	margin-top: 15px;
}

.bdr10	{
	padding-bottom: 20px;
	margin-bottom: 0;
	background-color: #fff;
}

.service-inner	{
	padding: 0 10px;
	margin-bottom: 0;
}

.box-inner	{
	padding: 15px 0;
	background-image: url(../img/bg-bw.png);
	border: 1px solid #c1c1c1;
}

.box-conts	{
	padding: 10px;
	background-color: #fff;
	border: 5px double #ededed;
	border-radius: 5px;
	min-height: 426px;
}

.diet-pb	{
	padding-top: 0;
	padding-bottom: 0;
}

.service-sub	{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.service-txt	{
	font-size: 16px;
	line-height: 1.4;
}

.li-style01	{
	border-left: 8px solid #0860a7;
	color: #0860a7;
	padding-left: 10px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.li-style02	{
	font-size: 18px;
	margin-top: 5px;
	font-weight: bold;
}

.program-table	{
	width: 98%;
	font-size: 20px;
	margin: 0 auto;
	font-weight: bold;
}

.program-table th,.program-table td {
	vertical-align: top;
	padding: 3px;
}

.price-txt	{
	font-size: 16px;
}

.works-txt	{
	font-size: 24px ;
}

.voice-name	{
	border-bottom: 3px solid #ef7115;
	padding-left: 10px;
	font-size:24px;
	font-weight: bold;
}

.voice-ul	{
	font-size:18px;
}

.voice-ttl	{
	font-weight: bold;
	background-color: #F8F3E7;
	padding: 5px 0px 3px 10px;
	margin-bottom: 5px;
	box-shadow: 1px 1px 1px #cccccc;
}

.voice-txt	{
	margin-bottom: 30px;
}

.voice-before	{
	color: #0ab3de;
}

.voice-after	{
	color: #ff5875;
}

.flow-ttl	{
	font-size: 16px;
	text-align: center;
	color: #cf0202;
	margin-bottom: 0;
	font-weight: bold;
}

.flow-txt	{
	font-size: 15px;
}

.media-txt	{
	font-size: 14px;
}

.staff-txt	{
	padding: 10px;
	border-top: 2px dotted #777;
	border-bottom: 2px dotted #777;
}

.area-map	{
	background-image: url(../img/bg-note2.png);
	border: 1px solid #ccc;
}

.top-name {
	padding-left: 15px;
	font-size: 22px;
  font-weight: bold;
	border-left: 10px solid #0860a7;
	border-bottom: 1px solid #0860a7;
}

.top-msg-txt	{
	padding: 15px;
	background-image: url(../img/bg01.png);
	border-radius: 15px;
}

.price-choice	{
	border-top: 1px dotted #000;
	padding-top: 7px;
}

.price-emp	{
	font-size: 18px;
	font-weight: bold;
}

#company-table {
  background-color: #fff;
	font-size: 16px;
}

#company-table.table th,#company-table.table td	{
	padding: 20px ;
}
  
#company-table.table th	{
	width: 30%;
	vertical-align: middle;
}
	
#price-table	{
	width: 100%;
	font-weight: bold;
	word-break: break-all;
	background-color: #fff;
	font-size: 14px;
	border-spacing: 1px;
}

#price-table th,#price-table td {
	padding: 10px;
	background-color: #efefef;
	border: 6px double #FFF;
}

#price-table .price-bgc	{
	width: 28%;
	font-size: 16px;
	color: #e30101;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,f2f2f2+70,dddddd+91,afafaf+93,e5e5e5+97,f5f5f5+100 */
	background: rgb(252,252,252); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(252,252,252,1) 0%, rgba(242,242,242,1) 70%, rgba(221,221,221,1) 91%, rgba(175,175,175,1) 93%, rgba(229,229,229,1) 97%, rgba(245,245,245,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(252,252,252,1) 0%,rgba(242,242,242,1) 70%,rgba(221,221,221,1) 91%,rgba(175,175,175,1) 93%,rgba(229,229,229,1) 97%,rgba(245,245,245,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(252,252,252,1) 0%,rgba(242,242,242,1) 70%,rgba(221,221,221,1) 91%,rgba(175,175,175,1) 93%,rgba(229,229,229,1) 97%,rgba(245,245,245,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f5f5f5',GradientType=1 ); /* IE6-9 */
}

#price-table .price-th	{
	width: 20%;
	padding-left: 10px;
	vertical-align: middle;
}

#price-table .price-head	{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}

#price-table .price-tdw	{
	width: 20%;
}

#price-table .price-none	{
	background: none;
}

.info-txt	{
	font-size: 14px;
}

.area-name	{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.form-box p	{
	font-size: 14px;
}

.form-checkbox	{
	margin-top: 10px;
	background-color:#3c281e;
}

p.form-check	{
	color: #fff;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 0;
	font-size : 16px;
	font-weight: bold;
}

.form-scroll	{
	height: 150px;
	padding: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 2px solid #3c281e;
}

footer	{
	padding-top: 10px;
	background-color: #cf0202;
	color:#FFF;
	text-align: center;
}

#privacy{
	margin-top: 40px; 
	margin-bottom: 20px;
}

/*コンテンツのスタイル*/

.tac	{
	text-align: center;
}

.fcr{
	color: #f27113;
}

.cr{
	color: #b93639;
}

.cbw	{
	color: #351678;
	font-weight: bold;
}

.co	{
	color: #f96a01;
	font-weight: bold;
}

.cb	{
	color: #0860a7;
}

.cbr	{
	color: #7c442f;
}

.cr2{
	color: #f00;
  font-weight: bold;
}

.fwb	{
	font-weight: bold;
}

.pt0	{
	padding-top: 0;
}

.pb0	{
	padding-bottom: 0;
}

.mt0 {
	margin-top: 0;
}

.mt10	{
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb0 {
	margin-bottom: 0;
}

.mb10	{
	margin-bottom: 10px;
}

.mb20	{
	margin-bottom: 20px;
}

.mb30	{
	margin-bottom: 30px;
}

/*エリアのスタイル*/

#acMenu	{
	width: 950px;
}

#acMenu dt	{
  display:block;
  text-align:center;
  cursor:pointer;
}
#acMenu dd	{
  background:#fff;
  display:none;
	font-size: 15px;
}

.map-inner	{
	padding: 20px 30px 0px;
}

.map-txt	{
	line-height: 1.8;
}

/*エリアのスタイルここまで*/

/*コンテンツのスタイルここまで*/

/*ボタン色の指定*/
.btn-success,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success:active.focus,
.btn-success.active.focus{
  color: #fff !important;
  background-color: #ef7115;
  border-color: #795548;
  font-family: 'Noto Sans Japanese', sans-serif;
}
.btn-success:hover {
  color: #f00 !important;
  background-color: #cc0000;
  border-color: #cc0000;
  text-decoration: none !important;
}

@media screen and (max-width:1099px) and (min-width:769px) {
  .master{
		width: 100%;
	} 
  .header-master	{
		width: 100%;
	}
  
  .header-bar {
		height: 85px
	}
  .navbar-brand	{
    padding:0 0 0 5px ;
    margin-top: 5px;
	}

  .navbar-right	{
    margin-top: 20px;
    width: 45%;
	}

  .navbar-right>a	{
    display: block;
    margin-right: 10px;
    width: 47%;
	}
  .navbar-right-info>img{
    width: 92%;
  }
	
	#acMenu	{
		width: 100%;
}
  
}

/*PCのときSPのトップ画を見えなくする*/
@media (min-width: 768px) {
  .sp{display: none;}
	
}

/*min-width: 768px 終わり*/


/*スマホ用指定*/
@media (max-width: 768px) {
	
  body {
		font-size: 14px;
		line-height: 1.6;
	}
	
  .pc{
		display: none;
	}
	
	.container-box	{
		width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
	}
  
	.container	{
		width: 98%;
	}
	
	.row	{
		padding: 5px 0;
	}
	
  .master	{
		width: 98%;
	}
	
	.navbar-static-top	{
		background-color: #fff;
		border-bottom: 2px solid #b9a9a9;
		margin-bottom: 0;
	}
	
	.header-master	{
		width: 100%;
		font-size: 10px;
	}

  .header-bar {
		height: 50px;
  	}
  
  .navbar-brand	{
		margin-top: 0;
  }
  
  .navbar-header	{
		float: left;
	}
  .navbar-header img	{
		width: 80%;
	}
	
  .sp-header-info>a	{
		float: right;
		margin-right: 10px;
		width: 40px;
	}
		  
  .sp-header-info>a:first-child	{
		margin-right: 0;
  	}
	
	.navbar-right-tel	{
		margin-top: 5px;	
	}
		
	.navbar-right-mail	{
		margin-top: 10px;	
	}

  .jumbotron	{
		padding: 0;
  	}
	
	#trouble-list	{
		background-color: #fff;
		border-radius: 15px;
		border: 1px solid #ccc;
	}
	
	#trouble-list table	{
		width: 100%;
	}
	
	#trouble-list tr	{
		border-bottom: 1px dotted #ccc;
	}
	
	#trouble-list th	{	
		font-size: 14px;
	}
	#trouble-list td	{
		padding-left: 2%;
	}
	
	h4.h4tx	{
		font-size:14px;
		font-weight: normal;
	}
  
  .bg-info .attention	{
		font-size: 16px;
	}
  .bg-info	{
		padding: 15px 0 0;
	}

  .Lead:after {
		border-width: 30px 80px;
		bottom: -90px;
	}
	
	.top-read	{
		padding: 10px;
	}
	
	.top-read-inner	{
		padding: 0;
	}
	
  .sub-ttl-a {
		padding-left: 10px;
		font-size: 18px;
	}

	.sub-ttl-b {
		padding-left: 10px;
		font-size: 18px;
	}

	.sub-ttl-c {
		font-size: 18px;
	}

	.sub-ttl-d {
		font-size: 18px;
	}

	.flow-header	{
		margin-bottom: 5px;
		padding: 0 0 7px 2px;
		font-size: 16px;
	}
	
	.row-inner	{
		font-size: 16px;
		padding: 10px;
		min-height: 1px;
		background-color: #fff;
		border-radius: 10px
	}

	.order-copy	{
		padding: 0px;
		font-size:14px;
		border-radius:0px;
		margin-bottom: 10px;
	}
		
	.ttl-num	{
		margin-right: 5px;
		padding: 2px 8px 0;
		border-radius: 30px;
		letter-spacing: .02em;
	}
	
	.flow-ttl	{
		line-height: 1.8;
		font-size: 16px;
	}	
	
	.ttl-num2	{
		width: 25px;
		height: 25px;
		border-radius: 25px;
		margin-right: 3px;
		font-size:18px;
	}
	
	.ttl-num-q	{
		width: 30px;
		height: 30px;
		line-height: 180%;
		margin-right: 5px;
	}
	
	.qa-emp	{
		font-size: 1.6rem;
	}

	.col-6-inner	{
		padding: 0 8px;
	}
	
	.box-conts	{
		padding: 8px;
		background-color: #fff;
		border: 5px double #ededed;
		border-radius: 5px;
		min-height: 1px;
	}
	
	.sp-mb10	{
		margin-bottom: 10px;
	}

	.service-sub	{
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		border-bottom: 1px solid #000;
	}
	
	.top-name {
		font-size: 16px;
		padding-left: 5px;
	}	
	
  #price-table	{
		font-size: 7px;
	}

	#price-table th,#price-table td {
		padding: 1px;
	}

	#price-table .price-bgc	{
		width: 30%;
		font-size: 8px;
	}
	
	#price-table .price-logo	{
		width: 80%;
	}

	#price-table .price-th	{
		width: 20%;
	}

	#price-table .price-head	{
		font-size: 10px;
	}

	#price-table .price-tdw	{
		width: 20%;
	}
	
	.works-txt	{
		font-size: 15px ;
	}
	
	.qa-header	{
		margin-bottom: 15px;
		padding: 0  5px 0px;
		font-size: 16px;
	}
	
	.qa-answer	{
		font-size: 14px;
		padding-left: 5px;
	}
	
	.bg-cource01	{
		background: none;
		border-radius: 0px;
		padding: 0 15px;
	}
		
	.li-style01	{
		padding-left: 5px;
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.li-style02	{
		font-size: 15px;
	}

	.voice-name  {
  	font-size: 16px;
	}
	
	.voice-ul	{
		font-size:15px;
	}
	
	.voice-txt	{
		margin-bottom: 15px;
	}

  #company-table  {
		font-size:15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  
	#company-table.table th,#company-table.table td	{
		padding: 5px;
	}
	
	#company-table.table th	{
		width: 29%;
		vertical-align: middle;
	}
		
	.footer	{
		font-size:13px;
	}
	
	/*エリアのスタイル*/
	#acMenu	{
		width: 100%;
	}

	#acMenu dt	{
		display:block;
		line-height:50px;
		text-align:center;
		border:#666 1px solid;
		cursor:pointer;
	}
	#acMenu dd	{
		background:#f2f2f2;
		border:#666 1px solid;
		display:none;
		font-size: 15px;
	}

	.map-inner	{
		padding: 10px 10px 0px;
	}

	.map-txt	{
		line-height: 1.5;
	}

	.area-title	{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
	}

/*エリアのスタイルここまで*/
  	
}

/*max-width: 768px （スマホ用）終わり*/

@media screen and (max-width:480px) {
	.container-box	{
		padding-top: 10px;
		padding-bottom: 10px;
	}
  .navbar-header	{
		float: left;
	}
	.navbar-header img	{
		width:100%;
	}
  
  .header-bar {
		height: auto;
  }
  	
  .navbar-brand	{
		width: 140px;
		height: auto;
		margin-top: 6px;
		padding: 0;
  }
	
  .sp-header-info>a	{
		float: right;
		margin-right: 10px;
		width: 30px;
	}
	
	.navbar-right-tel	{
		margin-top: 10px;	
	}
		
	.navbar-right-mail	{
		margin-top: 15px;	
	}
	
	.info-txt	{
		font-size: 13px;
	}
	
	.area-container	{
		padding-left: 5px;
		padding-right: 5px;
	}
  
}
