@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP&display=swap&subset=japanese');

#G9224407 {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	width: 964px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 30px;
	font-size: 20px;
}

#G9224407 .title img{
	width: 964px;
}

#G9224407 .title{
	position: relative;
	margin: 0;
}

#G9224407 .title h1 {
	position: absolute;
    font-size: 36px;
    top: 10px;
    left: 1%;
    line-height: 1.3;
    padding: 1rem;
    font-weight: bold;
    color: #00A79B;
    text-align: center;
}

#G9224407 .title h4::first-letter {
	font-size: 200%;
}

#G9224407 .title h4 {
    position: absolute;
    font-size: 32px;
	font-weight: bold;
    left: 40px;
    bottom: 28px;
    text-align: center;
    line-height: 1.3;
    padding: 5px;
}

#G9224407 .index {
	margin: 20px 0 100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#G9224407 .index a{
	text-decoration: none;
}

#G9224407 .index p{
	display: block;    
	font-size: 38px;
    text-align: center;
	place-content: center;
	font-weight: bold;
    line-height: 1.3;
    margin: 10px;
    width: 420px;
    height: 140px;
    background-color: #9cf0e7;
    border-radius: 20px;
	position: relative;
    margin-bottom: 0.4rem;
    padding: 1rem;
    box-shadow: 1px 1px #1fd6c0, 2px 2px #1fd6c0, 3px 3px #1fd6c0, 4px 4px #1fd6c0, 5px 5px #1fd6c0;
}

#G9224407 .q_a{
	margin-top: -70px;
}

#G9224407 .certification {
	margin: 0px 0 20px;
	height: 360px;
	background-image: url(../../../img/usr/goods/G9224407/novel.png);
	background-repeat: no-repeat;
}

#G9224407 .certification h4{
	font-size: 50px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    padding-top: 90px;
}

#G9224407 .certification h4 span {
	font-weight: bold;
    font-size: 50px;
    line-height: 1.6;
    padding-top: 40px;
}

#G9224407 .certification p{
	font-size: 30px;
    line-height: 1.4;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}

#G9224407 .about {
	margin-top: -20px;
}

#G9224407 .about p {
    background-color: #F2F2F2;
    font-size: 28px;
    line-height: 1.4;
    padding: 50px;
	margin: 70px 50px 0 50px;
    border-radius: 30px;
}

#G9224407 .about p span {
	font-size: 22px;
}

#G9224407 .about u,
#G9224407 .howto u,
#G9224407 .colors u,
#G9224407 .q_a u{
	border-bottom: solid #FFFFFF 1px;
	color: #FFFFFF;
}

#G9224407 .about h3,
#G9224407 .howto h3,
#G9224407 .colors h3,
#G9224407 .q_a h3{
    position: relative;
    padding: 0.1rem 0px 0.1rem 140px;
    background-image: linear-gradient(19deg, #00c3ac 0%, #1fd6c0 100%);
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    text-align: left;
    width: 87%;
    margin-left: auto;
}

#G9224407 .about::before{
	content: url(../../../img/usr/goods/G9224407/section.png);
    position: relative;
    margin-left: auto;
    top: 160px;
    z-index: 20;
}

#G9224407 .howto::before{
	content: url(../../../img/usr/goods/G9224407/section.png);
    position: relative;
    margin-left: auto;
    top: 160px;
    z-index: 20;
}

#G9224407 .colors::before{
	content: url(../../../img/usr/goods/G9224407/section.png);
    position: relative;
    margin-left: auto;
    top: 160px;
    z-index: 20;
}

#G9224407 .q_a::before{
	content: url(../../../img/usr/goods/G9224407/section.png);
    position: relative;
    margin-left: auto;
    top: 160px;
    z-index: 20;
}

#G9224407 h3::before,
#G9224407 h3::after {
    position: absolute;
    content: '';
}

#G9224407 h3::before {
    top: 5px;
    right: -10px;
    width: 10px;
    height: 100%;
    background-color: #2d8e83;
    transform: skewY(45deg);
}

#G9224407 h3::after {
    bottom: -10px;
    left: 5px;
    width: 100%;
    height: 10px;
    background-color: #9cf0e7;
    transform: skewX(45deg);
}

#G9224407 .howto {
	margin-top: -20px;
}

#G9224407 .howto .circle2{
    position: relative;
    display: inline-block;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background: #94CBC5;
    margin: 45px 15px;
}

#G9224407 .howto .circle2 span {
	position: absolute;
    display: inline-block;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}

#G9224407 .howto .circle2 p {
	font-size: 26px;
	text-align: center;
    line-height: 1.3;
    padding: 2px;
}

