@charset "UTF-8";

/*===============================================
●smart.css  画面の横幅が599pxまで
===============================================*/
@media only screen and (max-width:599px) { 


img  {
max-width: 100%;
height: auto;
width /***/:auto;　
}
header   {
margin-left: auto;
margin-right: auto;
width: 100%;
height: auto;
background-image: url(../images/header_bg_s.jpg);
background-repeat: repeat-x;
background-position: center top;
padding-top: 30px;
}
header h1  {
color: #FFFFFF;
font-size: 0.8em;
font-weight: 100;
text-align: left;
background-color: #003333;
width: 100%;
padding-top: 3px;
}
header .icon {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: right;
float: right;
padding-top: 5px;
}
.icon li {
padding-left: 3px;
padding-right: 3px;
width: 41px;
height: 30px;
display: inline-block;
}
header .headercontents {
	margin-left: auto;
	margin-right: auto;
}
header .logo {
clear: both;
width: 50%;
text-align: left;
margin-left: auto;
margin-right: auto;
left: 60px;
}

header .right {
display: none;
}


/* 

// -------------------------------------------------------------------------

// NAVI

// -------------------------------------------------------------------------

*/

#nomal_menu {
	display: none;
}

.clear {
	clear:both;
}


/* tableの設定
----------------------------------------------------------- */
table	{
    width: 100%;
	color: #333;
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
th, td	{
	border: 1px solid #CCC;
	padding: 10px;
}
th	{
color: #000;
font-weight: bolder;
background-color: #aaaaaa;
filter: alpha(opacity=80);
opacity: 0.8;
}

td	{
	text-align: center;
}

/* 

// -------------------------------------------------------------------------

//   PAGETOP

// -------------------------------------------------------------------------

*/

#page-top {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 3000;
}


/* 

// -------------------------------------------------------------------------

//   FOOTER

// -------------------------------------------------------------------------

*/


footer {
clear: both;
width: 100%;
background-color: #003333;
display: block;
}
.footerContents {
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	background-repeat: repeat;
	padding-top: 10px;
	color: #FFFFFF;
}
.footerinfo {
	padding: 30px 0px;
}
.name {
	padding-bottom: 30px;
}

.footerNAV1 {
	text-align: center;
	padding: 20px 0px;
}
.footerNAV1 ul {
	clear: both;
}
.footerNAV1 li {
	font-size: 1em;
	color: #FFFFFF;
padding-left: 3%;
padding-right: 3%;
padding-top: 1%;
padding-bottom: 1%;
border-bottom: 1px solid #FFFFFF;
}

.footerNAV2 {
	text-align: center;
	padding: 20px 0px;
}
.footerContents a {
	color: #FFFFFF;
}
.copy  {
background-color: #D6DF22;
	color: #000000;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}


.hidden {
	display: none;
}


#sns{
width: 120px;
margin: 20px auto;
display:flex;
align-content: center;
}
.sns_icon{
  justify-content:center;
  align-items:center;
  width:60px;
  height:60px;
}
/* 

// -------------------------------------------------------------------------

//  pager

// -------------------------------------------------------------------------

*/
.pagerArea {
	text-align:center;
}
.pagerArea ul.pagerList {
	font-size:0;
}
.pagerArea ul.pagerList li {
	display:inline-block;
	font-size:13px;
	margin:0 0.5em 0.5em 0;
}
.pagerArea ul.pagerList li:last-child{
	margin-right:none;
}
.pagerArea ul.pagerList li a {
	display:block;
	color:#FFF;
	background:#99CC33;
	text-decoration:none;
	padding:0.5em 0.7em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
.pagerArea ul.pagerList li a:hover{
	background:#CCC;
}

/* -----------------------------------------------

	ALL

//  Styling for layout sections like the header, nav, index body, and footer.

----------------------------------------------- */


#container {
width: 100%;
text-align: center;
padding: 0px;
margin: 0px auto;
display: block;
}
section {
padding-bottom: 10px;
margin: 0px auto;
clear: both;
display: block;
}
#contents {
margin: 0px auto;
display: block;
padding-left: 2%;
padding-right: 2%;
background-image: url(../images/midashi_bg3.jpg);
background-repeat: repeat-x;
background-position: center top;
padding-top: 50px;
}


.waku   {
text-align: center;
clear: both;
width: 96%;
margin: 0px auto;
padding: 10px 0px;
}


/* 

// -------------------------------------------------------------------------

//  pagecommon Section

// -------------------------------------------------------------------------

*/


section h1 {
	margin: 0px auto;
}
.bold {
	font-size: 1.5em;
	letter-spacing: 5px;
}


.box {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	clear: both;
	display: inline-block;
}
.box_waku {
	width: 90%;
	margin: 2% auto;
	padding: 5%;
	clear: both;
	border: 1px solid #000000;
	line-height: 200%;
	display: inline-block;
	text-align: left;
}
.box_waku figure {
	text-align: center;
}
.light {
	font-size: 0.8em;
	color: #C2C2C2;
	word-spacing: 2em;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}

.text-center {
padding-top: 20px;
padding-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}
.PageNav  {
	margin: auto;
	clear: both;
	text-align: center;
}

