@charset "utf-8";

/* *****共通設定***** */
body {
	font-family: 'Roboto', 'Noto Sans JP', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
/*	padding-top: 65px;*/
	font-weight: 400;
}
* {
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	color: #333;
	font-size: calc( 14 + ((1vw - 3.2rem) * 0.625));
}
.fw-bold, strong {
	font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900; /*'M PLUS 1 Code', 'Zen Kaku Gothic New', "Hiragino Sans", */ }

.alphabet {
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

.btn-warning-navy {
	background-color: #333333!important;
	color: #ffffff;
}
p {
	font-size: 110%;
}

@media screen and (max-width: 767.98px) {
	p {  font-size: 100%; }
}

.fw-bold700 {
	font-family: 'M PLUS 1', "メイリオ", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'sans-serif';
		font-weight: 700;
}

.fw-black900 {
		font-family: 'M PLUS 1', "メイリオ", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'sans-serif';
		font-weight: 900;
	}
.colorRed { color: #ff0000; }
/*@media screen and (max-width: 767.98px) {
	body {
	padding-bottom: 60px;
	}
}*/
@media screen and (min-width:400px) {
	.d-ss-none {
		display: none!important;
	}
}

main{
    display: block;
	color: #5B5B5B;
	padding-top: 80px;
}
main .btn{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.5rem;
}
@media screen and (max-width:575.98px) {
	main {
		padding-top: 80px;
	}
}

.gray {
    color: #6c757d;
}
.card{
    border-color: #e0c7b2;
}
.img-thumbnail {
    width: 100%;
    padding: .25rem;
    background-color: transparent;
    border: none;
}

.high-light {
	/*background-color: #ffff00;*/
}

.midashi-10 {
	font-size: 10px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 10 + ((1vw - 3.2rem) * 0.625));
}

.midashi-12 {
	font-size: 12px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 12 + ((1vw - 3.2rem) * 0.625));
}

.midashi-14 {
	font-size: 14px; /* IE8以下とAndroid4.3以下用フォールバック */  /* before 16 */
	font-size: calc( 14 + ((1vw - 3.2rem) * 0.625));
}

.midashi-16 {
	font-size: 16px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 16 + ((1vw - 3.2rem) * 0.625));
}

.midashi-18 {
	font-size: 18px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 18 + ((1vw - 3.2rem) * 0.625));
}

.midashi-20 {
	font-size: 20px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 20 + ((1vw - 3.2rem) * 0.625));
}

.midashi-22 {
	font-size: 22px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 22 + ((1vw - 3.2rem) * 0.625));
}

/*---------------------------------------------
大きいブロックの隙間調整
===============================================*/
section {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media screen and (max-width:767.98px) {
	section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	section.index-top {
		padding-top: 20px;
	}
}

/*
section:nth-child(odd){
    background-color: rgba(38,157,255,.05) ;
}
*/

/* 個別ページのsection　背景を白に */
#Page-contact section ,#Page-lesson section {
	background-color: #ffffff;
}

