@charset "utf-8";

/* sunscreen_pc.css：PC
 * ======================================
 *
 * ======================================
 */


/* #mv
------------------------------------------------------------------ */

img {
	max-width: 100%;
}

/* #mv
------------------------------------------------------------------ */
#subPage #content h1 {
	background: #cab8d9;
/* 	background: linear-gradient(135deg, #ffb351, #ff9a17); */
	padding: 0.5em;
}
#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 .inner {
	border: 1px solid #ffb351;
	border-radius: 0.5em;
	position: relative;
	padding: 0;
}
#cat01 .icon {
	width: 100px;
	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:30px 4% 20px;
	border-top:1px solid #ccc; 
	padding-top: 30px;
}
#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: 20%;
	float: left;
	text-align: center;
	background: #ffb351;
	background: linear-gradient(90deg, #ff9a17, #ffb351);
	color: #fff;
	padding: 1em;
	position: relative;
	font-weight: bold;
}
#cat01 dt:after {
	content: "";
	position: absolute;
	top: 50%; right: -1em;
	margin-top: -2em;
	border-top: 2em solid transparent;
  border-bottom: 2em solid transparent;
  border-left: 1em solid #ffb351;
}
#cat01 dd {
	width: 80%;
	float: right;
	background: #ff9a17;
	color: #fff;
	padding: 1em 1em 1em 2em;
}


/* #cat02
------------------------------------------------------------------ */
#cat02 {
/* 	background: #66cae5; */
	background: #fdede4;
	position: relative;
}
#cat02:after {
	content: "";
	width: 100%;
	height: 5em;
	background: url(../images/bg_wave_btm_sp@2x.png) no-repeat center bottom;
	background-size: cover;
	position: absolute;
	bottom: -5em; 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.5em;
	background: url(../images/bg_wave_pc@2x.png) no-repeat center center;
	background-size: contain;
	line-height: 1.5
}
#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 100px;
	font-size: 1.3em;
	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: 100px;
	position: absolute;
	top: 50%; left: -1em;
	margin-top: -50px;
}
#cat02 section div figure {
		text-align: right;
		margin-top: 1em;
}
#cat02 section div figure img {
	width: 30%;
}
#content #cat02_01 {
	margin-top: 20px;
}

/* #cat03 , cat04
------------------------------------------------------------------ */
#content #cat03 {
	margin-top: 9em;
}
#cat03 .inner,
#cat04 .inner {
	border: 1px solid #00a7d3;
	border-radius: 1em;
	padding: 0 2em 2em;
}
#subPage #cat03 h2,
#subPage #cat04 h2 {
	text-align: center;
	color: #00a7d3;
	padding: 0;
	margin: -1em 0 0 0;
}
#subPage #cat03 h2 > span,
#subPage #cat04 h2 > span {
	display: block;
	width: 60%;
	margin: 0 auto;
	padding: 0.9em 1em 2em 1em;
	background: #fff url(../images/bg_talk@2x.png) no-repeat center bottom;
	background-size: 100% auto;
	font-size: 1.4em;
}
#subPage #cat04 h2 > span span {
	font-size: 0.8em;
}
#subPage #cat03 h2 + h3,
#subPage #cat04 h2 + h3 {
	color: #00a7d3;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.5;
	margin-top: 1em;
}
#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: 4em;
	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: -2.5em; 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 {
	width: 30%;
	margin: 1em 30% 0 40%;
}

/* #cat05 , cat06
------------------------------------------------------------------ */
#cat05 {
	background: #66cae5;
	background: linear-gradient(#66cae5, #00a7d3);
	position: relative;
	padding-top: 5em;
	margin-top: 90px;
}
#content section#cat05{
	margin-top: 90px;
}
#cat05:before {
	content: "";
	width: 100%;
	height: 5em;
	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: 2em 4%;
	position: relative;
}
#content #cat05 section + section,
#content #cat06 section + section {
	margin-top: 5em;
}
#cat05 h2 span {
	display: block;
}
#cat05_01 img {
	width: 30%;
	float: left;
	margin: 0 1em 0 0;
}
#cat05 section h3,
#cat06 section h3 {
	width: 5em;
	position:absolute;
	top: -2.5em; left: 50%;
	margin-left: -2.5em;
}
#content #cat05_01 {
	margin-top: 20px;
}
#cat05_02 li,
#cat05_03 li {
	list-style: none;
	margin: 1em 0 1em;
	padding: 1em 0;
	position: relative;
}
#cat05_02 ul {
	margin-top: 2em;
}
#cat05_02 li {
	width: 33%;
	float: left;
}
#cat05_02 li:nth-of-type(3n+2) {
	padding: 0 1em;
}
#cat05_02 li:nth-of-type(3n+1) {
	padding: 0 1em 0 0;
}
#cat05_02 li:nth-of-type(3n+3) {
	padding: 0 0 0 1em;
}
#cat05_02 li + li {
	border-left: 1px solid #00a7d3;
}
#cat05_02 li dt,
#cat05_03 li dt {
	width: 30%;
	float: left;
	text-align: center;
}
#cat05_02 li dd,
#cat05_03 li dd {
	width: 65%;
	float: right;
}
#cat05_02 li + li:before {
	content: "";
	position: absolute;
	top: 50%; left: 0;
	margin-top: -0.5em;
	border-left: 0.5em solid #00a7d3;
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
}
#cat05_03 li dt img {
	width: 50%;
}
#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: 150px;
	margin: 2em auto 1em;
}
#cat06 #cat06_02 figure {
	width: 200px;
}

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