/*共通設定*/
body {
  margin: 0px auto ;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
  color: #333333 ;
  background: #ffffff ;
  overflow-x: hidden;
  font-size: 14px;
  /*overflow-x : hidden ;*/
}

.block01{
  width: 100%;
  background: #f2f2f2 ;
}

.block01 h1 {
  width: 900px;
  margin: 0px auto;
}

.center {
  width: 900px ;
  margin: 0 auto ;
}

/*ヘッダー*/
/*ロゴ*/
.logo {
  z-index: 2;
  position: absolute ;
  top:12px ;
}

header{
  background: #ffffff ;
  height:80px;
  width: 100%;
}

img{
  vertical-align: bottom;
}

footer{
  top:-20px;
  background:#ffffff;
  height: 360px;
  width: 100%;
  border-top:solid 3px #eb6b74;
  position: relative;
}

footer .copyright{
  background: #ce0405;
  height: 50px;
  width: 100%;
  margin-top: 293px;
  color: #ffffff;
  text-align: center;
  padding-top: 18px;
}


h1{
  margin: 0px 0px;
}

h2{
  margin: 0px 0px;
  padding: 0px 0px;
}

h3{
  font-size: 18px;
}

.footer_title{
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
.gaid_title{
  border-bottom: solid 1px;
  border-color: #999999;
}

dl{
  width: 410px;
  float: left;
  margin: 0px 20px 0px 20px;
}

dd{
  margin: 0px 0px 20px 10px;
}



.top_back{
  position: absolute;
  top: -42px;
  left: 68%;
  height: 0px;
}

.top_back a:hover{
  opacity: 0.7;
}

.block02{
  height: auto;
  margin:0px 0px 0px 0px;
}

.block03{
  height: auto;
  margin:0px 0px 0px 0px;
  position: relative;
}

.block04{
  height: auto;
  margin:0px 0px 0px 0px;
}

.block05{
  height: auto;
  margin:0px 0px 100px 0px;
  position: relative;
}

.psms510k_kosi_btn_s{
  position: absolute;
  top:210px;
  left:288px;
}

.psms510k_kosi_btn_m{
  position: absolute;
  top:210px;
  left:483px;
}

.psms510k_kosi_btn_l{
  position: absolute;
  top:210px;
  left:678px;
}


.psms510k_kosi2_btn_s{
  position: absolute;
  top:495px;
  left:288px;
}

.psms510k_kosi2_btn_m{
  position: absolute;
  top:495px;
  left:483px;
}

.psms510k_kosi2_btn_l{
  position: absolute;
  top:495px;
  left:678px;
}
/*----------------------------------------------*/
.psms510k_hiza_btn_s{
  position: absolute;
  top:210px;
  left:288px;
}

.psms510k_hiza_btn_m{
  position: absolute;
  top:210px;
  left:483px;
}

.psms510k_hiza_btn_l{
  position: absolute;
  top:210px;
  left:678px;
}


.psms510k_hiza2_btn_s{
  position: absolute;
  top:495px;
  left:288px;
}

.psms510k_hiza2_btn_m{
  position: absolute;
  top:495px;
  left:483px;
}

.psms510k_hiza2_btn_l{
  position: absolute;
  top:495px;
  left:678px;
}

/*----------------------------------------------*/
.psms510k_kosi_btn_s a:hover,.psms510k_kosi_btn_m a:hover,.psms510k_kosi_btn_l a:hover,.psms510k_kosi2_btn_s a:hover,.psms510k_kosi2_btn_m a:hover,.psms510k_kosi2_btn_l a:hover{
 opacity: 0.7;
}

.psms510k_hiza_btn_s a:hover,.psms510k_hiza_btn_m a:hover,.psms510k_hiza_btn_l a:hover,.psms510k_hiza2_btn_s a:hover,.psms510k_hiza2_btn_m a:hover,.psms510k_hiza2_btn_l a:hover{
 opacity: 0.7;
}



@media screen and (max-width: 899px)
{
/*共通設定*/
body {
  margin: 0px auto ;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
  color: #333333 ;
  background: #ffffff ;
  overflow-x: hidden;
  font-size: 14px;
  /*overflow-x : hidden ;*/
}

.block01{
  width: 100%;
  background: #f2f2f2 ;
}

.block01 h1 {
  width: 100%;
  margin: 0px auto;
}
.block01 img{
  width: 100%;
}
.center {
  width: 100% ;
  margin: 0 auto ;
}

/*ヘッダー*/
/*ロゴ*/
.logo {
  z-index: 2;
  position: absolute ;
  top:12px ;
}

header{
  background: #ffffff ;
  height:80px;
  width: 100%;
}

img{
  vertical-align: bottom;
}

footer{
  background:#ffffff;
  height: 500px;
  width: 100%;
  border-top:solid 3px #eb6b74;
  position: relative;
}

footer .copyright{
  background: #e50011;
  height: 50px;
  width: 100%;
  margin-top: 420px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}

h1{
  margin: 0px 0px;
}

h2{
  width: 100%;
  margin: 0px 0px;
  padding: 0px 0px;
}

h3{
  font-size: 18px;
}

.footer_title{
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
.gaid_title{
  border-bottom: solid 1px;
  border-color: #999999;
}

dl{
  width: 100%;
  float: left;
  margin: 0px 0px 0px 0px;
}

dd{
  margin: 0px 0px 0px 0px;
}



.top_back{
  left: 0%;
}

.top_back a:hover{
  opacity: 0.7;
}

.block02{
  width: 100%;
  height: auto;
}

.block02 img{
  width: 100%;
}

.block03{
  width: 100%;
  height: auto;
}

.block03 img{
  width: 100%;
}

.block04{
  width: 100%;
  height: auto;
}

.block04 img{
  width: 100%;
}

.block05{
  width: 100%;
  height: auto;
  margin:0px 0px 100px 0px;
  position: relative;
}

.block05 img{
  width: 100%;
}
.psms510k_kosi_btn_s{
  width: 26%;
  position: absolute;
  top:36%;
  left:31%;
}

.psms510k_kosi_btn_m{
  width: 26%;
  position: absolute;
  top:36%;
  left:53%;
}

.psms510k_kosi_btn_l{
  width: 26%;
  position: absolute;
  top:36%;
  left:75%;
}

.psms510k_kosi2_btn_s{
  width: 26%;
  position: absolute;
  top:84%;
  left:31%;
}

.psms510k_kosi2_btn_m{
  width: 26%;
  position: absolute;
  top:84%;
  left:53%;
}

.psms510k_kosi2_btn_l{
  width: 26%;
  position: absolute;
  top:84%;
  left:75%;
}
/*----------------------------------------------*/
.psms510k_hiza_btn_s{
  width: 26%;
  position: absolute;
  top:36%;
  left:31%;
}

.psms510k_hiza_btn_m{
  width: 26%;
  position: absolute;
  top:36%;
  left:53%;
}

.psms510k_hiza_btn_l{
  width: 26%;
  position: absolute;
  top:36%;
  left:75%;
}

.psms510k_hiza2_btn_s{
  width: 26%;
  position: absolute;
  top:84%;
  left:31%;
}

.psms510k_hiza2_btn_m{
  width: 26%;
  position: absolute;
  top:84%;
  left:53%;
}

.psms510k_hiza2_btn_l{
  width: 26%;
  position: absolute;
  top:84%;
  left:75%;
}

/*----------------------------------------------*/
.psms510k_kosi_btn_s a:hover,.psms510k_kosi_btn_m a:hover,.psms510k_kosi_btn_l a:hover,.psms510k_kosi2_btn_s a:hover,.psms510k_kosi2_btn_m a:hover,.psms510k_kosi2_btn_l a:hover{
 opacity: 0.7;
}

.psms510k_hiza_btn_s a:hover,.psms510k_hiza_btn_m a:hover,.psms510k_hiza_btn_l a:hover,.psms510k_hiza2_btn_s a:hover,.psms510k_hiza2_btn_m a:hover,.psms510k_hiza2_btn_l a:hover{
 opacity: 0.7;
}
.p_btn img{
  width: 84%;
}

}