#G9224407 .howto .points {
	text-align: center;
    margin: 70px 0;
}

#G9224407 .howto #film {
	text-align: center;
    padding: 5px;
}

#G9224407 .howto #film h2{
	text-align: center;
	font-size: 30px;
    padding: 5px;
}

#G9224407 .howto #film p{
	text-align: center;
	font-size: 20px;
    padding: 5px;
}

#G9224407 .colors h4 {
	font-size: 22px;
	color: #FFFFFF;
    text-align: center;
    line-height: 1.3;
    padding: 8px;
    background-color: #D32C75;
    width: 40%;
    margin: 35px auto;
    border-radius: 30px;
}

#G9224407 .colors {
	position: relative;
	margin-top: -60px;
}

#G9224407 .colors img{
	z-index: 10;
}

#G9224407 .colors .logo {
    position: relative;
    top: 50px;
    left: 282px;
    width: 280px;
}

#G9224407 .colors .strap {
    position: absolute;
    top: 330px;
    right: 0px;
    width: 300px;
}

#G9224407 .colors .box1 {
    padding:  5px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
	justify-content: center;
	margin-top: 80px;
}

#G9224407 .colors .box1 .wh-box{ /* ホワイトカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .wh-box p { /* ホワイトカラー */
	position: relative;
	font-size: 24px;
	color: #000000;
	text-align: center;
    height: 130px;
    width: 130px;
    padding: 48px 10px;
	line-height: 1.3;
    border-radius: 50%;
    top: -65px;
    right: -60px;
    background-color: #f3f5f5;
}

#G9224407 .colors .box1 .nv-box{ /* ネイビーカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .nv-box p { /* ネイビーカラー */
	position: relative;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    height: 130px;
    width: 130px;
    padding: 48px 10px;
    line-height: 1.3;
    border-radius: 50%;
    top: -65px;
    right: -60px;
    background-color: #214864;
	z-index: 5;
}

#G9224407 .colors .box1 .pi-box{ /* ピンクカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .pi-box p { /* ピンクカラー */
	position: relative;
	font-size: 24px;
	color: #000000;
	text-align: center;
    height: 130px;
    width: 130px;
    padding: 48px 10px;
	line-height: 1.3;
    border-radius: 50%;
    top: -65px;
    right: -60px;
    background-color: #eeadc5;
}

#G9224407 .colors .box1 .bl-box{ /* ブルーカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .bl-box p { /* ブルーカラー */
	position: relative;
	font-size: 24px;
	color: #000000;
	text-align: center;
    height: 130px;
    width: 130px;
    padding: 48px 10px;
	line-height: 1.3;
    border-radius: 50%;
    top: -65px;
    right: -60px;
    background-color: #89bcd7;
}

#G9224407 .q_a .box2 {
	display: flex;
	flex-wrap: wrap;
	margin: 50px 0;
}

#G9224407 .q_a .box2 .box_q img,
#G9224407 .q_a .box2 .box_a img{
	position: absolute;
    width: 74px;
}

#G9224407 .q_a .box2 .box_a{
	position: relative;
   	margin: 3em 0 4em 12em;
	padding: 15px;
	background: #94cbc5;
	border-radius: 22px;
    width: 70%;
}

#G9224407 .q_a .box2 .box_q p,
#G9224407 .q_a .box2 .box_a p {
	font-size: 24px;
	color: #262626;
	line-height: 1.3;
	padding: 24px;
	width: auto;
	margin-left: 64px;
}

#G9224407 .q_a .box2 .box_q {
	position: relative;
	margin: 3em 0 0 40px;
	padding: 15px;
	background: #94cbc5;
	border-radius: 22px;
    width: auto;
}

#G9224407 .q_a .box2 .box_q:before {  
	content: "";
	position: absolute;
	left: -38px;
	width: 13px;
	height: 12px;
	bottom: 0;
	background: #94cbc5;
	border-radius: 50%;
}

#G9224407 .q_a .box2 .box_a:before {  
	content: "";
	position: absolute;
	right: -38px;
	width: 13px;
	height: 12px;
	bottom: 0;
	background: #94cbc5;
	border-radius: 50%;
}

#G9224407 .q_a .box2 .box_q:after {
	content: "";
	position: absolute;
	left: -24px;
	width: 20px;
	height: 18px;
	bottom: 3px;
	background: #94cbc5;
	border-radius: 50%;
}

#G9224407 .q_a .box2 .box_a:after {
	content: "";
	position: absolute;
	right: -24px;
	width: 20px;
	height: 18px;
	bottom: 3px;
	background: #94cbc5;
	border-radius: 50%;
}