.PageNav li  {
	padding: 20px 0px;
	display: inline;
	margin: 2%;
}
.clear {
	clear:both;
}

.page_title {
padding: 30px;
background-image: url(../images/studio_bg.jpg);
top: -500px;
}
.page_title h2 {
text-align: center;
font-size: 1.7em;
padding-bottom: 30px;
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
color: #003333;
display: none;
}

.midashi {
background-repeat: no-repeat;
font-weight: 500;
font-size: 1.3em;
text-align: left;
padding-top: 30px;
font-family: "Noto Sans Japanese";
margin-left: auto;
margin-right: auto;
background-image: url(../images/midashi_icon.jpg);
width: 90%;
border-bottom: thick solid #003333;
padding-bottom: 18px;
margin-bottom: 2%;
letter-spacing: 1px;
text-indent: 60px;
}

.midashi2 {
letter-spacing: 5px;
background-repeat: repeat-x;
font-weight: bold;
font-size: 1.5em;
text-align: center;
padding-bottom: 30px;
font-family: "Noto Sans Japanese";
margin-left: auto;
margin-right: auto;
background-image: url(../images/midashi_bg2.jpg);
width: 100%;
margin-bottom: 20px;
padding-top: 10px;
}


.center {
margin-left: auto;
margin-right: auto;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

.bur_center{
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.hidden {
	display: none;
}



.title_text {
width: 90%;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
text-align: justify;
letter-spacing: 2px;
line-height: 1.5em;
font-size: 1em;
padding-top: 20px;
background-image: url(../images/tiare.png);
background-repeat: no-repeat;
background-position: right top;
}
.text {
padding: 1%;
text-align: left;
color: #606060;
line-height: 1.8em;
}








/* 

// -------------------------------------------------------------------------

//   INDEX

// -------------------------------------------------------------------------

*/

#slider {
	width: 100%;
}

.bx-pager {
	position: absolute;
	bottom: 50px;
	width: 100%;
}

#Top_merit   {
width: 95%;
text-align: center;
z-index: 100;
margin: auto;
display: block;
top: 200px;
position: absolute;
}

#special  {
clear: both;
width: 95%;
display: block;
margin: 20px auto;
}

#about  {
clear: both;
width: 100%;
background-image: url(../images/kodawari_pic_s.jpg);
background-repeat: no-repeat;
display: block;
margin-left: auto;
margin-right: auto;
background-position: bottom center;
}


#about .title {
font-weight: bolder;
font-size: 1.8em;
padding-bottom: 5px;
padding-top: 60px;
letter-spacing: 5px;
color: #99444A;
font-family: Georgia, "Times New Roman", Times, serif;
}

#about .sub {
font-weight: bolder;
font-size: 1.4em;
padding-bottom: 10px;
letter-spacing: 5px;
color: #99444A;
}

#about .about_text  {
font-size: 1em;
padding-top: 30px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 260px;
letter-spacing: 2px;
text-align: left;
width: 90%;
margin-left: auto;
margin-right: auto;
color: #3D3D3D;
}

#about .about_bn  {
padding: 20px 0px 20px ;
}


#studio {
padding-top: 20px;
padding-bottom: 20px;
background-image: url(../images/studio_bg.jpg);
width: 100%;
background-position: center center;
background-repeat: repeat;
display: inline-block;
height: auto;
}

.studio_description {
display: block;
}
.b_detail  {
width: 50%;
display: inline;
float: left;
padding-top: 1%;
padding-bottom: 1%;
}

#mainNAV {
clear: both;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #FFFFFF;
padding-top: 20px;
padding-bottom: 20px;
}
#mainNAV ul {
margin-left: auto;
margin-right: auto;
width: auto;
}
#mainNAV li {
width: 40%;
padding-top: 1%;
padding-right: 1%;
padding-left: 1%;
padding-bottom: 1%;
display: inline-block;
}
#infoSection .title {
width: 100%;
background-image: url(../images/titlepic_news_s.jpg);
background-repeat: no-repeat;
text-align: left;
clear: both;
display: block;
}
#infoSection .titlemidashi {
padding-top: 200px;
font-weight: 800;
font-size: 2em;
letter-spacing: 10px;
color: #FFFFFF;
padding-left: 5%;
border-bottom: 1px solid #FFFFFF;
padding-bottom: 20px;
width: 95%;
text-align: left;
}



#news  {
	clear: both;
	float: left;
	width: 90%;
	padding: 2%;;
	margin-bottom: 30px;
}
.scroll  {
	height: 300px;
	font-size: 1.1em;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 90%;
}
#news dl  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 2%;
	text-align: left;
	clear: both;
	width: 90%;
}

#news dt {
font-size: 1em;
font-weight: 800;
color: #AD102D;
text-align: left;
}

#news dd {
	clear: both;
}
#news .date  {
	width: 6em;
	color: #669DF2;
	float: right;
	font-size: 0.9em;
	padding-bottom: 5px;
}


