@charset "UTF-8";
/*******************************************************************/
/* PC */
/*******************************************************************/
@media screen and (min-width: 769px) {
	/*<start>==========================================================*/


/*=================================================================*/
/*	パワーアルカリ電解水らくらく
/*=================================================================*/
.rakuraku {
}
.mainWrap {
	position: relative;
	width: 930px;
	margin: 0 auto;
}
.mainWrap .topMovie {
  position: absolute;
  left: 389px;
  top: 339px;
  border: solid 3px #008cb9;
  border-radius: 12px;
  background-color: #fff100;
  text-align: center;
  padding: 12px 12px 12px;
  width: 220px;
}
.mainWrap .topMovie>p {
  margin: 0 0 12px;
}
.mainWrap .topMovie .mvWrap {
  position: relative;
  height: 0;
  padding: 0 0 55.25%;
  overflow: hidden;
}
.mainWrap .topMovie .mvWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rakuraku .mainImg {
	width: 929px;
	margin: 0 auto;
}
.rakuraku .inner {
	width: 920px;
	margin: 0 auto;
	padding: 0 0 80px;
}
.rakuraku .mainBottomTxt {
	color: #e7211a;
	font-size: 2.7rem;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.rakuraku .mainBottomTxt span {
	font-size: 120%;
}
.borderWrap {
	border: solid 5px #00a9cf;
	background-color: #fff7ca;
	border-radius: 24px;
	padding: 30px;
	box-sizing: border-box;
	margin: 0 0 30px;
}
.productAbout {
	padding: 0 30px;
}
.productAbout dt {
	margin: 0 0 20px;
}
.productAbout dd {
	font-size: 2.0rem;
	line-height: 1.6;
}
.rakuraku .hosoku {
  font-size: 2.6rem;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  padding: 0 0 0 20px;
  line-height: 1.4;
	position: relative;
	margin: 0 0 30px;
}
.rakuraku .hosoku::after {
  position: absolute;
  content: "";
  width: 256px;
  height: 250px;
  background: url(../images/sec/rakuraku/woman01.png) no-repeat 0 0;
  right: -23px;
  bottom: -30px;
}
.rakuraku .hosoku .red {
  color: #e7211a;
}
.rakuraku .hosoku .pink {
  color: #e4007f;
}
.sayou3 {
	text-align: center;
}
.sayou3 h2 {
	margin: 0 0 20px;
}
.sayou3 .sayouList {
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.sayou3 .sayouList li {
	width: 280px;
	font-size: 1.8rem;
	line-height: 1.4;
}
.point3 h2 {
	margin: 0 0 20px;
}
.point3 .pointList {
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	background: url(../images/sec/rakuraku/line_point.png) no-repeat center top;
}
.point3 .pointList li {
	width: 252px;
	font-size: 1.8rem;
	line-height: 1.4;
}
.point3 .pointList li dl {
}
.point3 .pointList li dl dt {
  color: #e7211a;
	font-size: 2.8rem;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
}
.point3 .pointList li dl dd {
	font-size: 2.0rem;
}

.imgWrap {
	text-align: center;
}
.yogorerakurakuImg {
	margin: 40px 0 30px;
}
.yogoreCase01 {
	margin: 0 0 20px;
}
.yogoreCase02 {
	margin: 0 0 20px;
}
.yogoreCase03 {
	margin: 0 0 20px;
	position: relative;
}
.yogoreCase03::after {
  position: absolute;
  content: "";
  width: 130px;
  height: 203px;
  background: url(../images/sec/rakuraku/woman02.png) no-repeat 0 0;
  right: 20px;
  top: -139px;
}
.yogoreCase04 {
	margin: 0 0 20px;
}
.yogoreCase05 {
	margin: 0 0 20px;
}
.yogoreCase06 {
	margin: 0 0 20px;
}
.meyasuTtl {
	margin: 0 0 20px;
}
.meyasu05 {
	margin: 0 0 40px;
}

/*itemInfo*/

.itemInfo {
	width: 920px;
	margin: 0 auto;
}
.itemInfo h2 {
  position: relative;
  z-index: 10;
}
.itemInfo .itemInfoInner {
	margin: -34px 0 40px;
	padding: 36px 40px 30px;
	border-radius: 0 0 28px 28px;
	box-sizing: border-box;
	border-left: solid 4px #00a0e9;
	border-right: solid 4px #00a0e9;
	border-bottom: solid 4px #00a0e9;
}
.itemInfo .itemBox {
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 40px;
}
.itemInfo .itemBox::after {
	position: absolute;
	content: "";
	width: 832px;
	height: 4px;
	background-color: #00a0e9;
	border-radius: 20px;
	left: 0;
	bottom: 0;
}
.itemInfo .itemBox .itemWrap {
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.itemInfo .itemBox.set2l .itemWrap {
}
.itemInfo .itemBox .itemWrap .product {
	width: 456px;
}
.itemInfo .itemBox .itemWrap .product h3 {
	margin: 0 0 0;
	padding: 0 0 0 20px;
}
.itemInfo .itemBox .itemWrap .price {
	width: 370px;
}
.itemInfo .itemBox.set2l .product {
	padding: 20px 0 0;
}
.itemInfo .itemBox.set2l .itemWrap .price {
	padding: 0 0 0;
}
.itemInfo .itemBox.set2l .cautionTxt {
  padding: 0 190px 0 1em;
  font-size: 14px;
	position: relative;
}
.itemInfo .itemBox.set2l .cautionTxt::after {
  content: "※";
	left: 0;
	top: 0;
	position: absolute;
}
.itemInfo .itemBox.set4l .itemWrap .price {
  padding: 30px 0 0;
}
.itemInfo .itemBox.set4l .itemWrap .rakurakuTxt {
  margin: 0 0 30px 10px;
}
.itemInfo .itemBox.set4l .cautionTxt {
  text-align: right;
}
.itemInfo .itemBox .itemWrap .price .priceTxt {
  background-color: #e60012;
  color: #FFF;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 18px 15px;
  border-radius: 10px;
	line-height: 1.4;
}
.itemInfo .itemBox .itemWrap .price .priceTxt span {
  font-size: 78%;
}
.itemInfo .itemBox .itemWrap .presentTxt {
	background-color: #231815;
  color: #FFF;
  padding: 18px;
  border-radius: 10px;
	position: relative;
}
.itemInfo .itemBox.set2l .itemWrap .presentTxt::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 24px solid transparent;
  border-top: 100px solid #231815;
  transform: rotate(103deg);
  left: -58px;
  top: 20px;
  z-index: -1;
}
.itemInfo .itemBox.set2l .itemWrap .presentTxt::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-top: 76px solid #231815;
  transform: rotate(25deg);
  left: 24px;
  bottom: -80px;
  z-index: 0;
}
.itemInfo .itemBox .itemWrap .presentTxt p {
  color: #FFF;
	font-weight: bold;
}
.itemInfo .itemBox .itemWrap .presentTxt .txt01 {
	margin: 10px 0;
}
.itemInfo .itemBox .itemWrap .presentTxt .txt02 {
  color: #fff100;
  letter-spacing: -0.04em
}
.itemInfo .itemBox .bottomPrice {
	background-color: #e60012;
  font-size: 2.6rem;
  font-weight: bold;
  margin: 0 0 12px;
  padding: 18px 20px;
  border-radius: 10px;
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.itemInfo .itemBox .bottomPrice p {
  color: #FFF;
}
.itemInfo .itemBox .caution {
	text-align: right;
	color: #e60012;
	font-size: 1.5rem;
	font-weight: bold;
	position: relative;
	z-index: -1;
}
.itemInfo .itemBox .tsumekae {
  position: absolute;
  right: 0;
  bottom: 10px;
}

/*set20l*/

.itemInfo .itemBox.set20l .itemWrap .price {
  padding: 0 0 0;
  position: absolute;
  left: 0;
  top: 0;
}
.itemInfo .itemBox.set20l .itemWrap .rakurakuTxt {
  margin: 0 0 30px;
}
.itemInfo .itemBox.set20l {
  margin: 0;
	padding: 0;
}
.itemInfo .itemBox.set20l::after {
  content: none;
}
.itemInfo .itemBox.set20l .itemWrap {
  min-height: 390px;
	position: relative;
}
.itemInfo .itemBox.set20l .itemWrap .product .img {
  position: absolute;
  right: 0;
  top: -12px;
}
.itemInfo .itemBox.set20l .itemWrap .product .presentImg {
  position: absolute;
  left: 0;
  bottom: 20px;
}
.itemInfo .itemBox.set20l .itemWrap .product .presentTxt {
  width: 290px;
  box-sizing: border-box;
}
.itemInfo .itemBox.set20l .itemWrap .presentTxt .txt02 {
  padding: 0 0 0 78px;
}

/*detail*/

.detail h2 {
	text-align: center;
	margin: 0 0 40px;
}
.detailFile {
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	margin: 0 0 40px;
}
.detailFile li {
}
.detailFile li a {
	display: block;
}

/*katsuyaku*/

.katsuyaku {
	margin: 0 0 60px;
}
.katsuyaku h2 {
	text-align: center;
}
.katsuyaku .imgWrap {
	margin: -14px 0 0;
}

/*rakurakuFooter*/

.rakurakuFooter {
	background-color: #dbeff0;
	border-radius: 20px 20px 0 0;
}
.rakurakuFooter .bottomInfo {
	padding: 20px 30px 10px;
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.rakurakuFooter .bottomInfo .col {
	width: 270px;
}
.rakurakuFooter .bottomInfo .col dl {
	margin: 0 0 10px;
}
.rakurakuFooter .bottomInfo .col dl dt {
  background-color: #00a0e9;
  color: #FFF;
  padding: 6px 10px;
  font-size: 1.4rem;
  line-height: 1em;
	margin: 0 0 10px;
}
.rakurakuFooter .bottomInfo .col dl dd {
  font-size: 1.2rem;
}
.rakurakuFooter .bottomInfo .col dl dd .sore {
  margin: 10px 0;
}
.rakurakuFooter .bottomInfo .col dl dd .sore a {
  display: inline-block;
}
.rakurakuFooter .bottomInfo .col dl dd .sore a.amazon {
  margin-right: 20px;
}
.rakurakuFooter .footerContact {
	padding: 10px 12px;
	background-color: #00a0e9;
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.rakurakuFooter .footerContact p {
	color: #FFF;
}
.rakurakuFooter .footerContact .ftxt01 {
  font-size: 1.5rem;
	font-weight: bold;
}
.rakurakuFooter .footerContact .ftxt02 {
  font-size: 1.0rem;
	border-left: solid 4px #FFF;
	padding: 0 0 0 10px;
	line-height: 1.6em;
}

.btnWrap {
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	margin: 0 0 40px;
}
.btnWrap .text {
	width: 480px;
	background: rgb(0,78,162);
	background: linear-gradient(180deg, rgba(0,78,162,1) 0%, rgba(5,154,204,1) 100%);
	border-radius: 12px;
	box-sizing: border-box;
	padding: 14px;
	text-align: center;
	font-weight: bold;
}
.btnWrap .text p {
  color: #FFF;
  font-size: 1.5rem;
  line-height: 1.6;
}
.btnWrap .text p.topTxt {
  font-size: 2.4rem;
	margin: 0 0 6px;
}
.storeLogo {
	width: 400px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.storeLogo a {
	display: block;
}
/*
.btnWrap>a {
	width: 248px;
}
*/
.contactInfo {
	margin: 0 0 60px;
}
.contactInfo .topred {
	color: #e7211a;
	text-align: center;
	font-weight: bold;
	font-size: 3.0rem;
	margin: 0 0 30px;
}
.contactInfo .phtxt {
	width: 760px;
	margin: 0 auto 20px;
	background: url(../images/sec/rakuraku/keisoku.jpg) no-repeat left top;
	box-sizing: border-box;
	padding: 0 0 0 220px;
	min-height: 190px;
}
.contactInfo .phtxt p {
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.8;
}
.contactInfo .phtxt p.txt01 {
	margin: 0 0 30px;
}
.contactInfo .phtxt p.txt01 a {
	color: #00a0e9;
}
table.productTxt {
	border: solid 2px #1b499e;
}
table.productTxt th,
table.productTxt td {
	border: solid 1px #1b499e;
	padding: 18px;
}
table.productTxt th {
	background-color: #fff9ce;
	color: #1b499e;
	font-size: 1.8rem;
	width: 150px;
	text-align: center;
}
table.productTxt td {
}

	/*<end>============================================================*/
}

/*******************************************************************/
/* SP */
/*******************************************************************/
@media screen and (max-width: 768px) {

/*=================================================================*/
/*	パワーアルカリ電解水らくらく
/*=================================================================*/
.rakuraku {
}
.mainWrap {
}
.mainWrap .topMovie {
  border: solid 3px #008cb9;
  border-radius: 12px;
  background-color: #fff100;
  text-align: center;
  padding: 12px 12px 12px;
  width: 80%;
	margin: 20px auto 0;
}
.mainWrap .topMovie>p {
  margin: 0 0 12px;
}
.mainWrap .topMovie>p img {
  max-width: 182px;
}
.mainWrap .topMovie .mvWrap {
  position: relative;
  height: 0;
  padding: 0 0 55.25%;
  overflow: hidden;
}
.mainWrap .topMovie .mvWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rakuraku .mainImg {
	margin: 0 auto;
}
.rakuraku .inner {
	margin: 0 auto;
	padding: 0 0 80px;
}
.rakuraku .mainBottomTxt {
	color: #e7211a;
	font-size: 6vw;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.2;
}
.borderWrap {
  border: solid 4px #00a9cf;
  background-color: #fff7ca;
  border-radius: 24px;
  padding: 30px 20px;
  box-sizing: border-box;
  margin: 0 0 20px;
}
.productAbout {
	padding: 0 2%;
}
.productAbout dt {
	margin: 0 0 20px;
	color: #e7211a;
	font-size: 7vw;
	text-align: center;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.2;
}
.productAbout dd {
	font-size: 2.0rem;
	line-height: 1.6;
}
.rakuraku .hosoku {
  font-size: 4.2vw;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  padding: 0 16% 0 4%;
  line-height: 1.4;
	position: relative;
	margin: 0 0 5%;
}
.rakuraku .hosoku::after {
  position: absolute;
  content: "";
  width: 30%;
  height: 76%;
  background: url(../images/sec/rakuraku/woman01.png) no-repeat 0 0;
  background-size: 100% auto;
  right: -2%;
  bottom: -13%;
}
.rakuraku .hosoku .red {
  color: #e7211a;
}
.rakuraku .hosoku .pink {
  color: #e4007f;
}
.sayou3 {
	text-align: center;
}
.sayou3 h2 {
	margin: 0 0 20px;
}
.sayou3 .sayouList {
}
.sayou3 .sayouList li {
	font-size: 1.8rem;
  line-height: 1.4;
  margin: 0 0 20px;
}
.sayou3 .sayouList li img {
	max-width: 280px;
}
.sayou3 .sayouList li dl dd br {
	display: none;
}
.point3 h2 {
	margin: 0 0 20px;
}
.point3 .pointList {
}
.point3 .pointList li {
	font-size: 1.8rem;
  line-height: 1.4;
  border-bottom: dashed 2px #ed9028;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
.point3 .pointList li:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.point3 .pointList li dl {
}
.point3 .pointList li dl dt {
  color: #e7211a;
	font-size: 2.8rem;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
}
.point3 .pointList li dl dd {
	font-size: 2.0rem;
}

.imgWrap {
	text-align: center;
}
.yogorerakurakuImg {
	margin: 40px 0 30px;
}
.yogoreCase01 {
	margin: 0 0 20px;
}
.yogoreCase02 {
	margin: 0 0 20px;
}
.yogoreCase03 {
	margin: 0 0 20px;
	position: relative;
}
.yogoreCase03::after {
  position: absolute;
  content: "";
  width: 14%;
  height: 30%;
  background: url(../images/sec/rakuraku/woman02.png) no-repeat 0 0;
  background-size: 100% auto;
  right: 1%;
  top: -21%;
}
.yogoreCase04 {
	margin: 0 0 20px;
}
.yogoreCase05 {
	margin: 0 0 20px;
}
.yogoreCase06 {
	margin: 0 0 20px;
}
.meyasuTtl {
	margin: 0 0 20px;
}
.meyasu05 {
	margin: 0 0 40px;
}

/*itemInfo*/

.itemInfo {
	margin: 0 auto;
}
.itemInfo h2 {
  position: relative;
  z-index: 10;
}
.itemInfo .itemInfoInner {
	margin: -4% 0 40px;
	padding: 6% 4% 4%;
	border-radius: 0 0 28px 28px;
	box-sizing: border-box;
	border-left: solid 4px #00a0e9;
	border-right: solid 4px #00a0e9;
	border-bottom: solid 4px #00a0e9;
}
.itemInfo .itemBox {
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.itemInfo .itemBox::after {
  width: 100%;
  position: absolute;
  content: "";
  height: 4px;
  background-color: #00a0e9;
  border-radius: 20px;
  left: 0;
  bottom: 0;
}
.itemInfo .itemBox .itemWrap {
}
.itemInfo .itemBox.set2l .itemWrap {
	margin-bottom: 20px;
	position: relative;
}
.itemInfo .itemBox.set2l .cautionTxt {
  padding: 0 148px 0 1em;
  font-size: 14px;
	position: relative;
}
.itemInfo .itemBox.set2l .cautionTxt br {
  display: none;
}
.itemInfo .itemBox.set2l .cautionTxt::after {
  content: "※";
	left: 0;
	top: 0;
	position: absolute;
}
.itemInfo .itemBox .itemWrap .product {
	margin: 0 0 20px;
}
.itemInfo .itemBox.set2l .itemWrap .product .img {
	max-width: 374px;
	margin: 0 auto;
}
.itemInfo .itemBox.set4l .itemWrap .product .img {
	max-width: 456px;
	margin: 0 auto;
}
.itemInfo .itemBox .itemWrap .product h3 {
	margin: 0 auto 10px;
}
.itemInfo .itemBox.set2l .itemWrap .product h3 {
	max-width: 389px;
}
.itemInfo .itemBox.set4l .itemWrap .product h3 {
	max-width: 389px;
}
.itemInfo .itemBox .rakurakuTxt {
	max-width: 348px;
	margin: 0 auto 20px;
}
.itemInfo .itemBox.set20l .itemWrap .product h3 {
	max-width: 404px;
}
.itemInfo .itemBox .itemWrap .price {
}
.itemInfo .itemBox.set2l .itemWrap .price {
	padding: 10px 0 0;
}
.itemInfo .itemBox.set20l .itemWrap .price {
	padding: 15px 0 0;
}
.itemInfo .itemBox .itemWrap .price .priceTxt {
  background-color: #e60012;
  color: #FFF;
  font-size: 5.2vw;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 18px 15px;
  border-radius: 10px;
	line-height: 1.4;
}
.itemInfo .itemBox .itemWrap .price .priceTxt span {
  font-size: 78%;
}
.itemInfo .itemBox .itemWrap .presentTxt {
	background-color: #231815;
  color: #FFF;
  border-radius: 10px;
	position: relative;
	padding: 4% 20% 4% 4%;
}
.itemInfo .itemBox.set20l .itemWrap .presentTxt {
	padding: 4%;
}
.itemInfo .itemBox .itemWrap .presentTxt .pimg {
	width: 11%;
  position: absolute;
  right: 3%;
  top: 7%;
  background-color: #FFF;
  padding: 2%;
  border-radius: 5px;
  max-width: 50px;
}
.itemInfo .itemBox.set20l .itemWrap .presentTxt .pimg {
	width: 50%;
  position: static;
  margin: 10px auto 0;
  max-width: unset;
  text-align: center;
}
.itemInfo .itemBox.set20l .itemWrap .presentTxt .pimg img {
  width: 50%;
  max-width: 115px;
}
.itemInfo .itemBox .itemWrap .presentTxt  img {
  max-width: 326px;
}
.itemInfo .itemBox.set20l .itemWrap .presentTxt  img {
  max-width: 239px;
}

.itemInfo .itemBox .itemWrap .presentTxt p {
  color: #FFF;
	font-weight: bold;
}
.itemInfo .itemBox .itemWrap .presentTxt .txt01 {
	margin: 10px 0;
}
.itemInfo .itemBox .itemWrap .presentTxt .txt02 {
  color: #fff100;
  letter-spacing: -0.04em
}
.itemInfo .itemBox .bottomPrice {
	background-color: #e60012;
  font-size: 3.4vw;
  font-weight: bold;
  margin: 0 0 12px;
  padding: 18px 20px;
  border-radius: 10px;
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.itemInfo .itemBox .bottomPrice p {
  color: #FFF;
}
.itemInfo .itemBox .caution {
	text-align: right;
	color: #e60012;
	font-size: 1.5rem;
	font-weight: bold;
	position: relative;
	z-index: -1;
}
.itemInfo .itemBox .tsumekae {
  max-width: 128px;
  margin: 20px auto 0;
  position: absolute;
  right: 0;
  bottom: -24px;
}

/*set20l*/

.itemInfo .itemBox.set20l {
  margin: 0;
	padding: 0;
}
.itemInfo .itemBox.set20l::after {
  content: none;
}
.itemInfo .itemBox.set20l .itemWrap {
}
.itemInfo .itemBox.set20l .itemWrap .product .img {
	margin: 0 0 20px;
}
.itemInfo .itemBox.set20l .itemWrap .product .presentImg {
  position: absolute;
  left: 0;
  bottom: 20px;
}
.itemInfo .itemBox.set20l .itemWrap .product .presentTxt {
}
.itemInfo .itemBox.set20l .itemWrap .presentTxt .txt02 {
}

/*detail*/

.detail h2 {
	text-align: center;
	margin: 0 0 40px;
}
.detailFile {
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	margin: 0 0 40px;
}
.detailFile li {
}
.detailFile li a {
	display: block;
}

/*katsuyaku*/

.katsuyaku {
	margin: 0 0 60px;
}
.katsuyaku h2 {
	text-align: center;
}
.katsuyaku .imgWrap {
	margin: -14px 0 0;
}

/*rakurakuFooter*/

.rakurakuFooter {
	background-color: #dbeff0;
	border-radius: 20px 20px 0 0;
}
.rakurakuFooter .bottomInfo {
	padding: 20px 4% 10px;
}
.rakurakuFooter .bottomInfo .col {
}
.rakurakuFooter .bottomInfo .col dl {
	margin: 0 0 10px;
}
.rakurakuFooter .bottomInfo .col dl dt {
  background-color: #00a0e9;
  color: #FFF;
  padding: 6px 10px;
  font-size: 1.4rem;
  line-height: 1em;
	margin: 0 0 10px;
}
.rakurakuFooter .bottomInfo .col dl dd {
  font-size: 1.2rem;
}
.rakurakuFooter .bottomInfo .col dl dd .sore {
  margin: 10px 0;
}
.rakurakuFooter .bottomInfo .col dl dd .sore a {
  display: inline-block;
}
.rakurakuFooter .bottomInfo .col dl dd .sore a.amazon {
  margin-right: 20px;
}
.rakurakuFooter .bottomInfo .col dl dd img {
  width: auto;
}
.rakurakuFooter .footerContact {
	padding: 10px 12px;
	background-color: #00a0e9;
}
.rakurakuFooter .footerContact img {
	width: auto;
	max-width: 100%;
}
.rakurakuFooter .footerContact p {
	color: #FFF;
}
.rakurakuFooter .footerContact .ftxt01 {
  font-size: 1.5rem;
	font-weight: bold;
}
.rakurakuFooter .footerContact .ftxt02 {
  font-size: 1.0rem;
	border-left: solid 4px #FFF;
	padding: 0 0 0 10px;
	line-height: 1.6em;
	margin: 10px 0;
}
.rakurakuFooter .footerContact .ftel {
	margin: 0 0 5px;
	display: block;
}

.btnWrap {
	margin: 0 0 40px;
}
.btnWrap .text {
	background: rgb(0,78,162);
	background: linear-gradient(180deg, rgba(0,78,162,1) 0%, rgba(5,154,204,1) 100%);
	border-radius: 12px;
	box-sizing: border-box;
	padding: 20px;
	margin: 0 0 30px;
	text-align: center;
}
.btnWrap .text p {
  color: #FFF;
  font-size: 1.5rem;
  line-height: 1.6;
}
.btnWrap .text p.topTxt {
  font-size: 2.4rem;
	margin: 0 0 6px;
}
.storeLogo {
	padding: 0 5%;
	box-sizing: border-box;
	width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.storeLogo a {
	width: 46%;
	display: block;
}
/*
.btnWrap>a {
	width: 220px;
	display: block;
	margin: 0 auto;
}
*/
.contactInfo {
	margin: 0 0 40px;
}
.contactInfo .topred {
	color: #e7211a;
	text-align: center;
	font-weight: bold;
	font-size: 2.4rem;
	margin: 0 0 30px;
	line-height: 1.4;
}
.contactInfo .phtxt {
  margin: 0 auto 20px;
  background: url(../images/sec/rakuraku/keisoku.jpg) no-repeat center bottom;
  background-size: 160px auto;
  box-sizing: border-box;
  padding: 0 0 170px;
}
.contactInfo .phtxt p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
}
.contactInfo .phtxt p.txt01 {
	margin: 0 0 20px;
}
.contactInfo .phtxt p.txt01 a {
	color: #00a0e9;
}
table.productTxt {
	border: solid 2px #1b499e;
}
table.productTxt th,
table.productTxt td {
	display: block;
	border: solid 1px #1b499e;
	padding: 10px;
}
table.productTxt th {
	background-color: #fff9ce;
	color: #1b499e;
	font-size: 1.8rem;
}
table.productTxt td {
}



/*<end>============================================================*/
}

/*# sourceMappingURL=sec.css.map */