/*  #intro
================================================ */
#intro .inner { padding-top: 50px; padding-bottom: 45px; }

#intro .tit { position: relative; background: #460b1d; color: #fff; text-align: center; padding: 13px 0 15px; font-size: 1.7rem; line-height: 1.4; margin-bottom: 20px; }

#intro .tit:before { content: ""; display: block; position: absolute; bottom: -6px; left: 50%; width: 0; height: 0; margin-left: -6px; border-style: solid; border-width: 6px 6px 0 6px; border-color: #460b1d transparent transparent transparent; }

#intro .tit span { color: #d7cd22; font-weight: bold; }

#intro .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -4px; }

#intro .list .item { box-sizing: border-box; width: calc(50% - 8px); padding: 0 18px 24px; margin: 0 4px; background: #efe9dd; line-height: 1.5; text-align: center; }

#intro .list .item:nth-child(n+3) { margin-top: 8px; }

#intro .list .img { margin: 0 -18px 13px; }

#intro .list .subTit { margin: 0 -10px 2px; font-size: 1.3rem; font-weight: 700; }

#intro .list .txt { margin: 0 -10px 12px; font-size: 1rem; }

#intro .list .price { font-size: 1rem; line-height: 1; }

#intro .list .cat { position: relative; margin-bottom: 8px; padding: 4px 0 5px; color: #fff; }

#intro .list .cat:after { position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); transform: translate(-50%, 100%); content: ""; display: block; border-style: solid; border-width: 6px 6px 0 6px; border-color: transparent; }

#intro .list .is_blue .cat { background: #097d9f; }

#intro .list .is_blue .cat:after { border-top-color: #097d9f; }

#intro .list .is_yellow .cat { background: #d99738; }

#intro .list .is_yellow .cat:after { border-top-color: #d99738; }

#intro .list .is_pink .cat { background: #ff69b4; }

#intro .list .is_pink .cat:after { border-top-color: #ff69b4; }

#intro .list .is_red .cat { background: #d22156; }

#intro .list .is_red .cat:after { border-top-color: #d22156; }

#intro .list .discount { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 7px; }

#intro .list .priceOld { position: relative; }

#intro .list .priceOld:after { position: absolute; top: 50%; left: 0; content: ""; display: block; width: 100%; height: 1px; background: #460b1d; }

#intro .list .off { padding: 2px 6px; border-radius: 14px; color: #fff; }

#intro .list .off span { font-size: 1.1rem; }

#intro .list .is_blue .off { background: #097d9f; }

#intro .list .is_yellow .off { background: #d99738; }

#intro .list .is_pink .off { background: #ff69b4; }

#intro .list .is_red .off { background: #d22156; }

#intro .list .priceNew { position: relative; display: inline-block; }

#intro .list .priceNew:before { position: absolute; top: 50%; left: -15px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content: ""; display: block; border-style: solid; border-width: 5px 0 5px 5px; border-color: transparent; }

#intro .list .is_blue .priceNew:before { border-left-color: #097d9f; }

#intro .list .is_yellow .priceNew:before { border-left-color: #d99738; }

#intro .list .is_pink .priceNew:before { border-left-color: #ff69b4; }

#intro .list .is_red .priceNew:before { border-left-color: #d22156; }

#intro .list .priceNew span { font-size: 2rem; font-weight: 700; }

