@charset "UTF-8";

/* ------------------------------------- */
/*	 resposive320
/* ------------------------------------- */
@media screen and (min-width: 200px) {

body, h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
}
a {
 text-decoration: none;
}
img {
 border: 0;
}
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
del{
	color:#000;
}
body {
font-size: 14px;
font-family: "Meiryo","メイリオ","ＭＳ　Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
line-height:1.6;
color:#444;
}

.w {
padding: 0px 10px;
}
.right {
float:right;
margin: 0px 0px 0px 10px;
}
.left {
float:left;
margin: 0px 10px 0px 0px;
}

.container {
padding: 0px;
}
.col-xs-12,
.col-sm-12,
.col-md-6,
.col-md-3 {
padding: 0;
margin: 0;
}

body {
background: url(../img/header_back2.jpg) repeat-x;
}

.container,
.cont,
.title_box {
    width: 90%;
    float: none;
    margin: 0 auto 0px;
}
.h_back{
max-width: 100%;
}
.c_box {
width: 95%;
margin: 10px auto 10px auto;
}
.d_box {
width: 95%;
margin: 10px auto 10px auto;
}
/*	 logo
/* ------------------------------------- */
.logo a { 
	float: left;
	background: url(../img/logo_s.png) no-repeat;
	background-size: 235px 68px;
	width:235px;
	height:68px;
	margin: 7px 0px 7px 0px;
}
.logo a span,
.tel span,
.sub_,
.h_back h2 span,
.h_back address span{
display: none;
}
/*	 footer
/* ------------------------------------- */
.page_top_box,
.footer_box {
width: 100%;
text-align:left;
margin: 0px auto;
}
.page_top {
clear:both;
font-size:90%;
font-weight:bold;
text-align: center;
background: #826fb0;
padding: 6px;
margin: 0px 0px 0px 0px;
}
.page_top a {
	color: #FFF;
	display: block;
	}
/*	footer
/* ------------------------------------- */
#footer{
	background: #5d4a9c;
	width: 100%;
	text-align:center;
-webkit-box-shadow:0px 2px 2px 0 rgba(200,200,200,0.2) inset;
   -moz-box-shadow:0px 2px 2px 0 rgba(200,200,200,0.2) inset;
        box-shadow:0px 2px 2px 0 rgba(200,200,200,0.2) inset;
behavior: url(“css/PIE.htc”);
}
.f_box {
	padding: 0px 10px 0px 10px;
	margin: 20px 20px 10px 0px;
	float:left;
	color: #fff;
}
.f_box h5 {
	font-weight: normal;
	font-size: 110%;
	color: #fff;
}
.f_box address {
	font-style: normal;
	font-size: 90%;
}
.f_box p {
	color: #fff;
}
.f_box span {
	color: #fff;
	font-size: 70%;
}

.f_t {
	display: none;
}
}

/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */

@media screen and (min-width: 768px) {
	
.container,
.cont,
.title_box {
max-width: 748px;
margin: 0 auto;  }

.h_back{
max-width: 748px;
margin: 0 auto;
}
.c_box {
width: 748px;
margin: 25px 0px 0px 0px;
float:left;
}

.footer_box {
width: 748px;
text-align:left;
margin: 0px auto;
}
.page_top {
padding: 15px;
}
/*	footer
/* ------------------------------------- */
.f_box {
	padding: 0px 20px 0px 0px;
	color: #fff;
}
.f_t {
	padding: 10px 10px 20px 0px;
	float:left;
	line-height:20px;
	display: block;
	color: #fff;
}
.f_t a {
	color: #fff;
	text-decoration:none;
	}
.f_t a:hover {
	color: #fff;
	text-decoration:none;
	}

}
/* ------------------------------------- */
/*	 resposive992
/* ------------------------------------- */
@media screen and (min-width: 992px) {

body {
background: url(../img/header_back.jpg) repeat-x;
}

/*	 logo
/* ------------------------------------- */
.logo a { 
	background: url(../img/logo.png) no-repeat;
	width:266px;
	height:152px;
    background-size: 266px 152px;
	margin: 0px;
}

.h_back address {
	float: right;
	background: url(../img/header_m_s.jpg) no-repeat;
	width:172px;
	height:35px;
	margin: 15px 0px 0px 0px;
}
.h_back h2 a {
	float: right;
	background: url(../img/form.jpg) no-repeat;
	width:164px;
	height:44px;
    background-size: 164px 44px;
	margin: 0px 0px 0px 10px;
}

.cont,
.title_box {
max-width: 1100px;
margin: 0px auto;
}
.container {
max-width: 980px;
margin: 0px auto;
}
.h_back{
max-width: 980px;
}
.c_box {
width: 980px;
}
.d_box {
width: 1000px;
}
/*	 logo
/* ------------------------------------- */
.h_back address {
	float: right;
	background: url(../img/header_m.jpg) no-repeat;
	width:421px;
	height:35px;
	margin: 15px 0px 0px 0px;
}

/*	 footer
/* ------------------------------------- */

.footer_box {
width: 970px;
text-align:left;
margin: 0px auto;
}
/*	footer
/* ------------------------------------- */
.f_box {
	margin: 20px 20px 20px 0px;
	border-right: solid 1px #fff;
}
.f_t {
	padding: 40px 0px 0px 0px;
	line-height: 1.9em;
}
}

/* ------------------------------------- */
/*	BUTTON
/* ------------------------------------- */
.buttonContainer{
	text-align:center;
	padding:20px 0 0px 0;
	
}
/* BUTTON CSS
------------------------------------------- */

a.button{
	width:200px;
  display:inline-block;
	
	font:normal normal 300 1.3em '';
	text-decoration:none;	
	
	color:#5d4a9c;
	brackground-color:transparent;
	border:1px solid #5d4a9c;
	border-radius:100px;
	
	padding: .2em 1em;
	margin:5px;
			
	background-size: 200% 100%;	
	background-image: linear-gradient(to right, transparent 50%, #5d4a9c 50%);
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}

a.button:hover{
	color:rgba(255, 255, 255, 1);
	background-color:#5d4a9c;
	background-position: -100% 100%;
}


#button{
	width:200px;
  display:inline-block;
	
	font:normal normal 300 1.3em '';
	text-decoration:none;	
	
	color:#5d4a9c;
	brackground-color:transparent;
	border:1px solid #5d4a9c;
	border-radius:100px;
	
	padding: .2em 1em;
	margin:5px;
			
	background-size: 200% 100%;	
	background-color: #fff;
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}


#button:hover{
	color:rgba(255, 255, 255, 1);
	background-color:#5d4a9c;
	background-position: -100% 100%;
}