@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP&display=swap&subset=japanese');

#g8090-187-007 {
	margin-top: 20px;
	color: #000000;
}

#g8090-187-007 #title,
#g8090-187-007 #weight {
	margin-bottom: 100px;
}

#g8090-187-007 h1 {
	background: linear-gradient(transparent 70%, #40f680 70%);
	text-align: center;
	font-size: 56px;
}

.balloon7 {
	position: relative;
	padding: 10px;
	width: 100px;
	height: 100px;
	line-height: 80px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	letter-spacing: 0.2em;
	font-size: 20px;
	background-color: #4bd2fe;
}

#g8090-187-007 h2 {
	position: relative;
	line-height: 1.4;
	padding:0.25em 1em;
	display: inline-block;
	top:0;
	font-size: 42px;
}

#g8090-187-007 h2:before, 
#g8090-187-007 h2:after { 
	position: absolute;
	top: 0;
	content:'';
	width: 8px;
	height: 100%;
	display: inline-block;
}

#g8090-187-007 h2:before {
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	left: 0;
}

#g8090-187-007 h2:after {
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}

#g8090-187-007 .bdr {
	background-color: #f86262;
	width: 100%;
	padding: 4px;
	margin-bottom: 15px;
}

#g8090-187-007 h4 {
	padding: 10px;
	font-size: 32px;
}

#g8090-187-007 h5 {
	margin-bottom: 20px;
}

#g8090-187-007 .faq .fix {
	margin-bottom: 30px;
}

#g8090-187-007 .idea {
	background-color: #ffffff;
	border-radius: 10px;
  	padding: 10px;
 	margin-bottom: 30px;
}

#g8090-187-007 .movie {
	color:#676767;
}

#g8090-187-007 .movie .large {
	color:#000000;
}

#g8090-187-007 .fea .large {
	margin-bottom: 15px;
}

#g8090-187-007 .fea {
	background-color: #ffffff;
	border-radius: 20px;
  	padding: 0 30px 30px;
}

#g8090-187-007 #weight h5,
#g8090-187-007 #comment h5 {
	padding-top: 30px;
}

#g8090-187-007 #size h5 {
	margin-top: 10px;
	margin-bottom: 60px;
}

#g8090-187-007 #weight .name,
#g8090-187-007 .gram {
	text-align: center;
}

#g8090-187-007 #weight .name {
	font-weight: bold;
}

#g8090-187-007 .gram {
	font-size: 2em;
	color: #ff0000;
}

#g8090-187-007 #comment,
#g8090-187-007 .pc,
#g8090-187-007 .sp {
	margin-bottom: 30px;
}

#g8090-187-007 #comment .staff {
	margin-bottom: 30px;
}

#g8090-187-007 #comment .fix {
	margin-bottom: 20px;
}

#g8090-187-007 #comment .portrait {
	margin-right: 15px;
}

#g8090-187-007 #comment .name {
	font-size: 1.3em;
}

#g8090-187-007 #comment span {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}

#g8090-187-007 #size ul:after {
	content: "";
	clear: both;
	display: block;
}

#g8090-187-007 #size li {
	float: left;
	font-size: 18px;
}
	
#g8090-187-007 #size .uni {
	background-color: #19abbc;
	border: 3px solid #19abbc;
	border-radius: 10px;
  	padding: 5px;
	color: #ffffff;
	font-size: 2.5em;
	line-height: 1em;
}

#g8090-187-007 #size .uni span {
	display: block;
	font-size: 0.7em;
}

#g8090-187-007 #size .cm {
	border: 3px solid #19abbc;
	border-radius: 10px;
  	padding: 0.7em 5px 5px;
	color: #19abbc;
	font-size: 2em;
}

#g8090-187-007 #size .cm span {
	font-size: 0.8em;
}

#g8090-187-007 p {
	align: center;
	font-size: 25px;
	line-height: 1em;	
}


