body {
	font-family: 'メイリオ', Meiryo, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #6d6d6d;
	overflow-x: hidden !important;
	letter-spacing: 1px;
	line-height: 1.8;
}
a {
	color: #428bca;
	text-decoration: none
}
a:hover, a:focus {
	color: #baafff;
	text-decoration: underline
}
a:focus, .btn:focus {
	outline: none;
}
/*--- Typo Styles -*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 300;
}
.add-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}
/*--- Color Styles -*/

.bg-color1 {
	color: #fff;
	background: #000;
}
.bg-color2 {
	color: #555;
	background: #fff;
}
.color1 .service-icon, .color1.service-item ul li:nth-child(2):before {
	background: #292a2e;
}
.color1 .service-icon:after {
	border: 3px solid #292a2e;
}
.color2 .service-icon, .color2.service-item ul li:nth-child(2):before {
	background: #1c1c1e;
}
.color2 .service-icon:after {
	border: 3px solid #1c1c1e;
}
.color3 .service-icon, .color3.service-item ul li:nth-child(2):before {
	background: #1c1c1e;
}
.color3 .service-icon:after {
	border: 3px solid #1c1c1e;
}
/*--- Buttons -*/
.btn-color1, .btn-color2 {
	padding: 10px 30px;
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	background: #2a3333;
	outline: none !important;
	border-radius: 0;
	transition: opacity .2s ease-out;
}
.btn-color1 {
	background: #2a3333;
}
.btn-color1:hover, .btn-color2:hover {
	color: #fff;
	opacity: 0.9;
}
.btn-color1:focus, .btn-color1:active, .btn-color2:focus, .btn-color2:active {
	color: #fff;
}
.btn-color1 .fa, .btn-color2 .fa {
	margin-right: 15px;
}
/*-- Preloader Styles ----*/
#page-loader {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 99999;
}
#page-loader .page-loader-gif {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -32px;
	background: url('../img/preloader.gif') no-repeat;
}
@media (max-width:768px) {
.row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
}

/*-- Menu Styles ----*/
#main-nav {
	background: #fff !important;
}
#main-nav .container {
}
#main-nav .navbar-brand img {
	margin-right: 15px;
	max-width: 60px;
}
#main-nav .navbar-brand.mobile, #main-nav.scrolled .navbar-brand.mobile {
	width: 190px;
	background-size: contain !important;
	margin-left: 10px;
}
#main-nav .navbar-brand {
	display: inline-block;
	font-size: 24px;
	width: 244px;
	height: 28px;
	background: url(../img/logo.png) no-repeat;
	text-indent: -9999px;
	margin-top: 12px;
	background-size: contain !important;
}
.navbar-brand, .navbar-brand:hover, .navbar-brand:active, .navbar-brand:focus {
	padding: 0 10px;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #555;
}
.navbar-brand span {
	font-size: 24px;
	font-weight: 300;
}
#main-nav.scrolled .navbar-brand {
	/*color:#6d6d6d;*/
	background: url(../img/logo.png) no-repeat 1em center;
	background-size: contain !important;
	width: 244px;

}
#main-nav {
	background: transparent;
	color: #555;
	box-shadow: 0 0 0px transparent;
	-webkit-transition: background 0.3s ease-out;
	transition: background 0.3s ease-out;
}
#main-nav.scrolled {
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#main-nav.scrolled .navbar-toggle {
	color: #74c7d5;
	border-color: #74c7d5;
}
#main-nav.scrolled .navbar-toggle .icon-bar {
	background: #74c7d5;
}
#main-nav .container {
	-webkit-transition: padding 0.5s ease-out;
	transition: padding 0.5s ease-out;
}
#main-nav.scrolled .container {
}
#main-nav .nav a, #main-nav .nav a:active, #main-nav .nav a:hover {
	padding: 0px 20px;
	font-size: 14px;
	line-height: 54px;
	font-weight: 400;
	background: transparent;
	color: #fff;
	transition: color .2s ease-in;
}
#main-nav.scrolled .nav a, #main-nav.scrolled .nav a:active, #main-nav.scrolled .nav a:hover {
	color: #6d6d6d;
}
#main-nav li {
	background: transparent;
	margin: 0 -3px;
}
#main-nav.scrolled .nav li.active a, #main-nav.scrolled .nav a:hover {
	color: #428bca;
}
/*-- Header Styles ----*/