@media all and (min-width: 600px) { #intro .inner { padding-top: 92px; padding-bottom: 100px; }
  #intro .tit { width: 707px; font-size: 2.6rem; letter-spacing: 0; padding: 13px 0 16px; margin: 0 auto 50px; }
  #intro .tit:before { bottom: -10px; margin-left: -10px; border-width: 11px 10.5px 0 10.5px; }
  #intro .list { margin: 0 -8px; }
  #intro .list .item { overflow: hidden; width: calc(33.333% - 16px); margin: 0 8px; }
  #intro .list .item:nth-child(n+3) { margin-top: 0; }
  #intro .list .img { margin: 0 -28px 16px; }
  #intro .list .subTit { margin: 0 -10px 7px; font-size: 1.9rem; }
  #intro .list .txt { margin: 0 -10px 18px; font-size: 1.4rem; }
  #intro .list .price { font-size: 1.2rem; }
  #intro .list .cat { padding: 9px 0; width: 193px; margin: 0 auto 13px; }
  #intro .list .cat:after { border-width: 6px 6px 0 6px; }
  #intro .list .discount { padding: 0; width: 193px; margin: 0 auto 10px; }
  #intro .list .off { padding: 1px 16px 3px; border-radius: 20px; margin-right: 10px; }
  #intro .list .off span { font-size: 1.7rem; }
  #intro .list .priceNew { font-size: 1.5rem; }
  #intro .list .priceNew:before { left: -22px; border-width: 7px 0 7px 7px; }
  #intro .list .priceNew span { font-size: 3rem; } }

/*  #types
================================================ */
#types .inner { padding-bottom: 25px; }

#types .purchaseSec .purchaseSec { margin-top: 50px; }

#types .outline { background-color: #efe9dd; padding: 20px; }

#types .outline .head { text-align: center; }

#types .outline .head .copy { font-size: 1.6rem; }

#types .outline .head .name { color: #fff; background-color: #0e6a85; display: inline-block; padding: 0 14px; margin: 2px 0 20px; line-height: 1.6; font-size: 2rem; border-radius: 3px; }

#types .outline .set { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

#types .outline .set .star { width: 43%; }

#types .outline .set .img { width: 52%; }

#types .outline .price { font-size: 1rem; line-height: 1; padding: 17px 30px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#types .outline .price .cat { position: relative; margin-bottom: 10px; padding: 4px 0 5px; color: #fff; }

#types .outline .price .cat:after { position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); transform: translate(-50%, 100%); content: ""; display: block; border-style: solid; border-width: 6px 6px 0 6px; border-color: transparent; }

#types .outline .price .discount { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 8px; }

#types .outline .price .priceOld { position: relative; text-align: center; font-size: 1.2rem; line-height: 1.6; }

#types .outline .price .priceOld span { text-decoration: line-through; }

#types .outline .price .areaOff { text-align: center; margin-left: 12px; }

#types .outline .price .off { margin-top: 5px; padding: 2px 14px; border-radius: 14px; color: #fff; background-color: #097d9f; }

#types .outline .price .off span { font-size: 1.6rem; }

#types .outline .price .priceNew { position: relative; display: inline-block; font-size: 1.5rem; }

#types .outline .price .priceNew span { font-size: 3rem; font-weight: 700; }

#types .outline .price .priceNew:before { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); content: ""; display: block; border-style: solid; border-width: 6px 0 6px 6px; border-color: transparent; }

#types .outline.is_yellow .head .name { background-color: #d99738; }

#types .outline.is_yellow .price .off { background-color: #d99738; }

#types .outline.is_red .head .name { background-color: #d22156; }

#types .outline.is_red .price .off { background-color: #d22156; }

#types .detail { margin: 25px 18px; padding: 25px 25px 30px; background-color: #fff; }

#types .detail .set + .set { margin-top: 20px; }

#types .detail .set02 { margin-top: 22px; border-top: 1px solid #eee; padding-top: 24px; }

#types .detail .areaTxt { margin-top: 20px; }

#types .detail .tit { font-size: 1.9rem; font-weight: 500; line-height: 1.5; margin-bottom: 10px; letter-spacing: 0; }

#types .detail .box { border: 3px solid #efe9dd; padding: 10px 17px 13px; margin-top: 20px; }

#types .detail .sub { font-size: 1.6rem; margin-bottom: 7px; }

#types .detail .list { margin-bottom: 8px; }

#types .detail .list > li { position: relative; padding-left: 12px; }

#types .detail .list > li:before { content: ''; position: absolute; top: 11px; left: 3px; width: 3px; height: 3px; border-radius: 50%; background-color: #460b1d; }

#types .detail .largeImg { margin-top: 26px; }

#types .detail .detailList { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

#types .detail .detailList > li { width: 49%; margin-bottom: 2%; }

#types .detail .column { background-color: #f1ece2; margin-top: 23px; padding: 25px 20px 20px; }

#types .detail .column > .tit { letter-spacing: .05em; font-size: 1.6rem; margin-bottom: 5px; line-height: 1.7; }

#types .detail .largeAreaTxt { margin-top: 14px; }

@media all and (min-width: 600px) { #types .inner { padding-top: 100px; padding-bottom: 100px; }
  #types .purchaseSec + .purchaseSec { margin-top: 100px; }
  #types .outline { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0; margin-bottom: 40px; }
  #types .outline .areaTxt { width: 400px; box-sizing: border-box; padding: 32px 0; text-align: center; }
  #types .outline .img { width: 624px; }
  #types .outline .head .copy { font-size: 2rem; }
  #types .outline .head .name { font-size: 2.6rem; padding: 0 14px; margin-bottom: 30px; }
  #types .outline .set { display: block; }
  #types .outline .set .star { width: auto; }
  #types .outline .set .star img { width: 297px; }
  #types .outline .price { display: block; padding: 24px 50px 0; }
  #types .outline .price .discount { margin-bottom: 13px; }
  #types .outline .price .priceOld { font-size: 2rem; }
  #types .outline .price .priceNew { font-size: 2.4rem; }
  #types .outline .price .priceNew span { font-size: 5.2rem; }
  #types .outline .areaOff { font-size: 1.2rem; }
  #types .outline .areaOff .off { font-size: 2rem; padding: 4px 26px; border-radius: 20px; }
  #types .outline .areaOff .off span { font-size: 2.7rem; }
  #types .detail { margin: 0; padding: 53px 50px 62px; }
  #types .detail .set { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #types .detail .set.reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  #types .detail .set + .set { margin-top: 60px; }
  #types .detail .list > li { margin-top: -5px; }
  #types .detail .list > li:before { left: 7px; }
  #types .detail .areaTxt { width: 46%; margin-top: -10px; }
  #types .detail .tit { font-size: 2.8rem; margin-bottom: 15px; }
  #types .detail .box { border-width: 4px; padding: 10px 35px; font-size: 2rem; margin-top: 13px; }
  #types .detail .sub { font-size: 2rem; line-height: 1.6; margin-bottom: 12px; }
  #types .detail .img { width: 49%; }
  #types .detail .column { margin-top: 30px; padding: 28px 40px; }
  #types .detail .column > .tit { font-size: 2rem; margin-bottom: 7px; }
  #types .detail .largeAreaTxt { margin-top: 25px; }
  #types .detail .set02 { padding-top: 50px; margin-top: 60px; }
  #types .detail .set02 .largeAreaTxt { margin-top: 0; }
  #types .detail .btn { margin-top: 50px; } }

/*  #point
================================================ */
#point .inner { padding-top: 50px; padding-bottom: 50px; }

#point .content { background-color: #f7f7f8; padding: 20px 25px 35px; }

#point .content .tit { font-size: 1.9rem; font-weight: 500; line-height: 1.5; margin-bottom: 9px; letter-spacing: 0; }

#point .content .img { margin-bottom: 20px; }

#point .content .largeImg { margin: 18px 0 14px; }

#point .content .list { margin-top: 20px; }

#point .content .list .item .img { margin-bottom: 10px; }

#point .content .list .item + .item { margin-top: 20px; }

@media all and (min-width: 600px) { #point .inner { padding-top: 100px; padding-bottom: 100px; }
  #point .content { padding: 50px 50px 95px; }
  #point .content .tit { font-size: 2.8rem; margin-top: -10px; margin-bottom: 20px; }
  #point .content .txt { font-size: 1.4rem; line-height: 1.6; }
  #point .content .set { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #point .content .set.reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  #point .content .set .areaTxt { width: 46%; }
  #point .content .set .img { width: 50%; }
  #point .content .largeImg { margin: 30px 0 25px; }
  #point .content .set02 { margin-top: 55px; }
  #point .content .set02 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #point .content .set02 .list .item { width: 30.5%; }
  #point .content .set02 .list .item + .item { margin-top: 0; } }

#choose .inner {
	padding-top: 50px;
}
#choose .box {
	margin: 0 -18px;
	padding: 20px 25px;
	border: 10px solid #fbd0d7;
}
#choose .step .item {
	margin-bottom: 35px;
}
#choose .step .item .head {
	margin-bottom: 15px;
}
#choose .step .item .colorbox {
	margin-top: 16px;
	padding: 10px 15px;
	border: 2px solid #fbd0d7;
	box-sizing: border-box;
}
#choose .step .item .colorbox p {
	margin-bottom: 5px;
	color: #440b1c;
}
#choose .txtarea p{
	color: #440b1c;
}
#choose .txtarea p + p{
	margin-top: 1.5em;
}