@media screen and ( min-width:521px ){ /* tablet&PC */
#g8090-187-007 .fix:after {
	content: "";
	clear: both;
	display: block;
}	

#g8090-187-007 .fleft {
	float: left;
}
	
#g8090-187-007 .faq .fright {
	margin-left: 20px;
	width: 409px;
	margin-top: 150px;
}

#g8090-187-007 h5 {
	font-size: 3.5em;
}
	
#g8090-187-007 .pc_br::after {
  content: "\A" ;
  white-space: pre;
}
		
#g8090-187-007 .medium,
#g8090-187-007 .idea p,
#g8090-187-007 #weight .name	{
	font-size: 1.3em;
}
	
#g8090-187-007 .faq .large {
	font-size: 2.5em;
}

#g8090-187-007 .fea .large {
	font-size: 2em;
}
	
#g8090-187-007 #comment .portrait,
#g8090-187-007 #comment .name,
#g8090-187-007 #comment ul {
	float: left;	
}
	
#g8090-187-007 #comment .fix {
	margin-left: 30px;
}

#g8090-187-007 #comment .staff .name {
	margin: 0.5em 20px 0 0;
}
	
#g8090-187-007 .sp {
	display: none;
}
	
#g8090-187-007 #size li {
	height: 85px;
	font-weight: 700;
}
	
#g8090-187-007 ul {
	font-size: 18px;
}
	
#g8090-187-007 #size .uni {
	margin-right: 20px;
}
	
}

@media screen and ( max-width:520px ){/* SP */
#g8090-187-007 h1 {
	font-size: 22px;
}
	
#g8090-187-007 h2 {
	padding: 5px;
	margin: 1px;
	background-color: transparent;
	font-size: 20px;
	text-align: center;
}

#g8090-187-007 h3 {
	font-size: 2.8em;
	text-align: center;
}
	
#g8090-187-007 #toe h4 {
	background-size: 70px;
}
	
#g8090-187-007 #sole h4 {
	background-size: 70px;
}
	
#g8090-187-007 h4 {
	font-size: 20px;
}
	
#g8090-187-007 h5 {
	font-size:2.1em;
}
	
#g8090-187-007 .sp_br::after {
  content: "\A" ;
  white-space: pre;
}
	
#g8090-187-007 .medium,
#g8090-187-007 #weight .name {
	font-size: 1.3em;
}

#g8090-187-007 p {
	font-size: 17px;
}
	
#g8090-187-007 .idea p,
#g8090-187-007 .faq .fix {
	font-size: 1.2em;
}
	
#g8090-187-007 .faq .fleft {
	margin-bottom: 10px;	
}

#g8090-187-007 .idea p {
	padding: 10px 10px 10px 70px;
}	
	
#g8090-187-007 .faq .large {
	font-size: 1.7em;
}	
	
#g8090-187-007 .fea {
  	padding: 0 15px 15px;
}

#g8090-187-007 #weight h5,
#g8090-187-007 #comment h5 {
	padding-top: 15px;
}
	
#g8090-187-007 .fea .large {
	font-size: 1.2em;
}
	
#g8090-187-007 #weight .fleft {
	margin-bottom: 60px;	
}
	
#g8090-187-007 #comment .fix:after {
	content: "";
	clear: both;
	display: block;
}	
	
#g8090-187-007 #comment .portrait,
#g8090-187-007 #comment .sp_fleft {
	float: left; 
}
	
#g8090-187-007 #size ul {
	margin-top: 14px;	
}

#g8090-187-007 #size li {
	height: 65px;
}
	
#g8090-187-007 ul {
	font-size: 19px;
}

#g8090-187-007 #size .uni {
	margin-right: 10px;
	font-size: 2.5em;
}
	
#g8090-187-007 #size .uni span {
	font-size: 0.7em;
}

#g8090-187-007 #size .cm {
	font-size: 1.5em;
}

#g8090-187-007 #size .cm span {
	font-size: 0.8em;
}

#g8090-187-007 #size h5 {
	margin-bottom: 20px;
}
	
}