@charset "utf-8";
  @font-face {
font-family: 'design_plus';
src: url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/fonts/design_plus.eot?v=1.6);
src: url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/fonts/design_plus.eot?v=1.6#iefix) format('embedded-opentype'),
url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/fonts/design_plus.woff?v=1.6) format('woff'),
url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/fonts/design_plus.ttf?v=1.6) format('truetype'),
url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/fonts/design_plus.svg?v=1.6#design_plus) format('svg');
font-weight: normal;
font-style: normal;
} html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
html { overflow-y: scroll; -webkit-text-size-adjust:100%; }
ul, ol { list-style:none; }
blockquote , q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content: none; }
a:focus { outline:none; }
ins { text-decoration:none; }
mark { font-style:italic; font-weight:bold; }
del { text-decoration:line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; width:100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
button, input, select, textarea { outline:0; -webkit-box-sizing:border-box; box-sizing:border-box; font-size:100%; }
input, textarea { background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); -webkit-appearance: none; border-radius:0; }
input[type="checkbox"]{ -webkit-appearance: checkbox; }
input[type="radio"]{ -webkit-appearance: radio; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
iframe { max-width:100%; } .clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }/*\*/* html .clearfix { height:1% }
.clearfix { display:block;}/**/ html { }
body { font-family:Arial,sans-serif; font-size:14px; line-height:1; width:100%; position:relative; -webkit-font-smoothing:antialiased; }
.pc body.admin-bar { padding-top:32px; }
a { text-decoration:none; }
a, a:before, a:after, input {
-webkit-transition-property:background-color, color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
transition-property:background-color, color; transition-duration:0.2s; transition-timing-function:ease;
}
.clear { clear:both; }
.hide { display:none; } #container { position:relative; height:100%; }
.pc body.color_type2 #container:before { display:block; content:''; width:50%; height:100%; background:#fff; position:absolute; left:0px; top:0px; z-index:-100; }
.pc body.color_type2 #container:after { display:block; content:''; width:50%; height:100%; background:#f5f5f5; position:absolute; right:0px; top:0px; z-index:-100; }
.pc #main_contents {
width:1180px; margin:0 auto;
display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.pc #main_col {
width:820px; z-index:10; position:relative; background:#fff; padding:60px 60px 150px 0;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.pc #side_col {
width:360px; padding:60px 0 150px 60px; z-index:10; position:relative;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.pc #one_col { width:900px; margin:50px auto 150px; }
.pc body.single-find #one_col { margin-bottom:70px; } .pc body.layout2.color_type2 #container:before { background:#f5f5f5; }
.pc body.layout2.color_type2 #container:after { background:#fff; }
.pc body.layout2 #main_contents { -ms-flex-direction:row-reverse; -webkit-flex-direction:row-reverse; flex-direction:row-reverse; }
.pc body.layout2 #main_col { padding:60px 0 150px 60px; }
.pc body.layout2 #side_col { padding:60px 60px 150px 0; } .megamenu_child_menu { display:none !important; }
.pc #global_menu > ul > li.active_button > a:after { bottom:0; } .megamenu_shop_category { display:none; background:#000; min-width:1180px; width:100%; position:absolute; top:80px; z-index:100; }
.megamenu_shop_category ol { padding:0; width:1180px; margin:0 auto; }
.megamenu_shop_category li { float:left; width:236px; height:236px; margin:0; position:relative; }
.megamenu_shop_category a { display:block; position:relative; font-size:24px; overflow:hidden; }
.megamenu_shop_category .image { display:block; width:100%; height:auto; position:relative; overflow:hidden; z-index:2; background:#fff; }
.megamenu_shop_category .image img { display:block; width:100%; height:auto; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.megamenu_shop_category .title {
font-size:24px; line-height:1.4; position:absolute; bottom:0px; left:0px; z-index:20; padding:30px; display:block; width:100%; text-align:center; font-weight:500;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.megamenu_shop_category a:before { display:block; content:''; width:100%; height:80%; position:absolute; bottom:-1px; left:0px; z-index:10; }
.megamenu_shop_category .headline h3 { color:#fff; text-align:center; font-size:24px; font-weight:500; }
.megamenu_shop_category .headline h3 a { display:block; height:236px; line-height:236px; width:100%; }
.megamenu_shop_category a:before {
background: -moz-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.megamenu_shop_category .headline h3 a:before { display:none; }
body.header_fix .megamenu_shop_category { position:fixed; top:80px; }
body.admin-bar.header_fix .megamenu_shop_category { top:110px; } .megamenu_post_list { display:none; background:#000; min-width:1180px; width:100%; position:absolute; top:80px; z-index:100; }
.megamenu_post_list ol { margin:0; padding:9px 0 0 0; width:1180px; margin:0 auto; }
.megamenu_post_list li { float:left; width:calc(100% / 3 - 6px); height:130px; margin:0 9px 9px 0; padding:0; position:relative; }
.megamenu_post_list li:nth-of-type(3n) { margin-right:0; }
.megamenu_post_list a { width:100%; height:100%; background:#222; display:block; position:relative; color:#fff !important; font-size:24px; }
.megamenu_post_list .image { float:left; display:block; width:130px; height:130px; position:relative; overflow:hidden; z-index:2; background:#fff; }
.megamenu_post_list .image img { display:block; width:100%; height:auto; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.megamenu_post_list .title_area { width:calc(100% - 130px); height:130px; float:left; position:relative; }
.megamenu_post_list .title {
font-size:16px; line-height:1.5; padding:30px; position:absolute; width:100%;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
body.header_fix .megamenu_post_list { position:fixed; top:80px; }
body.admin-bar.header_fix .megamenu_post_list { top:110px; } #page_header { width:100%; height:460px; position:relative; }
#page_header_inner { width:1180px; height:460px; margin:0 auto; position:relative; overflow:hidden; }
#page_header .title {
position:absolute; left:0; right:0; margin:auto; text-align:center; z-index:10; color:#fff; font-size:40px; line-height:1.3; font-weight:500;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#page_header .title.type2 {
width:200px; height:200px; background:#9a0000;
right:auto; top:0; -ms-transform: translateY(0%); -webkit-transform: translateY(0%); transform: translateY(0%);
}
#page_header .title.type2 span {
display:block; position:absolute; padding:20px; width:100%;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#page_header .tab { position:absolute; left:0; bottom:0; z-index:10; color:#fff; font-size:16px; width:200px; height:50px; line-height:50px; text-align:center; background:#9b0000; }
#page_header .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; } #page_header .title, #page_header .overlay { opacity:0; }
#page_header .tab { bottom:-50px; }
#page_header.animate .overlay {
-webkit-animation: opacityAnimation 1.0s ease forwards 1.0s;
animation: opacityAnimation 1.0s ease forwards 1.0s;
}
#page_header.animate .title {
-webkit-animation: opacityAnimation 1.0s ease forwards 1.0s;
animation: opacityAnimation 1.0s ease forwards 1.0s;
}
#page_header.animate .tab {
-webkit-animation: slideInAnimation 0.5s ease forwards 1.5s;
animation: slideInAnimation 0.5s ease forwards 1.5s;
} #header_slider_wrap { width:100%; height:630px; position:relative; } #header_slider_wrap .catchphrase {
position:absolute; left:0; right:0; margin:auto; text-align:center; z-index:10;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#header_slider_wrap .catchphrase .catch { font-weight:500; line-height:1.4; } #header_slider_wrap .search_area { width:450px; height:50px; position:relative; margin:18px auto 0; }
#header_slider_wrap .search_input input {
border:none; background:none; height:50px; position:absolute; left:0px; top:0px; width:400px; padding:0 20px;
-webkit-box-sizing:border-box; box-sizing:border-box;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#header_slider_wrap .search_button { position:relative; }
#header_slider_wrap .search_button input {
border:none; background:none; width:50px; height:50px; position:absolute; right:0px; top:0px; overflow:hidden; text-indent:-300px; cursor:pointer;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#header_slider_wrap .search_button label {
overflow:hidden; width:18px; height:18px; text-indent:-300px; cursor:pointer; display:block;
position:absolute; right:15px; top:18px;
}
#header_slider_wrap .search_button label:before {
text-indent:0; display:block; width:18px; height:18px; line-height:100%; text-align:center; cursor:pointer; z-index:1;
position:absolute; font-family:'design_plus'; color:#333; font-size:18px; content:'\e915';
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#header_slider_wrap .search_button:hover label:before { color:#fff; }
#header_slider_wrap .search_button:hover input { background:#000; } #header_slider { width:100%; min-width:1180px; height:630px; overflow:hidden; position:relative; background:#000; }
#header_slider .item { opacity:0; width:100%; height:630px; position:relative; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#header_slider .image { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; }
#header_slider .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; }
#header_video { width:100%; height:100%; position:absolute !important; top:0px; left:0px; z-index:1; }
#header_video video { display:block; } #header_slider .animation_type1.animate .image {
-webkit-backface-visibility:hidden; backface-visibility:hidden;
-webkit-animation: zoomOut 35.0s ease forwards;
animation: zoomOut 35.0s ease forwards;
}
#header_slider .animation_type2.animate .image {
-webkit-backface-visibility:hidden; backface-visibility:hidden;
-webkit-animation: zoomIn 35.0s ease forwards;
animation: zoomIn 35.0s ease forwards;
} #header_post_link_wrap { width:100%; height:60px; min-width:1180px; background:rgba(0,0,0,0.3); position:absolute; bottom:0px; z-index:10; }
#header_post_link { width:1180px; height:60px; line-height:60px; margin:0 auto; }
#header_post_link a { color:#fff; display:block; }
#header_post_link h4 { font-size:16px; font-weight:normal; }
#header_post_link a:before {
font-family:'design_plus'; content:'\e910'; color:#fff; width:15px; height:15px; font-size:15px; font-weight:normal; display:block; position:absolute;
top:3px; right:0px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#header_post_link a:hover:before { color:#999; } #header_carousel { width:100%; height:150px; overflow:hidden; }
#header_carousel .item { width:25%; }
#header_carousel .item a {
display:block; width:100%; height:150px; padding:10px; color:#fff; position:relative;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#header_carousel .image { width:130px; height:130px; position:relative; overflow:hidden; z-index:2; background:rgba(255,255,255,0.5); }
#header_carousel .image img { width:100%; height:auto; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#header_carousel .title {
font-weight:normal; position:absolute; font-size:24px; line-height:1.6;
left:170px; right:30px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
} #header_news { width:100%; min-width:1180px; height:70px; border-bottom:1px solid #ddd; -webkit-box-sizing:border-box; box-sizing:border-box; }
#header_news_inner { width:1180px; margin:0 auto; position:relative; }
#header_news_inner .post_link { display:block; height:70px; line-height:70px; width:1050px; }
#header_news_inner .post_link .date { float:left; margin:0 16px 0 0; font-size:14px; }
#header_news_inner .post_link .title { float:left; font-size:16px; }
#header_news_inner .archive_link { display:block; position:absolute; right:0px; top:0px;  height:70px; line-height:70px; color:#000; }  @-webkit-keyframes zoomOut {
0% { transform: scale(1.0); }
100% { transform: scale(1.3); }
}
@keyframes zoomOut {
0% { transform: scale(1.0); }
100% { transform: scale(1.3); }
} @-webkit-keyframes zoomIn {
0% { transform: scale(1.3); }
100% { transform: scale(1.0); }
}
@keyframes zoomIn {
0% { transform: scale(1.3); }
100% { transform: scale(1.0); }
} @-webkit-keyframes opacityAnimation {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes opacityAnimation {
0% { opacity:0; }
100% { opacity:1; }
} @-webkit-keyframes slideInAnimation {
0% { bottom:-50px; }
100% { bottom:0px; }
}
@keyframes slideInAnimation {
0% { bottom:-50px; }
100% { bottom:0px; }
} .pc #index_content .index_content:last-of-type { padding-bottom:150px; } .index_cb_catch { text-align:center; padding:90px 0 50px; }
.index_cb_catch .catch { margin-bottom:8px; font-size:46px; line-height:1.6; font-weight:500; }
.index_cb_catch .desc { font-size:16px; line-height:2.3; } .index_cb_button { text-align:center; }
.index_cb_button a {
display:inline-block; min-width:240px; height:60px; line-height:60px; padding:0 20px; background:#980000; color:#fff; font-size:16px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.index_cb_button a:hover { background:#8c0000; color:#fff; } #index_blog_list { background:#f5f5f5; padding:0 0 100px; } #index_learn_list { padding:0 0 100px; } #index_find_list { padding:0 0 100px; }
#index_find_list .index_cb_catch { color:#fff; } #index_shop_list { padding:0 0 100px; } #index_free_space { width:1180px; margin:0 auto; padding:60px 0 60px; } #blog_list { margin:0 auto -6px; width:1180px; }
body.home #blog_list { margin:0 auto 55px; }
#blog_list .item { width:290px; height:430px; float:left; position:relative; margin:0 6px 6px 0; }
#blog_list .item:nth-child(4n) { margin-right:0; }
#blog_list .link { display:block; background:#fff; width:100%; height:100%; }
#blog_list .image { display:block; width:290px; height:290px; position:relative; overflow:hidden; z-index:2; background:#fff; }
#blog_list .image img { width:100%; height:auto; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#blog_list .category a {
display:none; position:absolute; top:0px; left:0px; z-index:3;
background:#000; color:#fff; min-width:100px; height:35px; line-height:35px; text-align:center; font-size:12px; padding:0 15px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#blog_list .category a:first-child { display:inline-block; }
#blog_list .title_area {
border:1px solid #ddd; border-top:none; background:#fff; display:block; height:140px; padding:18px 23px 23px; position:relative;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#blog_list .title_area .title {
font-size:16px; line-height:1.6; color:#000; max-height:4.8em; overflow:hidden; font-weight:bold;
-webkit-transition-property:color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
transition-property:color; transition-duration:0.2s; transition-timing-function:ease;
}
#blog_list .title_area .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
#blog_list .title_area .date { font-size:12px; line-height:1; color:#999; position:absolute; bottom:23px; left:23px; }
#blog_list .item.no_date { height:410px; }
#blog_list .item.no_date .title_area { height:120px; } #archive_blog_list { margin-bottom:150px; }
body.search #archive_blog_list { border-top:1px solid #ddd; } #learn_list { margin:0 auto; width:1180px; }
body.home #learn_list { margin:0 auto 55px; }
#learn_list .item { height:300px; }
#learn_list a.link { display:block; }
#learn_list .image_wrap { display:block; width:590px; height:300px; position:relative; overflow:hidden; z-index:2; float:left; background:#fff; }
#learn_list .image { width:100%; height:300px !important; display:block; overflow:hidden; position:relative; z-index:2; }
#learn_list .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#learn_list .title_area {
display:block; width:590px; height:300px; position:relative; float:right; background:#222222; color:#fff;
}
#learn_list .item:nth-child(even) .image_wrap { float:right; }
#learn_list .item:nth-child(even) .title_area { float:left; background:#980000; }
#learn_list .title_area_inner {
padding:70px; display:block; position:absolute; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#learn_list .title_area .title { font-size:28px; line-height:1.4; }
#learn_list .title_area .excerpt { font-size:16px; line-height:2; margin:10px 0 0 0; }
#learn_list .title_area:before {
position:absolute; left:-24px; top:0; bottom:0; margin:auto; z-index:2;
display:block; content:''; width: 0; height: 0;
border-style: solid; border-width: 15px 25px 15px 0; border-color: transparent #222222 transparent transparent;
}
#learn_list .item:nth-child(even) .title_area:before {
position:absolute; left:auto; right:-24px; top:0; bottom:0; margin:auto; z-index:2;
display:block; content:''; width: 0; height: 0;
border-style: solid; border-width: 15px 0 15px 25px; border-color: transparent transparent transparent #980000;
}  #learn_slider_wrap { overflow:hidden; width:100%; }
#learn_slider { margin:6px 0 0 0; position:relative; z-index:10; width:calc(100% + 6px); height:320px; overflow:hidden; }
#learn_slider .item { width:calc(100% / 3); height:320px; margin:0 6px 0 0; }
#learn_slider .item a { display:block; position:relative; overflow:hidden; }
#learn_slider .image { width:100%; height:320px !important; margin:0; display:block; overflow:hidden; position:relative; z-index:2; background:#fff; }
#learn_slider .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#learn_slider .title {
z-index:10; padding:20px 40px; width:100%; color:#fff; font-size:24px; font-weight:500; line-height:1.5; text-align:center;
position:absolute; bottom:0px; -webkit-box-sizing:border-box; box-sizing:border-box;
}
#learn_slider .item a:before { display:block; content:''; width:100%; height:50%; background:rgba(0,0,0,0.4); position:absolute; bottom:-1px; left:0px; z-index:5; } #learn_slider .slick-arrow {
width:60px; height:60px; line-height:60px; text-align:center; position:absolute; opacity:0; cursor:pointer; z-index:9; border:none; background:none; overflow:hidden; text-indent:-200px;
top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#learn_slider .slick-arrow:before {
font-family:'design_plus'; color:#fff; width:20px; height:20px; font-size:20px; display:block; position:absolute; text-indent:0px;
top:2px; left:14px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#learn_slider .slick-prev:before { content:'\e90f'; }
#learn_slider .slick-next:before { content:'\e910'; right:0; margin:auto; }
#learn_slider .slick-prev { left:-50px; }
#learn_slider .slick-next { right:-50px; }
#learn_slider:hover .slick-prev { left:0px; opacity:0.5; }
#learn_slider:hover .slick-next { right:0px; opacity:0.5; }
#learn_slider .slick-arrow:hover { color:#fff; opacity:1; } #archive_learn_list { padding:0 0 150px 0; }
#archive_learn_list.no_catch { padding:100px 0 150px 0; } #find_list { margin:0 auto 55px; width:1180px; }
#find_list .item { width:290px; height:450px; float:left; background:#000; margin:0 6px 6px 0; }
#find_list .item:nth-child(4n) { margin-right:0; }
#find_list a.link { display:block; position:relative; }
#find_list .image_wrap { display:block; width:290px; height:450px; position:relative; overflow:hidden; z-index:2; background:#fff; }
#find_list .image { width:100%; height:450px !important; display:block; overflow:hidden; position:relative; z-index:2; }
#find_list .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#find_list .title_area {
display:block; width:290px; position:relative; color:#fff; position:absolute; bottom:0px; left:0px; z-index:20; padding:35px 35px 26px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#find_list .title_area .title { font-size:32px; line-height:1.4; }
#find_list .title_area .desc { font-size:16px; line-height:2; margin:5px 0 0 0; }
#find_list a:before { display:block; content:''; width:100%; height:50%; position:absolute; bottom:0px; left:0px; z-index:10; } #archive_find_list { margin:0 0 150px 0; }
#archive_find_list.no_catch { margin:100px 0 150px 0; }
#archive_find_list #find_list { margin:0 auto -6px; }  #find_menu { width:100%; min-width:1180px; height:60px; background:#222; position:relative; }
body.fixed_find_menu #find_menu_wrap { width:100%; position:fixed; top:0px; left:0px; z-index:200; }
body.fixed_find_menu { padding-top:60px; }
body.admin-bar.fixed_find_menu #find_menu_wrap { top:32px; }
body.admin-bar.fixed_find_menu { padding-top:92px; }
#find_menu ol {
width:1180px; margin:0 auto; padding:0; overflow:hidden;
display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#find_menu ol li {
-ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%;
text-align:center; font-size:14px;
}
#find_menu ol li a { color:#fff; display:block; height:60px; line-height:60px; position:relative; }
#find_menu ol li a:after {
display:block; content:''; height:6px; width:100%; position:absolute; bottom:-6px; left:0px; background:#d90000;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#find_menu ol li a:hover:after, #find_menu ol li.active a:after { bottom:0; }
#find_menu ol li a span { display:block; position:relative; }
#find_menu ol li a span:before { content:''; display:block; height:25px; width:1px; background:#555; position:absolute; left:0px; top:0; bottom:0; margin:auto; }
#find_menu ol li:last-child a span:after { content:''; display:block; height:25px; width:1px; background:#555; position:absolute; right:0px; top:0; bottom:0; margin:auto; } .find_tab_content { margin:0 0 80px 0; } .find_tab_content .headline { width:130px; height:130px; line-height:130px; text-align:center; background:#9b0000; color:#fff; font-size:20px; border-radius:100%; margin:0 auto 43px; }
.find_tab_content .sub_headline { font-size:38px; line-height:1.4; font-weight:500; text-align:center; margin:0 0 53px 0; }
.find_tab_content .find_desc { border-top:1px solid #ddd; padding:48px 0 13px 0; } .find_image_list { }
.find_image_list img { display:block; max-width:100%; height:auto; }
.find_image_list.type3 img { float:left; width:calc(50% - 4px); margin:0 8px 0 0; }
.find_image_list.type3 img:last-of-type { margin:0; }
.find_image_list.type4 img { float:left; width:calc(100% / 3 - 4px); margin:0 6px 0 0; }
.find_image_list.type4 img:last-of-type { margin:0; } .find_youtube { margin:0 0 60px 0; }
.find_youtube .video { position:relative; width:100%; padding-top:56.25%; }
.find_youtube iframe{ position:absolute; top:0; right:0; width:100%; height:100%; } .find_video { margin:0 0 60px 0; }
.find_video video { display:block; width:100%; height:auto; } .find_faq_list { margin: 0 0 60px 0; border-bottom:1px solid #ddd; font-size:16px; }
.find_faq_list dt { border:1px solid #ddd; border-bottom:none; background:#fff; color:#000; padding:14px 33px; cursor:pointer; position:relative; }
.find_faq_list dt:hover, .find_faq_list dt.active { color:#9b0000; }
.find_faq_list dd { border:1px solid #ddd; border-bottom:none; display: none; background:#f5f5f5; padding:32px 40px; }
.find_faq_list p { line-height:2; }
.find_faq_list dt:before {
font-family:'design_plus'; content:'\e90e'; color:#000; text-align:center;
display:block; font-size:12px; width:12px; height:12px; line-height:12px; margin-top:3px;
position:absolute; right:30px; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.find_faq_list dt:hover:before { color:#9b0000; }
.find_faq_list dt.active:before { content:'\e911';  } #find_list2 { margin-bottom:70px; }
#find_list2 .headline { text-align:center; font-size:38px; margin:0 0 50px 0; }
#find_list2 .item { float:left; height:140px; -webkit-width:calc(50% - 5px); width:calc(50% - 5px); position:relative; margin:0 10px 10px 0; }
#find_list2 .item:nth-of-type(2n) { margin-right:0px; }
#find_list2 a { display:block; position:relative; width:100%; height:100%; }
#find_list2 a:hover { }
#find_list2 .image { width:140px; height:140px; display:block; margin:0; position:relative; z-index:2; overflow:hidden; float:left; }
#find_list2 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#find_list2 .title_area { float:left; height:140px; width:calc(100% - 140px); position:relative; -webkit-box-sizing:border-box; box-sizing:border-box; }
#find_list2 .title {
font-size:20px; line-height:1.6; position:absolute; padding:30px;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
} #shop_category_list { margin:0 auto 55px; width:1180px; }
#shop_category_list li { width:290px; height:290px; float:left; background:#000; margin:0 6px 6px 0; }
#shop_category_list li:nth-child(4n) { margin-right:0; }
#shop_category_list a { display:block; position:relative; }
#shop_category_list .image { display:block; width:290px; height:290px; position:relative; overflow:hidden; z-index:2; background:#fff; }
#shop_category_list .image img { width:100%; height:auto; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#shop_category_list .title {
font-size:28px; line-height:1.4; position:absolute; bottom:0px; left:0px; z-index:20; padding:30px 30px 22px; display:block; width:100%; text-align:center; font-weight:500;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#shop_category_list a:before { display:block; content:''; width:100%; height:50%; position:absolute; bottom:0px; left:0px; z-index:10; } #archive_shop_search { width:1180px; height:460px; margin:60px auto 6px; position:relative; }
#archive_shop_search_inner {
position:absolute; left:0; right:0; margin:auto; z-index:2;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#archive_shop_search #archive_catch { padding:0 0 30px; }
#archive_shop_search .overlay { display:block; width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; } #archive_shop_search .search_area { width:450px; height:50px; position:relative; margin:0px auto 0; background:rgba(255,255,255,0.7); }
#archive_shop_search .search_input input {
border:none; background:none; height:50px; position:absolute; left:0px; top:0px; width:400px; padding:0 20px;
-webkit-box-sizing:border-box; box-sizing:border-box;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#archive_shop_search .search_button { position:relative; }
#archive_shop_search .search_button input {
border:none; background:none; width:50px; height:50px; position:absolute; right:0px; top:0px; overflow:hidden; text-indent:-300px; cursor:pointer;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#archive_shop_search .search_button label {
overflow:hidden; width:18px; height:18px; text-indent:-300px; cursor:pointer; display:block;
position:absolute; right:15px; top:18px;
}
#archive_shop_search .search_button label:before {
text-indent:0; display:block; width:18px; height:18px; line-height:100%; text-align:center; cursor:pointer; z-index:1;
position:absolute; font-family:'design_plus'; color:#333; font-size:18px; content:'\e915';
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#archive_shop_search .search_button:hover label:before { color:#fff; }
#archive_shop_search .search_button:hover input { background:#000; } #archive_shop_list { margin-bottom:144px; }
#shop_list2 { margin:0 auto; width:1180px; }
#shop_list2 .item { width:290px; height:380px; float:left; position:relative; margin:0 6px 6px 0; }
#shop_list2 .item:nth-child(4n) { margin-right:0; }
#shop_list2 .image { display:block; width:290px; height:290px; position:relative; overflow:hidden; z-index:2; background:#fff; }
#shop_list2 .image img { display:block; width:100%; height:auto; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#shop_list2 .title {
font-size:16px; line-height:1.6; font-weight:normal; background:#000; color:#fff; display:block; height:90px; position:relative; text-align:center;
}
#shop_list2 .title span {
display:block; position:absolute; width:100%; padding:0 20px;
-webkit-box-sizing:border-box; box-sizing:border-box;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
} #no_post { text-align:center; font-size:20px; }  body.single-shop #page_header .category a {
font-size:12px; min-width:100px; height:35px; line-height:35px; border-radius:35px; padding:0 25px; display:none; margin:0 0 12px 0;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
body.single-shop #page_header .category a:first-of-type { display:inline-block; } #shop_headline { text-align:center; z-index:10; font-size:40px; line-height:1.4; font-weight:500; margin:0 0 50px 0; } #shop_image_slider { width:900px; height:480px; position:relative; margin:0 0 60px 0; }
#shop_image_slider .image { width:900px; height:480px; } #shop_image_slider .slick-dots { position:absolute; z-index:10; text-align:center; bottom:25px; width:100%; font-size:0; }
#shop_image_slider .slick-dots li { display:inline-block; width:12px; height:12px; margin:0 4px; font-size:12px; }
#shop_image_slider .slick-dots button { cursor:pointer; border:none; color:transparent; width:12px; height:12px; display:block; font-size:0; background:none; position:relative; }
#shop_image_slider .slick-dots button::before { content:''; display:block; width:12px; height:12px; line-height:13px; background:#fff; border-radius:20px; position: absolute; top:0; left:0; }
#shop_image_slider .slick-dots button:hover::before, #shop_image_slider .slick-dots .slick-active button::before { background:#aaa; } #shop_desc { margin:-10px 0 15px 0; } #shop_three_image { margin:0 0 60px 0; }
#shop_three_image img { float:left; display:block; width:calc(100% / 3 - 4px); margin:0 6px 0 0; max-width:100%; height:auto; }
#shop_three_image img:last-child { margin-right:0; } #shop_youtube { margin:0 0 72px 0; }
#shop_youtube .video { position:relative; width:100%; padding-top:56.25%; }
#shop_youtube iframe{ position:absolute; top:0; right:0; width:100%; height:100%; } #shop_mp4 { margin:0 0 72px 0; }
#shop_mp4 video { display:block; width:100%; height:auto; } #shop_data_list { margin:0 0 68px 0; }
#shop_data_list .headline { font-size:32px; font-weight:500; line-height:1.5; margin:0 0 40px 0; text-align:center; }
#shop_data_list dl {
border-left:1px solid #ddd; border-top:1px solid #ddd; margin:0;
display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
-ms-justify-content:space-between; -webkit-justify-content:space-between; justify-content:space-between;
}
#shop_data_list dt {
width:180px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; line-height:1.7; text-align:center; padding:0px; background:#f5f5f5; position:relative;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#shop_data_list dd {
-webkit-width:calc(100% - 180px); width:calc(100% - 180px); border-right:1px solid #ddd; border-bottom:1px solid #ddd; line-height:1.7; padding:20px 25px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#shop_data_list dt span {
display:block; width:100%; text-align:center; padding:0 25px; position:absolute; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
} #access_info { margin:0 0 100px 0; }
#access_info .headline { font-size:32px; font-weight:500; line-height:1.5; margin:0 0 40px 0; text-align:center; } #access_google_map { width:100%; height:500px; }
#access_google_map .pb_googlemap_embed { width: 100%; height: 500px; }
#access_google_map .pb_googlemap_custom-overlay-inner { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: -94px; left: -40px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 80px !important; height: 80px !important; border-radius: 50%; font-size: 18px; text-align: center; }
#access_google_map .pb_googlemap_custom-overlay-inner::after { display: block; position: absolute; right: 0; bottom: -15px; left: 0; width: 0; height: 0; margin: auto; border-width: 16px 5px 0 5px; border-style: solid; content: ""; }
#address_data { padding:20px 0 0 0; }
#address_data p { line-height:2; }
#address_data .address { float:left; }
#address_data .button { float:right; }
#address_data .button a {
display:block; border:1px solid #ddd; position:relative; height:60px; line-height:60px; min-width:240px; padding:0 20px; text-align:center; color:#000;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#address_data .button a:hover { background:#fafafa; }
#address_data .button span { position:relative; padding:0 0 0 23px;}
#address_data .button span:before {
font-family:'design_plus'; content:'\e927'; font-size:18px; width:18px; height:18px;
display:block; position:absolute; left:0px; top:-20px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
-webkit-backface-visibility:hidden; backface-visibility:hidden;
}  #news_archive { position:relative; }
#news_archive .item { height:240px; position:relative; margin:0 0 10px 0; }
#news_archive .item:last-child { margin:0; }
#news_archive .image { float:left; display:block; position:relative; overflow:hidden; z-index:2; width:380px; height:240px; }
#news_archive .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#news_archive .title_area {
float:left; border:1px solid #ddd; border-left:none;
-webkit-width:calc(100% - 380px); width:calc(100% - 380px); height:240px; position:relative;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#news_archive .title_area_inner { padding:0 40px; position:absolute; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
#news_archive .item a { display:block; background:#fff; width:100%; height:100%; color:#000; }
#news_archive .item a:hover { background:#f8f8f8; }
#news_archive .title { font-size:24px; font-weight:500; line-height:1.3; }
#news_archive .date { font-size:12px; color:#999; margin:3px 0 0 0; }
#news_archive .no_image .title_area { float:left; width:100%; border-left:1px solid #ddd; }
.pc #news_archive .title { max-height:3.9em; overflow:hidden; } .pc #news_archive .title span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; padding-bottom:4px; } #recent_news { margin:60px 0 0 0; position:relative; }
#recent_news .headline { padding:0 30px; height:60px; line-height:60px; font-weight:500; margin:0; font-size:18px; font-weight:normal; background:#222; color:#fff; }
#recent_news .item a {
border:1px solid #ddd; border-top:none; display:block; background:#fff; padding:30px 30px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#recent_news .item .title { font-size:16px; color:#000; font-weight:normal; }
#recent_news .item .date { font-size:12px; color:#999; margin:0 0 10px 0; }
#recent_news .item a:hover { background:#f8f8f8; }
#recent_news .link { position:absolute; right:0px; top:0px; color:#fff; height:60px; line-height:60px; padding:0 40px 0 30px; }
#recent_news .link:after {
content:''; width:12px; height:12px; line-height:12px;
font-family:'design_plus'; color:#fff; font-size:12px; display:block;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
content:'\e910'; position:absolute; right:20px; top:24px;
} #index_slider_wrap { position:fixed; width:100%; height:100%; top:0px; left:0px; z-index:9999; } #index_slider { width:100%; min-width:1180px; height:100%; overflow:hidden; position:relative; background:#000; }
#index_slider .slick-list { height:100%; }
#index_slider .slick-track { height:100%; }
#index_slider .item { opacity:0; width:100%; height:100%; position:relative; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#index_slider .image { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:1; }
#index_slider .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; }
#index_video { width:100%; height:100%; position:absolute !important; top:0px; left:0px; z-index:1; }
#index_video video { display:block; } #index_slider .animation_type1.animate .image {
-webkit-backface-visibility:hidden; backface-visibility:hidden;
-webkit-animation: zoomOut 35.0s ease forwards;
animation: zoomOut 35.0s ease forwards;
}
#index_slider .animation_type2.animate .image {
-webkit-backface-visibility:hidden; backface-visibility:hidden;
-webkit-animation: zoomIn 35.0s ease forwards;
animation: zoomIn 35.0s ease forwards;
} #index_logo_area {
position:absolute; left:0; right:0; margin:auto; text-align:center; z-index:10;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
} #index_logo { }
#index_logo .logo { line-height:1; margin:0; padding:0; font-weight:500; }
#index_logo img { display:block; margin:0 auto; }
#index_logo .mobile_logo_image { display:none; }
#index_logo .mobile_logo_text { display:none; }
#index_logo a { color:#fff; } #index_lang { margin:46px 0 0; }
#index_lang ul { width:702px; font-size:0; margin:0 auto; }
#index_lang li { display:inline-block; margin:14px 7px 0 7px; font-size:16px; }
#index_lang li a {
width:220px; height:60px; line-height:60px; display:block; color:#fff; background:#9b0000;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#index_lang.type2 ul { width:454px; }
#index_lang.type2 ul li { display:block; float:left; margin:14px 14px 0 0; }
#index_lang.type2 ul li:nth-child(2n) { margin-right:0; } #index_copyright { position:absolute; bottom:30px; width:100%; text-align:center; z-index:20; color:#fff !important; } #index_logo, #index_lang { opacity:0; }
#index_logo_area.animate #index_logo {
-webkit-animation: opacityAnimation 1.0s ease forwards 2.0s;
animation: opacityAnimation 1.0s ease forwards 2.0s;
}
#index_logo_area.animate #index_lang {
-webkit-animation: opacityAnimation 1.0s ease forwards 3.0s;
animation: opacityAnimation 1.0s ease forwards 3.0s;
}  #archive_catch { text-align:center; padding:50px 0 50px; }
#archive_catch .catch { margin-bottom:10px; font-size:46px; line-height:1.6; font-weight:500; }
#archive_catch .desc { font-size:16px; line-height:2.3; } .page_navi { padding:60px 0 0 0; margin-bottom:-4px; z-index:10; position:relative; }
.page_navi ul { margin:0; font-size:0; text-align:center; }
.page_navi li { display:inline-block; margin:0 4px 4px 0; }
.page_navi a, .page_navi a:hover, .page_navi span {
border:1px solid #ddd; color:#000; font-size:12px; width:45px; height:45px; line-height:43px; margin:0; display:inline-block; text-align:center;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.page_navi a:hover { color:#fff; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; }
.page_navi .next, .page_navi .prev { }
.page_navi .next span, .page_navi .prev span { display:none; }
.page_navi .next:before, .page_navi .prev:before {
font-family:'design_plus'; font-size:11px; top:1px; position:relative;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.page_navi .prev:before { content:'\e90f'; }
.page_navi .next:before { content:'\e910'; }
.page_navi .prev:hover:before, .page_navi .next:hover:before { color:#fff; } .post_content { }
.post_content a:hover { text-decoration:none; }
#article { position:relative; } #post_title_area { margin:0 0 30px 0; }
#post_title_area .title { font-size:38px; line-height:1.3; font-weight:500; margin:0; }
#post_title_area .category { margin:0 0 11px 0; }
#post_title_area .category a { min-width:100px; padding:0 15px; height:35px; line-height:35px; text-align:center; font-size:12px; display:none; background:#000; color:#fff; }
#post_title_area .category a:first-child { display:inline-block; }
#post_title_area .date { margin-top:4px; font-size:14px; color:#999; } #post_image { padding:0; margin:0 0 48px 0; position:relative; }
#post_image img { width:100%; height:auto; display:block; margin:0; z-index:1; } #single_share_top { margin:0 0 44px 0; padding:8px 0 0 0; }
#single_share_top .share-top { margin:0; }
#single_share_bottom { margin:60px 0 0 0; }
#single_share_bottom .share-btm { margin-bottom:0 !important; padding:0; }
#single_share_top .mt10, #single_share_top .mt10 { margin:0 !important; }
#single_share_bottom .mb45, #single_share_bottom .mb45 { margin:0 !important; }
.share-type1 ul { text-align:center; }
.share-type3 ul { text-align:center; }
.share-type2 ul.type2 { text-align:center; }
.share-type4 ul.type4 { text-align:center; }
.sns_default_top  { text-align:center; }
body.single-news #single_share_bottom { margin:23px 0 55px 0; } #post_pagination { margin:0 0 0 0; padding:25px 0 0 0; clear:both; font-size:0; text-align:center; }
#post_pagination h5 { margin:0 0 10px 0; font-size:12px; }
#post_pagination a, #post_pagination p { border:1px solid #ddd; color:#000; font-size:12px; display:inline-block; margin:0 2px; width:45px; height:45px; line-height:45px; text-align:center; text-decoration:none; }
#post_pagination p { position:relative; background:#000; color:#fff; border:1px solid #000; }
#post_pagination a:hover { background:#000; color:#fff; border:1px solid #000; } #p_readmore { text-align:center; padding:22px 0 12px 0; }
#p_readmore .button {
background:#eee; color:#000; display:inline-block; height:50px; line-height:50px; min-width:220px; padding:0 40px; text-decoration:none;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#p_readmore .button:hover { background:#999; color:#fff; } #post_meta_bottom { margin:55px 0 0; padding:15px 30px; background:#fff; border:1px solid #ddd; }
#post_meta_bottom li { display:inline; margin:0 10px 0 0; padding:0 15px 0 20px; border-right:1px solid #666; font-size:12px; line-height:1.8; position:relative; }
#post_meta_bottom li:last-child { border:none; margin:0; }
#post_meta_bottom li:before {
display:block; width:14px; height:14px; line-height:14px;
font-family:'design_plus'; color:#aaa; font-size:14px;
position:absolute; top:2px; left:0px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#post_meta_bottom li.post_author:before { content:'\e90d'; }
#post_meta_bottom li.post_category:before { content:'\e92f'; }
#post_meta_bottom li.post_tag:before { content:'\e935'; top:4px; }
#post_meta_bottom li.post_comment:before { content:'\e916'; font-size:18px; top:3px; } #next_prev_post { margin:60px 0 0; }
body.single-news #next_prev_post { margin:50px 0 0; }
#next_prev_post .item { float:left; width:50%; height:130px; position:relative; }
#next_prev_post a { display:block; position:relative; width:100%; height:100%; color:#000; }
#next_prev_post a:hover { background:#fafafa; color:#000; }
#next_prev_post .title_area { height:130px; position:relative; border:1px solid #ddd; -webkit-box-sizing:border-box; box-sizing:border-box; }
#next_prev_post .title {
font-size:16px; line-height:1.6; position:absolute; padding:30px 70px;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#next_prev_post .nav { display:none; }
#next_prev_post .title_area:before {
content:''; width:12px; height:12px; line-height:12px;
font-family:'design_plus'; color:#111; font-size:12px; display:block;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
content:'\e90f'; position:absolute; left:30px; margin-top:3px;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#next_prev_post .next_post .title_area:before { content:'\e910'; left:auto; right:30px; }
#next_prev_post .next_post { float:right; left:-1px; } #next_prev_post2 { margin:95px 0 0 0; }
#next_prev_post2 .item { float:left; height:140px; -webkit-width:calc(50% - 5px); width:calc(50% - 5px); position:relative; }
#next_prev_post2 a { display:block; position:relative; width:100%; height:100%; color:#000; }
#next_prev_post2 a:hover { background:#fafafa; color:#000; }
#next_prev_post2 .title_area { float:left; height:140px; width:calc(100% - 140px); position:relative; border:1px solid #ddd; border-left:none; -webkit-box-sizing:border-box; box-sizing:border-box; }
#next_prev_post2 .title {
font-size:16px; line-height:1.6; position:absolute; padding:30px 30px 30px 70px;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#next_prev_post2 .nav { display:none; }
#next_prev_post2 .title_area:before {
content:''; width:12px; height:12px; line-height:12px;
font-family:'design_plus'; color:#111; font-size:12px; display:block;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
content:'\e90f'; position:absolute; left:30px; margin-top:3px;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#next_prev_post2 .next_post .title_area:before { content:'\e910'; left:auto; right:30px; }
#next_prev_post2 .image { width:140px; height:140px; display:block; margin:0; position:relative; z-index:2; overflow:hidden; float:left; }
#next_prev_post2 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#next_prev_post2 .next_post { float:right; }
#next_prev_post2 .next_post .title_area { border-left:1px solid #ddd; border-right:none; }
#next_prev_post2 .next_post .title { padding:30px 70px 30px 30px; }
#next_prev_post2 .next_post .image { float:right; }
body.single-find #next_prev_post2 { margin:75px 0 80px; } #related_post { margin:60px 0 0; }
#related_post .headline { padding:0 30px; height:60px; line-height:60px; font-weight:500; margin:0 0 8px 0; font-size:18px; font-weight:bold; background:#222; color:#fff; }
#related_post .item { float:left; width:calc(50% - 4px); height:150px; margin:0 8px 8px 0; }
#related_post .item:nth-child(even) { margin-right:0; }
#related_post .item a { display:block; width:100%; height:100%; background:#fff; }
#related_post .item .image { float:left; width:150px; height:150px; display:block; overflow:hidden; position:relative; }
#related_post .item .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#related_post .item .title {
float:left; -webkit-width:calc(100% - 150px); width:calc(100% - 150px); height:150px; border:1px solid #ddd; border-left:none; line-height:1.7; color:#000; position:relative;
font-size:16px; line-height:1.6; font-weight:bold; word-break:break-all;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#related_post .item .title span {
position:absolute; padding:20px 30px;
top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#related_post .item a:hover { background:#f6f6f6; color:#000; } .author_profile { background:#fff; border:1px solid #ddd; margin:60px 0 0; padding:50px 40px 48px; position:relative; }
.author_profile a.avatar { display:block; width:100px; height:100px; border-radius:100%; float:left; position:relative; overflow:hidden; z-index:2; background:#000; }
.author_profile img.avatar { display:block; width:100%; height:auto; }
.author_profile .info { font-size:14px; float:right; -webkit-width:calc(100% - 130px); width:calc(100% - 130px); position:relative; }
.author_profile .name { font-size:20px; margin:0 0 20px 0; float:left; font-weight:500; }
.author_profile .desc { margin:0 0 20px 0; }
.author_profile .desc p { line-height:2.0; }
.author_profile .author_link { float:left; margin:0 0 0 -5px; font-size:0; }
.author_profile .author_link li { display:inline-block; margin:0 10px 0 0; position:relative; }
.author_profile .author_link li a {
display:block; overflow:hidden; width:20px; height:20px; line-height:20px; text-align:center; position:relative;
}
.author_profile .author_link li a span { display:none; }
.author_profile .author_link li a:before {
font-family:'design_plus'; font-size:14px; display:block;
position:absolute; top:1px; left:0; right:0; margin:auto;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.author_profile .author_link li a:hover:before { color:#aaa; }
.author_profile .author_link li.twitter a:before { content:'\e904'; }
.author_profile .author_link li.facebook a:before { content:'\e902'; }
.author_profile .author_link li.insta a:before { content:'\ea92'; }
.author_profile .author_link li.pinterest a:before { content:'\e905'; }
.author_profile .author_link li.google a:before { content:'\e900'; }
.author_profile .author_link li.youtube a { width:42px; }
.author_profile .author_link li.youtube a:before { content:'\ea9e'; }
.author_profile .author_link li.contact a:before { content:'\f003'; }
.author_profile .archive_link { float:right; padding:0 20px 0 0; margin-top:4px; }
.author_profile .archive_link span:after {
font-size:12px; font-family:'design_plus'; content:'\e910'; display:block; position:absolute; right:0px; top:5px; height:14px; line-height:14px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
} #single_banner_top { margin:0 auto; padding:10px 0 45px; width:700px; }
#single_banner_bottom { margin:0 auto; padding:60px 0 0; width:700px; }
#single_banner_shortcode { margin:0 auto; padding:15px 0 45px; width:700px; }
#mobile_banner_top { margin:30px 0 25px; text-align:center; }
#mobile_banner_bottom { margin:30px 15px 30px; text-align:center; }
.single_banner_area .single_banner_left {
float:left; width:50%; text-align:right; padding:0 15px 0 0;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.single_banner_area .single_banner_right {
float:right; width:50%; text-align:left; padding:0 0 0 15px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.single_banner_area img { max-width:100%; height:auto; display:inline-block; margin:0 auto; }
.single_banner_area.one_banner .single_banner_left { float:none; text-align:center; padding:0; width:100%; }  #page_404 { width:100%; position:relative; background:#000; }
#page_404 .caption {
margin:0; width:100%; padding:0 30px; line-height:1.5; text-align:center; color:#fff; position:absolute; top:50%; left:50%; z-index:3;
-webkit-transform:translate(-50%, -50%); transform:translateY(-50%, -50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#page_404 .title { font-size:48px; font-weight:500; }
#page_404 .sub_title { font-size:16px; font-weight:500; }
#page_404 .overlay { width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:2; }
#page_404 .caption, #page_404 .overlay { opacity:0; }
#page_404.animate .overlay {
-webkit-animation: opacityAnimation 1.0s ease forwards 1.5s;
animation: opacityAnimation 1.0s ease forwards 1.5s;
}
#page_404.animate .caption {
-webkit-animation: opacityAnimation 1.0s ease forwards 2.5s;
animation: opacityAnimation 1.0s ease forwards 2.5s;
} #header {
width:100%; z-index:20;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
#header_inner {
width:1180px; height:80px; margin:0 auto; position:relative;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
} #header_logo { position:absolute; left:0; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index:30; }
#header_logo .logo { line-height:1; margin:0; padding:0; font-weight:500; }
#header_logo img { display:block; }
#header_logo .mobile_logo_image { display:none; }
#header_logo .mobile_logo_text { display:none; } .pc #global_menu { position:relative; z-index:20; }
.pc #global_menu > ul { font-size:0; position:relative; text-align:center; }
.pc #global_menu > ul > li { font-size:1%; position:relative; display:inline-block; line-height:100%; margin:0; }
.pc #global_menu > ul > li > a {
padding:0 22px; font-size:14px; text-decoration:none; height:80px; line-height:80px; display:block; position:relative; overflow:hidden;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.pc #global_menu > ul > li.active > a, .pc #global_menu > ul > li.current-menu-item > a { }
.pc #global_menu a:hover { }
.pc #global_menu > ul > li > a:after {
display:block; content:''; height:6px; width:calc(100% - 50px); position:absolute; bottom:-6px; left:25px;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.pc #global_menu > ul > li > a:hover:after { bottom:0; }
.pc #global_menu > ul > li.active > a:after { bottom:0; }
.pc #global_menu ul ul { display:none; width:230px; position:absolute; top:80px; left:25px; margin:0; padding:0; }
.pc #global_menu ul ul ul { left: 100%; top:0; margin:0; border:none; }
.pc #global_menu ul ul li { line-height:1.5; padding:0; margin:0; text-align:left; position:relative; display:block; }
.pc #global_menu ul ul a { font-size:14px; display:block; border:none; position:relative; padding:14px 25px 12px; height:auto; line-height:1.6; margin:0; }
.pc #global_menu ul ul a:hover { text-decoration:none; border:none; }
.pc #global_menu ul ul li.menu-item-has-children > a:before {
font-family:'design_plus'; content:'\e910'; color:#ddd; display:block; position:absolute; right:9px; top:23px; font-size:9px; height:9px; line-height:9px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
} .pc #menu_button { display:none; }
.pc #header_mobile_banner { display:none; } .pc #header_lang { position:absolute; right:0px; top:0px; font-size:15px; z-index:20; font-family: Arial !important; }
.pc #header_lang.type1 li { float:left; margin:0 0 0 12px; }
.pc #header_lang.type1 li a { display:block; height:80px; line-height:80px; position:relative; overflow:hidden; }
.pc #header_lang.type1 li a:before {
display:block; content:''; height:6px; width:100%; position:absolute; bottom:-6px; left:0px;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.pc #header_lang.type1 li a:hover:before { bottom:0; }
.pc #header_lang.type1 img { display:block; width:20px; height:20px; border-radius:100%; float:left; top:30px; position:relative; margin:0 5px 0 0; }
.pc #header_lang.type1 .button { display:none; }
.pc #header_lang a.active_site { pointer-events:none; }
.pc #header_lang.type2 ul { }
.pc #header_lang.type2 ul ul { display:none; position:absolute; top:80px; right:0px; width:auto; }
.pc #header_lang.type2 ul li { position:relative; }
.pc #header_lang.type2 ul ul a { display:block; height:auto; line-height:1.6; padding:14px 25px 14px; font-size:14px; text-align:center; }
.pc #header_lang.type2 ul ul a:hover { }
.pc #header_lang.type2 > ul > li > a { display:block; height:80px; line-height:80px; padding:0 25px; background:none !important; position:relative; overflow:hidden; }
.pc #header_lang.type2 > ul > li > a:hover { }
.pc #header_lang_button { display:none; }
.pc #header_lang.type2 img { display:block; width:20px; height:20px; border-radius:100%; position:absolute; left:25px; top:0px; bottom:0px; margin:auto; }
.pc #header_lang.type2 a.has_flag { padding-left:55px; }
.pc #header_lang.type1 img,
.pc #header_lang.type2 .active_site img { border: 2px solid #ddd; } .pc .header_fix { padding-top:80px; } .pc body.admin-bar.header_fix { padding-top:112px; }
.pc .header_fix #header {
position:fixed; top:0px; left:0px; z-index:200; width:100%; box-shadow:0 0 15px 5px rgba(0,0,0,0.1);
-webkit-animation: slideDown 0.5s ease; animation: slideDown 0.5s ease;
}
.pc body.admin-bar.header_fix #header { margin-top:32px; top:0; }
.pc .admin-bar.header_fix { padding-top:190px; }
@-webkit-keyframes slideDown {
0% { top:-80px; }
100% { top:0px; }
}
@keyframes slideDown {
0% { top:-80px; }
100% { top:0px; }
} #bread_crumb { width:100%; border-bottom:1px solid #ddd; background:#fff; }
body.single-post #bread_crumb, body.single-news #bread_crumb, body.post-type-archive-news #bread_crumb { border-top:1px solid #ddd; }
#bread_crumb ul { width:1180px; margin:0 auto; padding:0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#bread_crumb li { display:inline; font-size:12px; padding:0 0 0 17px; margin:0 5px 0 0; height:70px; line-height:70px; position:relative; color:#000; }
#bread_crumb li:before {
font-family:'design_plus'; content:'\e910'; font-size:9px; width:9px; height:9px; line-height:9px;
display:block; position:absolute; left:0; top:0px; bottom:0; margin-top:4.5px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#bread_crumb li a { color:#000; }
#bread_crumb li a:hover { }
#bread_crumb li.category a { display:none; }
#bread_crumb li.category a:first-of-type, #bread_crumb li.category a:only-of-type { display:inline; }
#bread_crumb li.home { padding:0; }
#bread_crumb li.home:before { display:none; }
#bread_crumb li.home a {
text-indent:-200%; overflow:hidden; width:12px; height:13px; display:inline-block; top:2px; position:relative;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#bread_crumb li.home a:before {
font-family:'design_plus'; content:'\e90c'; width:12px; height:13px; line-height:13px;
text-indent:0; display:block; position:absolute; top:0px; bottom:0; left:0px; margin:auto;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}  #footer_slider { clear:both; margin:0; position:relative; z-index:10; width:100%; height:320px; overflow:hidden; }
#footer_slider .item { width:50%; height:320px; }
#footer_slider .item a { display:block; position:relative; overflow:hidden; }
#footer_slider .image { width:100%; height:320px !important; margin:0; display:block; overflow:hidden; position:relative; z-index:2; background:#fff; }
#footer_slider .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
#footer_slider .title_area {
z-index:10; padding:90px 160px; width:100%; color:#fff;
position:absolute; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#footer_slider .title { font-size:28px; font-weight:500; line-height:1.5; }
#footer_slider .excerpt { font-size:16px; line-height:2; margin:6px 0 0 0; max-height:6em; overflow:hidden; }
#footer_slider .excerpt span { display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; }
#footer_slider .item a:before { display:block; content:''; width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:5; }
@media screen and (max-width:1450px) {
#footer_slider .title_area { padding:50px 100px; }
} #footer_menu_area { position:relative; width:100%; min-width:1180px; }
#footer_menu_area_inner {
width:1180px; margin:0 auto; z-index:20; position:relative; border-right:1px solid rgba(255,255,255,0.3);
display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#footer_menu_area:before { width:100%; height:100%; display:block; content:''; position:absolute; z-index:10;  top:0px; left:0px; } .footer_menu { -webkit-box-sizing:border-box; box-sizing:border-box; border-left:1px solid rgba(255,255,255,0.3); padding:60px 50px; min-height:420px; }
.footer_menu h3 { font-size:18px; font-weight:500; margin:0 0 25px 0; }
.footer_menu li { margin:0 0 15px 0; font-size:14px; line-height:1.5; }
.footer_menu li:last-child { margin:0; }
.footer_menu li a { display:block; }
#footer_menu { width:394px; }
#footer_find_list { width:393px; }
#footer_shop_category_list { width:393px; }
#footer_find_list li, #footer_shop_category_list li { width:calc(50% - 10px); float:left; margin-right:20px; }
#footer_find_list li:nth-child(2n), #footer_shop_category_list li:nth-child(2n) { margin-right:0; } #footer_bottom { height:60px; width:100%; min-width:1180px; background:#222; color:#fff; }
#footer_bottom_inner { width:1180px; margin:0 auto; position:relative; } #footer_social_link { margin:0; font-size:0; position:absolute; top:20px; left:-7px; z-index:20; }
#footer_social_link li { display:inline-block; margin:0 7px 0 0; position:relative; }
#footer_social_link li a {
display:block; overflow:hidden; width:20px; height:20px; line-height:20px; text-align:center; position:relative;
}
#footer_social_link li a span { display:none; }
#footer_social_link li a:before {
font-family:'design_plus'; font-size:15px; display:block;
position:absolute; top:1px; left:0; right:0;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#footer_social_link li a:hover:before { color:#aaa; }
#footer_social_link li.twitter a:before { content:'\e904'; }
#footer_social_link li.facebook a:before { content:'\e902'; }
#footer_social_link li.insta a:before { content:'\ea92'; }
#footer_social_link li.pinterest a:before { content:'\e905'; }
#footer_social_link li.google a:before { content:'\e900'; }
#footer_social_link li.youtube a { width:45px; }
#footer_social_link li.youtube a:before { content:'\ea9e'; }
#footer_social_link li.contact a:before { content:'\f003'; }
#footer_social_link li.rss a:before { content:'\e90b'; } #copyright { line-height:60px; height:60px; font-size:12px; position:absolute; left:0; right:0; margin:auto; z-index:10; text-align:center; } #return_top { display:block; }
#return_top a { background:#222; display:block; height:60px; width:60px; line-height:60px; text-decoration:none; z-index:100; position:relative; }
#return_top a:hover { color:#fff !important; }
#return_top span { text-indent:100%; white-space:nowrap; overflow:hidden; display:block; }
#return_top a:before {
color:#fff; font-family:'design_plus'; content:'\e911'; font-size:12px; display:block; width:12px; height:12px;
position:absolute; left:0; right:0; top:4px; margin:auto;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#return_top {
position:fixed; right:0px; bottom:0px; z-index:999;
-webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0);
-webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;
}
#return_top.active { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
body.light_color #return_top a { color:#000; } #fixed_footer_content {
position:fixed; bottom:0; left:0; width:100%; height:120px; color:#fff; padding:40px; z-index:9999;
-webkit-box-sizing:border-box; box-sizing:border-box;
-webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0);
-webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;
}
#fixed_footer_content.active { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
#fixed_footer_content a { color:#fff; text-decoration:none; }
#fixed_footer_content .content_left {
position:absolute; left:40px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
width:-webkit-calc(100% - 530px); width:calc(100% - 530px);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#fixed_footer_content .has_image .content_left { width:-webkit-calc(100% - 840px); width:calc(100% - 840px); }
#fixed_footer_content .button {
position:absolute; right:55px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
min-width:300px; height:55px; line-height:55px; text-align:center; display:inline-block; padding:0 40px 0 10px; font-size:16px;
}
#fixed_footer_content .button:after {
font-family:'design_plus'; content:'\e910'; color:#fff; font-size:14px; display:block; position:absolute; top:1px; right:16px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#fixed_footer_content .image {
position:absolute; right:55px; max-width:728px;
top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
#fixed_footer_content .image img { width:100%; max-width:100%; height:auto; display:block; }
#fixed_footer_content .close {
position:absolute; right:5px; top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
display:block; width:40px; height:40px; border-radius:100%;
}
#fixed_footer_content span { display:none; }
#fixed_footer_content .close:before {
font-family:'design_plus'; color:#fff; font-size:20px; display:block;
content:'\e91a'; position:absolute; top:10px; left:10px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#fixed_footer_content .close:hover { background:rgba(255,255,255,0.1); }
#fixed_footer_content .catch { font-size:21px; margin:0; line-height:1.5; }
#fixed_footer_content .desc { font-size:14px; margin:5px 0 0 0; line-height:2; }
#fixed_footer_content .pr { background:#fff; color:#333; display:inline; font-size:12px; margin:5px 15px 0 0; padding:0 12px; border-radius:2px; height:20px; line-height:20px; float:left; }
#fixed_footer_content .pr1 { display:none; }
#fixed_footer_content .free {
width:100%; padding-right:100px; position:absolute; left:40px;
top:50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#fixed_footer_content .post_content p { margin:0; line-height:1.6; }  .side_widget { margin:0 0 50px 0; }
.side_widget:last-child { margin-bottom:0; }
.side_headline { font-size:18px; font-weight:bold; margin:0 0 15px 0; padding:5px 0 5px 15px; border-left:5px solid #9b0000; }
.side_widget ul { margin:0; }
.side_widget li ul { margin:10px 0 0 0; }
.side_widget li { line-height:2; padding:2px 0; margin:0 0 10px 0; }
.side_widget a { text-decoration:none; color:#000; }
.side_widget a:hover { }
.side_widget img { height:auto; max-width:100%; } .tcd_ad_widget { border:none; padding:0; background:none; }
.tcd_ad_widget img { height:auto; max-width:100%; margin:0 auto; display:block; } .widget_calendar .side_headline { margin:0 0 30px 0; }
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { padding:2px; line-height:3.4; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; background-color:#eee; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; background:#aaa; }
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:2; }
#wp-calendar #prev, #wp-calendar #next { line-height:3; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { }
#wp-calendar td#today { font-weight:bold; } .styled_post_list1 {
display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.styled_post_list1 li {
width:50%; margin:0 -1px 0 0; padding:0px; background:#fff; border:1px solid #ddd; border-top:none;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.styled_post_list1 li:last-of-type { margin:0; }
.styled_post_list1 a { display:block; width:100%; height:100%; }
.styled_post_list1 .image { width:calc(100% + 2); height:auto; display:block; overflow:hidden; position:relative; margin:-1px; }
.styled_post_list1 .image img { display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.styled_post_list1 .title_area { padding:15px 15px; }
.styled_post_list1 .title {
font-size:14px; line-height:1.6; font-weight:bold; word-break:break-all;
-webkit-transition-property:color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
transition-property:color; transition-duration:0.2s; transition-timing-function:ease;
}
.styled_post_list1 .date { font-size:12px; color:#999; }
.styled_post_list1 a:hover { } .styled_post_list2 li { margin:0 0 8px 0; padding:0px; background:none; }
.styled_post_list2 li:last-of-type { margin:0; }
.styled_post_list2 a { display:block; width:100%; height:120px; background:#fff; }
.styled_post_list2 .image { float:left; width:120px; height:120px; display:block; overflow:hidden; position:relative; }
.styled_post_list2 .image img { display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.styled_post_list2 .title_area {
float:left; -webkit-width:calc(100% - 120px); width:calc(100% - 120px); height:120px; border:1px solid #ddd; border-left:none; padding:18px 20px; color:#000;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.styled_post_list2 .title { font-size:14px; line-height:1.6; font-weight:bold; word-break:break-all; max-height:4.8em; overflow:hidden; }
.styled_post_list2 .title span {
display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;
-webkit-transition-property:color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
transition-property:color; transition-duration:0.2s; transition-timing-function:ease;
}
.styled_post_list2 .date { font-size:12px; color:#999; }
.styled_post_list2 a:hover { } .styled_post_list3 li { width:100%; margin:0 0 8px 0; padding:0px; background:none; }
.styled_post_list3 li:last-of-type { margin:0; }
.styled_post_list3 a {
display:block; width:100%; height:100%; background:#fff; border:1px solid #ddd; border-top:none;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.styled_post_list3 .image_wrap { width:calc(100% + 2px); height:90px; overflow:hidden; margin:-1px; }
.styled_post_list3 .image { width:100%; height:90px !important; display:block; overflow:hidden; position:relative; z-index:2; }
.styled_post_list3 .image img { width:100%; height:auto; display:block; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.styled_post_list3 .title_area { padding:15px 25px; color:#000; }
.styled_post_list3 .title {
font-size:14px; line-height:1.6; font-weight:bold; word-break:break-all;
-webkit-transition-property:color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease;
transition-property:color; transition-duration:0.2s; transition-timing-function:ease;
}
.styled_post_list3 .date { font-size:12px; color:#999; }
.styled_post_list3 a:hover { } .widget_search label { display:none; }
#searchform {
border:1px solid #ddd; background:#fff; height:50px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#searchform #s {
border:none; background:none; padding:0 10px; margin:0; width:calc(100% - 50px); height:50px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
#searchform #searchsubmit {
border:none; background:none; width:50px; height:50px; z-index:200; position:relative;
cursor:pointer; display:block; text-indent:-300px; overflow:hidden;
}
#searchform .submit_button  { position:relative; width:50px; height:50px; float:right; top:-1px; }
#searchform .submit_button:before {
text-indent:0; display:block; width:50px; height:50px; line-height:50px; text-align:center; cursor:pointer; z-index:1;
position:absolute; font-family:'design_plus'; color:#333; font-size:18px; content:'\e915'; right:0px; top:1px;
}
#searchform .submit_button:hover:before { color:#aaa; }
#searchform .submit_button:hover { } .tcd_category_list { margin:0; }
.tcd_category_list li { margin:0; padding:0; background:none; position:relative; }
.tcd_category_list .child_menu_button { width:50px; height:50px; position:absolute; right:0px; top:0px; z-index:2; cursor:pointer; }
.tcd_category_list .child_menu_button:before {
font-family:'design_plus'; content:'\e90e'; text-align:center;
display:block; font-size:14px; width:14px; height:14px; line-height:14px;
position:absolute; right:18px; top:21px;
}
.tcd_category_list li.active > .child_menu_button:before { content:'\e911'; }
.tcd_category_list .child_menu_button:hover { }
.tcd_category_list a {
font-size:14px; display:block; padding:0 5px 0 20px; height:50px; line-height:50px; overflow:hidden; border:1px solid #ddd; background:#fff; margin:0 0 -1px 0; text-decoration:none; position:relative; color:#000;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.tcd_category_list a:hover { }
.tcd_category_list li li a { padding-left:34px; background:#fafafa; }
.tcd_category_list li li li a { padding-left:48px; }
.tcd_category_list li li li li a { padding-left:62px; }
.tcd_category_list ul {
display:none; margin:0 !important; padding:0 !important; background:none;
z-index:9; position:relative;
}
.tcd_category_list li.open > ul { }
.tcd_category_list ul ul { width:100%; position:relative;}
.tcd_category_list ul li { margin:0; padding:0; }
.tcd_category_list ul li a {  }
.tcd_category_list ul ul li a { }
.tcd_category_list ul ul ul li a { }
.tcd_category_list ul ul ul ul li a { }
.tcd_category_list a { } .widget_archive, .widget_categories, .tcdw_archive_list_widget { }
.widget_archive .side_headline { margin:0 0 20px 0; }
.widget_archive ul  { margin:0; padding:0; }
.widget_archive ul li { }
.widget_archive select, .widget_categories select, .tcd_archive_dropdown select { border:1px solid #ddd; padding:12px 10px; width:100%; margin:0; }
.widget_archive select { border:1px solid #ddd; padding:12px; }
.widget_archive label, .widget_categories label { display:none; }
.widget_archive select option, .widget_categories select option, .tcd_archive_dropdown option { background:#fff; color:#000; } .tcdw_archive_list_widget .side_headline { display:none; }
.p-widget-dropdown { height:45px; line-height:45px; position:relative; }
.p-widget-dropdown::after { color:#666; content:"\e90e"; font-family: "design_plus"; position:absolute; top:0; right: 17px; z-index:1; }
.p-widget-dropdown select { padding-right:33px; position:relative; z-index:2; -webkit-appearance:none; appearance:none; }
.p-widget-dropdown select::-ms-expand { display:none; }
.p-dropdown { font-size:14px; }
.p-dropdown__title { -webkit-box-sizing:border-box; box-sizing:border-box; position: relative; height:50px; padding:0 18px; border:1px solid #ddd; background:#fff; line-height:50px; }
.p-dropdown__title::after { position:absolute; right:17px; font-family:"design_plus"; content:"\e90e"; }
.p-dropdown__title:hover { cursor:pointer; }
.p-dropdown__title.is-active::after { content:"\e911"; }
.p-dropdown__list { display:none; }
.p-widget .p-dropdown .p-dropdown__list { margin:0; }
.p-dropdown__list li { border:1px solid #ddd; border-top:0; line-height:1.5; margin:0; padding:0; }
.p-dropdown__list li a { display:block; padding:14px 18px; background:#fff; color:#000; }
.p-dropdown__list li a:hover { }
body.light_color .p-dropdown__title, body.light_color .p-dropdown__list li { border-color:#ddd !important; } .widget_recent_entries li { border-bottom:1px dotted #ccc; padding:0 0 15px 0; }
.widget_recent_entries li:last-child { border:none; padding:0; }  #comments { margin:60px 0 0 0; }
#comment_headline { padding:0 30px; height:60px; line-height:60px; font-weight:500; margin:0 0 8px 0; font-size:18px; font-weight:normal; background:#222; color:#fff; } #comment_header { position:relative; margin:0 0 25px; }
#comment_tab { margin:0; }
#comment_tab li { float:left; text-align:center; margin:0; width:50%; }
#comment_tab li a, #comment_tab li p { font-size:11px; padding:15px 15px; line-height:1.6; display:block; text-decoration:none; background:#f2f2f2; color:#000; }
#comment_tab li a:hover { color:#fff !important; background:#aaa; }
#comment_tab li.active a, #comment_header #comment_closed p { color:#fff; position:relative; background:#aaa; }
#comment_tab li.active a:after, #comment_header #comment_closed p:after {
position:absolute; bottom:-17px; left:-webkit-calc(50% - 5px); left:calc(50% - 5px);
content:""; width:0; height:0; border-width:10px; border-style:solid; border-color:#aaa transparent transparent transparent;
}
#comment_tab li.active a:hover { } .commentlist { list-style-type:none; margin:0; padding:0; }
.comment { margin:0 0 15px; padding:15px 20px 0; background:#fff; border:1px solid #ddd; }
#comments .post_content { margin:0; padding:0; background:none; } .comment-meta { position:relative; margin:0 0 10px 0; }
.comment-meta-left { float:left; width:100%; }
#comments .avatar { float:left; margin:0 10px 0 0; background:#333; width:40px; height:40px; border-radius:100%; }
.comment-name-date { padding:3px 0 0 0; height:37px; }
a.admin-url { text-decoration:underline; }
a.guest-url { text-decoration:underline; }
.comment-name-date { margin:0; }
.comment-date { font-size:11px; color:#888; margin:10px 0 0 0; }
.comment-act { background:url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/img/common/arrow3.gif) no-repeat left; font-size:11px; position:absolute; right:0px; padding:0 0 0 10px; margin:5px 0 0 0; }
.comment-act li { display:inline; margin:0; }
.comment-reply a, .comment-reply a:visited { border-right:1px solid #aaa; padding:0 10px 0 0; margin:0 6px 0 0; }
.comment-edit a, .comment-edit a:visited { border-left:1px solid #aaa; padding:0 0 0 10px; margin:0 0 0 6px; } #comments .post_content p { margin:0 0 15px 0; }
#comments .post_content blockquote span { margin:0 0 -1em 0; display:block; } .comment-note { display:block; font-size:11px; margin:0 0 1em 0; color:#33a8e5; border:1px solid #94ddd4; padding:10px 15px; background:#d6f4f0; }
.comment_closed { border:1px solid #ccc; text-align:center; margin:0 35px 15px 0; padding:15px; background:#fefefe; }
.no_comment { padding-bottom:15px; }
.comment_message { margin:0 0 25px 0; } .commentlist .ping-link { margin:0 0 25px 0; }
.commentlist .ping-meta { margin:0 0 15px 0; } #comment_pager { margin:0 0 10px; height:24px; }
#comment_pager a, #comment_pager span { display:inline; float:left; margin:0 10px 0 0; }
#comment_pager .current { text-decoration:underline; } .comment_form_wrapper { border:1px solid #ddd; margin:0 0 0px; padding:15px; background:#fff; }
.comment .comment_form_wrapper { margin:0 0 20px; }
#cancel_comment_reply  { background:url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/img/common/arrow3.gif) no-repeat left center; margin:0 0 1em 0; padding:0 0 0 10px; }
#comment_user_login p { padding:0 0 0 1px; margin:0; line-height:1; }
#comment_user_login span { margin:0 0 0 40px; }
#comment_login { margin:0; padding:3px 30px 10px 30px; }
#comment_login p { margin:0; padding:12px 0 11px 36px; line-height:1; }
#comment_login a { margin:0 0 0 20px; padding:0 0 0 20px; background:url(//fresh-seika.jp/fresh_wp/wp-content/themes/toki_tcd069/img/common/arrow3.gif) no-repeat 10px 3px; }
#guest_info { padding:0; width:100%; }
#guest_info div { margin:0 0 12px 0; text-align:left; }
#guest_info input { margin:0; padding:5px 10px; border:1px solid #ccc; width:100%; background:#fff; box-shadow:1px 1px 5px 0 rgba(0,0,0,0.1) inset; }
#guest_info input:focus { border:1px solid #999; }
#guest_info label { display:block; margin:0 0 10px 0; padding:0; font-size:12px; }
#guest_info span { margin:0 10px 0 0; }
#comment_textarea textarea {
margin:15px 0 0; width:100%; height:150px; font-size:12px; overflow:auto; padding:10px;
background:#fff; color:#000; border:1px solid #ccc; box-shadow:1px 1px 5px 0 rgba(0,0,0,0.1) inset;
}
#comment_textarea textarea:focus { border:1px solid #999; }
#submit_comment_wrapper { text-align:center; }
#submit_comment {
color:#fff; background:#111; border:none; cursor:pointer; font-size:14px; width:200px; height:50px; margin:15px auto 0; display:block;
-webkit-transition: background-color 200ms ease-in-out; transition: background-color 200ms ease-in-out;
}
#submit_comment:hover { background:#222; color:#fff; }
#input_hidden_field { display:none; }
body.light_color #guest_info input, body.light_color #comment_textarea textarea {
border-color:#ccc; box-shadow:0 0 3px 0 rgba(0,0,0,0.1) inset;
}
body.light_color #submit_comment { color:#000; }
body.light_color #submit_comment:hover { color:#fff; } .password_protected { text-align:center; margin:0 38px 30px; padding:10px 20px; color:#fff; background:#3db4b2; border-radius:5px; }
.password_protected p { font-size:12px; margin:0; line-height:1.6; }  .post_content .alignright { float:right; }
.post_content .alignleft { float:left; }
.post_content .aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:7px; }
.post_content blockquote.alignleft, .post_content img.alignleft { margin:7px 24px 7px 0; }
.post_content .wp-caption.alignleft { margin:7px 14px 7px 0; }
.post_content blockquote.alignright, .post_content img.alignright { margin:7px 0 7px 24px; }
.post_content .wp-caption.alignright { margin:7px 0 7px 14px; }
.post_content blockquote.aligncenter, .post_content img.aligncenter, .post_content .wp-caption.aligncenter { margin-top:7px; margin-bottom:7px; } .post_content p { line-height:2.4; margin:0 0 2em 0; }
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 { clear:both; line-height:1.4;  margin:0 0 10px 0; padding:10px 0 0 0; }
.post_content h1 { font-size:150%; }
.post_content h2 { font-size:140%; }
.post_content h3 { font-size:130%; }
.post_content h4 { font-size:120%; }
.post_content h5 { font-size:110%; }
.post_content h6 { font-size:100%; } .post_content img[class*="align"], .post_content img[class*="wp-image-"], .post_content img[class*="attachment-"], .post_content img.size-full, .post_content img.size-large, .post_content .wp-post-image, .post_content img
{ height:auto; max-width:100%; } .post_content li, .post_content dt, .post_content dd { line-height:2.2; }
.post_content ul, .post_content ol, .post_content dl { margin-bottom:24px; }
.post_content ol { list-style:decimal outside none; margin-left:1.5em; }
.post_content ul { list-style:circle outside none; margin-left:1.3em; }
.post_content li > ul, .post_content li > ol { margin-bottom:0; }
.post_content dt { font-weight:bold; }
.post_content dd { margin-bottom:1em; } .post_content table { margin:0 0 24px 0; width:100% !important; }
.post_content td, .post_content th { border:1px solid #ccc; padding:10px 15px; line-height:2.2; background:#fff; }
.post_content th { background:#f2f2f2; font-weight:normal; } .post_content table.table_no_border th, .post_content table.table_no_border td { border:none; padding-left:0; }
.post_content table.table_border_horizontal th, .post_content table.table_border_horizontal td { border-left:none; border-right:none; padding-left:0; }
body.light_color .post_content td, body.light_color .post_content th { border:1px solid #ccc; background:#fafafa; }
body.light_color .post_content th { background:#eee; } .post_content blockquote { margin:0 0 25px 0; padding:27px 30px 0; background:#fff; border:1px solid #ccc; box-shadow:0px 4px 0px 0px #f8f8f8; position:relative; }
.post_content blockquote:before { content: '"'; font-style:italic; font-size:30px; font-weight:normal; line-height:40px; width:30px; height:30px; position:absolute; top:5px; left:10px; color:#5cbcd7; }
.post_content blockquote:after { content: '"'; font-style:italic; font-size:30px; font-weight:normal; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:7px; right:-2px; color:#5cbcd7; }
.post_content blockquote cite { border-top:1px dotted #aaa; display:block; padding:20px 0 0 0; font-style:italic; text-align:right; font-size:90%; } .post_content .wp-caption {
margin-bottom:24px; background:#f8f8f8; border:1px solid #ccc; padding:5px; max-width:100%;
-webkit-border-radius:5px; border-radius:5px;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.post_content .wp-caption-text { text-align:center; font-size:12px; font-style:italic; line-height:1.5; margin:9px auto; }
.post_content .wp-caption img[class*="wp-image-"] { display:block; margin:0 auto; } .gallery { margin-bottom:20px; }
.gallery a img { border: 0 !important; }
.gallery-item { float:left; margin:0 4px 4px 0; overflow:hidden; position:relative; }
.gallery-columns-1 .gallery-item { max-width:100%; }
.gallery-columns-2 .gallery-item { max-width:48%; max-width:-webkit-calc(50% - 4px); max-width:calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width:32%; max-width:-webkit-calc(33.3% - 4px); max-width:calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width:23%; max-width:-webkit-calc(25% - 4px); max-width:calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width:19%; max-width:-webkit-calc(20% - 4px); max-width:calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width:15%; max-width:-webkit-calc(16.7% - 4px); max-width:calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width:13%; max-width:-webkit-calc(14.28% - 4px);	max-width:calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width:11%; max-width:-webkit-calc(12.5% - 4px); max-width:calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width:-webkit-calc(11.1% - 4px); max-width:calc(11.1% - 4px); }
.gallery-columns-10 .gallery-item { max-width: 7%; max-width:-webkit-calc(9.4% - 0px); max-width:calc(9.4% - 0px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right:0; }
.gallery-caption {
background-color:rgba(0, 0, 0, 0.7); color:#fff; font-size:12px; line-height:1.5; margin:0; max-height:50%;
opacity:0; padding:6px 8px; position:absolute; bottom:0; left:0; text-align:left; width:100%;
-webkit-box-sizing:border-box; box-sizing:border-box;
}
.gallery-caption:before { content: ""; height:100%; min-height:49px; position:absolute; top:0; left:0; width:100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; } .post_content .wp-smiley { border:0; margin-bottom:0; margin-top:0; padding:0; }
.post_content address { margin:0 0 24px 0; line-height:2.2; }
.post_content pre { border-left:3px solid #ccc; background:#f8f8f8; font-size:12px; margin:0 0 27px 0; line-height:1.7; padding:20px; overflow:auto; }
.post_content .sticky { }
.post_content .mejs-container { margin: 12px 0 25px; } .c-pw__desc, .c-pw__desc p { line-height:2.5; }
.c-pw__desc p { margin-bottom:16px; }
.c-pw__btn { border:none; background:#111; color: #fff; display: inline-block; padding: 0px 20px; font-size:14px; text-align:center; line-height:40px; height:40px; }
.c-pw__btn:hover { background:#333; color: #fff; }
.c-pw__btn--register { min-width: 160px; margin-bottom:32px; }
.c-pw__btn--submit { background:#111; color:#fff; min-width: 100px; border:0; cursor:pointer; top:-1px; position:relative; }
.c-pw .c-pw__btn:hover { text-decoration: none; }
.c-pw__box { width:100%; border:1px solid #ddd; padding: 25px 36px; display:inline-block; margin-bottom:40px; box-sizing: border-box; }
.c-pw__box .c-pw__box-desc { line-height:1.2; margin-bottom: 20px; }
.c-pw__box-label { margin-right: 14px; }
.c-pw__box-input { border:1px solid #ddd; background:#fff; height:40px; width:250px; margin-right: 13px; flex: 1; box-sizing: border-box; padding: 0 10px; }
.post_content .c-pw__btn, .post_content .c-pw__btn:hover { color: #fff; } .cardlink { word-wrap: break-word; max-width: 100%; margin: 45px 0 !important; padding: 12px; border: 1px solid #ddd; background: #fafafa; }
.cardlink_thumbnail { margin-right: 20px; float: left; }
.cardlink_content { line-height: 1.6; }
.cardlink_timestamp { display: inline; margin: 0; padding: 0; color: #222; font-size: 12px; line-height: 1.6; vertical-align: top; }
.cardlink_title { margin: 0 0 5px; font-size: 14px; }
.cardlink_title a { color: #000; font-weight: bold; text-decoration: none; }
.cardlink_title a:hover { text-decoration: underline; }
.cardlink_excerpt { overflow: hidden; color: #333; font-size: 12px; line-height: 1.8; }
.cardlink_footer { clear: both; }
.clear { clear: both; }
@media screen and (max-width: 767px) {
.cardlink_thumbnail { float: none; }
.cardlink_timestamp { line-height: 2.4; vertical-align: middle; }
.cardlink_excerpt { float: none; }
} .p-btn {
-webkit-box-sizing: border-box; box-sizing: border-box;
display: inline-block; min-width: 180px; height: 50px; padding: 0 15px; border-radius: 0;
color: #fff; font-size: 14px; line-height: 50px; text-align: center;
}
@media screen and (max-width: 767px) {
.p-btn { height: 45px; font-size: 12px; line-height: 45px; }
}