a .anchor::before {
    display: block;
    height: 7rem;
    margin-top: -7rem;
    content: "";
}



/*--------------------------------------------------------------------
●SP　640px以下
--------------------------------------------------------------------*/
@media screen and ( max-width:640px ){
/* スマホ用のCSS */

#G9224407 {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
}
	
#G9224407 h2 {
	font-size: 28px;
    line-height: 1.3;
    padding: 1rem;
}
	
#G9224407 .title img{
	width: 100%;
}
	
#G9224407 .title{
	position: relative;
	margin: 0;
}

#G9224407 .title h1 {
	position: absolute;
    font-size: 20px;
    top: 2px;
    left: 1%;
    line-height: 1.3;
    padding: 1rem;
    font-weight: bold;
    color: #00A79B;
    text-align: center;
}

#G9224407 .title h4 {
	font-size: 14px;
    font-weight: bold;
    left: 5px;
    bottom: 0px;
    text-align: center;
    line-height: 1.3;
    padding: 4px;
}
	
#G9224407 .index {
	margin: 10px 0 30px;
	justify-content: center;
}

#G9224407 .index p {
	display: block;
    font-size: 18px;
    text-align: center;
    place-content: center;
    font-weight: bold;
    line-height: 1.3;
    margin: 10px;
    width: 260px;
    height: 60px;
    background-color: #9cf0e7;
    border-radius: 12px;
    position: relative;
    margin-bottom: 0.4rem;
    padding: 0.5rem;
    box-shadow: 1px 1px #1fd6c0, 2px 2px #1fd6c0, 3px 3px #1fd6c0, 4px 4px #1fd6c0, 5px 5px #1fd6c0;
}
	
#G9224407 .about::before{
	content: url(../../../img/usr/goods/G9224407/section_sp.png);
	position: relative;
	margin-left: auto;
	top: 70px;
	left: 0px;
	z-index: 20;
}
	
#G9224407 .howto::before{
	content: url(../../../img/usr/goods/G9224407/section_sp.png);
	position: relative;
	margin-left: auto;
	top: 70px;
	left: 0px;
	z-index: 20;
}

#G9224407 .colors::before{
	content: url(../../../img/usr/goods/G9224407/section_sp.png);
	position: relative;
	margin-left: auto;
	top: 70px;
	left: 0px;
	z-index: 20;
}

#G9224407 .q_a::before {
	content: url(../../../img/usr/goods/G9224407/section_sp.png);
	position: relative;
	margin-left: auto;
	top: 70px;
	left: 0px;
	z-index: 20;
}

#G9224407 .q_a {
	margin-top: 0px;
}

#G9224407 .certification {
	margin: 20px 0 0px;
    height: 190px;
    width: 100%;
    background-image: url(../../../img/usr/goods/G9224407/novel_sp.png);
	background-size: 100%;
}

#G9224407 .certification h4 {
	font-size: 16px;
    font-weight: 900;
    line-height: 1.6;
    text-align: center;
    padding-top: 40px;
}

#G9224407 .certification h4 span {
	font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
    padding-top: 40px;
}

#G9224407 .certification p {
	font-size: 16px;
	line-height: 1.3;
    text-align: center;
    padding: 20px;
}

#G9224407 .about {
	margin-top: 0px;
}

#G9224407 .about p {
	background-color: #F2F2F2;
	font-size: 20px;
	line-height: 1.4;
	padding: 14px;
	margin: 50px 6px -40px 6px;
	border-radius: 14px;
}

#G9224407 .about p span {
	font-size: 14px;
}
	
#G9224407 .howto {
	margin-top: -20px;
}

#G9224407 .about h3,
#G9224407 .howto h3,
#G9224407 .colors h3,
#G9224407 .q_a h3{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.3;
	padding: 0.6rem;
	padding-left: 48px;
	background-color: #00C3AC;
}

#G9224407 .howto .points {
	text-align: center;
    margin: 50px 0;
}

#G9224407 .howto #film {
	text-align: center;
    padding: 5px;
}

#G9224407 .howto #film h2{
	text-align: center;
    font-size: 20px;
	padding: 5px;
	background-color: #FFFFFF;
}
	
#G9224407 .howto #film p{
	text-align: center;
    font-size: 16px;
    padding: 5px;
	background-color: #FFFFFF;
}
	
#G9224407 h3::before,
#G9224407 h3::after {
    position: absolute;
    content: '';
}

#G9224407 h3::before {
    top: 3px;
    right: -6px;
    width: 6px;
    height: 100%;
    background-color: #2d8e83;
    transform: skewY(45deg);
}

