﻿/* Base
	----------------------------------------------------------------- */
html,body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
    font: 62.5%/1.5 "Noto Sans Japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #505050;
	font-size: 62.5%;
    text-align: center;
}

h1 {
	margin:20px auto 0 auto;
	text-align:center;
	font-size:12px;
}

h2{
	font-size: 24px;
	margin-left: 30px;
}

h3 {
	top: 10px;
	width: 100%; 
	height: 80px;
	padding-top: 40px;
	background: #ed7d31;
	text-align: center;
	font-size: 2.6rem;
	border: 1px solid #ed7d31;
	position: relative;
	color: black;
}

h4 {
	color: black;
	font-weight: bold;
	text-align: left;
	font-size: large;
}

h5 {
	margin-top: 50px;
	color: black;
	font-weight: bold;
	text-align: left;
	font-size: large;
}

h6 {
	color: black;
	font-size: 30px;
	margin: 20px auto 10px auto;
}

p {
	font-size: medium;
}

p2 {
	font-size: medium;
}


table {
	text-align: center;
	border: thin gray solid;
	width: 95%;
	position: relative;
	left: 2.5%;
	border-collapse: collapse;
}

th {
	width: 45%;
	border: thin solid #808080;
}

td {
	border: thin solid #808080;
	width: 55%;
	vertical-align: center;
}

td img {
	width: 50%;
}

.product_section {
	text-align: left;
	width: 920px;
	height: auto;
	background: #Fff;
	overflow: hidden;
	border: 1px gray solid;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
}

.product_section img{
	margin-left: 5%;
	width: 55%;
}

.box_right {
	margin-top: -70px;
	float: right;
	width: 35%;
	padding-right: 5%;
}

.box_right img{
	width: 100%;
	box-shadow: 10px 10px 10px -2px rgba(0,0,0,0.5);
}

.box_left {
	width: 60%;
}

.box_left img{
	width: 90%;
}

.box_left01 {
	width: 80%;
	margin-left: -40px;
}


.box_center {
	width: 100%;
	text-align: center;
}

.p_text {
	font-size: 1.6rem;
	position: relative;
	margin-top: -25%;
	margin-left: 10%;
}

.p_text_orange{
    font-weight: bold;
    color: #ed7d31;
}

.p_text_blue {
	color: #0076c0;
	font-size: large;
	font-weight: bold;
}

.p_text_red {
	margin-left: 30px;
	color: #dc143c;
	font-size: large;
	font-weight: bold;
}

.p_text_gray {
	color: #404040;
	font-size: medium;
}

.p_text_black {
	color: black;
	font-size: large;
	font-weight: normal;
}

.p_box{
	margin-left: 8%;
}

