.BodyMain {
    background: #fff;
    /* margin: 160px auto 0; */
    margin: 0 auto;
    text-align: center;
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"¥á¥¤¥ê¥ª",Meiryo,verdana,sans-serif;
    -webkit-text-size-adjust: 100%;
}

/* 
#contact,
#floral,
#suggestion,
#plan,
#hall,
#goods,
#goodsButsudan,
#useful,
#counseling,
#topics,
#philosophy,
#map {
    margin-top: -160px;
    padding-top: 160px;
}
 */

.fadein {
    opacity : 0.1;
    transform : translate(0, 60px);
    transition : all 1000ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

h1 {
    margin: 0 auto;
    padding: 12px 0 0 85px;
    font-size: 75%;
    font-weight: normal;
    letter-spacing: 0.07em;
    text-align: left;
    color: #999;
}
h1 a {
    color: #999;
}
h2 {
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 90%;
    font-weight: normal;
    letter-spacing: 0.08em;
    line-height: 23px;
}
h2.none {
    text-indent: -9999px;
    font-size: 5%;
}
h3.copyright {
    clear: both;
    font-size: 75%;
    font-weight: normal;
    margin: 0 auto;
    padding: 15px 0;
    border-top: 1px solid #3c7345;
}

div, p, table {
    margin: auto;
}
section {
    margin: auto;
    padding: 40px 0 40px;
}
section::after {
    content: "";
    display: block;
    clear: both;
}

.clear {
    clear: both;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

img {
    border: none;
}
a {
    text-decoration: none;
    color: #000;
}
.opacity a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}

.mini {
    font-size: 80%;
}
.mini90 {
    font-size: 90%;
}
.big {
    font-size: 115%;
}
.big2 {
    font-size: 150%;
}
.bold {
    font-weight: bold;
}
.mark {
    font-size: 85%;
    margin: 0 0.5em 0 0;
    color: #3c7345;
}
.space1 {
    letter-spacing: 0.08em;
}
.space2 {
    letter-spacing: 0.5em;
}

hr {
    color: #dcdcdc;
    background-color: #dcdcdc;
    height: 1px;
    border: none;
    padding: 0;
}
.waku {
    border: 1px solid #dcdcdc;
}
.waku3 {
    border-radius: 1em;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}
.line {
    border-top: 3px dotted #b9b9b9;
}

.ya {
    margin: 0 5px 4px 0;
    vertical-align: middle;
}
.yaR {
    margin: 0 -5px 4px 8px;
    vertical-align: middle;
}
.yaR1 {
    margin: 0 25px 4px 8px;
    vertical-align: middle;
}
.yaR2 {
    margin: 0 5px 4px 18px;
    vertical-align: middle;
}
.yaR3 {
    margin: 0 -5px 8px 12px;
    vertical-align: middle;
}

.TD40 {
    line-height: 40px;
}
.TD40Lj {
    line-height: 40px;
    text-align: left;
    text-align: justify;
}

.pad1 {
    padding-bottom: 5px;
}
.pad2 {
    padding: 8px 0;
}
.pad3 {
    padding: 25px 0 15px 0;
}
.pad4 {
    padding-top: 20px;
}
.pad5 {
    padding: 2em 0;
}
.pad6 {
    padding-bottom: 3em;
}
.mar1 {
    margin-bottom: 8px;
}
.mar2 {
    margin-bottom: 15px;
}
.mar3 {
    margin-top: 35px;
}
.mar4 {
    margin-top: 10px;
}
.mar5 {
    margin-top: -15px;
}

.L0 {
    float: left;
}
.R0 {
    float: right;
}
.L1 {
    float: left;
    width: 49.9%;
}
.R1 {
    float: right;
    width: 49.9%;
}
.Lw33 {
    float: left;
    width: 33.3%;
}
.Lw25 {
    width: 24.95%;
    float: left;
}

.pic1 {
    max-width: 98%;
    height: auto;
}
.pic2 {
    max-width: 95%;
    height: auto;
}
.pic3 {
    width: auto;
    height: 250px;
}

.picCap1 {
    font-size: 90%;
    letter-spacing: 0.05em;
}
.picCap1 img {
    margin: 0 0 7px 0;
    border: 1px solid #dcdcdc;
}

header {
    /* position: fixed; */
    left: 0;
    top: 0;
    z-index: 1002;
    width: 100%;
    background: #fff;
    border-top: 3px solid #3c7345;
}
header div {
    width: 960px;
}
.titleBackTop {
    height: 110px;
    background: url("../images/back_title.png") 50% 0 no-repeat;
}
.titleLinkL a {
    display: block;
    float: left;
    width: 350px;
    height: 80px;
    text-indent: -9999px;
}
.titleLinkR {
    float: right;
    margin: 45px 70px 0 0;
}
.titleLinkR a {
    color: #666;
}

.BarBg {
    width: 100%;
    height: 50px;
}
.BarBg p {
    float: left;
    margin: 8px 0;
    padding: 5px 0;
    border-left: 1px solid #00a384;
}
.BarBg p.FR {
    margin: 8px 0 8px -1px;
    border-right: 1px solid #00a384;
}
.BarBg a {
    padding: 0 12px;
    color: #00a384;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    display: inline-block;
}
.BarBg a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

#container img {
    position: relative;
    object-fit: cover;
}
.flexslider {
    border: none;
}

