html {
	font-size: 100%;
}
body {
	font-family: 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', 'Verdana', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.7;
	color: #333;
	/* background: url(../images/backimage.png); */
	overflow-x: hidden;
}
.content{
	background: url(../images/backimage.png);
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F60;
}
img {
	max-width: 100%;
　
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0 none;
}
ol, ul {
	list-style: outside none none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q::before, q::after {
	content: "";
}
abbr, acronym {
	border: 0 none;
}
body {
	color: #333;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Verdana", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.7;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f60;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.green {
	color: #009c84;
}
a .green:hover {
	color: #f60;
}
.orange {
	color: #f60;
}
.under_line {
	border-bottom: 1px solid #333;
}
header {
	background: rgba(0, 0, 0, 0) url("../images/az72.jpg") repeat scroll 0 0;
	border-bottom: 1px solid #009c84;
	border-top: 10px solid #009c84;
	margin: 0 0 0 0;
	width: 100%;
	z-index: 999;
}
header section {
	margin: 0 auto;
	max-width: 1050px;
}
h1 {
	text-align:center;
	margin: 10px 40px 20px 50px;
}
 @media screen and (max-width: 999px) {
h1 {
	float: none;
	margin: 10px auto;
	max-width: 502px;
}
}
 @media screen and (max-width: 360px) {
h1 {
	float: none;
	text-align: center;
}
}
h1 span {
	display: block;
	font-size: 70%;
	padding: 0 0 0 15px;
}
 @media screen and (max-width: 360px) {
h1 span {
	display: flex;
	font-size: 70%;
	margin: 0;
	padding: 10px 15px 0;
}
}
h1 img {
	max-width: 160px;
}
 @media screen and (min-width: 361px) {
#sp_free {
	display: none;
}
}
 @media screen and (max-width: 360px) {
#sp_free {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 0 auto;
	max-width: 261px;
	padding: 10px 0;
	text-align: center;
	line-height: 2;
}
}
 @media screen and (max-width: 360px) {
.sp {
	clear: both;
	display: none;
}
}
.sp {
	max-width: 231px;
}
#hd_m {
	float: left;
	font-size: 70%;
	line-height: 8.8;
	margin: 0 0 0 10px;
}
/* header ul {
	display: table;
	float: right;
	font-size: 80%;
	margin: 0 0 15px;
}
 @media screen and (max-width: 999px) {
header ul {
	clear: both;
	display: block;
	float: none;
	font-size: 80%;
	margin: 0 auto 20px;
	max-width: 410px;
	text-align: center;
}
}
header li {
	display: table-cell;
	line-height: 0.8;
	padding: 18px 15px 0 0;
}
 @media screen and (max-width: 736px) {
	 header li {
		 font-size:11px;
		 padding: 18px 10px 0 0;
	 }
 }
 @media screen and (max-width: 360px) {
header li {
	background-color: #ddd;
	color: #fff;
	display: table-cell;
	line-height: 0.8;
	padding: 18px;
	text-align: center;
	width: 167px;
}
}
 @media screen and (max-width: 360px) {
header li:first-child {
	border-right: 1px solid #fff;
}
}
header li img {
	padding: 0 6px 2px 0;
}
header li p {
	font-size: 0.9em;
	margin: 10px 8px 0 0;
	text-align: right;
} */
.fixed {
	position: fixed;
	top: 0px;
	z-index: 9999;
}
#wrap {
	max-width: 930px;
	margin: 0 auto;
	clear: both;
}
 @media screen and (max-width: 360px) {
#wrap {
	max-width: 930px;
	margin: 0 auto;
	padding: 5px;
	clear: both;
}
}
#main_ph {
	margin: 0 auto;
	background: #009E85;
	padding: 20px 0 20px 22px;
	width: 100%;
	text-align: center;
	box-shadow: 0 2px 10px #333;
	position: relative;
	z-index: 998;
}
#main_ph img {
	margin: 0 auto;
}
@media screen and (max-width: 736px) {
body {
	background-image: none;
}
#main_ph {
	padding: 0;
}
#main_ph img {
	width: 100% !important;
	display: block;
	box-sizing: border-box;
	padding: 20px;
}
}
#topcatch {
	width: 100%;
	height: 800px;
	background: url(../images/topback.png) no-repeat center top;
	text-align: center;
	padding-top: 50px;
	position: relative;
	z-index: 998;
}
#topcatch h3 {
	padding-left: 40px;
}
.topcatchbak {
	background: url(../images/title1back.png) center top;
	padding: 20px 0 0 20px;
	max-width: 815px;
	margin: 20px auto;
	height: 276px;
	position: relative;
}
.topcatchbak p {
	color: #FFF;
	font-size: 15px;
	line-height: 30px !important;
}
.topcatchbak span.v1 img {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 293px;
}
.topcatchbak span.v2 img {
	position: absolute;
	left: -120px;
	top: 2px;
}
@media screen and (max-width: 736px) {
#topcatch {
	height: auto;
	padding-bottom: 50px;
	background-size: cover;
	padding-top:20px;
}
#topcatch h3 {
	padding: 0 20px
}
#topcatch h4{
	margin-bottom:10px;}