#home {
	color: #fff;
	max-width: 100%;
	position: relative;
}
.backstretch img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
#home .container {
	position: fixed;
	top: 24%;
	width: 100% !important;
/*	margin-top: -120px;*/
	z-index: 0;
}
#home.mobile {
	background: url(../img/visual_sp.png) no-repeat;
	background-size: cover;
}
@media (max-width:425px) {
#home.bg { 
background: url("../img/visual_sp.png") #000 no-repeat center center !important;
background-size: 100% auto !important;
}
h1 img {
width: 50%;
}
.logoTxtImg img{
width: 70%;
}
iframe {
	width: 90%;
}
#infomation img,
#top img,
#about img,
#order img {
	width: 100%;
}
}
#home p {
	margin: 0;
}
#home h1 {
	margin: 0;
	font-size: 82px;
	font-weight: 600;
	text-transform: uppercase;
}
#home h1 + p {
	font-size: 28px;
}
/*-- lineBtnArea Styles ----*/
.lineBtnArea {
	text-align: center;
	width: 85%;
	margin: 3em auto;
}

.lineBtnArea img {
	width: 100%;
	text-align: center;
}
.lineBtnArea:hover {
opacity: .8;
}


.fs36 {
	font-size: 36px;
}

@media screen and (max-width:1024px) {
.fs36 {
	font-size: 30px;
}
.fs30 {
	font-size: 24px;
}
.lineBtnArea .lineBtn {
    font-size: 16px;
    width: 66%;
}
}
@media screen and (max-width:768px) {
.lineBtnArea {
background: #fff url("../img/btn_line_il01.png") no-repeat center 20px;
background-size: 100px auto;
padding: 80px 1em .5em;
width: 80%;
text-align: center;
}
.lineBtnArea .lineBtn {
    font-size: 16px;
    width: 100%;
    margin-left: -20px;
}
.lineBtnArea div {
    margin: 1em auto;;
    float: none;
}
}
@media screen and (max-width:425px) {
}










.orderBox dd {
	margin-bottom: 2em;
}
#top {
	background-color: #ffffff;
	box-shadow: 0 0 50px rgba(0,0,0,0.5);
	color: #fff;
}

/*-- about Styles ----*/
#about {
	background-color: #48a2c7;
	box-shadow: 0 0 50px rgba(0,0,0,0.5);
	color: #fff;
}
#about h1 {
	margin-bottom: 30px;
}
.service-item {
	text-align: center;
	padding: 30px 15px;
}
.service-item h3 {
	margin-bottom: 15px;
}
.service-icon {
	position: relative;
	display: block;
	text-align: center;
	width: 150px;
	height: 150px;
	margin: 20px auto 50px;
	border-radius: 50%;
	font-size: 62px;
	line-height: 150px;
	background: #334959;
	color: #fff;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.service-icon:after {
	pointer-events: none;
	content: "";
	position: absolute;
	display: block;
	width: 174px;
	height: 174px;
	top: -12px;
	left: -12px;
	border: 3px solid #334959;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.no-csstransforms .service-icon:after {
	display: none;
}
.service-icon:focus, .service-icon:active {
	color: #fff;
}
.service-icon [class*=fa] {
	-webkit-transform: scale(1);
	transform: rotate(0);
	-webkit-transition: all 0.3s ease-out;
	transition: none;
}
.service-item:hover [class*=fa] {
	-webkit-transform: scale(1.3);
	transform: rotate(360deg);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.service-item p {
	margin: auto;
	max-width: 250px;
	font-size: 14px;
}
/*- order Styles ----*/

#order .jp p {
	font-size: 14px;
}
#order .mobile>div {
	text-align: center !important;
}
#order .mobile>div.col-sm-2.col-md-2 {
	height: 30px;
}
/*- course Styles ----*/

