@charset "UTF-8";
/*  -------------------------------------
	Color
  -------------------------------------*/
/*  -------------------------------------
	font
  -------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:600,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap");
/**================================================**/

#g1184977 {
	width: 100%;
	background-color: #fff;
}

#g1184977 .box {
	width: 100%;
    margin: auto;
	background-color: #fff;
    margin-bottom: 50px;
	position: relative;
}

#g1184977 .box img {
	width: 100%;
    margin: auto;
	height: auto;
}

#g1184977 .box h1 {
	font-family: a-otf-ud-shin-go-con80-pr6n, sans-serif;
	font-style: normal;
	position: absolute;
	width: 80%;
	text-align: center;
	color: #4e5658;
	font-size: 56px;
	font-weight: 800;
	letter-spacing: 0.12em;
	top: 65px;
	left: 500px;
	transform: translate(-50%,-50%);
	background: linear-gradient(transparent 70%, #fffc9e 70%);
	background-position: bottom;
}

#g1184977 .box p {
	position: absolute;
	color: #4e5658;
	font-size: 36px;
	line-height: 1.4;
	font-weight: 600;
	top: 180px;
	left: 40px;
}

#g1184977 .box h5 {
	position: absolute;
	color: #FFFFFF;
	background-color: #f16596;
	padding: 15px;
	line-height: 1.2;
	align: center;
	bottom: 40px;
	left: 40px;
	font-size: 26px;
	font-weight: 600;
}

#g1184977 .box h5 span{
	font-size: 46px;
	padding: 15px;
	align: center;
	font-weight: 800;
}

#g1184977 #link_menu {
	width: 90%;
	margin: 0 auto 50px auto;
}

#g1184977 #link_menu #title {
	margin: 50px auto 50px auto;
	background-color: #f16596; 
	border-radius: 50px;
}

#g1184977 #link_menu #title h1 {
    text-align: center;
	font-size: 40px;
	line-height: 1.4; 
	color: #ffffff;
	padding: 10px;
}

#g1184977 #link_menu #title h1 span{
	font-size: 52px;
}

#g1184977 #link_menu #pc_link ul {
	overflow: hidden;
    text-align: center;
	
}

#g1184977 #link_menu #pc_link ul li {
	list-style: none;
	display: inline-block;
    text-align: center;
	padding: 4px;
}

#g1184977 #link_menu #sp_title {
	margin: 20px 0 20px 0;
	background-color: #f16596;
	width: 100%;
	border-radius: 50px;
}

#g1184977 #link_menu #sp_title h1 {
	font-size: 26px;
	line-height: 1.4; 
	color: #ffffff;
	text-align: center;
	margin: auto;
	padding: 6px;
}

#g1184977 #link_menu #sp_title h1 span{
	font-size: 34px;
}

#g1184977 #link_menu #sp_link {
	margin: 10px auto 25px auto;
}

#g1184977 #link_menu #sp_link ul {
	overflow: hidden;
	text-align: center;
}

#g1184977 h3{
	font-family: "小塚ゴシック Pr6N", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 52px;
	line-height: 1.1;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	color: #f16596;
	text-align: left;
	margin-bottom: 70px;
	margin-left: 20px;
	width: 100%;
}

#g1184977 h3:first-letter {
	font-family: "Roboto","sans-serif";
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	vertical-align: -3px;
}

#g1184977 h3 span{
	font-size: 30px;
	line-height: 1.2;
	background-color: #f16596;
	font-weight: normal;
	width: 100%;
	color: #fff;
	padding: 10px 20px 10px 20px;
	margin-left: -20px;
}

#g1184977 #point1 {
	width: 90%;
	margin: 20px auto 50px auto;
}

#g1184977 #point2 {
	width: 90%;
	margin: 20px auto 50px auto;
}

#g1184977 #point3 {
	width: 90%;
	margin: 20px auto 50px auto;
}

#g1184977 .emphasis {
	margin: 50px auto 30px auto;
}

#g1184977 .emphasis h4 {
	text-align: center;
	font-size: 32px;
	line-height: 1.3;
	color: #262626;
	vertical-align: -0.5px;
}

