body {
	width: 100%;
	height: 100%;
	max-width: 1920px;
	margin: 0 auto;
	text-align: left;
	color:#333333;
	font-size: 16px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";}

}

header{
	height: auto;
}

.logo{
	width: 13%;
	margin-left: 30px;
	position: relative;
	z-index: 2;
}
.logo img{
	width: 100%;
}

.nav{
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 50px;
	display: block;
	width: 87%;
	height: 50%;
	max-width: 1670px;
}

.nav-list{
	float: right;
	height: auto;
	margin-top: 2%;
	margin-left: 1.5%;
	list-style: none;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}

.nav-list a{
	display: block;
	width: 100%;
	height: 100%;
}

.list-bg0{
	background-image: url(../img/header_navi_concept.png);
	width: 7%;
	min-height: 20px;
}
.list-bg0 a{
	padding-top: 20%;
}

.list-bg1{
	background-image: url(../img/header_navi_about.png);
	width: 10%;
	min-height: 20px;
}
.list-bg1 a{
	padding-top: 12%;
}

.list-bg2{
	background-image: url(../img/header_navi_msg.png);
	width: 7%;
	min-height: 20px;
}
.list-bg2 a{
	padding-top: 20%;
}

.list-bg3{
	background-image: url(../img/header_navi_daily.png);
	width: 7%;
	min-height: 20px;
}
.list-bg3 a{
	padding-top: 20%;
}

.list-bg4{
	background-image: url(../img/header_navi_fee.png);
	width: 3.5%;
	min-height: 20px;
}
.list-bg4 a{
	padding-top: 35%;
}

.list-bg5{
	background-image: url(../img/header_navi_staff.png);
	width: 6%;
	min-height: 20px;
}
.list-bg5 a{
	padding-top: 20%;
}

.list-bg6{
	background-image: url(../img/header_navi_access.png);
	width: 4.5%;
	min-height: 20px;
}
.list-bg6 a{
	padding-top: 25%;
}

.list-bg7{
	background-image: url(../img/header_navi_newsblog.png);
	width: 7%;
	min-height: 20px;
}
.list-bg7 a{
	padding-top: 20%;
}

.list-bg8{
	background-image: url(../img/header_navi_company.png);
	width: 5%;
	min-height: 20px;
}
.list-bg8 a{
	padding-top: 25%;
}

.list-bg9{
	background-image: url(../img/header_navi_contact.png);
	width: 8.5%;
	min-height: 20px;
}
.list-bg9 a{
	padding-top: 20%;
}

.list-bg10{
	width: 4%;
	background-image: url(../img/header_navi_fb.png);
	margin-top: 0.8%;
}
.list-bg10 a{
	padding-top: 100%;
}

.list-bg11{
	width: 4%;
	margin-top: 0.8%;
	margin-left: 0px;
	background-image: url(../img/header_navi_isg.png);
}
.list-bg11 a{
	padding-top: 100%;
}

.sp-navigation{
	display: none;
}

.mblist-bg0{
        background-image: url(../img/header_navi_mobile_concept.png);
}
.mblist-bg1{
        background-image: url(../img/header_navi_mobile_about.png);
}
.mblist-bg2{
        background-image: url(../img/header_navi_mobile_msg.png);
}
.mblist-bg3{
        background-image: url(../img/header_navi_mobile_daily.png);
}
.mblist-bg4{
        background-image: url(../img/header_navi_mobile_ryoukin.png);
}
.mblist-bg5{
        background-image: url(../img/header_navi_mobile_staff.png);
}
.mblist-bg6{
        background-image: url(../img/header_navi_mobile_access.png);
}
.mblist-bg7{
        background-image: url(../img/header_navi_mobile_newsblog.png);
}
.mblist-bg8{
        background-image: url(../img/header_navi_mobile_company.png);
}
.mblist-bg9{
        background-image: url(../img/header_navi_mobile_contact.png);
}
.navbar-toggle{
        margin-top: 5%;
}

#container{
    height: 1000px;
}

#theTarget{
    width: 100%;
    margin: 0 auto;
}

.contents{
	margin: 50px 0;
}

img.subtitle{
	width: 55%;
	margin-top: 30px;
}

.contents img.number{
	width: 70%;
	margin: 0 auto;
}

