
body {
  width: 100%;
  background-color:#FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#000;
}
li { list-style:none;
}

/*/////  実績ページ /////*/
ul li#work-img {
	float:left;
	   width:90%;
	   text-align:center;
}
ul li#work-img-2 {
	float:left;
	   width:90%;
	   text-align:center;
}
p#work-text {
	width:100%;
	float:left;
	  max-width:940px;
	   font-size:0.6em;
	   text-align:center;
	   line-height:1.5em;
}
li#work-img img {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 1px 1px 1px #D0D0D0;
	box-shadow: 1px 1px 1px #D0D0D0;
}
li#work-img-2 img {
	width: 100%;
	height: auto;
}
span#hplink a img{
	width: 32.01%;
	height: auto;
	box-shadow: 0px 0px 0px #D0D0D0;
	margin-bottom:10px;

}
span#hplink a img:hover{
	opacity:0.5;

}
img {
  width:100%;
  height:auto;
  max-width:940px;
}
.span7-5{ width:100%;}
.span4 {
	width:100%;
	}
	
.span4 p{
	width:90%;
	padding-right:40px;
	}
		#heading-box{ width:100%;
	float: right;
	margin-bottom:10px;}
	#heading-1{
	width: 40%;
	float: left;
	font-size: 0.8em;
	color:#3B3B3B;
	font-weight: bolder;
	background-color:#FDD500;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 10px;
	margin-right:0px;
	line-height:1.5em;
}
		#heading-2{ width:45%;
			background-image:url(../images/tel.png);
	background-size:contain;
	background-repeat:no-repeat;
	padding-left:30px;
	float:right;
	font-size:1.1em;
	color: #BC0003;
	font-weight:bolder;}
	#heading-3{ width:50%;
	float:right;
	font-size:0.8em;
	color:#2B83F9;}
	#heading-3 img{ width:95%;
	}
	#heading-3 a img:hover{ opacity:0.5;
	}
.float-left  {float:left;
}
.float-right  {float:right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
pre {
  text-align: left;
  background-color: #f8f8ff;
  padding: 10px;
  border: 1px solid #dddddd;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.content {
  overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}

.row {
  margin-left: 0px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
 span#link a:hover {
		color:#82E479;
		}
/*スマホ用*/
.container {
  margin-left: auto;
  margin-right: auto;
  width: 97%;
  position: relative;
  overflow: visible;
}
.container-gray .container a {
  color: #7a7a7a;
  text-transform: uppercase;
  font-size: 12px;
}
.container-gray .container a:hover {
  color: #5bd5a0;
}
a {
  color: #2C2C2C;
  text-decoration: none;
  transition: all 0.2s ease-out;
}
a:hover {
  color: #ffffff;
}
.bgcolor-gray{
	background-color:#E9E9E9;
	padding:5px;
	margin-right:10px;
	}
h1 {
	width:100%;
	color: #1A1A1A;
	padding: 0px 0 12px 0;
	font-size: 0.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/logomini.gif);
	background-repeat: no-repeat;
	text-indent: 24px;
	
}

.center {
  text-align: center;
}
.small {
  font-size: 14px;
}
.circles {
  padding: 0;
}
.circles .row {
}
.circles img {
  margin-top: 25px;
}
.circle {
  margin: 5px;
  width: 60px;
  color: #211E1E;
  font-size: 12px;
  line-height: 0.5em;
  padding-top:25px;
  text-align: center;
  height: 35px;
  border-radius: 40px;
}
.circle2 {
  margin: 5px;
  width: 60px;
  color: #211E1E;
  font-size: 12px;
  line-height: 0.5em;
  padding-top:15px;
  text-align: center;
  height: 45px;
  border-radius: 40px;
}
.bg-green {
  background: #5bd5a0;
}
.bg-blue {
  background: #1daee9;
}
.bg-purple {
  background: #c843a5;
}
.bg-red {
  background: #eb3980;
}
.bg-brown {
  background: #A66D2A;
}
.bg-yellow {
  background: #ffcc35;
}
.topfont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 1em;
	line-height: 0.8em;
	}
	.topfont2  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 1em;
	line-height: 1.1em;
	}
		/*/////  seoページ /////*/
.font-ttl{
		font-size:1.5em;
		font-weight:lighter;
		padding-left:10px;}
.font-ttl-p { background-color:#2B2B2B;
		padding:10PX;
		color:#EEEEEE;
		font-weight:lighter;}
