@charset "UTF-8";


@media screen and (min-width:641px) {
	
/*******
display switch
*******/
.spdisp{
	display:none;
}
}

@media screen and (max-width:830px) {

.blogList article {
	width:31.3%;
	max-width:auto;
	padding:0.5%;
	margin-right:0.54%;

}	
	
	
}


@media screen and (max-width:640px) {
/*******
display switch
*******/
.spdisp{
	display:display;
}
.snsBtn{
	display:none;
	padding:0;
}
.menu_btn{
	position: absolute;
	top:3px;
	right: 15px;
	}
	
#panel-btn{
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
 /* margin: 20px 0 10px;*/
 margin: 10px 0 10px;
 background-color:#63533e;
}
#panel-btn:hover{
  /*background: #fafafa;*/
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
	width:25px;	
  height: 3px;
  margin:-1px 0 0 -12px;
  background: #FFFFFF;
  transition: .3s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 49%;
  left: 0;
  width: 25px;
  height: 3px;
  background: #FFFFFF;
  transition: .3s;
}
#panel-btn-icon:before{
  margin-top: -10px;
}
#panel-btn-icon:after{
  margin-top: 7px;
}
#panel-btn .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
  margin-top: 0;
}
#panel-btn .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
	
	
/********
common
*********/

body{
	max-width:100% !important;
	min-width:100% !important;
	overflow:hiddesn;
}
p{
	height:1.8;
}

img{
	width:100%;
	height:auto;
}


dt , dd , ul , li{
	/*
	float:none !important;
	width:100% !important;
	padding-left:0;
	padding-right:0;
	*/
}
iframe{

	width:100%; !important;
	display:block;
	margin: 0 auto;

}

/********
main containers
*********/
div#container {
	width:100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom:100px;
	padding-top:60px;
	position:relative;
	/*
	max-width:640px;
	min-width:640px;
	*/
	

}
div#contents {
	width:97%;
	max-width:640px;
	margin:0 auto;
	padding-bottom:100px;
}
#containerTop{
	padding:0px 0 100px;
	overflow: hidden;;
}
/**********
header
**********/

header{
	width:100%;
	height:60px;
	position:fixed;
	top:0;
	left:0;
	z-index: 999999;
	border:solid 1px #CCCCCC;
}


#header{
	height:60px;
	background: rgba(255,255,255,0.8);
	transition: .4s;
}
#header h1{
	width:50px;
	float:left;
	margin-left:8px;
	padding-top:0px;
}
#header h1 a {
	background-size:50%;
	left: 25px;
	top:5px;
}
#header h1.logo_w a{
	background-image: url(../image/header/logo_b.png);	
}


#header .gnavi{
	width:100%;
	position:absolute;
	top:60px;
	left:0;
	background-color:#FFFFFF;
	z-index:9999;
	display:none;
	padding-bottom:8px;
	padding-left:0;
}
#header .gnavi li{
	padding:15px 15px 15px;
	border-left:none;
	background-color:#FFFFFF;
	float:none;
	border-top:1px solid #CCCCCC;
	margin-right: 0;
	font-size:1.3em;
}

#header .gnavi li span{
	font-size:1.0em;
	padding-left:8px;
	display: inline-block;
	margin-top:-10px;
}
#header .gnavi li a{
	width:100%;
	display:block;
	color:#333333;
	text-decoration:none;
}
#header .gnavi li img{
	width:auto;
}
#header .gnavi li:last-child {
	padding-bottom: 40px;
}
.snsListInsta img{
	display:none;
}

.snsListInsta {
	background-image: url(../image/header/instagram_b.png);
	 background-repeat:no-repeat;
	 /*background-position: 0 15px;	*/
	background-position: 5% 32%;
	line-height: 30px;
	text-indent: 5%;
}
.snsListInsta span{
	padding-left:20px !important;
}
/*********
slider
*********/

.bx-viewport{
}
.bx-controls-direction{
	display:none !important;
}
.bx-controls{
	z-index:0;
}



.sliderwrap{
	width:100vw;
	/*height:350px;*/
	height:210px;

}
.sliderwrap li div{
	width:100vw;
	/*	height:350px; */
	height:220px;
	background-size: cover;
	background-position: center;
}



/********
TOP MAIN MENU
********/

.menu{
	margin-top:5px;
	width:70%;
}
.menu ul li {
    width: 100%;
    float: left;
    overflow: hidden;
	margin-right:8%;
	margin-bottom:1%;
	max-width: 46%;
	font-size:1.1em;
}
.menu li:first-child {
    margin-left: 0;
}
.menu li:nth-child(even) {
    margin-right: 0;
}
.menu li:nth-child(6) {
    margin-right: 0;
}
.menu dl dt {
    width: 2%;
	padding-top:0px;
	height:35px;
	font-size: 1.0em;
}
	