@media all and (min-width: 600px) {
	#choose .box {
		padding: 60px 50px;
		border-width: 20px;
	}
	#choose .step .item {
		margin-bottom: 50px;
		padding: 0 145px;
	}
	#choose .step .item .head {
		margin-bottom: 30px;
	}
	#choose .step .item .colorbox {
		margin-top: 32px;
		padding: 20px 45px;
	}
}
/*  #guide
================================================ */
#method .inner { padding-top: 42px; padding-bottom: 50px; }

#method .intro { text-align: center; margin-bottom: 25px; }

#method .leadTxt { font-size: 1.6rem; font-weight: bold; line-height: 1.6; }

#method .leadTxt span { font-weight: bold; }

#method .flow { padding: 18px; }

#method .flow + .flow { margin-top: 30px; }

#method .content { background-color: #fff; padding: 22px 18px 26px; }

#method .content .tit { text-align: center; font-size: 1.8rem; letter-spacing: 0.1em; }

#method .list { margin-top: 52px; }

#method .item { position: relative; }

#method .item + .item { margin-top: 61px; }

#method .item .num { position: absolute; text-align: center; left: 10px; top: -22px; font-size: 1.1rem; line-height: 1.3; color: #fff; z-index: 2; width: 75px; }

#method .item .num:before { content: ""; display: block; position: absolute; top: 50%; left: 0; margin-top: -41px; border-radius: 50%; width: 75px; height: 75px; background: #baa984; z-index: -1; }

#method .item .num span { display: block; font-size: 2.4em; text-align: center; position: relative; }

