 @charset "UTF-8";
 
 
 
/* --------------------------------
	common
-------------------------------- */
#wrapper{
	min-width:1120px;	
}
.inner {
	width: 1120px;
	margin: 0 auto;
	position: relative;
}
p {
	font-size: 86%;
	line-height: 1.78;
}

.edit{clear:both;}
.txt{
	font-size: 100%;
	line-height: 1.80;
	margin-bottom:60px;
}


/* --------------------------------
	パンクズ
-------------------------------- */

#pan {
	float: right;
	margin: 27px 0 30px 0;
}
#pan ul {
	font-size: 12px;
}
#pan ul li {
	float: left;
}
#pan ul li a {
	text-decoration: underline;
}
#pan ul li:first-Child:after {
	content: '>';
	padding: 0 7px;
}


.editField{width:1120px; margin:0 auto 60px; }
.editField h2{margin-bottom:20px; line-height:210%; font-size:12px; text-align:center!important;}
.editField p{margin-bottom:20px; line-height:210%; font-size:14px; text-align:center!important;}
.editField .centerm p{text-align:center!important;}
/* --------------------------------
	header
-------------------------------- */

header {
	width:1120px;
	margin:0 auto;
}
header .inner {
}
header #hleft{width:640px; float:left;}
header #hright{width:480px; float:right; position:relative;}
header h1{font-size:12px; margin:0; padding:5px 0 0 0;}
header #logo {
	padding: 27px 0px 33px 0;
}
header #hright #contact{
	position:absolute;
	left: 365px;
	top: 0px;
}
header #hright #headtel{
	position:absolute;
	left: 11px;
	top: 66px;
}
#header .bnr_recruit {
	width: 130px;
	height: 130px;
	position: absolute;
	right: 0px;
	top: -16px;
	z-index: 100;
	-webkit-transition: all 0.4s cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: all 0.4s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
#header .bnr_recruit:hover {
	top: -7px;
}
#header .bnr_recruit a {
	width: 130px;
	height: 130px;
	display: block;
	background: url(../img/hdr_recruit_bnr.png) no-repeat center center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#header .bnr_recruit a img {
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#header .bnr_recruit a:hover img {
	opacity: 1;
}
.ie8 #header .bnr_recruit a:hover {
	background: url(../img/hdr_recruit_bnr_ov.png) no-repeat center center;
}
#header #gnav {
	padding: 40px 0 0 0;
	position: relative;
	width: 640px;
	float: left;
}
#header #gnav > ul > li {
	height: 60px;
	margin: 0;
	padding: 0 23px 0 0;
	float: left;
	position: relative;
	z-index: 300;
}
#header #gnav > ul > li {
	height: 60px;
	margin: 0;
	padding: 0 23px 0 0;
	float: left;
	position: relative;
	z-index: 300;
}
#header #gnav > ul > li > span {
	height: 5px;
	width: 7px;
	background: url(../img/gnav_sub_arw.gif) no-repeat 0 0;
	position: absolute;
	top: 42px;
	left: 31px;
	z-index: 300;
	text-indent: -2000em;
}
#header #gnav > ul > li:after {
	content: '';
	background: url(../img/gnav_dot.gif) no-repeat 0 0;
	display: inline-block;
	height: 14px;
	width: 1px;
	vertical-align: top;
	margin: 0 0 0 23px;
}
#header #gnav > ul > li:first-child:after {
	margin: 0 0 0 20px;
}
#header #gnav > ul > li:last-child:after {
	content: '';
	background: none;
}
#header #gnav .snav {
	width: 146px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 57px;
	left: -38px;
	z-index: 200;
}
#header #gnav .snav ul {
	background: #d70b2a;
	border-radius: 5px;
	padding: 5px 20px 13px 20px;
}
#header #gnav .snav ul li {
	background: url(../img/snav_dot.gif) no-repeat 0 bottom;
	padding: 0 0 0 0;
}
#header #gnav .snav ul li:last-child {
	background: none;
}
#header #gnav .snav ul li a {
	background: url(../img/snav_arw.gif) no-repeat 0 22px;
	padding: 8px 0 12px 13px;
	display: block;
}
#header #gnav .snav ul li img {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#header #gnav .snav ul li a:hover img {
	opacity: 0.5;
}
#header .cur_nav {
	height: 5px;
	width: 119px;
	border-bottom: solid 3px #D70B2A;
	position: absolute;
	background: url(../img/gnav_cur_arw.gif) no-repeat center 0;
	bottom: 0px;
	left: -25px;
	z-index: 20;
	opacity:0 ;
}
#header .cur_nav.nav_01 {
	width: 119px;
	left: -25px;
	opacity: 1;
}
#header .cur_nav.nav_02 {
	width: 115px;
	left: 94px;
	opacity: 1;
}
#header .cur_nav.nav_03 {
	width: 133px;
	left: 210px;
	opacity: 1;
}
#header .cur_nav.nav_04 {
	width: 110px;
	left: 344px;
	opacity: 1;
}
#header .cur_nav.nav_05 {
	width: 151px;
	left: 455px;
	opacity: 1;
}