#Page-lesson section:nth-child(even) {
	background-color: rgba(38,157,255,.05) /*#f2f2f2*/;
}
/*---------------------------------------------
文字サイズ/h1～6
===============================================*/
h1.service-midashi {
	font-size: 2rem;
	background: linear-gradient( #1EAB5E , #333333);
	padding: 1rem;
	color: #fff;

}
h2, h3{
   color: #401f0f;
}

h3 {
	font-size: 180%;
}

h1, h2, h3, h4, h5, h6 { color: #333;}
.h-midashi {
/*	padding: 0.75rem;*/
	font-size: 250%;
	font-weight: bold; text-align: center;
	color: #333;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
	margin: 1rem auto 1rem auto;
}

.h-midashi:before {
  content: "";
  flex-grow: 1;
  height: 3px; /* 線の太さ  .text-line:before, */
  background: #333333; /* 線の色 */
}

.h-midashi:after {
  content: "";
  flex-grow: 1;
  height: 3px; /* 線の太さ  .text-line:before, */
  background: #f40000; /* 線の色 */
}

.h-midashi:before {
	margin-right: 5rem;
}

.h-midashi:after {
	margin-left: 5rem;
}
.midashi-sub {
	color: #044192;
}
.midashi-udline {
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 0.5px solid #333;
	letter-spacing: 0.2rem;
	display: inline-block;
}
.short-udline {
	display: inline-block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
	letter-spacing: 0.2em;
	color: #333333;
}
.short-udline:before {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    width: 50px;
    height: 3px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #AFD034;
}

.short-udlineGra {
	display: inline-block;
    position: relative;
	color: #333;
    padding-bottom: 13px;
    margin-bottom: 30px; font-weight: bold;
	
}
.short-udlineGra:before {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    width: 100px;
    height: 5px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background: linear-gradient(90deg,#00629d,#ffffff);
}

.point-udlineRed {
	display: inline-block;
    position: relative;
    padding-bottom: 3px;
    margin-bottom: 30px; font-weight: bold;
}
.point-udlineRed:before {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    width: 100%;
    height: 2px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #f40000;
}


.midashi-leftBar {
	padding: 0.5em 0.5em 0.25em 0.5em;/*上下 左右の余白*/
  	color: #494949;/*文字色*/
  	background: linear-gradient( #fff, #e0e0e0 );
	border-bottom: solid 3px #333333;
}
.midashi-under {
  border-bottom: solid 2px #333333;
  position: relative;
	padding-bottom: 0.5rem; 
	padding-top: 1.5rem;
}

.midashi-under:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #044192;
  bottom: -2px;
  width: 30%;
	max-width: 100px;
}

/*蛍光マーカー風見出し*/
.midashi-keikou {
	padding-bottom: 3px;
	background: linear-gradient(transparent 70%, #a7d6ff 70%);
}

@media screen and (min-width:320px) and (max-width:767.98px) {
	.h-midashi {
		color: #333333;
		border-color: #333333;
		border-style: solid;
		border-width: 2px;
		border-left: none;
		border-right: none;
		background-color: #8FFBC0; /* #8FFBC0; */
		font-size: 4vw;
		font-weight: bold;
		padding: 2vw 4vw;
		position: relative;
		line-height: 1.3;
		clear: both;
	}
	
	.h-midashi:before, .h-midashi:after {
		content: "";
		flex-grow: 0;
		height: 0px; /* 線の太さ  .text-line:before, */
		background: #333333; /* 線の色 */
	}

	.h-midashi:before {
		margin-right: 0rem;
	}

	.h-midashi:after {
		margin-left: 0rem;
	}
}

/*---------------------------------------------
よく使う指示
===============================================*/
.flex-box {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
}

/*---------------------------------------------
ヘッダー(navbar) 
===============================================*/
header {
	position: fixed;
	top: 0;
	z-index: 20;
	width: 100%;
	padding-bottom: 10px;
/*	background-color: rgba(255,255,255,0.0)!important;*/
}
.navbar {
	background-color: rgba(255,255,255,0.0)!important;
	padding: 0;
}
.header-logo-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #ffffff;
}
.header-logo-bar a,.header-logo-bar a span  {
	font-size: 1.2rem;
	margin: 0;
	line-height: 1rem;
	text-decoration: none;
}

.nav-item .nav-link {
	font-size: 1.4rem;
}
.top-naviimg a img {
	height: 45px;
	width: auto;
	margin: 15px 0;
}
.top-naviimg a {
	color: #000;
	font-size: 140%;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.header-comments {
	width:100%;
}
.header-comments p, .header-comments p span {
	margin: 0;
	padding: 0;
	font-size: 0.95rem;
}
.navbar{
	background-color: rgba(255,255,255,1.0)!important;
}
.navTel p, .navTel-pc {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 1.5rem;
	color: #044192;
}
@media screen and (min-width: 992px) {
	.nav-item .nav-link {
		font-size: 1.4rem;
	}
}
@media screen and (min-width: 576px) and (max-width: 991.98px) {
	.nav-link-comments p, .header-comments p span {
		font-size: 14px;
	}
}
@media screen and (max-width: 575.98px) {
	nav {
		padding: 5px 0!important;
	}
	.header-logo-bar a,.header-logo-bar a span {
		font-size: 90%;
		text-decoration: none;
	}
	.navbar-toggler {
		font-size: 1rem!important;
	}
	.top-naviimg a img {
		height: 40px;
		width: auto;
	}
	.navbar{
/*    	border-bottom: 1px solid #a29080;*/
		background-color: #fff;
	}
	.header-comments {
		width:100%;
	}
	.header-comments p, .header-comments p span {
		margin: 0;
		font-size: 0.8rem
	}
	nav.navbar {
		height: 100%;
		background-color: #fff;
	}
	header {
	}
	.top-naviimg a img {
		height: 35px;
		width: auto;
		margin: 10px 0;
	}
}

.navbar .navbar-collapse{
    flex-grow: 0;
	background-color: #fff;
/*
	padding: 10px;
	margin-top: 10px;
*/
}

.nav-link {
	color: #5b5b5b!important;
}
.nav-item a.active {
	display: block;
	color: #044192!important;
}
a.nav-link:hover{
	opacity: 1.0;
}
.navbar .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(251,251,241,1);
}
p.top-small {
	font-size: 0.6rem;
	padding: 0; margin: 0px auto 5px auto;
}

/*---------------------------------------------*/
/* breadcrumb
============================================== */
.breadcrumbBox {
	background-color: #9E9E9F;
	padding: 5px 0;
}

.breadcrumb {
	margin-bottom: 0!important;
}
.breadcrumb-item a, .breadcrumb-item.active {
	color: #ffffff;
}
/*---------------------------------------------*/
/* toppage main-bar
============================================== */
#Page-company .main-bar {
	background: url("../images/mainbar-company.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}
#Page-service .main-bar {
	background: url("../images/mainbar-service.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}
#Page-contact .main-bar {
	background: url("../images/mainbar-contact.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}
#Page-works .main-bar {
	background: url("../images/mainbar-works.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

.main-bar p {
    font-size: 1.5rem;
	letter-spacing: 0.15em;
    margin: 0 auto;
    color: #333;
	text-align: center;
}
.main-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 250px;
	width: 100%;
}
.main-bar-img {
	background-color: rgba(0,0,0,0.0);
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	position: relative;
}
.main-bar-img img {
	height:100px;
}
/*
.main-bar-img::after {
	content: '';
	background: rgba(0,0,0,1);
	position: absolute;
	top: 0;
	z-index: 6;
}
*/
@media screen and (max-width: 767.98px) {
	.main-bar {
		height: 120px!important;
	}
	.main-bar-img img {
		height: 45px;
	}
}
/*---------------------------------------------
to-contact　お問い合わせフォームへ
===============================================*/
#to-contact div img {
	width: 100%;
}
#to-contact .contact-box {
	 padding: 1.5em; background-color: #333333; text-align: center; color: #333333; box-sizing: border-box;
}
#to-contact .contact-title {
	font-size: 140%;
	font-weight: bold;
		margin: 0 auto;
		display: block;
	padding-bottom: 15px;
	color: #fff;
	}

#to-contact .contact-inner {
	display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap;
}

.contact-inner div {
	width:47%;
}

.contact-inner div a:hover {
	opacity: 0.5;
}
.btn-contact {
	display: block; padding: 0.5em 0.75em ; background-color: #fff; color: #333333; text-decoration: none; font-size: 150%; font-weight: bold;
}
@media screen and (min-width:1200px) {
#to-contact {
	background-color: #333333;
		width: 100%;
	padding: 20px 0;
	}
	
	.contact-title {
		width:100%; max-width: 800px;
		margin: 0 auto;
		display: block;
	}
	.contact-inner div {
	width:38%;
}
	#to-contact .contact-inner {
	justify-content: space-around;
}
}
@media screen and (max-width:767.98px) {
#to-contact {
  		margin: auto;
		padding-top: 4%;
		padding-bottom: 4.5%;
	}
	
	.contact-box .contact-inner {
		flex-direction: column;
		
	}
	
	.contact-inner div {
		width:100%;
		padding-bottom: 15px;
	}
	}

