@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");
/**================================================**/


#g1122940{
    width: 100%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 30px 50px;
}

#g1122940 .top .topimg {
	margin-top: 0%;
	margin-bottom: 0%;
}

#g1122940 img{
	text-align: center;
	vertical-align: middle;
}

#g1122940 .top {
	margin-top: 0;
	margin-bottom: 90px;
}

#g1122940 .point ,
#g1122940 .merit ,
#g1122940 .colors ,
#g1122940 .review
#g1122940 .send {
	 margin: 90px 0;
}

#g1122940 h3 {
	background-color: #ffffff;
	text-align: center;
	line-height: 1.2;
	color: #0e3759;
	font-size: 400%;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	
}


#g1122940 h3::after {
	content: url(../../../img/usr/goods/gN01122940_underline.png);
	text-align: center;
	margin-top:5%;
	margin-bottom: 5%;
}


#g1122940 h2 {
	position:relative;
	background-color: #ffffff;
	text-align: center;
	line-height: 1.2;
	color: #0e3759;
	font-size: 400%;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	
}

#g1122940 h2 span{
	font-size: 200%;
}


#g1122940 h2::after {
	content: url(../../../img/usr/goods/gN01122940_underline.png);
	text-align: center;
	margin-top:5%;
	margin-bottom: 5%;
}

#g1122940 p {
	text-align: center;
	color: #131313;
	font-size: 200%;
	margin:0%;
}

#g1122940 .cordinate {
	margin: 50px 0;
    flex-wrap: wrap;
    justify-items: center;
}

#g1122940 .cordinate img{
	margin : 0;
}

#g1122940 .cordinate .link img{
	vertical-align: bottom;
}

#g1122940 .cordinate .set-link {
	display: flex;
}

#g1122940 .cordinate .link {
	margin: 0px;
	padding: 0px;
}





/*--------------------------
スマホ
--------------------------*/
@media screen and (max-width:640px) {
	
#g1122940{
	width:100%;
	padding: 0 20px 4px 20px;
}

#g1122940 .top img{
	text-align: center;
	margin-top: 0%;
	margin-bottom: 3%;
}

#g1122940 h3 {
	background-color: #ffffff;
	text-align: center;
	line-height: 1.2;
	color: #0e3759;
	font-size: 22px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;	
}

#g1122940 h3::after {
	content: '';
	display: block;
	width: 100%;
	height: 10px;
	text-align: center;
	background-image: url(../../../img/usr/goods/gN01122940_underline.png);
	background-size: contain;
	vertical-align: middle;
}

#g1122940 h2 {
	background-color: #ffffff;
	text-align: center;
	line-height: 1.2;
	color: #0e3759;
	font-size: 20px;
	font-weight: bold;
	/*--margin-left: 13%;--*/
}

#g1122940 h2::after {
	content: '';
	display: block;
	width: 100%;
	height: 10px;
	text-align: center;
	background-image: url(../../../img/usr/goods/gN01122940_underline.png);
	background-size: contain;
	vertical-align: middle;
}

#g1122940 p {
	text-align: center;
	color: #131313;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 20px;
}
	
#g1122940 .top {
	margin-top: 0;
	margin-bottom: 20px;
}

#g1122940 .point ,
#g1122940 .merit ,
#g1122940 .colors ,
#g1122940 .review
#g1122940 .send {
	 margin: 30px 0;
}
	
#g1122940 .cordinate {
	margin: 20px 0;
    flex-wrap: wrap;
    justify-items: center;
}

#g1122940 .cordinate img{
	margin : 0;
}

}


