@charset "utf-8";

/* custom css by adeliae planning */

body {
	font-size:16px;
}

.container {
  padding-right: 5px;
  padding-left: 5px;
}
.container-fluid {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -5px;
  margin-left: -5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}


dfn {
    font-style: normal;
}

h1 {
	margin:0;
	font-weight:bold;
}

h2, h3, h4 {
	font-weight:bold;
}

ol, ul, p {
	margin-bottom:0;
}


ul.list-unstyled,
ol.list-unstyled{
	padding-left:0;
	margin-left:0!important;
}

ul.list-unstyled li,
ol.list-unstyled li{
	list-style:none;
}
.sscloud_tittle {
	font-size:36px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1em;
}
.service_tittle {
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1em;
}
.user_tittle {
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.5em;
}
.user_name {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.5em;
}
.user_name2 {
	font-size:18px;
	color:#3c6c9a;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.5em;
}
.user_tittle01 {
	font-size:18px;
	color:#3c6c9a;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1em;
}
.user_tittle02 {
	font-size:28px;
	margin-bottom:0;
	font-family:ヒラギノ角ゴ Pro W3,sans-serif;
	color:#595857;
	line-height: 1.5em;
}
.user_tittle03 {
	font-size:21px;
	margin-bottom:0;
	font-family:ヒラギノ角ゴ Pro W3,sans-serif;
	font-weight:bold;
	color:#595857;
	line-height: 2em;
}
.user_tittle04 {
	font-size:23px;
	margin-bottom:0;
	font-family:ヒラギノ角ゴ Pro W3,sans-serif;
	color:#595857;
	line-height: 1.5em;
}
.user_tittle04-1 {
	font-size:26px;
	margin-bottom:0;
	font-family:ヒラギノ角ゴ Pro W3,sans-serif;
	color:#595857;
	line-height: 1.5em;
}


.lead_tittle {
	font-size:22px;
	color:#3c6c9a;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1em;
}
.lead_tittle01 {
	font-size:18px;
	color:#3c6c9a;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1em;
}
.lead_tittle001 {
	font-size:25px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.2em;
}
.lead {
	font-size:28px;
	font-weight:bold;
	margin-bottom:0;
}
.system {
	font-size:16px;
	color:#3c6c9a;
	font-weight:bold;
	margin-bottom:0;
	line-height: 2em;
}
.btn {
	text-decoration:none;
}

.thumbnail {
	box-shadow:0px 3px 8px rgba(0,0,0,0.2);
	padding:10px;
}
.thumbnail2 {
	border-radius:4px;
	padding:10px;
	height: 250px;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	border:1px solid #d3d3d3;
}
.thumbnail3 {
	border-radius:4px;
	padding:10px;
	height: 240px;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	border:1px solid #d3d3d3;
}

.panel-heading {
	font-weight:bold;
}

.panel-body {
	padding:10px 5px;
}

p span,
li span,
h2 span,
h3 span,
h4 span,
.well span {
	display:inline-block;
}

.youtube-wrapper {
  position: relative;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-top: 69px;
  padding-bottom: 50%;
  overflow: hidden;
}
.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#topcontrol {
  background: #444;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 45px;
  height: 45px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
#topcontrol:hover {
  background: #666;
}
#topcontrol .fa {
  position: relative;
  top: 10px;
  font-size: 25px;
}


/* hack for pfu css*/

#location ol {
	height: 28px;
}

#container,#contents {
	    -webkit-box-sizing:initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

#smart_search #SS_searchQuery {
    height: 26px;
}

#main ul li, #main02 ul li, #main ol li, #main02 ol li {
	margin-top:0;
	margin-bottom:0;
}


/* custom style */

#top_menu {
 padding:0 15px;
}

#top_menu a.btn {
	height:50px;
	padding:14px 0;
	border-radius:0;
}

#scene-list .thumbnail {
	padding-top:15px;
	min-height:230px;
}

#cloudservice-list .thumbnail {
	padding-top:20px;
	min-height:180px;
}

#main02.cloud_services .thumbnail {
	margin:8px;
	padding:10px 15px;
}

#main02.cloud_services ul {
	margin-left:15px;
}

#main02.cloud_services ul li {
	margin-bottom:3px;
}

#main02.cloud_services img {
	width:220px;
}

#main02.cloud_services span.label {
	display:inline-block;
	min-width:65px;
}

#main02.cloud_services .thumbnail p {
	margin-top:8px;
}


.use_scene_icons {
	margin-left:20px;
	margin-bottom:40px;
}
.use_scene_icons .item {
	padding:0 20px;
}

@media screen and (max-width: 767px) {
	.lead {
		font-size:20px;
	}

	.use_scene_icons {
		margin-left:10px;
	}
	.use_scene_icons .item {
		padding:0 10px;
	}
}

/*========================
 ■1: main_h1～h6
  ========================*/