/* --------------------------------
	pagetop
-------------------------------- */

#pagetop {
	height: 44px;
	padding: 0 30px 0px 0;
}
#pagetop p {
	width: 44px;
	float: right;
	position: relative;
	bottom: 30px;
	display: none;
}
#pagetop p a {
	width: 44px;
	height: 44px;
	display: block;
	background: url(../img/pagetop.png) no-repeat 0 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
#pagetop p a:hover {
	background: url(../img/pagetop_ov.png) no-repeat 0 0;
	-webkit-transform: translate(0px, -5px);
	-ms-transform: translate(0px, -5px);
	transform: translate(0px, -5px);
}
#pagetop p.fixed {
	position: fixed;
	z-index: 100;
	right: 30px;
}
#footer p.static {
	position: relative;
}

/* --------------------------------
	footernavi
-------------------------------- */
#fcarea{width:1120px; margin:0 auto 60px; position:relative; height:308px; background-image:url(../../images/ffnavi.jpg)} 
#fcarea .contacts{
	position:absolute;
	left: 37px;
	top: 230px;
}
#fcarea .inqury{
	position:absolute;
	top: 230px;
	left: 511px;
}
/* --------------------------------
	footer
-------------------------------- */

#footer {
	background: #F4F2EE;
}
#footer a {
	color: #959492;
}
#footer a:hover {
	color: #df656f;
	text-decoration: none;
}
#footer .footer_read {
	padding: 16px 0 16px 0;
	background: #73BD1E;
}
#footer .footer_read p {
	width: 1120px;
	margin: 0 auto;
}
#footer #f_gnav {
	height: 80px;
	padding: 40px 0 0 0;
	position: relative;
	font-size: 11px;
}
#footer #f_gnav > ul > li {
	margin: 0;
	padding: 0 0px 0 0;
	float: left;
	position: relative;
}

#footer #f_gnav > ul > li:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 0px;
}
#footer #f_gnav > ul > li#fnav_02:after {
	margin: 0 0 0 0px;
}
#footer #f_gnav > ul > li#fnav_04:after {
	margin: 0 0 0 0px;
}
#footer #f_gnav > ul > li#fnav_05:after {
	margin: 0 0 0 0px;
}
#footer #f_gnav > ul > li#fnav_08:after {
	margin: 0 0 0 0px;
}


#footer #f_gnav > ul > li:first-child:after {
	margin: 0 0 0 0px;
}

#footer #f_gnav > ul > li:last-child:after {
	content: '';
	background: none;
}
#footer .f_snav {
	position: absolute;
	top: 30px;
	left: 1px;
	line-height: 1.9;
}
#footer .footer_bottom {
	border-top: solid 1px #e3e1dd;
	position: relative;
	padding: 21px 0 21px 0;
	text-align:center;
	font-size:12px;
}
#footer .footer_bottom .box {
	float: left;
	padding: 0 18px 0 0;
}
#footer .footer_bottom .box img {
	float: left;
	padding: 0 18px 0 0;
}
#footer .footer_bottom .box p {
	padding: 21px 0 0 0;
	line-height: 1.7;
	font-size: 66%;
}
#footer .footer_bottom .box_l {
	width: 323px;
}
#footer .footer_bottom .box_r {
	width: 385px;
	padding: 0px 0 0 0;
}
#footer .footer_bottom .box_r p {
	padding: 13px 0 0 0;
}
#footer .footer_bottom .box_r p a {
	color: #333;
	text-decoration: underline;
}
#footer .footer_bottom .box_r p a:hover {
	text-decoration: none;
	color: #df656f;
}
#footer .footer_address {
	width: 380px;
	height: 93px;
	position: absolute;
	right: 6px;
	top: -202px;
	
}
#footer .footer_address h3 {
	padding: 30px 0 10px 0px;
}
#footer .footer_address dl {
	padding: 0 0 0 0px;
	font-size: 60%;
}
#footer .footer_address dl dt {
	font-weight: bold;
	padding: 0 0 4px 0;
}
#footer .footer_address dl dd {
}
#footer .footer_bottom .box_02 {
}
#footer .copyright {
	padding: 20px 0;
}

