@media only screen and (max-width:640px) {
    body {
        min-width: 100%;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    img {
        max-width: 100%;
    }
/* --------------------------------header----------------------------*/
header {
  width: 100%;
  padding-bottom: 2px;
}
.header_inn {
  width: 100%;
  min-width: 100%;
  margin: 0 auto 5px;
}
.h_logo {
  width: 70%;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.h_txt {
  padding: 5px 0 5px;
  font-size: 0.8em;
  text-align: center;
}
.h_contact {
  width: 74%;
  text-align: center;
  float: none;
  color: #fff;
  margin: 5px auto 0;
}
.h_contact p {
  font-size: 0.8em;
  padding-top: 5px;
}
/* --------------------------------//header----------------------------*/
/* --------------------------------nav----------------------------*/
.gnav {
  width: 100%;
  min-width: 100%;
}
.sp_gnav {
  width: 100%;
  display: none;
  background: #D5D6D5;
}
.sp_gnav li a {
  width: 100%;
  color: #1F063D;
  padding: 7px 0px;
  text-align: center;
  display: block;
  border-top: 1px solid;
}
.sp_gnav li a span {
  display: none;
  text-align: center;
}
.subul {
  display: none;
  background: rgba(255,255,255,.2);
}
#toggle {
  width: 100%;
  background: #fff;
  position: relative;
  display: block;
  clear: both;
}
#toggle:before {
  width: 25px;
  height: 20px;
  margin-top: -10px;
  background: #1F063D;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
}
#toggle a {
  padding: 12px 0 10px;
  font-size: 16px;
  font-weight: bold;
  color: #1F063D;
  text-align: center;
  text-decoration: none;
  display: block;
  position: relative;
}
#toggle a:hover {
  opacity: 1;
}
#toggle a:before {
  margin-top: -6px;
}
#toggle a:before, #toggle a:after {
  width: 25px;
  height: 4px;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
}
#toggle a:after {
  margin-top: 2px;
}
.sp_submenu{
  background: #CE8417;
  display: none;
}
.sp_gnav li:first-child {
  display: block;
}
.sp_gnav li a:hover {
  transition: 0.15s;
  opacity: .7;
}
.sp_gnav li:hover {
  background: rgba(0,0,0,.2);
}
/* ------------------------------//banner----------------------------*/
.banner {
  margin: 0 auto 15px auto;
}
/* --------------------------------content----------------------------*/
.main_content {
    width: 100%;
    min-width: 100%;
}
.content_head {
  width: 85%;
  margin: 0 auto;
  padding: 4.8% 0 15px 0;
}/*
.content_head img {
  width: 85%;
}*/
.to_top {
  bottom: 5px;
  right: 0;
  text-align: center;
}
.to_top img {
  max-width: 50%;
}
/* -----------------------------//top-----------------------*/
.top_sec01 {
  width: 85%;
}
.top_sec01 .sec01_l {
  width: 100%;
  float: none;
}
.top_sec01 .sec01_r {
  width: 100%;
  float: none;
  margin: 0 auto;
}
/*.top_sec01 .sec01_r img {
  width: 100%;
}*/
.sec_head {
  font-size: 1em;
}
.txt01 {
  font-size: 0.88em;
}
.top_sec01 .recommend {
  width: 90%;
  margin: 0 auto 20px auto;
  padding: 10px 20px 20px;
  background-size: 100% 100%;
}
.txt02 {
  font-size: 0.88em;
  padding: 8px 0;
}
.top_sec02 {
  width: 85%;
  margin: 0 auto 30px auto;
}
.top_sec02 .sec02_l {
  width: 100%;
  float: none;
  margin-bottom: 20px;
  text-align: center;
}
.sec02_l img {
    width: 60%;
}
.top_sec02 .sec02_r {
  width: 100%;
  float: none;
  margin: 0 auto;
}
.top_sec02 .sec02_r img {
  width: 100%;
}
.txt03 {
  font-size: 1em;
}
.txt04 {
  font-size: 0.75em;
}
.sec02_box ul li {
  font-size: 0.75em;
}

.sec03 {
  margin-bottom: 30px;
}
.sec03 iframe {
  width: 80%;
  margin-bottom: 25px;
}

