
html{
	height:100%;
}

body {
	color:#000;
	font-size:16px;
	line-height:1.2;
	margin:0px;
	padding:0px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro",sans-serif;
	background-color:#FFF;
	letter-spacing: 0.02em;
}
/*緊急お知らせ枠ここから*/
.mod-news-caution {
    margin: 30px 0;
    padding: 4px;
    background: url(/library/default/img/parts/news-cation_bg01.png) repeat 0 0;
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
}
.mod-news-caution > .inner2 {
    padding: 34px 21px 34px 70px;
    background: #ffffff;
    line-height: 1.85em;
}
.inner2{
    width: auto;
    margin-right: auto;
    margin-left: auto;
    line-height: 2.0em;
}
.inner2 a{
    color: #000 !important;
    text-decoration: none !important;
}
.inner2 a:hover{
    color: #149d4e !important;
}

/*緊急お知らせ枠ここまで*/

a:link {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:active {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:visited {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
	outline: none;
}

#wrapper {
	width:100%;
	position:relative;
	z-index:100;
	min-width: 995px;
}

/*------------------------------------------------
リセット
------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}

address, caption, cite, code, dfn, em, strong, var{
	font-style:normal;
	font-weight:normal;
}

ol, ul{
	list-style:none;
}

caption, th{
	text-align:left;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6{
	font-size:100%; font-weight:normal;
}

/*
q:before, q:after{
	content:".";
}
*/

abbr, acronym{
	border:0;
}

/*------------------------------------------------
ヘッダー
------------------------------------------------*/
#header {
	width: 100%;
}

#header .inner {
	width:950px;
	margin:0 auto 20px;
	padding:20px 0 0;
	position: relative;
}

#header .inner #logo {
	float:left;
	width: 144px;
	padding-top: 21px;
}
#header .inner #logo2 {
	float:right;
	padding:0 4px;
}
#header .inner .nav {
	float:left;
	font-size:12px;
	padding: 8px 0 0 10px;
}
#header .inner .nav li {
	background:url(../img/cmn_ico_01.gif) 0 center no-repeat;
	padding-left:20px;
	margin-bottom: 3px;
}
#header .inner .nav li a {
	color:#149d4e;
	text-decoration: underline;
}
#header .inner .nav li a:hover {
	text-decoration:none;
}

/* ==========================================================================
   News Caution
   ========================================================================== */
/*.mod-news-caution {
  margin: 30px 0;
  padding: 4px;
  background: url(/library/default/img/parts/news-cation_bg01.png) repeat 0 0;
}
.mod-news-caution > .inner {
  padding: 25px 21px 24px 132px;
  background: url(/library/default/img/parts/news-cation_bg02.png) no-repeat 20px center #ffffff;
  width: auto!important;
}
.mod-news-caution > .inner p {
  display: table;
}*/
.mod-news-caution > .inner p:first-child {
  margin-top: 2px;
}
.mod-news-caution_date {
  display: block;
  color: #094;
  font-size: 0.85em;
}
.mod-news-caution_text {
  display: block;
  /*margin-left: 75px;*/
  padding-left: 25px;
  font-weight: bold;
  background: url(/library/default/img/parts/link_bg01.png) no-repeat 10px 35%;
  vertical-align: middle;
}


/*------------------------------------------------
コンテンツ
------------------------------------------------*/

#contents {
	width:100%;
	position: relative;
	z-index: 600;
	padding-bottom: 10px;
}

#contents .inner {
	width:950px;
	margin: 0 auto;
	position: relative;
}

#contents h1 {
	position: relative;
}
#contents h1 a {
	width: 176px;
	height: 78px;
	display: block;
	position: absolute;
	top: 180px;
	right: 30px;
	z-index: 500;
}

#menu_area {
	padding: 35px 0;
}

#menu_area h3 {
	margin-bottom: 18px;
	text-align: center;
}

#menu_area li {
	float: left;
	display: inline;
	margin-left: 19px;
}
#menu_area li:first-child {
	margin-left: 0;
}