#method .item .img { margin-bottom: 13px; }

@media all and (min-width: 600px) { #method .inner { padding-top: 83px; padding-bottom: 100px; }
  #method .intro { margin-bottom: 52px; }
  #method .intro .copy:before { background: url(../img/how/ico_border01.png) no-repeat center; bottom: -26px; }
  #method .intro .subTit { letter-spacing: .05em; }
  #method .leadTxt { font-size: 2.5rem; letter-spacing: .01em; }
  #method .flow { padding: 47px 50px 52px; }
  #method .flow + .flow { margin-top: 40px; }
  #method .content { padding: 47px 50px 60px; }
  #method .content .tit { font-size: 2.7rem; margin-left: 14px; }
  #method .list { margin-top: 26px; }
  #method .item { position: relative; }
  #method .item:before { content: ""; display: block; position: absolute; bottom: -44px; left: 40px; width: 1px; height: 100%; background: #baa984; }
  #method .item:last-child:before { display: none; }
  #method .item + .item { margin-top: 30px; }
  #method .item .num { left: 2px; top: 20px; font-size: 1.2rem; line-height: 1.3; color: #fff; width: 80px; }
  #method .item .num:before { margin-top: -43px; width: 80px; height: 80px; }
  #method .item .num span { font-size: 2.6rem; }
  #method .item .box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: 102px; }
  #method .item .img { width: 272px; margin-bottom: 0; }
  #method .item .txt { width: 420px; } }

@media all and (min-width: 600px) {
#color_wrap {
	width:1000px;
	margin:auto;
}
.fv {
	width:1000px;
	margin:auto;
}
ul.stepBox li {
	border:10px solid #aa9865;
	margin:20px 0;
}
ul.stepBox li .step_title {
	width:521px;
	margin:40px auto 10px;
}
ul.stepBox li h3 {
	font-size:30px;
	padding:10px 0;
	width:90%;
	margin:0 auto 20px;
	background:#ffe9ed;
	text-align:center;
	color:#3d3d3d;
	font-weight:bold;
}
ul.stepBox li h3 .step1 {
	padding:5px 0 5px 120px;
	background:url(../img/color/step1.png) no-repeat 0 center;
}
ul.stepBox li h3 .step2 {
	padding:5px 0 5px 120px;
	background:url(../img/color/step2.png) no-repeat 0 center;
}
ul.stepBox li h3 .step3 {
	padding:5px 0 5px 120px;
	background:url(../img/color/step3.png) no-repeat 0 center;
}
ul.stepBox li .thumb {
	width:824px;
	margin:10px auto;
}
ul.stepBox li p {
	text-align:center;
	font-size:16px;
	line-height:32px;
}
ul.stepBox li a {
	display:block;
	width:400px;
	margin:20px auto;
	color:#fff;
	text-align:center;
	background:#fd5274;
	text-decoration:none;
	padding:5px 0;
	font-size:22px;
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.thumb_box {
	background:url(../img/color/thumb1.png) no-repeat 0 center #ffe9ed;
	padding:20px 20px 20px 440px;
	font-size:14px;
}
}
@media all and (max-width: 599px) {
ul.stepBox li {
	border:5px solid #aa9865;
	margin:20px 5px;
	padding:10px;
}
ul.stepBox li .step_title {
	max-width:450px;
	margin:30px auto 10px;
}
ul.stepBox li h3 {
	font-size:4.5vw;
	padding:10px 0;
	width:95%;
	margin:0 auto 10px;
	background:#ffe9ed;
	text-align:center;
	color:#3d3d3d;
	font-weight:bold;
}
ul.stepBox li h3 .step1 {
	padding:5px 0 5px 60px;
	background:url(../img/color/step1.png) no-repeat 0 center;
	background-size:50px;
}
ul.stepBox li h3 .step2 {
	padding:5px 0 5px 60px;
	background:url(../img/color/step2.png) no-repeat 0 center;
	background-size:50px;
}
ul.stepBox li h3 .step3 {
	padding:5px 0 5px 60px;
	background:url(../img/color/step3.png) no-repeat 0 center;
	background-size:50px;
}
ul.stepBox li .thumb {
	width:95%;
	margin:10px auto;
}
ul.stepBox li p {
	text-align:center;
	font-size:4vw;
}
ul.stepBox li p.small {
	font-size:2vw !important;
}
ul.stepBox li a {
	display:block;
	width:80%;
	margin:20px auto 10px;
	color:#fff;
	text-align:center;
	background:#fd5274;
	text-decoration:none;
	padding:5px 0;
	font-size:4vw;
	font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.thumb_box {
	background:url(../img/color/thumb1.png) no-repeat center 5% #ffe9ed;
	background-size:84%;
	padding:65% 10px 10px;
	font-size:4vw;
	margin:0 5px 30px;
}
}