#g1184977 .emphasis h4 span {
	font-size: 65px;
	font-weight: 900;
}

#g1184977 #special {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px auto 50px auto; 
}

#g1184977 #special .box {
	float: left;
	width: 45%;
	align-items: center;
	vertical-align: top;
    margin-bottom: 50px;
	height: 500px;
}

#g1184977 #special h4 {
	text-align: center;
	line-height: 1.4; 
	font-size: 40px;
	color: #262626;
	font-weight: 600;
}

#g1184977 #special p {
	margin-top: 25px;
	font-size: 22px;
	text-align: left;
	line-height: 1.4; 
}

#g1184977 #special .box hr {
	margin: 20px auto;
	width: 95%;
	text-align: center;
}

#g1184977 #special img{
	align: center;
}

#g1184977 .sp_special {
	margin: auto auto;
	align: center;
}

#g1184977 .sp_special h4 {
	text-align: center;
	line-height: 1.3; 
	font-size: 22px;
	color: #262626;
	font-weight: bold;
}

#g1184977 .sp_special p {
	font-size: 16px;
	text-align: left;
	line-height: 1.4; 
}

#g1184977 .sp_special hr {
	width: 95%;
	align: center;
}

#g1184977 #colors{
    padding:  5px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
	justify-content: center;
	margin: 20px auto 50px auto;
}

#g1184977 #colors .col{
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#g1184977 #colors .col p {
	font-size: 24px;
	color: #262626;
	text-align: center;
	line-height: 1.3;
}

.review {
	margin: 20px 0 70px 30px;
}


.review h4 {
	text-align: center;
	font-size: 34px;
	color: #262626;
	font-weight: 600;
	margin: 60px auto 60px auto;
}

.review .marker {
      background: linear-gradient(transparent 70%, #f16596 70%);
}

/* 吹き出し本体 */
.review .balloon{
	position: relative;
	padding: 20px 20px;
	border-radius: 10px;
	color: #000000;
	background-color: #fff;
	border: solid 2px #849ea6;
	margin-left: 130px;
	margin-right: 60px;
	margin-bottom: 40px;
	/* 左に余白を設ける */
}
/* 画像 - 絶対配置で左上に配置 */
.review .balloon .icon{
	position: absolute;
	left: -120px;
	top: 0px;
	width: 100px;
	height: 100px;
}
								
.review .balloon p{
	font-size: 20px;
	margin: 5px;
}

.review .balloon p span{
	color: #f16596;
	font-size: 26px;
	font-weight: bold;
}
/* 三角アイコン */
.review .balloon::before,
.review .balloon:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -15px;
	top: 35px;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
								
.review .balloon:before {
	border-right: 14px solid #849ea6;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
}

.review .balloon:after {
	border-right: 17px solid #fff;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	margin-left: 3px;
	margin-top: -3px;
}

@media screen and (min-width:521px){ /* tablet&PC */

#g1184977 #link_menu #sp_title{
	display: none;
}
	
#g1184977 #link_menu #sp_link {
	display: none;	
}
	
.sp_special {
	display: none;
}

.sp_display {
	display: none;	
}	

.pc_display img{
	margin: auto;	
}	
	
}

@media screen and ( max-width:520px ){/* SP */
	
.pc_display {
	display: none;	
}
	
#g1184977 .box {
	width: 100%;
    margin: auto;
	background-color: #fff;
    margin-bottom: 40px;
	position: relative;
}

#g1184977 .box img {
	width: 100%;
    margin: auto;
	height: auto;
}

#g1184977 .box h1 {
	font-family: a-otf-ud-shin-go-con80-pr6n, sans-serif;
	font-style: normal;
	position: absolute;
	width: 90%;
	text-align: center;
	color: #4e5658;
	font-size: 26px;
	font-weight: 800;
	letter-spacing: 0.1em;
	top: 10%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: linear-gradient(transparent 70%, #fffc9e 70%);
	background-position: bottom;
}