#course {
	padding-top: 70px;
	background: #48a2c7;
}
#course h2 {
color: #fff;
font-weight: bold;
}
.courseInner {
	width: 80%;
    line-height: 1.8;
    margin-left: 10%;
}
#course dl {
width: 40%;
float: left;
background: #fff;
margin: 10% 5% 0;
min-height: 540px;
}
@media screen and (max-width:768px) {
	#course h2 {
line-height: 1.8;
		}
	#course dl {
width: 100%;
float: none;
margin: 10% auto;
min-height: 600px;
}
}


#course dl dt {
padding: .8em;
font-size:20px;
font-weight: bold;
text-align: center;
}
#course dl img {
width: 100%;
}
#course dl dd {
padding: 1em;
text-align: center;
}
#course dl dd.txt {
text-align: left;
min-height: 160px;
} 
#course dl a {
padding: 1em;
color: #000;
background: #ffdd1e;
border-radius: 50px;
margin: 2em auto;
width: 100%;
display: inline-block;
}
/*voice*/
#voice {
	padding-top: 70px;
	background: #48a2c7;
}
#voice h2 {
color: #fff;
font-weight: bold;
}
.courseInner {
	width: 80%;
    line-height: 1.8;
    margin-left: 15%;
}
@media screen and (max-width:768px) {
	.courseInner {
	width: 90%;
    line-height: 1.8;
	margin: 0 auto;
}
}
#voice dl {
width: 27%;
float: left;
min-height: 300px;
color: #fff;
margin: 0 2%;
}
#voice dl dt {
padding: .8em;
font-size:20px;
font-weight: bold;
text-align: center;
line-height: 2;
}
#voice dl dt span {
 font-size: 12px;
 display: block;
}
#voice dl img {
text-align: center;
}
#voice dl dd {
padding: 1em;
line-height: 1.8;
text-align: left;
}
#voice dl dd.txt {
text-align: left;
min-height: 160px;
} 
#voice dl a {
padding: 1em 4em;
color: #000;
background: #ffdd1e;
border-radius: 50px;
margin: 2em auto;
}
/*-- Footer Styles ---*/

#main-footer {
	padding-top: 50px;
	padding-bottom: 40px;
	background: #ffdd1e;
	color: #555;
	font-size: 16px;
}

/*-- Media Queries ---*/


@media (max-width:767px) {
body {
	font-size: 15px;
}
.lead {
	font-size: 16px;
	font-weight: 400;
}
/*
.add-padding {
	padding-top: 60px;
}
*/
#main-nav {
	background: #000;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#main-nav .navbar-toggle {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #6d6d6d;
	border-color: transparent !important;
}
#main-nav .navbar-toggle .icon-bar {
	width: 28px;
	height: 4px;
	margin-top: 0;
	background: #6d6d6d !important;
}
#main-nav .navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
#main-nav .container, #main-nav.scrolled .container {
}
#main-nav .nav a, #main-nav .nav a:active, #main-nav .nav a:hover {
	line-height: 42px;
	text-align: center;
	color: #6d6d6d;
}
#main-nav .nav li.active a, #main-nav .nav a:hover {
	color: #52CCBA;
}
#main-nav .navbar-brand {
	padding-top: 5px;
	font-size: 21px;
	color: #6d6d6d;
}
#main-nav .navbar-brand img {
	margin-right: 10px;
	max-width: 40px;
}
/*
#home .container {
	margin-top: -80px;
}
*/
#home p {
}
#home h1 {
	font-size: 42px;
}
#home h1 + p {
	font-size: 21px;
}
.service-item {
	margin-bottom: 40px;
}
#main-nav .navbar-brand {
	/*color:#6d6d6d;*/
	background: url(../img/logo.png) no-repeat !important;
	margin-left: 1em;
}
}

