@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: "ipaexm";
  src: url("../font/ipaexm.eot?") format('eot'),
       url("../font/ipaexm.woff") format('woff');
}
html, body {
scroll-behavior: smooth;
}
body {
height: 100vh;	
font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 16px;
line-height: 1.5em;
letter-spacing: 0.05em;
}
.container-fluid {
	max-width: 1200px;
}
.navbar-header .logo {
	height: 60px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 60px;
}
.navbar {
  margin-bottom: 0px;
  border: 1px solid transparent;
}

/*ヘッダーボタンリンク*/
.navbar-default .navbar-nav > li > a {
    color: #419CE7;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #505F76;
}
/*---------------------ここからメインボディ------------------*/
.jumbotron {
padding-top: 0px;
padding-bottom: 30px;
margin-bottom: 80px;
  color: initial;
  background-color: initial;
/*背景色とカラー打ち消すタグ*/	
}
#company, #flow, #support {
	margin-bottom: 40px;
	box-shadow: 0 4px 6px #D0CECE;
}
#contact {
	padding-bottom: 50px;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 1em;
  font-weight: normal;
}
.mainbg {
  height: 60vh;		
  padding-top: 0px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-image: url(../images/sl_pict01.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mainbg .main-ob {
/*	margin: 2em 1em 0em;*/
	display: inline;
	text-align: center;
	float: right;
	margin: 30px 0 0 20px;
	padding: 0.8em 1em;
	height: 3.5em;
	background-color: #fff;
}
.mainbg .main-ob a {
	white-space: nowrap;
	font-weight: bolder;
}
.mainbg .main-ob .tel-link {
	font-size: 1.8em;
	vertical-align:middle;
	color: #f6921d;
}
.mainbg .main-ob .otoiawase {
	font-size: 1.4em;
	vertical-align:middle;
}
.mainbg .main-ob i {
	font-size: 32px;
	vertical-align:middle;
}

header h2 {
	margin: 3em 0 0;
	max-width: 1200px;
	text-align: center;
	font-family: "ipaexm";
	font-size: 3.5em;
	color: #FFF;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.75);
}
.sim {
	text-shadow: 4px 4px 5px rgba(0,0,0,0.75);
	background-color: rgba(117,123,128,0.40)
}
/*ーーーーーーー代表あいさつタイトルーーーーーーーーーー*/
#greeting h2, #company h2, #contact h2 {
	font-size: 3em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  /* 追加 --Windows 8.0以下でも綺麗に見せるタグ----*/
  transform: rotate(.03deg);
font-weight: 500;
color: #1A75BB;	
line-height: 0.8em;
margin: 3rem 0 1.5rem;	
}
#greeting h2 p, #company h2 p,  #contact h2 p {
	font-size: 2rem;
	color: #f6921d;
}
#greeting p {
	font-size: 1.2em;
}
/*ーーーーーーー代表あいさつタイトルENDーーーーーーーーーー*/
/*------------あいさつ-------------*/
#greeting {
	text-align: center;
	background: url(../images/bg02.jpg);
	background-position: bottom;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}
#greeting .gree-txt {
	text-align: left;
	line-height: 1.8em;
}
#greeting .gree-name {
	text-align: right;
	line-height: 7em;
}
/*ここまで*/
/*ーーーーーーー会社概要、お問い合わせーーーーーーーーーー*/
#company .company-box, #contact .contact-box {
	background-color: #fff;
}
#company .table th,
#company .table td {
/*  padding: 1em;*/
  padding-top: 1em;
text-align: left;
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px solid #dee2e6;	
}
#company .table th p {
	background-color: #b2ebf9;
	padding: 1em;
}
#company .company-box {
	padding-top: 20px;
	padding-bottom: 20px;
}
#contact .contact-box {
	padding: 20px 20px 10px;
	margin-bottom: 80px;
}
#contact .table th,
#contact .table td {
/*  padding: 1em;*/
  padding-top: 1em;
text-align: left;
  vertical-align: middle;
  border-top: none;
  border-bottom: none;	
}
#contact .table th {
	width: 40%;
}
#contact .table td {
	width: 60%;
}
#contact .table span {
	color: #fff;
	background-color: #ff9504;
	padding: 3px;
	font-size: 0.8em;
	/*font-weight: normal;*/
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
}
/*お問い合わせフォーム*/
.form-control {
	width: 100%;
}

/*-------------------サポート内容　他-------------------------*/
#company, #support, #contact {
	text-align: center;
	background-color: #dcf8ff;
}
/*サポートのボックス*/
.xs-box {
	margin-top: 8em;
	margin-bottom: 3em;
}
.sp-box1 {
		margin: 0 20px 0 40px;
	box-shadow: 1em 1em rgba(0,0,0,0.35);	
}
.sp-box2 {
		margin: 0 40px 0 20px;
	box-shadow: 1em 1em rgba(0,0,0,0.35);	
}
figcaption {
	font-size: 1em;
	line-height: 1.8em;
	color: #fff;
	padding: 1em;

}
.blue {
	background-color: #5dc4e6;
}
.green {
	background-color: #8cce52;
}
/*-------------------サポート内容END-------------------------*/
#example {
/*  height: 60vh;		*/
  padding-bottom: 3.5em;
