@charset "UTF-8";
/* CSS Document */

/*ご注文の流れ*/
#other_uchigawa {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#other_uchigawa h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -10px;
	margin-bottom: 10px;
	clear: both;

}
#other_uchigawa hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-right: -20px;
	margin-left: -20px;
	margin-bottom: 40px;
}
#other_uchigawa img.soft {
	margin-left: 75px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#other_uchigawa p.sub {
	font-size: 10.5px;
	margin-top: 5px;
	margin-bottom: 40px;
	line-height: 1.5em;
}
#other_uchigawa p {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 50px;
}

#other_uchigawa p.owabi_16p {
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 50px;
}

#other_uchigawa p.migiyose {
	text-align: right;
	font-size: 16px;
	line-height: 1.7em;
}


#other_uchigawa p.margin_20 {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#other_uchigawa .size {
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-right: auto;
	display: block;
}.template {
	float: left;
	width: 420px;
	margin-bottom: 70px;
	text-align: center;
	padding: 0px;
}#other_uchigawa .template .icon {
	margin-bottom: 20px;
}
.center {
	text-align: center;
}


#tejun {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-bottom: 10px;
}
#tejun ul li {
	float: left;
}


/* other_uchigawa　打消し */
#other_uchigawa .nakami div.chuui_wrap div.chuui_col3 p,
#other_uchigawa .nakami div.chuui_wrap div.chuui_col2 p{
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 5px;
	text-align: justify;
}
h3#chuui_data{
	display: none;
}





div.box_col2, div.box_col3, div.box_col4 {
	padding: 15px;
	border:solid 1px #bcbcbc;
	margin:0 20px 20px 0;
	box-sizing: border-box;
}
div.box_col2{
	width: -webkit-calc(50% - 13.3px);
	width: calc(50% - 13.3px);
}
div.box_col2:nth-of-type(2n+0){
	margin-right: 0;
}
div.box_col3{
	width: -webkit-calc(33.3% - 13.3px);
	width: calc(33.3% - 13.3px);
}
div.box_col3:nth-of-type(3n+0){
	margin-right: 0;
}
div.box_col4{
	width: -webkit-calc(25% - 13.3px);
	width: calc(25% - 13.3px);
}
div.box_col4:nth-of-type(4n+0){
	margin-right: 0;
}
div.box_col3 h4,
div.box_col2 h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
div.box_col3 img,
div.box_col2 img{
	width: 100%;
	height: auto;
	margin: 0;
}
div.box_col3 p,
div.box_col2 p{
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 5px;
	text-align: justify;
}
div.box_col3 p:last-of-type,
div.box_col2 p:last-of-type{
	margin-bottom: 0;
}