.mgT48 {
	margin-top: 48px;
}



a:hover {
	opacity: .5;
}

.orderBox dt {
	font-size:36px;
	margin-bottom: 1.5em;
}
.orderBox dd {
	font-size:16px;
	margin-bottom: 6em;
	text-align: left;
}
@media (max-width:375px) {
	.orderBox dt {
		font-size:26px;
		margin-bottom: 0.8em;
	}
}



@media (max-width:479px) {
#projects-container .project-item {
	width: 300px;
	margin-bottom: 15px;
}
.project-item .hover-mask .project-title {
	margin-top: 70px;
}
#main-nav.scrolled .navbar-brand {
	width:174px;
	margin-left: 0.6em;
	}
.topTxt {
	font-size:7px !important;
	}
}
#campaign, #order, #about, #main-footer, #infomation, #course, #voice, .lineBtnArea, #top {
	position: relative;
	z-index: 100;
}
#bgOverlayContainer {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 40;
	width: 100%;
	height: 100%;
}
.overlayPattern {
	background-image: url(../img/overlay.png);
}
.top_btn, .top_btn:focus {
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .4em;
	text-indent: .4em;
	border: 1px solid #fff;
	font-weight: bold;
	color: #fff;
	padding: 10px 80px;
	margin-top: 50px;
	display: inline-block;
	text-decoration: none;
}
.top_btn:hover {
	background: #000;
	color: #000;
	text-decoration: none;
}
/**/
.topTxt {
	float: left;
	text-align: center;
	padding: 10px 0 0 20px;
	font-size: 12px;
}
#site-nav {
	font-size: 13px;
}
.fs48 {
	font-size: 48px;
}
.fs42 {
	font-size: 42px;
}
.fs68 {
	font-size: 68px;
	font-weight: 400;
}
.fs30 {
	font-size: 30px;
}
.fs22 {
	font-size: 22px;
}
.fs18 {
	font-size: 18px;
}
.fs13 {
	font-size: 13px;
}
/*001*/
.leftBox {
	width: 500px;
	float: left;
}
.fcYellow {
	color: #ffdd1e;
}

@media (max-width:479px) {
body {
	font-size: 13px !important;
}
#voice dl {
	width: 80%;
	margin: 2em auto;
	float: none;
}
#course dl {
	min-height: auto;
}
#course dl dd.txt {
	min-height: auto;
}
.leftBox {
	width: 100%;
	margin: 0 !important;
}
.rightBox, .rightBox img {
	width: 100%;
}
.mgL80 {
	margin-left: 0 !important;
}
.col-sm-7 {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.col-sm-7 img {
	width: 100% !important;
	margin: 0 !important;
}
.effect02 {
	width: 100% !important;
	margin: 0 !important;
}
.detail {
	width: 100% !important;
	margin: 0 !important;
}
.orderBox {
	
	text-align:center !important;
}
.orderBox h2 {
	left: 33% !important;
}
.button01,.button02 {
	margin:1.4em auto !important;
	text-align: center !important;
	float:none !important;
	}
	.button01 img,.button02 img {
		width:80% !important;
	}

	.fs52 {
		font-size: 32px;
	}
	.fs48 {
		font-size: 24px;
	}
.fs42 {
	font-size: 23px !important;
}
.fs68 {
	font-size: 28px !important;
	font-weight: 400;
}
.fs30 {
	font-size: 18px !important;
}
.fs22 {
	font-size: 18px;
}
.fs18 {
	font-size: 18px;
}
.fs14 {
	font-size: 12px !important;
}
.fs13 {
	font-size: 12px;
}
.txt02 {
	font-size: 23px !important;
}
}
.txt01 {
	text-align: center;
	line-height: 1.2em;
}
.txt02 {
	text-align: center;
	line-height: 1.2em;
	margin: 42px 0;
}
.col {
	color: #bbb0ff;
}
.center {
	text-align: center;
}
.orderBox {
	padding: .1em 1em;
	border: 1px solid #fff;
	margin-top: 1em;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 30px auto;
}
.aboutbg {
	min-height: 700px;
	position: relative;
}
.aboutInner {
	width: 80%;
	position: absolute;
	bottom: 0;
	left: 100px;
	line-height: 1.6;
}
.aboutInner .imgLogo {
	text-align: center;
}
.aboutInner .imgLogo img {
	width: 150px;
	margin: 0 auto;
	margin-bottom: 2em;
}
#main-footer .imgLogo {
	text-align: center;
	font-size: 25px;
}
#main-footer .imgLogo img {
	width: 150px;
	margin: 0 auto;
}
.snsList {
	margin: 2em auto;
	text-align: center;
	padding: 0;
}
.snsList li {
	display: inline;
	padding: 1em;
}

