﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}@media (max-width:639px){a{transition:opacity 0.4s}a:hover{opacity:0.75;cursor:pointer}}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;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}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}body{background-color:#231815;font-family:"Noto Sans JP", ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, 游ゴシック体, Yu Gothic, YuGothic, メイリオ, Meiryo, Roboto, sans-serif !important;font-size:15px;font-weight:400;color:#565656;letter-spacing:0}img{image-rendering:-webkit-optimize-contrast;vertical-align:bottom !important}li{list-style:none}a{text-decoration:none !important}@media (max-width:639px){section{padding-bottom:0}}.inner{width:1300px;max-width:100%;padding:0 1vw;margin:0 auto;box-sizing:border-box}@media (max-width:639px){.inner{width:100%}}.logo_text{font-size:17px;font-weight:normal;color:#A4845C}.section_ttl{margin:0 0 1em;font-family:"Zen Old Mincho", serif;font-size:30px;color:#fff;font-weight:500;line-height:1.75;text-align:center}@media (max-width:639px){.section_ttl{font-size:25px;line-height:1.5}}.section_ttl_text{margin:0 0 4.5em !important;font-family:"Zen Old Mincho", serif;font-size:20px;font-weight:500;line-height:1.5;letter-spacing:0.1em;color:#231815;text-align:center}@media (max-width:639px){.section_ttl_text{margin:0 0 3em !important;font-size:15px}}.sp-only{display:none !important}@media (max-width:639px){.sp-only{display:block !important}}@media (max-width:639px){.pc-only{display:none !important}}.br_pc{display:block}@media (max-width:639px){.br_pc{display:none}}.br_sp{display:none}@media (max-width:639px){.br_sp{display:block}}.img-pc{display:block}@media (max-width:639px){.img-pc{display:none}}.img-sp{display:none}@media (max-width:639px){.img-sp{display:block}}.-fade-up{opacity:0;visibility:hidden}.-fade-up.-show{visibility:visible;animation-name:fade-up;animation-duration:1s;animation-fill-mode:forwards}.-fade-up-fv{opacity:0;visibility:hidden}.-fade-up-fv.-show{visibility:visible;animation-name:fade-up-fv;animation-duration:1s;animation-fill-mode:forwards}@keyframes fade-up{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0px)}}@keyframes fade-up-fv{from{opacity:0}to{opacity:1}}.header{width:100%;height:110px;position:fixed;text-align:justify;z-index:100;background:#f5f5f5}@media (max-width:639px){.header{height:6rem;top:-6rem;transition:0.5s}.header.fixed{top:0}.header.open{top:0}}.header_inner{display:flex;justify-content:space-between;align-items:center;width:auto;height:100%;padding:0 2vw}@media (max-width:639px){.header_inner{align-items:flex-end;justify-content:flex-start;padding:0}}.header_logo{margin-bottom:0}@media (max-width:639px){.header_logo{padding-left:1rem;margin-bottom:5.2vw}}.header_logo .logo_text{margin-left:1.5em}@media (max-width:639px){.header_logo .logo_text{margin-top:0.5em;margin-left:0;font-size:10px}}.header_logo a{display:flex;justify-content:flex-start;align-items:flex-end}@media (max-width:639px){.header_logo a{flex-direction:column;align-items:flex-start}}.header_logo img{width:136px;height:auto}@media (max-width:639px){.header_logo img{width:24vw}}.header_btn_onlineshop{display:block;margin:0 1.5em}@media (max-width:639px){.header_btn_onlineshop{margin:0;position:absolute;right:20vw;bottom:5.2vw}}.header_btn_onlineshop a{display:block;padding:0.5em 1em;color:#565656;background-color:#ffe057;font-size:17px;font-weight:400;line-height:1;text-align:center;box-sizing:border-box;overflow:hidden;transition:color 0.5s, background 0.25s}@media (max-width:639px){.header_btn_onlineshop a{padding:0.65em 1em;font-size:3vw;vertical-align:bottom}}.header_btn_onlineshop:hover a{background-color:#fbd112}.header_btn_instagram{width:36px;height:auto}@media (max-width:639px){.header_btn_instagram{width:14vw;margin-top:6vw}}.header_btn_instagram img{width:100%;height:auto}.header_btn_toggle{display:none}@media (max-width:639px){.header_btn_toggle{position:absolute;box-sizing:border-box;bottom:5.4vw;right:5.7vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:8.5vw;height:6.2vw;z-index:200}.header_btn_toggle span{display:inline-block;width:100%;height:1px;border-radius:2px;background-color:#876134;vertical-align:top;transition:transform 0.5s, opacity 0.5s}.header_btn_toggle.open span{position:absolute;top:3vw;right:0;margin:0}.header_btn_toggle.open span:first-child{transform:rotate(45deg)}.header_btn_toggle.open span:nth-child(2){opacity:0}.header_btn_toggle.open span:last-child{transform:rotate(-45deg)}}.header_wrapper{display:flex;justify-content:flex-end;align-items:center}@media (max-width:639px){.header_wrapper{position:fixed;top:0;right:0;width:100%;min-height:100%;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:4rem 6vw 1rem;background:#F4F4F4;transform:translateX(100vw);transition:transform 0.75s;z-index:150}.header_wrapper .header_logo{order:-2;padding:0;margin:0 0 8vw}.header_wrapper .header_logo img{width:30vw}.header_wrapper .header_btn_onlineshop{order:-1;position:relative;right:unset;bottom:unset}.header_wrapper .header_btn_onlineshop a{margin-bottom:1.5em;font-size:3.7vw}}@media (max-width:639px){.header_nav{display:block;width:100%}}.header_nav_list{display:flex;white-space:nowrap;align-items:center}@media (max-width:639px){.header_nav_list{flex-wrap:wrap;text-align:justify}}@media (max-width:639px){.header_nav_list li{width:100%;margin-left:0;text-decoration:underline solid}}.header_nav_list li+.header_nav_list li{margin-left:30px}.header_nav_list li a{position:relative;display:block;padding:0 0.5em;font-size:15px;font-weight:400;line-height:1.7;color:#565656}@media (max-width:639px){.header_nav_list li a{display:block;padding:0.5em 0;font-size:4.2vw}}.header_nav_list li a:after{content:"";border-bottom:1px solid;display:block;width:0;transition:width 0.25s}@media (max-width:639px){.header_nav_list li a:after{content:none}}.header_nav_list li a:hover:after{width:100%}.header.open .header_wrapper{transform:translateX(0)}.about{width:100%;padding-top:110px;background:#231815}@media (max-width:639px){.about{position:relative;padding-top:0;overflow:hidden}}.about_movie{position:relative;display:flex;justify-content:center;flex-wrap:nowrap;width:100%;height:43.5vw;padding-right:1vw}@media (max-width:639px){.about_movie{width:100vw;height:100vh}}.about_movie::after{content:"";width:2vw;height:100%;display:block;background:url(/wp/wp-content/themes/berkshire/images/img_scroll.svg) no-repeat center bottom / contain;position:absolute;right:1vw;bottom:-18vw}@media (max-width:639px){.about_movie::after{content:none}}.about_movie_photo{width:78%}@media (max-width:639px){.about_movie_photo{position:relative;width:100vw;height:100vh;overflow:hidden}}.about_movie_photo video{width:100%;height:auto;vertical-align:bottom}@media (max-width:639px){.about_movie_photo video{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:auto;height:100vh;max-width:unset !important}}.about_movie_logo{position:relative;display:flex;align-items:center;justify-content:center;height:100%;margin:0 auto}@media (max-width:639px){.about_movie_logo{position:absolute;top:50%;left:50%;width:52vw;max-height:96vh;display:flex;justify-content:center;align-items:center;margin:0;transform:translate(-50%, -50%);white-space:nowrap;text-align:center}}.about_movie_logo_wrapper{display:flex;align-items:center;justify-content:center;height:100%;margin:0 auto;writing-mode:vertical-rl}@media (max-width:639px){.about_movie_logo_wrapper{position:absolute;top:50%;left:50%;width:52vw;max-height:96vh;display:flex;justify-content:center;align-items:center;margin:0;transform:translate(-50%, -50%);white-space:nowrap;text-align:center}}.about_movie_logo_text:first-of-type{display:flex;justify-content:center;align-items:center;width:100%;padding:1em;border:1px solid #fff;box-sizing:border-box;text-align:center;color:#fff;font-family:"Noto Sans JP", sans-serif;font-size:2.3vw;font-weight:700;line-height:1.7}@media (max-width:639px){.about_movie_logo_text:first-of-type{margin-top:0;font-size:10vw}}.about_movie_logo_text:first-of-type span{display:block}.about_movie_logo_text:last-of-type{width:90%;height:10vw;margin:3vw auto 0}@media (max-width:639px){.about_movie_logo_text:last-of-type{margin:8vw auto 0;width:45vw;height:43vw}}.about_movie_logo_text:last-of-type img{width:100%;display:block}.about_wb{width:100%;display:flex;flex-wrap:nowrap;margin-top:4vw;margin-bottom:2vw}@media (max-width:639px){.about_wb{display:block;margin-bottom:18vw}}.about_wb_explanation{width:55vw;padding-left:14vw;padding-right:8vw;box-sizing:border-box}@media (max-width:639px){.about_wb_explanation{width:100%;padding:13vw 6.8vw 0;box-sizing:border-box}}.about_wb_explanation .section_ttl{width:100%;margin:0 0 2.5em;color:#f5f5f5;font-size:1.5vw;text-align:justify}@media (max-width:639px){.about_wb_explanation .section_ttl{margin:0 0 1em;color:#adadad;font-size:25px;line-height:2}}.about_wb_explanation_wrap{display:flex}@media (max-width:639px){.about_wb_explanation_wrap{display:block}}.about_wb_photo{width:45vw}@media (max-width:639px){.about_wb_photo{width:100%}}.about_wb_photo img{width:100%}.about_wb_subtitle{margin:0 0 1em;color:#a5855c;font-family:"Zen Maru Gothic", serif;font-size:1.4vw;font-weight:500;letter-spacing:0.12rem;line-height:1.75}@media (max-width:639px){.about_wb_subtitle{width:100%;margin:0 0 2em;font-size:18px}}.about_wb_explanation_content_l{position:relative;left:-0.5em;writing-mode:vertical-rl;display:flex;align-items:flex-end}@media (max-width:639px){.about_wb_explanation_content_l{left:0;writing-mode:horizontal-tb;text-align:center;font-size:4.7vw}}.about_wb_explanation_content_l p{margin:0}.about_wb_explanation_content_r{position:relative;margin-left:4vw;flex:1}@media (max-width:639px){.about_wb_explanation_content_r{margin-left:0;margin-bottom:19vw;text-align:center}}.about_wb_explanation_content_r_photo{margin:0;padding-top:2vw;padding-left:5%}.about_wb_explanation_content_r_photo img{width:100%}.about_wb_explanation_content_r_text{position:absolute;left:50%;width:150%;margin:2em 0 0;font-size:max(0.8vw, 12px);color:#b8b9b9;line-height:1;text-align:center;word-break:keep-all;transform:translateX(-50%)}@media (max-width:639px){.about_wb_explanation_content_r_text{position:relative;left:0;width:100%;font-size:3vw;text-align:center;color:#727272;transform:unset}}.about_text{width:100%;display:flex;flex-wrap:nowrap}@media (max-width:639px){.about_text{flex-wrap:wrap}}.about_text .about_wb_subtitle{font-size:1.7vw;font-weight:500;line-height:1.5;text-align:center}@media (max-width:639px){.about_text .about_wb_subtitle{font-size:18px}}.about_text .about_wb_subtitle .equal{display:flex;justify-content:center;align-items:center;width:100%;writing-mode:vertical-rl}.about_text .about_wb_subtitle .english{display:block;margin-top:0.5em;font-size:1vw}@media (max-width:639px){.about_text .about_wb_subtitle .english{font-size:11px}}.about_text_photo{width:45vw;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-end}@media (max-width:639px){.about_text_photo{width:100%;order:2}.about_text_photo p{width:58vw;margin:0 auto}}.about_text_photo img{width:100%}.about_text_explanation{display:flex;justify-content:center;align-items:center;width:55vw;text-align:center;padding-right:14vw;padding-left:8vw;box-sizing:border-box}@media (max-width:639px){.about_text_explanation{width:100%;order:1;padding:0 6.8vw;margin-bottom:12vw}}.about_text_explanation_wrapper{width:100%}.about_text_explanation p{margin:0}@media (max-width:639px){.about_text_explanation p:first-of-type{margin:0 auto 9vw}.about_text_explanation p:first-of-type img{width:100%}}.about_text_explanation p:last-of-type{margin-bottom:0;padding-bottom:2em;color:#b8b9b9;font-size:max(0.8vw, 12px);line-height:2.8;text-align:justify}@media (max-width:639px){.about_text_explanation p:last-of-type{font-size:13px;line-height:2}}.features_of_wb{width:100%;background-color:#f5f5f5;padding:8vw 0}@media (max-width:639px){.features_of_wb{padding-bottom:12vw;padding-top:19vw}}@media (max-width:639px){.features_of_wb .inner{padding:0 4vw}}.features_of_wb .section_ttl{color:#231815;margin-bottom:0.8vw}.features_of_wb_list{display:flex;flex-wrap:wrap;justify-content:space-between}.features_of_wb_list_item{width:calc(50% - 3rem);background-color:#231815;border-radius:15px;padding:2em 2.5em 2.5em;text-align:justify;box-sizing:border-box;font-size:14px}@media (max-width:639px){.features_of_wb_list_item{width:100%;border-radius:2vw;padding:7vw;margin-bottom:15vw}.features_of_wb_list_item:first-of-type{order:1}.features_of_wb_list_item:nth-of-type(3){order:2}.features_of_wb_list_item:nth-of-type(2){order:3}.features_of_wb_list_item:nth-of-type(4){order:4}}.features_of_wb_list_item:nth-of-type(1),.features_of_wb_list_item:nth-of-type(2){margin-bottom:4vw}@media (max-width:639px){.features_of_wb_list_item:nth-of-type(1),.features_of_wb_list_item:nth-of-type(2){margin-bottom:12vw}}@media (max-width:639px){.features_of_wb_list_item:nth-of-type(4){margin-bottom:0}}.features_of_wb_list_item:nth-of-type(4) .features_of_wb_list_text{margin-bottom:0}.features_of_wb_list_item:nth-of-type(4) .features_of_wb_list_fig span{margin-top:19px}.features_of_wb_list_ttl{margin:0 0 0.5em;font-family:"Zen Maru Gothic", serif;font-size:20px;font-weight:500;line-height:1.75;letter-spacing:0.12em;color:#a5855c}@media (max-width:639px){.features_of_wb_list_ttl{font-size:18px}}.features_of_wb_list_text{color:#b8b9b9;line-height:2;margin:0}@media (max-width:639px){.features_of_wb_list_text{font-size:13px}}.features_of_wb_list_fig{text-align:center}.features_of_wb_list_fig img{width:100%}.features_of_wb_list_fig span{display:block;font-size:14px;margin-top:2em;color:#b8b9b9}@media (max-width:639px){.features_of_wb_list_fig span{margin-top:1em;font-size:11px}}.founder{width:100%}.founder_wrap{display:flex;justify-content:center;align-items:center;position:relative;background-color:#006d4e}@media (max-width:639px){.founder_wrap{flex-direction:column}}.founder_history{width:100%;padding:8vw 0;background-color:#f5f5f5}@media (max-width:639px){.founder_history{padding:0 0 16vw}}.founder_history_list{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:639px){.founder_history_list{display:block}}.founder_history_item{box-sizing:border-box}.founder_history_item:first-of-type{max-width:25%;width:100%;box-sizing:border-box;text-align:center}@media (max-width:639px){.founder_history_item:first-of-type{margin:0 auto 14vw;max-width:unset}}.founder_history_item:first-of-type .founder_history_item_photo{width:8.8vw;height:auto;margin:0 auto 1.6vw}@media (max-width:639px){.founder_history_item:first-of-type .founder_history_item_photo{width:30vw;position:relative;transform:translateY(-50%);z-index:1}}.founder_history_item:first-of-type .founder_history_item_photo img{width:100%}.founder_history_item:first-of-type .founder_history_item_text{color:#231815;font-size:15px;line-height:1.8;letter-spacing:0.1em;text-align:justify}@media (max-width:639px){.founder_history_item:first-of-type .founder_history_item_text{margin:-12vw 0 0;text-align:center}}.founder_history_item:first-of-type .founder_history_item_text span{display:block}.founder_history_item:last-of-type{flex:1;text-align:justify}@media (max-width:639px){.founder_history_item:last-of-type{padding:0 7vw;text-align:justify}}.founder_history_item:last-of-type .founder_history_item_ttl{font-family:"Zen Maru Gothic", serif;font-weight:500;font-size:30px;color:#006d4e;margin:0 0 1em}@media (max-width:639px){.founder_history_item:last-of-type .founder_history_item_ttl{text-align:center;font-size:18px;margin-bottom:4vw}}.founder_history_item:last-of-type .founder_history_item_text{font-size:14px;color:#565656;line-height:2.8;letter-spacing:0.05em}@media (max-width:639px){.founder_history_item:last-of-type .founder_history_item_text{line-height:2;letter-spacing:0.05em}}.founder_explanation{width:100%;padding:6vw 0 4vw;margin-right:auto;box-sizing:border-box;background:#006d4e url(/wp/wp-content/themes/berkshire/images/img_founder_explanation_bk.svg) no-repeat center left 5vw / 45vw auto;text-align:justify}@media (max-width:639px){.founder_explanation{width:100%;text-align:center;padding:17vw 7vw;background:#006d4e url(/wp/wp-content/themes/berkshire/images/img_founder_explanation_bk.svg) no-repeat top 15vw left -25vw / 120vw auto;text-align:center}}.founder_explanation .section_ttl{margin:0 0 0.5em;color:#ffbc00;text-align:justify}@media (max-width:639px){.founder_explanation .section_ttl{text-align:center}}.founder_explanation .section_ttl_text{margin-bottom:2.5em !important;color:#ffbc00;text-align:justify}@media (max-width:639px){.founder_explanation .section_ttl_text{text-align:center}}.founder_explanation .section_ttl_words{color:#f5f5f5;font-family:"Zen Maru Gothic", serif;font-size:22px;font-weight:500;line-height:1.75;letter-spacing:0.25em;text-decoration:underline solid}@media (max-width:639px){.founder_explanation .section_ttl_words{font-size:4.3vw;margin-bottom:15vw}}.founder_explanation_text{width:38%;color:#f5f5f5;font-family:"Zen Maru Gothic", serif;font-size:15px;font-weight:400;line-height:2.4;letter-spacing:0.25em;text-align:justify}@media (max-width:639px){.founder_explanation_text{width:100%;margin:0;font-size:14px;line-height:2;letter-spacing:0.05em;text-align:justify}}.founder_photo{position:absolute;bottom:-4vw;right:0;width:50%;max-width:800px;box-sizing:border-box}@media (max-width:639px){.founder_photo{position:static;width:100%}}.founder_photo img{width:100%;height:auto}.introduction{padding:6vw 0 8vw;background:#231815}@media (max-width:639px){.introduction{padding:17vw 0 0}}@media (max-width:639px){.introduction .inner{padding:0 4vw}}.introduction_ttl{font-family:"Zen Maru Gothic", serif;font-size:20px;font-weight:500;line-height:1.75;letter-spacing:0.12em;color:#a5855c;margin:0 0 1em;text-align:center}@media (max-width:639px){.introduction_ttl{font-size:4.5vw;margin-bottom:4.6vw}}.introduction_ttl.ttl_second{margin-bottom:23px}@media (max-width:639px){.introduction_ttl.ttl_second{margin-top:26vw}}.introduction_text{font-size:15px;font-weight:400;letter-spacing:0.04em;margin:0 0 4em;text-align:center}@media (max-width:639px){.introduction_text{line-height:1.5;font-size:3vw;margin-bottom:10vw}}.introduction_text a{color:#f5f5f5;text-decoration:underline !important;transition:opacity 0.25s}.introduction_text a:hover{opacity:0.7}.introduction_text.text_second{width:100%;margin:0 auto 54px;line-height:normal;color:#f5f5f5}@media (max-width:639px){.introduction_text.text_second{margin-bottom:10vw}}.introduction_article{background-color:#f5f5f5;border-radius:1em;padding:4em 6em;margin-bottom:100px;box-sizing:border-box;font-size:14px}@media (max-width:639px){.introduction_article{margin-bottom:15vw;padding:11vw 6vw}}.introduction_article_wrap{display:flex}@media (max-width:639px){.introduction_article_wrap{display:block}}.introduction_article_content{margin-right:8%;text-align:center}@media (max-width:639px){.introduction_article_content{margin-right:0}}.introduction_article_photo{width:150px;height:auto;margin:0}.introduction_article_photo img{width:100%;height:auto}@media (max-width:639px){.introduction_article_photo{width:28vw;margin:0 auto 5vw}}.introduction_article_name{margin-top:1em;font-size:15px;line-height:1.8;font-weight:400;letter-spacing:0.1em}@media (max-width:639px){.introduction_article_name{margin:1em 0 2.5em !important;font-size:12px}}.introduction_article_sentence p{margin:0;font-size:14px;font-weight:400;line-height:2.5;text-align:justify}@media (max-width:639px){.introduction_article_sentence p{line-height:2;letter-spacing:0.05em}}.introduction_article_sentence p+p{margin-top:2.5em}.introduction_article_explanation_sentence{width:100%;text-align:justify;margin-right:4em}@media (max-width:639px){.introduction_article_explanation_sentence{margin-right:0}}.introduction_article_explanation_sentence .sentence_ttl{font-family:"Zen Maru Gothic", serif;font-size:30px;color:#a5855c;font-weight:500;line-height:1.4;letter-spacing:0.12em;margin:0 0 1.5em}@media (max-width:639px){.introduction_article_explanation_sentence .sentence_ttl{font-size:18px;line-height:1.75;letter-spacing:0.08em;text-align:center;margin-bottom:1em}}.introduction_article_explanation_sentence p{color:#565656;font-size:14px;line-height:2.8;font-weight:400;text-align:justify}@media (max-width:639px){.introduction_article_explanation_sentence p{line-height:2}.introduction_article_explanation_sentence p:first-of-type{margin:0px -6vw 3vw}.introduction_article_explanation_sentence p:first-of-type img{width:100%}}.introduction_article_explanation_photo{max-width:540px;width:100%}.introduction_article_explanation_photo .introduction_photo{margin:0}.introduction_article_explanation_photo .introduction_photo img{width:100%}.introduction_article_explanation_photo .introduction_photo+.introduction_photo{margin-top:2em}.introduction_article_explanation{display:flex;flex-wrap:nowrap;padding:2vw 0}@media (max-width:639px){.introduction_article_explanation{display:block;margin-bottom:20vw}}.introduction_article_explanation_sentence.sentence_l{width:100%;margin-top:-5em}@media (max-width:639px){.introduction_article_explanation_sentence.sentence_l{margin-top:0}}@media (max-width:639px){.introduction_article_explanation_sentence.sentence_l .sentence_ttl{margin-bottom:3vw}}.introduction_article.article_text{padding:0}.introduction_article.article_text img{width:100%;border-radius:11px}.introduction_article.article_text{margin-bottom:0}.customers_voice{background-color:#006d4e;padding:6vw 0 8vw}@media (max-width:639px){.customers_voice{padding:17vw 0 16.5vw;background-color:#231815}.customers_voice .inner{padding:0 4vw}}.customers_voice .section_ttl{color:#ffbc00;line-height:normal}@media (max-width:639px){.customers_voice .section_ttl{margin-bottom:4vw}}.customers_voice .section_ttl_text{color:#ffbc00;letter-spacing:0.1em}@media (max-width:639px){.customers_voice .section_ttl_text{margin-bottom:13vw}}.customers_voice_list{display:flex;background-color:#f5f5f5;border-radius:12px;padding:44px 77px 57px 47px;box-sizing:border-box}@media (max-width:639px){.customers_voice_list{flex-wrap:wrap;padding:9vw 7vw}}.customers_voice_list_photo{width:25%;margin-right:40px}@media (max-width:639px){.customers_voice_list_photo{width:100%;text-align:center;margin-right:0;margin-bottom:8vw}}.customers_voice_list_photo img{width:100%;height:auto;vertical-align:bottom}.customers_voice_list_item{flex:1;text-align:justify}.customers_voice_list_ttl{font-family:"Zen Maru Gothic", serif;font-size:30px;color:#006d4e;font-weight:500;line-height:1.3;letter-spacing:0.12em;margin:0 0 1em}@media (max-width:639px){.customers_voice_list_ttl.sp-only{margin:0 auto 8vw;font-size:18px;letter-spacing:0.25em}}.customers_voice_list_text{margin:0;font-size:14px;font-weight:400;line-height:2;text-align:justify}@media (max-width:639px){.customers_voice_list_text{letter-spacing:0.05em;line-height:1.75;margin-bottom:9vw}}.customers_voice_list_address{width:100%;display:flex;text-align:center;border-top:1px solid #666;margin-top:2em}@media (max-width:639px){.customers_voice_list_address{flex-wrap:wrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-top:none}}.customers_voice_list_address dt{display:flex;justify-content:center;align-items:center;padding:1em 1.5em;box-sizing:border-box;font-size:20px;font-weight:400;color:#565656;letter-spacing:0.15em;border-right:1px solid #666}@media (max-width:639px){.customers_voice_list_address dt{width:100%;font-size:14px;max-width:none;border:none;border-bottom:1px solid #666;text-align:justify}}.customers_voice_list_address dd{flex:1;padding:1em 1.5em;text-align:justify;font-size:14px;line-height:2;font-weight:400;color:#565656;letter-spacing:0.15em}@media (max-width:639px){.customers_voice_list_address dd{width:100%;padding:1em 0;font-size:14px;letter-spacing:0;margin:0;border-bottom:1px solid #666}}.overview{padding:8vw 0 6vw;background-color:#d7dade}@media (max-width:639px){.overview{padding:12vw 0}}.overview .section_ttl{margin-bottom:0.5em;color:#565656;text-align:justify}@media (max-width:639px){.overview .section_ttl{margin-bottom:1vw;text-align:center}}.overview .section_ttl_text{font-size:21px;color:#565656;text-align:justify}@media (max-width:639px){.overview .section_ttl_text{font-size:14px;text-align:center}}.overview_profile{display:flex;flex-wrap:nowrap;margin-bottom:8vw}@media (max-width:639px){.overview_profile{display:block;padding:0 7vw;margin-bottom:18vw}}.overview_profile_l{width:20%;margin-right:5%;text-align:justify}@media (max-width:639px){.overview_profile_l{width:100%;margin-right:0}}.overview_profile_r{flex:1;padding-top:2.5vw;text-align:justify}@media (max-width:639px){.overview_profile_r{width:100%}}.overview_profile_r_content{max-width:100%;width:100%;display:flex;flex-wrap:wrap}.overview_profile_r_content dt{width:20%;padding:1.5em 0;line-height:2;color:#565656;border-bottom:1px solid #424242;font-size:14px;font-weight:normal}@media (max-width:639px){.overview_profile_r_content dt{width:25%;font-size:12px}}.overview_profile_r_content dt:first-of-type{border-top:1px solid #424242}.overview_profile_r_content dd{width:80%;padding:1.5em 0;margin:0;font-size:14px;line-height:2;color:#565656;border-bottom:1px solid #424242}@media (max-width:639px){.overview_profile_r_content dd{width:75%;font-size:12px}}.overview_profile_r_content dd:last-of-type span::after{content:"/";margin-left:0.5em}@media (max-width:639px){.overview_profile_r_content dd:last-of-type span::after{content:none}}.overview_profile_r_content dd:last-of-type span:last-of-type::after{content:none}.overview_profile_r_content dd:first-of-type{border-top:1px solid #424242}.overview_form{width:100%;display:flex;flex-wrap:wrap}@media (max-width:639px){.overview_form{padding:0 7vw}}.overview_form_l{width:20%;margin-right:5%}@media (max-width:639px){.overview_form_l{width:100%;margin-right:0}}.overview_form_r{width:75%}@media (max-width:639px){.overview_form_r{width:100%}}.overview_form_table{margin:0}.overview_form_table tr{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin-bottom:1em;font-size:14px}.overview_form_table th{width:100%;text-align:justify}.overview_form_table td{width:100%}.overview_form_table td input,.overview_form_table td textarea{width:100%;margin:0}@media (max-width:639px){.overview_form_submit{position:relative;text-align:center}}.overview_form_submit input[type="submit"]{margin:0;padding:1em 4em;background:#231815;letter-spacing:1em;text-indent:1em;font-size:17px}@media (max-width:639px){.overview_form_submit input[type="submit"]{font-size:14px;display:inline-block;width:auto !important;padding:0.5em 2em;margin-top:1em}}@media (max-width:639px){.overview_form_submit .wpcf7-spinner{position:absolute;top:50%;right:0;margin:0;transform:translateY(-50%)}}.footer{width:100%;padding:6vw 0 4vw;text-align:center;background:#231815}@media (max-width:639px){.footer{padding:6vw 0 3vw}}.footer_logo{width:300px;margin:0 auto 20px}.footer_logo img{width:100%}@media (max-width:639px){.footer_logo{width:31vw}}.footer_copyright{font-size:14px;color:#876134;font-weight:300;letter-spacing:0.06em}@media (max-width:639px){.footer_copyright{font-size:2.5vw}}.grecaptcha-badge{display:none !important}