@charset "utf-8";



/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
/*@media screen and (min-width: 769px){
img{
max-width: 100%;
height: auto;
width /***//*:auto;　
}
#container{
width:100%;
}
*/

/*****************************************/
/*** HTMLデフォルトのスタイルをリセット ***/
/*****************************************/
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
html {
	height: 100%;
}

/* Border
---------------------------------------------------------*/
img, a img, fieldset, abbr {
	border: 0 none;
}
img {
	vertical-align:top;
}
hr {
	clear: both;
	display: none;
	border: none;
}

/* Text
---------------------------------------------------------*/
strong, b, em {
	font-weight: bold;
}

/* List
---------------------------------------------------------*/
ul, ol {
	list-style-type: none;
}

/* Form
---------------------------------------------------------*/
legend {
	visibility: hidden;
}

/* Header
---------------------------------------------------------*/
/* #header{
	margin:0 auto;
	padding:10px 0px;
	text-align:center;
	background:#00069b;
} */


h1{
	font-size:13px;
	text-align:left;
	color:#fff;
	background:#222;
	padding:0px 30px;
}





/* Table
---------------------------------------------------------*/
table {
	border-collapse: collapse;
}
caption {
	text-align: left;
}


/*****************************************/
/*** 初期設定 ***/
/*****************************************/

/* ページ全体の背景と背景色
---------------------------------------------------------*/
#body {
	margin:0 auto;
	background-color:#fffaec;
}

/* デザインエリアの幅と位置
---------------------------------------------------------*/
#container{
	width:640px;
	margin: 0 auto;
	background:#fff;
}

/* お便りも続々と頂いております */
.img10{	
	background:url(../img/cmaxlp2_img10.jpg)no-repeat;
	width: 640px;
	height: 915px;
}
.img10btn{
	text-align: center;
	padding-top: 743px;
}

/* ビタミンC誘導体って？ */
.img17{	
	background:url(../img/cmaxlp2_img17.jpg)no-repeat;
	width: 640px;
	height: 315px;
}
.img17text{
	font-size: 22px;
	line-height: 160%;
	letter-spacing: 2px;
}

/* ビタミンC誘導体配合の化粧水を選ぶ時の注意　*/
.box2{	
	background-color: #1b1b1b;
}
.text2{
	color:#ffffff;
	font-size: 28px;
	line-height: 160%;
	letter-spacing: 2px;
}
.text2 span{
	color: #ffe5ad;
	text-decoration: underline;
	font-size: 120%;
}
/* なぜ7%なの？*/
.img35{
	background:url(../img/cmaxlp2_img35.jpg)no-repeat;
	height: 1093px;
	width: 640px;
}	
.img35text{
	color:#ffffff;
	font-size: 27px;
	line-height: 190%;
	letter-spacing: 2px;
	padding-top: 190px;
}
.img35text span{
	text-decoration: underline;
	font-size: 117%;
	font-weight: 500;
}
/* C-マックスローションの基本的な使い方 */
.img76{
	background:url(../img/cmaxlp2_img76.jpg)no-repeat;
	height: 247px;
	width: 640px;
}
.img78{
	background:url(../img/cmaxlp2_img78.jpg)no-repeat;
	height: 193px;
	width: 640px;
}
.img80{
	background:url(../img/cmaxlp2_img80.jpg)no-repeat;
	height: 197px;
	width: 640px;
}

/* C-マックスローションのおすすめの使い方 */
.img84{
	background:url(../img/cmaxlp2_img84.jpg)no-repeat;
	height: 286px;
	width: 640px;
}
.img87{
	background:url(../img/cmaxlp2_img87.jpg)no-repeat;
	height: 526px;
	width: 640px;
}

/* イオン導入をおススメします！*/
.img91{
	background:url(../img/cmaxlp2_img91.jpg)no-repeat;
	height: 897px;
	width: 640px;
}
.img91text{
	font-size: 32px;
	line-height: 160%;
	letter-spacing: 2px;
	padding-top: 200px;
}
.img91text span{
	text-decoration: underline;
	background-color:#fff799;
}
/* イオン導入プレゼント */
.img96{
	background:url(../img/cmaxlp2_img96.jpg)no-repeat;
	height: 280px;
	width: 640px;
}
.img98{
	background:url(../img/cmaxlp2_img98.jpg)no-repeat;
	height: 117px;
	width: 640px;
}
.img100{
	background:url(../img/cmaxlp2_img100.jpg)no-repeat;
	height: 181px;
	width: 640px;
}
/* パーフェクトＡＣクリーム */
.img108{
	background:url(../img/cmaxlp2_img108.jpg)no-repeat;
	height: 561px;
	width: 640px;
}
.img108title{
	font-size: 27px;
	color: #1a206c;
	font-weight: bold;
}
.img108text{
	font-size: 23px;
	line-height: 180%;
	letter-spacing: 0.4px;
}
.img108text span{
	background-color:#fff799;
}

/* リン酸アスコルビルMgのココがスゴイ */
/* 多数の美肌成分配合 */
.text{
	font-size: 23px;
	line-height: 160%;
	letter-spacing: 2px;
}

/* 使い方のテキスト */
.use_text{
	font-size: 21px;
	line-height: 170%;
	letter-spacing: 2px;
}
.use_text span{
	color: #d30019;
}