#g1184977 .box p {
	position: absolute;
	color: #4e5658;
	font-size: 15px;
	line-height: 1.4;
	font-weight: 600;
	top: 28%;
	left: 3%;
}

#g1184977 .box h5 {
	position: absolute;
	color: #FFFFFF;
	background-color: #f16596;
	padding: 5px;
	line-height: 1.2;
	text-align: center;
	bottom: 30%;
	left: 3%;
	font-size: 16px;
	font-weight: 600;
}

#g1184977 .box h5 span{
	font-size: 24px;
	padding: 5px;
	text-align: center;
	font-weight: 800;
}
	
#g1184977 #link_menu #title {
	margin: 10px auto; 
}

#g1184977 #link_menu #title h1 {
	font-size: 22px;
	line-height: 1.4; 
	color: #ffffff;
	text-align: center;
	margin: auto;
	padding: 4px;
}

#g1184977 #link_menu #title h1 span{
	font-size: 34px;
}
	
#g1184977 #link_menu #pc_link {
	display: none;	
}
	
#g1184977 #link_menu #sp_link {
	margin: 40px auto 40px auto;
}
	
#g1184977 #point1 #special {
	display: none;
}

#g1184977 h3{
	font-size: 24px;
	line-height: 1.2;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 90%;
}

#g1184977 h3:first-letter {
	font-family: "Roboto","sans-serif";
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	vertical-align: -2px;
}
	
#g1184977 h3 span{
	font-size: 14px;
	line-height: 1.2;
	background-color: #f16596;
	font-weight: normal;
	padding: 6px 15px 6px 15px;
	margin-left: -15px;
	margin-bottom: 5px;
	width: 100%;
}

#g1184977 #point1 {
	margin: 10px auto 30px auto;
	width: 90%;
}

#g1184977 #point2 {
	margin: 10px auto 30px auto;
	width: 90%;
}

#g1184977 #point3 {
	margin: 20px auto 30px auto;
	width: 90%;
}

#g1184977 .emphasis {
	margin: 30px auto 30px auto;
	width: 95%;
}	
	
#g1184977 .emphasis h4 {
	font-size: 12px;
	margin: 20px auto 40px auto;
	vertical-align: bottom;
}

#g1184977 .emphasis h4 span {
	font-size: 30px;
	vertical-align: -2px;
}

#g1184977 img {
	width: 100%;
	margin-bottom: 10px;
}
	
#g1184977 #colors {
    padding:  2px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
}

#g1184977 #colors .col{
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	align: center;
}

#g1184977 #colors .col p {
	font-size: 10px;
	color: #262626;
	text-align: center;
	line-height: 1.1;
}
	
.review {
	margin: 5px auto 50px auto;
}

.review h4 {
	font-size: 16px;
	margin: 40px auto 40px auto;
}

/* 吹き出し本体 */
.review .balloon{
	position: relative;
	padding: 12px 12px;
	border-radius: 10px;
	color: #000000;
	background-color: #fff;
	border: solid 2px #849ea6;
	margin-left: 120px;
	margin-right: 20px;
	margin-bottom: 30px;
	/* 左に余白を設ける */
}
/* 画像 - 絶対配置で左上に配置 */
.review .balloon .icon{
	position: absolute;
	left: -110px;
	width: 95px;
	height: 95px;
}
								
.review .balloon p{
	font-size: 14px;
	line-height: 1.3; 
	margin: 4px;
}

.review .balloon p span{
	font-size: 18px;
	line-height: 1.4;
}
/* 三角アイコン */
.review .balloon::before,
.review .balloon:after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -15px;
	top: 35px;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
								
#g1184977 .review .balloon:before {
	border-right: 14px solid #849ea6;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
}
								
#g1184977 .review .balloon:after {
	border-right: 17px solid #fff;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	margin-left: 3px;
	margin-top: -3px;
}
	
#g1184977 .sp_special {
	margin: 30px auto 40px auto;
	text-align: center;
	width: 90%;
}
	
#g1184977 .sp_special hr {
	margin: 20px auto;
	width: 90%;
	text-align: center;
}

}