@charset "utf-8";


/* -----------------------------------------------------------

   jQuery.mmenu CSS

   ----------------------------------------------------------- */
#my-menu:not( .mm-menu ) { display: none; }
#menu:not( .mm-menu ) { display: none; }
/* jQuery.mmenu oncanvas CSS */
.mm-hidden { display: none !important; }
.mm-wrapper { overflow-x: hidden; position: relative; }
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel { margin: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; letter-spacing: 1px; }
.mm-panels > .mm-panel { margin-top: 50px; border-top:#ddd 1px solid; }
.mm-menu { box-sizing: border-box; background: inherit; display: block; overflow: hidden; padding: 0; }
.mm-panel { -webkit-transition: -webkit-transform 0.4s ease; -moz-transition: -moz-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
.mm-panel.mm-opened { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate3d(0%, 0, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }
.mm-panel.mm-subopened { -webkit-transform: translate3d(-30%, 0, 0); -moz-transform: translate3d(-30%, 0, 0); -ms-transform: translate3d(-30%, 0, 0); -o-transform: translate3d(-30%, 0, 0); transform: translate3d(-30%, 0, 0); }
.mm-panel.mm-highest { z-index: 1; }
.mm-panels,
.mm-panels > .mm-panel { background: inherit; border-color: inherit; }
.mm-panels > .mm-panel { background: inherit; border-color: inherit;  background:#fafafa;-webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 0 20px; }
.mm-panels > .mm-panel.mm-hasnavbar { padding-top: 40px; }
.mm-panels > .mm-panel:before,
.mm-panels > .mm-panel:after { content: ''; display: block; height: 20px; }
.mm-vertical .mm-panel { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; }
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel { display: none; padding: 10px 0 10px 10px; }
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
 .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after { border-color: transparent; }
.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel { display: block; }

/* .mm-listview ul */
.mm-listview ul { background:#fefefe;  }
.mm-listview,
.mm-listview > li { list-style: none; display: block; padding: 0; margin: 0; }
.mm-listview { font: inherit; font-size: 11px; line-height: 20px; letter-spacing: 1px; }
.mm-listview a,
 .mm-listview a:hover { text-decoration: none; }
.mm-listview > li { position: relative; background:#fefefe;}
.mm-listview > li,
.mm-listview > li:after,
 .mm-listview > li .mm-next,
 .mm-listview > li .mm-next:before { border-color: inherit; border-color: #eee; }

.mm-listview > li > a,
 .mm-listview > li > span.block { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; display: block; padding: 0 10px 0 30px; margin: 0; font-size: 12px; line-height:50px; }
.mm-listview > li > a.en { font-size: 13px; font-family: 'Catamaran', sans-serif; font-weight:600; letter-spacing:2.5px;}
.mm-listview > li > a.home { position:relative; z-index:1; padding: 0 10px 0 55px; }
.mm-listview > li > a.home:before { position:absolute; top:0; left:30px; bottom:0; width:30px; font-size:14px; text-align:left; font-family: 'themify'; content: "\e69b"; font-weight:normal;line-height:45px; }

.mm-listview > li > a.calendarArea,
.mm-listview > li > a.contact,
.mm-listview > li > a.tel { position:relative; z-index:1; padding: 0 10px 0 75px; font-size:12px;letter-spacing:2px; }
.mm-listview > li > a.calendarArea span.calendar { position:absolute; top:8px; left:30px; bottom:8px; width:35px; border:#333 1px dotted; border-top:#333 double; z-index:2; text-align:center;}

/* .calendarArea p */
.mm-listview > li > a.calendarArea span.calendar p { color:#111; font-family: 'Catamaran', sans-serif; font-weight:800; line-height:0; }
.mm-listview > li > a.calendarArea span.calendar p.month { position:absolute; top:0; left:0; right:0; line-height:20px; font-size:9px; text-transform:uppercase; }
.mm-listview > li > a.calendarArea span.calendar p.day { position:absolute; left:0; right:0; bottom:0px; line-height:20px;font-size:10px; font-family: 'Open Sans', sans-serif; font-weight:400; letter-spacing:0.5px;}

.mm-listview > li > a.contact:before { position:absolute; top:0; left:30px; bottom:0; width:35px; font-size:20px; text-align:center; font-family: 'themify'; content: "\e75a"; font-weight:normal; }
.mm-listview > li > a.tel:before{ position:absolute; top:0; left:30px; bottom:0; width:35px; content: ""; background:url(../images/telIconSp.png) center center no-repeat; background-size:20px 20px;}

.mm-listview > li > span.block { font-size: 13px; font-family: 'Catamaran', sans-serif; font-weight:600; letter-spacing:2.5px;}
.mm-listview > li > span.block b {font-family:'Open Sans'; font-size:0.9em; font-weight:500; vertical-align:0;}
.mm-listview > li:not(.mm-divider):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; left: 0; right: 0; bottom: 0; }
.mm-listview > li:not(.mm-divider):after { left: 20px; left:0; }

/* .bgGray */
.mm-listview > li > .bgGray { background:#fafafa;}

/* .mm-next */
.mm-listview .mm-next { background: rgba(3, 2, 1, 0); width: 50px; padding: 0; position: absolute; right: 0; top: 0; bottom: 0; z-index: 2; }
.mm-listview .mm-next:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; position: absolute; top: 0; bottom: 0; left: 0; }
.mm-listview .mm-next + a,
 .mm-listview .mm-next + span { margin-right: 50px; }
.mm-listview .mm-next.mm-fullsubopen { width: 100%; }
.mm-listview .mm-next.mm-fullsubopen:before { border-left: none; }
.mm-listview .mm-next.mm-fullsubopen + a,
 .mm-listview .mm-next.mm-fullsubopen + span { padding-right: 50px; margin-right: 0; }
.mm-panels > .mm-panel > .mm-listview { margin: 20px -20px; }
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview { margin-top: -20px; }

/* .mm-inset */
.mm-listview .mm-inset { list-style: none; padding: 0; margin: 0; }
.mm-listview .mm-inset > li { padding: 0; position:relative; z-index:1; }
.mm-listview .mm-inset > li:after{ position:absolute; top:0; right:0; left:0; height:0; content:""; border-top:#ededed 1px dashed; z-index:-1; }

.mm-listview .mm-inset > li > a { display:block; padding: 0 10px 0 50px; font-size:12px; line-height:45px; letter-spacing:2px; position:relative; }
.mm-listview .mm-inset > li > a:before { position:absolute; top:50%; left:30px; width:7px; height:0; content:""; border-top:#fec6c7 1px solid; }

/* .SNS */
.mm-listview .mm-inset > li.youtubeIcon > a,
.mm-listview .mm-inset > li.facebookIcon > a,
.mm-listview .mm-inset > li.pinterestIcon > a,
.mm-listview .mm-inset > li.instagramIcon > a,
.mm-listview .mm-inset > li.blogIcon > a { font-size:12px; font-family: 'Catamaran', sans-serif; font-weight:300;letter-spacing:2px; background:#fafafa; line-height:40px; }

.mm-listview .mm-inset > li.youtubeIcon > a:before,
.mm-listview .mm-inset > li.facebookIcon > a:before,
.mm-listview .mm-inset > li.pinterestIcon > a:before,
.mm-listview .mm-inset > li.instagramIcon > a:before,
.mm-listview .mm-inset > li.blogIcon > a:before { position: static; width: 20px;height:auto; margin-right:5px; display: inline-block;border-top:none; font-family: 'themify'; font-weight: normal; text-align:center; }

.mm-listview .mm-inset > li.youtubeIcon > a:before { font-size:15px; content: "\e728" }
.mm-listview .mm-inset > li.facebookIcon > a:before { content: "\e741" }
.mm-listview .mm-inset > li.pinterestIcon > a:before { content: "\e731"}
.mm-listview .mm-inset > li.instagramIcon > a:before { content: "\e73d" }
.mm-listview .mm-inset > li.blogIcon > a:before { font-size:13px; content: "\e61c"}

.mm-listview .mm-divider { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; }
.mm-listview .mm-spacer { padding-top: 40px; }
.mm-listview .mm-spacer > .mm-next { top: 40px; }
.mm-listview .mm-spacer.mm-divider { padding-top: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after { content: ''; border: 1px solid transparent; display: inline-block; width: 7px; height: 7px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.mm-prev:before { border-right: none; border-bottom: none; left: 23px; }
.mm-next:after,
.mm-arrow:after { border-top: none; border-left: none; right: 23px; }
/* .mm-menu */
.mm-menu { background: #fefefe; border-color: #eee; color: #111; border-right: #ededed 1px solid; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);}
.mm-menu .mm-navbar > *,
 .mm-menu .mm-navbar a { color: rgba(0, 0, 0, 0.3); color: #b09d7c; font-size: 13px; letter-spacing: 2px; }
.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after { border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-listview > li .mm-next:after,
 .mm-menu .mm-listview > li .mm-arrow:after { border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview > li a:not(.mm-next) { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5); tap-highlight-color: rgba(255, 255, 255, 0.5); }
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
 .mm-menu .mm-listview > li.mm-selected > span { background: rgba(255, 255, 255, 0.5); }
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
 .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
 .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
 .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel { background: rgba(0, 0, 0, 0.05); }
.mm-menu .mm-divider { background: rgba(0, 0, 0, 0.05); }
/* jQuery.mmenu offcanvas addon CSS */
.mm-page { box-sizing: border-box; position: relative; }
.mm-slideout { -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; }
html.mm-opened { overflow-x: hidden; position: relative; }
html.mm-blocking { overflow: hidden; }
html.mm-blocking body { overflow: hidden; }
html.mm-background .mm-page { background: inherit; }
#mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }
html.mm-blocking #mm-blocker { display: block; }
.mm-menu.mm-offcanvas { display: none; position: fixed; }
.mm-menu.mm-current { display: block; }
.mm-menu { width: 80%; min-width: 140px; max-width: 440px; }
html.mm-opening .mm-slideout { -webkit-transform: translate(80%, 0); -moz-transform: translate(80%, 0); -ms-transform: translate(80%, 0); -o-transform: translate(80%, 0); transform: translate(80%, 0); }

@media all and (max-width: 175px) {
html.mm-opening .mm-slideout { -webkit-transform: translate(140px, 0); -moz-transform: translate(140px, 0); -ms-transform: translate(140px, 0); -o-transform: translate(140px, 0); transform: translate(140px, 0); }
}

@media all and (min-width: 550px) {
html.mm-opening .mm-slideout { -webkit-transform: translate(440px, 0); -moz-transform: translate(440px, 0); -ms-transform: translate(440px, 0); -o-transform: translate(440px, 0); transform: translate(440px, 0); }
}
/* jQuery.mmenu autoHeight addon CSS */
.mm-menu.mm-autoheight { max-height: 80%; }
.mm-menu.mm-autoheight.mm-fullscreen { max-height: 100%; }
.mm-menu.mm-measureheight > .mm-panels > .mm-panel { bottom: auto !important; height: auto !important; }
/* jQuery.mmenu counters addon CSS */
em.mm-counter { font: inherit; font-size: 14px; font-style: normal; text-indent: 0; line-height: 20px; display: block; margin-top: -10px; position: absolute; right: 45px; top: 50%; }
em.mm-counter { font-size: 12px; letter-spacing: 0; }
em.mm-counter + a.mm-next { width: 90px; }
em.mm-counter + a.mm-next + a,
 em.mm-counter + a.mm-next + span { margin-right: 90px; }
em.mm-counter + a.mm-fullsubopen { padding-left: 0; }
.mm-vertical > .mm-counter { top: 12px; margin-top: 0; }
.mm-vertical.mm-spacer > .mm-counter { margin-top: 40px; }
.mm-nosubresults > .mm-counter { display: none; }
.mm-menu em.mm-counter { color: rgba(0, 0, 0, 0.3); color: #111; }
/* jQuery.mmenu dividers addon CSS */
.mm-divider > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0; line-height: 25px; }
.mm-divider.mm-opened a.mm-next:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.mm-collapsed:not(.mm-uncollapsed) { display: none; }
.mm-fixeddivider { background: inherit; display: none; position: absolute; top: 0; left: 0; right: 0; z-index: 2; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.mm-fixeddivider:after { content: none !important; display: none !important; }
.mm-hasdividers .mm-fixeddivider { display: block; }
.mm-menu .mm-fixeddivider span { background: rgba(0, 0, 0, 0.05); }
/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel { -webkit-transition-property: -webkit-transform, left; -moz-transition-property: -moz-transform, left; -ms-transition-property: -ms-transform, left; -o-transition-property: -o-transform, left; transition-property: transform, left; }
.mm-iconpanel .mm-panel.mm-opened { border-left: 1px solid; border-color: inherit; }
.mm-iconpanel .mm-panel.mm-subopened { overflow-y: hidden; left: -40px; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.mm-iconpanel .mm-panel.mm-iconpanel-0 { left: 0px; }
.mm-iconpanel .mm-panel.mm-iconpanel-1 { left: 40px; }
.mm-iconpanel .mm-panel.mm-iconpanel-2 { left: 80px; }
.mm-iconpanel .mm-panel.mm-iconpanel-3 { left: 120px; }
.mm-iconpanel .mm-panel.mm-iconpanel-4 { left: 160px; }
.mm-iconpanel .mm-panel.mm-iconpanel-5 { left: 200px; }
.mm-iconpanel .mm-panel.mm-iconpanel-6 { left: 240px; }
.mm-subblocker { background: inherit; opacity: 0; display: block; -webkit-transition: opacity 0.4s ease; -moz-transition: opacity 0.4s ease; -ms-transition: opacity 0.4s ease; -o-transition: opacity 0.4s ease; transition: opacity 0.4s ease; }
.mm-subopened .mm-subblocker { opacity: 0.6; position: absolute; top: 0; right: 0; bottom: -100000px; left: 0; z-index: 3; }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after { content: none; }
.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after { left: 0 !important; }
.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after { right: 20px; }
/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span { text-overflow: clip; white-space: normal; }
/*
	jQuery.mmenu pagedim extension CSS
*/
html.mm-pagedim #mm-blocker,
html.mm-pagedim-white #mm-blocker,
html.mm-pagedim-black #mm-blocker { opacity: 0; }
html.mm-pagedim.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim-black.mm-opening #mm-blocker { opacity: 0.3; transition: opacity 0.4s ease 0.4s; }
html.mm-pagedim #mm-blocker { background: inherit; }
html.mm-pagedim-white #mm-blocker { background: #fff; }
html.mm-pagedim-black #mm-blocker { background: #000; }
/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom { width: 100%; min-width: 100%; max-width: 100%; }
.mm-menu.mm-right { left: auto; right: 0; }
.mm-menu.mm-bottom { top: auto; bottom: 0; }
html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-80%, 0); -moz-transform: translate(-80%, 0); -ms-transform: translate(-80%, 0); -o-transform: translate(-80%, 0); transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-140px, 0); -moz-transform: translate(-140px, 0); -ms-transform: translate(-140px, 0); -o-transform: translate(-140px, 0); transform: translate(-140px, 0); }
}

@media all and (min-width: 550px) {
html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-440px, 0); -moz-transform: translate(-440px, 0); -ms-transform: translate(-440px, 0); -o-transform: translate(-440px, 0); transform: translate(-440px, 0); }
}
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; z-index: 0 !important; }
.mm-menu.mm-front { z-index: 1; }
.mm-menu.mm-front,
.mm-menu.mm-next { -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right { -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }




/* ----------------------------------------------------------
   
   #preloader
   
   ---------------------------------------------------------- */

#preloader { position: fixed; top:0; left:0; right:0; bottom:0; display: block; background:#fefefe; z-index:99998; }
/* .spinner */
.spinner { position: absolute; left:0; right:0; bottom:0; top:0; width:70px; height:70px; margin: auto; text-indent:-9999px; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #999; border-left:1px solid #999; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -o-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: spin .5s linear infinite; -moz-animation: spin .5s linear infinite; -ms-animation: spin .5s linear infinite; -o-animation: spin .5s linear infinite; animation: spin .5s linear infinite }

@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(360deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(360deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media screen and (max-width:768px){.spinner{width:50px;height:50px}}@media screen and (max-width:414px){.spinner{width:40px;height:40px}}





/* -----------------------------------------------------------

   .central

   ----------------------------------------------------------- */
   
.central {max-width: 1400px;margin: 0 auto;position: relative;}

/* -----------------------------------------------------------

   #breadcrumb

   ----------------------------------------------------------- */
   
#breadcrumb { padding:20px 5%; position:relative; z-index:1;border-top:#a3d9e0 1px solid;}
#breadcrumb:before { position:absolute; top:-1px; left:5%; right:5%; height:0; content:""; border-top:#ededed 1px solid; z-index:2; }
#breadcrumb ol { font-size: 0; margin: 0; padding: 0; line-height: 1.8; line-height:1; }
#breadcrumb li { display: inline-block; *display: inline;*zoom: 1;list-style: none; font-size: 11px; font-weight: normal; margin: 0; padding: 0; letter-spacing: 1px; height:20px; line-height:20px;}
#breadcrumb li:after { font-size: 6px; font-family: 'themify'; content: "\e649"; font-weight: normal; margin: 0 10px; height:20px; line-height:20px; }
#breadcrumb li:last-child:after { display:none;}
#breadcrumb li i { font-size: 16px; padding-right: 5px; font-weight: normal; line-height: 1.3; }
#breadcrumb li a { border-bottom: #fec6c7 1px solid; position:relative; z-index:1; height:20px; line-height:20px; }
#breadcrumb li:first-child a:before {padding-right:5px; font-size: 11px; font-family: 'themify'; content: "\e69b";}
#breadcrumb li a:after { position:absolute; top:0; left:0; bottom:0; width:0; content:""; background:transparent; z-index:-1;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#breadcrumb li a:hover:after { width:100%; background:#fff1f1; }
#breadcrumb li a:hover { color:#ff878d; border-bottom: #fff1f1 1px solid;}

@media only screen and (max-width: 800px) {
#breadcrumb { padding:20px 5%; border-top:none;}
#breadcrumb:before { display:none;}
#breadcrumb li a { border-bottom: #fec6c7 1px solid; }
#breadcrumb li a:hover:after { display:none;}
#breadcrumb li a:hover { color:#111;  border-bottom: #fec6c7 1px solid;}
}

@media only screen and (max-width: 414px) {
#breadcrumb ol { font-size: 0; margin: -10px auto 0; padding: 0; display:block; text-align:left; }
#breadcrumb li { font-size: 9.5px; margin: 10px 0 0; padding: 0; letter-spacing: 1px;}
#breadcrumb li:after { margin: 0 5px;}
#breadcrumb li:last-child {overflow: hidden;text-overflow: ellipsis; white-space: nowrap; width:10em;}
#breadcrumb li:first-child a { font-size:0; width:auto;padding-bottom: 7px; }
#breadcrumb li:first-child a:before {padding-right:0; font-size: 10px;}
}

@media only screen and (max-width: 320px) {
#breadcrumb li:last-child { width:6em;}	
}



/* -----------------------------------------------------------

   #headline

   ----------------------------------------------------------- */
  
#headline { margin:0 5% 0; height:400px; position:relative; z-index:1; } 
#headline:after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; background: #111; opacity: 0.2; z-index: 2; }
#headline:before { position: absolute; top: 15px; left: 15px; right: 15px; bottom: 0; content: ""; border:#fefefe 1px dotted; border-bottom:none; z-index: 3; opacity:0.4; }
#headline .inner { position: absolute; top: 50%; left: 50%; width:90%; max-width: 100%; display: inline-block; color:#fefefe; text-align: center; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index:4;}
#headline h2.en { font-size: 45px; font-family: 'Catamaran', sans-serif; font-weight:800; line-height: 1; letter-spacing: 5px; position: relative; z-index: 3; }
#headline h2.jp { font-size: 15px; font-weight: bold; letter-spacing: 5px; line-height: 1; margin-top: 20px; position: relative; z-index: 3; }

@media only screen and (max-width: 1024px) {
#headline { height:350px; } 	
}

@media only screen and (max-width: 800px) {
#headline { height:300px; } 
#headline h2.en { font-size: 35px; letter-spacing: 4px; position: relative; z-index: 3; }
#headline h2.jp { font-size: 14px; font-weight: bold; letter-spacing: 4px; line-height: 1; margin-top: 15px; position: relative; z-index: 3; }	
}

@media only screen and (max-width: 738px) {
#headline { margin:0 ;height:250px; } 
#headline:before { top: 10px; left: 10px; right: 10px; display:none; }
#headline:after { opacity: 0.3; }
#headline h2.en { font-size: 30px; letter-spacing: 3px; position: relative; z-index: 3; }	
}

@media only screen and (max-width: 414px) {
#headline { height:200px; } 
#headline h2.en { font-size: 23px; letter-spacing: 3px; position: relative; z-index: 3; }	
#headline h2.jp { font-size: 12px; font-weight: bold; letter-spacing: 3px; line-height: 1; margin-top: 10px; position: relative; z-index: 3; }	
}



/* -----------------------------------------------------------

   .headlineImg

   ----------------------------------------------------------- */

/* photography */
.headlineImgPhotography { background: url(../images/photography/headline_photography.jpg) center center no-repeat; background-size:cover; }

/* location */
.headlineImgPhotography_location { background: url(../images/photography/headline_location.jpg) bottom center no-repeat; background-size:cover; } 
.headlineImgPhotography_location_dress { background: url(../images/photography/headline_location_dress.jpg) top center no-repeat; background-size:cover; }
.headlineImgPhotography_location_kimono { background: url(../images/photography/headline_location_kimono.jpg) bottom center no-repeat; background-size:cover; } 
.headlineImgPhotography_location_dress_kimono { background: url(../images/photography/headline_location_dress_kimono.jpg) bottom center no-repeat; background-size:cover; } 
.headlineImgPhotography_location_engagement {background: url(../images/photography/headline_location_engage.jpg) bottom right no-repeat; background-size:cover;} 

/* family */
.headlineImgPhotography_family {background: url(../images/photography/headline_family.jpg) center right no-repeat; background-size:cover;}

/* wedding */
.headlineImgPhotography_wedding {background: url(../images/photography/headline_wedding.jpg) top center no-repeat; background-size:cover;}

/* photogallery */
.headlineImgPhotogallery { background: url(../images/photogallery/headline.jpg) top center no-repeat; background-size: cover;}
.headlineImgPhotogallery_wedding { background: url(../images/photogallery/weddingday/headline.jpg) center center no-repeat; background-size: cover;}
.headlineImgPhotogallery_family { background: url(../images/photogallery/family/headline.jpg) top left no-repeat; background-size: cover;}

/* flow */
.headlineImgFlow{ background: url(../images/photography/flow/headline.jpg) bottom right no-repeat; background-size:cover; }

/* about */
.headlineImgAbout { background: url(../images/about/headline.jpg) bottom right no-repeat; background-size:cover; }
.headlineImgAbout_award { background: url(../images/about/award/headline.jpg) bottom right no-repeat; background-size:cover; }
.headlineImgAbout_company { background: url(../images/about/company/headline.jpg) bottom center no-repeat; background-size:cover; }
 
/* staff */
.headlineImgStaff { background: url(../images/staff/headline.jpg) center center no-repeat; background-size:cover; } 
.headlineImgStaff_recruit { background: url(../images/staff/recruit/headline.jpg) center center no-repeat; background-size:cover; } 

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

/* calendar */
.headlineImgCalendar { background: url(../images/calendar/headline.jpg) bottom left no-repeat; background-size: cover; }


@media only screen and (max-width: 738px) { 
/* photography */
.headlineImgPhotography { background: url(../images/photography/headline_photographySp.jpg) center center no-repeat; background-size:cover; }

/* location */
.headlineImgPhotography_location { background: url(../images/photography/headline_locationSp.jpg) bottom center no-repeat; background-size:cover; } 
.headlineImgPhotography_location_dress { background: url(../images/photography/headline_location_dressSp.jpg) center left no-repeat; background-size:cover; }
.headlineImgPhotography_location_kimono { background: url(../images/photography/headline_location_kimonoSp.jpg) bottom center no-repeat; background-size:cover; } 
.headlineImgPhotography_location_dress_kimono { background: url(../images/photography/headline_location_dress_kimonoSp.jpg) bottom center no-repeat; background-size:cover; } 
.headlineImgPhotography_location_engagement {background: url(../images/photography/headline_location_engagementSp.jpg) bottom right no-repeat; background-size:cover;} 

/* family */
.headlineImgPhotography_family {background: url(../images/photography/headline_familySp.jpg) center right no-repeat; background-size:cover;}

/* wedding */
.headlineImgPhotography_wedding {background: url(../images/photography/headline_weddingSp.jpg) top center no-repeat; background-size:cover;}

/* photogallery */
.headlineImgPhotogallery { background: url(../images/photogallery/headlineSp.jpg) top center no-repeat; background-size: cover;}
.headlineImgPhotogallery_wedding { background: url(../images/photogallery/weddingday/headlineSp.jpg) center center no-repeat; background-size: cover;}
.headlineImgPhotogallery_family { background: url(../images/photogallery/family/headlineSp.jpg) top left no-repeat; background-size: cover;}

/* flow */
.headlineImgFlow{ background: url(../images/photography/flow/headlineSp.jpg) bottom right no-repeat; background-size:cover; }

/* about */
.headlineImgAbout { background: url(../images/about/headlineSp.jpg) bottom right no-repeat; background-size:cover; }
.headlineImgAbout_award { background: url(../images/about/award/headlineSp.jpg) bottom right no-repeat; background-size:cover; }
.headlineImgAbout_company { background: url(../images/about/company/headlineSp.jpg) center center no-repeat; background-size:cover; }

/* staff */
.headlineImgStaff { background: url(../images/staff/headlineSp.jpg) center center no-repeat; background-size:cover; } 
.headlineImgStaff_recruit { background: url(../images/staff/recruit/headlineSp.jpg) center center no-repeat; background-size:cover; } 

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

/* calendar */
.headlineImgCalendar { background: url(../images/calendar/headlineSp.jpg) bottom left no-repeat; background-size: cover; }
}


/* -----------------------------------------------------------

   #w_headline

   ----------------------------------------------------------- */
 
#w_headline { margin:0 5% 90px; text-align:center; } 
#w_headline .headlinePlan { }
#w_headline .headlinePlan h3.no { display: block; width: 80px; height: 80px; margin: -40px auto 0; background: #fefefe; font-size: 18px; font-weight: 700; line-height: 80px; letter-spacing: 1px; position: relative; z-index: 3; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; } 
#w_headline .headlinePlan h3.no:after { position: absolute; top: -5px; left: -5px; right: -5px; bottom: -5px; content: ""; border: #fefefe 1px solid; z-index: -1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
#w_headline .headlinePlan h2.jp_plan { margin-top:10px; font-size: 30px; font-family: 'Playfair Display',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; font-weight:500; letter-spacing: 2.5px; line-height: 1.8; text-align: center;}  

/* --- .descriptionArea --- */
#w_headline .descriptionArea { position: relative; z-index: 1; margin: 20px auto 0; }
#w_headline .descriptionArea p { font-size: 14px; line-height: 2.4; letter-spacing: 2px; margin-top: 1em; }

@media only screen and (max-width: 800px) { 
#w_headline { margin: 0 5% 80px;}
#w_headline .headlinePlan h3.no { width: 70px; height: 70px; margin: -35px auto 0; font-size: 18px; line-height: 70px;} 
#w_headline .headlinePlan h2.jp_plan { /*margin-top:10px; */font-size: 25px; }  
}
@media only screen and (max-width: 738px) { 
#w_headline { margin: 0 5% 70px;}
#w_headline .headlinePlan h3.no { width: 60px; height: 60px; margin: -30px auto 0; font-size: 16px; line-height: 60px;} 
#w_headline .headlinePlan h2.jp_plan { /*margin-top:10px; */font-size: 20px;letter-spacing: 2px; }  
/* --- .conceptArea --- */
#w_headline .descriptionArea { margin: 20px auto 0; padding:0 2.5%; text-align:left; }
#w_headline .descriptionArea p { font-size: 13px; line-height: 2; letter-spacing: 1px; margin-top: 1em; }
#w_headline .descriptionArea p br { display:none; }
}

@media only screen and (max-width: 414px) { 
#w_headline { margin: 0 5% 60px;}
#w_headline .headlinePlan h2.jp_plan { margin-top:5px;letter-spacing: 2px; }
#w_headline .descriptionArea p { font-size: 12px;}
}





/* -----------------------------------------------------------

   .headline

   ----------------------------------------------------------- */
.headline { text-align:center; margin-bottom:45px; }
.headline h3.en { font-size: 35px; font-family: 'Catamaran', sans-serif; font-weight:700; line-height: 1; letter-spacing: 5px; position: relative; z-index: 3;}
.headline h3.jp { font-size: 15px; font-weight: bold; letter-spacing: 5px; line-height: 1; margin-top: 20px; position: relative; z-index: 3; }

@media only screen and (max-width: 800px) { 
.headline { margin-bottom:40px; }
.headline h3.en { font-size: 30px; letter-spacing: 4px;}
.headline h3.jp { font-size: 14px; letter-spacing: 4px;margin-top: 15px;}
}
@media only screen and (max-width: 738px) { 
.headline { margin-bottom:35px; }
.headline h3.en { font-size: 25px; letter-spacing: 3px;}
.headline h3.jp { font-size: 13px; letter-spacing: 3px;margin-top: 10px;}
}





 /* -----------------------------------------------------------

   #w_photography_otherplan

   ----------------------------------------------------------- */

#w_otherplan { padding: 90px 5%; position: relative; z-index: 1; border-top: #a3d9e0 1px solid; background: url(../images/noise.png) repeat #fefefe; }
#w_otherplan:before { position: absolute; top: -1px; left: 5%; right: 5%; height: 0; content: ""; border-top: #ededed 1px solid; z-index: 2; }

/* --- .planArea --- */
#w_otherplan .planArea { margin: -60px -1.5% 0; font-size:0; text-align:left; }
/* .photographyBox */
#w_otherplan .planBox { display: inline-block; margin: 80px 1.5% 0; width:30.333%; position: relative; z-index: 2; background:#fefefe;  }
#w_otherplan .planBox:after { position:absolute; top:0; left:0; right:0; bottom:0; content:""; border:#ededed 1px solid; z-index:-1;}

/* .inner */
#w_otherplan .planBox .inner { padding:35px 5% 50px; text-align:center; }

/* .imgArea */
#w_otherplan .planBox .imgArea { overflow:hidden; position:relative; z-index:1; }
#w_otherplan .planBox .imgArea img { width:100%; height:auto; }

/* h5 */
#w_otherplan .planBox h5 { display:block; width:50px; height:50px; margin:-25px auto 0; background:#fefefe; font-size:14px; ont-family: 'Catamaran', sans-serif; font-weight:700; line-height:50px; letter-spacing:1px; position:relative; z-index:3; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
#w_otherplan .planBox h5:after { position:absolute; top:-5px; left:-5px; right:-5px; bottom:-5px; content:""; border:#fefefe 1px solid; z-index:-1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}

/* .txtArea */
#w_otherplan .planBox .txtArea { margin-top:-5px; }

/* h3 */
#w_otherplan .planBox h3 {font-size: 12px; font-family: 'Catamaran', sans-serif; font-weight:500; letter-spacing: 2.5px; line-height:1.8; position:relative; z-index:4; }

/* h4 */
#w_otherplan .planBox h4 { font-size: 17px; font-family: 'Playfair Display',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; font-weight:400; letter-spacing: 2px;line-height: 2; margin-bottom:5px; }

/* p.price */
#w_otherplan .planBox .txtArea p { font-size:13px; }

/* .linkArea */
#w_otherplan .planBox .linkArea { margin-top:20px; }



@media only screen and (max-width: 1024px) {
#w_otherplan .planArea { margin: -60px -1% 0; }
#w_otherplan .planBox { margin: 80px 1% 0; width:31.333%; }
#w_otherplan .planBox h4 { font-size: 16px; letter-spacing:1.5px; }
#w_otherplan .planBox .linkArea a { width:180px; }
}


@media only screen and (max-width: 800px) {
#w_otherplan { padding: 80px 5%; }
#w_otherplan .planArea { margin: -40px -1.5% 0; }
#w_otherplan .planBox { display: inline-block; margin: 60px 1.5% 0; width:97%;  }
}

@media only screen and (max-width: 738px) { 
#w_otherplan { padding: 70px 5%; }
#w_otherplan .planArea { margin: -40px -1.5% 0; }
#w_otherplan .planBox { margin: 50px 1.5% 0; }
#w_otherplan .planBox .inner { padding:30px 5% 45px; }
#w_otherplan .planBox .linkArea { margin-top:15px; }
}

@media only screen and (max-width: 414px) { 
#w_otherplan { padding: 60px 5%; }
#w_otherplan .planArea { margin: -40px -1.5% 0; }
#w_otherplan .planBox { margin: 40px 1.5% 0; }
}

/* -----------------------------------------------------------


   #w_other_link

   ----------------------------------------------------------- */

#w_other_link { padding: 90px 5%; position: relative; z-index: 1; border-top: #a3d9e0 1px solid; /*background: url(../images/noise.png) repeat;*/ }
#w_other_link:before { position: absolute; top: -1px; left: 5%; right: 5%; height: 0; content: ""; border-top: #ededed 1px solid; z-index: 2; }
/* .inner */
#w_other_link .inner { margin: 0; }
/* ul */
#w_other_link .inner ul { font-size: 0; margin: 0 -1.5%; text-align: center; }
#w_other_link .inner ul li { display: inline-block; margin: 0 1.5%; width: 47%; position: relative; z-index: 1; border: #ededed 1px solid; overflow: hidden; }
#w_other_link .inner ul li a { display: block; color: #fefefe; text-align: center; position: relative; z-index: 1; }
/* .imgArea */
#w_other_link .inner .imgArea { -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; transition: all 2s ease; }
#w_other_link .inner li:hover .imgArea { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
/* .txtArea */
#w_other_link .inner .txtArea { position: absolute; top: 50%; left: 50%; min-width: 300px; max-width: 100%; display: inline-block; text-align: center; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; z-index: 3; }
/* h3 */
#w_other_link .inner h3.en { font-size: 20px; font-family: 'Catamaran', sans-serif; font-weight: 800; letter-spacing: 3px; line-height: 1; }
#w_other_link .inner h3.jp { font-size: 13px; font-weight: bold; letter-spacing: 2.5px; line-height: 1; margin-top: 10px; }
/* a:before */
#w_other_link .inner ul li a:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ""; background: #111; opacity: 0.4; z-index: 1; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#w_other_link .inner ul li a:hover:before { background: #e4f5fd; opacity: 0.8; }
/* a:after */
#w_other_link .inner ul li a:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ""; border: #fefefe 10px solid; opacity: 1; z-index: 2; }
/* transition */
#w_other_link .inner ul li .arrow { position: absolute; top: 50%; right: 20px; width: 40px; height: 40px; margin-top: -20px; color: #fefefe; z-index: 3; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
#w_other_link .inner ul li .arrow i { font-size: 12px; line-height: 40px; }
#w_other_link .inner ul li .arrow:after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; border: #fefefe 1px solid; z-index: -1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
#w_other_link .inner ul li:hover .arrow { color: #111; }
#w_other_link .inner ul li:hover .arrow:after { border: transparent 1px solid; background: #fefefe; }
/* .arrow */
#w_other_link .inner ul li a:before,
#w_other_link .inner ul li .arrow,
#w_other_link .inner ul li .arrow:after { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/* .linkArea */
#w_other_link .linkArea { margin-top: 50px; }

@media only screen and (max-width: 1024px) {
/* h3 */
#w_other_link .inner h3.en { font-size: 16px; }
}

@media only screen and (max-width: 800px) {
#w_other_link { padding: 80px 5%; }
/* .inner */
#w_other_link .inner { margin: 0; }
/* ul */
#w_other_link .inner ul { margin: -30px 0 0; }
#w_other_link .inner ul li { display: block; margin: 30px 0 0; width: 100%; }
/* h3 */
#w_other_link .inner h3.en { font-size: 18px; }
/* .imgArea */
#w_other_link .inner li:hover .imgArea { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
/* .txtArea */
#w_other_link .inner .txtArea { min-width: 300px; }
/* a:before */
#w_other_link .inner ul li a:hover:before { background: #111; opacity: 0.5; }
/* transition */
#w_other_link .inner ul li .arrow { position: absolute; top: 50%; right: 20px; width: 40px; height: 40px; margin-top: -20px; color: #fefefe; z-index: 3; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
#w_other_link .inner ul li .arrow i { font-size: 12px; line-height: 40px; }
#w_other_link .inner ul li .arrow:after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; border: #fefefe 1px solid; z-index: -1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
#w_other_link .inner ul li:hover .arrow { color: #fefefe; }
#w_other_link .inner ul li:hover .arrow:after { border: #fefefe 1px solid; background: none; }
/* .linkArea */
#w_other_link .linkArea { margin-top: 40px; }
}

@media only screen and (max-width: 738px) {
#w_other_link { padding: 70px 5%; }
}

@media only screen and (max-width: 414px) {
#w_other_link { padding: 60px 5%; }
/* ul */
#w_other_link .inner ul { margin: -25px 0 0; }
#w_other_link .inner ul li { margin: 25px 0 0; }
#w_other_link .inner .txtArea { min-width: 200px; }
#w_other_link .inner h3.en { font-size: 16px; }
#w_other_link .inner h3.jp { font-size: 12px; letter-spacing: 2px; }
/* a:after */
#w_other_link .inner ul li a:after { border: #fefefe 5px solid; }
#w_other_link .inner ul li .arrow { width: 30px; height: 30px; margin-top: -15px; }
#w_other_link .inner ul li .arrow i { font-size: 10px; line-height: 30px; }
/* .linkArea */
#w_other_link .linkArea { margin-top: 35px; }
}



/* ==========================================================================
   
   #inline_policy

   ========================================================================== */

#inline_policy{overflow: auto;background: #fefefe;padding: 50px 7.5%;width: 920px;max-width: 100%;height: 80vh;overflow: scroll;-webkit-overflow-scrolling: touch;}
#inline_policy h2 {font-size: 18px; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; font-weight: bold; letter-spacing: 2px; line-height:1.8; margin-bottom:20px; text-align:center;}
.policyArea { padding-bottom:50px;}
.policyBox { padding-top:25px; margin-top:25px; border-top:#ddd 1px dashed; }
.policyBox:last-child { margin-bottom:30px; padding-bottom:25px; border-bottom:#ddd 1px dashed;}
.policyBox h3 {font-size: 14px; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif; font-weight: bold; letter-spacing: 2px; line-height:1.8; }
/* p */
.policyBox p { margin-top:3px; font-size: 14px; letter-spacing: 1px; line-height: 1.8; }
/* ul.circle */
.policyBox ul.circle {  margin:10px 0 0 4em; padding: 0; list-style: circle; padding-left: 1em; text-align: left; }
.policyBox ul.circle li { margin-top:3px; font-size: 14px; letter-spacing: 1px; line-height: 1.8; }
/* ul.no */
.policyBox ul.no { margin: 0; padding: 0; padding-left:0.5em; list-style: none;text-align: left; counter-reset: item;}
.policyBox ul.no li { margin-top:3px; padding-left: 3em;  font-size: 14px; letter-spacing: 1px; line-height: 1.8; position:relative; }
.policyBox ul.no li:before { position:absolute; top:0; left:0; content: "（"counters(item, "-")"）";counter-increment: item;}


@media only screen and (max-width: 800px) {
#inline_policy{ overflow: scroll;-webkit-overflow-scrolling: touch }
.policyBox p  { font-size: 13px; line-height: 2; }
/* ul.circle */
.policyBox ul.circle li { font-size: 13px; }
/* ul.no */
.policyBox ul.no li { font-size: 13px; }
}
@media only screen and (max-width: 738px) {
#inline_policy h2{font-size: 16px;}
.policyBox h3 {font-size: 13px; letter-spacing: 1px; }
.policyBox p  { font-size: 12px; line-height: 2; }
/* ul.circle */
.policyBox ul.circle li { font-size: 12px; }
/* ul.no */
.policyBox ul.no li { font-size: 12px; }
}

@media only screen and (max-width: 414px) {
#inline_policy h2{font-size: 14px;}
}




/* ----------------------------------------------------------
   
   #scrollUp
   
   ---------------------------------------------------------- */
   
#scrollUp { position: fixed; bottom: 15px; right: 15px; z-index: 1000; }
#scrollUp a { width: 60px; height: 60px; display: block; color: #fefefe; background: #111; border:none; text-align: center; z-index: 11; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position:relative; z-index:1; }
#scrollUp a:before { position:absolute; top:0; left:0; right:0; bottom:0; font-family: 'themify'; content:"\e648"; font-size: 16px; line-height:58px;  }
#scrollUp a:hover {-webkit-transform: translate(0px, -10px); -moz-transform: translate(0px, -10px); -o-transform: translate(0px, -10px); -ms-transform: translate(0px, -10px); transform: translate(0px, -10px); }
@media only screen and (max-width: 800px) {
#scrollUp a:hover { -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); }
}
@media only screen and (max-width: 414px) {
#scrollUp a { width: 50px; height: 50px; }
#scrollUp a:before { font-size: 16px; line-height:48px;  }
}





/* ----------------------------------------------------------
   
   slick.js
   
   ---------------------------------------------------------- */
/* Slider */
.slick-slider{touch-action: pan-y;}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* --- Dots --- */
.slick-dots{position:absolute;bottom:-30px;list-style:none;display:block;text-align:center;padding:0;width:100%;height:6px;z-index:100}.slick-dots li{position:relative;display:inline-block;height:6px;width:6px;margin:0 10px;padding:0;cursor:pointer;-webkit-transition:all 1s ease-out;-moz-transition:all 1s ease-out;-o-transition:all 1s ease-out;transition:all 1s ease-out}.slick-dots li button{background:0 0;border:1px solid #999;display:block;height:4px;width:4px;overflow:hidden;line-height:0;font-size:0;color:transparent;cursor:pointer;padding:2px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.slick-dots li.slick-active button{outline:0;border:1px solid #7eccd6;background:#7eccd6}.slick-dots li button:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;content:"";border:1px solid transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.slick-dots li.slick-active button:before{border:1px solid #7eccd6;content:""}





/*! Hint.css - v2.2.1 - 2016-03-26
* http://kushagragour.in/lab/hint/
* Copyright (c) 2016 Kushagra Gour; Licensed  */

[data-hint]{position:relative;display:inline-block}[data-hint]:after,[data-hint]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.2s ease;-moz-transition:.2s ease;transition:.2s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[data-hint]:hover:after,[data-hint]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:50ms;-moz-transition-delay:50ms;transition-delay:50ms}[data-hint]:before{content:'';position:absolute;background:0 0;border:4px solid transparent;z-index:1000001}[data-hint]:after{content:attr(data-hint);background:#383838;color:#fff;padding:8px 10px;font-size:11px;font-family:Catamaran,sans-serif;font-weight:400;line-height:1;white-space:nowrap;letter-spacing:1.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-8px;left:calc(50% - 4px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:focus:after,.hint--bottom-right:focus:before,.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--rounded:after{border-radius:3px}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}




/*
jquery.padca.js

The MIT License
Copyright (c) 2013 Yasufumi Minoda

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/

.padcal + div, input.padcal + div > div.padcal-copy {display: inline-block;width: 50px;height: 52px;margin: 5px;padding-bottom: 5px; font-size: x-large;font-weight: bold;text-align: center;}
input.padcal + div > div.padcal-copy {position: relative;float: left;width: 48px;top: -52px;z-index: 1;}
.padcal + div.padcal-sun, input.padcal + div > div.padcal-copy.padcal-sun {background-color: #feeeee;color: #900;border: 1px solid #d8aaaa;}
.padcal + div.padcal-sun > div:first-child, input.padcal + div > div.padcal-copy.padcal-sun > div:first-child {background-color: #900;}
.padcal + div.padcal-mon, .padcal + div.padcal-tue, .padcal + div.padcal-wed, .padcal + div.padcal-thu, .padcal + div.padcal-fri,
input.padcal + div > div.padcal-copy.padcal-mon, input.padcal + div > div.padcal-copy.padcal-tue, input.padcal + div > div.padcal-copy.padcal-wed, input.padcal + div > div.padcal-copy.padcal-thu, input.padcal + div > div.padcal-copy.padcal-fri {background-color: #fefefe;color: #666;border: 1px solid #d8d8d8;}
.padcal + div.padcal-mon > div:first-child, .padcal + div.padcal-tue > div:first-child, .padcal + div.padcal-wed > div:first-child, .padcal + div.padcal-thu > div:first-child, .padcal + div.padcal-fri > div:first-child,
input.padcal + div > div.padcal-copy.padcal-mon > div:first-child, input.padcal + div > div.padcal-copy.padcal-tue > div:first-child, input.padcal + div > div.padcal-copy.padcal-wed > div:first-child, input.padcal + div > div.padcal-copy.padcal-thu > div:first-child, input.padcal + div > div.padcal-copy.padcal-fri > div:first-child {background-color: #666;}
.padcal + div.padcal-sat, input.padcal + div > div.padcal-copy.padcal-sat {background-color: #eeeefe;color: #009;border: 1px solid #aaaad8;}
.padcal + div.padcal-sat > div:first-child, input.padcal + div > div.padcal-copy.padcal-sat > div:first-child {background-color: #009;}
.padcal + div > div:first-child, input.padcal + div > div.padcal-copy > div:first-child {height: 5px;clear: left;}
.padcal + div > div:nth-child(2), input.padcal + div > div.padcal-copy > div:nth-child(2) { font-size: xx-small;font-weight: normal;}



/*! Lity - v1.6.6 - 2016-04-22
* http://sorgalla.com/lity/
* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */
.lity,.lity-wrap{z-index:9990;position:fixed;top:0;outline:0!important}.lity-container,.lity-wrap:before{vertical-align:middle;display:inline-block}.lity,.lity-container,.lity-wrap{outline:0!important}.lity-content:after,.lity-wrap:before{content:''}.lity,.lity-content:after,.lity-wrap{right:0;bottom:0;left:0}.lity{white-space:nowrap;background:#fefefe;opacity:0;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.lity.lity-opened{opacity:1;background: rgba(243,251,255,.9);background: rgb(81, 81, 81);width: 100%;margin: 0;}
.lity.lity-closed{opacity:0;background:#fefefe}
.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{text-align:center}.lity-wrap:before{height:100%;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;white-space:normal;max-width:100%;max-width:90%;max-height: 100%;}.lity-close,.lity-close:before{line-height:60px;text-align:center}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}.lity-content:after{position:absolute;top:0;display:block;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1)}.lity-close{z-index:9994;width:60px;height:60px;position:fixed;right:10px;top: 80px;-webkit-appearance:none;cursor:pointer;text-decoration:none;padding:0;font-size:0;font-style:normal;border:0;color:#fefefe;background:#111;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}.lity-close:before{position:absolute;top:0;right:0;left:0;bottom:0;font-family:themify;content:"\e646";font-size:16px;text-indent:0;z-index:1}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide{display:none}#inline{overflow:auto;background:#fefefe;padding:50px 7.5%;width:1200px;max-width:100%}.profileLeft{float:left;width:35%}.profileRight{float:right;width:60%}


@media only screen and (max-width: 738px) {
.lity-close,.lity-close:before{line-height:50px;}.lity-close{width:50px;height:50px;}.lity-close:before{font-size:14px;}
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated.hinge { -webkit-animation-duration: 1s; animation-duration: 1s; }
 



 
 @-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}