#picup {
background-color: #FFFBE3;
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
}
#picup .text_picup {
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
font-size: 1.2em;
line-height: 170%;
width: 80%;
margin-left: auto;
margin-right: auto;
}
.youtube_pc {
display: none;
}

/* bxslider画像レイアウト
===================================*/

.bxslider{   
    margin:0px;
}

.bx-wrapper {
    position: relative;
}

.bx-wrapper img {
    width:100%;
}

.bx-viewport {
    max-height: 450px;
}


/* 

// -------------------------------------------------------------------------

//   about

// -------------------------------------------------------------------------

*/

#title_about {
width: 100%;
background-image: url(../images/titlepic_about_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}

.company_text {
width: 88%;
text-align: left;
margin: auto;
line-height: 1.8em;
padding-left: 2%;
padding-top: 2%;
clear: both;
display: inline-block;
}
.company_daihyo {
width: 80%;
margin-left: auto;
margin-right: auto;
clear: both;
text-align: left;
padding-left: 10%;
padding-right: 10%;
}
	
.location {
padding-top: 10px;
padding-bottom: 5px;
}
.location_name {
font-weight: bolder;
font-size: 1.5em;
width: 80%;
width: 40%;
text-align: center;
margin-left: auto;
margin-right: auto;
}



/* 

// -------------------------------------------------------------------------

//   class

// -------------------------------------------------------------------------

*/

#title_class {
width: 100%;
background-image: url(../images/titlepic_class_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}

/* 

// -------------------------------------------------------------------------

//   lesson

// -------------------------------------------------------------------------

*/

#title_lesson {
width: 100%;
background-image: url(../images/titlepic_lesson_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}


/* 

// -------------------------------------------------------------------------

//   studio

// -------------------------------------------------------------------------

*/

#title_studio {
width: 100%;
background-image: url(../images/titlepic_studio_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}

.studio_map {
padding-bottom: 50px;
padding-top: 50px;
}



/* 

// -------------------------------------------------------------------------

//   gallery

// -------------------------------------------------------------------------

*/

#title_gallery {
width: 100%;
background-image: url(../images/titlepic_gellery_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}

.works {
width: 40%;
padding: 2%;
border: 1px solid #C6C6C6;
display: inline-block;
margin-bottom: 30px;
}

/* 

// -------------------------------------------------------------------------

//   event

// -------------------------------------------------------------------------

*/

#title_event {
width: 100%;
background-image: url(../images/titlepic_event_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}


.flow {
padding: 5%;
text-align: left;
clear: both;
display: block;
border-top: 1px dotted #8B8B8B;
}

.report_date {
padding-top: 30px;
text-align: left;
color: #A6A6A6;
font-size: 0.9em;
}
.report_title {
padding-bottom: 5px;
font-size: 1em;
text-align: left;
font-weight: bold;
}


.report_text {
line-height: 1.5em;
text-align: left;
}


/* 

// -------------------------------------------------------------------------

//   haumana

// -------------------------------------------------------------------------

*/

#title_haumana {
width: 100%;
background-image: url(../images/titlepic_haumana_s.webp);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}


/* 

// -------------------------------------------------------------------------

//   hoike

// -------------------------------------------------------------------------

*/

#title_hoike {
width: 100%;
background-image: url(../images/titlepic_hoike_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}



/* 

// -------------------------------------------------------------------------

//   Contact

// -------------------------------------------------------------------------

*/

#title_contact {
width: 100%;
background-image: url(../images/titlepic_contact_s.jpg);
background-position: center center;
background-repeat: no-repeat;
padding-bottom: 30px;
text-align: center;
display: block;
clear: both;
top: 100px;
padding-top: 50px;
height: 150px;
}
.ggmap {
padding-top: 20px;
}
.contact dl {
margin-top: 0px;
padding-left: 5%;
margin-left: auto;
margin-right: auto;
padding-right: 5%;
padding-top: 50px;
padding-bottom: 30px;
border-bottom: 1px dotted #DADADA;
width: 90%;
}
.contact dt {
text-align: left;
font-size: 1.3em;
margin-bottom: 0px;
padding-bottom: 20px;
padding-left: 20px;
color: #1A3281;
font-weight: bolder;
letter-spacing: 3px;
}
.contact dd {
padding-left: 20px;
text-align: left;
padding-top: 20px;
}

.form {
    display: block;
    height: 1300px;
}

/* lisket-form */
 /* テーブルの横幅をピクセルで指定 */
.lisket-form-maker-form {
width: 90%;
margin-left: auto;
margin-right: auto;
}
 /* テーブルの枠線のスタイルを指定 */
.lisket-form-maker-form td,
.lisket-form-maker-form th {
border: 1px solid #aaa;
padding: 2%;
} 
 /* 見出しセルの指定 */
.lisket-form-maker-form th {
background-color: #ccb896;
font-size: 0.8em;
width: 96%;
text-align: left;
display: block;
} 
 /* テキストアラインを指定 */
.lisket-form-maker-form td {
text-align: left;
font-size: 0.8em;
width: 96%;
display: block;
} 
/* 例テキストの文字色を指定 */
.lisket-form-maker-form span.example  { 
color: #2C9AB7; 
}       

}