#frame {
	background-color: #F0F0F0;
	padding: 20px 20px 34px;
	margin-bottom: 70px;
}

#frame .section {
	margin-bottom: 27px;
	padding-bottom: 40px;
	box-shadow: 0px 5px 0px rgba(100,100,100,0.1);
	background-color: #FFF;
}

#frame .section h2 {
	margin-bottom: 32px;
	position: relative;
	padding-top: 5px;
	text-align: center;
}
#frame .section h2 span {
	display: block;
	position: absolute;
	top: -5px;
	left: -11px;
	z-index: 10;
}

#frame .section .lead {
	text-align: center;
	margin-bottom: 30px;
	line-height: 1.5;
}

#frame .section .fig {
	text-align: center;
}


#sec1 .stripe_frame.type1 li {
	float: left;
	display: inline;
	margin-left: 6px;
}
#sec1 .stripe_frame.type1 li:first-child {
	margin-left: 0;
}

#sec1 .stripe_frame.type2 li {
	float: left;
	display: inline;
	margin-left: 9px;
	margin-bottom: 9px;
}

.chu {
	color: #221815;
	font-size: 12px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

#sec1 .ico {
	text-align: center;
	margin: 24px 0 34px;
}

#sec1 h3 {
	text-align: center;
	margin-bottom: 15px;
}
#sec1 .h3_2_lead {
	text-align: center;
	font-size: 18px;
	margin-bottom: 22px;
}

#sec1 .fig + .chu {
	box-sizing: border-box;
	line-height: 1.6;
	text-align: center;
	margin-top: 23px;
}

#sec1 .btn_detail {
	text-align: center;
	margin-top: 20px;
}

#sec2 h3 {
	text-align: center;
	margin-bottom: 23px;
}

#sec2 .panels {
	width: 850px;
	margin: 0 auto 40px;
}
#sec2 .panels li {
	float: left;
	margin-left: 20px;
}
#sec2 .panels li:first-child {
	margin-left: 0;
}

#sec2 .case + .case {
	margin-top: 35px;
}

#sec2 .fig {
	text-align: center;
	margin-bottom: 11px;
}
#sec2 .des {
	font-size: 13.5px;
	line-height: 1.55;
	width: 850px;
	margin: 0 auto;
}
#sec2 .des span {
	color: #ED6F03;
}

#sec2 .chu {
	width: 820px;
	margin: 20px auto 0;
	box-sizing: border-box;
	text-align: left;
	line-height: 1.8;
	font-size: 12px;
}

#sec2 .plans {
	width: 850px;
	margin: 0 auto;
}
#sec2 .plans li {
	width: 50%;
}
#sec2 .plans .left {
	float: left;
	text-align: left;
}
#sec2 .plans .right {
	float: right;
	text-align: right;
	background: url(../img/dotline_v.png) repeat-y;
}
#sec2 .plans + .chu {
	width: 850px;
	margin: 15px auto 20px;
	text-align: right;
}




#frame #sec3 {
	margin-bottom: 0;
}
#sec3 .fig + .fig {
	margin-top: 11px;
}


#sec4 {
	margin-bottom: 36px;
	box-shadow: 0px 3px 0px rgba(100,100,100,0.2);
}

#sec4 .fig {
	text-align: center;
}


#sec4 .block2 {
	background: url(../img/gara_bg.png) 50% 50%;
	width: 880px;
	padding: 0 35px;
	margin-bottom: 52px;
}
#sec4 .block2 .head {
	padding-bottom: 40px;
}
#sec4 .block2 h2 {
	position: relative;
	top: -14px;
	z-index: 100;
}

#sec4 .block2 .m_frame {
	border-radius: 13px;
	background-color: #FFF;
	padding: 32px 35px;
	line-height: 1.8;
	position: relative;
}
#sec4 .block2 .m_frame .txt {

	/*padding-bottom: 30px;*/
}
#sec4 .block2 .chu {
	/*width: 850px;*/
	margin: 5px auto 0;
	text-align: right;
}