.box {
    width: 960px;
}
.box90 {
    width: 90%;
}
.backG {
    background: #fafff0;
}
.backW {
    background: #fff;
}

h3.copy,
h3.copyTopics {
    margin: 0 auto;
    padding-bottom: 0.3em;
    font-weight: normal;
    font-size: 225%;
    color: #3c7345;
    text-shadow: 1px 2px 1px rgba(102, 225, 95, 0.3);
}
h3.copyP {
    display: inline-block;
    margin: 15px auto 10px;
    padding: 0 1em 1em 1.2em;
    font-weight: normal;
    font-size: 150%;
    color: #00a384;
    text-shadow: none;
    border-bottom: 2px solid #00a384;
}
h3.copyT {
    display: inline-block;
    margin: 0 auto 15px;
    padding: 10px 30px 8px 34px;
    font-size: 130%;
    font-weight: normal;
    letter-spacing: 0.1em;
    border-radius: 0.3em;
    border: 2px solid #afe6cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fffff0), color-stop(75%, #ffffb9));
    background-image: -webkit-linear-gradient(#fffff0,#ffffb9 75%);
    background-image:    -moz-linear-gradient(#fffff0,#ffffb9 75%);
    background-image:     -ms-linear-gradient(#fffff0,#ffffb9 75%);
    background-image:      -o-linear-gradient(#fffff0,#ffffb9 75%);
    background-image:         linear-gradient(#fffff0,#ffffb9 75%);
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

h3.copyTopics {
    margin: -5px 0 23px;
    font-size: 170%;
    text-align: left;
    border: none;
}
.topics {
    float: left;
    width: 60%;
}
.topicsBox,
.instagramBox {
    width: 100%;
    height: 465px;
    vertical-align: top;
    overflow: auto;
    border: 1px solid #dcdcdc;
    background: #fff;
    margin: -17px 0 50px;
    text-align: left;
    line-height: 25px;
    font-size: 85%;
    letter-spacing: 0.05em;
}
.topicsList a {
    display: block;
    border-bottom: 1px dotted #dcdcdc;
    padding: 1em 1em 0.5em;
}
.topicsList a:hover {
    background: #d7f0eb;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%), color-stop(#d7f0eb));
    background-image: -webkit-linear-gradient(#fff 50%, #d7f0eb);
    background-image:    -moz-linear-gradient(#fff 50%, #d7f0eb);
    background-image:     -ms-linear-gradient(#fff 50%, #d7f0eb);
    background-image:      -o-linear-gradient(#fff 50%, #d7f0eb);
    background-image:         linear-gradient(#fff 50%, #d7f0eb);
    border-bottom: 1px dotted #3c7345;
    padding: 1em 1em 0.5em;
}
.topicsList1 {
    border-bottom: 1px dotted #dcdcdc;
    padding: 1em 1em 0.5em;
}
.topicsListW1 {
    float: left;
    width: 47.5%;
}
.topicsListW2 {
    float: left;
    width: 75%;
}
.topicsList a::after,
.topicsList1::after {
    content: "";
    display: block;
    clear: both;
}
.topicsFont1 {
    font-size: 120%;
    color: #ff0000;
}

.topicsR {
    float: right;
    width: 350px;
}

.instagram,
.facebook {
    width: 47%;
}
.snsLogo {
    height: 40px;
}
.instagramBox {
    height: 400px;
    margin: 3px 0 30px;
    overflow-x: hidden;
    text-align: center;
}
.instaList {
    list-style: none;
    margin: 0;
}
.instaList img {
    height: 130px;
}
.instaList li {
    margin: 5px 5px 5px -35px;
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
}
.instaList li p {
    text-align: left;
}
.instaList li:last-child {
    border: none;
}
.instaList li:last-child img {
    height: 32px;
}

.cm {
    margin: -10px 0 35px;
    padding: 20px 0;
    font-size: 80%;
}
.cm .icon img {
    margin: 5px 15px 0;
}
.download {
    text-align: right;
    font-size: 110%;
    line-height: 25px;
    padding: 10px 80px 0 0;
}

#videocontainer {
    position: relative;
    width: 450px;
    height: 253px;
    margin: 30px auto 20px;
}
#videocontainer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: none;
}

.floral {
    padding: 0 0 20px;
}
.floral h3.copy {
    font-size: 170%;
    padding: 0.8em 0 0.5em;
}
.floralImg {
    height: 60px;
    margin: -2px -2px 2px 12px;
    vertical-align: middle;
}
.floral a {
    float: left;
    width: 80%;
    margin: 10px 0 15px 13px;
    padding: 7px 20px;
    border-radius: 0.3em;
    background: #3c7345;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#66b7a7), color-stop(95%, #3c7345));
    background-image: -webkit-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:    -moz-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:     -ms-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:      -o-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:         linear-gradient(#66b7a7,#3c7345 95%);
    color: #fff;
}
.floral a:hover {
    background: rgba(0, 163, 132, 1.0);
}
.floral a div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.floral a div p {
    margin: 0;
}

.hallW,
.services2W,
.services2WN {
    float: left;
    width: 31.25%;
}
.hallWL {
    margin: 0 30px 0 165px;
}
.hallWC,
.services2WC {
    margin: 0 30px;
}
.hallW img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.05);
}
.services2W img,
.goodsImg {
    max-width: 100%;
    height: auto;
    border-radius: 0.3em;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}

.servicesW {
    width: 48.5%;
}
.links {
    font-size: 110%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(80%), color-stop(#ffffb9));
    background-image: -webkit-linear-gradient(#fff 80%, #ffffb9);
    background-image:    -moz-linear-gradient(#fff 80%, #ffffb9);
    background-image:     -ms-linear-gradient(#fff 80%, #ffffb9);
    background-image:      -o-linear-gradient(#fff 80%, #ffffb9);
    background-image:         linear-gradient(#fff 80%, #ffffb9);
    border: 3px solid #dcdcdc;
    border-radius: 0.3em;
}
.links a {
    width: 100%;
    display: inline-block;
}
.links:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%), to(#ebfacc));
    background-image: -webkit-linear-gradient(#fff 50%,#ebfacc);
    background-image:    -moz-linear-gradient(#fff 50%,#ebfacc);
    background-image:     -ms-linear-gradient(#fff 50%,#ebfacc);
    background-image:      -o-linear-gradient(#fff 50%,#ebfacc);
    background-image:         linear-gradient(#fff 50%,#ebfacc);
}
.links .img1,
.links .img2,
.links .img3,
.links .img4 {
    max-width: 99.5%;
    height: auto;
    border-radius: 2px;
}
.links .img1 {
    margin: 1px 0 0 1px;
}
.links .img2 {
    margin: 1px 0 -8px 1px;
}
.links .img3 {
    margin: -45px 0 0 1px;
}
.links .img4 {
    margin: -10px 0 5px 1px;
}
.links p {
    padding: 15px 0 20px;
}

.planW {
    float:left;
    width: 30.6%;
    border-radius: 1em;
    border: 3px solid #000099;
    padding: 10px 0 20px;
    background: #fff;
}
.planImg {
    width: 90%;
    border-radius: 1em;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
    margin: 3px 0 10px;
}
.planW h3.copy {
    font-size: 150%;
}
.planW h3.copy span {
    font-size: 70%;
}
.planTxt {
    line-height: 25px;
    font-size: 90%;
    padding: 3px 0 8px;
}

.useful {
    list-style: none;
    margin: 0 suto 15px;
    padding: 0;
}
.useful li a {
    float:left;
    display: inline-block;
    width: 105px;
    height: 105px;
    margin: 15px 0 0 10px;
    line-height: 25px;
    font-size: 95%;
    border: 2px solid #afe6cc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    background-image: -webkit-linear-gradient(#fffff0 0%, #ffffb9 100%);
    background-image: linear-gradient(#fffff0 0%, #ffffb9 100%);
}
.useful a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.useful li.txt1 p {
    margin-top: 39px;
}
.useful li.txt2 p {
    margin-top: 29px;
}
.useful li.txt3 p {
    margin-top: 15px;
}

#PageTitle,
#PageTitleTenkeien,
#PageTitleOugimachi,
#PageTitleKagurasou,
#PageTitleMonden,
#PageTitleJonan,
#PageTitleIimori,
#PageTitleKitakata {
    width: 100%;
    height: 240px;
    background: url("../images/back_pagetitle.jpg") 50% 0 no-repeat;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85);
    margin-bottom: 20px;
}
#PageTitleTenkeien {
    background: url("../images/back_title_tenkeien.jpg") 50% 0 no-repeat;
}
#PageTitleOugimachi {
    background: url("../images/back_title_ougimachi.jpg") 50% 0 no-repeat;
}
#PageTitleKagurasou {
    background: url("../images/back_title_kagurasou.jpg") 50% 0 no-repeat;
}
#PageTitleMonden {
    background: url("../images/back_title_monden.jpg") 50% 0 no-repeat;
}
#PageTitleJonan {
    background: url("../images/back_title_jonan.jpg") 50% 0 no-repeat;
}
#PageTitleIimori {
    background: url("../images/back_title_iimori.jpg") 50% 0 no-repeat;
}
#PageTitleKitakata {
    background: url("../images/back_title_kitakata.jpg") 50% 0 no-repeat;
}

h2.pagetitle1 {
    font-size: 300%;
    padding: 85px 0 20px;
}
h2.pagetitle2 {
    font-size: 120%;
}

.linkBotton,
.linkBottonSociety {
    display: inline-block;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    margin: 10px 30px 10px;
    padding: 12px 35px;
    border-radius: 0.3em;
    background: #3c7345;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#66b7a7), color-stop(95%, #3c7345));
    background-image: -webkit-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:    -moz-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:     -ms-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:      -o-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:         linear-gradient(#66b7a7,#3c7345 95%);
}
.linkBotton:hover {
    background: rgba(0, 163, 132, 1.0);
}
.linkBottonSociety {
    background: rgba(0, 163, 132, 0.7);
}
.linkBottonSociety:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.linkBottonPlan a {
    display: block;
    font-size: 110%;
    color: #3c7345;
    margin: 0 20px;
    padding: 12px 0;
    border-radius: 0.3em;
    border: 3px solid rgba(0, 163, 132, 0.7);
    background: #fff;
}
.linkBottonPlan a:hover {
    background: #ebfacc;
}
.linkBottonPlan .txtW {
    width: 49.9%;
}

.parlorHall {
    float: left;
    width: 50%;
    margin: 1em 0 5em;
}
.parlorHall img,
.parlorOtherImg {
    max-width: 99%;
    height: auto;
    border-radius: 1em;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}
.parlorW1 {
    float: left;
    width: 330px;
    margin-bottom: 4em;
}
.parlorW2 {
    float: right;
    width: 45%;
}
.parlorW3 {
    width: 57%;
}
.parlorW4 {
    width: 40%;
}
.parlorW5 {
    width: 47.5%;
}
.parlorTxt {
    height: 150px;
    background: url("../images/back_text1.png") 50% 0 no-repeat;
    margin: -40px 0 -25px;
}
.parlorTxt h4 {
    margin: 0 auto;
    color: #3c7345;
    text-shadow: 1px 2px 1px rgba(102, 225, 95, 0.3);
    font-weight: normal;
    font-size: 130%;
    line-height: 40px;
}
.parlorTxt h4.txt1 {
    padding-top: 45px;
}
.parlorTxt h4.txt2 {
    padding-top: 30px;
}
.parlorImg {
    float: right;
    width: 145px;
    padding-top: 60px;
}
.parlorImg img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.05);
}

.parlorOther {
    display: inline-block;
    border-radius: 1em;
    border: 3px solid #00a384;
    padding: 20px 40px 20px 50px;
    background: #fff;
    color: #00a384;
}
.parlorOtherW {
    float: left;
    width: 45%;
    margin: 10px 24px 0;
}
.parlorOtherW2 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.parlorOtherW2 p:nth-child(2) {
    margin: 0 24px;
}
.parlorOtherW img,
.parlorOtherW2 p img {
    max-width: 98%;
    height: auto;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.07);
}

.philosophy p {
    float: left;
    width: 16.66%;
    padding: 15px 0;
    font-size: 90%;
    letter-spacing: 0.05em;
}
.philosophy img {
    max-width: 150px;
    height: auto;
    margin: 0 0 7px 0;
    border: 1px solid #dcdcdc;
    border-radius: 1em;
}

.philosophyMar1 {
    margin-left: 75px;
}
.philosophyMar2 {
    margin-left: 155px;
}
.philosophyMar3 {
    margin-top: 4em;
}
.philosophyMar4 {
    margin: 3em 0 4em;
}

.mapHall {
    float: right;
    width: 50%;
    margin-bottom: 4em;
}
.mapHall img {
    max-width: 99%;
    height: auto;
    border-radius: 0.3em;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}
.mapHallL {
    float: left;
    width: 48%;
    margin-top: 1.8em;
}
.mapTxt,
.mapTxt2,
.mapTxt3,
.mapTxt4 {
    width: 50%;
    text-align: left;
    line-height: 40px;
    padding: 3em 0 1.5em;
}
.mapTxt2,
.mapTxt3  {
    float: left;
    width: 45%;
    margin-left: 60px;
    padding: 5em 0 0;
}
.mapTxt3  {
    padding: 6.5em 0 0;
}
.mapTxt4  {
    float: left;
    width: 25%;
    margin: 1.2em 3em 0;
}
.mapImg1,
.mapImg2 {
    float: left;
    width: 45%;
    font-size: 90%;
    letter-spacing: 0.05em;
    margin: 20px 0;
}
.mapImg2 {
    width: 20%;
    margin: 50px 0 0;
}
.mapImg1 img,
.mapImg2 img {
    max-width: 100%;
    height: auto;
    margin: 0 0 7px 0;
    border-radius: 1em;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}
.mapMar1 {
    margin-left: 300px;
}
.mapMar2 {
    margin-top: 0.3em;
}

.cust {
    float: left;
    width: 43%;
    padding: 20px 0 35px;
    font-size: 90%;
    letter-spacing: 0.05em;
}
.custHall {
    float: left;
    width: 49.9%;
    padding: 4px 0 8px;
}
.custHall img {
    max-width: 90%;
    height: auto;
    border-radius: 0.7em;
    border: 1px solid #dcdcdc;
    margin: 8px auto 8px;
}
.custHallOne {
    margin-left: 25%;
}

.contactW {
    float: right;
    width: 53%;
    margin: -10px 0 20px;
}
.contactW .tel {
    max-width: 100%;
    margin: 15px 0;
}
.contactW .tel2 {
    text-align: right;
    font-size: 115%;
    letter-spacing: 0.08em;
    margin: 10px 140px 10px 0;
}
.contactW .sns {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.contactW .sns img {
    height: 45px;
    margin: 15px 0;
}
.contact a {
    display: inline-block;
    margin: 10px 20px 30px;
    padding: 10px 25px;
    border-radius: 0.3em;
    background: #3c7345;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#66b7a7), color-stop(95%, #3c7345));
    background-image: -webkit-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:    -moz-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:     -ms-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:      -o-linear-gradient(#66b7a7,#3c7345 95%);
    background-image:         linear-gradient(#66b7a7,#3c7345 95%);
    color: #fff;
    font-size: 115%;
}
.contact a:hover {
    background: rgba(0, 163, 132, 1.0);
}
.contactPhone {
    float: left;
    width: 45%;
}
.contactSns {
    float: left;
    width: 55%;
}
.contactPhone p,
.contactSns p {
    padding: 8px 0;
}

.banner {
    margin: 20px 0 0 70px;
}
.bannerB {
    width: auto;
    height: 45px;
    margin-bottom: 7px;
}

footer {
    clear: both;
    border-top: 3px double #3c7345;
    padding-top: 20px;
    background: #ebfacc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(#ebfacc));
    background-image: -webkit-linear-gradient(#fff, #ebfacc);
    background-image:    -moz-linear-gradient(#fff, #ebfacc);
    background-image:     -ms-linear-gradient(#fff, #ebfacc);
    background-image:      -o-linear-gradient(#fff, #ebfacc);
    background-image:         linear-gradient(#fff, #ebfacc);
}
.custTitle {
    vertical-align: middle;
    height: 80px;
    margin: 0 25px 7px 0;
}
.custLogo {
    vertical-align: middle;
    height: 75px;
    margin-left: 10px;
}
footer h3.copy {
    font-size: 170%;
    line-height: 1.5em;
}

.mobi{
    clear: both;
    width: 960px;
    font-size: 80%;
    letter-spacing: 0.07em;
    padding: 35px 0 25px;
    margin-top: 25px;
    border-top: 3px dotted #3c7345;
}
.mobiTxt{
    width: 780px;
    text-align: left;
    line-height: 20px;
}
.mobiQr{
    float: right;
    margin: -25px 0 5px 25px;
}

#page-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
}
#page-top a {
    background: url("../images/page-top.png") no-repeat;
    width: 80px;
    height: 60px;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.preparation {
    padding: 4em 0 15em;
}

#topicsSlide {
    width: 960px;
    height: 685px;
    margin: 0 0 50px;
}
#topicsSlide img {
    max-width: 100%;
    height: auto;
}

#topics h1 {
    margin: -5px auto 15px;
    padding: 0 0 0.5em 0.8em;
    font-weight: normal;
    font-size: 170%;
    color: #3c7345;
    text-shadow: 1px 2px 1px rgba(102, 225, 95, 0.3);
    border-bottom: 3px dotted #3c7345;
}
#topics .list1 {
    width: 80%;
    margin: 2px auto 2px;
    padding: 0.8em 0;
    line-height: 30px;
    letter-spacing: 0.1em;
    border: 1px solid #dcdcdc;
    background: rgba(175, 230, 204, 0.2);
}
#topics .pic {
    float: right;
    margin: 5px 0 10px 40px;
    border-radius: 1em;
    border: 3px solid #dcdcdc;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.05);
}
