/*	--------------------------------------------------
	:: Global Reset & Standards
	-------------------------------------------------- */

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, 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,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;/*vertical-align: baseline;*/
}
html {font-size:　14px;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
	text-align: left;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: #fff;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif, "メイリオ";
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
img.spcontents{
	width: 100%;
	padding-bottom: 2%;
}

@media screen and (min-width: 500px){
	img.spcontents{display: none;}

}

img.w100{
	width: 100%;
	padding-bottom: 2%;
}
img.w50{
	width: 22%;
	padding-bottom: 2%;
	padding-left: 1.5%;
	padding-right: 1.5%;
}
img.btn{
	width: 48%;
	padding-bottom: 2%;
	padding-left: 1%;
	padding-right: 1%;
}

footer{font-size:14px;line-height: 1.5em;}
footer div.inner {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}


strong.red {
background: linear-gradient(transparent 90%, #FF0 90%);
font-size: 120%;
}


/*	--------------------------------------------------
	:: Links   サブの横の各リンク
	-------------------------------------------------- */
a {
	color: #000;
	text-decoration: none;
	line-height: inherit;
}
a:hover {
        background-color: #5cd246;
	color: #fff;
}
a:focus {
	color: #fff;
	outline: none;
}
p a, p a:visited {
	line-height: inherit;
}
/*	--------------------------------------------------
	:: Lists　アコーディオン
	-------------------------------------------------- */
ul.accordion {
	width: 100%;
	overflow: hidden;
	padding-top: 2%;
	/*padding-bottom: 5%;*/
	text-align: center;
	/*font-size:12px;*/
	color: #333;
}
ul.accordion ul {
	display: none;
}
ul.accordion li p {
	/*background: #D2D1D1;*/
	padding: 1%;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
ul.accordion ul li {
	padding: 1%;
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
}
ul.accordion ul li:last-child {
	border: none;
}
ul.accordion li p {
	background-image: url(../img/open.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 14px;
}
ul.accordion li p.active {
	background-image: url(../img/close.png);
}

dl.accordion { background:#DDD; width:100%; margin:0 auto 30px; padding:10px;}
dl.accordion dt {
	background: url(../img/open.png) 97% center no-repeat;
	background: url(../img/open.png) 97% center no-repeat;
	border-bottom: 1px solid #EEE;
	line-height: 1.5;
	cursor: pointer;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bolder;
	height: 100%;
	padding-right: 8%;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #5cd246;
}
dl.accordion dt.open {
	/* [disabled]background: url(../img/close.png) 97% center no-repeat,-moz-linear-gradient(top, #014E81, #014E81); */
	background-repeat: no-repeat;
	background-position: 97% center no-repeat;
	background-image: url(../img/close.png);
	background-color: #5cd246;
}
dl.accordion dd { background:#FFF; padding:10px; line-height:2.2; display:none;}

dl.accordion dd span{background-color: red; padding: 1%;margin-right: 1%; font-size: 120%; font-weight: 900; color: #fff;}


.clear {
	clear: both;
	text-align: right;
	margin-bottom: 2%;
}
div.content {
	/*font-size:12px;*/
	width: 100%;
	margin: 0 auto;
}
img {
	height: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}


/*	--------------------------------------------------
	:: color
	-------------------------------------------------- */

.c_001 {
	background-color: #006A68;
}
.c_002 {
	background-color: #006A68;
}
.c_003 {
	background-color: #0065A1;
}
.c_004 {
	background-color: #642D58;
}
.c_005 {
	background-color: #5cd246
}
.c_006 {
	background-color: #5cd246;
}

.c_007 {
	background-color: #FFFFFF;
}

.category {
	color: #aaa;
}
/*	--------------------------------------------------
	:: Tables
	-------------------------------------------------- */
table {
	background: #fff;
	margin: 0 0 18px;
	border: 1px solid #A9A8A8;
	width: 100%;
	margin-top: 3%;
	text-align: center;
}
table thead, table tfoot {
	background-color: #51ef74;
	color: #000;
}
table thead tr th,  table tfoot tr th,  table tbody tr td,  table tr td,  table tfoot tr td {
	font-size: 100%;
	line-height: 1.75;
	text-align: center;
}
table thead tr th,  table tfoot tr td {
	padding: 8px 10px 9px;
	font-size: 14px;
	font-weight: bold;
	color: #222;
}
table thead tr th:first-child, table tfoot tr td:first-child {
	border-left: none;
}
table thead tr th:last-child, table tfoot tr td:last-child {
	border-right: none;
}
table tbody tr.even,  table tbody tr.alt {
	background: #f9f9f9;
}
table tbody tr:nth-child(even) {
	background: #f9f9f9;
}
table tbody tr td {
	padding: 5px;
	/*vertical-align: top;
	border: none;*/
	border-left: 1px solid #A9A8A8;
}

table.table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #A9A8A8;
	background-color: #FFFFFF;
	margin: 0 auto;
	font-size: 100%;
	table-layout: fixed;
}
table th, table td {
	border-left: 1px solid #A9A8A8;
	border-bottom: 1px solid #A9A8A8;
}
table.table th, table.table td {
	border: 1px solid #A9A8A8;
}
table.table td {
	border: 1px solid #A9A8A8;
	width: 50%;
	text-align: center;
}
table.table thead {
	background-color: #D2D1D1;
}
input {
	/* [disabled]width: 50%; */
	margin-bottom: 2%;
	padding: 5px 10px;
}
/*	--------------------------------------------------
	:: list
	-------------------------------------------------- */
.list-box {
	width: 100%;
	/* [disabled]padding-top: 10%;
*/
	display: table;
}

.list-box div {
	width: 26.5%;
	display: inline-table;
	margin: 2%;
	padding: 1%;
	background-color: #eee;
	box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 5px #aaa;
	text-align: center;
	font-size: 120%;
}
.list-box div img {
	width: 100%;
	background-color: #fff;
}
.list-box a:hover {
	opacity: .5;
}

@media screen and (max-width: 780px) {
.list-box div {
	font-size: 80%;
}
.list-box a:hover {
	opacity: 1;
}
}

/*	--------------------------------------------------
	:: パンくず
	-------------------------------------------------- */

.cd-breadcrumb, .cd-multi-steps {
	padding: 1%;
	margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.88em;
	border-radius: .25em;
	border-bottom: 1px solid #A9A8A8;
	width: auto;
}
.cd-breadcrumb:after, .cd-multi-steps:after {
	content: "";
	display: table;
	clear: both;
}
.cd-breadcrumb li, .cd-multi-steps li {
	display: inline-block;
	float: left;
	margin: 0.5em 0;
}
.cd-breadcrumb li::after, .cd-multi-steps li::after {
	/* this is the separator between items */
	display: inline-block;
	content: '\00bb';
	margin: 0 .6em;
	color: #959fa5;
}
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
	/* hide separator after the last item */
	display: none;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
	/* single step */
	display: inline-block;
	font-size: 14px;
	color: #2c3f4c;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
	/* selected step*/
	color: #96c03d;
	font-weight: bolder;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
	/* steps already visited */
	color: #96c03d;
	font-weight: bolder;
}

@media screen and (max-width: 780px) {
.cd-breadcrumb, .cd-multi-steps {
	margin-top: 20px;
}
/* .cd-breadcrumb li, .cd-multi-steps li {
    margin: 1.2em 0;
  }*/
.cd-breadcrumb li::after, .cd-multi-steps li::after {
	margin: 0 0.88em;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
	font-size: 80%;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
	font-size: 100%;
}
}
/*	--------------------------------------------------
	:: ボタン
	-------------------------------------------------- */
.button {
	display: inline-block;
	width: 90%;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #5cd246;
	color: #333;
	line-height: 30px;
	overflow: hidden;
	border-radius: 10px;
	width: 90%;
	margin-top: 2%;
}
.button:hover {
	color: #fff;
}
.button::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.button:hover::after {
	top: 0;
	background-color: #5cd246;
}
.button a{font-size: 120%; font-weight: 900; color: #5cd246; display: block;}
.button a:hover{color: #fff;}

/*	--------------------------------------------------
	:: 依頼者の声（ＰＣスマホ両方表示される）
	-------------------------------------------------- */
.button2 {
	display: inline-block;
	width: 90%;
	text-align: center;
	text-decoration: none;
	outline: none;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #5cd246;
	color: #333;
	line-height: 40px;
	overflow: hidden;
	border-radius: 10px;
	width: 90%;
	margin-top: 2%;
}
.button2:hover {
	color: #fff;
}
.button2::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.button2:hover::after {
	top: 0;
	background-color: #5cd246;
}
.button2 a{font-size: 120%; font-weight: 900; color: #000; display: block;}
.button2 a:hover{color: #fff;}

.button3 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	width: 27%;
    margin: 2.23%;}

.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #5cd246;
	color: #333;
	line-height: 30px;
	overflow: hidden;
	border-radius: 10px;
	margin-top: 2%;

}
.button3:hover {
	color: #fff;
}
.button3::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.button3:hover::after {
	top: 0;
	background-color: #5cd246;
}
.button3 a{font-size: 120%; font-weight: 900; color: #5cd246; display: block;text-align: center;}
.button3 a:hover{color: #fff;}

/*	--------------------------------------------------
	:: spcontentsボタン～PCは表示スマホは非表示ボタン
	-------------------------------------------------- */

@media screen and (max-width: 500px){
	p.button4{display: none;}

}

@media screen and (min-width: 501px){
.button4 {
	display: inline-block;
	width: 90%;
	text-align: center;
	text-decoration: none;
	outline: none;
}

.button4::before,
.button4::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.button4,
.button4::before,
.button4::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button4 {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #5cd246;
	color: #333;
	line-height: 40px;
	overflow: hidden;
	border-radius: 10px;
	width: 90%;
	margin-top: 2%;
}
.button4:hover {
	color: #fff;
}
.button4::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.button4:hover::after {
	top: 0;
	background-color: #5cd246;
}
.button4 a{font-size: 120%; font-weight: 900; color: #000; display: block;}
.button4 a:hover{color: #fff;}

}


/*	--------------------------------------------------
	:: よくある質問のとこ
	-------------------------------------------------- */
.qa {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	width: 20%;
    margin: 2.23%;}
.qa::before,
.qa::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.qa,
.qa::before,
.qa::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.qa {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #5cd246;
	color: #333;
	line-height: 50px;
	overflow: hidden;
	border-radius: 10px;
}
.qa:hover {
	color: #fff;
}
.qa::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.qa:hover::after {
	top: 0;
	background-color: #5cd246;
}
.qa a{
	font-size: 110%;
	font-weight: 900;
	color: #5cd246;
	display: block;
	text-align: center;
}
.qa a:hover{color: #fff;}


/*	--------------------------------------------------
	:: クラウドタグもどき
	-------------------------------------------------- */
ul.tag {
	margin-top: 5%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10%;
	padding: 0;
	list-style: none;
}
ul.tag li {
	display: inline-block;
	margin: 0 0 0.3em 2em;
	padding: 0;
}
ul.tag li a {
	position: relative;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	padding: 0 0.88em;
	background-color: #3498db;
	border-radius: 0 3px 3px 0;
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
ul.tag li a::before {
	position: absolute;
	top: 0;
	left: -15px;
	content: '';
	width: 0;
	height: 0;
	border-color: transparent #3498db transparent transparent;
	border-style: solid;
	border-width: 9px 15px 9px 0;
	-webkit-transition: .2s;
	transition: .2s;
}
ul.tag li a::after {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background-color: #fff;
	border-radius: 100%;
}
ul.tag li span {
	display: block;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
ul.tag li a:hover {
	background-color: #555;
	color: #fff;
}
ul.tag li a:hover::before {
	border-right-color: #555;
}
/*	--------------------------------------------------
	:: タイトル周り
	-------------------------------------------------- */
.titel_wapper {
	margin-top: 5%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5%;
}

.titel_box {
	position: relative;
	text-align: center;
	font-weight: 900;
	/*width:50%;*/
}
.titel_box span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 3%;
	padding: 0 5%;
	background-color: #fff;
	text-align: center;
	max-width: 100%;
}
.titel_box::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	/*background: #ccc;*/
	background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
	background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}
.titel {
	position: relative;
	text-align: left;
	font-weight: 900;
}

/* balloon-1 bottom */
.balloon-1-bottom {
	position: relative;
	display: inline-block;
	padding-top: 1%;
	padding-bottom: 1%;
	width: 100%;
	min-width: 115px;
	/*line-height: 34px;*/
	color: #FFFFFF;
	text-align: center;
	background-color: #5cd246;
	border: 3px solid #5cd246;
	z-index: 0;
	margin-bottom: 3%;
}
.balloon-1-bottom:before {
	content: "";
	position: absolute;
	bottom: -8px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #5cd246 transparent transparent transparent;
	z-index: 0;
}
.balloon-1-bottom: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: #5cd246 transparent transparent transparent;
	z-index: -1;
}

div.main{width: 100%;  height: auto; font-size: 14px; line-height: 2;}

div.main section.right{width: 75%; float: right; padding-bottom: 2%;}
div.main section.right div.box_001{width: 30%; float: left; padding-left: 1.5%; padding-right: 1.5%;}
div.main section.right div.box_002{width: 35%; float: right; padding-left: 1.5%; padding-right: 1.5%;}
div.main section.right div.box_003{width: 30%; float: right; padding-left: 1.5%; padding-right: 1.5%;}
div.box_004{width: 45%; float: right;}
div.box_005{width: 50%; float: left; padding-right: 5%;}
div.box_006{width: 28%; float: left; padding-left: 1.5%; padding-right: 1.5%;}

div.box_007 {
    border: 2px solid #5cd246;
    border-radius: 4px;
    margin: 2% auto;
    position: relative;
	width: 100%;
}

div.box_007 section{padding: 2%;}
/*div.box_007::before {
    background-color: #fff;
    color: #5cd246;
    content: "お客様の声";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}*/

div.box_007 p.right{text-align: right; font-size: 90%;}


div.main section.right div img.img_001{width: 100%; margin-bottom: 5%; margin-top: 2%; border: 1px solid #ccc;}
div.main section.right div img.img_002{
	width: 100%;
	margin-bottom: 5%;
	margin-top: 2%;
}
div.main section.right div img.voice{width: 100%;}
div.main div.left{width: 23%; float: left; margin-right: 2%;}

div.main div.left section{margin-bottom: 5%;}

div.main div.left section li{font-size: 100%;line-height: 1.75;font-weight: 500;border-bottom: 1px dotted #ccc;margin-bottom: 2%; padding-bottom: 1%;}

div.main li{
	font-size: 105%;
	list-style: none;
	font-weight: bold;
	text-align: left;
	line-height: 1.7em;
}

div.main span.step{
	width: 20%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-bottom: 2%;
	color: #FFFFFF;
	background-color: #014E81;
	font-size: 120%;
	font-weight: 900;
	text-align: center;
	margin-top: 2%;
	margin-right: 1.5%;

}

div.main div.box_001 p{text-align: center; font-size: 100%; line-height: 2.0em;}
div.main div.box_001 p span{font-size: 130%;font-weight: 700;}

div.main span.nammber{width: 7%;font-size: 100%; margin-right: 1%;color: #FFFFFF;background-color: #014E81; padding:1%;}

p.point{
	padding-top: 1%;
	padding-bottom: 1.3%;
	font-size: 150%;
	font-weight: 900;
	text-align: left;
	float: left;
	border-bottom: 1px solid #5cd246;
	margin-bottom: 2%;
}

div.main p{
	margin-bottom: 2%;
	/*font-size: medium;*/
	width: 100%;
}

.block {
    padding: 1%;
	margin: 1%;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #5cd246;
	text-align: center;
	font-weight: 900;
}

span.tel{font-size: 110%;font-weight: 900;}
div.box_004 dd{border-bottom: 1px solid #5cd246; margin-top: 3%;}
div.box_004 dt{border-bottom: 1px dotted #ccc; text-indent: 3%;}
div.box_004 dt.second{text-indent: 7%;}

li.second{border-bottom: 1px dotted #5cd246;margin-bottom: 2%; padding-bottom: 1%;}

@media screen and (max-width: 750px) {
	div.main li,div.main span,p.point,span.step{font-size: 100%;}
	.balloon-1-bottom {
	position: relative;
	display: inline-block;
	padding-top: 1%;
	padding-bottom: 1%;
	width: 100%;
	min-width: 115px;
	color: #FFFFFF;
	text-align: center;
	background-color: #5cd246;
	border: 3px solid #5cd246;
	z-index: 0;
	margin-bottom: 3%;
}

}

@media screen and (max-width: 500px) {
	div.main section.right,
	div.main div.left,
	div.main section.right div
	{width: 100%;}

	div.main section.right div.box_002,
	div.main section.right div.box_001,
	div.main section.right div.box_003,
	div.box_004,
	div.box_005,
	div.box_006
	{width: 100%;}

	div.main li,
	div.main span,
	p.point,
	span.step,
	div.main div.profile p
	{font-size: 100%;}

	balloon-1-bottom {
	position: relative;
	display: inline-block;
	padding-top: 1%;
	padding-bottom: 1%;
	width: 100%;
	min-width: 115px;
	color: #FFFFFF;
	text-align: center;
	background-color: #5cd246;
	border: 3px solid #5cd246;
	z-index: 0;
	margin-bottom: 3%;
}
	div.main div.left section.sp,section.sp{display: none;}
	.button{line-height: 1.5;}

}

/*--------------------------------------------------
	:: MAP
	-------------------------------------------------- */

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 3%;
	height: 25%;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 5%;
	width: 100%;
}

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

.ggmap2 {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 3%;
	height: 0;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 5%;
}

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

.ggmap3 {
	position: relative;
	padding-bottom: 30.25%;
	padding-top: 3%;
	height: 0;
	overflow: hidden;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 50%;
	float: right;
}

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

.ggmap4 {
	position: relative;
	padding-bottom: 50.25%;
	padding-top: 3%;
	height: 0;
	overflow: hidden;
	margin-bottom: 2%;
	margin-left: 2%;
	width: 90%;
}

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

/*--------------------------------------------------
	:: from
	-------------------------------------------------- */

#formWrap {
	width:100%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
	border-collapse: collapse;
	text-align: left;
}
table.formTable td,table.formTable th{
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

/*--------------------------------------------------
	:: リンク
	-------------------------------------------------- */

a.link {
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../img/external-link-blue-default04-Shapes4FREE.png);
}

/*--------------------------------------------------
	:: ステップリスト
	-------------------------------------------------- */
div.step{
	background-color: #EFEFEF;
	padding: 2%;
	margin-top: 3%;
	margin-bottom: 3%;
	width: 96%;
}

div.step li{
	font-size: 100%;
	/*list-style: decimal;*/
	font-weight: 500;
}

div.main dl,dt,dd {
	margin: 0;
	padding: 0;
}

div.main dl{margin-top: 3%;}

/*div.main dt,dd {
	padding: 0.5%;
}
*/
div.main dt.q,div.main dt.a {
	clear: left;
	float: left;
	text-align: center;
	width: 5%;
	font-size: 150%;
	font-weight: 900;
	color: #fff;
	padding: 0.5%
}

div.main dd.q,div.main dd.a {padding-left: 7%; padding-bottom: 0.5%; padding-right: 0.5%; padding-top: 1.5%;}

div.main dt.q{background-color: #014E81;}
div.main dt.a{background-color: #FC0000;}

dt.q,dd.q{border-bottom: 1px solid #014E81;}
dd.q{ font-size: 115%; font-weight: 900;}


div.main div.profile{float: right; width: 63%; padding: 1%; background-color: #EFEFEF}
div.main div.profile p{font-size: 115%; font-weight: 900; text-align: center;}
div.main div.profile dl{padding:1%;}
div.main div.profile dl dt{
	color: #333333;
	font-size: 100%;
	width: 20%;
	text-align: left;
	float: left;
}
div.main div.profile dl dt,div.main div.profile dl dd{line-height: 1.75em; padding: 1%;}

section.sp2 span{font-size: 130%; font-weight: 900;}

#menu-box section.sp div{
	float: right;
	width: 35%;
	margin-top: 2%;
	margin-bottom: 2%;
	border: 2px solid #5cd246;
	border-radius: 10px;
	text-align: center;
}
@media screen and (min-width: 500px){
	section.sp2{display: none;}

}

@media screen and (max-width: 500px){
	div.twelve ul{display: none;}
	.qa{width: 100%;}
	.button3{width: 100%;}

}

/*--------------------------------------------------
	:: へッダー２ スマホ用のメニュー
	-------------------------------------------------- */

#menu{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#menu li{
  display: block;
	font-weight: 900;
	font-size: 99%;
  float: left;
 width: 14.28%;
  margin: 0;
  padding: 0; }
#menu li a{
  display: block;
  padding: 12px 0 10px;
  background: #5cd246;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#menu li a:hover{
  background: #388829;
}
#toggle{
 display: none;
}

@media only screen and (max-width: 768px) {
  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #5cd246;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #5cd246;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
}

.fixed {
    position: absolute;
}

/*--------------------------------------------------
	:: トップに戻るボタン
	-------------------------------------------------- */
#page-top{
	display: block;
	position: fixed;
	z-index: 9999;
	bottom: 60px;
	right: 10px;
	width: 80px;
	padding: 20px 10px;
	background: #90dcae;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
}
#page-top:hover{
  background: #57bb7e;
}

/*--------------------------------------------------
	:: スマホのみ表示　電話するボタン
	-------------------------------------------------- */


@media screen and (min-width:641px){
	.footer_area{
		display: none;
}
}

/*スマホ～641pxの幅サイズまで*/
@media screen and (max-width:640px){
.footer_area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #5cd246;
	z-index: 10000;
}
.footer_area .footer_area_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
	margin-right: 0px;
}
.footer_area .footer_area_inner .footer_area_inner_btn {
    width: 85%;
    padding: 11px 0;
    font-size: 20px;
    font-weight: bold;
    margin-left: 15px;
	line-height: 1.3;

}
.inquiry_btn {
    background-color: #5cd246;
    -webkit-border-radius: 3px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
	width: 80%;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}
.inquiry_btn:link, .inquiry_btn:visited {
    color: #FFFFFF !important;
}
#footer_btn {
	overflow: hidden;
	background: #ffd005;
}
#footer_btn p {
	text-align: center;
	color: #fff;
	padding: 5px 0;
}
#footer_btn .inquiry_btn {
	float: left;
	background: #ffd005;
	width: 50%;
	padding: 4px 0 10px;
}
.footer_area_inner span{
	color: #fff;
}
#siteBottom{
	margin-bottom: 85px;