.font-ttl-right { float:right;
	text-align:center;}
.font-text { line-height:2em;}
.font-text-dairi { font-size:0.8em;
line-height:2em;}
.font-text-dairi-ttl { font-size:1em}
#font-red { color:#DB0003;}
#font-grey { color:#424242;}
#font-red-big { font-size:1.3em;
	color:#DB0003;
	line-height:1.5em;}
.font-text-s { font-size:0.8em;
	line-height:1.5em;}
.font-text-s img {
	text-align:center;}
	/*/////  特徴ページ /////*/
		#tokuchou_textbox{
	width: 100%;
	float: right;
	padding: 10px;
	position:relative;
	}
	#tokuchou_textbox img{ width:25%;
	float:left;
	padding:10px;
	margin-right:20px;
position: absolute;
    bottom: 0;
    left: 25px;
	}
		#tokuchou_textbox p#tokuchoutext{ font-size:0.8em;
		width:55%;
		float:right;
	}
	#tokuchou_textbox p#font-red-big{ font-size:1.8em;
		width:100%;
		float:right;
		text-align:center;
		font-weight:bold;
		margin-top:25px;
		margin-bottom:25px;
	}
	/*吹き出し */
	#tokuchoutext{
	font-size: 0.8em;
	width: 60%;
	float: right;
	border: 3px solid #F3CA00;
	border-radius: 12px;
	padding:5px;
	}

	/*/////  代理店ページ /////*/
	.boxborder{
	border: 2px solid #404040;
	border-radius: 20px;
	padding:20px;
}
#iconlist li{ float:left;
width:25%;
text-align:center;
color:#FFFFFF;
background-color:#D60003;
padding:5px;
margin-right:10px;
font-size:0.6em;
border-radius:5px;
}
	.font-ttl-dairi{
	font-size: 1em;
	font-weight: bolder;
	line-height: 1.5em;
	padding-left: 5px;
	padding-bottom: 10px;
	
}
	.font-ttl-dairi2{
	font-size: 1em;
	font-weight: bolder;
	line-height: 1.5em;
	padding-left: 5px;
	
}
/*/////  お悩みページ /////*/
#onayamittl{ font-size:2em;
font-weight:lighter;
color:#00C0DA;
	}
	#onayamittl2{ font-size:2em;
font-weight:lighter;
color:#ECA008;
	}