#sec4 .block2 .ph {
	position: absolute;
	bottom: 0px;
	right: 35px;
	z-index: 100;
}

#sec4 .block2 .body {
	padding: 35px 0;
}
#sec4 .block2 h3 {
	margin-bottom: 27px;
}
#sec4 .block2 .panel {
	text-align: center;
	margin-bottom: 30px;
}

#sec4 .block3 {
	margin-top: 40px;
}

#btns {
	margin-top: 35px;
}

#btns ul li.left {
	padding-top: 18px;
	float: left;
	display: inline;
}

#btns ul li.right {
	float: right;
	display: inline;
}

#contact {
	margin-top: 35px;
	padding: 24px;
	background-color: #EFEFEF;
}
#contact .num {
	float: left;
	display: inline;
}
#btns .btn {
	padding-top: 10px;
	float: right;
	display: inline;
}

/*-------------------------------------------
footBox
-------------------------------------------*/
#footBox{
	padding:35px;
	background:url(../img/cmn_bg_001.gif) left bottom repeat-x;
	border:#ccc 2px solid;
	border-bottom:#ccc 5px solid;
	border-radius:6px;
	font-size: 12px;
	line-height: 1.5;
}
#footBox .outline h3{margin:0 0 30px 0;}
#footBox .outline p{line-height:1.7;}
#footBox .outline p.bd{
	margin:15px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #b4b4b4;
}
#footBox .outline h4{
	margin:28px 0 15px 0;
	padding-top:15px;
	color:#00a852;
	font-size:116%;
	font-weight:bold;
	border-top:1px solid #b4b4b4;
}
#footBox .outline #bottomLinks{
	margin-top:15px;
	background:url(../img/cmn_bg_002.gif) 0 7px no-repeat;
	padding:0 0 0 690px;
}
#footBox .outline #bottomLinks ul li{
	float:left;
	margin-left:13px;
	padding-left:20px;
	background:url(../img/cmn_icon_001.png) 0 1px no-repeat;
}
#footBox .acc{display:none;}


#footBox a:link{
	font-size: 12px;
	color: #149D4E;
	text-decoration: underline;
}
#footBox a:hover{
	color:#149d4e;
	text-decoration:none;
}
.indent15, .indentList15 li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

/*------------------------------------------------
フッター
------------------------------------------------*/

#footer {
	width:100%;
	position:relative;
	z-index:100;
	background-color: #fff;
}

#footer .inner {
	width:950px;
	height: 55px;
	margin:10px auto 0;
	padding:16px 0 10px;
	border-top:#b7b7b7 1px solid;
}

#footer .inner footer .logo{float:left;}
#footer .inner .copyRight{float:right;}

/*------------------------------------------------
追従ボタン
------------------------------------------------*/

#folow {
	width: 100%;
	background: url(../img/alphabg.png);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	min-width: 995px;
}
#folow .inner {
	width: 900px;
	margin: 0 auto;
	padding: 12px 0 12px;
}
#folow .inner ul li.left {
	float: left;
	display: inline;
	background-color: #FFF;
	border-radius: 7px;
	box-shadow: 3px 3px 3px rgba(100,100,100,0.3);
}

#folow .inner ul li.right {
	float: right;
	display: inline;
	background-color: #FFF;
	border-radius: 7px;
	box-shadow: 2px 2px 4px rgba(100,100,100,0.4);
}

/*------------------------------------------------
モーダル
------------------------------------------------*/

#mainbox {
	width: 730px;
}
#mainbox .outer {
	padding: 65px 0;
}

#mainbox .outer div.tit_area {
	background: url(../img/dotline.png) no-repeat 50% 0;
	width: 600px;
	margin: 0 auto 40px;
}
#mainbox .outer div.tit_area p {
	font-size: 17px;
	line-height: 1.8;

	background: url(../img/dotline.png) no-repeat 50% 100%;
	padding: 30px 0;

}