section#privacy-policy p {
	font-size: 13px;
}
/* *****トップページ***** */
/*---------------------------------------------
top page
===============================================*/
/* メイン画像 */

@media screen and (min-width: 768px) and (max-width:991.98px) {
	#top-images{
		background-color: #f1efff;
		border-bottom: #dddddd;
		background: url("../images/running-7392835.jpg") no-repeat top center;
		background-size:cover;
		height: 340px;
		width: 100%;
	/*	padding: 5% 5vw;*/
	}

	#top-images img.top-images-on {
		height: 340px;
		margin: 0 auto;
	}
	#top-images img {
		padding: 20px 0;
		display: block;
	}

	.TEL img {
/*		width: 40%; */
		height: 50px;
		margin: 0 30px;
		padding: 0;
	}
	
	.TEL p {
		font-size: 2.5rem;
		font-weight: bold;
		padding: 0; margin: 0;
	}
	.TEL {
		background-color: #269dff;
		width: 100%;
		margin: 0;
	}
	
	.TEL p.small {
		font-size: 1rem;
		margin-bottom: 1rem;
	}
	.TEL div {
		padding: 0.75rem;
		flex-direction: row;
		align-content: flex-start;
		/*justify-content: space-around;*/
		align-items: center;
		margin: 0 auto;
	}
	
	.TEL div a {
		font-size: 2.5rem;
		padding: 0; margin: 0;
		text-decoration: none;
	}
}