.sec04 {
  width: 85%;
  margin: 0 auto 30px auto;
}
.sec04 .txt01 {
  margin-bottom: 25px;
}
.sec05_l {
  width: 90%;
  margin: 0 auto 25px auto;
  float: none;
}
.sub_head {
  background-size: 100% 100%;
  font-size: 1em;
}
.sec05 {
  margin: 0 auto 20px auto;
}
.sec05 table {
  width: 100%;
}
.sec05 tr {
  border-bottom: 1px solid #A0A0A0;
}
.sec05 th {
  width: 20%;
  font-size: 0.88em;
  text-align: left;
}
.sec05 td {
  font-size: 0.88em;
}
.sec05_l a {
  font-size: 1.13em;
  padding: 20px 0;
}
.sec05_r {
  width: 90%;
  float: none;
  margin: 0 auto;
}
.txt05 {
  font-size: 0.75em;
  line-height: 1.7;
}
.sec05_r a {
  font-size: 0.75em;
}
.news {
    float: none;
    width: 100%;
    margin: 0 auto;
}
.news ul {
    width: 100%;
    margin: 0 auto;
}
.news #link {
    float: none;
    text-align: right;
    padding: 10px 20px 0 0px;
    font-size: 0.8em;
}

.top_sec03 .sec03_l{
	width:90%;
	float:none;
	margin:0 auto;
}
.top_sec03 .sec03_l .txt01 {
  margin-bottom: 20px;
}
.top_sec03 .sec03_l iframe {
  margin-bottom: 25px;
}
.top_sec03 .sec03_r{
	width:90%;
	float:none;
	margin:0 auto;
	margin-top:30px;
	/*background:url(../../img/top/alert_waku.png) no-repeat;*/
}
.top_sec03 .sec03_r p{
	width:90%;

	background:url(../../img/top/top_bg02.png) no-repeat;
	background-size:contain;
}
.top_sec03 .sec03_r ol {
	margin:0 34px 40px;
	text-align: left;
}
.top_sec03 .sec03_r ol li{
	font-size:12px;
	margin-bottom:10px;
}
.top_sec03 a {
  display: block;
}


div.sec06 {
	width:90%;
	margin:0 auto 30px auto;
}
ol.sec6txt01 {
	margin-top:20px;
}
ol.sec6txt01 li{
  text-align: left;
  list-style:none;
  margin-right:30px;
  margin-bottom:20px;
}