.mov_tit {
	font-weight: bold;
	text-align: left;
	width: 600px;
	margin: 0 auto 10px;
}

#mainbox .outer #mov1,
#mainbox .outer #mov2 {
	margin-bottom: 40px;
}


#mainbox strong {
	display: block;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}

#detailbox,
#aboutbox {
	width: 690px;
}

.outer {
	padding: 30px;
	padding-bottom: 45px;
}
.outer h3 {
	margin-bottom: 20px;
}

#detailbox .outer .body {
	padding: 14px;
	background-color: #EBF8F2;
}

#detailbox .outer .body li {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}


.outer .btn_mclose {
	width: 37px;
	height: 35px;
	position: absolute;
	top: -16px;
	right: -16px;
	z-index: 100;
	cursor: pointer;
}
.outer .btn_mclose:hover {
	opacity: 0.7;
}

.outer .close {
	margin-top: 10px;
	position: absolute;
	right: 15px;
	bottom: 10px;
	cursor: pointer;
}
.outer .close span {
	font-size: 13px;
	display: inline-block;
	padding: 3px 4px;
	background-color: #FFF;
	border: 1px solid #999;
	line-height: 1.1;
	cursor: pointer;
}

/*------------------------------------------------
バルーン
------------------------------------------------*/

#sec1 .ball {
	display: none;

	position: absolute;
	background-color: #FFF;
	/*box-shadow: 2px 2px 4px rgba(100,100,100,0.4);*/
	width: 378px;
	height: 150px;
	padding: 15px;
	border-radius: 10px;
	top: 60px;
	right: 4px;
	z-index: 500;
	font-size: 14px;
}
#sec1 .ball strong {
	font-size: 16px;
}

#sec1 .ball .close {
	margin-top: 10px;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#sec1 .ball .close span {
	font-size: 13px;
	display: inline-block;
	padding: 3px 4px;
	background-color: #FFF;
	border: 1px solid #999;
	line-height: 1.1;
	cursor: pointer;
}


/*------------------------------------------------
台風
------------------------------------------------*/

#start {
	margin-top: 58px;
	margin-bottom: 30px;
}
#start h2 {
	text-align: center;
	margin-bottom: 25px;
}

#start .frame {
	margin: 0 auto 15px;
	padding: 20px;
	background-color: #fdeaec;
}

#start .frame .item {
	background-color: #FFF;
	padding: 37px 45px;
	border-bottom: 4px solid #f0dee0;
}

#start .frame .item + .item {
	padding-top: 28px;
	margin-top: 15px;
}
#start .frame #sf1 {
	background: #FFF url(../img/start_h3_1_img.png) no-repeat right 50px bottom 0px;
}

#start .frame .item h3 {
	margin-left: -50px;
	margin-bottom: 25px;
}
#start .frame .item .txt {
	font-size: 16px;
	line-height: 1.75;
}
#start .frame .item .img {
	margin-top: 25px;
}
#start .frame .item .point {
	margin-top: 30px;
	text-align: center;
}

#start .frame .item .txt + .chu {
	margin-top: 15px;
	font-size: 12px;
}

#start .frame .item .chu + .fig {
	margin-top: 30px;
}

#start .frame .item .left {
	float: left;
	width: 275px;
}
#start .frame .item .right {
	float: right;
	margin-top: 0;
}


#start .frame .item .cap {
	font-size: 10px;
	line-height: 1.6;
	margin-top: 1em;
	margin-left: 1em;
}

#start .last {
	text-align: center;
}


/*------------------------------------------------
その他
------------------------------------------------*/

.posr {
	position: relative;
}