/* *****フォーム***** */

/*---------------------------------------------
contact.html
===============================================*/
.formFrame {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	align-items: center;
/*	background-color: rgba(0,162,232,0.1);*/
	border: none;

/*
	border-left: 0.5px solid #aaa;
	border-right: 0.5px solid #aaa;
	border-top: 0.5px solid #aaa;
*/
	
	border-radius: 15px;

}
.formBox form {
	margin: 70px auto;
}
@media screen and (min-width: 1200px) {
	.formBox {
		width: 960px;
		margin: 70px auto;
	}
}
.formFrame .form-naiyou {
	padding: 15px;
	background-color: #ffffff;
	border-radius: 15px;
	width: calc( 100% - 10px );
	border: 0.5px solid #ccc;
	margin: 10px 0 30px 0;
	box-shadow: 3px 3px 5px #ccc;
	
}
.formFrame .form-koumoku {
	width: 100%;
	padding: 0px;
	border-radius: 15px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #044192;	
}

.hissu { 
	color: #fff; 
	background-color: #f40000;
	padding: .25em .5em;
	font-size: 70%;
	border-radius: 5px;
	margin: 0 0.5em 0 0;
}

input.form-single , textarea.form-single {
	border: 0px solid #fff;
}

/* smart-phone */
@media screen and (max-width:767.98px) {
	.formFrame .form-naiyou {
		width: 100%;
		padding: 10px;
		margin: 5px 0 20px 0;
	}
	.formFrame .form-koumoku {
		width: 100%;
		padding: 5px 0 0 0;
	}

}

/* tablet */
@media screen and (min-width:768px) and (max-width:1199.98px) {
	.formFrame {
/*
		border-left: 0.5px solid #aaa;
		border-right: 0.5px solid #aaa;
		border-top: 0.5px solid #aaa;
*/
		
	}
	.formFrame .form-naiyou {
		width: calc( 100% - 10px );
		padding: 10px;
		border: 0.5px solid #ccc;
		margin: 0px 0 20px 0;
		box-shadow: 3px 3px 5px #ccc;
	}
	.formFrame .form-koumoku {
		width: 100%;
		padding: 10px 10px;
		border: none;
		
	}

}

.age-group {
	display: flex; justify-content: space-between;
	flex-wrap: wrap;
}

.age-group div {
	width: 49%;
	padding: 0.25em 0em;
}

@media screen and (max-width:991.98px) {
	.age-group div {
	width: 49%;
		padding: 0.25em 0em;
}
}

.input-labe-area {
	width: 8em; 
}
/*---------------------------------------------
footer
===============================================*/
#footer{
	color: #fff!important;
	background-color: #044192;
}
#footer-contents {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin: 40px 0;
	justify-content: space-around;
}
#footer-contents .inner-company, #footer-contents .inner-address {
	width: 48%;
	display: flex;
}
#footer-contents .inner-company {
	
	justify-content: flex-end;
}
#footer-contents p ,#footer-contents span, #footer-contents address {
	color: #fff;
}
@media screen and (max-width: 991.98px) {
	#footer-contents {
		flex-direction: column;
		align-items: flex-start;
	}
	#footer-contents .inner-company, #footer-contents .inner-address {
		width: 100%;
		justify-content: center;
	}
	#footer-contents address {
		text-align: center;
	}
}

#copyright {
    background-color: #000000;
    
	font-size: 60%;
}
#copyright p, #copyright a {
	color: #aaa;
	text-decoration: none;
}