@media (max-width:479px) {
.aboutbg {
	min-height: 500px;
	background-size: 100% auto;
}
.aboutInner {
	bottom: 0;
	left: 10px;
	width: 96%;
}
.aboutInner .imgLogo img {
	width: 60%;
	margin: 0 auto;
	margin-bottom: 1em;
}
.imgLogo img {
	width: 90% !important;
}
.logo2 {
	margin-top: 2em;
}
}
.effect03 .aboutbg {
	margin: auto;
	transition: 1s;
	transition-delay: 1s;
}
.fs14 {
	font-size: 14px;
}
.mgL80 {
	margin-left: 80px;
}
#infomation {
	background: #fff;
}
.mgT16 {
	margin-top: 16px;
}
.mgT32 {
	margin-top: 32px;
}
.mgT48 {
	margin-top: 48px;
}
.colWhite {
	color: #fff;
}
.lh18 {
	line-height: 1.8;
}
.logo2 {
	margin-bottom: 2em;
}
.detail {
	margin-left: 120px;
	line-height: 1.6;
}
.maker {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}

/*　　モーダル　　*/
html.modalset {
  overflow: hidden;
}
.samplemodal {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}
.samplemodal-wrap {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  white-space: nowrap;
}
.samplemodal-wrap::-webkit-scrollbar {
  display: none;
}
.samplemodal-wrap:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
.samplemodal-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(51, 51, 51, 0.8);
  width: 100%;
  height: 100%;
}
.samplemodal-box {
  width: 100%;
  max-width: 990px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.samplemodal-box .inner {
  background: #fff;
  padding: 80px 20px;
  text-align: left;
}
.samplemodal-box .inner > :first-child {
  margin-top: 0;
}
.samplemodal-box .title {
	text-align: center;
	font-size: 22px;
	padding-bottom: 24px;
	font-weight: bold;
}
.samplemodal-box .samplemodal-close {
 text-align: center;
 font-size: 16px;
 color: #fff;
 background:  #999;
 border-radius: 5px;
 margin: 40px auto 0;
 width:250px;
 padding: 1em 0;
}
.samplemodal-box .inner li {
word-break: break-all;
margin-bottom: 1em;
list-style-type: none;
}

/*2023/04/11　追加*/
.txtLine {
  font-weight: bold;
  text-shadow: 2px 2px 0 #48a2c7;
  }

  /*2024/02/06*/
  .pc_only {
	display: block;
  }
  .sp_only {
	display: none;
  }
  @media (max-width:768px) {
	.pc_only {
		display: none;
	  }
	  .sp_only {
		display: block;
	  }
}
.title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2em;
  }
  @media (max-width:375px) {
	.title {
	font-size: 16px;
}
}