@charset "UTF-8";
/*! sanitize.css v3.0.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/* Normalization */
audio:not([controls]) { display: none; }

button { overflow: visible; -webkit-appearance: button; }

details { display: block; }

html { -ms-overflow-style: -ms-autohiding-scrollbar; overflow-y: scroll; -webkit-text-size-adjust: 100%; }

input { -webkit-border-radius: 0; }
input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; }
input[type="number"] { width: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

main { display: block; }

pre { overflow: auto; }

progress { display: inline-block; }

small { font-size: 75%; }

summary { display: block; }

svg:not(:root) { overflow: hidden; }

template { display: none; }

textarea { overflow: auto; }

[hidden] { display: none; }

/* Universal inheritance */
*, ::before, ::after { box-sizing: inherit; }

* { font-size: inherit; line-height: inherit; }

::before, ::after { text-decoration: inherit; vertical-align: inherit; }

/* Opinionated defaults */
*, ::before, ::after { border-style: solid; border-width: 0; }

* { background-repeat: no-repeat; margin: 0; padding: 0; }

:root { background-color: #FFFFFF; box-sizing: border-box; color: #000000; cursor: default; font: 62.5%/1.5 sans-serif; text-rendering: auto; }

a { text-decoration: none; }

audio, canvas, iframe, img, svg, video { vertical-align: middle; }

button, input, select, textarea { background-color: transparent; }

button, input, select, textarea { color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit; }

button, [type="button"], [type="date"], [type="datetime"], [type="datetime-local"], [type="email"], [type="month"], [type="number"], [type="password"], [type="reset"], [type="search"], [type="submit"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], select, textarea { min-height: 1.5em; }

code, kbd, pre, samp { font-family: monospace, monospace; }

nav ol, nav ul { list-style: none; }

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

textarea { resize: vertical; }

::-moz-selection { background-color: #B3D4FC; color: #ffffff; text-shadow: none; }

::selection { background-color: #B3D4FC; color: #ffffff; text-shadow: none; }

[aria-busy="true"] { cursor: progress; }

[aria-controls] { cursor: pointer; }

[aria-disabled] { cursor: default; }

[hidden][aria-hidden="false"] { clip: rect(0 0 0 0); display: inherit; position: absolute; }
[hidden][aria-hidden="false"]:focus { clip: auto; }

html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

img { max-width: 100%; height: auto; }

.d-b { display: block; }
.d-ib { display: inline-block; }
.d-i { display: inline; }

.box40 { width: 40px; }
.box50 { width: 50px; }
.box60 { width: 60px; }
.box70 { width: 70px; }
.box80 { width: 80px; }
.box90 { width: 90px; }
.box100 { width: 100px; }
.box110 { width: 110px; }
.box120 { width: 120px; }
.box130 { width: 130px; }
.box140 { width: 140px; }
.box150 { width: 150px; }
.box160 { width: 160px; }
.box170 { width: 170px; }
.box180 { width: 180px; }
.box190 { width: 190px; }
.box200 { width: 200px; }
.box210 { width: 210px; }
.box220 { width: 220px; }
.box230 { width: 230px; }
.box240 { width: 240px; }
.box250 { width: 250px; }
.box260 { width: 260px; }
.box270 { width: 270px; }
.box280 { width: 280px; }
.box290 { width: 290px; }
.box300 { width: 300px; }
.box310 { width: 310px; }
.box320 { width: 320px; }
.box330 { width: 330px; }
.box340 { width: 340px; }
.box350 { width: 350px; }
.box360 { width: 360px; }
.box370 { width: 370px; }
.box380 { width: 380px; }
.box390 { width: 390px; }
.box400 { width: 400px; }
.box410 { width: 410px; }
.box420 { width: 420px; }
.box430 { width: 430px; }
.box440 { width: 440px; }
.box450 { width: 450px; }
.box460 { width: 460px; }
.box470 { width: 470px; }
.box480 { width: 480px; }
.box490 { width: 490px; }
.box500 { width: 500px; }

.w-5p { width: 5%; }
.w-10p { width: 10%; }
.w-15p { width: 15%; }
.w-20p { width: 20%; }
.w-25p { width: 25%; }
.w-30p { width: 30%; }
.w-35p { width: 35%; }
.w-40p { width: 40%; }
.w-45p { width: 45%; }
.w-50p { width: 50%; }
.w-55p { width: 55%; }
.w-60p { width: 60%; }
.w-65p { width: 65%; }
.w-70p { width: 70%; }
.w-75p { width: 75%; }
.w-80p { width: 80%; }
.w-85p { width: 85%; }
.w-90p { width: 90%; }
.w-95p { width: 95%; }
.w-100p { width: 100%; }

.f-l { float: left !important; }
.f-r { float: right !important; }

.clear { clear: both; }

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

.mt-20 { margin-top: -20px !important; }
.mt-15 { margin-top: -15px !important; }
.mt-10 { margin-top: -10px !important; }
.mt-5 { margin-top: -5px !important; }
.mt0 { margin-top: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mb-20 { margin-bottom: -20px !important; }
.mb-15 { margin-bottom: -15px !important; }
.mb-10 { margin-bottom: -10px !important; }
.mb-5 { margin-bottom: -5px !important; }
.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.color-font { color: #6a3906; }
.color-main { color: #6a3906; }
.color-sub { color: #c99; }
.color-accent { color: #824f1a; }
.color-attention { color: #d00; }

.fw-thin { font-weight: 100; }
.fw-normal { font-weight: normal; }
.fw-bold { font-weight: bold; }

.ta-l { text-align: left; }
.ta-c { text-align: center; }
.ta-r { text-align: right; }

ul { list-style-type: none; }
ul.disc { list-style-type: disc; padding: 0 0 0 1.5em; }
ul.circle { list-style: circle; padding: 0 0 0 1.5em; }
ul.square { list-style: square; padding: 0 0 0 1.5em; }

ol { padding: 0 0 0 1.5em; }

@-webkit-keyframes fadein { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fadein { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
.btn-default, .btn-main, .btn-sub, .btn-accent { display: inline-block; border-radius: 4px; padding: .5em 1em .35em; text-decoration: none; }
.btn-default:hover, .btn-main:hover, .btn-sub:hover, .btn-accent:hover { cursor: pointer; }
.btn-lg.btn-default, .btn-lg.btn-main, .btn-lg.btn-sub, .btn-lg.btn-accent { padding: .6em 3em .5em; font-size: 1.25em; }
.btn-sm.btn-default, .btn-sm.btn-main, .btn-sm.btn-sub, .btn-sm.btn-accent { font-size: .8em; }

.btn-default { border: solid 1px #824f1a; background-color: #f6f6f6; box-shadow: 0 3px 0 0 #523517; color: #333 !important; text-align: center; }
.btn-default:hover { background-color: #fcfcfc; }
.btn-default:active { position: relative; top: 3px; box-shadow: none; }
.btn-main { border: solid 1px #6a3906; background-color: #6a3906; box-shadow: 0 3px 0 0 #371f06; color: #fff !important; }
.btn-main:hover { background-color: #9a5309; }
.btn-main:active { position: relative; top: 3px; box-shadow: none; }
.btn-sub { border: solid 1px #c99; background-color: #c99; box-shadow: 0 3px 0 0 #b18181; color: #fff !important; }
.btn-sub:hover { background-color: #ddbbbb; }
.btn-sub:active { position: relative; top: 3px; box-shadow: none; }
.btn-accent { border: solid 1px #824f1a; background-color: #824f1a; box-shadow: 0 3px 0 0 #523517; color: #fff !important; }
.btn-accent:hover { background-color: #ad6923; }
.btn-accent:active { position: relative; top: 3px; box-shadow: none; }

textarea, input, select { padding: 3px; }

[type="submit"], button { cursor: pointer; }

[type="text"], [type="password"], [type="email"], [type="url"], [type="number"], select, textarea { border: 1px solid #ccc; border-radius: 2px; background-color: #fbfbfb; }
[type="text"]:focus, [type="password"]:focus, [type="email"]:focus, [type="url"]:focus, [type="number"]:focus, select:focus, textarea:focus { border-color: #999; background-color: #fefefe; }

::-webkit-input-placeholder { color: #999; }

::-moz-placeholder { color: #999; }

:-ms-input-placeholder { color: #999; }

.placeholder { color: #999; }

body { min-height: 100vh; }
body .page-content, body .page-footer { -webkit-animation: fadein 1s; animation: fadein 1s; }
body.is-loading *, body.is-loading *:before, body.is-loading *:after { -webkit-animation: none !important; animation: none !important; -webkit-transition: none !important; transition: none !important; }
body.is-loading:after { content: ''; position: fixed; left: 50%; top: 50%; border: 4px solid rgba(106, 57, 6, 0.1); border-top-color: #6a3906; width: 48px; height: 48px; border-radius: 50%; margin-top: -24px; margin-left: -24px; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; }
body.is-loading .page-content, body.is-loading .page-footer { visibility: hidden; }

@font-face { font-family: 'webicon'; src: url("/fonts/webicon.ttf?oof4wj") format("truetype"), url("/fonts/webicon.woff?oof4wj") format("woff"), url("/fonts/webicon.svg?oof4wj#webicon") format("svg"); font-weight: normal; font-style: normal; }
.icon:before, .icon:after, [class^="icon-"], [class*=" icon-"] { font-family: 'webicon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-file-pdf:before { content: "\f1c1"; }

.icon-file-word:before { content: "\f1c2"; }

.icon-file-excel:before { content: "\f1c3"; }

.icon-arrow-down2:before { content: "\e905"; }

.icon-arrow-left2:before { content: "\e906"; }

.icon-arrow-right2:before { content: "\e907"; }

.icon-arrow-up2:before { content: "\e908"; }

.icon-image:before { content: "\f03e"; }

.icon-map-marker:before { content: "\f041"; }

.icon-mail:before { content: "\f0e0"; }

.icon-home:before { content: "\e88a"; }

.icon-list-arrow:before { content: "\e900"; }

.icon-arrow-right:before { content: "\e409"; }

.icon-list-arrow2:before { content: "\e038"; }

.icon-menu:before { content: "\e901"; }

.icon-close:before { content: "\e902"; }

html { overflow-y: scroll; font-size: 62.5%; }

body { color: #6a3906; font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; font-size: 1.6rem; letter-spacing: 0.05em; background-color: #fff; }

input, select, option, textarea { font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; }

a, a * { -webkit-transition-property: color, border-color, background-color, opacity; transition-property: color, border-color, background-color, opacity; -webkit-transition-duration: .3s; transition-duration: .3s; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

a { color: #6a3906; text-decoration: none; }
a:visited { color: #824607; }
a:hover { outline: 0; color: #522c05; text-decoration: underline; }
a:active { outline: 0; color: #824f1a; }

::-moz-selection { background-color: #3a1f03; color: #fff; }

::selection { background-color: #3a1f03; color: #fff; }

.for-tab { display: none; }

.for-sp { display: none; }

.grid-row { margin-left: -15px; margin-right: -15px; }
.grid-row:after { content: ""; display: block; clear: both; }
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 { box-sizing: border-box; float: left; padding: 15px; }
.grid-1 :first-child, .grid-2 :first-child, .grid-3 :first-child, .grid-4 :first-child, .grid-5 :first-child, .grid-6 :first-child, .grid-7 :first-child, .grid-8 :first-child, .grid-9 :first-child, .grid-10 :first-child, .grid-11 :first-child, .grid-12 :first-child { margin-top: 0; }
.grid-1 { width: 8.33333%; }
.grid-2 { width: 16.66667%; }
.grid-3 { width: 25%; }
.grid-4 { width: 33.33333%; }
.grid-5 { width: 41.66667%; }
.grid-6 { width: 50%; }
.grid-7 { width: 58.33333%; }
.grid-8 { width: 66.66667%; }
.grid-9 { width: 75%; }
.grid-10 { width: 83.33333%; }
.grid-11 { width: 91.66667%; }
.grid-12 { width: 100%; }

.margin-lg { margin: 64px 0; }
.margin-md { margin: 40px 0; }
.margin-sm { margin: 16px 0; }
.margin-xs { margin: 8px 0; }

.styling-area h2 { position: relative; border-bottom: 2px solid #824f1a; margin: 0 0 24px; padding: 0 1em .2em; font-size: 2.5rem; }
.styling-area h2:before { content: ''; width: 100%; position: absolute; height: 1px; background-color: #824f1a; left: 0; bottom: 1px; }
.styling-area h2:after { content: url(/images/common/img_title_after.png); position: absolute; right: 0; bottom: -38px; }
.styling-area h3 { margin: 2em 0 .8em; padding: 5px 8px 3px 50px; border: 2px solid #6a3906; box-shadow: inset 0 0 0 1px #f8f6ea, inset 0 0 0 2px #6a3906; background: url(/images/common/bg_heading_md.png) no-repeat 0 bottom; font-weight: bold; font-size: 1.8rem; }
.styling-area h4 { margin: 2em 0 1em; padding: 8px 0 2px 50px; border-bottom: 1px dashed #6a3906; background: url(/images/common/bg_heading_sm.png) no-repeat 0 0; font-size: 1.6rem; box-shadow: 0 2px 0 0 #f8f6ea, 0 4px 0 0 #6a3906; }
.styling-area ul { margin: 0 0 1em 1.5em; }
.styling-area ul li { position: relative; padding: 0 0 0 1.5em; }
.styling-area ul li:before { position: absolute; left: 5px; top: .5em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
.styling-area ol { margin: 0 0 1em 1.5em; }
.styling-area p { padding: 0 0 1em; }
.styling-area img { padding: 4px; border: 2px solid #d8d0b6; }

body { overflow: hidden; }

.page { position: relative; }

#is-sp-checkbox { display: none; }

.btn-sp-menu { display: none; }

.inner, .nav-upper__list { margin: 0 auto; width: 960px; }
.inner:after, .nav-upper__list:after { content: ""; display: block; clear: both; }

.page-header { padding: 24px 0 0; background: url(/images/common/bg01.png); box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1); }

.logo-main { width: 380px; margin: 0 auto; }

.nav-main { margin: 32px 0 0; padding: 0 0 15px; }
.nav-main:after { content: ''; position: absolute; left: 0; right: 0; height: 5px; margin-top: 10px; background-color: #ebbe6b; background-image: -webkit-linear-gradient(left, #ebbe6b, #c48413, #ebbe6b); background-image: linear-gradient(to right, #ebbe6b, #c48413, #ebbe6b); }
.nav-main__list:after { content: ""; display: block; clear: both; }
.nav-main__item { float: left; width: 160px; padding: 0 4px; border-right: 1px solid #6a3906; }
.nav-main__item:first-child { border-left: 1px solid #6a3906; }
.nav-main__item a { display: block; padding: .2em 0 0; text-align: center; font-size: 1.4rem; text-decoration: none; }
.nav-main__item a:hover { background-color: #f1e9cd; }

.page-content a { color: #e0803a; }

.news-page .content-main, .event-page .content-main { float: left; width: 640px; margin-bottom: 40px; }

.news-page .content-sub, .event-page .content-sub { float: right; width: 230px; margin-bottom: 40px; }

.content-sub a { color: #6a3906; }

.page-heading { background-size: cover; }

.page-title { padding: 28px 0 4px; font-size: 3rem; }

.breadcrumbs { text-align: right; font-size: 1.3rem; }
.breadcrumbs a { color: #6a3906; }
.breadcrumbs i { margin: 0 4px 0 0; color: #6a3906; }

.content-nav { padding: 12px 0 6px; border-bottom: 1px dashed #c99; }
.content-nav__list { text-align: center; }
.content-nav__list > li { display: inline-block; overflow: hidden; }
.content-nav__list > li.is-current { background-color: #e8d1d1; border-radius: 4px; }
.content-nav__list > li a { display: block; padding: .4em .8em .2em; border-radius: 4px; font-size: 1.3rem; text-decoration: none; color: #6a3906; }
.content-nav__list > li a:hover, .content-nav__list > li a.is-current { background-color: #e8d1d1; }

.section-title { position: relative; border-bottom: 2px solid #824f1a; padding: 0 1em .2em; font-size: 1.8rem; }
.section-title:before { content: ''; width: 100%; position: absolute; height: 1px; background-color: #824f1a; left: 0; bottom: 1px; }
.section-title.home-title { margin: 0 0 20px; }
.section-title.home-title span { margin: 0 0 0 1em; font-size: 1.2rem; }
.section-title.home-title:after { content: url(/images/common/img_title_after.png); position: absolute; right: 0; bottom: -38px; }

.heading-lg { position: relative; border-bottom: 2px solid #824f1a; margin: 0 0 24px; padding: 0 1em .2em; font-size: 2.5rem; }
.heading-lg:before { content: ''; width: 100%; position: absolute; height: 1px; background-color: #824f1a; left: 0; bottom: 1px; }
.heading-lg:after { content: url(/images/common/img_title_after.png); position: absolute; right: 0; bottom: -38px; }

.heading-md { margin: 2em 0 .8em; padding: 5px 8px 3px 50px; border: 2px solid #6a3906; box-shadow: inset 0 0 0 1px #f8f6ea, inset 0 0 0 2px #6a3906; background: url(/images/common/bg_heading_md.png) no-repeat 0 bottom; font-weight: bold; font-size: 1.8rem; }

.heading-sm { margin: 2em 0 1em; padding: 8px 0 2px 50px; border-bottom: 1px dashed #6a3906; background: url(/images/common/bg_heading_sm.png) no-repeat 0 0; font-size: 1.6rem; box-shadow: 0 2px 0 0 #f8f6ea, 0 4px 0 0 #6a3906; }

.p-text { margin: 1em; font-size: 1.3rem; }

.list-disc > li { position: relative; padding: 0 0 0 1.5em; }
.list-disc > li:before { position: absolute; left: 5px; top: .5em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }

.list-arrow > li { position: relative; padding: 0 0 0 1.5em; }
.list-arrow > li:before { position: absolute; left: 0; top: 0; content: '\e900'; font-family: 'webicon'; color: #d69670; }

.list-idea > li { position: relative; padding: 15px 10px 15px 25px; border-bottom: 1px dashed #6a3906; }
.list-idea > li:before { position: absolute; left: 0; content: '\e900'; font-family: 'webicon'; color: #d69670; }

.tbl.tbl-full { width: 100%; }
.tbl th, .tbl td { border: 1px solid #d8d0b6; }
.tbl th { padding: .6em .5em .3em; background-color: #f1e9cd; font-weight: normal; }
.tbl td { padding: .6em .5em .4em; }

.tbl-col th { border-bottom: 3px solid #d69670; }

.tbl-row th { border-right: 3px solid #d69670; }

.img-frame { padding: 4px; border: 2px solid #d8d0b6; }

.image-list { margin: 0 -10px; display: -webkit-box; /* Android4.3以前ブラウザ用 */ display: -webkit-flex; /* iOS8以前Safari用 */ display: flex; flex-wrap: wrap; }
.image-list__item { /*			width: 25%;*/ padding: 10px; font-size: 1.3rem; }
.image-list__name { margin: 8px 0 0 !important; font-weight: bold; }
.image-list__text { margin: 8px 0 0; }

.voice-box { padding: 16px; border-radius: 8px; background-color: #f1e9cd; box-shadow: inset 0 0 0 3px #f1e9cd, inset 0 0 0 5px #fff; }
.voice-box__heading { position: relative; z-index: 0; padding: 0 0 6px 46px; border-bottom: 2px dashed #c99; font-weight: normal; font-size: 1.6rem; }
.voice-box__heading:before { position: absolute; z-index: -1; bottom: -.4em; left: -7px; content: url(/images/common/img_voice_heading.png); }
.voice-box__body { margin: 1em 0 0; font-size: 1.3rem; }
.voice-box__body p { margin: 1em 0 0; }

.definition-list { font-size: 1.3rem; }
.definition-list dt { font-weight: bold; }
.definition-list.side-by-side { display: flex; }
.definition-list.side-by-side dt { white-space: nowrap; margin: 0 1em 0 0; }

/*  161219 */
.sbs { overflow: hidden; }
.sbs dt { float: left; }
.sbs.em3 dd { padding-left: 3.5em; }
.sbs.em4 dd { padding-left: 4.5em; }
.sbs.em5 dd { padding-left: 5.5em; }
.sbs.em6 dd { padding-left: 6.5em; }
.sbs.em7 dd { padding-left: 7.5em; }
.sbs.em8 dd { padding-left: 8.5em; }
.sbs.em9 dd { padding-left: 9.5em; }
.sbs.em10 dd { padding-left: 10.5em; }
.sbs.em11 dd { padding-left: 11.5em; }
.sbs.em12 dd { padding-left: 12.5em; }

/*  161219 */
.content-list { display: -webkit-flex; /*--- safari（PC）用 ---*/ display: flex; -webkit-flex-wrap: wrap; /*--- safari（PC）用 ---*/ flex-wrap: wrap; margin: 16px 0 24px; }
.content-list > li { padding: 20px; width: 33.33%; }
.content-list > li a { display: block; text-decoration: none; color: #6a3906; }
.content-list > li a:hover img { opacity: .75; }
.content-list__image img { padding: 3px; border: 2px solid #d8d0b6; }
.content-list__body { margin: 8px 8px 0; }
.content-list__body > dt { font-weight: bold; }
.content-list__body > dt i { color: #d69670; }
.content-list__body > dd { margin: 4px 0 0; }

.pager { clear: both; text-align: center; }
.pager a, .pager span { display: inline-block; margin: 10px 2px 0; padding: 6px 10px 4px; color: #6a3906; border: 1px dashed #6a3906; }
.pager .current { background-color: #f1e9cd; }

a.prev, a.next { padding: 6px 20px 4px; color: #fff; background-color: #6a3906; border-radius: 4px; }

.sub-menu li { position: relative; border-bottom: 1px solid #d8d0b6; }
.sub-menu li a { display: block; margin-bottom: 2px; padding: 10px 0 5px 1.5em; }
.sub-menu li a:hover { background-color: #e8d1d1; border-radius: 4px; }
.sub-menu li:before { position: absolute; left: 5px; top: 1.2em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
.sub-menu li ul { margin: 0 0 0 1em; }
.sub-menu li ul li { border-top: 1px dashed #d8d0b6; border-bottom: none; }
.sub-menu li ul li:before { width: 4px; height: 4px; }
.sub-menu select { width: 100%; }

.event-entry, .news-entry { /* min-height: 140px; position: relative; clear: both;
*/ display: block; margin: 2em 0; padding: 0 20px; border-bottom: 1px dashed #cc9999; }
.event-entry:hover, .news-entry:hover { background-color: #f1e9cd; }
.event-entry a, .news-entry a { display: block; color: #6a3906; }
.event-entry .img-frame, .news-entry .img-frame { /* float: left; margin: 0 20px; width: 160px;
*/ }
.event-entry__title, .news-entry__title { margin-bottom: 10px; }
.event-entry__date, .news-entry__date { /* position: absolute; bottom: 10px; left: 220px;
*/ display: inline; width: 100px; font-size: .8em; }
.event-entry__category, .news-entry__category { /* position: absolute; bottom: 10px; left: 320px;
*/ display: inline; margin: 0 .5em 0 0; padding: 0 1em; width: auto; font-size: .8em; color: #fff; text-align: center; background-color: #d69670; border-radius: 4px; }
.event-entry .news-link, .event-entry .event-link, .news-entry .news-link, .news-entry .event-link { color: #e0803a; }
.event-entry .p-text, .news-entry .p-text { margin: 0 0 10px; }

.page-footer { background-color: #f8f6ea; }

.nav-sitemap { padding: 16px 0 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.nav-sitemap__title { position: relative; padding: 0 0 4px; border-bottom: 2px solid #824f1a; font-size: 1.4rem; }
.nav-sitemap__title:after { content: ""; position: absolute; left: 0; right: 0; bottom: 1px; border-bottom: 1px solid #824f1a; }
.nav-sitemap__children { padding: 8px 40px 0 8px; font-size: 1.2rem; }
.nav-sitemap__children li:not(:last-child) { margin: 0 0 .4em; }
.nav-sitemap__list { display: inline-block; vertical-align: top; }
.nav-sitemap__list:not(:last-child) { margin: 0 24px 0 0; }
.nav-sitemap__item:not(:last-child) { margin: 0 0 .5em; }

.pagetop { margin: 0 0 8px; text-align: right; }
.pagetop a { display: inline-block; border: 2px solid #6a3906; box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 2px #6a3906; text-align: center; text-decoration: none; color: #6a3906; background-color: #f1e9cd; width: 30px; height: 30px; line-height: 30px; }
.pagetop a:hover { background-color: #6a3906; color: #f1e9cd; }

.nav-upper { position: absolute; top: 4px; left: 0; right: 0; }
.nav-upper__list { text-align: right; }
.nav-upper__item { display: inline-block; font-size: 1.2rem; }
.nav-upper__item:not(:last-child) { margin: 0 1em 0 0; }
.nav-upper__item:before { content: "\e038"; font-family: "webicon"; margin-right: .2em; }

.footer-bottom { padding: 32px 0 0; background: url(/images/common/bg01.png); }
.footer-bottom:before { content: ''; position: absolute; left: 0; right: 0; height: 5px; margin-top: -32px; background-color: #ebbe6b; background-image: -webkit-linear-gradient(left, #ebbe6b, #c48413, #ebbe6b); background-image: linear-gradient(to right, #ebbe6b, #c48413, #ebbe6b); }

.author-info__title { width: 380px; float: left; }
.author-info__body { width: 500px; float: right; }
.author-info__body .address { font-size: 1.2rem; }
.author-info__body .dialnumber { margin: 8px 0 0; font-size: 1.8rem; font-weight: bold; }
.author-info__body .dialnumber span { display: inline-block; }
.author-info__body .dialnumber span:not(:last-child) { margin: 0 1em 0 0; }

.copyright { clear: both; padding: 24px 0 8px; text-align: center; }
.copyright small { font-size: 1.2rem; }

.top-page { background-color: #f8f6ea; }

.hero-slide ul li { height: 500px; background-size: cover; background-position: center center; }

.catch-text-top { margin: 16px 0; text-align: center; font-weight: bold; color: #824f1a; }

.info-home { width: 440px; float: left; }
.info-home__body { padding: 0 0 0 20px; border-left: 2px solid #75c37c; }
.info-home__link { margin: 8px 0 0; text-align: right; }
.info-home__link a { display: inline-block; border: 2px solid #6a3906; box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 2px #6a3906; text-align: center; text-decoration: none; color: #6a3906; padding: .3em 2em .1em; }
.info-home__link a:hover { background-color: #6a3906; color: #f1e9cd; }

.event-home { width: 440px; float: right; }
.event-home__body { padding: 0 0 0 20px; border-left: 2px solid #c99; }
.event-home__link { margin: 8px 0 0; text-align: right; }
.event-home__link a { display: inline-block; border: 2px solid #6a3906; box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 2px #6a3906; text-align: center; text-decoration: none; color: #6a3906; padding: .3em 2em .1em; }
.event-home__link a:hover { background-color: #6a3906; color: #f1e9cd; }

.info-listitem { margin: 0 0 .4em; padding: .3em 0 .4em; border-bottom: 1px dashed #999; }
.info-listitem:after { content: ""; display: block; clear: both; }
.info-listitem__time { float: left; color: #333; }
.info-listitem__title { padding: 0 0 0 8em; font-weight: normal; }
.info-listitem__title a { color: #6a3906; }

.event-listitem { margin: 0 0 .3em; padding: .2em 0 .5em; border-bottom: 1px dashed #999; }
.event-listitem:after { content: ""; display: block; clear: both; }
.event-listitem__image { float: left; }
.event-listitem__media { padding: 0 0 0 160px; }
.event-listitem__time { color: #333; }
.event-listitem__title { margin: 8px 0 0; font-weight: normal; }
.event-listitem__title a { color: #6a3906; }

.second-home { margin: 24px 0 0; padding: 24px 0; background-color: #fff; }
.second-home__block { display: -webkit-box; /* Android4.3以前ブラウザ用 */ display: -webkit-flex; /* iOS8以前Safari用 */ display: flex; justify-content: space-between; }

.content-guide { padding: 8px; border: 2px solid #f1e9cd; box-shadow: inset 0 0 0 2px #fff; border-radius: 10px; background-color: #f1e9cd; }
.content-guide.link-box { width: 200px; }
.content-guide.info-box { width: 300px; }
.content-guide__title { padding: 8px 0; text-align: center; font-size: 1.6rem; }
.content-guide__image img { border-radius: 10px; }
.content-guide__text { margin: 8px 0 0; }
.content-guide__link { margin: 24px 0 0; text-align: center; }
.content-guide__link a { display: inline-block; border: 2px solid #6a3906; box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 2px #6a3906; text-align: center; text-decoration: none; color: #6a3906; padding: .3em 1em .1em; font-size: 1.2rem; }
.content-guide__link a:hover { background-color: #6a3906; color: #f1e9cd; }

.guide-table { width: 100%; }
.guide-table th, .guide-table td { text-align: center; font-weight: normal; }
.guide-table tbody th, .guide-table tbody td { padding: 3px 0; border-top: 1px solid #6a3906; border-bottom: 1px solid #6a3906; }

.lbl-requiry { float: right; padding: 2px 0.5em; font-size: 0.8em; color: #fff; background-color: #d00; border-radius: 5px; }

.tbl-inquiry th { text-align: left; }
.tbl-inquiry input { width: 100% !important; }
.tbl-inquiry textarea { width: 100% !important; }

.error { display: block; position: relative; margin: 8px 0 0; padding: .4em .5em .3em; background-color: #d00; border-radius: 5px; color: #fff !important; }
.error::before { content: ''; position: absolute; left: 16px; top: -12px; border: 6px solid transparent; border-bottom-color: #d00; }

.double-border {
  border: 1px solid #ff0000;
  outline: 2px solid #ff0000;
  outline-offset: 3px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  display: block;
}

@media only screen and (max-width: 589px) { .for-pc { display: none; }
  .for-tab { display: none; }
  .for-sp { display: block; }
  .grid-row { margin-left: -8px; margin-right: -8px; }
  .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 { padding: 8px; }
  .sp-full.grid-1, .sp-full.grid-2, .sp-full.grid-3, .sp-full.grid-4, .sp-full.grid-5, .sp-full.grid-6, .sp-full.grid-7, .sp-full.grid-8, .sp-full.grid-9, .sp-full.grid-10, .sp-full.grid-11, .sp-full.grid-12 { width: auto; float: none; margin-top: 16px; margin-bottom: 16px; }
  .sp-full.grid-1 :last-child, .sp-full.grid-2 :last-child, .sp-full.grid-3 :last-child, .sp-full.grid-4 :last-child, .sp-full.grid-5 :last-child, .sp-full.grid-6 :last-child, .sp-full.grid-7 :last-child, .sp-full.grid-8 :last-child, .sp-full.grid-9 :last-child, .sp-full.grid-10 :last-child, .sp-full.grid-11 :last-child, .sp-full.grid-12 :last-child { margin-bottom: 0; }
  .grid-1:last-child.sp-full, .grid-2:last-child.sp-full, .grid-3:last-child.sp-full, .grid-4:last-child.sp-full, .grid-5:last-child.sp-full, .grid-6:last-child.sp-full, .grid-7:last-child.sp-full, .grid-8:last-child.sp-full, .grid-9:last-child.sp-full, .grid-10:last-child.sp-full, .grid-11:last-child.sp-full, .grid-12:last-child.sp-full { margin-bottom: 0; }
  .margin-lg { margin: 32px 0; }
  .margin-md { margin: 24px 0; }
  .margin-sm { margin: 8px 0; }
  .margin-xs { margin: 4px 0; }
  .styling-area h2 { margin: 0 0 10px; }
  .styling-area h2:after { content: none; }
  .styling-area ul { margin: 0 0 1em 1.5em; }
  .styling-area ul li { position: relative; padding: 0 0 0 1.5em; }
  .styling-area ul li:before { position: absolute; left: 5px; top: .5em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
  .styling-area ol { margin: 0 0 1em 1.5em; }
  .styling-area p { padding: 0 0 1em; }
  .page { left: 0; -webkit-transition: left .4s; transition: left .4s; min-width: 320px; }
  #is-sp-checkbox:checked + .page { left: -240px; }
  #is-sp-checkbox:checked + .page .btn-sp-menu:after { visibility: visible; opacity: 1; }
  #is-sp-checkbox:checked + .page .btn-sp-menu i:before { content: '\e902'; position: relative; z-index: 101; }
  .btn-sp-menu { display: block; margin: 0 5px 0 0; float: right; width: 52px; height: 52px; cursor: pointer; text-align: center; background-color: #6a3906; margin: -16px -8px 0 0; }
  .btn-sp-menu i { margin: 7px 0 0; font-size: 28px; line-height: 52px; color: #fff; }
  .btn-sp-menu:after { content: ''; position: absolute; background: rgba(0, 0, 0, 0.8); top: 0; left: 0; width: 100%; height: 100%; z-index: 100; visibility: hidden; opacity: 0; transition: visibility .4s,opacity .4s; }
  .inner, .nav-upper__list { width: auto; margin: 0 8px; }
  .page-header { padding: 16px 0; }
  .logo-main { max-width: 380px; float: left; width: 80%; }
  .nav-main { display: none; }
  .news-page .content-main, .event-page .content-main { width: auto; }
  .news-page .content-sub, .event-page .content-sub { width: 100%; }
  .section-title.home-title { margin: 0 0 10px; }
  .section-title.home-title:after { content: none; }
  .heading-lg { margin: 0 0 10px; }
  .heading-lg:after { content: none; }
  .tbl-row th, .tbl-row td { display: block; text-align: left; }
  .image-list__item { width: 50%; }
  .voice-box__heading { padding-left: 64px; line-height: 1.25; }
  /*  161219 */
  .sbs { overflow: hidden; }
  .sbs dt { float: left; }
  .sbs.em3 dd { padding-left: 3.5em; }
  .sbs.em4 dd { padding-left: 4.5em; }
  .sbs.em5 dd { padding-left: 5.5em; }
  .sbs.em6 dd { padding-left: 6.5em; }
  .sbs.em7 dd { padding-left: 7.5em; }
  .sbs.em8 dd { padding-left: 8.5em; }
  .sbs.em9 dd { padding-left: 9.5em; }
  .sbs.em10 dd { padding-left: 10.5em; }
  .sbs.em11 dd { padding-left: 11.5em; }
  .sbs.em12 dd { padding-left: 12.5em; }
  /*  161219 */
  .content-list > li { width: 50%; padding: 8px; }
  .content-list__body > dd { font-size: 1.2rem; }
  .pager { clear: both; text-align: center; }
  .pager a, .pager span { display: inline-block; margin: 10px 2px 0; padding: 6px 10px 4px; color: #6a3906; border: 1px dashed #6a3906; }
  .pager .current { background-color: #f1e9cd; }
  a.prev, a.next { padding: 6px 20px 4px; color: #fff; background-color: #6a3906; border-radius: 4px; }
  .sub-menu li { position: relative; border-bottom: 1px solid #d8d0b6; }
  .sub-menu li a { display: block; margin-bottom: 2px; padding: 10px 0 5px 1.5em; }
  .sub-menu li a:hover { background-color: #e8d1d1; border-radius: 4px; }
  .sub-menu li:before { position: absolute; left: 5px; top: 1.2em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
  .sub-menu li ul { margin: 0 0 0 1em; }
  .sub-menu li ul li { border-top: 1px dashed #d8d0b6; border-bottom: none; }
  .sub-menu li ul li:before { width: 4px; height: 4px; }
  .sub-menu select { width: 100%; }
  .event-entry, .news-entry { min-height: 210px; padding: 0; }
  .event-entry .img-frame, .news-entry .img-frame { float: none; margin: 0 10px 5px 0; width: 100%; }
  .event-entry__date, .news-entry__date { /* clear: both; position: absolute; bottom: 10px; left: 5px;
*/ }
  .event-entry__category, .news-entry__category { /* position: absolute; bottom: 10px; left: auto; right: 0;
*/ }
  .nav-sitemap { padding: 0; display: block; position: absolute; width: 240px; left: 100%; top: 0; bottom: 0; background-color: #f1e9cd; }
  .nav-sitemap :not(a) { margin: 0 !important; padding: 0 !important; }
  .nav-sitemap a { position: relative; display: block; padding: .8em 12px .6em; }
  .nav-sitemap a:after { content: "\e409"; font-family: "webicon"; position: absolute; right: 4px; }
  .nav-sitemap__category { border-bottom: 1px solid #6a3906; }
  .nav-sitemap__title a { background-color: #e6d7a5; }
  .nav-sitemap__list { display: block; list-style-type: none !important; }
  .nav-sitemap__list:not(:last-child) { border-bottom: 1px dashed #6a3906; }
  .nav-sitemap__list > li:not(:last-child) { border-bottom: 1px dashed #6a3906; }
  .nav-sitemap__list ul { border-top: 1px dashed #6a3906; list-style-type: none; }
  .nav-sitemap__list ul li:not(:last-child) { border-bottom: 1px dotted #9a5309; }
  .nav-sitemap__list ul li a { background-color: #f7f2e1; }
  .nav-sitemap__item:not(:last-child) { border-bottom: 1px solid #6a3906; }
  .nav-sitemap__item a { background-color: #e6d7a5; }
  .pagetop { margin: 8px 0; }
  .nav-upper { position: static; }
  .nav-upper__list { padding: 0 0 2px; text-align: left; }
  .nav-upper__item { display: block; }
  .nav-upper__item:not(:last-child) { margin: 0 0 1px; }
  .nav-upper__item:before { content: none; }
  .nav-upper__item a { position: relative; display: block; padding: 1em 1em .8em; background-color: #dccca7; }
  .nav-upper__item a:after { content: "\e409"; font-family: "webicon"; position: absolute; right: 8px; top: 50%; font-size: 20px; transform: translateY(-50%); }
  .nav-upper__list { margin: 0 -8px; }
  .footer-bottom:before { height: 3px; }
  .author-info__title { width: auto; float: none; margin: 0 20px; text-align: center; }
  .author-info__title img { width: 400px; }
  .author-info__body { width: auto; float: none; text-align: center; }
  .author-info__body .address { margin: 16px 0 0; }
  .author-info__body .address br { display: none; }
  .author-info__body .dialnumber { margin: 0; font-weight: normal; }
  .author-info__body .dialnumber span { display: block; }
  .hero-slide ul li { height: 200px; }
  .info-home { width: auto; float: none; }
  .info-home__link { margin: 16px 0 0; text-align: center; }
  .event-home { width: auto; float: none; margin: 40px 0 0; }
  .event-home__link { margin: 16px 0 0; text-align: center; }
  .second-home__block { display: block; }
  .content-guide { margin: 8px 0; }
  .content-guide:after { content: ""; display: block; clear: both; }
  .content-guide__image { float: left; max-width: 50%; margin: 0 10px 0 0; }
  .content-guide__link { text-align: left; }
  .content-guide.link-box { width: auto; }
  .content-guide.info-box { width: auto; }
  .tbl-inquiry th { display: block; } }
@media only screen and (min-width: 590px) and (max-width: 959px) { .for-pc { display: none; }
  .for-tab { display: block; }
  .for-sp { display: none; }
  .grid-row { margin-left: -10px; margin-right: -10px; }
  .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 { padding: 10px; }
  .margin-lg { margin: 48px 0; }
  .margin-md { margin: 32px 0; }
  .margin-sm { margin: 16px 0; }
  .margin-xs { margin: 8px 0; }
  .styling-area ul { margin: 0 0 1em 1.5em; }
  .styling-area ul li { position: relative; padding: 0 0 0 1.5em; }
  .styling-area ul li:before { position: absolute; left: 5px; top: .5em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
  .styling-area ol { margin: 0 0 1em 1.5em; }
  .styling-area p { padding: 0 0 1em; }
  .page { left: 0; -webkit-transition: left .4s; transition: left .4s; }
  #is-sp-checkbox:checked + .page { left: -240px; }
  #is-sp-checkbox:checked + .page .btn-sp-menu:after { visibility: visible; opacity: 1; }
  #is-sp-checkbox:checked + .page .btn-sp-menu i:before { content: '\e902'; position: relative; z-index: 101; }
  .btn-sp-menu { display: block; margin: 0 5px 0 0; float: right; width: 52px; height: 52px; cursor: pointer; text-align: center; background-color: #6a3906; margin: -16px -16px 0 0; }
  .btn-sp-menu i { margin: 7px 0 0; font-size: 28px; line-height: 52px; color: #fff; }
  .btn-sp-menu:after { content: ''; position: absolute; background: rgba(0, 0, 0, 0.8); top: 0; left: 0; width: 100%; height: 100%; z-index: 100; visibility: hidden; opacity: 0; transition: visibility .4s,opacity .4s; }
  .inner, .nav-upper__list { width: auto; margin: 0 16px; }
  .page-header { padding: 16px 0; }
  .logo-main { max-width: 380px; }
  .nav-main { display: none; }
  .news-page .content-main, .event-page .content-main { width: auto; }
  .news-page .content-sub, .event-page .content-sub { width: 100%; }
  /*  161219 */
  .sbs { overflow: hidden; }
  .sbs dt { float: left; }
  .sbs.em3 dd { padding-left: 3.5em; }
  .sbs.em4 dd { padding-left: 4.5em; }
  .sbs.em5 dd { padding-left: 5.5em; }
  .sbs.em6 dd { padding-left: 6.5em; }
  .sbs.em7 dd { padding-left: 7.5em; }
  .sbs.em8 dd { padding-left: 8.5em; }
  .sbs.em9 dd { padding-left: 9.5em; }
  .sbs.em10 dd { padding-left: 10.5em; }
  .sbs.em11 dd { padding-left: 11.5em; }
  .sbs.em12 dd { padding-left: 12.5em; }
  /*  161219 */
  .content-list > li { padding: 10px; }
  .pager { clear: both; text-align: center; }
  .pager a, .pager span { display: inline-block; margin: 10px 2px 0; padding: 6px 10px 4px; color: #6a3906; border: 1px dashed #6a3906; }
  .pager .current { background-color: #f1e9cd; }
  a.prev, a.next { padding: 6px 20px 4px; color: #fff; background-color: #6a3906; border-radius: 4px; }
  .sub-menu li { position: relative; border-bottom: 1px solid #d8d0b6; }
  .sub-menu li a { display: block; margin-bottom: 2px; padding: 10px 0 5px 1.5em; }
  .sub-menu li a:hover { background-color: #e8d1d1; border-radius: 4px; }
  .sub-menu li:before { position: absolute; left: 5px; top: 1.2em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
  .sub-menu li ul { margin: 0 0 0 1em; }
  .sub-menu li ul li { border-top: 1px dashed #d8d0b6; border-bottom: none; }
  .sub-menu li ul li:before { width: 4px; height: 4px; }
  .sub-menu select { width: 100%; }
  .nav-sitemap { padding: 0; display: block; position: absolute; width: 240px; left: 100%; top: 0; bottom: 0; background-color: #f1e9cd; }
  .nav-sitemap :not(a) { margin: 0 !important; padding: 0 !important; }
  .nav-sitemap a { position: relative; display: block; padding: .8em 12px .6em; }
  .nav-sitemap a:after { content: "\e409"; font-family: "webicon"; position: absolute; right: 4px; }
  .nav-sitemap__category { border-bottom: 1px solid #6a3906; }
  .nav-sitemap__title a { background-color: #e6d7a5; }
  .nav-sitemap__list { display: block; list-style-type: none !important; }
  .nav-sitemap__list:not(:last-child) { border-bottom: 1px dashed #6a3906; }
  .nav-sitemap__list > li:not(:last-child) { border-bottom: 1px dashed #6a3906; }
  .nav-sitemap__list ul { border-top: 1px dashed #6a3906; list-style-type: none; }
  .nav-sitemap__list ul li:not(:last-child) { border-bottom: 1px dotted #9a5309; }
  .nav-sitemap__list ul li a { background-color: #f7f2e1; }
  .nav-sitemap__item:not(:last-child) { border-bottom: 1px solid #6a3906; }
  .nav-sitemap__item a { background-color: #e6d7a5; }
  .pagetop { margin: 8px 0; }
  .nav-upper { position: static; }
  .nav-upper__list { padding: 0 0 2px; text-align: left; }
  .nav-upper__item { display: block; }
  .nav-upper__item:not(:last-child) { margin: 0 0 1px; }
  .nav-upper__item:before { content: none; }
  .nav-upper__item a { position: relative; display: block; padding: 1em 1em .8em; background-color: #dccca7; }
  .nav-upper__item a:after { content: "\e409"; font-family: "webicon"; position: absolute; right: 8px; top: 50%; font-size: 20px; transform: translateY(-50%); }
  .nav-upper__list { margin: 0 -16px; }
  .author-info__title { width: 35%; }
  .author-info__body { width: 60%; }
  .hero-slide ul li { height: 320px; }
  .info-home { width: auto; float: none; }
  .info-home__link { margin: 16px 0 0; text-align: center; }
  .event-home { width: auto; float: none; margin: 40px 0 0; }
  .event-home__link { margin: 16px 0 0; text-align: center; }
  .second-home__block { flex-wrap: wrap; }
  .content-guide { margin: 8px 0; }
  .content-guide:after { content: ""; display: block; clear: both; }
  .content-guide__image { float: left; max-width: 50%; margin: 0 10px 0 0; }
  .content-guide__link { text-align: left; }
  .content-guide.link-box { width: 48.5%; }
  .content-guide.info-box { width: 48.5%; } }
@media only screen and (min-width: 960px) { .styling-area ul { margin: 0 0 1em 1.5em; }
  .styling-area ul li { position: relative; padding: 0 0 0 1.5em; }
  .styling-area ul li:before { position: absolute; left: 5px; top: .5em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
  .styling-area ol { margin: 0 0 1em 1.5em; }
  .styling-area p { padding: 0 0 1em; }
  /*  161219 */
  .sbs { overflow: hidden; }
  .sbs dt { float: left; }
  .sbs.em3 dd { padding-left: 3.5em; }
  .sbs.em4 dd { padding-left: 4.5em; }
  .sbs.em5 dd { padding-left: 5.5em; }
  .sbs.em6 dd { padding-left: 6.5em; }
  .sbs.em7 dd { padding-left: 7.5em; }
  .sbs.em8 dd { padding-left: 8.5em; }
  .sbs.em9 dd { padding-left: 9.5em; }
  .sbs.em10 dd { padding-left: 10.5em; }
  .sbs.em11 dd { padding-left: 11.5em; }
  .sbs.em12 dd { padding-left: 12.5em; }
  /*  161219 */
  .pager { clear: both; text-align: center; }
  .pager a, .pager span { display: inline-block; margin: 10px 2px 0; padding: 6px 10px 4px; color: #6a3906; border: 1px dashed #6a3906; }
  .pager .current { background-color: #f1e9cd; }
  a.prev, a.next { padding: 6px 20px 4px; color: #fff; background-color: #6a3906; border-radius: 4px; }
  .sub-menu li { position: relative; border-bottom: 1px solid #d8d0b6; }
  .sub-menu li a { display: block; margin-bottom: 2px; padding: 10px 0 5px 1.5em; }
  .sub-menu li a:hover { background-color: #e8d1d1; border-radius: 4px; }
  .sub-menu li:before { position: absolute; left: 5px; top: 1.2em; content: ''; background-color: #d69670; width: 6px; height: 6px; border-radius: 50%; }
  .sub-menu li ul { margin: 0 0 0 1em; }
  .sub-menu li ul li { border-top: 1px dashed #d8d0b6; border-bottom: none; }
  .sub-menu li ul li:before { width: 4px; height: 4px; }
  .sub-menu select { width: 100%; } }

/*# sourceMappingURL=style.css.map */
