@charset "UTF-8";

article {
  max-width: 1007px;
  margin: 0 auto;
	font-size: 0.8rem;
	}
#orTxt {
	width: 580px;
	margin: 0 auto;
	}
#orTxt2 {
	line-height: 1.8rem;
	width: 180px;
	margin: 40px auto;
	padding-left: 8px;
	padding-top: 28px;
	padding-bottom: 28px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: center;
	}
#orTxt2 a {
	padding-right: 8px;
	color:#0E276F;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	}
p {
	line-height: 1.3rem;
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	}
.js-masonry {
	width: 938px;
    margin: 36px auto;
    }
.js-masonry img:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	opacity: 0.5;
}
.item {
	display: inline-block;
    width: 137px;
    margin: 6px 8px;
	vertical-align: middle;
	}
.item img {
    width: 100%;
    border: 1px solid #eee;
	}
#fontList {
    width: 480px;
    float: left;
	margin-top: 42px;
    }
#weddingList {
    width: 480px;
    float: right;
	margin-top: 42px;
    }
h3 {
	line-height: 2rem;
	padding-left: 24px;
	padding-top: 6px;
    padding-bottom: 12px;
	color: #2E2E2E;
	font-size: 1rem;
    font-weight: 400;
	letter-spacing: 1px;
    }
#fontList h3 {
	background: url(../images/order/bg1.png) no-repeat left top;
	background-size: 9%;
	}
#weddingList h3 {
	background: url(../images/order/bg2.png) no-repeat left top;
	background-size: 9%;
	}
#system h3 {
	padding-top: 7px;
	background: url(../images/order/bg3.png) no-repeat left top;
	background-size: 4.5%;
	}
.list {
    margin-bottom: 16px;
    border: 1px solid #f0f0f0;
    }
.list li {
    padding: 20px 8px 20px 44px;
	font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
    }
.list .tl {
    padding: 4px 6px 4px 6px;
    background: #f0f0f0;
	font-weight: 800;
    font-size: 0.85rem;
	text-align: center;
	letter-spacing: 1px;
    }
.attention {
	margin-bottom: 44px;
	font-size: 11px;
	line-height: 1.1rem;
	}
#system {
	clear: both;
	}
#system ul li {
	display: inline-block;
	width: 243px;
	margin-left: 15px;
	padding-top: 8px;
	text-align: center;
	vertical-align: top;
	}
#system ul li:first-child {
	margin-left: 0;
	}
#system ul li:last-child {
	width: 220px;
	}
#system ul li p {
	padding-top: 12px;
	border-top: 1px dotted #ccc;
	text-align: left;
	}
.icon-1,
.icon-2,
.icon-3,
.icon-4 {
	display: block;
	margin-bottom: 16px;
	font-size: 2.2rem;
	}
.co-left {
	width: 215px;
	float: left;
}
.arrowLight {
	float: right;
	padding-top: 8px;
	color: #ccc;
	font-size: 1.8rem;
    font-weight: 100;
	vertical-align: middle;
	}
#modal-content {
	text-align: center;
	}
footer {
    clear: both;
    }
 #modal-content .arrow-right {
	padding: 16px 14px 16px 17px;
	}
#modal-content .arrow-left {
	padding: 16px 17px 16px 13px;
	}