@charset "UTF-8";

/* twitter box-shadow:0px 0px 10px;　*/

.twitter{
	padding:0px;
}

/* page-top */

#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 77%;
}


#main_down  {
/*	background:#EFEBEF;*/
	padding-top: 10px;
	padding-bottom: 0px;
	float: right;		

}

img.mid
{
	vertical-align: middle; 
	padding-right: 2px;
}

.text{
	line-height:35px;
}

/* contents */
.dc_01 {

   background-repeat: no-repeat;
  background-position: left center;
   padding-left: 25px;
   margin-right: 3px;	
/*  background-image: url("../images/base/dc_04.gif");
	background-color: #f6f6f6;
	border-radius: 6px;*/
  
}

.dc_02 {
   
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 25px;
   margin-right: 3px;
/*  background-image: url("../images/base/dc_02.gif");
	background-color: #f6f6f6;
	border-radius: 6px;*/
}

.dc_03 {
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 25px;
   margin-right: 3px;
/*  background-image: url("../images/base/dc_00.gif");
	background-color: #f6f6f6;
	border-radius: 6px;*/
}

.dc_04 {
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 25px;
   margin-right: 3px;
   	/*padding: .5em .75em;*/
/* background-image: url("../images/base/dc_03.gif");
	background-color: #f6f6f6;
	border-radius: 6px;*/
}


/* newrelease */

#newrelease {
	/*width: 550px;*/width: 100%;
	background-color: #FFF;
	margin-top: 15px;
}

#newrelease  .newsoft {
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0066;*/
	margin-top: 10px;
	padding-bottom: 10px;
}
 .newsoft h1 {
	margin: -10px 0px 0px 50px;
}

#newrelease   table   {
	/*width: 550px;*/width: 100%;
	padding-bottom: 10px; 
}

/*#newrelease .newsoft   td      {
 vertical-align: top;
}*/

#newrelease    td.s      {
 width: 180px;
 display:table-cell;
 vertical-align:top;
	/*vertical-align: top;*/ 
}

td.s      {
	width: 180px; vertical-align: top;
}


#newrelease h1 {
   padding:0px 0px 1px 5px;
   line-height:1.8em;
   font-size:1.5em;
/*   border-bottom:1px dashed #999;*/
}

#newrelease p { /*　font-family: 'Noto Sans SC', sans-serif;font-weight:bold;*/
	text-align: left;
	line-height: 1.4em;
	font-size: 1.1em;
	margin-left: 10px;
	margin-top: 3px;
}
#newrelease p img{    padding:0px;  }


.sampleBox {
 /*   border:1px solid #cccccc;   height: 85px; */
    position: relative;
}

.sampleBox img {
right: 0;
bottom: 0;
	}


#newrelease img.goto {
  position: absolute;
}

#newrelease .goto {
  /*position: absolute;*/float:right;
	text-align:right
}
#newrelease img.shop {
position: absolute;
float:right;
padding-right: 130px;
bottom: 0;
}

.matubi {
	float:right;
	text-align:right;
	font-size: 90%
}

/*#newrelease .shop {
position: absolute;
float:right;
padding-right: 130px;
bottom: 0;
}*/

span.red {
color : #D42525;
font-weight: bold;
/*text-shadow: 1px 1px 1px #ddd; */
} 


p {
line-height: 120%;
font-size: 90%
}

/*ぼたん*/
.square_btn {
	font-weight:bold;
	width: 180px;
	margin-top: 5px;
    display: inline-block;
    padding: 1.3em 1em;
    text-decoration: none;
    color: #4682b4;
    border: solid 2px #4682b4;
    border-radius: 5px;
    transition: .5s;
   text-align:center;
}

@media (max-width: 1080px){
.eshop{
	display:flex;
	max-width:100%;}
	
.square_btn {
width:25%;
margin: 5px;
	margin: 0 auto;}
}


.square_btn:hover {
    background: #4682b4;
    color: white;
}

/*4682B4*/
.btn{
    width:70%;
    height:50px;
    line-height:50px;
	margin:0 auto; /*   margin-top:18px 0;*/
	text-align:center; 
	padding:20px;
}
.btn a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#4682b4;	/*ffa500*/
    text-align:center;
    border:2px solid #4682b4;
    color:#FFFFFF;
    font-size:30px;
    font-weight:bold;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
/*    box-shadow:5px 5px 0px 0px #DEDEDE ;*/
    transition: all 0.7s ease;
}
.btn a:hover{
    background:#FFFFFF;
    color:#4682b4;
    border:2px solid #4682b4;
    box-shadow:none;
}

/* This css button was generated by css-button-generator.com */

.newsoft_en {
   text-align:center;
   margin-bottom:20px;
}

.newsoft_en img{
margin:2px; width: 99px;
}
.newsoft img{
margin:5px;
}

.follow-me {
  list-style: none;
  margin: 0 0 -8px;
  overflow: hidden;
  padding: 0;
}
.follow-me li {
  float: center;
  margin: 0 8px 8px 0;
  padding: 0;
display: inline-block;
}
.follow-me li a::before {
  background-color: #eee;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  height: 44px; /* Button height */
  line-height: 44px; /* Button height */
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center;
  width: 44px; /* Button width */
}
.follow-me li a:hover::before {
  color: #fff;}

.follow-me li a[href*="twitter.com"]::before        { content: "\f099"; }

.center{   text-align:center;}
