@charset "UTF-8";

/* @import url(http://weloveiconfonts.com/api/?family=entypo);


[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
} */


/* CSS Document */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

ul {
    list-style: none;
}

.disc {
    list-style: disc;
}

.custom-li {
    padding-left: 1em;
    text-indent: -1em;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}


.ml10 {
    margin-left: 10px;
}

.ml23 {
    margin-left: 23px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.simple-table {
    border-collapse: collapse;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    height: auto;
    border: 1px solid #5c5c5c;
}

.simple-table th {
    background: #eee;
}

.simple-table th,
.simple-table td {
    text-align: center;
    padding: 1%;
    border: 1px solid #5c5c5c;
}

.basicList ul li,
.basiclist ul li {
    margin-bottom: 10px;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 20px 0;
    padding: 0;
}

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/* ==================================================
 style info :

fonts
 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%ﾂ� 21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%

=================================================== */
body {
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
    border-top: 5px solid #614a3f;
}


/*	browsehappy
--------------------------------------*/
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*	clearfix
--------------------------------------*/
.clearfix {
    /**zoom: 1;*/
}

.clearfix:before {
    content: " ";
    display: table;
}

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

.cb {
    clear: both;
}


/*	title縲font
--------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}


/*	image
--------------------------------------*/
img {
    margin: 0px;
    padding: 0px;
    border: none;
    vertical-align: bottom;
    max-width: 100%;
}

a img {
    border: 0px;
    max-width: 100%;
}

/*	link
--------------------------------------*/
a {
    color: #5c5c5c;
    border: 0;
    font-size: 100%;
    text-decoration: none;
}

a.lnka {
    color: #614a3f;
    padding-left: 5px;
}

a.lnka:hover {
    color: #86C5D1;
}


a:hover {
    color: #86c5d1;
}

/*	hover
-------------------------------------*/
.toimg a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.tobg a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

/*	譁懊ａ譁�ｭ励→螟ｪ蟄励�蛻晄悄蛹�
--------------------------------------*/

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: normal;
}

/*	display
--------------------------------------*/
.spNone {
    display: none;
}

.pcNone {
    display: none;
}


.txtC {
    text-align: center;
}

.mt40 {
    margin-top: 40px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb55 {
    margin-bottom: 55px;
}

.txtR {
    text-align: right;
}

/* ===================================================================
 * style info : common
 * =================================================================== */

header {
    position: relative;
    border-bottom: 1px solid #ccc;
    /* box-shadow: rgba(0, 0, 0, .1) 0px 6px 6px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0px 6px 6px 0px;
    -moz-box-shadow: rgba(0, 0, 0, .1) 0px 6px 6px 0px; */
    margin-bottom: 15px;
}


/* gnavi */

/*body, nav, ul, li, a  {margin: 0; padding: 0;}*/
.navWrap {
    width: 90%;
    max-width: 900px;
    margin: 10px auto;
}

.toggleMenu {
    display: none;
    background: #614a3f;
    padding: 10px 15px;
    color: #fff;
}

.nav {
    list-style: none;
    *zoom: 1;
    background: #f1f1f1;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav ul {
    list-style: none;
    width: 9em;
}

.nav a {
    padding: 10px 15px;
    color: #5a5a5a;
}

.nav li {
    position: relative;
}

.nav>li {
    float: left;
    border-top: 1px solid #ccc;
}

.nav>li>.parent {
    background-image: url("../images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}

.nav>li>a {
    display: block;
}

.nav li ul {
    position: absolute;
    left: -9999px;
}

.nav>li.hover>ul {
    left: 0;
}

.nav li li.hover ul {
    left: 100%;
    top: 0;
}

.nav li li a {
    display: block;
    background: #fafafa;
    position: relative;
    z-index: 100;
    border-top: 1px solid #ccc;
}

.nav li li li a {
    background: #fafafa;
    z-index: 200;
    border-top: 1px solid #ccc;
}

#calender {
    width: 100%;
    border-right: 1px solid #614a3f;
    border-bottom: 1px solid #614a3f;
}

#calender th,
#calender td {
    width: 14.66%;
    padding: 1%;
    border-top: 1px solid #614a3f;
    border-left: 1px solid #614a3f;
}

#calender th {
    background-color: #614a3f;
    color: #fff;
}

#pager {
    text-align: center;
}

#pager li {
    display: inline-block;
    padding: .5em;
}

#pager li a {}

#yotei_detail {}

.pdfList {
    padding: .5em;
}

.pdfList li {
    margin-bottom: 1em;
}

.btn {
    font-size: 1.1em;
    text-align: center;
    margin: 1em auto;
    max-width: 300px;
}

.btn a {
    padding: .5em;
    background-color: #efefef;
    color: #000;
    border: 1px solid #000;
}

/*	map --------------------------------------*/
.map {
    width: 90%;
    margin: 20px auto;
}

.mapInner {
    width: 100%;
}

.link-dl dd {
    margin: 0 0 1.5em 1em;
}

.link-dl dt a {
    text-decoration: underline;
    color: #614a3f;
}

.link-dl dt a:hover {
    text-decoration: underline;
    color: #86c5d1;
}

.h3-title {
    text-align: left;
    font-size: 1.8em;
    margin-bottom: .5em;
}

