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

/* ▽リセット CSS▽　*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	overflow-y: scroll;
}
/*  HTML5 display-role reset for older browsers 
*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow: hidden;
	word-break : break-all;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	color: #000;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	display: block;
	border: 0px;
	width: 100%;
}
/* △リセット CSS△　*/
body {
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	font-size: 100%;
	color: #605E5E;
	line-height: 1.5em;
	margin: 0 !important;
}
#all-wrap {
	overflow: hidden;
	background-color: #11325C;
}
p {
	color: #fff;
}
li {
	color: #fff;
}
i {
	font-family: "FontAwesome";
	font-style: normal;
}
.cont-area p {
    line-height: 1.3em;
    font-size: 15px;
	margin: 0;
}
a:-webkit-any-link {
    text-decoration: none !important;
}
.text-04 p span{
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", 和文フォント指定, sans-serif;
}
/* ▽　共通 CSS　▽　*/
.cont-area h3{
	position:relative;
	margin: 25px 10px 25px 0;
	padding: 0 0px 0 42px;
	font: normal 19px/29px Arial, Helvetica, sans-serif;
	color:#666;
	background:#f3f3f3;
}
.cont-area h3:before{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width: 29px;
    height: 29px;
	border-right:#fff solid 2px;
	background:#7BCECC;
}
.cont-area h3:after{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:29px;
	height:29px;
}
/*title End*/
.cont-box {
	width: 90%;
	margin: 0 auto 25px auto;
}
.cont-box .item-img {
	padding-top: 25px;
	padding-bottom: 5px;
}
/*text-02 Area*/
.cont-area .use p {
	margin: 10px 5px 10px 5px;
}
.cont-area .use {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 15px;
}
.cont-area .use img {
    width: 80%;
    margin: 0 auto;
}
/*text-03 Area*/
.text-03 {
	margin-bottom: 30px;
}
.text-03 ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
.text-03 ul li {
	text-indent: -1.2em;
	padding-left: 1.2em;
	list-style-type: none;
	font-size: 15px;
    line-height: 1.3em;
}
/*text-04 Area*/
.contact {
	margin: 20px 0;
}
.c-bnr a {
	display: block;
	width: 230px;
    margin: 0 auto;
    background-color: #68bdbb;
    text-align: center;
    padding: 9px 0;
    font-size: 19px;
	text-decoration: none !important;
	color: #fff !important;
	border-radius: 3px;
}
.c-bnr a:hover {
	opacity: 0.8;
}
.c-bnr .fa fa-angle-double-right {
	font-weight: normal;
}
/* △　共通 CSS　△　*/
/*　▽　SNS ボタンArea　▽　*/
.sns-box {
	overflow: hidden;
	width: 206px;
    margin: 0 auto 0 auto;
	padding-left: 2%;
}
.sns-fb {
	margin-top: 20px;
}
.fb-share-button {
	width: 45px;
    height: 40px;
    float: left;
	margin-right: 4%;
	background-color: #ffffff;
	border-radius: 4px;
}
.fb-share-button .fab.fa-facebook {
    font-size: 47px;
    padding-top: 0px;
    overflow: hidden;
    display: block;
    padding-left: 4px !important;
	color: #3a5795;
	margin-top: -3px;
}
.sns-tw {
	margin-top: 20px;
}
.tw-share-button {
	width: 45px;
    height: 40px;
    float: left;
	margin-right: 2%;
	background-color: #1da1f3;
}
.tw-share-button .fab.fa-twitter {
	color: #fff;
    font-size: 31px;
    text-align: center;
    padding-top: 9px;
    display: block;
}
.sns-insta {
	width: 50px;
	float: left;
	margin-right: 2%;
}
.sns-insta a img {
	width: 48px !important;
    margin-top: -3px !important;
}
.sns-weibo {
	width: 45px;
    float: left;
	margin-right: 2%;
}
.sns-weibo a {
	text-decoration: none !important;
}
.sns-weibo .fab.fa-weibo {
	color: #d8282a;
    height: 29px;
    width: 36px;
    border: 1px solid #d8282a;
    font-size: 33px;
    padding-top: 7px;
    display: block;
	padding-left: 2px;
	border-radius: 4px;
}
.other-share-button {
	width: 45px;
    height: 40px;
    float: left;
	margin-right: 2%;
	background-color: #6ce177;
}
.other-share-button .fas.fa-plus {
	color: #fff;
    font-size: 31px;
    text-align: center;
    padding-top: 9px;
    display: block;
}
/*　△　SNS ボタンArea　△　*/
/*    イポケア    */
.ipo-box {
	margin-top: 25px;
}
.ipo-box .p-sub{
	width: 55%;
	background-color: rgba(62,30,16,0.6);
    margin: 8px auto 0 auto !important;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 15px;
	border-radius: 34px;
}
.ipo-box .use {
    display: block;
    width: 50%;
    float: left;
    padding-bottom: 20px;
}
.ipo-box .use img {
	border: 1px solid #a7a5a5;
}
.cont-box .item-img img {
	width: 80%;
	margin: 0 auto;
}
.text-02 .font-i {
	display: block;
    width: 10px;
    margin: 24px auto 0 auto;
}
.text-02.ipocare .use img {
	border: 1px solid #a7a5a5;
}
.text-02 .font-i i {
	font-size: 55px;
	color: #3aa3a9;
}
.text-02.ipocare .ipo-sub {
	margin-bottom: 25px;
}
/*    さくら    */
.cont-box.sakura .text-02 .font-i {
    margin: 0 auto 0 auto;
}
.cont-area.sub {
	border-top: 2px solid #ccc;
    width: 90%;
    margin: 45px auto 0 auto;
    padding-top: 17px;
}
/*    なた豆    */
.box .fl-l {
	width: 33%;
    margin: 28px auto 10px auto;
}
.box .fl-r h4 {
	border-bottom: 2px dotted #ccc;
    margin-bottom: 9px;
    color: #7BCECC;
    font-weight: bold;
}
.natamame .text-02 .font-i {
	width: 12%;
    margin: -4px auto 0 auto;
}
.natamame .text-02 .font-i.sub01 {
	display: none;
}
.awesome {
	display: none;
}
/*    琉球    */
.cont-area .note {
    border: 1.3px solid #ccc;
    padding: 9px 8px;
    margin-top: 20px;
}
/*    美白乃美人    */
.cont-area p span {
	display: block;
	text-align: right;
	margin-top: 3px;
	font-size: 15px;
}
/*    シルキーベール    */
.comment01 {
	margin-bottom: 18px;
}
.comment01 p {
	border: 1px solid #605E5E;
	border-radius: 10px;
	padding: 7px 5px
}
.comment02 p {
	background-color: #f9d9ef;
	border-radius: 10px;
	padding: 7px 5px
}

