@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');
#g8087-106-001 {
	font-family: 'Noto Sans JP', sans-serif;
	color: #000000;
	margin-top: 30px;
	text-align: center;
	font-size: 24px;
}

#g8087-106-001 #title,
#g8087-106-001 #point_1 h3,
#g8087-106-001 #point_2 h3,
#g8087-106-001 #point_3 h3,
#g8087-106-001 #point_4 h3 {
	text-align: left;
}

#g8087-106-001 #question {
	background: url(../../../img/usr/goods/g8087-106-001/que_bg_3.png) no-repeat;
	background-position: center bottom;
	padding: 20px 0 80px;
	margin-bottom: 20px;
}

#g8087-106-001 #question span,
#g8087-106-001 #point_1 .text span {
	background:linear-gradient(transparent 50%, #ffff66 0%);
}

#g8087-106-001 #title {
	background: url(../../../img/usr/goods/g8087-106-001/title_bg.png) no-repeat #ffffff;
	background-position: right bottom;
}

#g8087-106-001 .box {
	background-color: #ffffff;
	border-radius: 20px;
	padding: 30px;
}

#g8087-106-001 #title p {
	font-size: 40px;
	font-weight: 700;
}

#g8087-106-001 #title h2 {
	font-size: 90px;
	font-weight: 900;
	color: #d31177;
}

#g8087-106-001 #title ul {
	margin: 80px 0 20px 40px;
}

#g8087-106-001 #title ul:after {
	content: "";
	clear: both;
	display: block;
}

#g8087-106-001 #title ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#g8087-106-001 #title ul li:nth-child(3){
	clear: both;
}

#g8087-106-001 #point_1,
#g8087-106-001 #movie,
#g8087-106-001 #point_2,
#g8087-106-001 #point_3,
#g8087-106-001 #point_4 {
	margin-top: 150px;
}

#g8087-106-001 h3 {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 60px;
}

#g8087-106-001 h3 span  {
	color: #d31177;
}

#g8087-106-001 #point_1 h3 {
	background: url(../../../img/usr/goods/g8087-106-001/p_1.png) no-repeat;
	background-position: left center;
	padding-left: 140px;
}

#g8087-106-001 #point_2 h3 {
	background: url(../../../img/usr/goods/g8087-106-001/p_2.png) no-repeat;
	background-position: left center;
	padding-left: 140px;
}

#g8087-106-001 #point_3 h3 {
	background: url(../../../img/usr/goods/g8087-106-001/p_3.png) no-repeat;
	background-position: left center;
	padding-left: 140px;
}

#g8087-106-001 #point_4 h3 {
	background: url(../../../img/usr/goods/g8087-106-001/p_4.png) no-repeat;
	background-position: left center;
	padding-left: 140px;
}

#g8087-106-001 #point_1 h4 {
	font-size: 28px;
	display: inline;
	padding: 0 40px 0;
}

#g8087-106-001 #point_1 h4.bg_g {
	background-color: #487336;
	color: #ffffff;
}

#g8087-106-001 #point_1 h4.bg_w {
	border: 1px solid #487336;
	color: #487336;
}

#g8087-106-001 #point_1 ul li {
	background-color: #487336;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	padding: 0 5px 0;
	margin-right: 10px;
}

#g8087-106-001 #point_1 .small,
#g8087-106-001 #movie p {
	font-size: 14px;
}

#g8087-106-001 #point_1 .text,
#g8087-106-001 #point_1 ul {
	margin: 20px 0 60px;
}

#g8087-106-001 #point_2 h4 {
	background-color: #d31177;
	color: #ffffff;
	font-size: 28px;
	margin-bottom: 40px;
}

#g8087-106-001 #point_3 {
	background: url(../../../img/usr/goods/g8087-106-001/btn_1.png) no-repeat #ffffff;
	background-position: 30px bottom;
}

#g8087-106-001 #point_3 .fix:after{
	content: "";
	clear: both;
	display: block;
}

#g8087-106-001 #point_3 #btn {
	float: right;
	width: 442px;
}

#g8087-106-001 #point_3 #btn .text {
	margin-bottom: 50px;
}

#g8087-106-001 #point_4 ul li span {
	display: block;
}

#g8087-106-001 #point_4 ul.item_3 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

#g8087-106-001 #point_4 ul.item_2 {
    margin-top: 20px;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

@media screen and ( min-width:521px ){ /* tablet&PC */
#g8087-106-001 #question {
	position: relative;
}
	