@media screen and (max-width: 1440px) {
	#container {
		height: 600px;
	}

	#theTarget{
		width: 100%;
	}
}

@media screen and (max-width: 1024px) {
	#container {
		height: 600px;
	}

	#theTarget{
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	#container {
		height: 400px;
	}
	#theTarget{
		width: 100%;
	}
	header{
        	padding-top: 0px;
	}
	.logo{
        	width: 30%;
	        min-width: 170px;
	}
	.nav{
	        width: 100%;
	        float: right;
	        margin-top: -10px;
		position: relative;
	}
	.mobile-nav{
	        width: 30%;
	        min-width: 150px;
	        float: right;
	}
	.img-pc{
		display: none !important;
	}
	.img-mb{
		display: block !important;
	}
	#sample {
		height: 300px;
	}
	.staticHeader{
		background-image: url(../img/gaiyou_top.png);
		padding-top: 28.55%;
	}
	.companyMessage{
		font-size: 14px;
	}
	.companyData{
		font-size: 11px;
	}
	.dataDetail dt{
		margin-left: 5px;
		margin-right: 10px;
	}
	.aboutBlock{
		padding-bottom: 50px;
	}
	.messageBlock{
		padding-bottom: 50px;
	}
	.contents img.number{
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	#container {
		height: 300px;
	}

	#theTarget{
		width: 100%;
	}
	#sample {
		height: 200px;
	}
}

@media screen and (min-width: 768px) {
	.conceptDetailLeft{
		padding-left: 100px;
	}
	.conceptDetailRight{
		padding-right: 100px;
	}
}

