@charset "utf-8";

/*基本設定
----------------------------------------------------*/

body {
		margin:0;
		padding:0;
		background:url(../images/top/top_bg.gif) left top repeat-x #F8F2E5;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
		color:#111;
		line-height:2.2em;
		font-size:18px;
		text-align:center;
		
}

html {   
		overflow-y:scroll;   
}  


a {
		color:#f60;
		text-decoration:underline;
}

a:hover {
		color:#f60;
		text-decoration:none;
}

img {
		border:0;
}

h1,h2,h3,h4,h5,p {
		margin:0;
		padding:0;
		font-weight:normal;
}

ul,li {
		margin:0;
		padding:0;
		list-style-type:none;
}

table {
		width:100%;
		border:0;
}

th,td {
		font-size:18px;
}


#wrap {
		margin:0 auto;
		padding:0;
		width:960px;
		text-align:left;
}

.clear {
		clear:both;
}

.fix:after {
  content: "."; 
  display:block; 
  clear:both;
  height:0;
  visibility:hidden;
}

.fix {
  min-height:1px;
}

* html .fix {
  height:1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ohz {
		overflow: hidden;
		_zoom: 1;
}


p.mark {
		display:none;
}

span.red {
		color:#c00;
}

.img {
		float:left;
		margin:0 20px 0 0;
}

.img02 {
		float:right;
		margin:0 0 0 20px;
}

.tel {
		font-size:26px;
		font-weight:bold;
		font-family:Century Gothic,Arial, Helvetica, sans-serif;
		color:#555;
}


p.del {
		width:100px;
		height:50px;
		text-align:center;
		margin:10px 0 0 0;
}

p.del a {
		display:block;
		background:#419444;
		color:#fff;
		text-decoration:none;
		border:solid 1px #419444;
}

p.del a:hover {
		display:block;
		background:#fff;
		color:#419444;
		text-decoration:underline;
		border:solid 1px #419444;
}

.no {
		background:none!important;
		border:none!important;
		margin:0!important;
		padding:0!important;
}



/*section p
----------------------------------------------------*/

.section {
		margin:0 0 40px 0;
		width:100%;
}

.inner {
		width:100%;
}

.btm5 {
		margin-bottom:5px;
}

.btm10 {
		margin-bottom:10px;
}

.btm15 {
		margin-bottom:15px;
}

.btm20 {
		margin-bottom:20px;
}

.btm25 {
		margin-bottom:25px;
}

.btm30 {
		margin-bottom:30px;
}

.btm40 {
		margin-bottom:40px;
}

.btm50 {
		margin-bottom:50px;
}



.top5 {
		margin-top:5px;
}

.top10 {
		margin-top:10px;
}

.top20 {
		margin-top:20px;
}

.f10 {
		font-size:10px;
}

.f14 {
		font-size:14px;
}

p.l11 {
		line-height:1.1;
}

p.l13 {
		line-height:1.3;
}

.m0 {
		margin:0!important;
}

.tar {
		text-align:right;
}

.tac {
		text-align:center;
}

.f-l {
		float:left;
}

.f-r {
		float:right;
}

.hover a:hover{
    opacity: 0.7; 
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7;
}



/*ヘッダー
----------------------------------------------------*/

#header {
		width:100%;
		height:60px;
		text-align:center;
}

h1 {
		font-size:16px;
}


/*ナビ
----------------------------------------------------*/

#navi {
		width:960px;
		height:122px;
		margin:0 0 20px 0;
		padding:0;
}

#navi ul {
		width:100%;
}


#navi li {
		margin:0 40px;
		padding:0;
		float:left;
}

.sp_navi{
	display: none;
}

#sp_headmenu{
	display: none;
}

/*メインイメージ
----------------------------------------------------*/

#main-image {
		position:relative
}

.main-image01,
.main-image02{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	box-sizing: border-box;
}

.main-image01{
	height: 100%;
	min-height: 250px;
	max-height: 250px;
}

.main-image02{
	height: 100%;
	min-height: 174px;
	max-height: 174px;
}

.main-image01 img,
.main-image02 img{
	width: auto;
	max-width: 100%;
	height: auto;
}

.huwa01{
    position : absolute;
    top : 30px;
    left : 0;
}


.huwa02{
    position : absolute;
    top : 22px;
    right : 176px;
}

.huwa03{
    position : absolute;
    top : 25px;
    right : 0px;
}

.huwa04{
    position : absolute;
    top : 167px;
    right : 103px;
}

.sp_maintext{
	display: none;
}


/*コンテンツ
----------------------------------------------------*/
#cont {
		width:100%;
		margin:40px 0 0 0;
}







/*メイン
----------------------------------------------------*/

#main {
		width:960px;
}

#top2 {
		width:960px;
		background:url(../images/top/top2_bg.gif) center 0 repeat-y;
}

#top-left {
		float:left;
		width:400px;
		margin:0 0 0 40px;
}

#top-right {
		float:right;
		width:400px;
		margin:0 40px 0 0;
}



.section h2 {
		margin:0 0 30px 0;
}


.section h3 {
		font-weight:bold;
		color:#65AE06;
		font-size:22px;
		margin:0 0 10px 0;
}






ul.check li {
		background:url(../images/common/check.gif) 0 0 no-repeat;
		padding:0 0 0 20px;
		margin:0 0 5px 0;
		font-weight:bold;
}

.waku {
		padding:5px;
		background:#fff;
		border:solid 1px #dcdcdc;
}




/*フッター
----------------------------------------------------*/

#footer-wrap {
		width:100%;
		text-align:center;
		padding:0 0 20px 0;
}

#footer {
		margin:0 auto;
		padding:0;
		width:960px;
}

#footer a {
		color:#111;
		text-decoration:none;
}

#footer a:hover {
		text-decoration:underline;
}




p.cr {
		font-size:14px;
		color:#111;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.footer-navi {
		margin:0 0 30px 0;
}

.footer_link ul{
	display: flex;
	justify-content: center;
}

.footer_link ul li:after{
	content: "｜";
}

.pagetop {
		text-align:right;
		margin:0 40px 40px 0;
}

.sp_contact{
		display: none;
}