#g8087-106-001 #question:before {
	position:absolute;
	left: 40px;
	top: 0;
	content: "";
	display: inline-block;
	width: 118px;
	height: 118px;
	background: url(../../../img/usr/goods/g8087-106-001/que_bg_1.png)  no-repeat;
	background-size: contain;
}

#g8087-106-001 #question:after {
	position:absolute;
	right: 40px;
	top: 0;
	content: "";
	display: inline-block;
	width: 118px;
	height: 118px;
	background: url(../../../img/usr/goods/g8087-106-001/que_bg_2.png)  no-repeat;
	background-size: contain;
}
	
#g8087-106-001 #point_2 .fix:after {
	content: "";
	clear: both;
	display: block;
}

#g8087-106-001 #point_2 .fleft {
	float: left;
	width: 400px;
}
	
#g8087-106-001 #point_2 .fright {
	float: right;
	width: 400px;
}
	
#g8087-106-001	.pc_block {
	display: block;		
}
	
}

@media screen and ( max-width:520px ){/* SP */
 #g8087-106-001 h2 {/* 絶対必要 */
	padding: 0;
	background-color: transparent;
}
		
#g8087-106-001 {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 13px;
}
	
#g8087-106-001 #question {
	background-size: 60px 47px;
	padding: 0 0 50px;
	margin-bottom: 10px;
}

#g8087-106-001 #title {
	background-size: 200px 242px;
}

#g8087-106-001 .box {
	border-radius: 10px;
	padding: 10px;
}

#g8087-106-001 #title p {
	font-size: 18px;
}

#g8087-106-001 #title p,
#g8087-106-001 #title h2 {
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}


#g8087-106-001 #title h2 {
	font-size: 33px;
}

#g8087-106-001 #title ul img {
	width: 50%;		
}
	
#g8087-106-001 #title ul {
	margin: 20px 0 10px 10px;
}

#g8087-106-001 #title ul li {
	margin-right: -60px;
	margin-bottom: 10px;
}

#g8087-106-001 #point_1,
#g8087-106-001 #movie,
#g8087-106-001 #point_2,
#g8087-106-001 #point_3,
#g8087-106-001 #point_4 {
	margin-top: 50px;
}

#g8087-106-001 h3 {
	font-size: 20px;
	margin-bottom: 20px;
}	
	
#g8087-106-001 #point_1 h3 {
	/*padding-left: 60px;*/
	padding: 5px 0 5px 60px;
	background-size: 50px;
}

#g8087-106-001 #point_2 h3 {
	padding-left: 60px;	
	background-size: 50px;
}

#g8087-106-001 #point_3 h3 {
	/*padding-left: 60px;*/
	padding: 5px 0 5px 60px;
	background-size: 50px;
}

#g8087-106-001 #point_4 h3 {
	padding-left: 60px;	
	background-size: 50px;
}
	
#g8087-106-001 #point_1 h4 {
	font-size: 16px;
}
	
#g8087-106-001 #point_1 ul li {
	margin-right: 5px;
	margin-bottom: 5px;
}

#g8087-106-001 #point_1 .small,
#g8087-106-001 #movie p {
	font-size: 11px;
}

#g8087-106-001 #point_1 .text,
#g8087-106-001 #point_1 ul {
	margin: 10px 0 30px;
}
	
#g8087-106-001 #point_2 h4 {
	font-size: 16px;
	margin-bottom: 20px;
}
	
#g8087-106-001 #point_2 img {
	width: 80%;		
}
	
#g8087-106-001 #point_2 .fleft {
	margin-bottom: 40px;	
}
	
#g8087-106-001 #point_3 {
	background-position: 10px bottom;
	background-size: 50%;
}

#g8087-106-001 #point_3 #btn {
	width: 50%;
}

#g8087-106-001 #point_3 #btn .text {
	margin-bottom: 20px;
}
	
#g8087-106-001 #point_4 ul.item_3 {
    margin: 5px;
}
	
#g8087-106-001 #point_4 ul.item_3 li {
    padding: 5px;
}
	
/*#g8087-106-001 #point_4 ul.item_3 img {
	width: 20%;
}*/
	
#g8087-106-001 #point_4 ul.item_2 {
    margin: 5px;
}
	
#g8087-106-001 #point_4 ul.item_2 li {
    padding: 5px;
}
	
/*#g8087-106-001 #point_4 ul.item_2 img {
	width: 60%;
}*/
		
}