body {
	font-family: Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 12px;
	line-height: 2em;
}
.fs14 {
	font-size: 14px;
	line-height: 1.7142em;
}
a:hover img, .navbar a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.img-responsive {
	width: inherit;
	max-width: 100%;
	height: auto;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
.container {
	width: 750px;
	padding-left: 0px;
	padding-right: 0px;
}
}

@media (min-width: 992px) {
.container {
	width: 960px;
}
}

@media (min-width: 1200px) {
.container {
	width: 960px;
}
}
.btn-area {
	position: relative;
	display: block;
}
.navbar-header {
	margin-top: 20px;
	float: left;
}
.navbar-brand {
	background: url(../img/gnav_logo.png) top left no-repeat;
	background-size: contain;
	display: block;
	width: 163px;
	text-indent: -9999px;
	float: left;
	height: 44px;
	padding: 0px;
}
.navbar a.president {
	background: url(../img/gnav_president.png) top left no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 40%;
	max-width: 159px;
	height: 29px;
	float: right;
	display: block;
	margin-top: 27px
}
.container.hero {
	background: url(../img/main_bg.jpg) top left no-repeat #3366cc;
	color: #FFF;
	font-size: 14px;
	line-height: 1.7857;
	padding: 30px 0px 0px;
	max-width: 960px;
	position: relative;
}
.container.hero h1 {
	background: url(../img/main_catch.png) top left no-repeat;
	max-width: 330px;
	width: 100%;
	height: 410px;
	display: block;
	text-indent: -9999px;
	margin-right: -10px;
	margin-left: auto;
	background-size: contain;
}
.container.hero .catch {
	padding: 0 60px 50px 45px;
}
img.line_bw1 {
	position: absolute;
	left: 49.9%;
	top: -14px;
	display:none;
}
img.line_bw2 {
	position: absolute;
	left: 49.9%;
	bottom: -14px;
	display:none;
}
@media (min-width: 480px) {
img.line_bw1, 
img.line_bw2 {
	display:block;
}
}

@media (min-width: 768px) {
.navbar-brand {
	margin-left: 0px !important;
}
.container.hero {
	font-size: 14px;
	line-height: 1.7857;
	padding: 70px 0px 0px;
}
.container.hero h1 {
	width: 330px;
	height: 410px;
	position: absolute;
	right: 0px;
	top: 23px
}
}

@media (min-width: 992px) {
.container.hero h1 {
	right: 20px;
	top: 23px
}
}
.container.point.row .col-md-4 {
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 20px;
}
.container.tile {
	background-color: #F0F0F0;
	margin-top: 150px;
}
.tile h2 {
	margin-top: -73px;
}
.tile h2 img {
	width: 260px;
	height: auto;
}

@media (min-width: 480px) {
.tile h2 {
	margin-top: -115px;
}
.tile h2 img {
	width: 430px;
}
}

@media (min-width: 768px) {
.container.point {
	width: 810px;
}
.tile h2 {
	margin-top: -145px;
}
.tile h2 img {
	width: 552px;
}
}