.menu dl dd {
    width: 100%;
}
.topMenu{
	/*
	width:98%;
	max-width: 98%;
	*/
	width:100%;
	margin:10px auto 0px;
	
	/*overflow: hidden;
	*/
}
.topMenu div{
	/*height:0;
	float:left;
	margin: 0px; 
	background-size:cover;
	position: relative;
	*/
	width:50%;
	height:200px;
	max-width: 100%;
}
.topMenu p a{
	/*display:block;
	height:0;
	width:100%;
	padding-bottom:100%;
	*/
	width:100%;
	
	height:200px;
	display: block;
}

.topMenu2 .titleInfo {
	top:7%;
}


.topMenu .title {
    top: 70%;
}

.topMenu .title2 {
	left:14%;
	top:63%;
	font-size:0.9em;
}
	
.topMenu2{
	width:100%;
	max-width: 100%;
	margin:10px auto 30px;
	/*overflow: hidden;*/
	display: block;
	height:auto;
}
.topMenu2 div{
	width:100%;
}
	
.infomation{
	width:100% !important;
}
.blog{
	width:100% !important;
}	
.topMenu .titleInfo {
	top:5%;

}
div.infomation , div.blog{
	/*height:120px;*/
	padding-top:20px;
	padding-bottom:50px;
}

.infomation dl {
	margin:70px auto 0px;
	overflow-y: scroll;
	padding:3%;
	/*height:180px;*/
	height:250px;
/*	width:83%;*/
	padding-left:10px;
	}
.blog dl {
	margin:70px auto 0px;
	overflow-y: scroll;
	padding:3%;
/*	height:180px;*/
	height:250px;
/*	width:83%;*/
	padding-left:10px;
	}
.blog .blogflex p:nth-child(2) {
    width: 47%;
    padding-left:15px;
}



#footer h1 a {
	position: absolute;
	left: 25px;
	top:47%;
	color:#FFFFFF;
	text-decoration: none;
}
.footerMenu {
	width:100%;
	max-width:100%;
}
.footerMenu ul{
	width:100%;
	height:auto;
	float:none;
	border-left: none;
	
}

.footerMenu ul li {
	margin-bottom:8px;
	padding-left:20px;
	border-bottom:#e5d1ad 1px solid;
	}



.footerMenu ul:first-child{
	width:100%;
	border-left:none;
}
.footerMenu ul:first-child li{
	font-size:0.9em;
	border:none;
}
.footerMenu ul:first-child li:nth-child(6){
	font-size:1.2em;
}
.footerMenu ul:first-child img{
	width:95px;
}
.footerMenu ul li .actionBtn {
	float:none;
	width:100%;
	height:auto;
}
.footerMenu ul li .actionBtn li {
	float:left;
	font-size:1.3em;
	width:38%;
	padding-left:0;
	margin-right:5%;
}
.footerMenu ul li .actionBtn li a {
	border:solid 1px #63533e;
	display:block;
	padding:5px;
	text-align: center;
}


footer {
	height: auto;
	padding-bottom:0;
}
#footerOl{
	position:relative;

}
#footer{
	position: relative;
	width:100%;
	max-width:100%;
}	
	
#footer ul{
	display:none;
}


.underpage h2 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.pagesTop{
	height:100px;
}
.menuList article .inner {
    padding: 30px 0;
    color: #63533E;
}

.menuList article .inner div:nth-child(1){
	width:90%;
	max-width: auto;
	float:none;
	margin:10px auto;
	padding:10px 0;
}
.menuList article .inner div:nth-child(2){
	width:90%;
	max-width: auto;
	float: none;
	margin:10px auto;
}
.menuList article .inner div:nth-child(2) p {
	text-align:left;
}
	
.blogList article {
	width:47%;
	/*float:left;
	margin-right:2%;
	height:240px;
	*/
}
	/*
.blogList article:nth-child(2n) {
	margin-right:0;
}
.blogList article:nth-child(5){
		clear:none;
}
.blogList article:nth-child(9){
		clear:none;
}
	*/
	
.blogList article h3{
	white-space:pre-wrap;
	font-size: 1.2em;
	margin-bottom:3%;
}
.item article {
	width:47%;
	float:left;
	margin-right:2%;
	height:240px;
}
.item article:nth-child(2n) {
	margin-right:0;
}
.item article:nth-child(5){
		clear:none;
}
.item article:nth-child(9){
		clear:none;
}
.item article h3{
	white-space:pre-wrap;
	font-size: 1.2em;
	margin-bottom:3%;
}
.companyIntro{
	background-size: cover;
}
.companyIntro {
	height:auto;
}
.companyIntro h3 {
    padding:10%;
	font-size:1.5em;
}
.companyIntro p {
padding: 5%;
}
ul.addressMap li{
	width:100%;
	float:none;
}
ul.addressMap li.accmap img{
	width:155px;
}	