/*---------------------------------------------*/
/* 
============================================== */
/*---------------------------------------------*/
/* 
============================================== */
/*---------------------------------------------*/
/* index.html #sec-access
============================================== */
#sec-access {
/*	background-color: rgba(0,162,232,.15);*/
	background: url("../images/index-contact-bg.jpeg");
	background-size: cover;
	position: relative;
}
#sec-access::after {
	content: '';
	background-color: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	right:  0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
#sec-access div {
	position: relative;
	z-index: 5;
}
#sec-access .accessBox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px auto;
}
#sec-access .accessBox .inner-tel {
	width: 50%;
}
/* 公式LINEできたら横2列 */
#sec-access .accessBox .contact-toolBox2 .inner a {
	padding: 20px 20px;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	min-width: 400px;
	max-width:500px;
	text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
	#sec-access .accessBox .contact-toolBox2 .inner a {
		min-width: 300px;
	}
}
@media screen and (max-width: 767.98px) {
	#sec-access .accessBox .contact-toolBox2 .inner a {
		width: 100%;
		min-width: 300px;
		max-width: 500px;
		margin-bottom: 20px;
	}
	#sec-access .accessBox .inner-tel {
		width: 100%;
		min-width: 300px;
		max-width: 500px;
	}
}

/* 公式LINEできるまでの1列 */
#sec-access .accessBox .contact-toolBox .inner a {
	padding: 20px 20px;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	min-width: 400px;
	max-width:500px;
	text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
	#sec-access .accessBox .contact-toolBox .inner a {
		min-width: 300px;
	}
}
@media screen and (max-width: 767.98px) {
	#sec-access .accessBox .contact-toolBox .inner a {
		width: 100%;
		min-width: 300px;
		max-width: 500px;
		margin-bottom: 20px;
	}
	#sec-access .accessBox .inner-tel {
		width: 100%;
		min-width: 300px;
		max-width: 500px;
	}
}
.Google-map {
    position: relative;
    width: 100%;
/*	max-width: 700px;*/
    height: 0;
    padding-top: 56.25%;/*比率をお好みで*/
}
.Google-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	-webkit-appearance:none;
}
.business-sub {
	color: #044192;
}
.business-sub-security {
	color: #0653b2;
}

/*---------------------------------------------*/
/* index.html index-top
============================================== */
.index-top {
	background-size: cover;
}
.index-top .index-about {
	width: 46%;
}
.index-top .index-tabbox {
	position: absolute;
	width: 440px;
	top: 65vh;
	right: 0;
	z-index: 7;
	background-color: #fff;
/*	padding: 50px 60px 0px 60px;*/
	padding: 50px 0px 60px 0px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.index-top .index-tabbox img {
	position: absolute;
	bottom:0;
	opacity: 0.3;
}
@media screen and (min-width: 440px ) and (max-width: 991.98px) {
	.index-top .index-about {
		width: 100%;
		margin-top: 13vh;
	}
	.index-top .index-tabbox {
		position: absolute;
		top: 65%;
		right: 0;
		z-index: 7;
		background-color: #fff;
		padding: 40px 0px 30px 0px;
	}
}
@media screen and (max-width: 439.98px) {
	.index-top .index-tabbox {
		padding: 40px 0;
		width: 100%;
	}
	.index-top .index-about {
		width: 100%;
		margin-top: 15vh;
	}
}
@media screen and (min-width: 1400px) {
	
}
/*---------------------------------------------*/
/* index.html #titlebar-service
============================================== */
#titlebar-service {
	background: linear-gradient(to bottom, #E1F1FE 0%, #E1F1FE 50%, #ffffff 50%, #ffffff 100%);
}
.titlebar-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 50%;
}
.titlebar-box img {
	 width:200px;
}
@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
	.titlebar-box {
		width: 75%;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
	.titlebar-box {
		width: 75%;
	}
	.titlebar-box img {
		 width:150px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
	.titlebar-box {
		width: 60%;
	}
	.titlebar-box img {
		 width:200px;
	}
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
	.titlebar-box {
		width: 60%;
	}
	.titlebar-box img {
		 width:100px;
	}
}
@media screen and (min-width: 400px) and (max-width: 575.98px) {
	.titlebar-box {
		width: 180px;
	}
	.titlebar-box img {
		 width:90px;
	}
}
@media screen and (max-width: 399.98px) {
	.titlebar-box {
		width: 120px;
	}
	.titlebar-box img {
		 width:60px;
	}
}
/*---------------------------------------------*/
/* index.html #gyoumu
============================================== */
#Page-top #gyoumu {
	background-size: cover;
}
#Page-top .cbBox {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px auto;
}