@media (min-width: 992px) {
.container.point {
	width: 1020px;
}
}
.tile .glid-v {
	display: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.tile .glid-v .gliditem {
	width: 244px;
	height: 20px;
	border-left: solid 2px #C0C0C0;
	border-right: solid 2px #C0C0C0;
	float: left;
	margin: 15px 20px;
	display: inline-table;
}
.tile .glid-h {
	display: none;
	width: 20px;
	overflow: hidden;
}
.tile .glid-h .gliditem {
	height: 244px;
	width: 20px;
	border-top: solid 2px #C0C0C0;
	border-bottom: solid 2px #C0C0C0;
	margin: 0px 0px 40px;
	display: block;
}
.tile .glid-h .gliditem:last-child {
	margin-bottom: 0px;
}
.tile .cont {
	overflow: hidden;
	margin: 0 auto;
	width: 270px;
}
.tile .tiles.row {
	margin-right: -1px;
	margin-left: -1px;
	float: left;
	width: 270px;
}
.tile .tiles.row .col-md-4 {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 40px;
	text-align: center;
}
.tile .tiles.row .col-md-4 img {
	border: solid 2px #000;
}
.tile .tiles.row .col-md-4 .blank {
	width: 244px;
	height: 244px;
	border: 2px solid #C0C0C0;
}
@media (min-width: 480px) {
.tile .glid-v {
	display: table;
}
.tile .glid-h {
	display: inherit;
}
.tile .cont {
	width: 324px;
}
.tile .tiles.row .col-md-4 {
	padding-right: 20px;
	padding-left: 20px;
}
}

@media (min-width: 768px) {
.tile .cont {
	margin: 0 auto;
	width: 608px;
}
.tile .tiles.row {
	width: 568px;
}
}

@media (min-width: 992px) {
.tile .cont {
	margin: 0 25px;
	width:892px;
}
.tile .tiles.row {
	width: 852px;
}
}
.info {
	margin-bottom: 50px;
	margin-top: 40px;
}
.info address {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}
.info .telnum {
	font-size: 27px;
}
@media (min-width: 480px) {
.info .telnum {
	font-size: 30px;
}
}
footer.container {
	border-top: solid 2px #000;
	padding-top: 20px;
}
footer ul {
	padding: 0px;
	margin-left: -10px;
	font-size: 11px;
}
footer ul li a {
	color: #000;
}
footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	padding-left: 10px;
}
footer ul li+li {
	border-left: 1px solid #999;
}
footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#scnd header.title {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	position: relative;
}
#third header.title {
	border-bottom: solid 1px #000;
	position: relative;
}
#scnd header.title h1, #third header.title h1 {
	background: top center no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 280px;
	background-size: contain;
	margin: 19px auto;
	width: 500px \9;
	height: 44px \9;
}
header.title .arr {
	position: absolute;
	bottom: -26px;
	width: 100%;
	display: block;
	text-align: center;
	left: 0px;
}

@media (min-width: 480px) {
#scnd header.title h1, #third header.title h1 {
	width: 450px;
	height: 44px;
}
}

@media (min-width: 768px) {
#scnd header.title h1 {
	width: 500px;
	height: 44px;
}
#third header.title h1 {
	width: 560px;
	height: 60px;
}
}

@media (min-width: 992px) {
}
#scnd .row.headcopy {
	font-size: 14px;
	line-height: 1.7857;
	padding: 20px 0px 30px;
	position: relative;
	border-bottom: solid 1px #000;
	margin-left: 0px;
	margin-right: 0px;
}
#scnd .headcopy h2 {
	margin: 0px 0px 40px;
	text-align: right;
}
#scnd .headcopy p {
	padding: 0px 30px 20px 10px
}
#scnd .icons, #third .icons {
	position: absolute;
	bottom: -22px;
	width: 100%;
	display: block;
	text-align: center;
	left: 0px;
}
.main .article h3 {
	margin-top: 0px;
}
.num h3 {
	padding-top: 55px;
	background-position: top left;
	background-repeat: no-repeat;
}
.num h3.num1 {
	background-image: url(../../img/num1.png);
}
.num h3.num2 {
	background-image: url(../../img/num2.png);
}
.num h3.num3 {
	background-image: url(../../img/num3.png);
}
.num h3.num4 {
	background-image: url(../../img/num4.png);
}
.main .col-sm-8 {
	padding-left: 0px;
	padding-right: 0px;
}

@media (min-width: 768px) {
.main {
	padding: 0px;
}
.main .col-sm-8 {
	padding-left: 0px;
	padding-right: 50px;
}
}
.colgray {
	background-color: #F0F0F0;
	position: relative;
	font-size: 12px;
	line-height: 1.8333em;
}

@media (min-width: 768px) {
.colgray.col-sm-6 {
	width: 350px;
	margin-left: 25px;
}
}

