@charset "utf-8";
body {
	font: normal 18px/1.7 "Noto Sans JP", sans-serif;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; }
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 640px) {
	.sp img{
		max-width:90%;
}
	.sp02 img{
		max-width:100%;
}
.sp03 img{
		max-width:70%;
}
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------

    text

---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------

    float

---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */
.header-inner{
  width:1200px;
  max-width: 90%;
  margin:0 auto;
}
.logo img{
  width:20%;
  padding:1% 0;
}
.container{
  background: #e6e6e6;
  padding:4% 0;
}
.wrapper{
  display: flex;
  width:1000px;
  max-width: 90%;
  margin:0 auto;
}
.left{
  width:65%;
}
.right{
  width:35%;
}
h2{
  font-weight: bold;
  padding:4% 0;
  font-size: 22px;
}
h3{
  font-weight: bold;
}
.box{
  background: #fff;
  padding:4% 6%;
  border:1px solid #333;
 
}
.border{
  border:1px solid #333;
  margin:3% 0;

}
.item{
  display: flex;
}
.item .pic{
width:20%;
}
.item .text{
  width:80%;
  margin-left: 4%;
  position: relative;
}
.item .price{
  text-align: right;
}
.item-price{
  font-weight: bold;
  padding-top: 2%;
  text-align: right;
}
.tel{
  margin: 4% auto; 
}
.tel img{
  width:100%;
}
.small-text{
  font-size: 14px;
  line-height: 1.2;
  margin-top: 2%;
}
.item span{
  color: #ff0000;
  position: absolute;
  right: 0;
  top:0;
  font-weight: bold;
}
.card{
  margin-top: 8%;
}
ul{
  display: flex;
}
li{
  padding:2% 1%;
}
.small{
  font-size: 14px;
}
.norton{
  margin: 4% 0;
}
.right{
  margin-left: 4%;
}
.box-right{
  background: #fff;
  border: 3px solid #999;
  padding:4% 8%;
 
}

.box-right h3{
text-align: left;
padding-bottom: 4%;
}
table{
  width:100%;
  margin-bottom: 8%;
}
.btn{
 text-align: center; 
 padding:4% 0;
}
.btn img{
  width:100%;
  max-width: 300px;
}
tr{
  display: flex;
  justify-content: space-between;
 border-top:2px solid #b3b3b3;
 padding:3% 0;
}
th{
  text-align: left;
}
td{
  text-align: right;
}
.red{
  color: #FF0004;
}

.box-right p{
  line-height: 1.2;
  padding:2% 0;
 text-align: center;
}
@media screen and (max-width: 1200px) {
  .logo img{
    width:50%;
    max-width: 270px;
    padding:3% 0;
  }
.wrapper{
  flex-direction: column-reverse;
  width:90%;
  max-width: 500px;
}
.left{
  width:100%;
}
.left p,
h2{
  line-height: 1.3;
}
.right{
  width: 100%;
}
.border{
  margin:6% 0;
}
.item{
  justify-content: space-between;
}
.item .pic img{
  width:120%;
}
.item .text{
  width:70%;
  line-height: 1.2;
  font-size: 16px;
  
}
.item span{
  top:70%;
}
  
.tel img{
  margin-top: 4%;
    width:100%;
  }
  li img{
    width:100%;
  }
  .right{
    margin-left: 0;
  }
  .top-text{
    text-align: left;
    line-height: 1.3;
    margin-bottom: 4%;
  }
}
footer{
	background: #333;
	color:#fff;
	padding:2% 0;
}
.footer-link{
	display: flex;
	justify-content: center;
	font-size: 12px;
}
.footer-link a{
	color: #fff;
	text-decoration: none;
}
.footer-link span{

	padding:0 10px;
}
.footer-bottom{
	font-size: 12px;
	margin-top: 1%;
}