@media only screen and (min-width: 320px) {
    /* ===================================================================
 * style info : common
 * =================================================================== */

    /*	header --------------------------------------*/
    header {}

    .hdContent {
        width: 96%;
        margin: 0 auto;
        padding: 15px 0;
    }

    .hdContent h1 {
        width: 60%;
    }

    /* gnavi */
    .active {
        display: block;
    }

    .toggleMenu {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .nav>li {
        float: none;
    }

    .nav>li>.parent {
        background-position: 95% 50%;
    }

    .nav li li .parent {
        background-image: url("../images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }

    .nav ul {
        display: block;
        width: 100%;
    }

    .nav>li.hover>ul,
    .nav li li.hover ul {
        position: static;
    }

    /*	sp common
--------------------------------------*/
    .field {
        width: 96%;
        margin: 0 auto 30px;
    }

    .whole {
        width: 100%;
        margin-bottom: 30px;
    }

    /* sponsor */
    .sponsor li {
        width: 25%;
        float: left;
    }


    /*	mainimage
--------------------------------------*/
    .mainimage {
        width: 100%;
        /* min-height: 120px; */
        /* margin-bottom: 30px; */
    }

    .mainimage p {
        color: #614a3f;
        font-size: 123.1%;
        text-align: center;
        /* padding-top: 60px; */
    }


    /*	topicpath --------------------------------------*/
    .topicpath {
        display: none;
    }

    /*	ttl --------------------------------------*/
    .ttlStyle {
        font-size: 123.1%;
        border-bottom: 2px solid #614a3f;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .ttlStyle span {
        color: #614a3f;
        font-size: 85%;
        margin-left: 3px;
    }

    .ttlCenter {
        color: #614a3f;
        font-size: 123.1%;
        text-align: center;
        line-height: 2;
        margin-bottom: 20px;
        padding: 5px 40px !important;
        margin-bottom: 0 !important;
    }

    .ttlCenter span {
        color: #614a3f;
        font-size: 85%;
    }


    .ttlBder {
        color: #614a3f;
        font-size: 123.1%;
        font-weight: bold;
        border-bottom: 2px solid #614a3f;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .ttlNoBder {
        color: #614a3f;
        font-size: 123.1%;
        font-weight: bold;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .ttlBderlarge {
        color: #614a3f;
        font-size: 123.1%;
        font-weight: bold;
        border-bottom: 2px solid #614a3f;
        padding-bottom: 3px;
        margin-bottom: 15px;
    }

    .ttlSpace {
        font-size: 116%;
        text-align: center;
        line-height: 1.8;
        padding: 30px 15px;
    }

    .ttlGrad {
        font-size: 116%;
        padding: 6px 10px;
        margin-bottom: 15px;
        background-image: -moz-linear-gradient(top, #fbfbfb, #f7f7f7);
        background-image: -ms-linear-gradient(top, #fbfbfb, #f7f7f7);
        background-image: -o-linear-gradient(top, #fbfbfb, #f7f7f7);
        background-image: -webkit-gradient(linear, center top, center bottom, from(#fbfbfb), to(#f7f7f7));
        background-image: -webkit-linear-gradient(top, #fbfbfb, #f7f7f7);
        background-image: linear-gradient(top, #fbfbfb, #f7f7f7);
        border: 1px solid #ececec;
        border-top: 3px solid #203982;
    }

    .bgBlularge {
        color: #fff;
        font-size: 116%;
        padding: 6px 10px;
        margin-bottom: 15px;
        background: #614a3f;
    }

    /*	box style
--------------------------------------*/
    .fieldWrap {
        width: 100%;
    }

    .fieldLeft,
    .fieldRight {
        margin-bottom: 30px;
    }

    .fieldLeft02 {
        margin-bottom: 30px;
    }

    .extent {
        margin-bottom: 30px;
    }

    .extentRpict {
        width: 30%;
        float: left;
        padding: 0 8px 5px 0;
    }

    .extentLpict {
        width: 30%;
        float: right;
        padding: 0 5px 0 8px;
    }

    /* 霑ｽ蜉�縺薙％縺ｾ縺ｧ */
    .field p {
        margin-bottom: 15px;
    }

    /*	table --------------------------------------*/
    .bgOdd tr:nth-child(2n-1) {
        background: #f2f2f2;
    }

    /*	btmbnr --------------------------------------*/
    .btmBnr {
        margin-bottom: 30px;
        /*border: 1px solid #ccc;*/
    }

    .btmBnr div {
        width: 50%;
        float: left;
        padding: 20px 20px 0 20px;
        min-height: 250px;
    }


    .btmBnr a div {
        background: #fff;
    }

    .btmBnr a:hover div {
        background: #614a3f;
    }


    .btmBnr a dt,
    .btmBnr a dt span {
        color: #614a3f;
    }

    .btmBnr a dd {
        color: #5a5a5a;
    }

    .btmBnr a:hover dt,
    .btmBnr a:hover dt span {
        color: #fff;
    }


    .btmBnr a:hover dt,
    .btmBnr a:hover dt span,
    .btmBnr a:hover dd {
        color: #fff;
    }

    .btmBnr dt {
        font-size: 123.1%;
        font-weight: bold;
        padding-top: 50px;
        text-align: center;
    }

    .btmBnr dt span {
        font-size: 85%;
        font-weight: normal;
    }

    .btmBnr .menber,
    .btmBnr .join {
        border: 1px solid #ccc;
    }

    .btmBnr .recruitment {
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .btmBnr .nursery {
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .btmBnr a .menber dt {
        background: url(../images/common/bg_bnr01.gif) top center no-repeat;
    }

    .btmBnr a:hover .menber dt {
        background: url(../images/common/bg_bnr01_on.gif) top center no-repeat;
    }

    .btmBnr a .recruitment dt {
        background: url(../images/common/bg_bnr02.gif) top center no-repeat;
    }

    .btmBnr a:hover .recruitment dt {
        background: url(../images/common/bg_bnr02_on.gif) top center no-repeat;
    }

    .btmBnr a .nursery dt {
        background: url(../images/common/bg_bnr03.gif) top center no-repeat;
    }

    .btmBnr a:hover .nursery dt {
        background: url(../images/common/bg_bnr03_on.gif) top center no-repeat;
    }

    .btmBnr a .join dt {
        background: url(../images/common/bg_bnr04.gif) top center no-repeat;
    }

    .btmBnr a:hover .join dt {
        background: url(../images/common/bg_bnr04_on.gif) top center no-repeat;
    }


    .bnr_inner {
        width: 90%;
        margin: 5% auto;
    }

    .bnr_box {
        width: 100%;
    }

    .bnr_box li {
        width: 45%;
        height: auto;
        float: left;
        margin-left: 5%;
        margin-bottom: 2%;
    }

    .news-btn {
        text-align: right;
        margin-bottom: 20px;
        margin-top: -2.4em;
    }



    /*	footer --------------------------------------*/
    /* footer {
	background: #614a3f;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #aacbf6;
}

.totop {
	padding: 11px 0;
	border-bottom: 2px solid #fff;
	text-align: center;
}

.totop a {
	color: #fff;
	background: url(../images/common/bg_totop.gif) right center no-repeat;
	padding: 15px 30px 15px 0;
}

.totop a:hover {
	color: #aacbf6;
}

.ftInner {
	width: 96%;
	padding-top: 30px;
	margin: 0 auto 30px;
}

.ftInfo {
	margin-bottom: 20px;
}

.ftInfo p, address, .copy {
	color: #fff;
}

.fNavi dl {
	margin-bottom: 20px;
}

.fNavi dt {
	font-size: 108%;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #fff;
}

.fNavi li {
	margin-left: 20px;
}

.fNavi dd a {
	color: #fff;
	background: url(../images/common/bg_point01.gif) 0 50% no-repeat;
	padding-left: 15px;
}

.fNavi dd a:hover {
	color: #aacbf6;
	background: url(../images/common/bg_point02.gif) 0 50% no-repeat;
	padding-left: 15px;
}

.ftInfo span {
	color: #fff;
	font-size: 85%;
}

.ftInfo p {
	font-size: 123.1%;
	margin-bottom: 8px;
} */



    /*	top --------------------------------------*/
    .sliderWrap {
        width: 100%;
        margin-bottom: 30px;
    }

    .sliderWrap a {
        cursor: pointer;
    }

    .sliderWrap a:hover img {
        opacity: 0.7;
    }

    /** RESET AND LAYOUT */

    .bx-wrapper {
        position: relative;
        margin: 0 auto 60px;
        padding: 0;
        *zoom: 1;
    }

    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }

    /** THEME */

    .bx-wrapper .bx-viewport {
        /*	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
*/
        left: -5px;
        background: #fff;

        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -30px;
        width: 100%;
    }

    /* LOADER */

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(../images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    /* PAGER */

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }

    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #666;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #000;
    }

    /* DIRECTION CONTROLS (NEXT / PREV) */

    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(../images/controls.png) no-repeat 0 -32px;
    }

    .bx-wrapper .bx-next {
        right: 10px;
        background: url(../images/controls.png) no-repeat -43px -32px;
    }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999;
    }

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

    /* AUTO CONTROLS (START / STOP) */

    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -11px no-repeat;
        margin: 0 3px;
    }

    .bx-wrapper .bx-controls-auto .bx-start:hover,
    .bx-wrapper .bx-controls-auto .bx-start.active {
        background-position: -86px 0;
    }

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -44px no-repeat;
        margin: 0 3px;
    }

    .bx-wrapper .bx-controls-auto .bx-stop:hover,
    .bx-wrapper .bx-controls-auto .bx-stop.active {
        background-position: -86px -33px;
    }

    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    /* IMAGE CAPTIONS */

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666\9;
        background: rgba(80, 80, 80, 0.75);
        width: 100%;
    }

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial;
        display: block;
        font-size: .85em;
        padding: 10px;
    }

    /* topic */
    .topic,
    .topicscntns {
        margin-bottom: 30px;
    }


    .topic dd,
    .topicscntns dd {
        border-bottom: 1px dotted #ccc;
        padding-bottom: 3px;
        margin-bottom: 7px;
    }

    .bgBlu {
        color: #fff;
        font-size: 10px;
        padding: 4px 5px 3px;
        margin-left: 3px;
        background: #614a3f;
    }

    .bgOra {
        color: #fff;
        font-size: 10px;
        padding: 4px 5px 3px;
        margin-left: 3px;
        background: #f06e06;
    }

    .topBnr {
        margin-bottom: 30px;
        /*border: 1px solid #ccc;*/
    }

    .topBnr div {
        width: 50%;
        float: left;
        padding: 20px 20px 0 20px;
        min-height: 250px;
    }


    .topBnr a div {
        background: #fff;
    }

    .topBnr a:hover div {
        background: #614a3f;
    }


    .topBnr a dt,
    .topBnr a dt span {
        color: #614a3f;
    }

    .topBnr a dd {
        color: #5a5a5a;
    }

    .topBnr a:hover dt,
    .topBnr a:hover dt span {
        color: #fff;
    }


    .topBnr a:hover dt,
    .topBnr a:hover dt span,
    .topBnr a:hover dd {
        color: #fff;
    }

    .topBnr dt {
        font-size: 123.1%;
        font-weight: bold;
        padding-top: 50px;
        text-align: center;
    }

    .topBnr dt span {
        font-size: 85%;
        font-weight: normal;
    }

    .topBnr .menber,
    .topBnr .join {
        border: 1px solid #ccc;
    }

    .topBnr .recruitment {
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .topBnr .nursery {
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .topBnr a .menber dt {
        background: url(../images/common/bg_bnr01.gif) top center no-repeat;
    }

    .topBnr a:hover .menber dt {
        background: url(../images/common/bg_bnr01_on.gif) top center no-repeat;
    }

    .topBnr a .recruitment dt {
        background: url(../images/common/bg_bnr02.gif) top center no-repeat;
    }

    .topBnr a:hover .recruitment dt {
        background: url(../images/common/bg_bnr02_on.gif) top center no-repeat;
    }

    .topBnr a .nursery dt {
        background: url(../images/common/bg_bnr03.gif) top center no-repeat;
    }

    .topBnr a:hover .nursery dt {
        background: url(../images/common/bg_bnr03_on.gif) top center no-repeat;
    }

    .topBnr a .join dt {
        background: url(../images/common/bg_bnr04.gif) top center no-repeat;
    }

    .topBnr a:hover .join dt {
        background: url(../images/common/bg_bnr04_on.gif) top center no-repeat;
    }


    /* topsalutation */
    .topsalutation {
        width: 100%;
        padding: 50px 0;
        margin-bottom: 30px;
        background-attachment: fixed;
        background-size: cover;
        background: url(../images/index/bg_top.jpg) center center no-repeat;
    }

    .topsalutation div {
        text-align: center;
        width: 90%;
        margin: 0 auto;
        padding: 25px 15px;
        background: rgba(256, 256, 256, 0.80);
    }

    .topsalutation div h2 {
        font-size: 116%;
        margin-bottom: 15px;
    }


    /*	system */
    .system {
        background: url(../images/system/mainimage.jpg) bottom center no-repeat;
        background-size: cover;
    }

    .systemMap {
        width: 80%;
        margin: 0 auto;
    }

    /*	activities
--------------------------------------*/
    .activities h5,
    .activities h6 {
        margin-bottom: 15px;
    }


    .planList {
        margin-bottom: 30px;
    }

    .planList dt {
        margin-bottom: 7px;
    }

    .planList dd {
        margin: 0 15px 0;
    }

    .planList dd li {
        margin-bottom: 7px;
    }


    /* table 3columnm */
    .ptn3clm {
        table-layout: fixed;
        width: 100%;
        margin-bottom: 30px;
    }

    .ptn3clm td,
    .ptn2clm td,
    .ptn3clm th {
        padding: 5px;
    }

    .ptn3clm th {
        border-bottom: 1px solid #ccc;
        font-weight: normal;
    }

    .ptn2clm {
        width: 100%;
        margin-bottom: 30px;
    }

    .ptn2clm tr td:nth-of-type(1) {
        width: 40%;
    }


    /*	guide
--------------------------------------*/
    .guide {
        background: url(../images/mainimage-new.png) bottom center no-repeat;
        background-size: cover;
    }

    .garden {}

    .garden li {
        width: 48%;
        float: left;
        padding: 15px 10px;
        min-height: 200px;
        margin: 0 1% 20px;
        border: 4px solid #ccc;
    }

    .garden dt {
        text-align: center;
        margin-bottom: 15px;
    }

    .garden dt span {
        color: #fff;
        background: #614a3f;
        padding: 7px 10px;
    }

    .pdfList {
        padding: 10px;
        margin-bottom: 1em;
    }

    .pdfList li {
        padding-left: 10px;
    }

    #schedule .yotei {
        background-color: #cef;
        font-weight: bold;
    }

    #schedule .yotei a {
        display: block;
        width: 100%;
        height: 100%;
    }

    /*	guide
--------------------------------------*/
    /* .guide {
        background: url(../images/mainimage-new.png) bottom center no-repeat;
        background-size: cover;
    } */

    .guideMsp {
        text-align: center;
        margin-bottom: 30px;
    }

    .zone {
        overflow: hidden;
        border-top: 1px solid #ccc;
    }

    .zone li {
        width: 50%;
        float: left;
        background: url(../images/common/bg_point03.gif) 10px 50% no-repeat;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 7px 0 7px 25px;
    }

    .zone li:nth-child(odd) {
        border-left: 1px solid #ccc;
    }

    .zone li a {
        display: block;
    }




    /* acordion common
-----------------------------------------------------------------*/
    .btmMenu {
        margin-bottom: 30px;
    }

    .btmMenu dl.acordion {}

    .btmMenu dt.trigger {
        overflow: hidden;
        background: #9bd8ff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#efefef));
        background: #9bd8ff linear-gradient(#fefefe, #efefef);
        text-align: left;
        color: #614a3f;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 0;
        padding: 12px 15px;
    }

    .btmMenu dt.active {}

    .btmMenu dt.trigger span.open-close {
        background: url(../images/guide/point_plus.png) no-repeat right 50%;
        float: right;
        width: 13px;
        height: 13px;
        text-indent: -9999em;
    }

    .btmMenu dt.active span.open-close {
        background: url(../images/guide/point_none.png) no-repeat right top;
        float: right;
        width: 13px;
        height: 13px;
    }

    .btmMenu dt.topAc {
        border: 1px solid #f1f1f1;
    }

    .btmMenu dt.btmAc {
        border: 1px solid #f1f1f1;
        border-top: none;
    }

    .btmMenu dd.acordion_tree {
        background: #FFF;
        border: none;
        padding-top: 15px;
    }

    .btmMenu li {
        overflow: hidden;
        width: 50%;
        float: left;
        background: url(../images/common/bg_point03.gif) 5px 50% no-repeat;
        padding: 7px 0 5px 15px;
        margin-bottom: 7px;
    }

    /*	detail
--------------------------------------*/
    .basic p {
        text-align: center;
    }

    .basicLeft {
        width: 100%;
    }

    .basicRight {
        width: 100%;
    }

    .basicLeft th,
    .basicRight th {
        width: 8em;
        text-align: left;
        font-weight: normal;
        padding: 0 10px;
    }

    .basicLeft td,
    .basicRight td {
        padding: 10px 10px;
    }

    /*	admission
--------------------------------------*/
    .type dt {
        margin-bottom: 10px;
    }

    .type dd {
        margin-bottom: 20px;
    }

    .dues dl {
        margin-bottom: 30px;
    }

    .dues dt {
        margin-bottom: 10px;
    }

    /* 霑ｽ蜉�縺薙％縺九ｉ */
    /*	activity
--------------------------------------*/
    .session img {
        width: 52%;
        max-width: 500px;
        margin: 0 0 10px 15px;
        float: right;
    }

    .group {
        margin-bottom: 15px;
    }

    .group img {
        width: 26%;
        max-width: 250px;
        float: left;
        margin: 0 15px 10px 0;
    }

    /* theme */
    .theme li {
        text-align: center;
        margin-bottom: 50px;
    }

    .theme h5 {
        font-size: 108%;
        font-weight: bold;
        margin-bottom: 5px;
    }

    /* recreation */
    .recreation {
        margin-bottom: 30px;
    }

    .recreation table {
        width: 90%;
        margin: 0 auto;
    }

    .recreation table td {
        padding: 5px 10px;
    }

    .recreation table tr:nth-child(even) {
        background: #efefef;
    }

    /*	committee
--------------------------------------*/
    .commitList {
        margin: 10px 0 0 0;
    }

    .commitList li {
        margin-bottom: 10px;
    }

    .linkList {
        width: 90%;
        margin: 0 auto;
    }

    .linkList li {
        background: url(../images/common/point04.gif) 0 50% no-repeat;
        padding: 5px 0 5px 13px;
    }

    /*	admission
--------------------------------------*/
    .download {
        width: 60%;
        margin: 0 auto;
        padding: 10px 0;
        text-align: center;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
        background-image: -moz-linear-gradient(top, #2645a6, #1e3784);
        background-image: -ms-linear-gradient(top, #2645a6, #1e3784);
        background-image: -o-linear-gradient(top, #2645a6, #1e3784);
        background-image: -webkit-gradient(linear, center top, center bottom, from(#2645a6), to(#1e3784));
        background-image: -webkit-linear-gradient(top, #2645a6, #1e3784);
        background-image: linear-gradient(top, #2645a6, #1e3784);
    }

    .download a {
        color: #fff;
    }

    .download a:hover {
        color: #86c5d1;
    }
}

/* 霑ｽ蜉�縺薙％縺ｾ縺ｧ */
@media only screen and (min-width: 480px) {

    /*	mainimage
--------------------------------------*/
    .mainimage {
        width: 100%;
        min-height: 160px;
        /* margin-bottom: 30px; */
    }

    .mainimage p {
        color: #614a3f;
        text-align: center;
        /* padding-top: 80px; */
    }

    /*	guide
--------------------------------------*/
    .guide {
        background: url(../../images/mainimage-new.png) bottom center no-repeat;
        background-size: cover;
        background-color: #f8f8f1;
    }

    .garden li {
        width: 48%;
        float: left;
        padding: 15px 15px;
        min-height: 200px;
        margin: 0 1% 20px;
        border: 4px solid #ccc;
    }

    .garden dt {
        text-align: center;
        margin-bottom: 15px;
    }

    .garden dt span {
        color: #fff;
        font-size: 123.1%;
        background: #614a3f;
        padding: 7px 15px;
    }

    .bnr_inner {
        width: 90%;
        margin: 5% auto;
    }

    .bnr_box {
        width: 100%;
    }

    .bnr_box li {
        width: 20%;
        height: auto;
        float: left;
        margin-left: 4%;
        margin-bottom: 2%;
    }









}




@media only screen and (min-width: 640px) {

    /* ===================================================================
 * style info : common
 * =================================================================== */
    /*	ttl
--------------------------------------*/
    a.lnka {
        color: #614a3f;
        padding-left: 15px;
        font-size: 1.2em;
    }

    .ttlStyle {
        font-size: 138.5%;
        padding-bottom: 2px;
        margin-bottom: 20px;
    }

    .ttlStyle span {
        font-size: 85%;
        margin-left: 3px;
    }

    .ttlCenter {
        color: #614a3f;
        font-size: 153.9%;
        text-align: center;
        line-height: 2;
        margin-bottom: 30px;
    }

    .ttlCenter span {
        color: #614a3f;
        font-size: 85%;
    }

    .ttlBder {
        color: #614a3f;
        font-size: 138.5%;
        font-weight: bold;
        border-bottom: 2px solid #614a3f;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .ttlNoBder {
        color: #614a3f;
        font-size: 138.5%;
        font-weight: bold;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .ttlBderlarge {
        color: #614a3f;
        font-size: 138.5%;
        font-weight: bold;
        border-bottom: 2px solid #614a3f;
        padding-bottom: 3px;
        margin-bottom: 20px;
    }

    .ttlSpace {
        font-size: 138.5%;
        text-align: center;
        line-height: 1.8;
        padding: 50px 30px;
    }

    .bgBlularge {
        color: #fff;
        font-size: 123.1%;
        padding: 6px 13px;
        margin-bottom: 15px;
        background: #614a3f;
    }












    /*	btmBnr
--------------------------------------*/
    .btmBnr {
        margin-bottom: 40px;
    }

    .btmBnr div {
        /*width: 50%;
	float: left;*/
        padding: 40px 20px 0 20px;
        /*min-height: 250px;*/
    }

    .btmBnr dt {
        font-size: 138.5%;
        /*font-weight: bold;
	padding-top: 50px;
	text-align: center;*/
        margin-bottom: 20px;
    }

    .btmBnr dt span {
        font-size: 100%;
        font-weight: normal;
    }

    .news-btn {
        margin-top: -3.6em;
    }



    /*	box style
--------------------------------------*/
    .field p {
        margin-bottom: 15px;
        line-height: 1.8;
        font-size: 108%;
    }





    /*	footer
--------------------------------------*/


    .ftInner {
        /*width: 96%;
	padding-top: 30px;
	margin: 0 auto 30px;*/
    }

    .ftInfo {
        /*margin-bottom: 20px;*/
    }

    .fNavi dl {
        width: 50%;
        float: left;
        /*margin-bottom: 20px;*/
    }

    .fNavi dt {
        font-size: 116%;
        /*	padding-bottom: 3px;
	margin-bottom: 7px;
*/
        border-bottom: none;
    }

    /*.fNavi li {
	margin-left: 20px;
}
*/

    /*.fNavi dd a {
	color: #fff;
	background: url(../images/common/bg_point01.gif) 0 50% no-repeat;
	padding-left: 15px;
}

.fNavi dd a:hover {
	color: #aacbf6;
	background: url(../images/common/bg_point02.gif) 0 50% no-repeat;
	padding-left: 15px;
}
*/
    .ftInfo span {
        color: #fff;
        font-size: 100%;
    }

    .ftInfo p {
        font-size: 138.5%;
        margin-bottom: 8px;
    }


    /*	mainimage
--------------------------------------*/
    .mainimage {
        width: 100%;
        min-height: 200px;
        /* margin-bottom: 30px; */
    }

    .mainimage p {
        color: #614a3f;
        font-size: 138.5%;
        text-align: center;
        /* padding-top: 100px; */
    }











    /*	top
--------------------------------------*/
    .sliderWrap {
        max-width: 1069px;
        margin: 0 auto;
        margin-bottom: 30px;
    }



    /* topic */
    .topic {
        margin-bottom: 40px;
    }


    .topic dd {
        /*border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;*/
        margin-bottom: 10px;
    }


    /*.bgBlu {
	color: #fff;
	font-size: 10px;
	padding: 4px 5px 3px;
	margin-left: 3px;
	background: #614a3f;
}

.bgOra {
	color: #fff;
	font-size: 10px;
	padding: 4px 5px 3px;
	margin-left: 3px;
	background: #f06e06;
}
*/
    .topBnr {
        margin-bottom: 40px;
    }

    .topBnr div {
        /*width: 50%;
	float: left;*/
        padding: 40px 20px 0 20px;
        /*min-height: 250px;*/
    }


    .topBnr dt {
        font-size: 138.5%;
        /*font-weight: bold;
	padding-top: 50px;
	text-align: center;*/
        margin-bottom: 20px;
    }

    .topBnr dt span {
        font-size: 100%;
        font-weight: normal;
    }

    /*.topBnr .menber, .topBnr .join {
	border: 1px solid #ccc;
}
*/

    /* topsalutation */
    /*.topsalutation {
	width: 100%;
	padding: 50px 0;
	margin-bottom: 30px;
	background-attachment: fixed;
    background-size: cover;
	background: url(../images/index/bg_top.jpg) center center no-repeat;
}

.topsalutation div {
	text-align: center;
	width: 90%;
	margin: 0 auto;
	padding: 25px 15px;
	background: rgba(256, 256, 256, 0.80);
}
*/
    .topsalutation div h2 {
        font-size: 131%;
        margin-bottom: 15px;
    }

    .topsalutation div p {
        font-size: 108%;
        line-height: 2;
    }

    .bnr_inner {
        width: 90%;
        margin: 5% auto;
    }

    .bnr_box {
        width: 100%;
    }

    .bnr_box li {
        width: 20%;
        height: auto;
        float: left;
        margin-left: 4%;
        margin-bottom: 2%;
    }


    /*	activities
--------------------------------------*/
    /*.activities h5, .activities h6 {
	margin-bottom: 15px;
}

.basicList li {
	margin-bottom: 15px;
}

.planList {
	margin-bottom: 30px;
}

.planList dt {
	margin-bottom: 7px;
}

.planList dd {
	margin: 0 15px 0;
}

.planList dd li {
	margin-bottom: 7px;
}
*/

    /* table 3columnm */
    .ptn3clm {
        /*	table-layout: fixed;
	width: 100%;
*/
        margin-bottom: 40px;
    }

    .ptn3clm td,
    .ptn2clm td {
        padding: 7px 5px;
    }

    .ptn2clm {
        width: 100%;
        margin-bottom: 40px;
    }

    /*.ptn2clm tr td:nth-of-type(1) {
	width: 40%;
}
*/

    /*	guide
--------------------------------------*/
    .garden li {

        padding: 25px 20px;
        min-height: 180px;
        margin: 0 1% 25px;
    }

    .garden dt {
        margin-bottom: 25px;
    }

    .garden dt span {
        font-size: 138.5%;
        padding: 10px 25px;
    }

    /*	guide
--------------------------------------*/

    .guideMsp {
        margin-bottom: 40px;
    }

    .zone {
        overflow: hidden;
        border-top: none;
    }

    .zone li {
        width: 25%;
        float: left;
        border-bottom: none;
        border-right: none;
        font-size: 123.1%;
    }

    .zone li:nth-child(odd) {
        border-left: none;
    }


    /* acordion common
-----------------------------------------------------------------*/
    .btmMenu {
        margin-bottom: 30px;
    }

    .btmMenu dl.acordion {
        /*margin: 0 10px 0 10px;*/
    }

    .btmMenu dt.trigger {
        font-size: 16px;
        padding: 14px 15px;
    }

    .btmMenu dt.active {
        /*border-radius: 10px 10px 0 0;*/
    }

    .btmMenu dt.trigger span.open-close {
        background: url(../images/guide/point_plus.png) no-repeat right 50%;
        margin-top: 5px;
    }

    .btmMenu dt.active span.open-close {
        background: url(../images/guide/point_none.png) no-repeat right 50%;
    }

    .btmMenu dd.acordion_tree {
        border: none;
        padding-top: 15px;
    }

    .btmMenu li {
        overflow: hidden;
        width: 50%;
        float: left;
        background: url(../images/common/bg_point03.gif) 5px 50% no-repeat;
        padding: 7px 0 5px 15px;
        margin-bottom: 7px;
        font-size: 16px;
    }

    /*	detail
--------------------------------------*/
    #map {
        width: 49%;
        float: right;
        text-align: center;
        margin: 0;
        height: 280px;
    }

    .basicLeft {
        width: 49%;
        float: left;
    }

    .basicRight {
        width: 49%;
        float: right;
    }

    .basicLeft th,
    .basicRight th {
        width: 8em;
        text-align: left;
        font-weight: normal;
        padding: 10px;
    }

    .basicLeft td,
    .basicRight td {
        padding: 10px 10px;
    }

    .basicBtm {
        clear: both;
    }

    /*	map
--------------------------------------*/
    .map {
        width: 100%;
        margin: 40px auto;
    }

    .mapInner {
        width: 100%;
        height: 400px;
    }


    /* 霑ｽ蜉�縺薙％縺九ｉ */
    /*	admission
--------------------------------------*/
    .type dt {
        margin-bottom: 13px;
    }

    .dues dl {
        margin-bottom: 50px;
    }

    .dues dt {
        margin-bottom: 13px;
    }

    /*	activity
--------------------------------------*/
    .session img {
        margin: 0 0 10px 25px;
    }

    .group {
        margin-bottom: 45px;
    }

    .group img {
        margin: 0 25px 10px 0;
    }

    /* theme */
    .theme li {
        text-align: left;
        width: 50%;
        float: left;
        padding: 0 5px;
        /*margin-bottom: 50px;*/
    }

    .theme li:nth-child(odd) {
        clear: both;
    }

    .theme h5 {
        font-size: 123.1%;
        margin-bottom: 5px;
        line-height: 1.3;
        min-height: 5em;
    }

    /* recreation */
    .recreation {
        margin-bottom: 50px;
    }

    .recreation table {
        width: 70%;
    }

    .recreation table td {
        padding: 7px 15px;
    }

    /*	committee
--------------------------------------*/
    .commitList {
        margin: 20px 0 0 0;
        font-size: 108%;
    }

    .linkList {
        width: 80%;
        margin: 0 auto;
    }

    .linkList li {
        font-size: 116%;
    }

    /* 霑ｽ蜉�縺薙％縺ｾ縺ｧ */


}

@media only screen and (min-width: 768px) {

    /* ===================================================================
 * style info : common
 * =================================================================== */
    main {
        margin-bottom: 40px;
    }

    hr {
        max-width: 1069px;
        /*  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
*/
        margin: 20px auto;
        padding: 0;
    }


    /*	header
--------------------------------------*/

    .hdContent {
        position: relative;
        width: 96%;
        max-width: 1069px;
        margin: 0 auto;
        padding: 15px 0;
    }

    .hdContent .pcNone {
        position: absolute;
        top: 20px;
        right: 0px;
        display: block;
    }

    .hdContent .pcNone li {
        width: 12em;
        font-size: 13px;
        float: left;
        padding: 10px 20px;
        margin-right: 15px;
        background: #614a3f;
        text-align: center;
    }

    .hdContent .pcNone li a {
        display: block;
        color: #fff;
    }

    .hdContent h1 {
        max-width: 380px;
    }

    /* gnavi */
    .navWrap {
        width: 100%;
        max-width: 1069px;
        margin: 10px auto 0;
    }

    .toggleMenu {
        display: none;
        background: #666;
        padding: 10px 15px;
        color: #fff;
    }

    .nav {
        list-style: none;
        *zoom: 1;
        background: #fff;
    }

    .nav:before,
    .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav ul {
        list-style: none;
        width: 13em;
    }

    .nav a {
        padding: 13px 15px;
        color: #5a5a5a;
    }

    /**/
    .nav>li.hover>ul,
    .nav li li.hover ul {
        position: absolute;
    }

    .nav li {
        position: relative;
    }

    .nav>li {
        float: left;
        border-top: none;
        width: 20%;
        text-align: center;
    }

    .nav>li>.parent {
        background-image: none;
        background-repeat: no-repeat;
        background-position: right;
    }

    .nav>li>a {
        display: block;
    }

    .nav li ul {
        position: absolute;
        top: 45px;
        left: -9999px;
    }

    .nav>li.hover>ul {
        left: 0;
    }

    .nav li li.hover ul {
        left: 100%;
        top: 0;
    }

    .nav li li a {
        display: block;
        background: #efefef;
        position: relative;
        z-index: 100;
        border-bottom: 1px solid #ccc;
        border-top: none;
        /*border-top: 1px solid #175e4c;*/
        text-align: left;
    }

    .nav li li li a {
        background: #249578;
        z-index: 200;
        border-bottom: 1px solid #ccc;
        /*border-top: 1px solid #1d7a62;*/
    }


    /*	pc common
--------------------------------------*/
    .field {
        width: 96%;
        max-width: 1069px;
        margin: 0px auto 40px;
        padding: 0;
    }

    .topicpath {
        display: block;
        width: 96%;
        max-width: 1069px;
        margin: 40px 0;
    }

    .topicpath li {
        float: left;
        background: url(../images/common/bg_topicpath.gif) 0 50% no-repeat;
        padding-left: 13px;
        margin-right: 10px;
    }

    .topicpath li:first-child {
        background: none;
        padding-left: 0;
    }


    /*	ttl
--------------------------------------*/
    .ttlStyle {
        font-size: 182%;
        padding-bottom: 2px;
        margin-bottom: 20px;
    }

    /*.ttlStyle span {
	font-size: 93%;
	margin-left: 3px;
}
*/
    .ttlCenter {
        color: #614a3f;
        font-size: 307.8%;
        text-align: center;
        line-height: 1.5;
        margin-bottom: 40px;
    }

    .ttlCenter span {
        color: #614a3f;
        font-size: 60%;
    }


    .ttlBder {
        color: #614a3f;
        font-size: 182%;
        font-weight: bold;
        border-bottom: 2px solid #614a3f;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .ttlNoBder {
        color: #614a3f;
        font-size: 182%;
        font-weight: bold;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .ttlBderlarge {
        color: #614a3f;
        font-size: 182%;
        font-weight: bold;
        border-bottom: 2px solid #614a3f;
        padding-bottom: 3px;
        margin-bottom: 40px;
        margin-top: 4em;
    }

    .ttlSpace {
        font-size: 138.5%;
        text-align: center;
        line-height: 1.8;
        padding: 50px 30px;
    }

    .bgBlularge {
        color: #fff;
        font-size: 138.5%;
        padding: 8px 16px;
        margin-bottom: 15px;
        background: #614a3f;
    }

    /*	btmBnr
--------------------------------------*/
    .btmBnr {
        margin-bottom: 40px;
    }

    .btmBnr div {
        /*
	float: left;*/
        width: 25%;
        padding: 40px 20px 0 20px;
        /*min-height: 250px;*/
    }

    .btmBnr dt {
        font-size: 138.5%;
        /*font-weight: bold;
	padding-top: 50px;
	text-align: center;*/
        margin-bottom: 20px;
    }

    .btmBnr dt span {
        font-size: 100%;
        font-weight: normal;
    }

    .btmBnr .recruitment {
        border-top: 1px solid #ccc;
        border-right: none;
        border-bottom: 1px solid #ccc;
    }

    .btmBnr .nursery {
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

    /*	box style
--------------------------------------*/
    .fieldWrap {
        width: 100%;
        margin-bottom: 30px;
    }

    .fieldLeft,
    .fieldRight {
        margin-bottom: 0;
    }

    /* 霑ｽ蜉�縺薙％縺九ｉ */
    .fieldLeft02 {
        margin-bottom: 0;
        width: 60%;
        float: left;
    }

    /* 霑ｽ蜉�縺薙％縺ｾ縺ｧ */


    .fieldLeft {
        width: 48%;
        float: left;
    }

    .fieldRight {
        width: 48%;
        float: right;
    }

    .extent {
        margin-bottom: 7px;
    }

    .extentRpict {
        width: 30%;
        max-width: 285px;
        float: left;
        padding: 0 15px 5px 0;
    }

    .field p {
        margin-bottom: 15px;
        line-height: 2;
        font-size: 116%;
    }

    .extentRight {
        width: 68%;
        max-width: 660px;
        float: right;
    }

    /*	20161228霑ｽ蜉�
--------------------------------------*/
    .fo-size {
        font-size: 90%;
    }



    /*	footer
--------------------------------------*/


    .ftInner {
        width: 96%;
        max-width: 1069px;
        padding-top: 30px;
        margin: 0 auto 30px;
    }

    .ftInfo {
        /*margin-bottom: 20px;*/
    }

    .fNavi dl {
        width: 33%;
        float: left;
        margin-bottom: 30px;
    }

    .pcCle {
        clear: both;
    }

    .fNavi dt {
        font-size: 116%;
        /*	padding-bottom: 3px;
	margin-bottom: 7px;
*/
        border-bottom: none;
    }

    /*.fNavi li {
	margin-left: 20px;
}
*/

    /*.fNavi dd a {
	color: #fff;
	background: url(../images/common/bg_point01.gif) 0 50% no-repeat;
	padding-left: 15px;
}

.fNavi dd a:hover {
	color: #aacbf6;
	background: url(../images/common/bg_point02.gif) 0 50% no-repeat;
	padding-left: 15px;
}
*/
    .ftInfo span {
        color: #fff;
        font-size: 93%;
    }

    .ftInfo p {
        font-size: 182%;
        margin-bottom: 8px;
    }

    address {
        font-size: 108%;
        color: #fff;
    }

    /*	mainimage
--------------------------------------*/
    .mainimage {
        /* margin-top: 8px; */
        width: 100%;
        min-height: 265px;
        align-content: center;
        -webkit-align-content: center;
        vertical-align: middle;
    }

    .mainimage p {
        color: #614a3f;
        font-size: 36px;
        font-weight: 600;
        font-family: "HiraginoKakuGothicPro-W6", Helvetica !important;
    }




    /*	top
--------------------------------------*/
    .sliderWrap {
        max-width: 1069px;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    /* topic */
    .topic {
        width: 49%;
        float: left;
        margin-bottom: 30px;
    }

    .topBnr {
        width: 49%;
        float: right;
        margin-bottom: 40px;
    }

    .topBnr div {
        /*width: 50%;
	float: left;*/
        padding: 20px 10px 0 10px;
        min-height: 230px;
    }


    .topBnr dt {
        font-size: 138.5%;
        /*font-weight: bold;
	padding-top: 50px;
	text-align: center;*/
        margin-bottom: 20px;
    }

    .topBnr dt span {
        font-size: 85%;
        font-weight: normal;
    }

    /*.topBnr .menber, .topBnr .join {
	border: 1px solid #ccc;
}
*/

    /* topsalutation */
    .topsalutation {
        /*	width: 100%;
	padding: 50px 0;
	margin-bottom: 30px;
	background-attachment: fixed;
    background-size: cover;
*/
        background: url(../images/index/bg_top.jpg) center center repeat;
    }


    .topsalutation div {
        /*text-align: center;*/
        width: 80%;
        max-width: 830px;
        margin: 0 auto 30px;
        padding: 35px 30px;
        /*background: rgba(256, 256, 256, 0.80);*/
    }


    .topsalutation div h2 {
        font-size: 131%;
        margin-bottom: 25px;
    }

    .topsalutation div p {
        font-size: 123.1%;
        line-height: 2.3;
        text-align: left;
    }

    .bnr_inner {
        width: 1069px;
        margin: 0 auto;
    }

    .bnr_box {
        width: 100%;
    }

    .bnr_box li {
        width: 210px;
        height: auto;
        float: left;
        margin-left: 3%;
        margin-bottom: 2%;
    }

    /*	activities
--------------------------------------*/
    .activities h5,
    .activities h6 {
        margin-bottom: 25px;
        margin-top: 3em;
    }

    .basicList li,
    .basiclist li {
        margin-bottom: 15px;
    }

    .planList {
        margin-bottom: 45px;
    }

    .planList dt {
        margin-bottom: 20px;
    }

    .planList dd {
        margin: 0 15px 0;
    }

    .planList dd li {
        margin-bottom: 10px;
    }


    /* table 3columnm */
    .ptn3clm {
        /*	table-layout: fixed;
	width: 100%;
*/
        margin-bottom: 40px;
    }

    .ptn3clm td,
    .ptn2clm td {
        padding: 12px 9px;
    }

    .ptn2clm {
        width: 100%;
        margin-bottom: 40px;
    }

    /*.ptn2clm tr td:nth-of-type(1) {
	width: 40%;
}
*/

    /*	guide
--------------------------------------*/
    .guide {
        background: url(../images/mainimage-new.png) bottom center no-repeat;
        background-size: cover;
    }


    .garden li {
        /*width: 48%;
	float: left;*/
        padding: 25px 20px;
        min-height: 180px;
        margin: 0 1% 25px;
        /*border: 4px solid #ccc;*/
    }

    .garden dt {
        /*text-align: center;*/
        margin-bottom: 25px;
    }

    .garden dt span {
        /*color: #fff;*/
        font-size: 138.5%;
        /*background: #614a3f;*/
        padding: 10px 25px;
    }

    /* 霑ｽ蜉�縺薙％縺九ｉ */
    /*	admission
--------------------------------------*/
    .type dd {
        margin-bottom: 30px;
    }

    /*	activity
--------------------------------------*/
    .session img {
        margin: 0 0 10px 25px;
    }

    .group {
        margin-bottom: 50px;
    }

    .group img {
        margin: 0 35px 10px 0;
    }

    /* theme */
    .theme li {
        padding: 0 15px 50px;
    }

    .theme h5 {
        font-size: 123.1%;
        margin-bottom: 5px;
        line-height: 1.3;
        min-height: 2.5em;
    }


    /* recreation */
    .recreation {
        margin-bottom: 60px;
    }

    .recreationTxt {
        width: 50%;
        float: left;
    }

    .recreation table {
        width: 45%;
        float: right;
    }

    .recreation table td {
        padding: 7px 15px;
    }

    /*	committee
--------------------------------------*/
    .commitList {
        margin: 20px 0 0 0;
        font-size: 116%;
    }

    .linkList {
        width: 70%;
        margin: 0 auto;
    }

    /* 霑ｽ蜉�縺薙％縺ｾ縺ｧ */


}

@media only screen and (min-width: 1067px) {

    .headerInner,
    .detail,
    .fNav,
    .fInfo {
        width: 1069px;
        margin: 0 auto;
    }
}

#video-container p {
    margin: 5px 0 0;
    text-align: center;
}

#my-video {
    margin: 0 auto;
    display: block;
    width: 100% !important;
    height: 170px !important;
}

.video-js .vjs-big-play-button {
    margin: 0 auto !important;
    top: 42% !important;
    left: 0 !important;
    right: 0 !important;
}

@media only screen and (min-width: 375px) {
    #my-video {
        height: 200px !important;
    }
}

@media only screen and (min-width: 414px) {
    #my-video {
        height: 218px !important;
    }
}

@media only screen and (min-width: 768px) {
    #my-video {
        width: 70% !important;
        height: 260px !important;
    }
}

@media only screen and (min-width: 1069px) {
    #my-video {
        width: 70% !important;
        height: 370px !important;
    }

    .video-js .vjs-big-play-button {
        top: 46% !important;
    }
}

.donation a {
    display: block;
    margin: 0 0 20px;
}

.donation a img {
    display: block;
    width: 100%;
    height: auto;
}

.donation div {
    margin: 0 0 10px;
}

@media only screen and (min-width: 768px) {
    .donation {
        background: #F5F5F5;
        border: 1px solid #D0D0D0;
        padding: 20px;
        margin: 0 0 40px;
    }

    .donation a {
        margin: 0;
        float: right;
        width: 49%;
    }

    .donation div {
        float: left;
        width: 49%;
        margin: 0;
    }

    .donation div p:last-of-type {
        margin: 0;
    }


    /*	membership(20161228霑ｽ蜉�)
--------------------------------------*/


    .moushikomi {
        background: url(../images/common/icon_1r_20.png)67% 40% no-repeat;
        padding-left: 37%;
        margin-right: 3%;
        float: left;
    }

    .moushikomi_button {
        float: left;
    }

    .moushikomi_button a {
        float: left;
    }
}

.moushikomi {

    text-align: center;
}

.moushikomi_button {
    background-color: #614a3f;
    padding: 1%;
    text-align: center;
}


.moushikomi_button a {
    color: #fff;
    font-size: 120%;
}

.moushikomi_button a:hover {
    opacity: 0.6;
}

/*******************************
縲縲縲霑ｽ蜉�
********************************/
.boxLeft {
    margin: 0 0 2em;
}

.boxLeft img {
    width: 49%;
    height: auto;
    display: block;
    float: left;
}

.boxLeft img:last-of-type {
    float: right;
}

.field ol {
    margin: 0 0 0 1em;
}

.field ol li {
    margin: 0 0 2em;
}

.field ol li:last-of-type {
    margin: 0;
}

.field .listComplex>li {
    font-size: 116%;
    font-weight: 800;
}

.field .listComplex li ol,
.field .listComplex li ul {
    margin: 1em 0 0 1em;
}

.field .listComplex li ol li {
    font-size: 90%;
    font-weight: normal;
    margin: 0 0 0.5em;
}

@media only screen and (min-width: 768px) {
    .boxLeft {
        float: left;
        width: 30%;
    }

    .boxLeft img {
        float: none;
        width: 100%;
    }

    .boxLeft img:last-of-type {
        margin: 2em 0 0;
    }

    .boxRight {
        float: right;
        width: 66%;
    }

    .field .list2 {
        line-height: 2;
        font-size: 116%;
    }

    .field .list2 span {
        font-weight: 800;
    }
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.float-right {
    float: right !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.btn-back {
    margin-top: -80px;
}

@media screen and (max-width: 500px) {
    .btn-back {
        margin-top: 0;
    }
}

h3.ttlCenter {
    align-items: center;
    background-color: #fff;
    border: 1px solid #614a3f;
    border-radius: 50px;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 10px;
    justify-content: center;
    padding: 5px 60px;
    position: relative;
    text-align: center;
    color: #614a3f;
    font-size: 32px;
    font-weight: 600;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
}

.justify-content-center {
    justify-content: center;
}

.mb100 {
    margin-bottom: 100px;
}

.mb120 {
    margin-bottom: 120px;
}

@media screen and (max-width: 435px) {
    .h3.ttlCenter {
        font-size: 28px;
    }

    .mainimage p {
        font-size: 25px !important;
    }
}