/*ご愛用者様インタビュー*/
.story{
	background:#fdf8ed;
}

.story-txt{
	margin:0 auto;
	font-size: 22px;
	line-height: 160%;
	letter-spacing: 1px;
}
.story-txt span{
	color:#d30019;
	font-weight:bold;
}

/*よくある質問*/
.qa{
    background: url('../../cmaxlp_1/sp/img/SP_CMAXlp_91.jpg') 0 0 repeat-y;
	background-size: contain;
}
.qa-txt{
	margin:0 auto;
	font-size: 22px;
	line-height: 160%;
	letter-spacing: 1px;
}

/*お客様の声*/
#voice {
	width:100%;
	margin:0 auto;
	padding-bottom: 40px;
	background:#f7faff;
}
#voice ul{
	background:#f7faff;
	margin: 0 auto;
	text-align:center;
}
#voice ul li{
	width:80%;
	margin:40px auto;
	text-align:center;
}
.reply p{
	font-size:18px;
	text-align:left !important;
	/* margin-bottom:50px; */
}
.reply{
	width:72% !important;
	padding:40px;
	background:#ecf1fa;
	border-radius: 40px;        /* CSS3草案 */  
    -webkit-border-radius: 40px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 40px;   /* Firefox用 */  
}



/*オファー*/

.offer1{
	width:640px;
	height:269px;
	background:url(../img/cmaxlp2_offer8.jpg);
}
.offer1 p{
	padding-top: 16px;
	text-align: center;
}


.offer{
	width:640px;
	height:310px;
	background:url(../img/cmaxlp2_offer8.jpg);
}
.offer p{
	padding-top: 10px;
	text-align: center;
}
/*　セットオッファー　*/
.setoffer{
	width:640px;
	height:255px;
	background:url(../img/cmaxlp2_setoffer6.jpg);
}
.setoffer p{
	text-align: center;
}
/* 通常価格で購入 */
.usual{
	text-align: center;	
	padding-top: 30px;
	padding-bottom: 50px;
}





/* フッター
---------------------------------------------------------*/
#link {
	width:90%;
	margin:auto;
	text-align:center;
	padding: 30px;
}
#link li {
	padding-right:20px;
}
#link a {
	font-size:13px;
	text-align:center;
	color:#333b3a;
}

div#footer {
	width:640px;
	margin:auto;
	background:#001880;
	color:#ffffff;
}
div#footer p {
	margin:auto;  
	font-size:13px;
	text-align:center;
	color:#ffffff;
}



/* ベースフォントサイズ
---------------------------------------------------------*/
body, input, textarea, select, option, table, th, td, p, div, small, big {
	font-size: 16px;
	line-height:27px;
	color:#333b3a;
	font-family: "KozGoPro", "小塚ゴシック Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

/* アンカーテキスト
---------------------------------------------------------*/
a {
	cursor: pointer;
	text-decoration: none;
}
/* a:hover{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
a:link {
	color: #0000cd;
}
a:visited {
	color: #0000cd;
}
a:active {
	color: #ffd700;
} */


/*****************************************/
/*** 基本汎用クラス ***/
/*****************************************/

/* Display
---------------------------------------------------------*/
.hidden {
	visibility: hidden;
	display: none;
}

/* Float
---------------------------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.fl {float:left;}
.fr {float:right;}

/* Text
---------------------------------------------------------*/
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	margin: auto;
	padding: auto;
	text-align: center;
}
.small {
	font-size: 75%;
}
.smaller {
	font-size: 60%;
}
.large {
	font-size: 140%;
}
.larger {
	font-size: 200%;
}
.largest {
	font-size: 240%;
}
.strong {
	color: #900;
	font-weight: bold;
}
.red {
	color:red;
}


/* padding
---------------------------------------------------------*/
.p10 {padding:10px;}
.p20 {padding:20px;}
.p30 {padding:30px;}
.p40 {padding:40px;}
.p50 {padding:50px;}
.p50 {padding:60px;}

.pl10 {padding-left:10px;}
.pl20 {padding-left:20px;}
.pl30 {padding-left:30px;}
.pl40 {padding-left:40px;}
.pl50 {padding-left:50px;}
.pl60 {padding-left:60px;}

.pr10 {padding-right:10px;}
.pr20 {padding-right:20px;}
.pr30 {padding-right:30px;}
.pr40 {padding-right:40px;}
.pr50 {padding-right:50px;}
.pr50 {padding-right:60px;}

.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pt40 {padding-top:40px;}
.pt50 {padding-top:50px;}
.pt50 {padding-top:60px;}

.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pb40 {padding-bottom:40px;}
.pb50 {padding-bottom:50px;}
.pb60 {padding-bottom:60px;}

.plr50 {padding-left:50px; padding-right:50px;}
.plr60 {padding-left:60px; padding-right:60px;}
.plr70 {padding-left:70px; padding-right:70px;}
.plr80 {padding-left:80px; padding-right:80px;}

/* margin
---------------------------------------------------------*/
.m10 {margin:10px;}
.m20 {margin:20px;}
.m30 {margin:30px;}
.m40 {margin:40px;}
.m50 {margin:50px;}

.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}
.ml60 {margin-left:60px;}

.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.mr40 {margin-right:40px;}
.mr50 {margin-right:50px;}

.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}

.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}

}
