@charset "UTF-8";
/* CSS Document */


/*contents01*/

.contents01 .box {
	border-style : solid;
border-color : #f2f2f2;
border-width : 2px;
	padding: 15px;
	margin-bottom: 30px;
}

.contents01 h3 {
	font-size: 20px;
color: #13418c;
line-height: 1.2;
letter-spacing: 0em;
font-weight: 500;
	padding-bottom: 15px;
	border-bottom-style : dotted;
border-bottom-color : #b3b3b3;
border-bottom-width : 2px;
	text-align: center;
	margin-bottom: 15px;
}

.contents01 h4 {
	font-size: 14px;
color: #13418c;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	padding: 6px 0px;
	border-style : solid;
border-color : #13418c;
border-width : 1px;
	text-align: center;
	margin: 15px auto;
}

.contents01 h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
color: #333;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 500;
	text-align: right;
}

.contents01 h5::after {
	content: " 円（税込）";
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0em;
	font-family: 'Noto Sans JP', sans-serif;
}

.contents01 h5.yen41::after {
	display:none !important;
}

.contents01 p {
	font-size: 15px;
	margin: 10px 0px 20px;
	line-height: 1.5;
}
.contents01 h6 {
	margin-bottom: 5px;
}
.contents01 h6 a {
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	display: block;
	padding: 12px 0px;
	padding-left: 30px;
	text-align: center;
	background-color: #0575c1;
	position: relative;
	transition: .5s;
}

.contents01 h6 a:hover {
	background-color: #00225E;
	opacity: 1;
	letter-spacing: 0em;
}

.contents01 h6 a::before {
	content: "";
	position: absolute;
left: 30px;
top: 0px;
	background-image: url("../common/images/icon-shopping.svg");
background-position: left center;
background-repeat: no-repeat;
	background-size: auto 19px;
	width: 21px;
	height: 100%;
}
.contents01 h7{
	margin-top: 8px !important;
}
.contents01 h7 a {
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	display: block;
	padding: 12px 0px;
	padding-left: 30px;
	text-align: center;
	background-color: #004473;
	position: relative;
	transition: .5s;
}

.contents01 h7 a:hover {
	background-color: #000E29;
	opacity: 1;
	letter-spacing: 0em;
}

.contents01 h7 a::before {
	content: "";
	position: absolute;
left: 30px;
top: 0px;
	background-image: url("../common/images/note.svg");
background-position: left center;
background-repeat: no-repeat;
	background-size: 19px 19px;
	width: 21px;
	height: 100%;
}
.contents01 .box-box {
	display: flex;
  justify-content: space-between;
}

.contents01 .box-box .box01 {
	width: 100px;
}

.contents01 .box-box .box02 {
	width: 170px;
}

body.wcselect_400228858101 .contents01 .box-box div {
	display: inline-block;
vertical-align: top;
}


.text01 {
	margin-bottom: 50px;
}

.text02 {
	margin-bottom: 30px;
}

.text03 {
	margin-bottom: 0px;
}

.text04 {
	margin-bottom: 60px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



.yen41 {
	content: " "!important;
}