#G9224407 h3::after {
	bottom: -6px;
	left: 3px;
	width: 100%;
	height: 6px;
	background-color: #9cf0e7;
	transform: skewX(45deg);
}
	
#G9224407 .colors {
	margin-top: -30px;
}

#G9224407 .colors h4 {
	font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.3;
    padding: 8px;
    background-color: #D32C75;
    width: 50%;
    margin: 15px 20px;
    border-radius: 30px;
}

#G9224407 .colors .strap {
	position: absolute;
    top: 140px;
    right: 15px;
    width: 110px;
}
	
#G9224407 .colors .logo {
    position: relative;
    top: 35px;
    left: 0px;
    width: 50%;
}

#G9224407 .colors .box1 {
    padding:  5px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
	justify-content: center;
	margin-top: 30px;
}

#G9224407 .colors .box1 .wh-box{ /* ホワイトカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .wh-box p { /* ホワイトカラー */
	position: relative;
    font-size: 16px;
    color: #000000;
    text-align: center;
    height: 84px;
    width: 84px;
    padding: 33px 5px;
    line-height: 1.3;
    border-radius: 50%;
    top: -10px;
    right: -8px;
    background-color: #f3f5f5;
}

#G9224407 .colors .box1 .nv-box{ /* ネイビーカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .nv-box p { /* ネイビーカラー */
	position: relative;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    height: 84px;
    width: 84px;
    padding: 33px 5px;
    line-height: 1.3;
    border-radius: 50%;
    top: -10px;
    right: -8px;
    background-color: #214864;
	z-index: 5;
}

#G9224407 .colors .box1 .pi-box{ /* ピンクカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .pi-box p { /* ピンクカラー */
	position: relative;
	font-size: 16px;
	color: #000000;
	text-align: center;
    height: 84px;
    width: 84px;
    padding: 33px 5px;
	line-height: 1.3;
    border-radius: 50%;
    top: -10px;
    right: -8px;
    background-color: #eeadc5;
}

#G9224407 .colors .box1 .bl-box{ /* ブルーカラー */
    padding: 2px;
    margin:  0px;              /* 外側の余白 */
    border-radius:  5px;        /* 角丸指定 */
    width: 48%;                 /* 幅指定 */
	text-align: center;
}

#G9224407 .colors .box1 .bl-box p { /* ブルーカラー */
	position: relative;
	font-size: 16px;
	color: #000000;
	text-align: center;
    height: 84px;
    width: 84px;
    padding: 33px 5px;
	line-height: 1.3;
    border-radius: 50%;
    top: -10px;
    right: -8px;
    background-color: #89bcd7;
}

#G9224407 .q_a .box2 {
	margin: 50px 0;
	width: 100%;
}

#G9224407 .q_a .box2 .box_q img,
#G9224407 .q_a .box2 .box_a img{
	position: absolute;
    width: 74px;
}

#G9224407 .q_a .box2 .box_a{
	position: relative;
   	margin: 3em 0 4em 12em;
	padding: 15px;
	background: #94cbc5;
	border-radius: 22px;
    width: 70%;
}

#G9224407 .q_a .box2 .box_q p,
#G9224407 .q_a .box2 .box_a p {
	font-size: 24px;
	color: #262626;
	line-height: 1.3;
	padding: 24px;
	width: auto;
	margin-left: 64px;
}

#G9224407 .q_a .box2 .box_q {
	position: relative;
	margin: 3em 0 0 40px;
	padding: 15px;
	background: #94cbc5;
	border-radius: 22px;
    width: auto;
}

#G9224407 .q_a .box2 .box_q:before {  
	content: "";
	position: absolute;
	left: -38px;
	width: 13px;
	height: 12px;
	bottom: 0;
	background: #94cbc5;
	border-radius: 50%;
}

#G9224407 .q_a .box2 .box_a:before {  
	content: "";
	position: absolute;
	right: -38px;
	width: 13px;
	height: 12px;
	bottom: 0;
	background: #94cbc5;
	border-radius: 50%;
}

#G9224407 .q_a .box2 .box_q:after {
	content: "";
	position: absolute;
	left: -24px;
	width: 20px;
	height: 18px;
	bottom: 3px;
	background: #94cbc5;
	border-radius: 50%;
}

#G9224407 .q_a .box2 .box_a:after {
	content: "";
	position: absolute;
	right: -24px;
	width: 20px;
	height: 18px;
	bottom: 3px;
	background: #94cbc5;
	border-radius: 50%;
}
	
a .anchor::before {
    display: block;
    height: 3rem;
    margin-top: -3rem;
    content: "";
}
	
}
