.bread_wrap {
    position: relative;
    width: 100%;
    
}
.page-top-head {
    padding: 73px 0 59px 0;
	background-color:#f2f0e6;
	position:relative;
	width:100%;
}
.page-top-head:before {
    content: "";
    z-index: 1;
    position: absolute;
    height: 3px;
    top: 0px;
    right: 0px;
    left: 0px;
	background-color:#a01823;
}
.page-top-head-body{text-align:center}

.image-set {
    margin: 25px 0;
}
.image-center .image-main {
    max-width: 100%;
    margin: 0 auto 34px;
    text-align: center;
}
.image-set .image-body {
    padding-bottom: 25px;
}

.image-set .image-text {
    margin-bottom: 0;
}
.focus{text-align:center; margin:30px auto; display:flex;justify-content:center;}
.focus h3 {
    position: relative;
    z-index: 1;
    margin: 0 45px 6px 43px;
    width: 360px;
    line-height: 1.8;
    font-size: 1.4em;
    font-family: "新細明體";
    font-weight: bold;
	
}
.focus.wide h3 {width:75%;}
.focus h3:after, .focus h3:before {
    content: "";
    z-index: 1;
    position: absolute;
    background: url(../../img/icon02.png) 0 0 no-repeat;
    width: 44px;
    height: 29px;
    top: -14px;
    left: -68px;
}
.focus h3:after {
    top: -13px;
    left: auto;
    right: -76px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.bigblocker{padding:90px 0}
.graybg{ background-color:#f6f3e8}
.lightbg{ background-color:#fafafa}
.linebg{border-top:1px solid #ebebeb}
.point{list-style:circle; font-size:20px; line-height:2; text-align:left;}

h2.site-title{margin-bottom:25px; position:relative;margin-bottom: 18px;color: #521A85;}
h2.site-title span {
    position: relative;
    z-index: 1;
	margin: 0 0 12px;
    color: #555;
    font-size: 1.3em;
    letter-spacing: 1px;
}
h2.site-title span:after {
    content: "";
    z-index: 1;
    position: absolute;
    background: #CBCBCB;
    width: 40px;
    height: 3px;
    bottom: -18px;
    left: 0;
	background: #521A85;
}
.site-title-mes {
    padding: 0 0 0 74px;
    position: relative;
	color:#CBCBCB;
    top: -14px;
}
ul.mains{display:flex;width:100%; position:relative;flex-wrap:wrap; margin-top:15px; margin-bottom:35px;padding-bottom:20px; border-bottom:1px solid #ccc}
.mains li{
	padding: 0 0 0 34px;
    position: relative;
	width:calc(25% - 34px);
}
.mains li a.t{display:block;position: relative; font-size:1.3em; padding-left:20px; padding-right:25px; margin-bottom:10px;width:calc(100% - 45px)}
.mains li a.t:before{
	    content: "";
    z-index: 1;
    position: absolute;
    border-left: 8px solid #8a6e47;
    border-right: 3px solid #cbd37f;
    width: 0px;
    height: 12px;
    top: 5px;
    left: 0;
}

ul.sub{padding-top:10px;}
ul.sub li{font-size:1.1em; line-height:1.8; margin:5px 0; width:100%; padding-left:20px}
ul.mains li ul.sub li a.m{padding-left:22px;position:relative}
ul.mains li ul.sub li a.m:before{
	content: "";
    z-index: 1;
    position: absolute;
    border-left: 8px solid #4896ba;
    border-right: 3px solid #cbd37f;
    width: 0px;
    height: 8px;
    top: 5px;
    left: 0;
}
.mains li ul.sub li ul{padding-bottom:15px; margin-left:40px;}
.mains li ul.sub li ul li{padding:0; list-style-type:circle; line-height:1.8}

.editstyle p.photo-note{font-size:0.9rem !important;color:#666}
.editstyle .w-title3 span{font-size:1.7rem}
.editstyle .w-title3{    
    font-size:1.7rem;margin: 0 0 59px;
    position: relative;
    z-index: 1;font-weight:700;}
	
.editstyle .w-title4 {
    font-size: 1.3rem;
    padding: 0 0 0 33px;
    position: relative;
    z-index: 1;
    margin: 0 0 29px;font-weight:700;
}
.editstyle .w-title4:before {
    content: "";
    z-index: 1;
    position: absolute;
	border-left: 14px solid #cb2e27;
    border-right: 6px solid #4896ba;
    width: 0px;
    height: 20px;
    top: 9px;
    left: 0;
}
.wysiwyg ul {
    padding: 0 0 0 36px;
    margin: 0;
    overflow: hidden;
}
.wysiwyg ul li {
    position: relative;
    color: #000;
}
.wysiwyg ul li:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 3px;
    margin: 12px 13px 0 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #cb2e27;
}
.editstyle .focusbox{
    background: #F9F8F6;
    padding: 19px 0;
    margin: 0 0 46px;
}
.editstyle .contact-box {
    background: #fff;
    margin: 28px;
    padding: 36px 42px 25px 42px;
}
.editstyle .contact-main {
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0 0 8px;
}