@charset "utf-8";

/* sunscreen_sp.css：SP
 * ======================================
 *
 * ======================================
 */

/* #mv
------------------------------------------------------------------ */
article > section {
	padding: 0 5%;
}
#content article > section section {
	margin: 1em 0 0 0;
}
#subPage #content article {
	padding: 1em 0 0 0
}

/* #mv
------------------------------------------------------------------ */
#subPage #content h1 {
	background: #cab8d9;
/* 	background: linear-gradient(135deg, #ffb351, #ff9a17); */
	padding: 0.5em;
	line-height: 1.4;
}
#subPage #content h1 span {
	color: #fff;
	font-family: 'Lustria', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.75em;
}
.price span,
#cat01 dd span,
#cat05_03 .point span {
	font-family: 'Fjalla One', sans-serif;
	font-size: 1.5em;
	line-height: 1;
}

/* #cat01
------------------------------------------------------------------ */
#cat01 {
	padding: 0 5%;
}
#cat01 .inner {
	border: 1px solid #ffb351;
	border-radius: 0.5em;
	position: relative;
	padding: 0;
}
#cat01 .icon {
	width: 18%;
	max-width: 50px;
	position: absolute;
	top: 1em; left: 1em;
}
#subPage #content #cat01 h2,
#cat01 .price {
	text-align: left;
	padding: 0;
	margin-left: 4%;
}
#cat01 .price small{
	font-size: 0.5em;
}

#subPage #content #cat01 h2 {
	font-size: 1.4em;
	margin-top: 1em;
}
#cat01 .price span {
	font-size: 2.75em;
	color: #ff9a17;
	margin-left: 0.25em;
	position: relative;
}
#cat01 .ttl{
	font-size: 1.4em;
	margin:15px 4% 10px;
	border-top:1px solid #ccc; 
	padding-top: 15px;
}
#cat01 .txt{
	padding: 0 4% 4%;
	font-size: 0.9em;
}

/*
#cat01 .price span {
	margin-left: 0.25em;
}
#cat01 .price span + span:before {
	content: "";
	position: absolute;
	top: 50%; left: -0.3em;
	margin-top: -3px;
	border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #aeaeaf;
}
*/
#cat01 .price + p {
	margin: 1em 0;
	padding: 0 4%;
}
#cat01 dt {
	width: 35%;
	float: left;
	background: #ffb351;
	background: linear-gradient(90deg, #ff9a17, #ffb351);
	color: #fff;
	padding: 2em 0 1em 1em;
	position: relative;
}
#cat01 dt:after {
	content: "";
	position: absolute;
	top: 50%; right: -1.5em;
	margin-top: -2.8em;
	border-top: 2.8em solid transparent;
  border-bottom: 2.8em solid transparent;
  border-left: 1.5em solid #ffb351;
}
#cat01 dd {
	width: 65%;
	float: right;
	background: #ff9a17;
	color: #fff;
	padding: 1em 1em 1em 3em;
	text-indent: 0.5em;
}


/* #cat02
------------------------------------------------------------------ */
#cat02 {
	background: #fdede4;
/* 	background: linear-gradient(#66cae5, #00a7d3); */
	position: relative;
}
#cat02:after {
	content: "";
	width: 100%;
	height: 3em;
	background: url(../images/bg_wave_btm_sp@2x.png) no-repeat center bottom;
	background-size: cover;
	position: absolute;
	bottom: -3em; left: 0;
}
section.bg {
	padding: 2em 0;
}
section.bg .inner {
	margin: 0 5%;
	padding: 0;
}
section.bg section h3 + div {
	background: #fff;
	padding: 2em 4% 0;
}
#content section.bg section + section {
	margin-top: 3em;
}
section.bg h2 {
	color: #fff;
	font-size: 1.2em;
	background: url(../images/bg_wave_pc@2x.png) no-repeat center center;
	background-size: contain;
}
#cat02 h2{
color: #666;
}
section.bg h2 span {
	font-size: 1.4em;
}
#cat02 section h3 {
	background: #cab8d9;
/* 	background: linear-gradient(#ffb351, #ff9a17); */
	padding: 0.5em 0.5em 0.5em 3.5em;
	font-size: 1.1em;
	color: #fff;
	position: relative;
	line-height: 1.5;
	border-radius: 1em 0 0 0;
}
#cat02 section h3 small {
	font-size: 0.75em;
	font-weight: normal;
}
#cat02 section .icon {
	width: 4em;
	position: absolute;
	top: 50%; left: -1em;
	margin-top: -2em;
}
#cat02 section div figure {
		text-align: right;
		margin-top: 1em;
}
#cat02 section div figure img {
	width: 30%;
}