.clear {
	clear:both;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

.clearfix {
	zoom:1;
}

.w100p {
	width: 100%!important;
}

.lh15 {
	line-height: 1.5;
}

.mt0 {
	margin-top:0 !important;
}

.mt4 {
	margin-top:4px !important;
}

.mt8 {
	margin-top:8px !important;
}

.mt10 {
	margin-top:10px !important;
}

.mt15 {
	margin-top:15px !important;
}

.mt20 {
	margin-top:20px !important;
}

.mb0 {
	margin-bottom:0 !important;
}

.mb1 {
	margin-bottom:1px !important;
}

.mb2 {
	margin-bottom:2px !important;
}

.mb5 {
	margin-bottom:5px !important;
}

.mb8 {
	margin-bottom:8px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb13 {
	margin-bottom:13px !important;
}

.mb15 {
	margin-bottom:15px !important;
}

.mb20 {
	margin-bottom:20px !important;
}

.mb25 {
	margin-bottom:25px !important;
}

.mb30 {
	margin-bottom:30px !important;
}

.mb35 {
	margin-bottom:35px !important;
}

.mb40 {
	margin-bottom:40px !important;
}

.mb45 {
	margin-bottom:45px !important;
}

.mb50 {
	margin-bottom:50px !important;
}

.mb55 {
	margin-bottom:55px !important;
}

.mb60 {
	margin-bottom:50px !important;
}

.ml0 {
	margin-left:0 !important;
}

.ml10 {
	margin-left:10px !important;
}

.ml15 {
	margin-left:15px !important;
}

.ml20 {
	margin-left:20px !important;
}

.ml25 {
	margin-left:25px !important;
}

.ml30 {
	margin-left:30px !important;
}

.ml35 {
	margin-left:35px !important;
}

.mr0 {
	margin-right:0 !important;
}

.mr10 {
	margin-right:10px !important;
}

.mr12 {
	margin-right:12px !important;
}

.mr20 {
	margin-right:20px !important;
}

.mr30 {
	margin-right:30px !important;
}

.mr38 {
	margin-right:38px !important;
}

.mr80 {
	margin-right:80px !important;
}

.pt0 {
	padding-top:0 !important;
}

.pt17 {
	padding-top:17px !important;
}

.pt25 {
	padding-top:25px !important;
}

.pt35 {
	padding-top:35px !important;
}

.pt50 {
	padding-top:50px !important;
}

.pt80 {
	padding-top:80px !important;
}

.pb0 {
	padding-bottom:0 !important;
}

.pb15 {
	padding-bottom:15px !important;
}

.pb25 {
	padding-bottom:25px !important;
}

.pb55 {
	padding-bottom:55px !important;
}

.pl0 {
	padding-left:0 !important;
}

.pl10 {
	padding-left:10px !important;
}

.pl20 {
	padding-left:20px !important;
}

.pr0 {
	padding-right:0 !important;
}

.fwb{
	font-weight:bold !important;
}

.fll{
	float:left !important;
	display:inline !important;
}

.flr{
	float:right !important;
	display:inline !important;
}

.tac {
	text-align:center!important;
}

.tar {
	text-align:right!important;
}

.tal {
	text-align:left!important;
}

.bb {
	border-bottom:1px #CCCCCC solid !important;
}

.bn {
	border:none !important;
}

.fs0 {
	font-size:0 !important;
}

.fs10 {
	font-size:10px !important;
}
.fs12 {
	font-size:12px !important;
}
.fs13 {
	font-size:13px !important;
}

.fs86 {
	font-size:86% !important;
}

.fs115 {
	font-size:115% !important;
}

.bha:hover{
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
	display:inline-block\9 !important;
	zoom:1;
}

a.bha2{
	position:relative !important;
	z-index:0 !important;
}

a.bha3{
    opacity: 0.75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: 0.75; /* Safari 1.x */
    -moz-opacity: 0.75; /* FF lt 1.5, Netscape */
	zoom:1;
	display:block;
}

.db {
	display:inline-block !important;
}

.th60 {
	margin-top: 30px;
	text-align: center;
	position: relative;
}

.th60 a {
	display: block;
	background-color: #009546;
	width: 453px;
	height: 60px;
	position: absolute;
	bottom: 13px;
	right: 25px;
	z-index: 10;
	opacity: 0;
}
.th60 a:hover {
	opacity: 0.3;
}