@charset "UTF-8";
/*
Theme Name:
Theme URI:
Description:
Author:CrescentWorks.inc
*/
* { text-decoration: none; outline: none; }

b, strong { font-weight: bold; }

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; vertical-align: baseline; }

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

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

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

img { border: none; vertical-align: bottom; font-size: 0px; line-height: 0px; max-width: 100%; height: auto; }

input, textarea, select { border-radius: 0; }

/*
サイトで共通する設定や、
制作に便利なクラスなどをまとめたファイルです。

common / base /variables 内のscssファイルに記述されている変数を使用しています。


*/
html { overflow: auto; font-size: 62.5%; }

body { min-width: 100%; position: relative; overflow: hidden; word-wrap: break-word; overflow-wrap: break-word; -webkit-text-size-adjust: 100%; }

a { color: #181818; display: inline-block; }

.f_right { float: right; }

.f_left { float: left; }

.disnon, .none { display: none; }

.block { display: block; }

.bold { font-weight: bold; }

.center { display: block; margin: 0 auto; text-align: center; }

.linkbox { cursor: pointer; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; }

.linkbox:hover { opacity: 0.8; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; }

.hov_link:hover { text-decoration: underline; }

.cf { zoom: 1; }

.cf:before, .cf:after { content: ""; display: block; overflow: hidden; height: 0; clear: both; }

.clear { display: block; clear: both; visibility: hidden; height: 0; }

.sp_view { display: none; }

.pc_view { display: block; }

.sp_item { display: none; }

.pc_item { display: initial; }

.mb10 { margin-bottom: 10px; }

.mb20 { margin-bottom: 20px; }

.mb30 { margin-bottom: 30px; }

.mb40 { margin-bottom: 40px; }

.mb60 { margin-bottom: 60px; }

.mb80 { margin-bottom: 80px; }

.mb100 { margin-bottom: 100px; }

.mt10 { margin-top: 10px; }

.mt20 { margin-top: 20px; }

.mt30 { margin-top: 30px; }

.mt40 { margin-top: 40px; }

.mt60 { margin-top: 60px; }

.mt80 { margin-top: 80px; }

.mt100 { margin-top: 100px; }

.note { color: #e03030; }

ul.dot_list li { padding-left: 1.2em; position: relative; }

ul.dot_list li:before { content: "・"; position: absolute; top: 0; left: 0; }

ul.note_list li { padding-left: 1.2em; position: relative; }

ul.note_list li:before { content: "※"; position: absolute; top: 0; left: 0; }

/*
    共通スタイル
*/
*:not(br) { -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1.6; }

body { font-size: 14px; color: #181818; font-family: "游ゴシック Medium","Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.xdebug-var-dump { font-size: 13px; font-family: arial; }

.xdebug-var-dump font { color: #4368af; }

.xdebug-var-dump small { color: #ff6868; }

.site_width { width: 984px; margin: auto; }

.site_width_s { width: 784px; margin: auto; }

.site_width.point_width { width: 1120px; margin: auto; }

#content { position: relative; }

#main_content section { margin-bottom: 80px; }

#main_content section section { margin: 20px 0; padding: 0 5px; }

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

.sec_ttl { font-size: 14px; font-family: 'HiraKakuProN-W6','ヒラギノ角ゴ ProN W6',sans-serif; -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; text-align: center; display: block; font-weight: bold; padding-bottom: 22px; }

.sec_ttl span { position: relative; padding-bottom: 22px; letter-spacing: 2px; }

.sec_ttl span:before { content: ""; position: absolute; width: 55px; height: 1px; background: #434343; bottom: 0; left: calc((100% - 55px)/2); }

.sub_ttl { font-size: 29px; line-height: 1; font-weight: bold; -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; letter-spacing: 3px; }

.btn { padding: 8px 24px; background: #3a3734; color: #fff; margin-top: 20px; }

.btn:hover { opacity: 0.8; -webkit-box-shadow: 0 0 3px #ccc; box-shadow: 0 0 3px #ccc; }

#header { background: #fff; position: relative; top: 0; }

#header .inner { width: 1236px; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#header .header_left { float: left; width: 1055px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#header .logo { width: 236px; float: left; display: table; height: 44px; }

#header .logo a { display: table-cell; vertical-align: middle; -webkit-transition: 0.3s; transition: 0.3s; width: 100%; }

#header .logo a:hover { opacity: 0.7; -webkit-transition: 0.3s; transition: 0.3s; }

#header .logo a img { display: table-cell; vertical-align: middle; width: 100%; }

#header .header_banner { width: 181px; float: right; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; }

#header .header_banner .contact_link, #header .header_banner .tel_link { line-height: 1; width: 100%; }

#header .header_banner .contact_link:hover, #header .header_banner .tel_link:hover { opacity: 0.7; }

#header .header_banner .contact_link { font-size: 13px; padding: 22.5px 0; background: #fff100; position: relative; }

#header .header_banner .contact_link img { vertical-align: middle; margin-top: -2px; }

#header .header_banner .tel_link, #header .header_banner .tel_banner { font-size: 19px; padding: 11.5px 0; background: #000; color: #fff; }

#header .header_banner .tel_link .small, #header .header_banner .tel_banner .small { font-size: 10px; }

#header .header_banner .tel_banner { line-height: 1; width: 100%; }

#header.is_fixe { width: 100%; position: fixed; z-index: 99; -webkit-animation-name: slidehead; animation-name: slidehead; -webkit-animation-delay: 0.2s; animation-delay: 0.2s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; left: 0; }

#header.is_fixe .inner .header_left .logo { width: 200px; }

#header.is_fixe .inner .header_left #gnav { width: 690px; }

#header.is_fixe .inner .header_left #gnav li { margin-right: 22px; }

#header.is_fixe .inner .header_left #gnav a { font-size: 13px; }

#header.is_fixe .inner .header_banner { width: 362px; }

#header.is_fixe .inner .header_banner a { width: 50%; }

#header.is_fixe .inner .header_banner .tel_banner { width: 50%; }

@-webkit-keyframes slidehead { from { top: -20%; }
  to { top: 0; } }

@keyframes slidehead { from { top: -20%; }
  to { top: 0; } }

.menu_btn { width: 10vw; height: 10vw; padding: 2vw 1vw; float: right; }

.menu_btn .menu_trigger { position: relative; width: 100%; height: 100%; display: block; }

.menu_btn .menu_trigger span { display: block; width: 100%; height: 2px; position: absolute; left: 0; background-color: #333; border-radius: 3px; -webkit-transition: all .4s; transition: all .4s; }

.menu_btn .menu_trigger span:nth-of-type(1) { top: 0; }

.menu_btn .menu_trigger span:nth-of-type(2) { top: calc(50% - 1px); }

.menu_btn .menu_trigger span:nth-of-type(3) { bottom: 0; }

.menu_btn.open_ .menu_trigger span:nth-of-type(1) { -webkit-transform: translateY(2.8vw) rotate(-45deg); transform: translateY(2.8vw) rotate(-45deg); }

.menu_btn.open_ .menu_trigger span:nth-of-type(2) { opacity: 0; }

.menu_btn.open_ .menu_trigger span:nth-of-type(3) { -webkit-transform: translateY(-2.8vw) rotate(45deg); transform: translateY(-2.8vw) rotate(45deg); }

#sp_menu { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.96); z-index: 99; }

#sp_menu .menu_wrapp { padding: 4%; }

#sp_menu .menu_wrapp ul { padding: 0 5%; }

#sp_menu .menu_wrapp ul li a { font-size: 3.5vw; font-weight: bold; display: block; padding: 4% 0; border-bottom: solid 1px #ccc; }

#gnav { width: 745px; float: right; text-align: right; }

#gnav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

#gnav ul li { margin-right: 33px; }

#gnav ul li a { display: inline-block; position: relative; font-weight: bold; -webkit-transition: 0.3s; transition: 0.3s; padding: 5px 0; }

#gnav ul li a:after { content: ""; display: block; width: 0; height: 1px; background: #000; position: absolute; right: 0; bottom: 0; -webkit-transition: 0.3s; transition: 0.3s; }

#gnav ul li .on:after { width: 100%; -webkit-transition: 0.3s; transition: 0.3s; }

#gnav ul li .off:after { width: 0; -webkit-transition: 0.3s; transition: 0.3s; left: 0; }

#eyecatch { background: url(../img/dist/common/eyecatch_pc_top.jpg) no-repeat center/cover;padding: 20vw 0 18vw; position: relative; }

/*#eyecatch .catch_copy { font-size: 36px; color: #fff; text-align: left; font-weight: 600; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-shadow: 0px 0px 20px #000; }*/
#eyecatch .catch_copy { font-size: 4.5vw;text-align: left;font-weight: bold;position: absolute;width: 100%;top: 35%;left: 39.8%;color: #000; }

#eyecatch .catch_copy .limited_icon { width: 176px; margin-right: 15px; -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }

#eyecatch .catch_copy span { display: block;font-size: 1.8vw;line-height: 1.2;letter-spacing: 1px;text-align: justify; }

#eyecatch .achievement_link { position: absolute; width: 18%; top: 76%; left: 41%; text-align: center;  -webkit-transition: 0.3s; transition: 0.3s; }

#eyecatch .achievement_link a { border-radius: 50px;color: #FFF; font-size: 1vw; background: #01b4ed;border:solid 1px #01b4ed; line-height: 1; width: 100%; padding: 22.5px 0; font-weight: 500; -webkit-transition: 0.3s; transition: 0.3s; }

#eyecatch .achievement_link:hover {-webkit-transition: 0.3s; transition: 0.3s; }

#eyecatch .achievement_link:hover a { border:solid 1px #fff100;background: #fff100; color: #333; -webkit-transition: 0.3s; transition: 0.3s; }

#pagetop { display: none; position: fixed; bottom: 50px; right: 50px; width: 60px; height: 60px; text-align: center; cursor: pointer; background: rgba(255, 255, 255, 0.5); border: solid 1px #000; -webkit-box-shadow: 0 0 3px #ccc; box-shadow: 0 0 3px #ccc; }

#pagetop span { font-size: 1.2rem; line-height: 60px; }

#footer { background: #fff; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 24px 0; }

#footer .footer_logo { width: 199px; -webkit-transition: 0.3s; transition: 0.3s; }

#footer .footer_logo:hover { opacity: 0.7; -webkit-transition: 0.3s; transition: 0.3s; }

#footer .copyright { font-size: 10px; margin-left: 36px; line-height: 1; color: #6b6b6b; letter-spacing: 0.5px; font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif; }

.sec_bg { background: #f8f8f8; }

.sec_bg.sec_support, .sec_bg.sec_contact { background: #fff100; }

.ttl_img { margin-top: 78px; text-align: center; }

.sec_point { padding: 60px 0; }

.sec_point .sub_ttl { margin: 24px 0 45px; text-align: center; }

.sec_point .point_list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.sec_point .point_list li { padding: 0 35px; width: calc(100% / 3); border-right: 1px solid #d2d2d2; }

.sec_point .point_list li:last-child { border-right: none; }

.sec_point .point_list li .img_inner { text-align: center; margin-bottom: 10px; }

.sec_point .point_list li .img_inner .img { height: 70px; }

.sec_point .point_list li .img_inner .img .point1 { width: 32px; }

.sec_point .point_list li .img_inner .img .point2 { width: 53px; }

.sec_point .point_list li .img_inner .img .point3 { width: 73px; }

.sec_point .point_list li .img_inner .point_list_ttl { white-space: nowrap; font-size: 20px; line-height: 1.4; margin-top: 14px; font-weight: bold; letter-spacing: 3px; }

.sec_point .point_list li p { font-size: 13px; text-align: justify;}

.sec_about { padding: 51px 0 60px; }

.sec_about .about_wrap { margin-top: -9px; }

.sec_about .about_wrap .img { width: 80%; }

.sec_about .about_wrap .img img { width: 100%; }

.sec_about .about_wrap .sub_ttl { margin: 54px 0 45px; }

.sec_about .about_wrap .text_area { margin-left: 42px; }

.sec_about .about_wrap .text_area p { font-size: 13px; letter-spacing: 1.5px; line-height: 2;  text-align: justify;}

.sec_schedule { padding: 60px 0; }

.sec_schedule .sub_ttl { margin: 30px 52px; text-align: center; }

.sec_schedule .ttl_img { width: 131px; margin: 78px auto 0; }

.sec_schedule .schedule_list { width: 450px; margin: 0 auto 36px; }

.sec_schedule .schedule_list li { font-size: 14px; margin-bottom: 17px; line-height: 1; }

.sec_schedule .schedule_list li:last-child { margin-bottom: 0; }

.sec_case { padding: 60px 0; }

.sec_case .ttl_img { width: 103px; margin: 78px auto 0; }

.sec_case .ttl_img img { width: 100%; }

.sec_case .case_wrap { margin-top: 31px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.sec_case .case_wrap img { width: 350px; }

.sec_case .case_wrap .text_area { margin-left: 42px; width: 551px; }

.sec_case .case_wrap .text_area .sub_ttl { margin-bottom: 50px; }

.sec_case .case_wrap .text_area p { margin-bottom: 37px; font-size: 13px; letter-spacing: 1.5px; line-height: 2;  text-align: justify;}

.sec_case .case_wrap .text_area .case_list { width: 100%; }

.sec_case .case_wrap .text_area .case_list tr { font-size: 12px; margin-bottom: 14px; display: block; }

.sec_case .case_wrap .text_area .case_list tr:last-child { margin-bottom: 0; }

.sec_case .case_wrap .text_area .case_list tr th { background: #000; color: #fff; padding: 9px 16px; font-weight: 200; width: 207px; }

.sec_case .case_wrap .text_area .case_list tr th .big { font-size: 16px; font-weight: 400; line-height: 1; }

.sec_case .case_wrap .text_area .case_list tr td { vertical-align: middle; padding-left: 16px; }

.sec_support { padding: 60px 0; }

.sec_support .sub_ttl { text-align: center; margin: 45px 0 52px; }

.sec_support p { letter-spacing: 1.5px; line-height: 2;  text-align: justify;}

.sec_support .more_btn { width: 241px; margin: 48px auto 0; background: #000; text-align: center; -webkit-transition: 0.3s; transition: 0.3s; }

.sec_support .more_btn a { color: #fff; font-size: 16px; line-height: 1; width: 100%; padding: 15px 0; font-weight: bold; letter-spacing: 1px; -webkit-transition: 0.3s; transition: 0.3s; }

.sec_support .more_btn:hover { -webkit-transition: 0.3s; transition: 0.3s; background: #f5d500; }

.sec_support .more_btn:hover a { color: #000; -webkit-transition: 0.3s; transition: 0.3s; }

.sec_performance { padding: 60px 0; width: 830px; }

.sec_performance .sub_ttl { text-align: center; margin: 45px 0; }

.sec_performance .performance_slick li { margin: 0 8px; position: relative; }

.sec_performance .performance_slick li .ocp_tag { font-size: 12px; background: #000; color: #fff; padding: 2px 12px; position: absolute; top: 0; left: 0; z-index: 999; }

.sec_performance .performance_slick li:hover { opacity: 0.7; }

.sec_performance .performance_slick li:hover .zoom_wrap img { -webkit-transform: scale(1.1); transform: scale(1.1); -webkit-transition: 0.3s; transition: 0.3s; }

.sec_performance .performance_slick li a { -webkit-transition: 0.3s; transition: 0.3s; }

.sec_performance .performance_slick li .zoom_wrap { width: 100%; overflow: hidden; }

.sec_performance .performance_slick li .zoom_wrap img { -webkit-transition: 0.3s; transition: 0.3s; width: 100%; }

.sec_performance .performance_slick li .title { font-size: 14px; font-weight: 400; line-height: 1; margin: 20px 0 12px; }

.sec_performance .performance_slick li .text { font-size: 11px; font-weight: 400; }

.sec_performance .text_box { margin: 30px 0 0; }

.sec_performance .text_box .medium { font-weight: bold;}

.sec_performance .text_box .contact_btn { display: inline-block;width: 241px;padding: 15px 0;background: #fff100;font-weight: bold;margin: 30px 0 0;font-size: 16px; transition: 0.3s;}

.sec_performance .text_box .contact_btn:hover{ transition: 0.3s;background: #000;color: #FFF;}

.sec_flow { padding: 60px 0; }

.sec_flow .sub_ttl { text-align: center; margin: 45px 0; }

.sec_flow .flow_list tr { display: block; margin-bottom: 40px; }

.sec_flow .flow_list tr:last-child { margin-bottom: 0; }

.sec_flow .flow_list tr th { width: 241px; background: #fff33f; vertical-align: middle; padding: 12px 0; font-weight: bold; position: relative; }

.sec_flow .flow_list tr th:before { content: ""; position: absolute; left: calc((100% - 18px)/2); bottom: calc(100% - 72px); background: url("../img/dist/common/flow_arrow.png") no-repeat center/cover; width: 18px; height: 12px; }

.sec_flow .flow_list tr:last-child th:before { display: none; }

.sec_flow .flow_list tr:nth-child(1) th { background: #fff799; }

.sec_flow .flow_list tr:nth-child(2) th { background: #fff67f; }

.sec_flow .flow_list tr:nth-child(3) th { background: #fff462; }

.sec_flow .flow_list tr td { padding-left: 35px; font-size: 13px; letter-spacing: 1.5px; vertical-align: middle; position: relative; text-align: justify; }

input, text, textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; font-family: "游ゴシック Medium","Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-size: 14px; }

.req, .any { font-size: 10px; padding: 4px 11.5px; font-weight: 400; }

.req { background: #000; color: #fff; }

.any { background: #f5d500; }

.contact_bg { width: 100%; background: #f8f8f8; }

.sec_contact { padding: 40px 0 60px; position: relative; }

.sec_contact .sub_ttl { text-align: center; margin: 45px 0; }

.sec_contact .text { letter-spacing: 1.5px; text-align: center; }

.sec_contact .text .small { font-size: 12px; display: block; margin-top: 4px; }

.sec_contact .form_area { margin-top: 50px; }

.sec_contact .form_area table tr { margin-bottom: 19px; }

.sec_contact .form_area table tr:last-child { margin-bottom: 0; }

.sec_contact .form_area table tr th { font-weight: bold; text-align: right; }

.sec_contact .form_area table tr th span { margin-left: 14px; }

.sec_contact .form_area table tr:nth-child(6) th { vertical-align: top; padding-top: 10px; }

.sec_contact .form_area table tr td { padding-left: 31px; padding-bottom: 19px; }

.sec_contact .form_area table tr td input[type="text"], .sec_contact .form_area table tr td input[type="tel"], .sec_contact .form_area table tr td input[type="email"] { height: 46px; padding: 15px; }

.sec_contact .form_area table tr td input[type="radio"] { border: 1px solid #434343; width: 16px; height: 16px; background: #fff; border-radius: 20px; margin: 0; position: relative; vertical-align: -2px; }

.sec_contact .form_area table tr td label { cursor: pointer; margin-right: 22px; }

.sec_contact .form_area table tr td label:last-child { margin-right: 0; }

.sec_contact .form_area table tr td input[type="radio"]:checked:before { content: ""; position: absolute; width: 10px; height: 10px; background: #000; border-radius: 20px; left: 2px; top: 2px; }

.sec_contact .form_area table tr td textarea { width: 100%; padding: 15px; }

.sec_contact .form_area table tr:nth-child(1) td input { width: 288px; }

.sec_contact .form_area table tr:nth-child(2) td input { width: 515px; }

.sec_contact .form_area table tr:nth-child(3) td input { width: 115px; }

.sec_contact .form_area table tr:nth-child(3) td input:nth-child(1) { width: 73px; }

.sec_contact .form_area table tr:nth-child(4) td input { width: 407px; }

.sec_contact .form_area .submit_btn { text-align: center; width: 241px; margin: 26px auto 0; }

.sec_contact .form_area .submit_btn input { color: #fff; background: #000; width: 100%; font-size: 16px; padding: 10.5px 0; letter-spacing: 2px; -webkit-transition: 0.3s; transition: 0.3s; font-weight: bold; cursor: pointer; }

.sec_contact .form_area .submit_btn:hover input { background: #f5d500; -webkit-transition: 0.3s; transition: 0.3s; color: #000; }

::-moz-selection { background: #fff100; }

::selection { background: #fff100; }

.sec_conf, .sec_send { margin: 60px auto; }

.sec_conf .text, .sec_send .text { font-size: 16px; text-align: center; }

.conf_table { width: 100%; margin: 60px auto; border-left: solid 1px #ccc; border-top: solid 1px #ccc; }

.conf_table th, .conf_table td { padding: 20px; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; }

.conf_table th { width: 40%; background: #fafafa; text-align: left; }

.conf_button_wrapp { width: 55%; margin: 60px auto; }

#submit_btn, #back_btn { width: 241px; display: block; padding: 12.5px 0; text-align: center; border: none; cursor: pointer; font-size: 16px; -webkit-transition: 0.3s; transition: 0.3s; }

#submit_btn:hover, #back_btn:hover { background: #f5d500; -webkit-transition: 0.3s; transition: 0.3s; color: #000; }

#submit_btn { float: right; background: #fff100; color: #000; }

#back_btn { float: left; background: #000; color: #FFF; margin-bottom: 6vw; }

.send a.back_top { background: #fff100; color: #fff; padding: 15px 40px; line-height: 1; }

.top_btn { width: 241px; margin: 60px auto; }

.top_btn a { width: 100%; text-align: center; font-size: 16px; color: #fff; background: #000; line-height: 1; padding: 15px 0; -webkit-transition: 0.3s; transition: 0.3s; }

.top_btn a:hover { background: #f5d500; -webkit-transition: 0.3s; transition: 0.3s; color: #000; }

#breadcrumb { margin: 10px auto 40px; }

#breadcrumb li { display: inline-block; position: relative; padding-right: 24px; }

#breadcrumb li::after { content: ""; display: block; position: absolute; top: calc(50% - 4px); right: 10px; width: 6px; height: 6px; border-top: solid 1px #181818; border-right: solid 1px #181818; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

#breadcrumb li:last-child::after { content: none; }

#breadcrumb a, #breadcrumb span { display: inline-block; font-size: 1.3rem; }

#breadcrumb a:hover span { text-decoration: underline; }

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/
.wp-pagenavi { clear: both; text-align: center; margin: 40px 0; }

.wp-pagenavi .pages { display: none; }

.wp-pagenavi a, .wp-pagenavi span { display: inline-block; text-decoration: none; border: 1px solid #fff100; width: 40px; line-height: 40px; margin: 0 4px; color: #fff100; }

.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #fff100; color: #fff; }

.wp-pagenavi span.current { font-weight: bold; }

.wp-pagenavi .extend { border: none; }

.wp-pagenavi .first, .wp-pagenavi .last { width: auto; padding: 0 8px; }

.slick-slider { position: relative; display: block; -webkit-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 { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { display: table; content: ''; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide img { display: block; width: 100%; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.slick-slider { padding-bottom: 25px; }

.slick-slider:after { content: ""; display: block; height: 0; visibility: hidden; clear: both; }

.slick-slider .slick-prev, .slick-slider .slick-next { display: block; width: 100px; height: 100px; border: none; text-indent: -9999px; cursor: pointer; position: absolute !important; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; background: transparent; opacity: 0.7; }

.slick-slider .slick-prev:hover, .slick-slider .slick-next:hover { opacity: 1; }

.slick-slider .slick-prev { left: 0; }

.slick-slider .slick-prev:before { -webkit-transform: rotate(-135deg) !important; transform: rotate(-135deg) !important; }

.slick-slider .slick-next { right: 0; }

.slick-slider .slick-dots { text-align: center; padding: 0; height: 0; position: relative; margin-top: 30px; }

.slick-slider .slick-dots li { display: inline-block; margin: 0; cursor: pointer; }

.slick-slider .slick-dots li button { text-indent: -9999px; border: none; width: 8px; height: 8px; border-radius: 50%; background: #ececec; margin: 5px; padding: 0; cursor: pointer; }

.slick-slider .slick-dots li.slick-active button { background: #434343; }

@-webkit-keyframes lum-fade { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes lum-fade { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes lum-fadeZoom { 0% { -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  100% { -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes lum-fadeZoom { 0% { -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  100% { -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes lum-loader-rotate { 0% { -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  50% { -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg); }
  100% { -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg); } }

@keyframes lum-loader-rotate { 0% { -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  50% { -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg); }
  100% { -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg); } }

@-webkit-keyframes lum-loader-before { 0% { -webkit-transform: scale(1);
    transform: scale(1); }
  10% { -webkit-transform: scale(1.2) translateX(6px);
    transform: scale(1.2) translateX(6px); }
  25% { -webkit-transform: scale(1.3) translateX(8px);
    transform: scale(1.3) translateX(8px); }
  40% { -webkit-transform: scale(1.2) translateX(6px);
    transform: scale(1.2) translateX(6px); }
  50% { -webkit-transform: scale(1);
    transform: scale(1); }
  60% { -webkit-transform: scale(0.8) translateX(6px);
    transform: scale(0.8) translateX(6px); }
  75% { -webkit-transform: scale(0.7) translateX(8px);
    transform: scale(0.7) translateX(8px); }
  90% { -webkit-transform: scale(0.8) translateX(6px);
    transform: scale(0.8) translateX(6px); }
  100% { -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes lum-loader-before { 0% { -webkit-transform: scale(1);
    transform: scale(1); }
  10% { -webkit-transform: scale(1.2) translateX(6px);
    transform: scale(1.2) translateX(6px); }
  25% { -webkit-transform: scale(1.3) translateX(8px);
    transform: scale(1.3) translateX(8px); }
  40% { -webkit-transform: scale(1.2) translateX(6px);
    transform: scale(1.2) translateX(6px); }
  50% { -webkit-transform: scale(1);
    transform: scale(1); }
  60% { -webkit-transform: scale(0.8) translateX(6px);
    transform: scale(0.8) translateX(6px); }
  75% { -webkit-transform: scale(0.7) translateX(8px);
    transform: scale(0.7) translateX(8px); }
  90% { -webkit-transform: scale(0.8) translateX(6px);
    transform: scale(0.8) translateX(6px); }
  100% { -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes lum-loader-after { 0% { -webkit-transform: scale(1);
    transform: scale(1); }
  10% { -webkit-transform: scale(1.2) translateX(-6px);
    transform: scale(1.2) translateX(-6px); }
  25% { -webkit-transform: scale(1.3) translateX(-8px);
    transform: scale(1.3) translateX(-8px); }
  40% { -webkit-transform: scale(1.2) translateX(-6px);
    transform: scale(1.2) translateX(-6px); }
  50% { -webkit-transform: scale(1);
    transform: scale(1); }
  60% { -webkit-transform: scale(0.8) translateX(-6px);
    transform: scale(0.8) translateX(-6px); }
  75% { -webkit-transform: scale(0.7) translateX(-8px);
    transform: scale(0.7) translateX(-8px); }
  90% { -webkit-transform: scale(0.8) translateX(-6px);
    transform: scale(0.8) translateX(-6px); }
  100% { -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes lum-loader-after { 0% { -webkit-transform: scale(1);
    transform: scale(1); }
  10% { -webkit-transform: scale(1.2) translateX(-6px);
    transform: scale(1.2) translateX(-6px); }
  25% { -webkit-transform: scale(1.3) translateX(-8px);
    transform: scale(1.3) translateX(-8px); }
  40% { -webkit-transform: scale(1.2) translateX(-6px);
    transform: scale(1.2) translateX(-6px); }
  50% { -webkit-transform: scale(1);
    transform: scale(1); }
  60% { -webkit-transform: scale(0.8) translateX(-6px);
    transform: scale(0.8) translateX(-6px); }
  75% { -webkit-transform: scale(0.7) translateX(-8px);
    transform: scale(0.7) translateX(-8px); }
  90% { -webkit-transform: scale(0.8) translateX(-6px);
    transform: scale(0.8) translateX(-6px); }
  100% { -webkit-transform: scale(1);
    transform: scale(1); } }

.lum-lightbox { background: rgba(0, 0, 0, 0.6); }

.lum-lightbox-inner { top: 2.5%; right: 2.5%; bottom: 2.5%; left: 2.5%; }

.lum-lightbox-inner img { position: relative; }

.lum-lightbox-inner .lum-lightbox-caption { margin: 0 auto; color: #fff; max-width: 700px; text-align: center; }

.lum-loading .lum-lightbox-loader { display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 66px; height: 20px; -webkit-animation: lum-loader-rotate 1800ms infinite linear; animation: lum-loader-rotate 1800ms infinite linear; }

.lum-lightbox-loader:before, .lum-lightbox-loader:after { content: ""; display: block; width: 20px; height: 20px; position: absolute; top: 50%; margin-top: -10px; border-radius: 20px; background: rgba(255, 255, 255, 0.9); }

.lum-lightbox-loader:before { left: 0; -webkit-animation: lum-loader-before 1800ms infinite linear; animation: lum-loader-before 1800ms infinite linear; }

.lum-lightbox-loader:after { right: 0; -webkit-animation: lum-loader-after 1800ms infinite linear; animation: lum-loader-after 1800ms infinite linear; -webkit-animation-delay: -900ms; animation-delay: -900ms; }

.lum-lightbox.lum-opening { -webkit-animation: lum-fade 180ms ease-out; animation: lum-fade 180ms ease-out; }

.lum-lightbox.lum-opening .lum-lightbox-inner { -webkit-animation: lum-fadeZoom 180ms ease-out; animation: lum-fadeZoom 180ms ease-out; }

.lum-lightbox.lum-closing { -webkit-animation: lum-fade 300ms ease-in; animation: lum-fade 300ms ease-in; animation-direction: reverse; }

.lum-lightbox.lum-closing .lum-lightbox-inner { -webkit-animation: lum-fadeZoom 300ms ease-in; animation: lum-fadeZoom 300ms ease-in; animation-direction: reverse; }

.lum-img { -webkit-transition: opacity 120ms ease-out; transition: opacity 120ms ease-out; }

.lum-loading .lum-img { opacity: 0; }

.lum-gallery-button { overflow: hidden; text-indent: 150%; white-space: nowrap; background: transparent; border: 0; margin: 0; padding: 0; outline: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 100px; max-height: 100%; width: 60px; cursor: pointer; }

.lum-previous-button { left: 12px; }

.lum-next-button { right: 12px; }

.lum-gallery-button:after { content: ""; display: block; position: absolute; top: 50%; width: 36px; height: 36px; border-top: 4px solid rgba(255, 255, 255, 0.8); }

.lum-previous-button:after { -webkit-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); border-left: 4px solid rgba(255, 255, 255, 0.8); -webkit-box-shadow: -2px 0 rgba(0, 0, 0, 0.2); box-shadow: -2px 0 rgba(0, 0, 0, 0.2); left: 12%; border-radius: 3px 0 0 0; }

.lum-next-button:after { -webkit-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); border-right: 4px solid rgba(255, 255, 255, 0.8); -webkit-box-shadow: 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 2px 0 rgba(0, 0, 0, 0.2); right: 12%; border-radius: 0 3px 0 0; }

/* This media query makes screens less than 460px wide display in a "fullscreen"-esque mode. Users can then scroll around inside the lightbox to see the entire image. */
.lum-lightbox { z-index: 1000; }

.lum-lightbox-image-wrapper { position: relative; }

.lum-lightbox-position-helper { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; width: 100%; }

@media screen and (min-width: 769px) { .slick-slider .slick-prev { position: relative; padding-left: 61px; }
  .slick-slider .slick-prev:before { position: absolute; top: calc(50% - 30.8px +  8px); left: calc(8px + 20px); margin: auto; content: ""; vertical-align: middle; width: 40px; height: 40px; border-top: 4px solid #fff; border-right: 4px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .slick-slider .slick-next { position: relative; padding-right: 61px; }
  .slick-slider .slick-next:before { position: absolute; top: calc(50% - 30.8px +  8px); right: calc(8px + 20px); margin: auto; content: ""; vertical-align: middle; width: 40px; height: 40px; border-top: 4px solid #fff; border-right: 4px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); } }

@media screen and (max-width: 768px) { .sp_view { display: block; }
  .pc_view { display: none; }
  .sp_item { display: initial; }
  .pc_item { display: none; }
  .mb10 { margin-bottom: 2vw; }
  .mb20 { margin-bottom: 4vw; }
  .mb30 { margin-bottom: 6vw; }
  .mb40 { margin-bottom: 8vw; }
  .mb60 { margin-bottom: 10vw; }
  .mb80 { margin-bottom: 12vw; }
  .mb100 { margin-bottom: 14vw; }
  .mt10 { margin-top: 2vw; }
  .mt20 { margin-top: 4vw; }
  .mt30 { margin-top: 6vw; }
  .mt40 { margin-top: 8vw; }
  .mt60 { margin-bottom: 10vw; }
  .mt80 { margin-bottom: 12vw; }
  .mt100 { margin-bottom: 14vw; }
  body { font-size: 3.5vw; }
  .site_width { width: 92%; }
  .site_width_s { width: 92%; }
  .site_width.point_width { width: 92%;  }
  #main_content section { margin-bottom: 10vw; }
  #main_content section section { padding: 0 2vw; }
  .flex { display: block; }
  .sub_ttl { margin-bottom: 4vw; font-size: 5vw; line-height: 1.4; }
  #header { padding: 2vw 0; position: fixed; top: 0; left: 0; width: 100%; z-index: 1000; -webkit-box-shadow: 0 0px 1px #ccc; box-shadow: 0 0px 1px #ccc; }
  #header .inner { width: 100%; }
  #header .header_left { width: 100%; }
  #header .logo { width: 75vw; margin-left: 5%; }
  #header .header_banner { display: none; }
  .menu_btn { margin-right: 3%; }
  #eyecatch { width: 100%; padding: 76vw 0; background: url("../img/dist/common/eyecatch_sp_top.png") no-repeat center/cover; }
  #eyecatch .catch_copy { width: 92%; margin: auto; font-size: 14vw; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; top: 15%; left: 4%; }
  #eyecatch .catch_copy span { font-size: 5vw; text-align: center; width: 92%; margin: auto; }
  #eyecatch .catch_copy .limited_icon { -webkit-transform: rotate(0deg); transform: rotate(0deg); width: 48%; margin-right: 0; margin-bottom: 2vw; }
  #eyecatch .achievement_link { width: 75%; margin: 7vw auto 3vw; position: absolute; bottom: 3%; left: 13%;}
  #eyecatch .achievement_link a { font-size: 4.2vw; padding: 6vw 0; }
  #pagetop { bottom: 5vw; right: 5vw; width: 15vw; height: 15vw; }
  #pagetop span { font-size: 3vw; line-height: 15vw; }
  #footer { display: block; margin-top: 6%; }
  #footer .footer_logo { width: 100%; text-align: center; }
  #footer .footer_logo img { width: 199px; }
  #footer .copyright { margin-left: 0; text-align: center; margin-top: 6%; }
  .ttl_img { margin-top: 10vw; }
  .sec_point .sub_ttl { margin: 10vw 0; }
  .sec_point .point_list { display: block; }
  .sec_point .point_list li { width: 100%; border-right: none; border-bottom: 1px solid #d2d2d2; margin-bottom: 15vw; padding: 0 11vw 11vw 11vw; }
  .sec_point .point_list li:last-child { border: none; margin-bottom: 0; padding: 0 11vw 0 11vw; }
  .sec_point .point_list li .img_inner { margin-bottom: 5vw; }
  .sec_point .point_list li .img_inner .img { height: auto; }
  .sec_point .point_list li .img_inner .point_list_ttl { font-size: 4.4vw; }
  .sec_about .sec_ttl { margin-bottom: 10vw; }
  .sec_about .about_wrap { margin-top: 0; }
  .sec_about .about_wrap .img { width: 70%; margin: auto; }
  .sec_about .about_wrap .sub_ttl { text-align: center; margin: 15vw 0 10vw; }
  .sec_about .about_wrap .text_area { margin: auto; }
  .sec_about .about_wrap .text_area p { font-size: 3.5vw; line-height: 1.6; }
  .sec_schedule .sub_ttl { margin: 15vw 0 10vw; }
  .sec_schedule .ttl_img { margin: 20vw auto 0; }
  .sec_schedule .schedule_list { width: 92%; }
  .sec_schedule .schedule_list li { font-size: 3.5vw; text-align: center; }
  .sec_schedule .schedule_list li b { line-height: 2; }
  .sec_schedule .img { width: 86%; margin: auto; }
  .sec_schedule .img img { width: 100%; }
  .sec_case .ttl_img { margin: 20vw auto 0; }
  .sec_case .case_wrap img { width: 100%; }
  .sec_case .case_wrap .text_area img { margin-top: 10vw; }
  .sec_case .case_wrap .text_area { margin: auto; width: 100%; }
  .sec_case .case_wrap .text_area .sub_ttl { text-align: center; margin-bottom: 10vw; }
  .sec_case .case_wrap .text_area p { font-size: 3.5vw; }
  .sec_case .case_wrap .text_area .case_list tr { font-size: 3.5vw; margin-bottom: 3vw; }
  .sec_case .case_wrap .text_area .case_list tr th { display: block; width: auto; font-weight: 400; }
  .sec_case .case_wrap .text_area .case_list tr th .big { font-size: 4.3vw; }
  .sec_case .case_wrap .text_area .case_list tr td { display: block; padding-left: 0; font-size: 3.5vw; margin-top: 3vw; }
  .sec_case .case_wrap .text_area .img { width: 70%; margin: auto; }
  .sec_case .case_wrap .text_area .img img { width: 100%; }
  .sec_support .sub_ttl { margin: 10vw 0; }
  .sec_support .more_btn { width: 80%; }
  .sec_support .more_btn a { font-size: 4.3vw; font-weight: 500; padding: 5vw 0; }
  .sec_performance .sub_ttl { margin: 10vw 0; }
  .sec_performance .performance_slick li .title { font-size: 3.8vw; }
  .sec_performance .performance_slick li .text { font-size: 3vw; }
  .sec_flow .sub_ttl { margin: 10vw 0; }
  .sec_flow .flow_list tr th { display: block; width: 100%; font-size: 3.7vw; }
  .sec_flow .flow_list tr th:before { bottom: calc(100% - -30%); width: 23px; height: 17px; }
  .sec_flow .flow_list tr:last-child th:before { display: block; }
  .sec_flow .flow_list tr:nth-child(1) th:before { display: none; }
  .sec_flow .flow_list tr td { display: block; padding-left: 0; margin: 3vw 0; font-size: 3.5vw; }
  .sec_flow .flow_list tr td:last-child { margin-bottom: 0; }
  input, text, textarea { font-size: 3.5vw; }
  .contact_bg { position: relative; top: -5px; }
  .sec_contact { padding: 10vw 0; margin-top: -5px; }
  .sec_contact .sub_ttl { margin: 10vw 0; }
  .sec_contact .text { letter-spacing: 1.2px; }
  .sec_contact .text .small { font-size: 3.2vw; }
  .sec_contact .form_area { margin-top: 15vw; }
  .sec_contact .form_area table { width: 100%; table-layout: fixed; }
  .sec_contact .form_area table tr th { display: block; text-align: left; margin-bottom: 3vw; }
  .sec_contact .form_area table tr th span { margin-left: 1vw; }
  .sec_contact .form_area table tr td { display: block; padding-left: 0; }
  .sec_contact .form_area table tr td label { display: block; width: 100%; margin-bottom: 5vw; }
  .sec_contact .form_area table tr td label:first-child { margin-top: 5vw; }
  .sec_contact .form_area table tr td label:last-child { margin: 0; }
  .sec_contact .form_area table tr:nth-child(1) td input { width: 80%; }
  .sec_contact .form_area table tr:nth-child(2) td input { width: 100%; }
  .sec_contact .form_area table tr:nth-child(3) td input { width: 35%; }
  .sec_contact .form_area table tr:nth-child(3) td input:nth-child(1) { width: 21%; }
  .sec_contact .form_area table tr:nth-child(4) td input { width: 100%; }
  .sec_contact .form_area .submit_btn { width: 80%; }
  .sec_contact .form_area .submit_btn input { font-size: 4.3vw; padding: 3.6vw 0; }
  .sec_conf, .sec_send { margin: 6vw auto; }
  .sec_conf .text, .sec_send .text { font-size: 4.3vw; }
  .sec_conf .text { padding-top: 6vw; }
  .sec_send .text { padding: 25vw 0; }
  .conf_table { margin: 6vw auto; }
  .conf_table tr { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .conf_table th, .conf_table td { padding: 3vw 4vw; font-size: 3.5vw; width: 100%; }
  .conf_button_wrapp { margin: 12vw auto 6vw; width: 80%; }
  #submit_btn, #back_btn { width: 100%; font-size: 4.3vw; padding: 3.6vw 0; }
  .send a.back_top { text-align: center; padding: 4vw 0; display: block; width: 60%; margin: 2vw auto 4vw; }
  .top_btn { width: 80%; margin: 6vw auto; }
  .top_btn a { font-size: 4.3vw; padding: 5vw 0; }
  #breadcrumb { margin: 2vw auto 5vw; }
  #breadcrumb li::after { top: calc(50% - 1.2vw); right: 2.1vw; width: 1.6vw; height: 1.6vw; }
  #breadcrumb a, #breadcrumb span { font-size: 3.2vw; }
  .slick-slider { text-align: -webkit-center; }
  .slick-slider .slick-prev { position: relative; padding-left: 33px; }
  .slick-slider .slick-prev:before { position: absolute; top: calc(50% - 16.8px +  8px); left: calc(8px + 10px); margin: auto; content: ""; vertical-align: middle; width: 20px; height: 20px; border-top: 4px solid #fff; border-right: 4px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .slick-slider .slick-next { position: relative; padding-right: 33px; }
  .slick-slider .slick-next:before { position: absolute; top: calc(50% - 16.8px +  8px); right: calc(8px + 10px); margin: auto; content: ""; vertical-align: middle; width: 20px; height: 20px; border-top: 4px solid #fff; border-right: 4px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .slick-slider .slick-dots { top: 1vw; }
  .slick-slider .slick-dots li button { width: 10px; height: 10px; } }

@media (max-width: 460px) { .lum-lightbox-image-wrapper { display: block; overflow: auto; -webkit-overflow-scrolling: touch; }
  .lum-lightbox-caption { width: 100%; position: absolute; bottom: 0; }
  .lum-lightbox-inner img { max-width: none; max-height: none; display: block; }
  .lum-lightbox-inner img { max-width: 200vw; }
  .lum-gallery-button:after { width: 6vw; height: 6vw; } }