/* --------------------------------product----------------------------*/
.pdt_sec01,
.pdt_sec02,
.pdt_sec03 {
  width: 85%;
  padding-bottom: 20px;
}
.product .pdt_ttl01 {
  font-size: 1em;
}
.product .pdt_l {
  width: 100%;
  float: none;
  font-size: 0.8em;
}
.product .pdt_r {
  width: 70%;
  float: none;
  margin: 10px auto 0;
}
.sp_marb20 {
  margin: 0;
}
.pdt_sec02 .pdt_l p {
  font-size: 1.2em;
  padding: 5px 0;
}
.pdt_sec02 .pdt_l span {
  font-size: 1.5em;
}
.pdt_l .kit_cnt {
  width: 100%;
  margin-top: 10px;
}
.pdt_sec02 .pdt_l .sm_ttl {
  font-size: 1em;
}
.pdt_sec02 .pdt_l li {
  font-size: 1em;
}
.pdt_box01 {
  width: 100%;
  float: none;
  padding: 13px 13px 50px 13px;
}
.pdt_box02 {
  width: 100%;
}
.heightLine_01 {
  height: auto!important;
}
.pdt_box .pdt_bl {
  max-width: 100%;
  text-align: center;
  float: none;
}
.pdt_box .pdt_br {
  width: 100%;
  float: none;
  font-size: 1em;
}
.pdt_br .number {
  margin: 10px 0;
}
.pdt_sec03 {
  padding-bottom: 70px;
}
.pdt_sec03 li {
  font-size: 1em;
}
/* --------------------------------news----------------------------*/
.news01 {
  width: 85%;
}
.news01 ul li {
  font-size: 1em;
}
/* --------------------------------company----------------------------*/
.comp_sec01 {
  width: 85%;
}
.comp_sec01 tr {
  font-size: 0.88em;
  padding: 10px 0;
}
.comp_sec01 .pad_B20 {
  padding: 0 0 10px 0;
}
.comp_sec01 th {
  width: 35%;
}
.comp_sec01 ol {
  margin-left: 13px;
}
.comp_sec01 dl {
  padding-bottom: 10px;
}
/* --------------------------------access----------------------------*/
.access_sec01 {
  width: 85%;
}
.access_sec01 p {
  font-size: 1em;
}
.access_ttl {
  margin: 10px 0;
}
.access_addr {
  margin-bottom: 15px;
}
.access_map iframe {
  width: 100%;
  height: 250px;
}
/*--------------------------------privacy----------------------------*/
.privacy p,
.privacy dl {
  font-size: 0.88em;
}
.priv_sec01,
.priv_sec02 {
  width: 85%;
}
.priv_sec01 .priv_pg01 {
  padding-bottom: 10px;
}
.priv_sec01 ol {
  font-size: 0.88em;
  padding-bottom: 10px;
}
.privacy .priv_pg02 {
  font-size: 0.8em;
  padding-bottom: 15px;
}
.priv_sec02 .priv_pg03 {
  padding-bottom: 10px;
}
.priv_sec02 dl {
  margin-bottom: 13px;
}
.priv_sec02 dl .priv_num {
  padding-right: 3px;
}
.priv_sec02 dl .priv_desc {
  width: 92%;
}
.priv_sec02 dd .priv_pb {
  margin-bottom: 5px;
}
.priv_sec02 table {
  margin: 5px 0 15px;
}
.priv_sec02 ul {
  padding: 0 0 10px 5px;
}
.priv_sec02 .mar_B20 {
  margin: 0 0 10px 0;
}
.priv_sec02 .priv_tb02 th {
  width: 120px;
}
.priv_sec02 .priv_pg04 {
  margin-left: 15px;
}
/*--------------------------------contact----------------------------*/
.cont_sec01 {
  width: 85%;
}
.cont_sec01 table {
  width: 100%;
  margin: 0 auto;
}
.cont_sec01 tr {
  font-size: 1em;
  padding: 7px 0 0;
}
.cont_sec01 .pad_B20 {
  padding: 0;
}
.cont_sec01 th {
  display: block;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
.cont_sec01 td {
  display: block;
  width: 100%;
}
.cont_sec01 .txtbar01 {
  width: 90%;
}
.cont_sec01 .txtbar02 {
  width: 100%;
}
.cont_sec01 .txtbar03 {
  width: 92%;
}
.cont_sec01 input {
  margin: 0 auto 12px;
}
.cont_sec01 .mar_l02 {
  margin-left: -8px;
}
.cont_sec01 .chkbox {
  display: block;
}
.cont_sec01 .txtbar04 {
  width: 80%;
}
.cont_sec01 .fz10_txt {
  font-size: 0.8em;
  font-weight: normal;
}
.cont_sec01 textarea {
  width: 100%;
  margin-bottom: 15px;
}
.cont_sec01 .confirm_btn {
  width: 100%;
  padding-bottom: 20px;
}
.cont_sec01 .confirm_btn a {
  display: block;
  width: 35%;
  font-size: 1em;
}
.cont_sec01 .confirm01 {
  margin: 0 20px 0 10%;
}
input[type="submit"], input[type="reset"] {
   width: 100%;
   height: 25px;
   margin: 0 0 4px;
}
/* --------------------------------footer----------------------------*/
.footer .h_logo {
  padding-top: 10px;
}
.copy {
  color: #fff;
  font-size: 1em;
}


/* ----------------------------------------------------------------------------------------------------
 *2020/10/21 追加
 * --------------------------------------------------------------------------------------------------*/
  .konkatsu {
    margin: 0 auto 40px;
    overflow: hidden;
  }
  .konkatsu .fl {
    display: block;
    width: 96%;
    margin: 0 auto;
    float: none;
  }
  .konkatsu .fr {
    display: block;
    width: 75%;
    margin: 0 auto;
    float: none;
  }

/* ----------------------------------------------------------------------------------------------------
 *2021/6/2 追加
 * --------------------------------------------------------------------------------------------------*/
.konkatsu-inner{
  width: 90%;
    margin: 0 auto 2em;
}
.konkatsu-inner02{
  display: block;
}
.konkatsu-txt-box01{
  width: 90%;
    margin: 0 auto;
}
.konkatsu-txt-box02{
  width: 90%;
    margin: 2em auto;
    padding: 0;
}
.konkatsu-txt01{
  font-size: 16px;
}
.konkatsu-txt02{
  font-size: 14px;
}
}
