@charset "UTF-8";
 @-ms-viewport {
width: device-width;
}
body {
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "游ゴシック", YuGothic, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
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, p, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
img {
	width: 100%;
	height:auto;
	vertical-align: bottom;
	height:auto;
}
a {
	outline: none;
}
.red {
	color: #f00;
	font-weight:bold;
}
.orenge {
	color: #ff6600;
}
.green {
	color: #339900;
}
.border-box{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing:border-box;
}

/*---------------clearfix---------------*/
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}/*
940pxに対するpx→％
5px→0.53191489%
10px→1.06382979%
15px→1.59574468%
20px→2.12765957%
30px→3.19148936%
40px→4.25531915%
50px→5.31914897%
100px→10.6382979%
200px→20.8333333%
450px→47.8723404%
*/

/*スマホ用mb
-------------------------------------*/
.mb5 {
	margin-bottom: 0.53191489%;
}
.mb10 {
	margin-bottom: 1.06382979%;
}
.mb20 {
	margin-bottom: 2.12765957%;
}
.mb30 {
	margin-bottom: 3.19148936%;
}
.mb40 {
	margin-bottom: 4.25531915%;
}
.mb50 {
	margin-bottom: 5.31914897%;
}
.mb100 {
	margin-bottom: 10.6382979%;
}
/*スマホ用mt
-------------------------------------*/
.mt5 {
	margin-top: 0.53191489%;
}
.mt10 {
	margin-top: 1.06382979%;
}
.mt20 {
	margin-top: 2.12765957%;
}
.mt30 {
	margin-top: 3.19148936%;
}
.mt40 {
	margin-top: 4.25531915%;
}
/*---------------wrapper---------------*/
#wrapper {
	position: relative;
	font-size: 14px;
}
#contents{
	clear:both;
}
/*---------------header---------------*/
#header {
	width: 95%;
	z-index:9999;
	padding-top:3%;
	position:absolute;
	top:0px;
}
.gn_sp {
	padding: 20px;
}
.gn_sp p {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.2;
}
.gn_sp ul {
	line-height: 1.4;
	list-style: none;
}
.gn_sp li a {
	position: relative;
	display: block;
	padding: 10px 5px 10px 5px;
	color: #073682;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 1px #073682;
}
.gn_sp li:first-child a {
	border-top: solid 1px #073682;
}
.gn_sp li a:before {
	position: absolute;
	right: 10px;
	margin-top: 2px;
	content: url(../img/top/top_gn_bec.png);
}
.logo {
	width: 20%;
	margin-bottom:3%;
	float:left;
}
.gn_sp_open {
	width: 20%;
	float:right;
}
.gn_close {
	display: none;
}
.gn_pc {
	display: none;
}
#nafcoBtn{
	position: absolute;
	top:0;
	right: 0;
}
/*---------------contents---------------*/
#contents {
	width: 95%;
	margin: 0 auto;
	z-index:9999;
}
.feature {
	margin-bottom: 10.6382979%;
	max-width:460px;
	margin:0 auto;
	margin-top:5%;
}
.feature ul li {
	float: left;
	width: 46%;
	max-width:220px;
	margin-bottom:5.31914897%;
}
.feature_01{
	margin-right:8%;
}
.tell_pc {
	display: none;
}
/*---------------footer---------------*/
#footer {
	text-align: center;
	color: #fff;
	background-color: #333333;
	padding: 6%;
}
#footer p{
	font-size:12px;
}
.go_to_top {
	display: none;
}

@media screen and (min-width : 768px) {
#wrapper {
	font-size: 16px;
}
#contents {
	max-width: 940px;
}
/*---------------header---------------*/
#header {
	width: 95%;
	margin: 0 auto;
	max-width: 940px;
	padding-top:30px;
}
.logo {
	max-width: 200px;
}

/*---------------contents---------------*/
.feature {
	margin-bottom: 4.25531915%;
}
.feature {
	margin-bottom: 10.6382979%;
	max-width:940px;
	margin:0 auto;
	margin-top:30px;
}
.feature ul li {
	float: left;
	width: 22%;
	max-width:220px;
	margin-bottom:100px;
}
.feature_01{
	margin-right:4%;
}
.feature_02{
	margin-right:4%;
}