.topcatchbak {
	background-image: none !important;
	background: rgba(0,0,0,0.7);
	background-size: 100% auto;
	padding: 20px 20px 30px 20px;
	height: auto;
	margin: 0 20px 0 20px;
}
.topcatchbak span.v1 img {
	position: absolute;
	max-width: 200px;
	left: 50%;
	margin-left: -100px;
	top: auto;
	bottom: -75px;
}
.topcatchbak span.v2 img {
	position: absolute;
	max-width: 25%;
	left: -10px;
	top: auto;
	bottom: 0;
}
.topcatchbak p {
	color: #FFF;
	font-size: 11px;
	line-height: 20px !important;
	margin:0 30px;
}
}
a[href^="tel:"] {
	cursor: default;
}
#wrapper {
	max-width: 885px;
	margin: -100px auto 0 auto;
	background: #FFF;
	text-align: center;
	padding: 100px 0 50px 0px;
	position: relative;
	left: 20px;
	box-shadow: 0 3px 3px #CCC;
}
@media screen and (max-width: 736px) {
#wrapper {
	position: static !important;
	padding: 50px 20px 20px 20px;
	margin: 0;
}
}
#wrapper h2, #wrapper p {
	margin-bottom: 40px;
}
#wrapper h3 {
	margin-bottom: 20px;
}
@media screen and (max-width: 736px) {
#wrapper h2, #wrapper p {
	margin-bottom: 10px;
}
#wrapper h3 {
	margin-bottom: 10px;
}
}
.contact {
	margin: 0 !important;
	padding: 0 !important;
}
.contact p {
	margin: 20px 0;
}
@media screen and (max-width: 736px) {
.contact p {
	margin: 0;
}
}
.pointer {
	margin-bottom: 20px;
}
.flow {
	overflow: hidden;
	zoom: 1;
	clear: both;
	background: #FFF;
	border-radius: 10px;
	box-shadow: 0 2px 3px #CCC;
	border: 1px solid #EEE;
	margin: -50px 40px 70px 40px;
	padding: 10px;
	text-align: left;
}
.flowleft {
	float: left;
	width: 48%;
}
.flowright {
	float: right;
	width: 48%;
}
.flow p {
	margin: 20px 0 0 0 !important;
	font-size: 16px;
}
.flow h3 {
	background: #FF9600;
	border-radius: 30px;
	padding: 10px 5px 5px 5px;
	text-align: center
}
.flow h3 img {
	max-height: 25px;
}
.flow h4 img {
	max-width: 382px;
}
@media screen and (max-width: 736px) {
.flow {
	margin: -20px 0 30px 0;
}
.flowleft {
	float: none;
	width: auto;
}
.flow h3 {
	padding-top: 10px;
}
.flow h3 img {
	max-height: 18px;
}
.flow h4 img {
	max-width: 80%;
}
.flowright {
	float: none;
	width: auto;
}
.flow p {
	margin: 0 0 0 0 !important;
	font-size: 11px;
}
.flow h3 {
	margin-top: 10px !important;
}
}
.detail {
	text-align: left;
	margin: 0 40px;
}
@media screen and (max-width: 736px) {
.detail {
	text-align: left;
	margin: 0;
}
}
.detail h3 {
	color: #009C84;
	font-size: 18px;
	background: url(../images/ten.png) right 50% no-repeat;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
.detail h3 span {
	background: #FFF;
}
.detail ul {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 13px;
}
.detail ul li span {
	color: #F00;
}
p.pricepc {
	margin: 0 !important;
	display: block;
}
p.pricesp {
	margin: 0 !important;
	display: none;
}
.pcbr {
	display: inline-block;
}
.spbr {
	display: none;
}
@media screen and (max-width: 736px) {
.pcbr {
	display: none;
}
.spbr {
	display: inline-block;
}
p.pricepc {
	margin: 0 !important;
	display: none;
}
p.pricesp {
	margin: 0 !important;
	display: block;
}
.detail h3 {
	color: #009C84;
	font-size: 14px;
}
.detail ul {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 11px;
}
}
/* footer {
	background: #009c84 none repeat scroll 0 0;
	clear: both;
	margin: 0;
	padding: 0;
	max-width: 100%;
	position: relative;
	z-index: 999;
}
footer a {
	color: #fff;
}
footer section {
	color: #fff;
	margin: 0 auto;
	max-width: 1050px;
}
footer nav {
	float: left;
	padding: 15px 0 15px 60px;
}
 @media screen and (max-width: 768px) {
footer nav {
	float: left;
	padding: 15px 0 15px 20px;
}
}
footer ul {
	float: left;
	padding: 3px 15px 0 0;
}
footer ul:nth-of-type(1) {
	padding: 0 25px 0 0;
	width: 185px;
}
footer li {
	font-size: 70%;
	line-height: 2.8;
}
footer li img {
	vertical-align: middle;
}
footer stlong {
	border-bottom: 1px solid #fff;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
	text-align: left;
}
footer ul:nth-of-type(1) li {
	font-size: 75%;
	line-height: 2;
}
footer dl {
	border-left: 1px solid #fff;
	float: left;
	font-size: 70%;
	line-height: 1.7;
	margin: 20px 15px 0 0;
}
footer dl:nth-of-type(1) {
	padding: 2px 0 15px 10px;
	width: 225px;
}
footer dl:nth-of-type(2) {
	padding: 2px 0 15px 10px;
	width: 200px;
}
footer dl:nth-of-type(1) dt {
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 10px;
}
footer dl:nth-of-type(1) dt span {
	background: #f90 none repeat scroll 0 0;
	display: inline-block;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 0 0.8em;
	padding: 0.2em 0.8em;
}
footer dd span {
	display: inline-block;
	padding: 5px 0 0;
}
footer section:nth-of-type(2) {
	background: rgba(0, 0, 0, 0) url("../images/az12x2.gif") repeat scroll 0 0 / contain;
	clear: both;
	padding: 10px 0 0;
	text-align: center;
	width: 100%;
}
footer section:nth-of-type(2) p {
	margin: 0 248px;
}
 @media screen and (max-width: 768px) {
footer section:nth-of-type(2) p {
	margin: 0;
	padding: 10px;
}
}
footer section:nth-of-type(2) p:nth-of-type(2) {
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 60%;
	font-weight: 500;
	margin: -10px auto 0;
	width: 1050px;
}
footer section:nth-of-type(2) p:nth-of-type(3) {
	margin: 0;
	padding: 30px 0 0;
	width: 100%;
}
footer section:nth-of-type(2) p:nth-of-type(3) img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	width: 100%;
}
 @media screen and (max-width: 1050px) {
footer section:nth-of-type(2) p:nth-of-type(3) img {
	width: 1050px;
}
} */
#copyright {
	text-align: right;
	font-size: 50%;
	padding: 0 100px 50px 0;
	font-weight: normal;
}
 @media screen and (max-width: 360px) {
#copyright {
	text-align: center;
	padding: 0;
}
}
 @media screen and (max-width: 768px) {
.area {
	margin: 0 0 0 20px;
}
}
#f_logo {
	padding: 20px;
	max-width: 85%;
}
#ft_end {
	background-repeat: repeat;
	background-position: 0 0 / contain;
	background-image: url(../images/az12x2.gif);
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;
	text-align: center;
}
