@charset "UTF-8";
* { -moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding:0; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased; -webkit-tap-highlight-color:transparent; }
*::selection { background: #e87878; color:#f7d5d5; }
*::-moz-selection { background: #e87878; color:#f7d5d5; }
.u-cf:after { content:" "; display:table; }
.u-cf:after { clear:both; }
.u-cf { *zoom:1; }
.u-table { display: table; width: 100%; height: 100%; }
.u-table-cell { display: table-cell; vertical-align: middle; }
.u-sp { display: none!important; }
.u-pc { display: block!important; }
.u-text-right { text-align: right; }
.u-text-left { text-align: left; }
.u-text-center { text-align: center; }
.fadeIn { visibility: hidden; }
h2,h3,h4 {
	font-family: 'Open Sans Condensed', sans-serif;
}

p {
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #222;
	text-align: justify;
}

a { 
	text-decoration: none; 
	cursor: pointer;
	color: #222;
	-webkit-transition: all ease .5s;
	   -moz-transition: all ease .5s;
	    -ms-transition: all ease .5s;
	     -o-transition: all ease .5s;
	        transition: all ease .5s;
}

li { list-style: none; }

img {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
    width: 100%;
    vertical-align: bottom;
}

@media (max-width: 768px){
	.u-sp { display: block!important; }
	.u-pc { display: none!important; }
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 0.9; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #000;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #000;
  word-wrap: break-word;
  padding-top: 16px;
  font-size: 13px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }



@media screen and (max-width: 460px) {
  .sp-brno__image img {
    max-width: 160vw !important;
    max-height: 85vh !important;
	}
}

body#sekai-sanpo {
	background: #fff;
	color: #242424;
	font-family: gill-sans-nova, 'Noto Sans JP', sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

body#sekai-sanpo:before {
	display: none;
}

/*=============================
  Loading
=============================*/
.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	top: 0;
	left: 0;
	background: #fae4e4;
}

.loading__text {
	position: absolute;
	display: inline-block;
	width: 34px;
	height: 34px;
	top: 50%;
	left: 50%;
	margin-left: -17px;
	margin-top: -17px;
}
  
.loading__text:after, .loading__text:before {
    content: '';
    position: fixed;
    border: 1px solid white;
    width: 30px;
    height: 30px;
}
  
.loading__text:after {
    animation: spinner 2.5s linear infinite;
}
  
.loading__text:before {
    width: 44px;
    height: 44px;
    margin-left: -7px;
    margin-top: -7px;
    animation: spinner 2.5s linear infinite;
    animation-direction: reverse;
}

@keyframes spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* ===========================
  MAIN VISUAL
=========================== */
.ss-main {
    background: #f7d5d5;
    position: relative;
    margin: 0 auto 70px;
    overflow: hidden;
}

.ss-main:after {
    content: "";
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    opacity: 0;
    -webkit-transition: all ease .5s;
       -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
         -o-transition: all ease .5s;
            transition: all ease .5s;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 13%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 13%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

body.scrolled .ss-main:after {
    opacity: 1;
}

.logo {
    position: fixed;
    top: 28px;
    left: 30px;
    width: 250px;
    z-index: 3;
    -webkit-transition: all ease .5s;
       -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
         -o-transition: all ease .5s;
            transition: all ease .5s;
    z-index: 30;
}

body.scrolled .logo {
  width: 170px;
}

.credit {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 12px;
    z-index: 2;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    color: #e24949;
}

.credit img {
  display: block;
  width: 100px;
}

svg.svg_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;  
  height: auto;
}

svg.svg_top {
  position: absolute;
  top: 0;
  width: 100%;  
  height: auto;
  z-index: 1;
}

svg path {
  fill: #fff;
}

.ss-main__box {
	width: 90%;
	margin: 0 auto;
    position: relative;
    height: 100%;
}

.ss-main__image {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/main_pc.jpg) center center no-repeat;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    z-index: 0;
}

.ss-main__button {
	content: "";
    position: absolute;
    right: 50px;
    bottom: 70px;
    width: 70px;
    height: 70px;
    z-index: 9;
}

