@charset "utf-8";
/* ===================================================================
CSS information

 style info: common

 *Since: 2015-03-09
=================================================================== */
/* ----------------------------------------------------
	基本設定
---------------------------------------------------- */
body {
	min-width: 960px;
	-webkit-text-size-adjust: 100%;
	overflow: auto;
	font-size: 14px;
	color: #000;
	line-height: 1.7;
	box-sizing: border-box;
}

@media screen and (max-width: 768px) {
	body {
		min-width: 320px;
	}
}

img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
  
})

a {
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

a img {
	display: block;
}

a:visit {
	text-decoration: none;
}

a:hover {
	opacity: 0.7;
	filter: alpha( opacity=70 ); /* IE 6,7 */
	-ms-filter: "alpha( opacity=70 )"; /* IE8 */
	text-decoration: none;
}


@media screen and (max-width: 768px) {
	a:hover {
		opacity: 1;
		filter: alpha( opacity=100 ); /* IE 6,7 */
		-ms-filter: "alpha( opacity=100 )"; /* IE8 */
	}
}

.for-pc {
	display: inline-block !important;
}
.for-sp {
	display: none !important;
}

.for-pc2 {
	display: block !important;
}
.for-sp2 {
	display: none !important;
}

.clearfix::after {
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
  visibility: hidden;
  content: ".";
}

@media screen and (max-width: 768px) {
	.for-pc {
		display: none !important;
	}
	.for-sp {
		display: inline-block !important;
	}
	.for-pc2 {
		display: none !important;
	}
	.for-sp2 {
		display: block !important;
	}
}


/* ----------------------------------------------------
	#header
---------------------------------------------------- */
#header {
	padding: 20px 0;
	border-top: solid 10px #000;
	/* box-shadow: 0px 3px 10px 1px #ddd; */
	position: relative;
	z-index: 10;
}
#header .logo {
	text-align: center;
}
#header .logo a {
	display: block;
	width: 272px;
	margin: 0 auto;
}
#header .logo img {
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	#header {
		height: auto;
		border-top: solid 5px #000;
		box-shadow: none;
	}
	#header .logo {
		width: 60%;
		margin: 0 auto;
		text-align: center;
	}
	#header .logo a {
		width: 100%;
		height: auto;
	}
}

/* ----------------------------------------------------
	#footer
---------------------------------------------------- */
.r-footer {
	background: #f5f5f5;
	padding: 20px 0 80px;
}

@media only screen and (max-width: 768px) {
	.r-footer {
		padding: 0 0 20px;
	}
}

.r-footer-inner {
	width: 960px;
	margin: 0 auto
}
.r-footer-inner *{
	line-height: 1;
}


@media only screen and (max-width: 768px) {
	.r-footer-inner {
		width: auto;
		margin: 0 auto
	}
	.r-footer-inner-body {
		padding: 16px 15px 0;
		text-align: center;
	}
}

.r-footer-inner-body strong {
	float: left;
	font-size: 12px;
	font-weight: normal;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
}

@media only screen and (max-width: 768px) {
	.r-footer-inner-body strong {
		display: block;
		float: none;
		font-size: 10px;
		line-height: 1.8;
		margin: 0 0 10px;
	}
}

.r-footer-inner-body strong br {
	display: none;
}

@media only screen and (max-width: 768px) {
	.r-footer-inner-body strong br {
		display: block;
	}
}

.r-footer-inner-body small {
	float: right;
	font-family: Helvetica, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
}

@media only screen and (max-width: 768px) {
	.r-footer-inner-body small {
		display: block;
		float: none;
	}
}

.r-footer {
  background: #f5f5f5;
  padding: 20px 0 80px;
}

@media only screen and (max-width: 768px) {
  .r-footer {
    padding: 0 0 20px;
  }
}

.r-footer-inner {
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .r-footer-inner .pagetop {
    bottom: 40px;

    height: 40px;
    width: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .r-footer-inner-body {
    padding: 16px 15px 0;
    text-align: center;
  }
}

.r-footer-inner-body strong {
  float: left;
  font-size: 12px;
  font-weight: normal;
}

@media only screen and (max-width: 768px) {
  .r-footer-inner-body strong {
    display: block;
    float: none;
    font-size: 10px;
    line-height: 1.8;
    margin: 0 0 10px;
  }
}

.r-footer-inner-body strong br {
  display: none;
}

@media only screen and (max-width: 768px) {
  .r-footer-inner-body strong br {
    display: block;
  }
}

.r-footer-inner-body small {
  float: right;
  font-family: Helvetica, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, Arial, 'メイリオ', Meiryo, sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
}

@media only screen and (max-width: 768px) {
  .r-footer-inner-body small {
    display: block;
    float: none;
  }
}

.l-column-f {
	width: 1200px;
}

@media only screen and (max-height: 799px) {
.l-column-f {
    width: 960px;
}
}

@media only screen and (max-width: 768px) {
.l-column-f {
    width: 100%;
}
}

/* ----------------------------------------------------
	#pagetop
---------------------------------------------------- */
.pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	height: 50px;
	width: 50px;
	z-index: 1;
}

.pagetop a {
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	width: 100%;
}

.pagetop a::after {
	position: absolute;
	top: 50%;
	left: 50%;

	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	content: '';
	display: block;
	height: 14px;
	margin: -2px 0 0 -7px;
	-webkit-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
					transform: rotate(-45deg);
	width: 14px;
}
@media only screen and (max-width: 768px) {
/* ----------------------------------------------------
	#pagetop
---------------------------------------------------- */
	.pagetop {
		position: fixed;
		right: 20px;
		bottom: 40px;
		height: 40px;
		width: 40px;
		z-index: 1;
	}
}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