@media (min-width: 992px) {
.colgray.col-sm-6 {
	width: 455px;
}
}
.colgray.sp {
	margin-top: 30px;
	padding-top: 1px;
	padding-bottom: 20px;
}
.colgray > header {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.colgray.sp > header {
	margin-top: -21px;
	margin-bottom: 20px
}
.colgray.sp.dot > header {
	background: url(../img/colgray_dot.png) bottom left repeat-x;
	padding-bottom: 5px;
}
.colgray > header h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
.colgray > header h4 {
	margin-top: 0px;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
}
.colgray > header p {
	font-weight: 700;
}
.colgray .article header h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 8px;
}
.colpen {
	background: url(../img/line_pen.png) top center no-repeat;
	padding-top: 50px;
	margin-top: 30px
}
.colpen .article {
	padding: 0 15px;
}
#third .step > .container {
	padding-left: 25px;
	padding-right: 25px;
}
#third .step .article {
	position: relative;
	margin-top: 50px;
}
@media (min-width: 992px) {
  #third .step .hidden-xs-block.mt110  {
    margin-top: 140px !important;
  }
}
#third .step .article header {
	position: absolute;
	top: 0px;
	width:300px;
}
#third .step .article.pull-left header {
	left: -23px;
}
#third .step .article.pull-right header {
	right: -23px;
}
#third .step .article .text {
	background-color: #F0F0F0;
	padding: 50px 25px 25px;
	margin-top: 23px;
}
@media (min-width: 480px) {
#third .step .article header {
	width:inherit;
}
}
@media (min-width: 768px) {
#third .step {
	width: 720px;
}
#third .step > .container {
	padding-left: 0px;
	padding-right: 0px;
	width: 720px;
}
#third .step .article {
	width: 350px;
	position: relative;
}
#third .step .hidden-xs-block {
	width: 350px;
}
#third .step .article.pull-left .arr {
	position: absolute;
	top: 130px;
	left: 300px;
	z-index: -1;
}
#third .step .article.pull-right .arr {
	position: absolute;
	top: 130px;
	left: -210px;
	z-index: -1;
}
}

@media (min-width: 992px) {
#third .step {
	width: 795px;
}
#third .step > .container {
	width: 795px;
}
#third .step .article {
	width: 370px;
	position: relative;
}
#third .step .article.pull-left .arr {
	position: absolute;
	top: 130px;
	left: 370px;
	z-index: -1;
}
#third .step .article.pull-right .arr {
	position: absolute;
	top: 130px;
	left: -250px;
	z-index: -1;
}
}

@media (min-width: 768px) {
.colpen .article {
	padding: 0 80px;
}
}
.col2-sp25 .col-sm-6, .col2-sp25.row > .article {
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 30px;
}

@media (min-width: 768px) {
.col2-sp25 {
	width: 800px;
}
}

@media (min-width: 992px) {
.col2-sp25 {
	width: 1010px;
}
}
.mt-40 {
	margin-top: -40px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt110 {
	margin-top: 110px !important;
}
.mt120 {
	margin-top: 120px !important;
}
.mt130 {
	margin-top: 130px !important;
}
.mt140 {
	margin-top: 140px !important;
}
.mt150 {
	margin-top: 150px !important;
}
.mt170 {
	margin-top: 170px !important;
}
.mt190 {
	margin-top: 190px !important;
}
.mt200 {
	margin-top: 200px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !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;
}
.ml0 {
	margin-left: 0px !important;
}
.ml5 {
	margin-left: 5px !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;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.p0 {
	padding: 0px !important;
}
.p10 {
	padding: 10px !important;
}
.pt0 {
	padding-top: 0px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt75 {
	padding-top: 75px !important;
}
.pt90 {
	padding-top: 90px !important;
}
.pt100 {
	padding-top: 100px !important;
}
.pt110 {
	padding-top: 110px !important;
}
.p-rl25 {
	padding-left: 25px;
	padding-right: 25px;
}