/*--------------------------------------------------------------------
/////navi/////
--------------------------------------------------------------------*/

#nav  {
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
}

#nav ul  {
	overflow: hidden;
	width: 1120px;
	margin: 0 auto;
}

#nav ul li  {
	float: left;
}

#nav ul li a {
	font-size: 14px;
	display: block;
	width: 160px;
	height: 60px;
	margin: 1px 0 0 0px;
	padding: 0px 0px;
	line-height: 1.4;
	text-align: center;
}

#nav ul li a:hover {

}

#nav li ul {
	width: 160px;
	display: none;
	position: absolute;
	z-index: 1000;
	background: #ffffff;
}

#nav li ul li {
	float: none;
}

#nav li ul li a {
	background: #73BD1E;
	height: 30px;
	padding-top:8px;
}

.content {
	width: 596px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

/*--------------------------------------------------------------------
/////alider/////
--------------------------------------------------------------------*/
#mv {
    height: 480px;
	margin-bottom:60px;
}
#mv ul {
    height: 480px;
    overflow: hidden;
}

#mv .mv_slider a {
    display: block;
    height: 479px;
    margin: 0 auto;
    width: 1120px;
}
#mv .sl01 {
    background: url("../../images/mv_01.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#mv .sl02 {
    background: url("../../images/mv_02.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#mv .sl03 {
    background: url("../../images/mv_03.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
}

/* CSS3 STYLE GENERIC */
#topCnav{width:1120px; margin:0 auto; padding:20px 0 20px;}
.view {
	width: 228px;
	margin: 10px;
	float: left;
	border: 1px dotted #CCC;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	padding:15px;
	font-size:13px;
	line-height:180%;}
	.view a{color:#999!important;}
	.view a:hover{
	margin: 10px;
	float: left;
	border: 3px dotted #0C9;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	padding:15px;
	font-size:13px;
	line-height:180%;
}

.view .mask, .view .content {
   width: 250px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
   background:url(../../images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}
#sccut{ height:180px;}
#sccut .main{width:1120px; margin:0 auto 60px;}
#sccuts{ height:180px;}
#sccuts .main{width:1120px; margin:0 auto 60px;}
.mainInner{width:1120px; margin:0 auto 60px; padding:60px 0 0; font-size:13px; line-height:180%}
.mInnerL{float:left; width:400px;}
.mInnerR{float:right; width:660px;}
.mInnerR p{margin-bottom:30px;}
.mInnerR h2{margin-bottom:30px;}
.tPoint{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
.pointL{float:left; width:190px;}
.pointR{float:right; width:440px; line-height:220%}

.fnavis {
	font-size:12px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    position: relative;
    z-index: 10;
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
}
 
.fnavis::before {
    content: '';
    background-color: #73BD1E;
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: -1;
    border-radius: 50%;
    box-shadow:
        0 0 0 0 #fff,
        0 0 0 0 #73BD1E;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}
.fnavis:hover::before {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    box-shadow:
        0 0 0 10px #fff,
        0 0 0 12px #73BD1E;
}
.mb10{margin-bottom:10px;}
.bg_g{background-color:#F5F5F5; margin-top:60px; padding:60px 0;}
#cctitle{
	padding:60px;
	background-image: url(../../images/title.jpg);
	background-repeat: repeat;
	margin-bottom:60px;
	text-align:center;
}
.plans {
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}


.plans .odd {
    background-color: #F5F5F5;
    margin: 0;
    padding: 0;
}
.plans th {
    border-bottom: 1px dotted #ccc!important;
    /**border-right: 1px dotted #ccc!important;**/
    /**border-top: 1px solid #fff!important;**/
    margin: 0;
    padding: 10px 20px;
    text-align: left;
    width: 600px;
	font-weight:normal!important;
}
.plans td {
    border-bottom: 1px dotted #ccc!important;
    /**border-left: 1px solid #fff!important;**/
    /**border-top: 1px solid #fff!important;**/
    color: #666666;
    line-height: 180%;
    padding-bottom: 5px;
    padding-top: 5px;
	padding-right: 20px;
    text-align: right;
}
.findbox{margin-bottom:80px;}
.findbox span{color:#0CF; margin:0 10px;}
.sspoint{padding-top:2px; text-align:left; padding-left:30px; font-size:12px; line-height:160%;}
.tlaas   { 
    -webkit-border-radius:10px;
    -moz-border-radius:10px; 
    border-radius:10px;
	background: none repeat scroll 0 0 #73BD1E;
    border: 1px solid #73BD1E;
	margin-bottom:20px;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
} 
.teax{margin-bottom:25px; text-align:center;}

/*accordion*/
.faqbox dl.accordion dt {
  background: #333;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  word-wrap:break-word;
}
.faqbox dl.accordion dt {
  display: block;
  padding: 10px 30px 10px 30px;
  color: #fff;
  font-size: 15px;
}
.faqbox dl.accordion dt span{
	margin-right: 20px;
	border: 1px solid #FFF;
	padding:5px;
}
.faqbox dl.accordion dt::before {
  content: '';
  position: relative;
  float: right;
  border: 8px solid transparent;
  border-top-color: #fff;
  width: 0;
  height: 0;
  top: 5px;
  right: -20px;
}
.faqbox dl.accordion dt.open::before {
  content: '';
  position: relative;
  float: right;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  width: 0;
  height: 0;
  top: -5px;
  right: -20px;
}
.faqbox dl.accordion dd {
  word-wrap:break-word;
}
.faqbox dl.accordion dd ul li {
  border-bottom: 1px solid #f2f2f3;
  list-style: none;
}
.faqbox dl.accordion dd ul li a {
  color: #333;
  display: block;
  padding: 10px 30px 10px 15px;
}
.faqbox dl.accordion dd ul li a::before {
  content: '';
  position: relative;
  float: right;
  border: 8px solid transparent;
  border-left-color: #333;
  width: 0;
  height: 0;
  top: 0;
  right: -25px;
}
.faqbox{margin-bottom:20px;}
.answer{padding:20px; font-size:12px; background-color:#F7F7F7;}
.tls{margin-bottom:10px; text-align:center; color:#73BD1E;}
.ols{
	font-size:12px;
	margin-bottom:25px;
	text-align:center;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}





/*accordion*/
.plans dl.accordion dt {

  cursor: pointer;
  border-bottom: 1px solid #fff;
}
.plans dl.accordion dt {
  display: block;
  padding: 0;

}
.plans dl.accordion dt span{
	margin-right: 20px;
	border: 1px solid #FFF;
	padding:5px;
}

.plans dl.accordion dd {
  word-wrap:break-word;
}
.plans dl.accordion dd ul li {
  border-bottom: 1px solid #f2f2f3;
  list-style: none;
}
.plans dl.accordion dd ul li a {
  color: #333;
  display: block;
  padding: 10px 30px 10px 15px;
}
.plans dl.accordion dd ul li a::before {
  content: '';
  position: relative;
  float: right;
  border: 8px solid transparent;
  border-left-color: #333;
  width: 0;
  height: 0;
  top: 0;
  right: -25px;
}
.plans {margin-bottom:20px;}
.planinfo{
	padding:20px;
	font-size:12px;
	background-color:#FFFFFF;
}
.icons{ float:left;}
.texts{ float:right; width:800px; padding-top:20px;}
.sig{
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.infobox{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;

}
.infobox p{	line-height:210%;
	font-size:12px;
	text-align:left!important;}
.info_Lo{ float:left; width:203px;}
.info_Ro{ float:right; width:860px;}
.info_La{ float:left; width:860px;}
.info_Ra{ float:right; width:203px;}
.plannine{padding:20px 0;}
.givebox{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #C3C3C3;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(232,232,232,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(232,232,232,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(232,232,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(232,232,232,1.00) 100%);
	background-color: #F3F3F3;
}
.givebox p{text-align:left!important; margin-bottom:20px;}
#tnews{}
#tnews dl {
}
#tnews dt {
  float:left;
  padding-right:10px;
  margin:0 0 10px;
  padding:0 0 10px;
  border-bottom:dotted 1px #AAAAAA;
  width:100px;
}
#tnews dd {
	float:left;
	margin:0 0 10px;
  padding:0 0 10px;
  border-bottom:dotted 1px #AAAAAA;
  width:300px;
}
.mb20{margin-bottom:20px;}