.ss-main__button a {
	width: 100%;
	height: 100%;
	display: block;
    background: #0f0fcc;
    border-radius: 50px;
}

.ss-main__button a:hover {
	background: #13139b;
}

.ss-main__button a img {
    width: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -5px;
}

@media (max-width: 768px){
	svg.svg_top {
		border-top: 30px solid #fff;
		top: 0;
	}

	.ss-main {
		padding-bottom: 30px;
	}

  .ss-main__box {
    width: 100%;
  }

	.ss-main__image {
		position: relative;
		width: 100%;
		height: auto;
		margin: 20px 0;
    background: none;
	}

	.ss-main__button {
	    bottom: -20px;
      right: 10px;
      width: 50px;
      height: 50px;
	}

  .logo {
    top: 11px;
    left: 11px;
    width: 140px;
  }

  body.scrolled .logo {
    width: 100px;
  }

}

/* ===========================
  COMMON CONTENTS
=========================== */
.ss-contents {
	width: 90%;
	margin: 0 auto;
	max-width: 1160px;
	position: relative;
}

.ss-contents__body li {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}

.ss-contents__body li:nth-child(3n) {
	margin-right: 0;
}

.ss-contents__head-text {
	text-align: center;
}

.ss-contents__head-text p {
	margin-bottom: 35px;
	text-align: center;
}

@media (max-width: 767px){
	.ss-contents {
		width: 94%;
	}

	.ss-contents__body li {
		width: 49%;
		margin-bottom: 15px;
	}

	.ss-contents__body li:nth-child(3n) {
		margin-right: 2%;
	}

	.ss-contents__body li:nth-child(2n) {
		margin-right: 0;
	}

	.ss-contents__head-text p {
		margin-bottom: 20px;
	}
}

/* ===========================
  INTRODUCTION
=========================== */
.ss-introduction {
	position: relative;
	margin-bottom: 70px;
}

.ss-introduction__image {
	width: 50%;
	float: left;
	padding-right: 50px;
}

.ss-introduction__text {
	width: 50%;
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
}

.ss-introduction__text h2 {
	color: #0f0fcc;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

@media (max-width: 940px){
	.ss-introduction {
		margin-bottom: 30px;
	}

	.ss-introduction__image {
		width: 100%;
		float: none;
		padding-right: 0;
		padding-bottom: 30px;
	}

	.ss-introduction__image img {
		max-width: 450px;
		margin: 0 auto;
		display: block;
	}

	.ss-introduction__text {
		width: 100%;
		position: relative;
		left: 0;
		height: auto;
	}

	.ss-introduction__text h2 {
		font-size: 18px;
	}
}

/* ===========================
  MAP
=========================== */
.ss-map {
	margin-bottom: 70px;
}

@media (max-width: 767px){
	.ss-map {
		margin-bottom: 30px;
	}
}

/* ===========================
  Gallery
=========================== */
.ss-gallery {
	margin-bottom: 70px;
}

.ss-gallery h2 {
	font-size: 60px;
    line-height: 1;
    margin-bottom: 5px;
}

.ss-gallery h2 span {
	font-size: 30px;
    position: relative;
    padding-left: 36px;
    top: 1px;
}

.ss-gallery h2 span:before {
	content: "／";
    position: absolute;
    top: 7px;
    left: 5px;
}

.ss-gallery h2 img.u-brno {
	display: inline;
    width: 114px;
}

.ss-gallery h2 img.u-znojmo {
	display: inline;
    width: 193px;
}

.ss-brno__image, .ss-znojmo__image {
	background: #0f0fcc;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
    position: relative;
}

.ss-contents__body li a .ss-brno__image:before,
.ss-contents__body li a .ss-znojmo__image:before {
	content: "";
	position: absolute;
	width: 37px;
	height: 7px;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -19px;
	background: url(../images/wave.png) center center no-repeat;
	opacity: 0;
}

.ss-contents__body li a:hover .ss-brno__image:before,
.ss-contents__body li a:hover .ss-znojmo__image:before {
	opacity: 1;
}

.ss-brno__image img, .ss-znojmo__image img {
	-webkit-transition: all ease .5s;
	   -moz-transition: all ease .5s;
	    -ms-transition: all ease .5s;
	     -o-transition: all ease .5s;
	        transition: all ease .5s;
}

.ss-contents__body li a:hover .ss-brno__image img,
.ss-contents__body li a:hover .ss-znojmo__image img {
	opacity: 0.2;
}

.ss-contents__body li a .ss-brno__text, 
.ss-contents__body li a .ss-znojmo__text {
	display: none;
	opacity: 0;
	-webkit-transition: all ease .5s;
	   -moz-transition: all ease .5s;
	    -ms-transition: all ease .5s;
	     -o-transition: all ease .5s;
	        transition: all ease .5s;
	position: absolute;
    right: -20px;
    bottom: -16px;
    background: #fff;
    padding: 10px 19px;
    border-radius: 10px;
    box-shadow: 10px 10px 20px #ccc;
    width: 90%;
}

.ss-contents__body li a .ss-brno__text:after,
.ss-contents__body li a .ss-znojmo__text:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: -16px;
    left: 20px;
	border: 8px solid transparent;
	border-right: 18px solid #fff;
	-webkit-transform: rotate(65deg);
	transform: rotate(65deg);
}