.aboutBlock{
	background-color: #eceeeb;
	background-image: url(../img/about_background.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	color: #666666;
	font-size: 15px;
	padding-top: 50px;
	padding-bottom: 150px;
}

.aboutBlock h3{
	font-size: 30px;
	text-align: center;
}

.aboutBlock h4{
	font-size: 20px;
}

.messageBlock{
	background-image: url(../img/daihyoumsg_haikei.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 50px;
	padding-bottom: 150px;
	text-align: center;
}

.messageBlock h4{
	font-size: 20px;
	font-weight: bold;
}

.messageBlock article{
	margin: 50px 0;
}

.messageBlock p{
	margin: 30px 0;
}

.messageBlock .readmore{
	text-align: right;
}
.messageBlock .readmore img{
	width: 15%;
}

.scheduleBlock{
	background-color:#efefea;
	background-image: url(../img/yb_line.png), url(../img/yb_line.png);
	background-position: top, bottom;
	background-repeat: repeat-x, repeat-x;
	padding-top: 60px;
}

.scheduleBlock h4{
	text-align: center;
	font-size: 20px;
}
.scheduleBlock h2{
	text-align: center;
	margin-top: 30px;
}
.MobileWSLink{
	padding-top: 80px;
	background-image: url("../img/yb_line.png");
	background-position: top;
	background-repeat: repeat-x;
}

.staffBlock{
	background-color: #fbf6de;
	background-image: url(../img/staff_line1.png), url(../img/staff_line2.png);
	background-position: top, bottom;
	background-repeat: repeat-x, repeat-x;
	padding: 50px 0;
}

.concept{
	text-align: center;
	margin: 0px;
	margin-top: 20px;
	padding: 25px;
	display: block;
	width: 100%;
}

.ryoukin img{
	margin-top: 50px;
}

.feeList{
	margin: 0 auto;
}

.feeList table{
	margin: 0 auto;
}

.feeList td{
	white-space: nowrap;
}

.feeList .kaisu{
	width: 20%;
	text-align: right;
}
.feeList .getsugaku{
	width: auto;
}

.feeList span{
	font-size: 110%;
}

.fee article{
	text-align: left;
	margin: 15px 0;
	line-height: 30px;
}

.col-1{
	font-weight: bold;
	color: #996633;
}
.col-2{
	padding-left: 15px;
}
.col-3{
	padding-right: 15px;
}

.access{
	padding: 50px 0;
	text-align: left;
}

.newsandblog > img{
	width: 100%;
}

.blogBlock{
	margin: 0 auto;
	margin-bottom: 20px;
	background-color: rgba(238,134,134,0.1);
	width: 100%;
	max-width: 384pt;
	padding: 10px;
}
.thumbBox{
	position: relative;
	margin: 10px;
}
.thumbBox::before{
	display: block;
	content: "";
	padding-top: 100%;
}

.thumbImg{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.thumb{
	width: auto;
	height: auto;
	max-width: 600px;
}

.thumbCenter{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: auto;
	height: auto;
}

.blogSummary{
	margin: 0 10px;
}

.blogSummary p.blogDate{
	color: #ee869a;
	font-size: 21px;
}

.blogSummary p.blogTitle{
	color: #333333;
	font-size: 18px;
}

.contactinfo{
	padding-top: 10px;
	padding-bottom: 45px;
	color:#333333;
	text-align: left;

}

.img-access{
	margin: 0 auto;
	text-align:center;
}

.footer{
	background-color: #604c3f;
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

.footer-img{
	width: 100%;
	margin: 0;
	padding: 0;
}

.footer p{
	color: #ffffff;
	margin-top: 30px;
	position: relative;
}

.footer img.fbinsta{
	max-width: 60%;
}

.footer .sampleRow{
	position: relative;
	width: 100%;
	height: 100px;
	margin-top: 100px;
}

.footer img{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
.footer .down{
	margin-top: 15px;
}

#sample {
   width: 80%;
   max-width: 900px;
   height: 500px;
   margin: 0 auto;
   margin-top: 30px;
   margin-bottom: 30px;
}

/*pagetopボタン*/

#pageTop {
  position: fixed;
  bottom: 50px;
  right: 50px;
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 3px 2px 0 3px;
  border-radius: 50px;
  width: 70px;
  height: 70px;
  background-color: #99cc00;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* company page */
.staticHeader{
	width: 100%;
	height: 0;
	padding-top: 29.28%;
	background-image: url(../img/gaiyou_top.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
}
.messageHeader{
	width: 100%;
	height: 0;
	padding-top: 40%;
	background-image: url(../img/daihyouMSG.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
}
.companyMessage{
	margin: 0 auto;
	width: 70%;
	max-width: 700px;
	text-align: center;
	color: #333333;
	font-size: 17px;
}
.daihyouMessage{
	margin: 0 auto;
	margin-bottom: 100px;
	width: 70%;
	max-width: 700px;
	text-align: center;
}

.daihyouMessage h4{
	font-weight: bold;
	font-size:20px;
}

.companyMessage p{
	padding: 10px;
}
.daihyouMessage p{
	margin: 20px auto;
}
.bold{
	font-weight: bold;
}

.companyData{
	margin: 0 auto;
	width: 70%;
	max-width: 550px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
img.companySubtitle{
	width: 20%;
	min-width: 130px;
	padding-bottom: 30px;
}
.dataDetail{
	height: 75px;
	text-align: left;
	background-image: url("../img/gaiyou_tenten.png");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
}
.dataDetail dt{
	color: #8b4513;
	width: 20%;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-right: 45px;
}
.SpaceTB30{
	margin: 30px 0;
}
.SpaceLR30{
	margin: 0 30px;
}

.mobiWorkshop{
	width: 100%;
}
.mobiWorkshop .Header img{
	width: 100%;
	height: auto;
}
.mobiWorkshop .Summary{
	background-image: url("../img/haikei_1200.png");
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% auto;
	padding-top: 50px;
	padding-bottom: 30px;
}
.mobiWorkshop .Detail{
	background-image: url("../img/tenten.png");
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 80px;
	padding-bottom: 30px;
	font-size: 18px;
}
.mobiWorkshop .Detail img{
	width: 100%;
	height: auto;
}
.mobiWorkshop section.access{
	padding: 0;
}


/*202012.add*/
.container-fluid .btn__timetable{
	background: #EE5546;
	border-radius: 27px;
	border: 2px solid #EE5546;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
	transition: all .5s;
	margin-top: 15px;
}
.container-fluid .btn__timetable a {
	display: block;
	width: 100%;
	padding: 0 20px;
	font-size: 20px;
	color: #FFF;
}
.container-fluid .btn__timetable a:hover {
	text-decoration: none;
 }
.container-fluid .btn__timetable:hover {
	box-shadow: none;
	background: #FFF;
 }
.container-fluid .btn__timetable:hover a {
	color: #EE5546;
 }