/*  margin-bottom: 30px;*/
  	background-image: url(../images/bg-jirei.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
 .img-no {
	display: inline-block;
	width: 3em;
	 vertical-align: middle; 
}
.text-list {
	line-height: 2.5em;
	display: inline;
	vertical-align: middle; 
	font-size: 1.2em;
}

#flow {
	background-image: url(../images/bg_yello.png);
	background-repeat: repeat;
/*	  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}
/*送信フォーム*/
button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}

.button-box {
	background-color: #FFF;
	text-align: center;
}
.button-box img {
	height: auto;
	width: 300px;
/*	max-width:630px;*/
}
.button-box img:hover {
	opacity:0.8;
}
/*各タイトル*/
#support h2, #example h2, #flow h2 {
	background-image:url(../images/title_obi.png) ;
	background-repeat: no-repeat;
	font-size: 48px;
	font-weight:bold;
	letter-spacing: 0.7rem;
	color: #fff;
	text-align: center;
	height: 85px;
	padding-top: 1.5rem;
	max-width: 1200px;
}
#example h2 {
	margin: 5rem 0;
}
/*各タイトル-アップ*/
.wrap { 
    postion:relative;
}
#support h2, #flow h2 {
	position:absolute;
   top:-3.5rem;
   right:0px;
   left:0px;
   margin:auto auto; 
	/*IE8以上
Google Chrome
FireFox*/
}
#support .box, #flow .box {
margin: 120px 0 50px;
}

/*フッター*/
footer {
	background-color: #0994e8;
	padding: 1em 0 0 ;
}
#page-top {
	position: fixed;
	bottom: 0px;
	width: 100%;
}
#page-top p {
	color: #fff;
	font-size: 0.7em;
}
/*タブレット*/
@media (max-width:992px) and (min-width:768px) {
body {
	font-size: 14px;
}
	.main-nav ul {
		width: 80%;
	}
/*サポートのボックス*/
		.xs-box {
		margin-top: 4.5em;
	}
.sp-box1 {
		margin: 0 20px 40px 20px;
	box-shadow: 1em 1em rgba(0,0,0,0.35);	
}
.sp-box2 {
		margin: 0 20px 0 20px;
	box-shadow: 1em 1em rgba(0,0,0,0.35);	
}
}
/*モバイル*/
@media (max-width:767px) {
	body {
		font-size: 12px;
	}	

	/*スリックナブ*/
		.js #menu {
		display:none;
	}
	.slicknav_menu{
		position: relative !important;
	}
	.slicknav_menu::before {
		position: absolute;
		content: url(../img/logo.png);
		z-index: 10000;
		top: 0;
		left: 0;
	}	
	.js .slicknav_menu {
		display:block;
	}
/*	ヘッダーロゴ部分*/
	.navbar-brand {
		padding-top: 1px;
	}
.navbar-header .logo {
	height: 50px;
}
	.mainbg {
		margin-bottom: 10px;
	}
/*ヘッダーボタンリンク*/
.navbar-default .navbar-nav > li > a {
    color: #419CE7;
	background-color: rgba(203,239,253,0.4);
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #505F76;
  background-color: rgba(203,239,253,0.8);
}		
 #greeting {
padding-bottom: 20px;
margin-bottom: 40px;	
}	
	#greeting, #support, #example, #flow, #company {
		margin-bottom: 20px !important;
	}
	/*サポート内容のボックス*/	
	.row {
	flex-direction:column;
}
/*サポートのボックス*/
	.xs-box {
		margin-top: 4.5em;
	}
.sp-box1 {
		margin: 0 20px 40px 20px;
	box-shadow: 1em 1em rgba(0,0,0,0.35);	
}
.sp-box2 {
		margin: 0 20px 0 20px;
	box-shadow: 1em 1em rgba(0,0,0,0.35);	
}	
/*会社概要*/
#company .table th,
#company .table td {
display:block;
width: 100%;	
/*  border-top: none;
  border-bottom: 1px solid #dee2e6;	*/
}	
/*お問い合わせ*/
#contact .table th,
#contact .table td {
display:block;
width: 100%;	
/*  border-top: none;
  border-bottom: 1px solid #dee2e6;	*/
}
	.table img {
		width: auto;
		height: 45px;
	}
	footer .sx-go {
		padding: 5px 0 2px;
		position: absolute;
		top: -64px;
	}
	
/*各タイトル*/
#support h2, #flow h2 {
	background-image:url(../images/title_obi-xs.png);
	background-repeat: no-repeat;
	font-size: 32px;
	font-weight: 200;
	letter-spacing: 0.7rem;
	color: #fff;
	text-align: center;
	height: 68px;
	padding-top: 1.5rem;
	max-width: 1200px;
}
#example h2 {
	background-image:url(../images/title_obi-xs.png);
	background-repeat: no-repeat;
	font-size: 32px;
	max-width: 1200px;
	margin: 2rem 0;
	height: 50px;
	padding-top: 1rem;
}
/*各タイトル-アップ*/
.wrap { 
    postion:relative;
}
#support h2, #flow h2 {
	position:absolute;
   top:-3.5rem;
   right:0px;
   left:0px;
   margin:auto auto; 
	/*IE8以上
Google Chrome
FireFox*/
}	
	
}
@media (max-width:360px) {

}