.p_text_yellow{
	color: black;
	background: linear-gradient(transparent 0%, #FFFF00 0%);
}

.p_text_name {
	margin-top: 10px;
	margin-left: 5px;
	color: black;
	font-weight: bold;
	text-align: left;
	font-size: large;
	padding-bottom: 0;
}

.btn_img {
	text-align: left;
}

.table_block {
	display: block;
}



.table_box {
	text-align: left;
	margin: 20px 0 20px 20px;
}

.mt150 {
    margin-top:150px;
}

ul.nav{
	text-align: center;
	margin-right: 30px;
}
ul.nav li{
  display: inline-block;
  padding: 10px;
  width: 30%;
  text-align: center;
}
ul.nav li img {
	width: 100%;
}

ul.fotter li {
display: inline;
margin: 0 10px;
font-size: large;
}

.menseki_table {
	text-align: center;
	border: thin gray solid;
	width: 80%;
	position: relative;
	left: 5%;
	border-collapse: collapse;
	font-size: x-large;
	font-weight: normal;
	color: black;
}

.menseki_table th{
	border: thin solid #808080;
	background-color: #dcdcdc;
	padding: 20px;
	width: 15%;
	font-weight: normal;
}

.menseki_table td {
	border: thin solid #808080;
	vertical-align: center;
}

.mb20 {
	display: none;
}



.table_block_sp {
	display: none;
}

.qa_img img {
	width: 20%;
}

.sp_br {
	margin-left: 22px;
}

.page-top_dis{
	display: none;
}

@media screen and (max-width: 768px) {

h1 {
	display: none;
}

.product_section {
	padding-top: 20px;
	padding-bottom: 50px;
	margin: auto;
	width: 99%;
}

.product_section img {
    width: 90%;
}

h2{
	font-size: 14px;
	margin-left: 25px;
}

.box_right {
    margin-top: 0px;
    float: none;
    width: 100%;
	padding-right: 0%;
	margin-left: auto;
	margin-right: auto;
}

.box_right img{
	box-shadow:none;
}

.box_left {
	margin-top: 30px;
	width: 90%;
	height: auto;
	position:relative;
	margin-left: auto;
	margin-right: auto;

}




.box_left img{
	width: 100%;
	height: 150px;
	max-height: 100%;
	margin-left: 0pt;
	


}

.p_text {
	font-size: 14px;
	width: 90%;
    margin-top: -140px;
	margin-left: 5%;
	position: absolute
}

.p_text br {
	display: none;
}

h3 {
    top: 10px;
	width: auto;
	max-width: 100%;
    height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ed7d31;
    position: relative;
    color: black;
}

.box_center img{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

ul.nav {
    text-align: left;
	margin-right: 0px;
	padding-left: 0px;
}

ul.nav li{
	display: inline-block;
	padding: 3px;
	width: 30%;
	text-align: none;
  }

ul.nav li img {
    width: 100%;
}

.p_box{
	margin-left: 4%;
	margin-right: 4%;
}

.p_box p {
	font-size: 14px;
}

.p_box br{
    display: none;
}

.mb20 {
	display: block;
	margin-bottom: 40px;
}

.table_block {
	display: none;
}

.table_block_sp {
	display: block;
	}

	th,td {
		display: block;
		width: 99%;
	}

table {
		text-align: center;
		border: none;
		width: 95%;
		position: relative;
		left: 2.5%;
		border-collapse: collapse;
		border-spacing: 0;
		
}

.p_text_name {
    margin-top: 10px;
    margin-left: 5px;
    color: black;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding-bottom: 0;
}

.btn_img {
    text-align: center;
}

.p_text_blue {
	font-size: 16px;
	margin-left: 10px;
}

.p_text_red {
    font-size: 16px;
}

.p_text_gray {

    color: #404040;
    font-size: 14px;
}

.p_text_gray br {
	display: none;
}

.mt150 {
    margin-top: 50px;
}

ul.fotter li {
	display: inline;
	margin: 0 0 0 0;
	font-size: 12px;
	}

.fotter {
	padding-left: 0;
}
	
.box_center p {
    font-size: 12px;
}

h6 {
    font-size: 18px;
    margin: 15px auto 10px auto;
}

.mb30 {
	margin-bottom: 30px;
}

.qa_img img {
	width: 40%;
}

.menseki_table {
	text-align: center;
	border: thin gray solid;
	width: 95%;
	position: relative;
	left: 2%;
	border-collapse: collapse;
	font-size: 16px;
	font-weight: normal;
	color: black;
}

.menseki_table th {
	display: table-cell;
    border: thin solid #808080;
    background-color: #dcdcdc;
    padding: 2px;
    width: 20%;
    font-weight: normal;
}

.menseki_table td {
	width: 50%;
	display: table-cell;
}

.sp_br {
margin-left: 8px;
margin-right: 18px;
}
.sp_br br{
	 display: none;
}

.sp_br p{
	font-size: 0;
}


/* ページトップボタン */
.page-top_dis {
	display: block;

  }
 
  /* ページトップボタン */
  #page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 0;
	bottom: 0;
	background: #3fefee;
	opacity: 0.6;
	z-index: 99999;
  }
  #page_top a{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
  }
  #page_top a::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f062';
	font-size: 25px;
	color: #fff;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
  }

}