/*Promotion　非表示*/
#language .Bnr__img__inner {
	display: none;
}
#language .Bnr .Bnr__img p.close a i {
	display: none;
}
/* -------  Tablet area -------*/
@media screen and (min-width: 641px) {
	/*　▽　共通 CSS　▽　*/
	.cont-box {
		width: 80%;
	}
	.cont-area .use {
		width: 33%;
		float: left;
	}
	.cont-area .use img {
		width: 90%;
	}
	.cont-area .use p span {
		display: block;
		text-align: center;
	}
	.triangle {
		display: none;
	}
	.text-03 ul {
		margin-left: 15px;
	}
	.cont-box .contact-bnr {
		width: 47%;
		margin: 50px auto 0 auto;
	}
	.sns-box {
		width: 206px;
		margin: 37px auto 34px auto;
		padding-left: 1%;
	}
	.cont-box .item-img img {
		width: 55%;
	}
	/*　△　共通 CSS　△　*/
	/*    イポケア    */
	.ipo-box {
		margin-top: 20px;
	}
	.text-02.ipocare p {
		margin-bottom: 35px;
	}
	.ipo-box .use {
		width: 25%;
	}
	.text-02 .font-i {
		display: none;
	}
	.text-02.ipocare .use img {
		width: 70%;
	}
	.text-03.ipocare p {
		margin-bottom: 35px;
	}
	.text-03.ipocare .use img {
		width: 70%;
	}
	/*    さくら    */
	.cont-box.sakura .text-02 img {
		width: 75%;
	}
	.cont-box.sakura .use p {
		width: 78%;
		margin: 10px auto 0 auto;
	}
	.cont-area.sub {
		margin: 45px auto 0 auto;
		padding-top: 17px;
	}
	/*    なた豆    */
	.box {
		margin-top: 20px;
	}
	.box .fl-l {
		width: 20%;
		float: left;
	}
	.box .fl-l img {
		width: 80%;
		margin: 0 auto;
	}
	.box .fl-r {
		float: right;
		width: 76%;
		margin-top: 72px;
	}
	.natamame .text-02 .font-i.sub {
		display: none;
	}
	.natamame .cont-area .use {
		width: 30%;
	}
	.natamame .cont-area .use img {
	    width: 100%;
	}
	.awesome {
		display: inherit;
		width: 3%;
		margin: 0 auto;
		float: left;
		padding-top: 11%;
	}
	.natamame .awesome i {
		font-size: 33px;
		color: #3aa3a9;
	}
	/*    琉球    */
	.silk .cont-area .use .sub05 {
		width: 97%;
	}
	/*    シルキーベール    */
	.comment01 p {
		padding: 12px 15px;
	}
	.comment02 p {
		padding: 12px 15px;
	}
	.comment02 {
		margin-bottom: 20px;
	}
}

