@charset "UTF-8";
@keyframes stylie-transform-keyframes {
 0% {
 transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 1.67% {
 transform: translate(0px, -0.0179px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 3.33% {
 transform: translate(0px, -0.0676px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 5% {
 transform: translate(0px, -0.1431px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 6.67% {
 transform: translate(0px, -0.2385px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 8.33% {
 transform: translate(0px, -0.3476px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 10% {
 transform: translate(0px, -0.4645px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 11.67% {
 transform: translate(0px, -0.5832px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 13.33% {
 transform: translate(0px, -0.6977px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 15% {
 transform: translate(0px, -0.802px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 16.67% {
 transform: translate(0px, -0.8901px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 18.33% {
 transform: translate(0px, -0.9559px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 20% {
 transform: translate(0px, -0.9935px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 21.67% {
 transform: translate(0px, -0.9969px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 23.33% {
 transform: translate(0px, -0.9601px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 25% {
 transform: translate(0px, -0.877px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 26.67% {
 transform: translate(0px, -0.7417px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 28.33% {
 transform: translate(0px, -0.5481px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 30% {
 transform: translate(0px, -0.2903px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 31.67% {
 transform: translate(0px, 0.0378px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 33.33% {
 transform: translate(0px, 0.4421px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 35% {
 transform: translate(0px, 0.9287px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 36.67% {
 transform: translate(0px, 1.5035px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 38.33% {
 transform: translate(0px, 2.1726px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 40% {
 transform: translate(0px, 2.942px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 41.67% {
 transform: translate(0px, 3.8176px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 43.33% {
 transform: translate(0px, 4.8055px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 45% {
 transform: translate(0px, 5.9117px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 46.67% {
 transform: translate(0px, 7.1422px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 48.33% {
 transform: translate(0px, 8.503px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
 50% {
 transform: translate(0px, 10px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
 animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
 100% {
 transform: translate(0px, 0px) scale(1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(0, -50%);
}
}
/****************************************

    Reset

*****************************************/
/* Reset Style */
html {
  font-size: 62.5%;
  overflow-y: scroall;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  -webkit-font-smoothing: antialiased;
}

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;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

ol, ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: '';
}

img,
object,
embed {
  vertical-align: top;
}

legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style-type: none;
}

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

area {
  border: none;
  outline: none;
}

em, strong {
  font-weight: bold;
}

p {
  line-height: 1.85;
}

/****************************************

    Link

*****************************************/
a {
  color: #333;
  outline: none;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a.disable {
  cursor: default;
}

a:visited {
  text-decoration: none;
}

a.disable:hover {
  text-decoration: none;
}

a.default:link {
  color: #0000ff;
  text-decoration: underline;
}
a.default:link:hover {
  text-decoration: none;
}

a.default:visited {
  color: #800080;
}

a.default:active {
  color: #ff8000;
}

a.default:hover {
  color: #b80120;
}

/****************************************

    common

*****************************************/
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.table-cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.serif {
  font-family: 'YuMincho','Yu Mincho','游明朝','ヒラギノ明朝 ProN W6','HiraMinProN-W6','HG明朝E','ＭＳ Ｐ明朝','MS PMincho','MS 明朝',serif;
}

.over {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.over:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.scale-up {
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.scale-up:hover {
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

.scale-down {
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.scale-down:hover {
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -webkit-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

.grow {
  overflow: hidden;
}
.grow img {
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.grow img:hover {
  -moz-transform: scale(1.02, 1.02);
  -ms-transform: scale(1.02, 1.02);
  -webkit-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.mcf {
  *zoom: 1;
}
.mcf:before, .mcf:after {
  content: " ";
  display: table;
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.txtL {
  text-align: left;
}

.txtR {
  text-align: right;
}

.txtC {
  text-align: center;
}
.txtS {
	font-size: 16px;
}
.strike {
	text-decoration: line-through;
}

/*
 * 共通
 */
body {
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	color: #444;
	counter-reset: ArticleNumber 0;
	counter-reset: StrategyNumber 0;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
}
#wrap {
	position: relative;
	width: 100%;
	height: 100%;
}
.container {
	width: 100%;
}
.delay1s {
	animation-delay:1s;
}
.delay2s {
	animation-delay:2s;
}

/* ----------------------------------------------------------------
    footer
  ----------------------------------------------------------------- */

#copyright {
	background: #000;
	color: #fff;
	padding: 31px 0;
	text-align: center;
}
#footer {
	position: relative;
}
#pagetop {
	position: relative;
}
#pagetop a {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 400px;
	bottom: 75px;
	width: 146px;
	height: 148px;
	z-index: 1;
}
.secOrg {
	padding: 90px 0;
	position: relative;
	background: #fff;
}
.secOrg .secTit {
	margin-bottom: 20px;
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	font-family: 'YuGothic', 'Yu Gothic', '游ゴシック体', '游ゴシック', sans-serif;
	text-align: center;
}
.secOrg .logoMcf {
	margin-bottom: 40px;
	text-align: center;
}
.secOrg .list {
	font-size: 0;
	text-align: center;
}
.secOrg .list li {
	display: inline-block;
	margin: 0 10px;
}
.secOrg .list li a {
	display: inline-block;
	width: 90px;
	height: 90px;
	line-height: 90px;
	color: #fff;
	text-align: center;
	font-size: 51px;
	font-size: 5.1rem;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
.secOrg .list li a i {
	line-height: inherit;
}
.secOrg .list .btnFb a {
	background: #305097;
}
.secOrg .list .btnTw a {
	background: #00aced;
}
.secOrg .list .btnGp a {
	background: #db4a39;
}

@media only screen and (min-width: 768px) {
  .hidden-pc {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* ----------------------------------------------------------------
    767px以下
  ----------------------------------------------------------------- */
  .hidden-sp {
    display: none;
  }
.secOrg .list li a {
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-size: 34px;
	font-size: 3.4rem;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
.secOrg .list .btnFb a {
	background: #fff;
}
.secOrg .list .btnTw a {
	background: #fff;
}
.secOrg .list li img {
	width: 90%;
}
}