.font-ttl-nayami li{
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.5em;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image:url(../images/pin2.png);
	background-repeat:no-repeat;
	text-indent:0px;	
	margin-left:-40px;
}
.font-ttl-nayami2 li{
	font-size: 1em;
	font-weight: bolder;
	line-height: 2em;
	padding-left: 15px;
	padding-bottom: 10px;
	background-color:#F8EB9C;
	background-image: url(../images/pinlogo.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	border: 1px dotted #E80000;
	padding-top:5px;
	margin-bottom:10px;
	margin-left:-45px;
}
/*///// ボタンアニメーション /////*/
.column:after {
			content: '';
			clear: both;
			display: block;
		}
figure {
	position: relative;
	overflow: hidden;
	width: 80%;
	float:left;
}
figure img {
	position: relative;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
}
figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100px;
	background: #46ceb4;
	-webkit-transition: .3s;
	transition: .3s;
}
figcaption h3 { font-size:0.9em;
text-indent:10px;
line-height:1em;
}
figcaption p { font-size:0.8em;
text-indent:10px;
}
figure:hover img {
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
}
/*///// フローページ /////*/
	.font-ttl-flow1 { background-image:url(../images/1.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow2 { background-image:url(../images/2.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow3 { background-image:url(../images/3.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow4 { background-image:url(../images/4.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow5 { background-image:url(../images/5.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow6 { background-image:url(../images/6.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow7 { background-image:url(../images/7.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow8 { background-image:url(../images/8.png);
	background-repeat:no-repeat;
	width:50%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow-r1 {
	width:45%;
	float:right;
	}
	.font-ttl-flow-r1 h2 {
		font-weight:lighter;
		font-size:1em;
		line-height:500%;
	}
	.font-ttl-flow-r2 {
	width:90%;
	float:right;
	padding-left:35px;
	color:#00821F;
	font-size:0.8em;
	background-image:url(../images/arr.png);
	background-repeat:no-repeat;
	background-position:0 40%;
	background-color:#E9E9E9;
	}
	article.flowbox { clear:both;
	margin-bottom:100px;
		}
		
/*///// Q&Aページ /////*/
	.font-ttl-q1 { background-image:url(../images/q.ng);
	background-repeat:no-repeat;
	width:30%;
	height:110px;
	float:left;
	margin-right:2%;
	margin-top:3%;
	}
	.font-ttl-q-r1 {
	width:60%;
	float:left;
	border:#27BB0F solid 3px;
	border-radius:15px;
	padding:1%;
	}
	.font-ttl-q-r2 {
		margin-top:0px;
	width:80%;
	float:left;
	color:#009009;
	padding-left:8px;
	padding-right:7px;
	font-size:0.8em;
	background-repeat:no-repeat;
	background-position:0 40%;
	border:#27BB0F solid 3px;
	border-radius:15px;
	background-color:#FBFAE6;
	}
	.font-ttl-q-r3 {
	width:25%;
	float:right;
	margin-right:0px;

	}
	article.flowbox { clear:both;
	margin-bottom:100px;
		}

@media screen and (min-width: 479px) {
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}	
.span12 {
  width: 940px;
}
.span12 img {
  width: 100%;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7-5 {
  width: 580px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 80px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.offsettop30 { margin-top:30px;}
.offsettop50 { margin-top:50px;}
.offsetright10 { margin-right:10px;}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#heading-box{ width:45%;
	float:right;
	margin-bottom:10px;}
#heading-1{
	width: 45%;
	float: left;
	font-size: 0.7em;
	color:#3B3B3B;
	font-weight: bolder;
	background-color:#FDD500;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 10px;
	margin-right: 10px;
	line-height:1.5em;
}
#heading-2{ width:50%;
	background-image:url(../images/tel.png);
	background-size:contain;
	background-repeat:no-repeat;
	padding-left:25px;
	float:right;
	font-size:1em;
	color: #BC0003;
	font-weight:bolder;}
	#heading-3{ width:50%;
	float:right;
	font-size:0.8em;
	color:#2B83F9;}
	#heading-3 img{ width:90%;
	}
	#heading-3 a img:hover{ opacity:0.5;
	}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", sans-serif,;
  font-size: 18px;
  line-height: 24px;
  color: #231f20;
  margin: 0;
  min-width: 940px;
}
img {
  max-width: none;
}
a {
  color: #2C2C2C;
  text-decoration: none;
  transition: all 0.2s ease-out;
}
a:hover {
  color: #ffffff;
}
.underline {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid $pink;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
  list-style-position: inside;
  line-height: 1em;
}
h1 {
	width:50%;
	color: #7B7B7B;
	padding: 0px 0 12px 0;
	font-size: 0.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/logomini.gif);
	background-repeat: no-repeat;
	text-indent: 24px;
	float:left;
}
h2 {
  padding-top: 24px;
  margin:      0 0 0 0;
  display:     inline-block;
  font-size:   18px;
  line-height: 28px;
}
h3 {
  padding-top: 24px;
}
p {
  margin: 12px 0;
}
.uppercase {
  text-transform: uppercase;
}
.center {
  text-align: center;
}
.small {
  font-size: 14px;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.medium {
  font-size: 21px;
}
.big {
  font-size: 24px;
  line-height: 32px;
}
.gray {
  color: #7a7a7a;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  position: relative;
  padding: 48px 0;
  overflow: visible;
}
.container-white {
  background: #fff;
}
.container-gray .container {
  padding: 24px 0 0 0;
}
.container-gray .container a {
  color: #7a7a7a;
  text-transform: uppercase;
  font-size: 12px;
}
.container-gray .container a:hover {
  color: #5bd5a0;
}
.circles {
  padding: 0;
}
.circles .row {
	padding-left:160px;
}
.circles img {
  margin-top: 25px;
}
.circle {
  margin: 10px;
  width: 76px;
  color: #211E1E;
  font-size: 12px;
  line-height: 1em;
  padding-top:30px;
  text-align: center;
  height: 76px;
  border-radius: 38px;
}
.circle2 {
  margin: 10px;
  width: 76px;
  color: #211E1E;
  font-size: 12px;
  line-height: 1em;
  padding-top:22px;
  text-align: center;
  height: 76px;
  border-radius: 38px;
}
.bg-green {
  background: #5bd5a0;
}
.bg-blue {
  background: #1daee9;
}
.bg-purple {
  background: #c843a5;
}
.bg-red {
  background: #eb3980;
}
.bg-brown {
  background: #A66D2A;
}
.bg-yellow {
  background: #ffcc35;
}
.button {
  display: inline-block;
  clear: both;
  padding: 36px 36px 24px 36px;
  background: #1daee9;
  text-align: center;
  color: #fff;
  font-size: 36px;
  line-height: 28px;
  margin: 36px 0;
  border-radius: 5px;
  color: $white;
  border: 2px solid $pink;
}
.button:hover {
  background: #fff;
  color: $pink;
  border: 2px solid $pink;
}
.pill {
  color: #fff;
  padding: 8px;
  background: #1daee9;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 16px;
  border-radius: 15px;
  line-height: 14px;
  display: inline-block;
  margin-right: 12px;
}

.top__element {
  visibility: hidden;
}

.topfont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 1em;
	line-height: 0.8em;
	}
	.topfont2  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 1em;
	line-height: 1.1em;
	}
	
	/*/////  seoページ /////*/
	.font-ttl{
		font-size:1.5em;
		font-weight:lighter;
		padding-left:10px;}
	.font-ttl-p { background-color:#2B2B2B;
		padding:10PX;
		color:#EEEEEE;
		font-weight:lighter;}
	.font-ttl-right { float:right;
	text-align:center;}
	.font-text { line-height:2em;}
	#font-red { color:#DB0003;}
	#font-blue { color:#51C5E2;}
	#font-red-big { font-size:1.3em;
	color:#DB0003;
	line-height:1.5em;
}
#tokuchou_textbox p#font-red-big{ 
		text-align:center;
		width:100%;
		margin-top:25px;
		margin-bottom:25px;
		font-weight:bold;
		font-size:1.5em;
	}
	.font-text-s { font-size:0.8em;
	line-height:1.5em;}
	.padding-top50{padding-top:50px;
	}
	/*吹き出し */
#tokuchoutext {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	color: #111111;
	background: #FEFEFE;
	border: 3px solid  #F3CA00;
	z-index: 0;
}
#tokuchoutext:before {
content: "";
	position: absolute;
	top: 50%; left: -18px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 19px 9px 0;
	border-color: transparent #FEFEFE transparent transparent;
	z-index: 0;
}
#tokuchoutext:after {
content: "";
	position: absolute;
	top: 50%; left: -22px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 20px 10px 0;
	border-color: transparent #F3CA00 transparent transparent;
	z-index: -1;
}
		/*/////  workページ /////*/
	ul li#work-img {
	float:left;
	  max-width:940px;
	   margin:10px;
	   width:17.56%;
	   text-align:center;
}
	ul li#work-img-2 {
	float:left;
	  max-width:940px;
	   margin:10px;
	   width:17.56%;
	   text-align:center;
}
p#work-text {
	width:100%;
	float:left;
	  max-width:940px;
	   font-size:0.6em;
	   text-align:center;
	   line-height:1.5em;
}
li#work-img img {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 1px 1px 1px #D0D0D0;
	box-shadow: 1px 1px 1px #D0D0D0;
}
li#work-img-2 img {
	width: 100%;
	height: auto;
}
span#hplink a img{
	width: 52.01%;
	height: auto;
	box-shadow: 0px 0px 0px #D0D0D0;

}
span#hplink a img:hover{
	opacity:0.5;

}
img {
  width:100%;
  height:auto;
  max-width:940px;
}
	/*/////  特徴ページ /////*/
	.tokuchou{ background-image: url();
	background-repeat:repeat-y;
	width:100%;
		}
	.tokuchouback{ background-image:url();
	background-repeat:no-repeat;
	padding-top:10px;

		}
		.tokuchouback h2{ float:left;
		padding:20px;
		margin-top:-20px;
		}
	#tokuchou_textbox{
	width: 65%;
	float: right;
	padding: 10px;
	margin-right: 20px;
	
	}
	#tokuchou_textbox p{
	padding: 10px;
	}
	#tokuchou_textbox img{ width:20%;
	float:left;
	padding:10px;
	margin-right:20px;
	position: absolute;
    bottom: 0;
    left: 0;
	}
	#tokuchoutext{
	font-size: 0.8em;
	width: 70%;
	float: right;
	border: 3px solid #F3CA00;
	border-radius: 8px;
	}
	h2#tokuchoutop{
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
	color: #5B5B5B;
	font-weight: lighter;
	padding-top: 5px;
	border-width: 0px 0px 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
		}
		/*///// 販売代理ページ /////*/
		.font-ttl-dairi{
	font-size: 2em;
	font-weight: bolder;
	line-height: 1.5em;
	padding-left: 10px;
	padding-bottom: 10px;
	
}
	.font-ttl-dairi2{
	font-size: 1.6em;
	font-weight: bolder;
	line-height: 1.5em;
	padding-left: 10px;
	padding-bottom: 10px;
	
}
.boxborder{
	border: 2px solid #404040;
	border-radius: 20px;
	padding:15px;
}
#iconlist li{ float:left;
width:25%;
text-align:center;
color:#FFFFFF;
background-color:#D60003;
padding:5px;
margin-right:10px;
font-size:0.6em;
border-radius:5px;
}
.font-text-dairi { font-size:1em;
line-height:1.5em;}

	/*/////お悩みページ /////*/