/* -------  PC area -------*/
@media screen and (min-width: 1081px) {
	/*　▽　共通 CSS　▽　*/
	.cont-area.sub {
		width: 1000px;
		margin: 0 auto;
	}
	.cont-box .item-img {
		padding-top: 100px;
	}
	.cont-area {
		margin-top: 30px;
	}
	.cont-box {
		width: 850px;
	}
	.cont-box .item-img img {
		width: 70%;
		margin: 0 auto;
	}
	.cont-box .item-img img.point-img {
		padding-left: 40px;
	}
	.cont-area h3 {
		margin-bottom: 36px;
		margin-top: 51px;
	}
	.cont-area p {
		font-size: 17px;
		line-height: 1.3em;
		letter-spacing: 2px;
	}
	.cont-area .use p {
		margin: 10px 17px 0 17px;
	}
	.text-03 ul li {
		font-size: 17px;
	}
	.cont-box .contact-bnr p {
		font-size: 25px;
	}
	.cont-box .contact-bnr p a {
		padding: 16px 77px;
		font-size: 25px;
	}
	.contact {
		margin: 53px 0 78px 0;
	}
	.sns-box {
		width: 206px;
		padding-left: 1%;
	}
	.c-bnr {
		width: 31%;
		margin: 0 auto;
	}
	.c-bnr a {
		padding: 12px 12px;
		font-size: 22px;
	}
	.cont-box .item-img img {
		width: 55%;
	}
	.cont-box.sakura .use p {
		padding-left: 10px;
	}
	.cont-area .use p.sub03 {
		width: 81%;
		margin: 10px auto 0 auto;
	}
	.cont-area .use p.sub03 span {
		text-align: left;
		margin-top: 19px;
	}
	/*　△　共通 CSS　△　*/
	
	/*    利尻    */
	.cont-area .use p.sub01 {
		width: 78%;
		margin: 10px auto 0 auto;
	}	
	/*    イポケア    */
	.ipo-box {
		margin-top: 35px;
	}
	.ipo-box .cont-area .use {
		width: 25%;
	}
	/*    さくら    */
	.cont-area .use img {
		width: 80%;
	}
	/*    スキンスポット    */
	.cont-area .use p.sub02 {
		width: 81%;
		margin: 10px auto 0 auto;
	}
	/*    なた豆    */
	.box {
		margin-top: 35px;
	}
	.box .fl-l {
		width: 25%;
		margin-bottom: 25px;
	}
	.box .fl-l img {
		width: 63%;
	}
	.box .fl-r {
		width: 72%;
		margin-top: 46px;
	}
	.box .fl-r h4 {
		font-size: 21px;
		margin-bottom: 15px;
		padding-bottom: 5px;
		margin-top: 20px;
	}
	.natamame .awesome i {
		font-size: 54px;
	}
	.awesome {
		width: 5%;
		padding-top: 13%;
	}
	.natamame .cont-area .use p.sub03 {
		width: 75%;
	}
	/*    琉球    */
	.cont-area .note {
		border: 1.3px solid #ccc;
		border-radius: 15px;
		padding: 10px 26px;
		margin-top: 20px;
	}
	/*    シルキーベール    */
	.silk .cont-area .use .sub05 {
		width: 86%;
	}
	.comment01 {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	/*    美白乃美人    */
	.cont-area .use .subimg img {
		    margin-left: 0;
	}
	.cont-area .use .subimg01 img {
		width: 100%;
	}
	/*Firefox hack*/
	@-moz-document url-prefix() {
		.sns-other a {
			text-decoration: none !important;
		}
		.c-bnr a {
			padding: 12px 34px;
			width: 183px !important;
		}
	}
	/*Edge hack*/
	@supports (-ms-ime-align:auto) {
		.c-bnr {
			padding-left: 5%;
		}
	}
	/*IE hack*/
	@media all and (-ms-high-contrast:none){
		.c-bnr {
			padding-left: 5%;
		}
	}

}
	
