body {
  -webkit-font-smoothing: antialiased;
}

.pageback {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}


/*********************************************************************/
/*************************通学用晴雨兼用こども傘*************************/
/********************************************************************/



/*共通装飾*/
/********************************************************************/
.su-color-blue {
	color: #3031e5;
}
.su-color-purple {
	color: #9e189c;
}
.su-color-orange {
	color: #fc8113;
}
.su-color-red {
	color: #ec1c24;
}
.su-color-important {
	color: #e60012;
	font-weight: bold;
}
.su-text-small {
	font-size: 14px;
}
.su-spacing45 {
	letter-spacing: 0.045em;
}
.su-spacing {
	letter-spacing: 0.095em;
}
.su-spacing75 {
	letter-spacing: 0.075em;
}



/*レイアウト*/
/********************************************************************/
#c-area2 {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#schoolumbrella {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 140px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#schoolumbrella h4 {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #1b1b1b;
	padding-bottom: 10px;
}



/*READ*/
/********************************************************************/
#su-read {
	background-color: #448aca;
	padding-bottom: 82px;
	background-image: url(../images/su_bg1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 40px;
}
#su-read p {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	padding-top: 32px;
	letter-spacing: 0.025em;
}
#su-read ul {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 26px;
}
#su-read ul::after {
	   content: "";
	   display: block;
	   clear: both;
}
#su-read li {
	width: 300px;
	float: left;
	text-align: center;
}



/*雨傘と晴雨兼用傘の違い*/
/********************************************************************/
#su-difference {
	padding-top: 40px;
	padding-bottom: 47px;
}
#su-difference p {
	padding-top: 25px;
	font-size: 18px;
	line-height: 28px;
}
#su-difference table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#su-difference th {
	letter-spacing: 0em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
#su-difference td {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}



/*ムーンバットの通学用晴雨兼用こども傘*/
/********************************************************************/
#su-item {
	background-color: #d2edf9;
	background-image: url(../images/su_bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 87px;
	padding-bottom: 45px;
}

#su-item ul {
	position: relative;
	margin-top: 37px;
	height: 670px;
	width: 858px;
	margin-left: auto;
	margin-right: auto;
}
#suitem01,
#suitem02,
#suitem03,
#suitem04,
#suitem05 {
	position: absolute;
}
#suitem01 {
	left: 0px;
	top: 0px;
}
#suitem02 {
	left: 598px;
	top: 160px;
}
#suitem03 {
	left: 616px;
	top: 369px;
}

#su-spec {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fbfdfe;
	text-align: left;
	position: relative;
	height: 455px;
}
#su-spec table {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: absolute;
	top: 28px;
	left: 45px;
}
#su-spec td {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#suitem04 {
	left: 430px;
	top: 36px;
}
#suitem05 {
	left: 137px;
	top: 203px;
}



/*お問い合わせ*/
/********************************************************************/

#su-form {
	background-image: url(../images/su_bg3.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 82px;
}
#su-form h3 {
	padding-bottom: 22px;
}
.su-form-txtbox {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 28px;
}
.su-form-txtbox p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.03em;
}
#schoolumbrella #su-form .su-form-txtbox h4 {
	font-size: 18px;
	line-height: 28px;
	padding-top: 28px;
	font-weight: bold;
	padding-bottom: 0px;
}
#su-form .su-form-txtbox ul {
	list-style-type: disc;
	margin-left: 24px;
}
#su-form .su-form-txtbox li {
	list-style-type: disc;
	font-size: 18px;
	line-height: 28px;
}

/*MAILFOAM*/
/********************************************************************/

#mailform {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#mailform dl, #mailform dt, #mailform dd {
margin: 0;
}
#mailform dl {
	display: table;
	width: 760px;
	font-size: 18px;
	line-height: 1.25em;
	font-weight: normal;
}
#mailform dl:last-child {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #434343;
}
#mailform dt {
	font-weight: bold;
	vertical-align: middle;
	display: table-cell;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 20px;
	padding-bottom: 3px;
	min-height: 72px;
	text-align: left;
	border-top: 1px dotted #434343;
	width: 220px;
	font-weight: normal;
}

#mailform dl:last-child dt {
	vertical-align: top;
	display: table-cell;
	padding-top: 27px;
}
#mailform dd {
	display: table-cell;
	vertical-align: middle;
	min-height: 38px;
	background: #fff;
	border-left-style: none;
	border-top: 1px dotted #434343;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 20px;
	text-align: left;
}
#mailform input {
	width: 490px;
	height: 20px;
	background-color: #eeeeee;
	border: none;
	margin: 0px;
	padding: 5px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 1.25em;
}
#mailform textarea {
	width: 490px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 1.25em;
	font-weight: normal;
	padding: 5px;
	background-color: #eeeeee;
	border: none;
}

.cp_ipselect {
	overflow: hidden;
	width: 500px;
	text-align: left;
	margin-bottom: 15px;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: none;
	border-radius: 0px;
	background: #eeeeee;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.50em;
	right: 0.6em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 15px solid #898989;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 5px 0px 5px 8px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 1.25em;
}

#formbtn {
	padding-top: 50px;
	width: 140px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}





.alert p {
	padding-top: 20px;
	padding-bottom: 10px;
}
.alert p {
	color: #c31200;
	font-size: 20px;
}



#alert ul {
	text-align: left;
	padding-bottom: 30px;
	padding-left: 300px;
}
#alert li {
	list-style-type: square;
	font-size: 17px;
	line-height: 21px;
}

/********************************************************************/
/*サンクスページ*/
/********************************************************************/
#page-info {
	font-size: 17px;
	line-height: 21px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
	text-align: center;
}