.staffList article .inner{
	padding:0;		
}
.staffList .staffarchive article {
	width:49%;
	margin-right:2%;
	margin-bottom:15px;
}
.staffList .staffarchive article dl dd{
	font-size:1.2em;
}
.staffList .staffarchive article:nth-child(even) {
	margin-right:0;
}

.staffList .staffprofile article .inner div:nth-child(1){
	width:100%;
	max-width:640px;
	float:none;
}
.staffList .staffprofile article .inner div:nth-child(2){
	width:100%;
	max-width:640px;
	float: none;
}


.staffList .staffprofile article .inner div dl dd dl dt {
	float: none;
	width:100%;
}
.staffList .staffprofile article .inner div dl dd dl dd {
	float: none;
	width:100%;
}	
.staffList .staffprofile article .inner div dl dt span.staffposition{
	display:block;
	padding-left:0px;
}

.infomation dl dt , .blog dl dt{
	font-size:0.8em;
}
.underpage{
	padding-top:0px;
	width:95%;
	margin: 0 auto;
}
.contact dl {
	width:95%;
}

.blogList article.newsletter  {
	height:auto;
}

.menuSub{
	width:65%;
	margin: 0 auto;
}	
.menuList article .inner dl dt {
	width:60%;
font-size:0.85em;
}
.newsinfomation{
	/*display:none;*/
	font-size:0.9em;
}
.ticker{
	width:90% !important;
}

/*****
Style
******/

.styleListArea article dt p{
	height:360px;
/*	padding:0 3.5%;*/
}
.styleListArea article dd{
	line-height:60px;
	text-align: center;
	font-size:120%;
}
.styleListArea article dt img{
	object-fit: cover;
	object-position:center center;
    width: 100%;
    height: 100%;

}	
.styleListArea .viewAllBtn a{
		display: block;
		height:45px;
		width: 245px;
		line-height: 45px;
		text-align: center;
		background-color: #e5d1ad;
		color:#63533e;
		font-size: 130%;
		font-weight: bold;
		margin:0 auto;
		position: relative;
	
	}
.styleListArea .viewAllBtn a:after{
		content: ">";
		line-height: 45px;
		color:#63533e;
		font-size: 130%;
		font-weight: bold;
		position: absolute;
		right:1%;
		top:0%;
	
	
	}	
.styleList {
	width:100%;
	max-width: 100%;
}

.styleListBox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.styleListBox article {
	width:48%;
	border: 1px solid #D1D1D1;
	margin-bottom:0.88%;
}

.styleListBox article p a{
	width: 100%;
	color:#63533E;
	display: block;
    height: 285px;
    overflow: hidden;
}
.styleListBox article p a img{
	object-fit: cover;
    width: 100%;
    height: 100%;

}

/*****
items
******/



.itemsListArea .viewAllBtn a{
		display: block;
		height:45px;
		width: 245px;
		line-height: 45px;
		text-align: center;
		background-color: #e5d1ad;
		color:#63533e;
		font-size: 130%;
		font-weight: bold;
		margin:0 auto;
		position: relative;
	
	}
.itemsListArea .viewAllBtn a:after{
		content: ">";
		line-height: 45px;
		color:#63533e;
		font-size: 130%;
		font-weight: bold;
		position: absolute;
		right:1%;
		top:0%;
	
	
	}



.itemsListBox{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:1.88%;
	padding:0 2.5%;
}

.itemsListBox div {
	width:48%;
	margin-bottom:0.88%;
}
.itemsListBox div dt {
	font-size: 120%;
	margin-bottom:2%;

}
.itemsListBox div a{
	color:#63533E;
}
.itemsListBox .itemsImgCell{
	width:100%;
	height: 200px;
}
.itemsListBox p img{
	object-fit: cover;
    width: 100%;
    height: 100%;

}
	

	
/*****
item archive
*******/
.itemsCells{
	width:100%;
	max-width:100%;
}
.itemsCells::after{
	content:"";
	display: block;
	width:48%;
	height: 0;
}
.itemsCells::before{
	content:"";
	display: block;
	width:48%;
	height: 0;
	order:1;
}
.itemsCells article{
	max-width:100%;
	width:48%;
}

.itemsCells .itemsImg{
	width:100%;
	height:250px;
	overflow: hidden;
}
.itemsCells .itemsImg img{
	object-fit: cover;
	object-position:center center;
    width: 100%;
    height: 100%;
}	
	
	
	
	
	




}