#Page-top .cbBox .inner {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
/*	position: relative;*/
	background-color: #fff;
	height: 100%;
}
#Page-top .cbBox .inner a {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
#Page-top .cbBox .inner p {
	font-size: 1.2rem;
	text-align: center;
	margin: 0;
}

a.btn-bottom {
	font-size: 1.5rem;
}
#Page-top .cbBox .inner a:hover {
	opacity: 0.5;
	background-color: rgb(0,162,232);
}
@media screen and (max-width:575.98px) {
	#Page-top .cbBox .inner {
		width: 100%;
		margin-bottom: 10px;
	}
	#Page-top .cbBox .inner p {
		line-height: 1.4em;
	}
	#Page-top .cbBox .inner a {
	}
}

@media screen and (min-width: 576px) and (max-width:767.98px) {
	#Page-top .cbBox .inner {
		width: calc(( 100% - 20px )/2);
		margin-bottom: 20px;
	}
}
@media screen and (min-width:768px) {
	#Page-top .cbBox .inner {
		width: calc(( 100% -  40px )/3);
		margin-bottom: 20px;
	}
	
}
/*---------------------------------------------*/
/* index.html #sec-access
============================================== */


/*---------------------------------------------*/
/* company
============================================== */
.top-aisatsu-table, .company-line {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top-aisatsu-table {
	margin-top: 30px;
}
.top-aisatsu-table .left {
	width: 65%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.top-aisatsu-table .left p {
	margin: 0;
}
.top-aisatsu-table .right {
	width: 30%;
}
section.top-aisatsu {
	padding: 50px 0;
}
.company-info .company-line {
	border-top: 0.5px solid #aaa;
	border-collapse: collapse;
	padding: 1rem 0.5em;
	line-height: 1.8rem;
}
.company-line div.ccc {
	width: 74%;
}
.company-line div.ccc p {
		margin: 0;
	}
.company-midashi {
	color: #044192;
	font-weight: bolder;
	padding-left: 1em;
	width: 24%;
	display: flex;
	align-items: center;
}
.torihiki div:first-child {
		min-width: 10em!important;
		font-weight: bold;
	}
@media screen and (max-width:767.98px) {
	.torihiki {
		flex-wrap: wrap;
		font-size: 0.95rem;
		margin-bottom: 10px;
	}
	.torihiki div {
		width: 100%;
	}
	.top-aisatsu { padding: 10px;}
	.top-aisatsu-table {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-between;
		font-size: 90%;
	}
	.top-aisatsu-table .left, .top-aisatsu-table .right {
		width: 100%;
	}
	.top-aisatsu-table .right {
		margin-top: 40px;
	}
	.company-line div:nth-child(2n) {
		width: 100%;
	}
	.company-line div:nth-child(2n) p {
		margin: 0;
	}
	.company-midashi {
		color: #044192;
		font-weight: bolder;
		padding-left: 0em;
		padding-bottom: 0.5em;
		width: 100%;
	}	
}

.company-images {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap:wrap;
}
.company-images .course-box {
	width: calc( 50% - 10px );
		margin-bottom: 20px;
}



@media screen and (min-width:768px) {
	.history-kaihatsu {
		flex-direction: row;
	}

	.company-images .course-box {
	width: calc( 25% - 10px );
}
}


.text-line {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
	margin: 1.5rem 0;
}

.text-line:after {
  content: "";
  flex-grow: 1;
  height: 1px; /* 線の太さ  .text-line:before, */
  background: #aaa; /* 線の色 */
}

.text-line:after {
	margin-left: 2rem;
}


.text-lineBlue {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
	margin: 1.5rem 0;
}

.text-lineBlue:before, .text-lineBlue:after {
  content: "";
  flex-grow: 1;
  height: 2px; /* 線の太さ */
  background:#3b74a6; /* 線の色 */
}

.text-lineBlue:before {
	margin-right: 2rem;
}

.text-lineBlue:after {
	margin-left: 2rem;
}



.ouyoubunya {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
.-ouyoubunyainner {
	display: flex;
	width: calc(50% - 10px);
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
}
.appli-images {
	width: 100%;
	display: flex;
	flex-direction: row;
}

.appli-images div img{
	width: 100%;
}

.appli-images div {
	width: calc(50% - 10px);
}


#product-design .kaihatsu-box p:nth-child(odd) {
	margin: 0rem 0 1.5rem 1.25rem;
	line-height: 1.5rem;
}

#product-design .history-kaihatsu strong {
	color: #3b74a6;
}



.Google-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 40%;/* 56.25%比率をお好みで*/
}
.Google-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.more-info {
	background-color: #ffff00;
	padding: 1rem 0;
}

