@charset "utf-8";


/* =============================
container
============================= */
body #page{
	width:83%;
	margin:0 auto;
}

.no-boerder{
	border-style:none !important;	
}

section,aside{
	width:100%;
	padding:0px;
	margin:0px;
}


/* ------------------------ */
/* ヘッダ･フッタ */


#header,#footer{
	width: 100%;  
	height: auto;
	border-width:2px 0px 1px;
	border-style:solid none solid;
	padding:5px 0px;
}

#header{
	border-width:10px 0px 1px !important;
	padding:15px 0px 45px 0px;
	background-image:url(img/back/kusa.png);
	background-position:left bottom;
	background-repeat: repeat-x;
}


#footer{
	border-style:solid none none !important;
	padding:45px 0px 15px 0px;
	background-image:url(img/back/btm.kusa.png);
	background-position:left top;
	background-repeat: repeat-x;
}

#header .wrapper,#footer .wrapper{
	width:83%;
	height:auto;
	margin:0px auto 0px;
	padding:0px 0px 0px;
}


#header .wrapper .rogo,#footer .wrapper .rogo{
	width:auto;
	height:auto;
}

#header .wrapper .detail,#footer .wrapper .detail{
	width:50%;
	height:auto;
}

#header .wrapper .detail img{
	max-width:100%;
}

#header .wrapper .rogo{
	width:290px !important;	
}

#header .wrapper .right-wrap{
	width:705px;
}

#header .wrapper .right-wrap .search-wrap{
	width:300px;
	margin:0px 0px 0px 405px;
}
#header .wrapper .right-wrap .search-wrap .search-main-item{
	width:100%;	
}

#header .wrapper .right-wrap .search-wrap input[type="text"]{
	margin:0px !important;
	display:block;
	width:240px;
	padding:4px 10px !important;
}

#header .wrapper .right-wrap .search-wrap .submit{
	margin:0px !important;
	display:block;
	width:30px;
	height:30px;
	border-style:none;
	background-color:transparent;
	background-image: url(img/back/search.png);
	background-repeat: no-repeat;
	background-position: center center;	
	white-space: nowrap;
	overflow:hidden;
}

#footer .wrapper .data-wrap{
	width:100%;
	height:auto;
	padding:0px 0px 10px 0px;
}

#footer .wrapper .data-wrap li{
	width:auto;
	margin:0px 10px 0px 0px;
}

nav.groval{
	width:100%;	
}

nav.groval ul{
	width:83%;
	height:auto;
	padding:5px 0px;
	margin:0 auto;
}

nav.groval ul li{
	width:auto;
	height:auto;
	border-style:none solid none none;
	border-width:0px 1px 0px 0px;
	padding:0px 15px;
}

nav.groval *{
	color:#fff;
}


.member-nav{
	witdth:100%;	
}

.member-nav a{
	display:inline-block;
	width:auto;
	padding:5px 15px;
	margin:0px 5px 0px 0px;
}



/* ヘッダ･フッタ */
/* ------------------------ */





/* ------------------------ */
/* パンくず */


.breadcrumbs-list li{
	display:inline-block;
	width:auto;
	padding:0px 5px 0px 0px;
}

.breadcrumbs-list li.arrow:after{
	content:'>';
	display:inline-block;
	width:auto;
	padding:0px 0px 0px 5px;
}


/* パンくず */
/* ------------------------ */




/* ------------------------ */
/* offset */


#offset .num{
	width:65%;	
}

#offset .text{
	width:34%;
	margin:5px 0px 0px;
}



#offset .num a,#offset .num span,#offset .text a{
	width:auto;
	display:block;
	padding:1px 6px;
	border-style:dotted;
	border-width:1px;
	margin:0px 2px 0px 0px;
}

#offset .num a,#offset .num span,#offset .text a{
	margin:0px 5px 0px 0px !important;
}


/* offset */
/* ------------------------ */


/* ------------------------ */
/* 本文共通 */


section{
	width:100%;
/*	padding:20px 0px; */
}

div#article{
	width:83%;
	margin:0 auto;	
}


div#article #page-body{
	width:65%;
}

#sub-contents{
	width:33%;
}

.data-wrap,
.data-wrap
{
	width:100%;
	height:auto;
}


.data-wrap .data,
.data-wrap .data
{
	width:94%;
	height:auto;
	margin:0 auto;
}


.swiper-container, .swiper-slide {
  width:100%;
  height: auto;
}


.send-question textarea{
	display:inline-block;
	width:94%;
	height:250px;
}
.send-question .submit{
	display:block;
	width:auto;
	height:auto;
	padding:5px 20px;
	border-style:dotted;
	border-width:1px;
	margin:0px 0px 0px auto;
}



/* 本文共通 */
/* ------------------------ */

