@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
a, a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #333;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.88;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
#container {
	padding-top: 100px;
	position: relative;
	text-align: left;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 1.4rem;
		line-height: 1.57;
	}
	body.fixed {
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
	}
	a:hover, a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	#container {
		padding-top: 64px;
	}
}

/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: 1100px;
}
@media all and (max-width: 896px) {
	.content {
		padding: 0 20px;
	}
}

.content2 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: 1100px;
}
@media all and (max-width: 896px) {
	.content {
		padding: 0 20px;
	}
}

/*------------------------------------------------------------
	Slider
------------------------------------------------------------*/
.slider_gallery {
    width: 530px;
    height: 550px;
    display: inline-block;
    margin-bottom: 30px;
    float: left;
}
@media all and (max-width: 896px) {
	.slider_gallery {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom:32px;
    float: none;
}
}

/*------------------------------------------------------------
	product_name 商品名
------------------------------------------------------------*/
.Product_text01 {
    vertical-align: top;
    display: inline-block;
    width: 510px;
    margin: 0 0 20px 54px;
    float: right;
}
.Product_text02 {
    vertical-align: top;
    display: inline-block;
    width: 510px;
    margin: 0 0 20px 54px;
}
.Product_text03 {
    vertical-align: top;
    display: inline-block;
    width: 1000px;
    margin: 0 0 20px 54px;
}
h1.Product_name {
    margin: 0 0 10px 0;
    font-size: 4.4rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.075em;
	overflow-wrap: break-word;
}
@media all and (max-width: 896px) {
	.Product_text01 {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    float: none;
}
	.Product_text02 {
    display: block;
    width: 100%;
    margin: 0 0 80px 0;
}
	h1.Product_name {
    margin: 0;
    font-size: 2.7rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.075em;
    overflow-wrap: break-word;
    text-align: center;
}
}
/*------------------------------------------------------------
	product_price　商品金額
------------------------------------------------------------*/
.Product_price {
    margin-bottom:10px;
}
span.price01 {
    margin-right:22px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 4.26;
    letter-spacing: 0.075em;
    color: #2D7FC4;
}
span.price02 {
    margin-right:11px;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.3125;
    letter-spacing: 0.075em;
}
span.price03 {
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3125;
    letter-spacing: 0.075em;
}
@media all and (max-width: 896px) {
	.Product_price {
    margin-bottom:30px;
}
	span.price01 {
    margin-right:10px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.80;
    letter-spacing: 0.075em;
    color: #2D7FC4;
}
	span.price02 {
    margin-right:11px;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 0.5;
    letter-spacing: 0.075em;
}
	span.price03 {
    margin: 0;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 0.75;
    letter-spacing: 0.075em;
}
}

/*------------------------------------------------------------
	product_Description　商品説明
------------------------------------------------------------*/
.product_Description {
    min-height: 235px;
}
.product_Description span {
    font-size: 2.2rem;
}
.product_Description p {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.075em;
	 overflow-wrap: break-word;
}
.product_Description ul li::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #2D7FC4;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
@media all and (max-width: 896px) {
	.product_Description {
    min-height: auto;
}
.product_Description p {
    font-size:1.4rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0.075em;
	 overflow-wrap: break-word;
}
	.product_Description ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #2D7FC4;
    display: inline-block;
    position: relative;
    top: 0px;
    margin-right: 5px;
}
}
/*------------------------------------------------------------
	Product_details　商品詳細
------------------------------------------------------------*/
.Product_details {
    margin-top: 100px;
    margin-bottom: 20px;
}
.Product_details h2 {
    background: #2D7FC4;
    margin-bottom: 30px;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 2.26;
    letter-spacing: 0.075em;
    border-radius: 6px;
    padding-left: 20px;
    color: #FFF;
}
.Product_details table {
    clear: both;
    width: 100%;
    border: none;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    margin-bottom: 30px;
}
.Product_details table th {
    width: 15%;
    background: #e6e6e6;
    border: 1px solid #cdcdcd;
    text-align: left;
    font-weight: bold;
    padding: 10px 20px;
    white-space: nowrap;
    vertical-align: middle;
	
}
.Product_details table td {
    border: 1px solid #cdcdcd;
    padding: 10px 20px;
    vertical-align: middle;
    width: 30%;
}
.Product_details ul {
    padding-left: 19px;
    list-style-type: disc;
    list-style-position: outside;
}
.Product_details ul li {
    font-size: 1em;
}
@media all and (max-width: 896px) {
.Product_details h2 {
    margin-bottom:10px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.80;
    letter-spacing: 0.075em;
    color: #FFF;
}
	.Product_details table th, .Product_details table td {
    width: 100%;
    display: block;
    border-top: none;
    box-sizing: border-box;
}
}