.more-images {
	border: 3px solid #ffff00;
}


.keikou {
	background-color: #FB64F5;
}


/*---------------------------------------------*/
/* service.html
============================================== */
.serviceBox {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.serviceLineupBox {
	list-style-type: none;
	padding-left: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.serviceBox .inner-img {
	width: 30%;
}
.serviceBox .inner-text {
	width: 100%;
}
.serviceLineupBox {
	margin: 20px 0;
}
.serviceLineupBox li {
	width:calc(( 100% -  40px )/3);
	margin-bottom: 30px;
	padding-top: 100px;
    margin-top: -100px;
}

.serviceLineupBox li p {
	font-size: 14px;
	line-height: 1.8em;
}
.serviceLineupBox li img {
	width: 100%;
	object-fit: cover;
}
.serviceLineupBox li p:first-of-type {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	border-radius: 30px;
	color: #fff;
	margin: 10px 0;
}

@media screen and (min-width:768px) and (max-width: 1199.98px) {
	.serviceBox {
		flex-direction: column;
		flex-wrap: wrap;
		width: 100%;
	}
	.serviceBox .inner-img {
		width: 100%;
		margin-bottom: 20px;
	}
	.serviceBox .inner-text {
		width: 100%;
	}
	.serviceLineupBox li img {
		object-fit: cover;
		width: 100%;
	}
	.serviceLineupBox li {
		width:calc(( 100% -  40px )/3);
		margin-bottom: 30px;
	}
	.serviceLineupBox li.lasttttt {
		width: 30%;
	}
}
@media screen and (min-width:576px) and (max-width: 767.98px) {
	.serviceBox {
		flex-direction: column;
		flex-wrap: wrap;
		width: 100%;
	}
	.serviceBox .inner-img {
		width: 100%;
		margin-bottom: 20px;
	}
	.serviceBox .inner-text {
		width: 100%;
	}
	.serviceLineupBox li img {
		object-fit: cover;
		width: 100%;
	}
	.serviceLineupBox li {
		width: 47%;
		margin-bottom: 30px;
	}
	.serviceLineupBox li.lasttttt {
		width: 47%;
	}
}
@media screen and (max-width: 575.98px) {
	.serviceLineupBox li {
		width: 100%;
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 1200px) {
	.serviceBox {
		max-width: 1400px;
		margin: 30px auto;
	}
}
/*---------------------------------------------*/
/* works.html
============================================== */
.worksBox {

}

.worksBox .inner-img {
	width: 30%;
	height: 200px;
}
.worksBox .inner-img img {
	height: 200px;
	object-fit: cover;
}
.worksBox .inner-text {
	width: 100%;
}
.slider-item p:first-of-type {
	font-weight: bold;
	line-height: 1.4rem;
	margin: 10px 0 5px 0;
	font-size: 16px;
}
.slider-item p:nth-of-type(2n) {
	font-size: 90%;
	margin: 5px 0;
	line-height: 1.4rem;
}
/* 施工事例の内容アイコン */
.workIcon {
	color: #fff;
	padding: 5px 5px;
	border-radius: 5px;
	text-align: center;
	width: fit-content;
	font-size: 14px;
	margin: 0;
}
.type-biso {
	background-color: #3cb371;
}
.type-kodate {
	background-color: #ff8c00;
}
@media screen and (min-width:576px) and (max-width: 991.98px) {
	.worksBox {
		width: 100%;
	}
	.worksBox .inner-img {
		width: 100%;
		margin-bottom: 20px;
	}
	.worksBox .inner-text {
		width: 100%;
	}
}
@media screen and (max-width: 575.98px) {
	.worksBox {
		width: 100%;
	}
	.worksBox .inner-img {
		width: 100%;
		margin-bottom: 20px;
	}
	.worksBox .inner-text {
		width: 100%;
	}
}