@charset "utf-8";
/* CSS Document */

.wrap {
width: 1024px;
margin: auto;
}

/* ---------------------------------- Index Uniq CSS ---------------------------------- */

.top {
text-align: center;
}

/* ====================
enterprise
=====================*/

.enterprise {
	text-align: justify;
}

.enterprise dl {
	padding: 0.25em;
}
.enterprise dt {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 0.5em;
}
.enterprise dd {
	font-size: 0.875em;
	line-height: 1.8;
	color: #696969;
	/* color: #666; */
}

.enterprise dd.cont-link-text {
	font-size: 0.75em;
}

.enterprise .movie-wrap {
    max-width: 100%;
    position: relative;
    padding-bottom: 56.2%;
    /* padding-top: 30px; */
    height: 0;
    overflow: hidden;
    margin: 0 auto 0.5em;
}

.enterprise .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.enterprise iframe{
pointer-events: auto;
}

/* ====================
.monster bnr
=====================*/

.monster_bnr {
width: 1024px;
margin: auto;
padding-top: 0;
margin-bottom: 2em;
text-align: center;
}

.monster_bnr .css {
box-sizing: border-box;
box-shadow: 0px 0px 2px 2px #eeeeee;
-moz-box-shadow: 0px 0px 2px 2px #eeeeee;
-webkit-box-shadow: 0px 0px 1px 1px #efefef;
}

.monster_bnr .css dt {
	font-size: 1.5em;
	color: #a50000;
	/*padding-top: 25px;*/
	padding-top: 1em;
}
.monster_bnr .css dd {
	font-size: 1em;
	margin-bottom: 2em;
	color: #000;
}

.monster_bnr .css img {
width: 240px;
display: block;
margin: 0 auto 2em;
/*z-index: 1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;*/
}

