/* WEB FONT */
@import url(https://fonts.googleapis.com/css?family=Leckerli+One);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* RESET */
* {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
    font: 18px/22px;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 600;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
/* BASIC */
body {
  background-color: #fff;
  color: #000;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
img {
max-width : 100% ;
height : auto ;
}
@media screen and (max-width: 480px) {
img { float : none ; }
}
.img-responsive{
 width:inherit;
max-width:100%;
height:auto;
} 

/* HTML5 elements
 ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

#wrapper{
  padding: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

#container
{
  padding: 2em;
}
@media only screen and (max-width: 480px) {
#container{
  padding: 1em;
}
}


h1 {
  font-size: 36px;
  line-height: 46px;
  color: #e0e0e0;
}

h2 {
  font-size: 1.47em;
}
@media screen and (max-width: 480px) {
h2 {
font-size : 75% ;
margin : 1em 0 0.8em 0 ; }
} 
h3 {
  font-size: 1.31em;
  margin-top: 15px;
}

p {
  margin: 20px 0;
}
@media screen and (max-width: 480px) {
p {
width : 100% ;
font-size : 65% ;
margin : 0 0 1.8em 0 ;
line-height : 1.7 ; }
} 
a:hover{
  color: #666;
}
a:link, a:visited, a:active {
  text-decoration: none;
  color: #222;
}
a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: alpha(opacity=70);
}


/*TOP*/
.description {
	width: 100%;
	height: auto;
    margin-top: 0;
}

@media screen and (max-width: 768px) {
.description {
	width: auto;
	max-width: 768px;
    height: 100%;
    margin-top: 0;
}
}

.mobileHidden { display:none;}
 
@media screen and (min-width:768px) {
    .desktopHidden { display:none;}
    .mobileHidden { display:block;}
}

@media screen and (max-width:768px) {
    .desktopHidden { display:block;}
    .mobileHidden { display:none;}
}


.content {
 padding-top: 0;
  text-align: center;
 }

.contents-inner{
	max-width: 980px;
	margin: 0 auto;
	padding: 1.5em;
	display: table;
}

/*OUR-BUSINESS*/
.our-business {
 max-width: 100%;
 margin: 0 auto;
 border: solid 4px black;
 margin: 0 0 2em 0;
 background-image: url(../img/our-business-img-l.png),url(../img/our-business-bg2.png),url(../img/our-business-bg.png);
 background-repeat: no-repeat, no-repeat,repeat-x;
 background-position: 10px center, right bottom,top;
}

@media screen and (max-width: 1280px) {
.our-business {
 background-image: url(../img/our-business-bg.png);
 background-repeat:  repeat-x;
 background-position: top;
}
}

.our-business h1 {
  margin-top: 20px;
}
.our-business-inner{
	max-width: 980px;
	margin: 0 auto;
	padding: 1.5em;
	display: -webkit-flex;
    display: flex;
}
@media screen and (max-width: 980px) {
.our-business-inner{
	width: 90%;
	margin: 0 auto;
	padding: 0;
    flex-direction: column;
}
}

.our-l{width: 50%;
	padding: 1.5em 0;
	display: table-cell;
	vertical-align: top;
	text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;
}

.vcomilogo{
	margin-bottom: 15px;
}

.our-r{width: 50%;
	padding: 1.5em 0;
	display: table-cell;
	vertical-align: top;
}


@media (max-width: 980px) {
.our-l {
          float: none;
          width: auto;
          display: block;
          margin: 0 auto;
     }
.our-r {
          float: none;
          width: auto;
          display: block;
          margin: 0 auto;

     }
}

.app-banner{
	max-width: 240px;
	height: auto;
}
.downloads{
	font-size: 0.73em;
	line-height: 100%;
	margin-top: 3em;
}
.app-img{
	max-width: 430px;
	width: 100%;
	height: auto;
}
@media screen and (max-width: 980px) {
	.app-img{
	text-align: center;
	margin: 0 auto;
}
}

.fuki-our-business{
	z-index: 100;
	position: absolute;  
    top: 42%;  
    right: 100px;  
}
.fuki-our-business img{
		max-width: 430px;
		height: auto;
}

@media screen and (max-width: 1280px) {
.fuki-our-business{
	z-index: 100;
	position: absolute;  
    top: 12em;  
    right: 100px;
}
}

@media screen and (max-width:1300px) and (min-width: 980px) {
.fuki-our-business{
	z-index: 100;
	position: absolute;  
    top:11em;  
    right: 100px;
}
.fuki-our-business img{
		max-width: 360px;
		height: auto;
}
}

@media screen and (max-width: 980px) {
.fuki-our-business{
	z-index: 100;
	position: relative;  
    top: 10px;  
    right: 0;  
    left: 0;
    text-align: center;
    margin: 0 auto;
}
.fuki-our-business img{
		max-width: 300px;
		width: 80%;
		height: auto;
}
}


.soon{
	margin-top: 3em;
	font-size: 1.31em;
	font-family: 'Leckerli One', cursive;
}


/*SNS-ABOUTUS*/
.flex-container{
	display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .flex-container {
    flex-direction: column;
  }
}

/*SNS*/
.sns {
  width:40%;
  padding: 1.5em;
  border: solid 4px black;
  text-align: center;
  margin: 0 2em 0 0;
  background-image: url(../img/sns-bg.png);
  background-position:center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
.sns {
  width:auto;
  margin: 0 0 2em 0;
}
}

.snsicon img{
	max-width: 250px;
	width: 100%;
	height: auto;
}

.fuki-sns{
	z-index: 101;
	position: absolute;
	margin-top: -10em;
	margin-left:-0.6em;
}

.fuki-sns img{
	max-width: 300px;
	height: auto;
}

@media screen and (max-width: 1280px) {
.fuki-sns{
	z-index: 101;
	margin-top: -8em;
}

.fuki-sns img{
	max-width: 300px;
	width: 80%;
	height: auto;
}
}

@media screen and (max-width: 980px) {
.fuki-sns{
	z-index: 101;
	position: relative;
	text-align: center;
	margin-top: 0;
	margin-left:0;
	margin-right:0;
	top: 0;  
    right: 0;  
    left: 0;
}

.fuki-sns img{
	max-width: 250px;
	width: 80%;
	height: auto;
}
}

.twitter-timeline{
	max-width: 500px;
	height: 60px;
	width: 90%;
}


div.fb-like-box,
div.fb-like-box iframe[style],
div.fb-like-box span {
    width: 100% !important;
}

@media screen and (min-width:641px) {
  .fb-page {
    width:100% !important;
  }
}

@media screen and (max-width:640px) {
  .fb-page {
    width:100% !important;
  }
}

/*ABOUT US*/
.aboutus {
  width:60%;
  height: auto;
  padding: 0 1.5em 1.5em 1.5em;
  border: solid 4px black;
  overflow: auto;
  background-image: url(../img/aboutus-img-r.png);
  background-position:right bottom;
  background-repeat: no-repeat;
  background-color: #82be32;
  -webkit-box-flex: 1;縲/* Safari,Google Chrome逕ｨ */
  -moz-box-flex: 1;縲/* Firefox逕ｨ */
}

@media screen and (max-width: 980px) {
.aboutus {
  width:auto;
  background-image: none;
  padding: 1.5em 1.5em 1.5em 1.5em;
}
}

.fuki-aboutus{
	z-index: 102;
	position: absolute;
	margin-top: 1em;
	right: 0;
	text-align: right;
}

.fuki-aboutus img{
	max-width: 380px;
	height: auto;
}

@media screen and (max-width: 1280px) {
.fuki-aboutus{
	margin-top: -4.1em;
}

.fuki-aboutus img{
	max-width: 300px;
	height: auto;
}
}


@media screen and (max-width: 980px) {
.fuki-aboutus{
	position: relative;
	top: 0;  
    right: 0;  
    left: 0;
    margin-top: 0;
	text-align: center;
}
.fuki-aboutus img{
	max-width: 280px;
	width: 80%;
	height: auto;
}
}


.aboutus-table{
    margin:2em auto;
    width: 100%;
}

@media screen and (max-width: 480px) {
.aboutus-table{
	font-size: 0.68em;
}
}

.aboutus-table th{
    padding:10px;
	text-align:left;
}

.aboutus-table td{
	padding:10px;
	display:block;
	text-align:left;
}

.google-map{
	display: block;
	font-family: 'Leckerli One', cursive;
	font-weight: 500;
	font-size: 0.73em;
}


/*CONTACT*/
.contact {
	max-width: 100%;
	border: solid 4px black;
	margin: 2em 0;
	background-image: url(../img/contact-bg.png);
	background-repeat: repeat-x;
	background-size: contain;
	text-align: center;
	min-height: 240px;
	color: #fff;
}

.contact-inner{
    max-width: 980px;
	margin: 0 auto;
	padding: 1.5em;
	display: table;
}
@media screen and (max-width: 980px) {
.contact-inner{
	width: 90%;
	margin: 0 auto;
	padding: 10px 0 0 0;
    flex-direction: column;
}
}
.contact a{
	color: #fff;
}
.fuki-contact{
	z-index: 103;
	position: absolute;
	margin-top: -4.6em;
	margin-left: -350px;
}

.fuki-contact img{
	width: 300px;
	height: auto;
}

@media screen and (max-width: 1280px) {
.fuki-contact{
	margin-top: -4.6em;
	margin-left: -350px;
}

.fuki-contact img{
	max-width: 300px;
	width: 80%;
	height: auto;
}
}

@media screen and (max-width: 980px) {
.fuki-contact{
	z-index: 103;
	position: relative;
	margin-top:0;
	margin-left: 0;
	margin-right: 0;
	top: 0;  
    right: 0;  
    left: 0;
}

.fuki-contact img{
	max-width: 220px;
	width: 80%;
	height: auto;
}
}

.contact-pic{
	z-index: 200;
	position: absolute;
	margin-top: -50px;
	margin-left: 410px;
}
.contact-pic img{
	max-width: 505px;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 980px) {
.contact-pic{
	z-index: 200;
	position: absolute;
	margin-top: 20px;
	margin-left: 300px;
}
.contact-pic img{
	max-width:350px;
	width: 80%;
	height: auto;
}
}
@media screen and (max-width: 980px) {
.contact-pic img{
	display: none;
}
}

.mail{
	font-size: 1.62em;
	font-family: 'Leckerli One', cursive;
	font-weight: 500;
}
@media screen and (max-width: 480px) {
	.mail{
	font-size: 0.81em;
}
}

/*media Queries PC繧ｵ繧､繧ｺ
----------------------------------------------------*/
@media only screen and (min-width: 780px) {
.contact-table{
	width:100%;
    margin:5px auto;
	font-size:80%;
}
.contact-table tr{
}
.contact-table tr:last-child{
	border:none
 }
.contact-table th{
	width:20%;   
    padding:5px 10px 5px 0;
	display:table-cell;
	text-align: left;
}

.contact-table td{
	width:80%;   
    padding:5px 10px 5px 10px;
	display:table-cell;
	text-align: left;
}
}

.map{
	margin: 0 auto;
	text-align: center;
}
.map img{width: 420px;
	height: auto;
	margin: 0 auto;
	padding: 0 10px;
}

/* SPECIAL */
.summary {
  color: #d9dee2;
  margin-top: 40px;
  margin-bottom: 60px;
}
.button, .button:visited, .button-dark {
  display: inline-block;
  max-width: 200px;
  margin: 50px 10px 30px 10px;
  padding: 10px;
  font-family: "Signika", sans-serif;
  color: #ffffff;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 3px;
  text-transform: capitalize;
  text-align: center;
  transition: all 0.1s ease;
}
.button-dark, .button-dark:visited {
  margin: 20px 10px 30px 0;
  color: #464646;
  border-color: #464646;

}
.button:hover, .button-dark:hover {
  transition: all 0.3s ease;
}
.button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.button-dark:hover {
  color: #ffffff;
  background-color: rgba(70, 70, 70, 0.9);
}

/* FOOTER */
footer{
	text-align: center;
}
.hint{
	font-size: 0.73em;
}

.pt{
	margin: 0 0 3em 0;
	font-size: 0.87em;
	font-weight: 600;
	line-height: 195%;
}