/* #cat03 , cat04
------------------------------------------------------------------ */
#content #cat03 {
	margin-top: 6em;
}
#cat03 .inner,
#cat04 .inner {
	border: 1px solid #00a7d3;
	border-radius: 1em;
	padding: 0 6% 1em;
}
#subPage #cat03 h2,
#subPage #cat04 h2 {
	text-align: center;
	color: #00a7d3;
	padding: 0;
	margin: -1.2em 0 0 0;
}
#subPage #cat03 h2 > span,
#subPage #cat04 h2 > span {
	display: block;
	padding: 1em 0 2em 0;
	background: #fff url(../images/bg_talk@2x.png) no-repeat center bottom;
	background-size: 100% auto;
	font-size: 1.1em;
}
#subPage #cat04 h2 > span {
	font-size: 0.95em;
}
#subPage #cat04 h2 > span span {
	font-size: 0.7em;
}
#subPage #cat03 h2 + h3,
#subPage #cat04 h2 + h3 {
	color: #00a7d3;
	text-align: center;
}
#subPage #cat03 h2 + h3 span,
#subPage #cat04 h2 + h3 span {
	color: #ff9a17;
	display: block;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}
#cat03 .rcmd {
	background: #fffcf0;
	margin-top: 3em;
	position: relative;
}
#cat03 .rcmd h3 {
	background: #00a7d3;
	padding: 0.5em 0.5em 0.5em 5em;
	color: #fff;
	line-height: 1.5;
}
#cat03 .rcmd h3 span {
	color: #ffe367;
}
#cat03 .rcmd h3 + img {
	width: 3em;
	position: absolute;
	top: -1em; left: 1em;
}
#cat03 .rcmd ul {
	padding: 1em;
}
#cat03 .rcmd li {
	list-style: none;
	position: relative;
	padding-left: 1.5em;
}
#cat03 .rcmd li:before {
	content: "";
	width: 1.2em;
	height: 1.2em;
	background: url(../images/icon_checkbox@2x.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 0; left: 0;
	margin-top: 0.25em;
}
#cat04 figure img {
	width: 49%;
}
#cat04 figure img:first-child {
	margin: 1em 20% 0 30%;
}

/* #cat05 , cat06
------------------------------------------------------------------ */
#cat05 {
	background: #00a7d3;
	background: linear-gradient(#66cae5, #00a7d3);
	position: relative;
	padding-top: 3em;
}
#cat05:before {
	content: "";
	width: 100%;
	height: 3em;
	background: url(../images/bg_wave_top_pc@2x.png) no-repeat center top;
	background-size: contain;
	position: absolute;
	top: 0; left: 0;
}
#cat05 section,
#cat06 section {
	background: #fff;
	border-radius: 1em;
	padding: 1em 4%;
	position: relative;
}
#content #cat05 section + section,
#content #cat06 section + section {
	margin-top: 5em;
}
#cat05 h2 span {
	display: block;
}
#cat05_01 img {
	width: 40%;
	float: left;
	margin: 0 1em 1em 0;
}
#cat05 section h3,
#cat06 section h3 {
	width: 5em;
	position:absolute;
	top: -2.5em; left: 50%;
	margin-left: -2.5em;
}
#cat05_02 li,
#cat05_03 li {
	list-style: none;
	margin: 1em 0 1em;
	padding: 1em 0;
	position: relative;
}
#cat05_02 li + li {
	border-top: 1px solid #00a7d3;
}
#cat05_02 li dt,
#cat05_03 li dt {
	width: 30%;
	float: left;
}
#cat05_02 li dd,
#cat05_03 li dd {
	width: 65%;
	float: right;
	padding-top: 1em;
}
#cat05_02 li + li:before {
	content: "";
	position: absolute;
	top: 0; left: 50%;
	margin-left: -0.5em;
	border-top: 1em solid #00a7d3;
  border-right: 1em solid transparent;
  border-left: 1em solid transparent;
}
#cat05_03 .point {
	border: 1px solid #80d3e9;
	background: #fffcf0;
	border-radius: 1em;
	margin-top: 2em;
	padding: 2em 1em 1em 1em;
	position: relative;
}
#cat05_03 .point span {
	background: #00a7d3;
	color: #fff;
	display: block;
	width: 50%;
	padding: 0.5em 3em;
	text-align: center;
	border-radius: 1em;
	font-size: 1em;
	position: absolute;
	top: -1em; left: 50%;
	margin-left: -25%;
}
#content #cat06 {
	background: #00a7d3;
	position: relative;
	padding-top: 3em;
	margin-top: 0;
}
#cat06 #cat06_01 {
	margin-top: 4em;
}
#cat06 section figure {
	width: 30%;
	margin: 2em auto 1em;
}
#cat06 #cat06_02 figure {
	width: 50%;
}

.button {
	  background: #ffffff;
    margin: 30px auto;
    text-align: center;
    width: 56%;
}
.button a {
	border: 1px solid #dadada;
  padding: 10px 0;
 }