.font-ttl-nayami li{
	font-size: 1.1em;
	font-weight: lighter;
	line-height: 2em;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image:url(../images/pin.png);
	background-repeat:no-repeat;
	text-indent:20px;	
		margin-left:0px;
}
.font-ttl-nayami2 li{
	font-size: 1em;
	font-weight: bolder;
	line-height: 2em;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(../images/pinlogo.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	border: 1px dotted #E80000;
	padding-top:5px;
	margin-bottom:10px;
		margin-left:0px;
}
#onayamittl{ font-size:2em;
font-weight:lighter;
color:#00C0DA;
	}
	#onayamittl2{ font-size:2em;
font-weight:lighter;
color:#ECA008;
	}
.border{ 
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#909090 solid 1px;
	}
		.dairi{}
		
		
		/*///// ボタンアニメーション /////*/
.column:after {
			content: '';
			clear: both;
			display: block;
		}
figure {
	position: relative;
	overflow: hidden;
	width: 25%;
	float:left;
}
figure img {
	position: relative;
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
}
figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100px;
	background: #46ceb4;
	-webkit-transition: .3s;
	transition: .3s;
}
figcaption h3 { font-size:0.9em;
text-indent:10px;
line-height:1em;
}
figcaption p { font-size:0.8em;
text-indent:10px;
}
figure:hover img {
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
}
	/*///// フローページ /////*/
	.font-ttl-flow1 { background-image:url(../images/1.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow2 { background-image:url(../images/2.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow3 { background-image:url(../images/3.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow4 { background-image:url(../images/4.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow5 { background-image:url(../images/5.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow6 { background-image:url(../images/6.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow7 { background-image:url(../images/7.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow8 { background-image:url(../images/8.png);
	background-repeat:no-repeat;
	width:16%;
	height:110px;
	float:left;
	margin-right:2%;
	}
	.font-ttl-flow-r1 {
	width:82%;
	float:right;
	}
	.font-ttl-flow-r1 h2 {
		font-weight:lighter;
		font-size:1.5em;
		line-height:1.3em;
	}
	.font-ttl-flow-r2 {
	width:82%;
	float:right;
	padding-left:35px;
	color:#00821F;
	font-size:0.8em;
	background-image:url(../images/arr.png);
	background-repeat:no-repeat;
	background-position:0 40%;
	background-color:#FFFFFF;
	}
	article.flowbox { clear:both;
	margin-bottom:100px;
		}
	.space100 { height:100px;}
	/*///// Q&Aページ /////*/
	.font-ttl-q1 { background-image:url(../images/q.ng);
	background-repeat:no-repeat;
	width:12%;
	height:110px;
	float:left;
	margin-right:2%;
	margin-top:3%;
	}
	.font-ttl-q-r1 {
	width:auto;
	float:left;
	border:#27BB0F solid 3px;
	border-radius:15px;
	padding:1%;
	}
	
	.font-ttl-q-r2 {
		margin-top:10px;
	width:66%;
	float:left;
	color:#009009;
	padding-left:8px;
	padding-right:7px;
	font-size:0.8em;
	background-repeat:no-repeat;
	background-position:0 40%;
	border:#27BB0F solid 3px;
	border-radius:15px;
	background-color:#FBFAE6;
	}
	.font-ttl-q-r3 {
	width:15%;
	float:right;
	margin-right:20px;

	}
	article.flowbox { clear:both;
	margin-bottom:100px;
		}
}
	