.ss-contents__body li a:hover .ss-brno__text,
.ss-contents__body li a:hover .ss-znojmo__text {
	display: block;
	opacity: 1;
}

.ss-contents__body li a .ss-brno__text p, 
.ss-contents__body li a .ss-znojmo__text p {
	font-size: 11px;
}

@media (max-width: 767px){
	.ss-contents__body li a .ss-brno__text, .ss-contents__body li a .ss-znojmo__text {
		display: block;
	    opacity: 1;
	    position: relative;
	    box-shadow: none;
	    right: 0;
	    bottom: 0;
	    border-radius: 0;
	    width: 100%;
	    padding: 10px;
	}

	.ss-contents__body li a .ss-brno__text p, 
	.ss-contents__body li a .ss-znojmo__text p {
	    font-size: 11px;
	    letter-spacing: 0;
	    line-height: 1.3;
	}

	.ss-brno__image::after,
	.ss-znojmo__image::after{
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 1.5em;
		height: 1.5em;
		background-image: url("../images/zoomin.png");
		background-size: 1em 1em;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.ss-gallery {
		margin-bottom: 20px;
	}

	.ss-gallery h2 {
		font-size: 50px;
		margin-bottom: 10px;
	}

	.ss-gallery h2 img.u-brno {
	    width: 68.4px;
	}

	.ss-gallery h2 img.u-znojmo {
	    width: 115.8px;
	}

}

/* ===========================
  COMMENT
=========================== */
.ss-comment {
	background: #f7d5d5;
	position: relative;
	padding: 25px 0;
	margin-bottom: 70px;
}

.ss-comment .ss-contents {
	display: table;
}

.ss-comment__image {
	width: 30%;
	display: table-cell;
}

.ss-comment__image:after {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -10px;
    right: -10px;
    background: url(../images/comment-bg.png) center center no-repeat;
    z-index: -1;
    display: block;
    background-size: contain;
}

.ss-comment__text {
	width: 70%;
	display: table-cell;
	vertical-align: middle;
	padding-right: 30px;
}

.ss-comment__text img {
	width: 250px;
    margin-bottom: 10px;
}

@media (max-width: 767px){
	.ss-comment {
		margin-bottom: 30px;
	}

	.ss-comment__image {
		width: 50%;
		margin: 0 auto 20px;
		display: block;
	}

	.ss-comment__text {
		position: relative;
		width: 100%;
		display: block;
		padding-right: 0;
	}
}

/* ===========================
  PROFILE
=========================== */
.ss-profile {
	
}

.ss-profile__text h2 {
	font-size: 20px;
	color: #0f0fcc;
	line-height: 1;
	margin-bottom: 10px;
}

.ss-profile__text h2 small {
	font-size: 14px;
    position: relative;
    padding-left: 15px;
    line-height: 1;
    top: -2px;
}

.ss-profile__text h2 small:before {
	content: "";
    position: absolute;
    left: 5px;
    bottom: 0;
    width: 2px;
    height: 100%;
    background: #0f0fcc;
}

.ss-profile__text a.u-blue-button { 
    margin-top: 13px;
    font-size: 13px;
    background: #0f0fcc;
    color: #fff;
    padding: 2px 18px 3px;
    display: inline-block;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    -webkit-transition: all ease .5s;
       -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
         -o-transition: all ease .5s;
            transition: all ease .5s;
}

.ss-profile__text a:hover {
    background: #13139b;
}

.ss-profile__sns {
	margin-top: 30px;
    text-align: center;
    margin-bottom: 70px;
}

.ss-profile__sns h3 {
	text-align: center;
	background: #f9e2e2;
	display: inline-block;
	-webkit-border-radius: 10px 10px 0 0;
	        border-radius: 10px 10px 0 0;
	padding: 10px 30px;
    font-size: 15px;
}

.ss-profile__sns__inner {
	background: #f9e2e2;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
    padding: 20px;
}

.ss-profile__sns__inner li {
	float: left;
	width: 24%;
	margin-right: 1.33%;
	background: #FFF;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
}

.ss-profile__sns__inner li a {
    padding: 10px;
    display: table;
    width: 100%;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-transition: all ease .5s;
       -moz-transition: all ease .5s;
        -ms-transition: all ease .5s;
         -o-transition: all ease .5s;
            transition: all ease .5s;
}

.ss-profile__sns__inner li a:hover {
	background: #f7d5d5;
}

.ss-profile__sns__inner li:last-child {
	margin-right: 0;
}

.ss-profile__sns__inner li img {
	width: 40px;
	display: table-cell;
	vertical-align: middle;
	display: inline;
	text-align: center;
}

.ss-profile__sns__inner li p {
	width: 100%;
	display: table-cell;
	padding-left: 10px;
	text-align: left;
	color: #e14848;
	vertical-align: middle;
	font-size: 11px;
}

@media (max-width: 767px){
	.ss-profile__sns {
		margin-bottom: 30px;
	}

	.ss-profile__sns__inner{
	    padding: 10px;
	}

	.ss-profile__sns__inner li {
		width: 49%;
		margin-bottom: 8px;
	}

	.ss-profile__sns__inner li:nth-child(2n) {
		margin-right: 0;
	}

	.ss-profile__sns__inner li img {
		width: 24px;
	}

  .ss-profile__text h2 small {
    display: block;
    padding-top: 7px;
    padding-left: 0;
    top: 0;
  }

  .ss-profile__text h2 small:before {
    display: none;
  }

}

/* ===========================
  FOOTER
=========================== */

footer {
	background: #ececec;
	padding: 44px 0 0 0;
	position: relative;
}

.footer-link img {
	width: 200px;
	margin: 0 auto 6px;
	display: block;
}

.footer-link a img {
	-webkit-transition: all ease .5s;
	   -moz-transition: all ease .5s;
	    -ms-transition: all ease .5s;
	     -o-transition: all ease .5s;
	        transition: all ease .5s;
}

.footer-link a:hover img {
	opacity: 0.7;
}

.footer-link p {
	text-align: center;
	padding-bottom: 44px;
}

.footer-copy {
	background: #cacaca;
	padding: 8px 0;
}

.footer-copy p {
	text-align: center;
	font-size: 11px;
	color: #909090;
	line-height: 1;
}

.gototop {
	content: "";
    position: absolute;
    right: 50px;
    bottom: 70px;
    width: 70px;
    height: 70px;
    z-index: 9;
}

.gototop a {
	width: 100%;
	height: 100%;
	display: block;
    background: #0f0fcc;
    border-radius: 50px;
}

.gototop a:hover {
	background: #13139b;
}

.gototop a img {
    width: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -5px;
}

@media (max-width: 480px){
	.footer-link img {
		width: 150px;
	}

	.footer-link p {
		font-size: 11px;
	}

	.gototop {
	    right: 15px;
	    bottom: 40px;
	    width: 50px;
	    height: 50px;
	}
}