.tell_pc {
	clear: both;
	display: block;
}
.tell_sp {
	display: none;
}
/*---------------other---------------*/
#footer {
	padding: 2%;
}
.two_third {
	float: left;
	width: 65%;
}
.one_third {
	float: right;
	width: 33%;
}
.one_fourth {
	max-height: 120px;
	max-width:120px;
	float: left;
	width: 23%;
}
.three_fourth {
	float: right;
	width: 74%;
}
.one_sixth {
	max-width:120px;
	max-height: 120px;
	width: 15%;
	float: left;
}
.five_sixth {
	width: 83%;
	float: right;
}
.half {
	width: 48%;
	float: left;
	padding: 1%;
}

/*---------------ie7用---------------*/
*:first-child+html .gn_pc {
	display:block;
	position:absolute;
	top:0px;
	right:50%;
	padding-top:45px;
	margin-right:-485px;
}


}

/*---------------kiyaku---------------*/
    .kiyaku_wrap h1{
        text-align:center;
        font-weight: bold;
    }
    .kiyaku_wrap h2{
        font-weight: bold;
    }   
    .kiyaku_btn{
        margin:0 0 20px;
        clear:both;
    }
    .kiyaku_btn p{
        width:100%;
        margin:0 auto;
    }
    .kiyaku_btn a{
        cursor: pointer;
        text-align: center;
        display: block;
        padding:10px;
        border:2px solid #555;
        text-decoration: none;
        color:#555;
    }
    .kiyaku_btn a:hover{
        background: #efefef;
    }

@media screen and (min-width : 960px) {
/*PC用mb
-------------------------------------*/
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb75 {
	margin-bottom: 75px;
}
.mb100 {
	margin-bottom: 100px;
}

/*---------------header---------------*/
#header {
	width:940px;
	margin: 0 auto;
	padding-top: 30px;
	z-index: 5000;
}
#contents {
	width:100%;
	max-width: 940px;
	margin:0 auto;
}


.logo {
	width:200px;
	margin-bottom:3%;
}
.gn_sp_open {
	display: none;
}
#sidr-right {
	display: none;
}
.gn_pc {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	padding-top:55px;
}
.gn_pc ul {
	width:600px;
	margin-left:-15px;
	overflow:hidden;
	width:680px;
}
.gn_pc ul li{
	float:left;
	margin-left:15px;
}
.gn_pc ul li:first-child{
	float:left;
	margin-left:0px;
}

.gn_pc ul li a{
	display:block;
	z-index:3000;
}
.gn_01 {
	position: relative;
	width: 66px;
	height: 30px;
	overflow: hidden;
}
.gn_01_line {
	position: absolute;
	bottom: 0px;
}
.gn_02 {
	position: relative;
	width: 136px;
	height: 30px;
	overflow: hidden;
}
.gn_02_line {
	position: absolute;
	bottom: 0px;
}
.gn_03 {
	position: relative;
	width: 150px;
	height: 30px;
	overflow: hidden;
}
.gn_03_line {
	position: absolute;
	bottom: 0px;
}
.gn_04 {
	position: relative;
	width: 120px;
	height: 30px;
	overflow: hidden;
}
.gn_04_line {
	position: absolute;
	bottom: 0px;
}
.gn_05 {
	position: relative;
	width: 120px;
	height: 30px;
	overflow: hidden;
}
.gn_05_line {
	position: absolute;
	bottom: 0px;
}

/*---------------contents---------------*/
.feature ul{
	width:960px;
	margin-right:-20px;
	overflow:hidden;
}

.feature ul li {
	margin-right:20px;
	float: left;
	width:220px;
}

/*---------------card---------------*/
    

/*---------------footer---------------*/
#footer{
	padding:30px;
}

.go_to_top {
	position: fixed;
	left: 50%;
	margin-left:480px;
}
.go_to_top a{
	width:60px;
	height:60px;
	display: block;
}

.five_sixth {
width: 85%;
float: right;
}

}

@media screen and (min-width : 1280px) {
.top_slider {
	display:block;
	background-image:url(../img/top/main_imgbg.jpg);
	background-repeat:repeat-x;
	height:480px;
}
}