@charset "Shift_JIS";
@media only screen and (max-width:767px) {
/* sp
-----------------------------------------------------------------*/
/*  Layout
-----------------------------------------------------------------------------*/
/* Body */
body {
  margin: 0 0 100px;
  min-width:none;
  min-width: initial;
  min-width:0;
}

.sp_d_none { display: none; }
.pc_d_none { display: block; }

#md_mark {
  display: none;
}

/* Header */
#header {
  margin: 0;
  width: auto;
  position: relative;
}

#header .logo {
  padding: 16px 0 0 5px;
  top: 0;
  left: 0;
  float: none;
  overflow: hidden;
  position: absolute;
}

#header .logo h1 img { width: 76px; }

#header .logo p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  margin: 8px 0 0 10px;
}

#header .logo p span {
  font-size: 6px;
  letter-spacing: 3px;
  line-height: 6px;
}

#header .g_navi {
  margin: 0;
  padding: 0;
  background: #05248a;
  clear: both;
  float: none;
}

#header .g_navi li {
  font-size: 12px;
  width: 33.3333%;
  float: left;
}

#header .g_navi li a {
  text-align: center;
  padding: 10px 0;
  background:#05248a;
  width:auto;
}

#header .g_navi li:first-child a, #header .g_navi li:last-child a { border-radius: 0; }
#header .g_navi li:first-child a { border-left: none; }

#header .btn_navi {
  padding-right: 5px;
  height: 60px;
}

#header .btn_navi a.tgl_language {
  border-radius: 0 0 3px 3px;
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
  padding: 5px 0 2px;
  width: 50px;
  display: block;
  background: #9f9f9f;
}

#header .btn_navi a.tgl_language span { display: block; }
#header .btn_navi a.tgl_language img { width: 23px; }

#header .btn_navi nav {
  display: none;
}

#header .btn_navi .nav {
  border: none;
  border-top: 2px solid #9f9f9f;
  border-bottom: 2px solid #9f9f9f;
  width: 100%;
  z-index: 99999;
  top: 60px;
  left: 0;
  background: #fff;
  position: absolute;
}

#header .btn_navi .nav li { float: none; }

#header .btn_navi .nav li a {
  font-size: 14px;
  color: #444;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #ddd;
  background: #fff;
  position: relative;
}

#header .btn_navi .nav li a:before {
  border: 5px solid transparent;
  border-left: 5px solid #bbb;
  width: 0;
  height: 0;
  z-index: 10;
  top: 13px;
  left: 14px;
  content: "";
  position: absolute;
}

#header .btn_navi .nav li:last-child a { border-bottom: none; }

#header .btn_navi .nav a.close_btn {
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: 10px;
  display: block;
  background: #bbb;
}

/* bottom btn */
.btn_pagetop {
  height: 30px;
  display: block;
  position: static;
}

.btn_pagetop p {
  width: auto;
  position: static;
}

.btn_pagetop a {
  font-size: 10px;
  line-height: 16px;
  padding: 7px 0;
  width: auto;
  background-position: 35% center;
  background-size: 15px auto;
  position: static;
}

.device_change {
  padding: 10px;
  width: auto;
}

.device_change a {
  border-radius: 5px;
  font-size: 14px;
  line-height: 25px;
  padding: 10px;
}

/* Footer */
#footer {
  font-size: 10px;
  text-align: center;
  height: 100px;
  min-width:none;
  min-width: initial;
  min-width:0;
}

#footer > div {
  margin: 0 ;
  padding: 24px 0;
  width: auto;
}

#footer > div .copy {
  font-size: 9px;
  margin-top: 10px;
  display: inline-block;
  background-size: 20px auto;
  float: none;
}

#footer > div .nav {
  display: block;
  float: none;
}

#footer > div .nav li { padding: 0 5px; }

/* Contents */
.contents_wap {
  margin: 0 ;
  padding: 0 0 40px;
  padding-bottom: 40px;
  width: auto;
  overflow: hidden;
}

#contents {
  width: auto;
  float: none;
}

.inp_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 0 15px;
  margin: 0;
  padding: 12px 12px 10px;
  display: block;
  background: #f7f7f7;
}

.inp_title span {
  font-size: 10px;
  line-height: 14px;
  padding-left: 0;
}

.p_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  margin: 0 0 15px;
  margin: 0;
  padding: 12px 5px 8px;
  padding: 12px 0 10px;
  border-bottom: 2px solid #05248a;
  display: block;
  background: #f7f7f7;
}

.p_title span {
  font-size: 10px;
  padding-left: 15px;
}
.p_title br {
  display:block;
}


.s_title01 {
font-size:15px;
}

.s_title02 {
font-size:15px;
}




/* side */
#side {
  width: auto;
  float: none;
}

#side .bnr_box {
  border: none;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
}

#side .bnr_box li {
  padding: 0 3px 5px;
  display: inline-block;
}

#side .bnr_box li img { width: 140px; }

}