.monster_bnr .css p {background-color: #3baf29;color: #fff;padding: 9px 10px 7px;line-height: 1.5;font-size: 1em;}

.monster_bnr .css p span {display: inline-block;}

.monster_bnr .css p span .tel {
font-size: 1.5em;
/*vertical-align: middle;*/
}

.monster_bnr .css p span .material-icons {
	padding: 0;
	vertical-align: bottom;
	font-size: 20px;
}

.monster_bnr .css dt,
.monster_bnr .css dd,
.monster_bnr .css p {
font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HG明朝E", serif;
font-weight: bold;
line-height: 1.8;
}

.monster_bnr .css a {
display: block;
color: #fff;
}

.monster_bnr .css a:hover {
text-decoration: none;
opacity: 0.8!important;
color: #fff;
}

/* ====================
bnner softbank
=====================*/

.bnr_softbank-link {
	display: block;
}
.bnr_softbank-link:hover {
	opacity: 0.8;
	text-decoration: none;
}

.bnr_softbank {
	display: table;
	width: calc(100%);
	margin: auto auto 50px;
	background: url(/img/index/bnr_softbank/bg.png) no-repeat 1% 0;
	background-size: 214px;
	border: 1px solid #757575;
	box-sizing: border-box;
	height: 168px;
	/* box-shadow: 0px 0px 2px 2px #eeeeee; */
	-moz-box-shadow: 0px 0px 2px 2px #eeeeee;
	/* -webkit-box-shadow: 0px 0px 1px 1px #eeeeee; */
}

.bnr_softbank h3,
.bnr_softbank p {
	font-size: 1.5em;
	display: table-cell;
	vertical-align: middle;
	padding: 0 1em;
	padding-left: 0;
}
.bnr_softbank h3 {
	text-align: left;
	padding: 0 0.5em 0em 9em;
	font-size: 1.625em;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	letter-spacing: -0.4px;
}

.bnr_softbank h3 span.sub-txt {
	display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #ddd;
  background-color: #222;
  padding: 0.5em 0.5em;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .bnr_softbank h3 span.sub-txt { padding-top:0.8em; } /* IE11 */
}
.bnr_softbank h3 span.block {
	display: block;
}
.bnr_softbank img {
	width: 230px;
	 vertical-align: middle;
}


/* ====================
title
=====================*/

.bulet {
  color:#333333;
  text-decoration: none;
}

.bulet:hover {
  color:#e84735;
  text-decoration: underline;
}

.bulet:before {
content:"»";
font-weight: bold;
font-size: 1.2em;
color: #e84735;
padding-right: 0.40625em;
}

.cont-link-text {
text-align:right;
width:100%;
margin:auto;
font-size:0.75em;
font-weight:bold;
padding: 0.4em 0;
}

/* ====================
.pickup-pro
=====================*/

.pickup-pro {
margin: 0 auto;
}

.pickup-pro li{
text-align: left;
}

.pickup-pro li img{
width: 100%;
margin-bottom: 0.5em;
height: 174px;
}
.pickup-pro li dl {
padding-left: 0.25em;
}
.pickup-pro li dt{
margin-bottom: 5px;
line-height: 1.5;
font-size: 0.75em;
font-weight: bold;
}
.pickup-pro li dt span{
font-size: 1.25em;
display: block;
}
.pickup-pro li dd{font-size: 0.75em;color: #696969;}

.badge {
position: relative;
}
.badge-txt {position: absolute;top: 0;left: 0;display: inline-block;text-align: left;padding: 0;padding-top: 5px;background-color: #222;padding-bottom: 3px;padding-left: 5px;padding-right: 5px;color: #ddd!important;font-weight: bold;}

/* ====================
.purpose-pro
=====================*/
.purpose-pro {
width: 100%;
margin-bottom: 28px;
}

.purpose-pro li img {
	width: 100%;
}
.purpose-pro li a {
	position: relative;
	display: block;
	font-size: 1em;
}

.purpose-pro li a div {
	margin: auto;
	padding: 0.5em 0 10px;
	padding-left: 1em;
	 /* IE9, 10 */
	color: #fff;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	font-weight: bold;
	margin-top: -1px;
	height: 70px;
}
.purpose-pro li#bnr-athlete a div {
background-color: rgba(21, 68, 134,1.0);
}
.purpose-pro li#bnr-case a div,
.purpose-pro li#bnr-scene a div {background-color: rgba(35,171,193,0.7);}

.purpose-pro li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	color: #ab2929;
	text-decoration: none;
}
.purpose-pro li a:hover .bulet {
	text-decoration: none;
	color: #fff;
}

.purpose-pro .bulet:before {
    content: "»";
    font-weight: normal;
    font-size: 1.2em;
    color: #ffffff;
    padding-right: 0.40625em;
}

.purpose-pro p {
	line-height: 1.8;
	text-align: left;
	padding-right: 1em;
	font-size: 0.75em;
	font-weight: normal;
}

/* ====================
.col-2
=====================*/

.sub-pickup-pro {}

.col-2 li {
text-align: left;
}

.col-2 img {
	width: 100%;
	margin-bottom: 0.5em;
}

/* ====================
.pro-attention
=====================*/
.pro-attention {
font-size: 0.75em;
font-weight: bold;
border:2px solid #000;
line-height: 1.5;
box-sizing: border-box;
text-align: center;
padding: 10px;
width: calc(100% - 16px);
margin: 0 auto;
clear: both;
}

/* ====================
.news
=====================*/

.news-area {
width: 950px;
margin: auto;
}

ul.news {
color: #333;
margin-bottom: 1.8em;
}

.news li {padding: 1em 0;font-size: 0.875em!important;border-bottom: none!important;line-height: 2em!important;}

.news li span {
float: left;
width: 14%;
display: block;
text-align: justify;
line-height: 1.8;
color: #999;
}

.news li span + span {width:86%;display:block;text-align:justify;color: #333;}

.news li a:hover span {
color: #ab2a2a;
}

/* ====================
.pickup-cont
=====================*/

.pickup-cont{
width: 776px;
padding: 10px 0;
margin: 7.03125% auto 4.1015625%;
text-align: left;
}

.pickup-cont li{
width : 178px!important;  /* IE8以下とAndroid4.3以下用フォールバック */
font-size: 12px;
line-height: 1.5em;
margin-bottom: 1.8em;
}

.pickup-cont li img {
margin-bottom: 0.5em;
}


/* ====================
column style
=====================*/

.col {
}

.col-2 {
float: left;
margin: 0 8px 1.8em;
width : 496px ;  /* IE8以下とAndroid4.3以下用フォールバック */
width : -webkit-calc(100%/2 - 16px)!important;
width: calc(100%/2 - 16px)!important;
}

.col-3 {
float: left;
margin: 0 8px 1.8em;
width : 325.33px;  /* IE8以下とAndroid4.3以下用フォールバック */
width : -webkit-calc(100%/3 - 16px)!important;
width: calc(100%/3 - 16px)!important;
}

.col-4{
float: left;
margin: 0 4px 1.8em;
width : 248px ;  /* IE8以下とAndroid4.3以下用フォールバック */
width : -webkit-calc(100%/4 - 8px)!important;
width: calc(100%/4 - 8px)!important;
}
