﻿/*!
*  Style.css | @sugimotobaraen.com
*/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;vertical-align:baseline;background:transparent}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}.row-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.row-flex>*{-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.row-flex__end{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.row-flex__center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.row-flex__around{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}.row-flex__between{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.row-flex__start{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.row-flex__end{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.row-flex__row{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.row-flex__reverse{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row-flex__wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.txt_small{font-size:0.8em}.txt_left{text-align:left}.txt_right{text-align:right}.txt_center{text-align:center}.txt_uline{text-decoration:underline}.txt_green{color:#3d9941}.mb_5{margin-bottom:5px}.mb_10{margin-bottom:10px}.mb_15{margin-bottom:15px}.mb_20{margin-bottom:20px}.mb_30{margin-bottom:30px}@media only screen and (max-width: 640px){.box_left,.box_right{float:none}}.hidden{display:none}@media (max-width: 640px){.hidden-ss{display:none}}@media (min-width: 640px){.visible-ss{display:none}}*{-webkit-text-size-adjust:100%;box-sizing:border-box}html{position:relative;min-width:1280px;-webkit-text-size-adjust:100%}@media only screen and (max-width: 640px){html{min-width:320px}}body{position:relative;color:#333;font-family:"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", sans-serif;font-size:16px;font-weight:300;line-height:1.6;text-align:center}@media only screen and (max-width: 640px){body{font-size:15px}}img{vertical-align:top}img.-fit{width:100%;height:auto}@media only screen and (max-width: 640px){img{max-width:100%;height:auto}}ol,ul{padding:0;margin:0;list-style:none}a{color:#3e603b;text-decoration:none;outline:none;overflow:hidden}a:hover{opacity:0.8}.container{display:block;max-width:1280px;margin:0 auto;padding:0 10px}.container:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}@media only screen and (max-width: 1024px){.container{max-width:1180px;padding:0 15px}}@media only screen and (max-width: 640px){.container{width:auto;padding:0 15px}}.btn{position:relative;display:inline-block;width:260px;height:60px;margin:10px auto;color:#3e603b;font-size:1.1rem;font-weight:600;line-height:56px;text-align:center;background-color:#fff;border:2px solid #3e603b;transition:all 0.6s;cursor:pointer}.btn.-arrow{text-indent:-10px}.btn.-arrow::before{content:"";position:absolute;top:calc(50% - 2px);right:10px;width:30px;height:2px;margin-top:1px;border-radius:1px;background-color:#3e603b;transition:all 0.6s}.btn.-arrow::after{content:"";position:absolute;top:calc(50% - 2px);right:10px;width:12px;height:2px;border-radius:1px;background-color:#3e603b;transform:rotate(45deg);transform-origin:calc(100% - 2px) 50%;transition:all 0.6s}.btn.-icon{text-indent:-10px}.btn.-icon [class*="fa-"]{position:absolute;top:calc(50% - 0.5em);right:20px}@media (hover: hover){.btn:hover{color:#fff;background-color:#3e603b;border-color:#3e603b;opacity:1.0}.btn.-arrow:hover::before,.btn.-arrow:hover::after{right:4px;background-color:#fff}}@media only screen and (max-width: 640px){.btn{width:240px;height:50px;font-size:0.9rem;line-height:46px}.btn [class*="fa-"]{position:absolute;right:20px}}.scrollin{opacity:0;transform:translateY(60px)}.scrollin.act{animation:scrollIn 1.0s ease 0s 1 forwards}@keyframes scrollIn{100%{opacity:1;transform:translateY(0)}}.pager{margin:20px auto;text-align:center}.pager-item{margin:5px}.pager-item>span,.pager-item>a{display:inline-block;width:40px;height:40px;color:#888;font-size:1.1rem;text-align:center;line-height:40px;background-color:#fafafa;border:1px solid #888}.pager-item.-current>span,.pager-item.-current>a{color:#fff;background-color:#3d9941;border-color:#3d9941}.state{margin:30px auto;text-align:center}.state-message{padding:5px 10px;margin:auto;color:#333;font-size:1.0rem;line-height:1.4;background-color:#ccc}.state-message.-red{color:#fff;background-color:#c1272d}.state-message.-green{color:#fff;background-color:#77be08}@media only screen and (max-width: 640px){.state{margin:15px auto}.state-message{font-size:0.9rem}}.main{background-color:#fff}@media only screen and (max-width: 640px){.main{margin-top:60px}}.breadcrumb{background-color:#f2f2f2}.breadcrumb-list{padding:5px 45px;text-align:left;overflow:hidden}.breadcrumb-item{display:inline-block;padding-right:5px;font-size:0.8rem;line-height:1.0}.breadcrumb-item a{font-weight:bold;text-decoration:underline}.breadcrumb-item span{font-weight:normal}.breadcrumb-item+.breadcrumb-item{margin-left:5px}.breadcrumb-item+.breadcrumb-item::before{content:'';display:inline-block;width:6px;height:6px;margin-right:8px;border-top:2px solid #555;border-right:2px solid #555;transform:rotate(45deg)}@media only screen and (max-width: 640px){.breadcrumb{display:none}.breadcrumb-list{padding:5px 15px}}.section{padding:60px 0;padding:45px 0}.section-head{margin:15px auto 45px;text-align:center}.section-head-ttl{display:block;color:#0a3506;font-size:2.0rem;font-weight:600;line-height:1.4}.section-head-en{display:block;margin-bottom:5px;color:#8ba089;font-size:1.4rem;font-weight:600;line-height:1.2}.section-box{max-width:1040px;margin:0 auto 45px}.section-box-ttl{padding-bottom:10px;margin-bottom:10px;color:#c1272d;font-size:1.4rem;font-weight:600;border-bottom:2px solid #c1272d;text-align:left}.section-box-txt{margin-bottom:30px;font-size:1.0rem;line-height:1.8;text-align:left}.section-box-txt strong{font-weight:600;text-decoration:underline}.section-lead{max-width:1040px;margin:0 auto 45px;font-size:1.25rem;font-size:1.1rem;line-height:1.6;text-align:left}.section-lead a{border-bottom:1px dotted #3e603b}.section-txt{margin-bottom:30px;font-size:1.0rem;line-height:1.8;text-align:left}.section-table{width:100%;margin:30px auto 30px}.section-table-tr{height:30px;font-size:0.9rem;line-height:1.6;border:1px solid #f2f2f2}.section-table-th{width:240px;padding:5px 10px;padding:15px 20px;color:#fff;font-size:1.1rem;text-align:center;vertical-align:middle;background-color:#8ba089}.section-table-td{padding:5px 10px;padding:15px 20px;font-size:1.0rem;text-align:left;background-color:#f3f3ef}.section-btn{text-align:center}@media only screen and (max-width: 1024px){.section{padding:45px 0}}@media only screen and (max-width: 640px){.section{padding:30px 0}.section-head{margin:10px auto 30px}.section-head-ttl{display:block;font-size:1.4rem}.section-head-txt{display:block;margin-left:0;font-size:0.8rem}.section-lead{font-size:1.0rem}.section-txt{font-size:0.9rem}.section-box{margin-bottom:30px}.section-box-ttl{padding-bottom:5px;font-size:1.1rem;line-height:1.4}.section-box-txt{margin-bottom:20px;font-size:0.9rem;line-height:1.6}.section-table{width:100%}.section-table-tr{border:1px solid #3d9941}.section-table-th{display:block;width:auto;padding:5px 0;font-size:1.0rem}.section-table-td{display:block;padding:5px 0;padding:10px 10px;font-size:0.9rem;text-align:left}.section-btn{text-align:center}}.page-head{position:relative;height:180px}.page-head-box{position:absolute;top:50%;left:50%;width:80%;transform:translate(-50%, -50%);z-index:2}.page-head-ttl{color:#fff;font-size:2.0rem;line-height:1.2;letter-spacing:2px;text-shadow:0 0 10px #000}.page-head-bg{position:relative;width:100%;height:100%;z-index:1;overflow:hidden}.page-head-bg::after{position:relative;display:block;content:'';width:100%;height:100%;background-color:rgba(0,0,0,0.2)}.page-head-bg img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:inherit;height:auto}@media only screen and (max-width: 640px){.page-head{height:100px}.page-head-ttl{margin-bottom:0;font-size:1.4rem}.page-head-bg img{width:auto;height:100%}}.page-bottom-item{position:relative;width:50%;min-height:300px}.page-bottom-item>a{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;color:#fff;text-align:center;z-index:2;background-color:rgba(0,0,0,0.15)}.page-bottom-item>a:hover{background-color:rgba(0,0,0,0.1);opacity:1.0}.page-bottom-item-ttl{margin-bottom:15px;color:#fff;font-size:2.0rem;font-weight:600;line-height:1.4;text-shadow:0 0 10px #000}.page-bottom-item-txt{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.8;text-shadow:0 0 10px #000}.page-bottom-item-bg{position:absolute;width:100%;height:100%;z-index:1;overflow:hidden}.page-bottom-item-bg>img{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%, -50%)}@media only screen and (max-width: 640px){.page-bottom-item{width:100%;min-height:200px}.page-bottom-item-ttl{margin-bottom:5px;font-size:1.4rem;text-shadow:0 0 15px #000}.page-bottom-item-txt{font-size:1.0rem;font-weight:normal;text-shadow:0 0 15px #000}.page-bottom-item-bg>img{width:auto;max-width:inherit;min-width:100%;min-height:100%}}.notice{margin:30px auto;text-align:center}.notice-txt{padding:5px 10px;margin:auto;color:#fff;font-size:1.0rem;line-height:1.4;background-color:#c1272d}@media only screen and (max-width: 640px){.notice{margin:15px auto}.notice-txt{font-size:0.9rem}}.attention{padding:15px;margin:30px auto;text-align:center;background-color:#f3f3ef;background-color:#fff;border:2px solid #c1272d}.attention-ttl{margin-bottom:10px;color:#c1272d;font-size:1.6rem;font-weight:600;line-height:1.4}.attention-txt{margin:auto;font-size:1.1rem;font-weight:600;line-height:1.6}.attention-txt a{display:inline-block;margin:5px auto;font-size:0.9em}@media only screen and (max-width: 640px){.attention-ttl{font-size:1.4rem}.attention-txt{font-size:1.0rem;text-align:left}}/*!
*  Style.css | @sugimotobaraen.com
*/.header{position:relative;top:0;left:0;right:0;min-width:1280px;height:100px;background-color:#fff;box-shadow:1px 0 2px rgba(0,0,0,0.2);z-index:100}.header-wrap{overflow:hidden}.header-box{height:100%}.header-box.-left{float:left}.header-box.-right{float:right}.header-logo{padding:18px 10px 18px 30px}.header-logo img{max-width:100%}.header-nav{padding:25px 15px}.header-nav-item{height:50px}.header-nav-item a{display:block;height:100%;padding:0 15px;color:#333;font-size:1.1rem;font-weight:600;line-height:50px}.header-toggle{display:none}.header-btn-item{width:200px;height:100px}.header-btn-item.-shop{background-color:#3d9941}.header-btn-item.-contact{background-color:#3e603b}.header-btn-item a{display:block;padding:20px 10px;color:#fff;font-size:1.1rem;font-weight:600;text-align:center}.header-btn-item a>img{display:block;margin:5px auto}.header-btn-item a>span{display:block;margin:auto}@media only screen and (max-width: 640px){.header{position:fixed;top:0;left:0;right:0;z-index:300;height:60px;min-width:inherit;box-shadow:0 1px 2px rgba(0,0,0,0.2)}.header-box{position:relative;z-index:101;overflow:hidden}.header-box.-left,.header-box.-right{float:none}.header-logo{width:180px;padding:8px 10px 6px 10px}.header-nav{display:none;position:fixed;top:60px;bottom:auto;left:0;right:0;z-index:100;padding:15px 15px 20px;background-color:#3d9941}.header-nav-item{display:block;width:100%;height:50px}.header-nav-item a{display:block;padding:0 20px;color:#fff;font-size:1.1rem;line-height:50px}.header-nav-item+.header-nav-item{border-left:none;border-top:1px dotted #fff}.header-nav-item.-shop{margin-top:5px;border:none}.header-nav-item.-shop a{color:#fff;background-color:#3e603b;border-radius:10px}.header-nav-item.-shop img{height:18px;margin-right:5px;vertical-align:middle}.header-toggle{display:block;position:absolute;top:0;right:0;z-index:300;width:60px;height:60px;padding:15px 10px}.header-toggle-btn span{display:block;position:absolute;left:0;right:0;width:40px;height:3px;margin:auto;background-color:#3d9941;border-radius:2px;transition:all .4s;box-sizing:border-box}.header-toggle-btn span:nth-of-type(1){top:16px}.header-toggle-btn span:nth-of-type(2){top:28px}.header-toggle-btn span:nth-of-type(3){top:40px}.header-btn{display:none}}/*!
*  Style.css | @sugimotobaraen.com
*/.footer{color:#fff;text-align:left;background-color:#3d9941}.footer-wrap{padding:45px 0 30px}.footer-info-logo{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #fff}.footer-info-contact{padding-left:20px;margin-bottom:15px}.footer-info-txt{font-size:0.8rem;line-height:1.4}.footer-nav-list{margin-left:60px}.footer-nav-item{margin-top:10px}.footer-nav-item.-child{padding-left:5px}.footer-nav-item a{display:inline-block;color:#fff;font-size:1.0rem;font-weight:600;line-height:1.4}.footer-sns{padding-top:10px;text-align:right}.footer-sns-item a{color:#fff;font-size:2.0rem}.footer-copy{padding:20px 0;color:#fff;font-size:0.8rem;line-height:1.2;text-align:center;background-color:#0a3506}@media only screen and (max-width: 640px){.footer-wrap{padding-top:30px;padding-bottom:20px}.footer-info{margin:auto;padding:0 15px;text-align:center}.footer-info-logo{max-width:240px;padding-bottom:20px;margin:0 auto 20px;border-bottom:1px solid #fff}.footer-info-contact{margin:0 auto 30px}.footer-nav{display:none}.footer-sns{padding-top:20px;text-align:center}.footer-sns-item a{font-size:1.6rem}}/*!
*  Style.css | @sugimotobaraen.com
*/.topics-tab{margin-bottom:45px}.topics-tab-item{margin:5px}.topics-tab-item>button,.topics-tab-item>a{display:block;width:200px;height:40px;padding:0 10px;color:#3d9941;font-size:1.0rem;font-weight:normal;line-height:36px;background-color:#fff;border:2px solid #3d9941;border-radius:20px;cursor:pointer}.topics-tab-item>button.-active,.topics-tab-item>a.-active{color:#fff;background-color:#3d9941}@media only screen and (max-width: 640px){.topics-tab{margin-bottom:30px}.topics-tab-item>button,.topics-tab-item>a{width:140px;font-size:0.9rem}}.topics-list{display:none;margin-bottom:60px}.topics-list.-active{display:block}.topics-list.-archive{display:flex}.topics-list-item{max-width:620px;padding:20px;margin:10px auto;border:1px solid #ccc}.topics-list-item.-empty{width:100%;padding:60px 20px;font-size:1.0rem;text-align:center;background-color:#f3f3ef;border:none;border-radius:15px}.topics-list-img{width:210px;height:auto;aspect-ratio:3 / 2;overflow:hidden}.topics-list-img img{width:100%}.topics-list-body{width:calc(100% - 240px);text-align:left}.topics-list-ttl{margin-bottom:10px;font-size:1.2rem;font-weight:600;line-height:1.4}.topics-list-desc{font-size:1.0rem;line-height:1.4}@media only screen and (max-width: 640px){.topics-list-body{width:inherit;margin-bottom:15px}.topics-list-ttl{margin-bottom:5px;font-size:1.2rem}.topics-list-desc{font-size:0.9rem}.topics-list-img{width:100%;max-width:320px;margin:auto}}.topics-category-txt{display:inline-block;padding-left:10px;padding-right:10px;margin-left:10px;border-left:1px solid #333}.topics-category-label{display:inline-block;padding:1px 6px;margin-right:10px;color:#888;font-size:0.8rem;line-height:1.4;background-color:#fff}.topics-category-label.news{color:#fff;background-color:#f39c26}.topics-category-label.diary{color:#fff;background-color:#888}.topics-category-label.knowledge{color:#fff;background-color:#a73900}.topics-category-label.voice{color:#fff;background-color:#a73900}.topics-article{max-width:800px;margin:auto;text-align:left}.topics-article-head{margin-bottom:10px}.topics-article-head-ttl{font-size:1.6rem}.topics-article-info{margin-bottom:45px;font-size:1.0rem;text-align:right;line-height:1.4}.topics-article-info-category{display:inline-block}.topics-article-info-date{display:inline-block}.topics-article-body{margin-bottom:90px}.topics-article-block{text-align:left;overflow:hidden}.topics-article-block+.topics-article-block{margin-top:30px}.topics-article-block .text{padding:10px;margin-bottom:30px;font-size:1.0rem;line-height:1.8}.topics-article-block .free{text-align:center}.topics-article-block .free img{max-width:100%;margin:0 auto 30px}.topics-article-block .left{float:left}.topics-article-block .left img{max-width:400px;margin-right:30px;margin-bottom:15px}.topics-article-block .right{float:right}.topics-article-block .right img{max-width:400px;margin-left:30px;margin-bottom:15px}.topics-article-link{padding:5px;margin:45px auto;text-align:center;border:2px solid #ccc}.topics-article-link a{font-size:1.0rem;line-height:1.8}.topics-article-add-box{padding:5px;margin:30px auto 45px;text-align:center;border:2px solid #ccc}.topics-article-add-box a{font-size:1.0rem;line-height:1.8}@media only screen and (max-width: 640px){.topics-article-head-ttl{font-size:1.1rem}.topics-article-info{font-size:0.9rem}.topics-article-body{margin-bottom:60px}.topics-article-block+.topics-article-block{margin-top:20px}.topics-article-block-body{font-size:1.0rem}.topics-article-block .free,.topics-article-block .right,.topics-article-block .left{float:none;text-align:center}.topics-article-block .free img,.topics-article-block .right img,.topics-article-block .left img{max-width:320px;margin:0 auto 20px}}/*!
*  Style.css | @sugimotobaraen.com
*/.top-section{padding:60px 15px}@media only screen and (max-width: 640px){.top-section{padding:40px 15px}}.top-hero{position:relative;width:100%;max-height:600px;height:calc(40vw);margin-bottom:45px;overflow:hidden}.top-hero-head{position:absolute;top:50%;left:50%;width:84%;text-align:left;transform:translate(-50%, -50%);z-index:2}.top-hero-head-ttl{color:#fff;font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-size:2.6rem;font-weight:600;line-height:1.4;text-shadow:0 0 5px rgba(0,0,0,0.4)}.top-hero-head-btn{margin-top:20px}.top-hero-bg{position:relative;width:100%;height:100%;z-index:1}.top-hero-bg img{width:100%;vertical-align:bottom}.top-hero-bg.-movie::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:url("/assets/images/home/bg_hero_mask2.gif");opacity:0.2;z-index:2}.top-hero-bg.-movie video{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%, -50%);z-index:1}@media only screen and (max-width: 1024px){.top-hero{height:600px}.top-hero-head-ttl{font-size:2.2rem}}@media only screen and (max-width: 640px){.top-hero{height:280px;margin-bottom:30px}.top-hero-head{text-align:center}.top-hero-head-ttl{margin:auto;font-size:1.4rem}.top-hero-bg{position:relative}.top-hero-bg img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;max-width:inherit;height:100%}.top-hero-bg.-movie::before{background:rgba(0,0,0,0.3)}.top-hero-bg.-movie video{width:auto;height:100%}}.top-about-main{max-width:580px;text-align:left}.top-about-main-head{margin-bottom:30px;text-align:left}.top-about-main-en{font-size:1.4rem}.top-about-main-ttl{font-size:2.2rem}.top-about-main-txt{margin-bottom:15px;font-size:1.0rem;line-height:1.6}.top-about-main-btn{text-align:right}.top-about-img{max-width:580px}.top-about-img-item{border-radius:15px;overflow:hidden}.top-about-img-item img{width:100%}@media only screen and (max-width: 1024px){.top-about-main{max-height:520px}.top-about-img{max-width:520px}}@media only screen and (max-width: 640px){.top-about-main-head{margin-bottom:15px}.top-about-main-en{font-size:1.2rem}.top-about-main-ttl{font-size:1.4rem}.top-about-main-btn{text-align:center}}.top-service{background-color:#f3f3ef}.top-service-list{margin:0 auto 45px}.top-service-item{width:400px}.top-service-item-img{margin-bottom:15px;border-radius:15px;overflow:hidden}.top-service-item-img img{width:100%}.top-service-item-name{margin-bottom:5px;color:#c1272d;font-size:1.4rem;text-align:left}.top-service-item-txt{min-height:110px;margin-bottom:10px;font-size:1.0rem;line-height:1.6;text-align:left}@media only screen and (max-width: 1024px){.top-service-item{width:360px}}@media only screen and (max-width: 640px){.top-service-list{margin-bottom:15px}.top-service-item{margin:15px auto}.top-service-item-name{font-size:1.25rem}}/*!
*  Style.css | @sugimotobaraen.com
*/.about-message-lead{margin-bottom:30px;font-size:1.6rem;font-weight:600;line-height:1.6;text-align:center}.about-message-box{padding-top:15px}.about-message-box-img{max-width:300px}.about-message-box-body{max-width:calc(1000px - 300px);text-align:left}.about-message-box-txt{margin-bottom:15px}.about-message-box-sign{margin-top:30px;text-align:right}@media only screen and (max-width: 640px){.about-message-lead{margin-bottom:15px;font-size:1.1rem;text-align:left}.about-message-box-img{max-width:240px;margin:0 auto 30px}.about-message-box-body{max-width:inherit}.about-message-box-sign{margin-top:20px}.about-message-box-sign img{width:140px}}.about-work{background-color:#f3f3ef}.about-work-lead{margin-bottom:30px;font-size:1.6rem;font-weight:600;line-height:1.6;text-align:center}.about-work-box{padding-top:15px}.about-work-box-img{max-width:400px}.about-work-box-body{max-width:calc(1000px - 400px);text-align:left}@media only screen and (max-width: 640px){.about-work-lead{margin-bottom:15px;font-size:1.0rem;text-align:left}.about-work-box-img{max-width:300px;margin:0 auto 30px}.about-work-box-body{max-width:inherit}}.about-gallery{margin:30px auto}.about-gallery-item{width:380px;width:330px;margin-bottom:30px;text-align:left}.about-gallery-img{margin-bottom:15px}.about-gallery-desc{font-size:1.0rem;line-height:1.6}@media only screen and (max-width: 640px){.about-gallery-item{width:320px;margin:0 auto 20px}.about-gallery-img{margin-bottom:10px}.about-gallery-desc{font-size:0.9rem;line-height:1.5}}/*!
*  Style.css | @sugimotobaraen.com
*/.access-gmap{margin-bottom:30px}.access-gmap iframe{width:100%}@media only screen and (max-width: 640px){.access-gmap iframe{height:300px}}.access-route{margin:30px auto}.access-route-item{width:380px;width:330px;margin-bottom:30px;text-align:left}.access-route-img{margin-bottom:15px}.access-route-desc{font-size:1.0rem;line-height:1.6}@media only screen and (max-width: 640px){.access-route{margin-bottom:20px}.access-route-item{width:320px;margin:0 auto 20px}.access-route-img{margin-bottom:10px}.access-route-desc{font-size:0.9rem;line-height:1.5}}/*!
*  Style.css | @sugimotobaraen.com
*/.experience-func-box{padding-top:15px}.experience-func-box-img{max-width:400px}.experience-func-box-body{max-width:calc(1000px - 400px);text-align:left}@media only screen and (max-width: 640px){.experience-func-box-img{max-width:300px;margin:0 auto 20px}.experience-func-box-body{max-width:inherit}}.experience-course{background-color:#f3f3ef}.experience-course-list{margin:0 auto 45px}.experience-course-item{width:380px;margin:15px}.experience-course-item-img{margin-bottom:15px;border-radius:15px;overflow:hidden}.experience-course-item-img img{width:100%}.experience-course-item-name{margin-bottom:5px;color:#c1272d;font-size:1.4rem;text-align:left}.experience-course-item-txt{min-height:110px;margin-bottom:10px;font-size:0.9rem;line-height:1.6;text-align:left}@media only screen and (max-width: 1024px){.experience-course-item{width:360px}}@media only screen and (max-width: 640px){.experience-course-item{margin:15px auto}.experience-course-item-name{font-size:1.25rem}}.experience-voice-list-item{width:calc(100% / 2 - 30px);padding:20px;margin:15px;text-align:left;border:2px solid #ccc}.experience-voice-list-ttl{margin-bottom:10px;color:#c1272d;font-size:1.2rem;font-weight:600;line-height:1.4}.experience-voice-list-illust{width:120px;padding:10px;padding-top:20px;text-align:center}.experience-voice-list-comment{width:calc(100% - 140px);font-size:0.9rem;line-height:1.6}@media only screen and (max-width: 640px){.experience-voice-list-item{width:100%;margin:0 auto 15px}.experience-voice-list-ttl{font-size:1.1rem}.experience-voice-list-illust{width:100%;padding:10px;margin:0 auto}.experience-voice-list-comment{width:100%}}/*!
*  Style.css | @sugimotobaraen.com
*/.faq-list{margin:45px auto 60px}.faq-list-item{margin-bottom:20px;text-align:left}.faq-list-item-question{position:relative;padding:10px 45px 10px 15px;color:#fff;font-size:1.1rem;font-weight:600;line-height:1.4;background-color:#8ba089;cursor:pointer}.faq-list-item-question span{margin-right:5px;font-size:1.2em}.faq-list-item-question::before,.faq-list-item-question::after{content:"";position:absolute;top:calc(50% + 4px);right:30px;width:18px;height:4px;border-radius:2px;background-color:#fff;transform-origin:calc(100% - 2px) 50%}.faq-list-item-question::before{transform:rotate(135deg)}.faq-list-item-question::after{transform:rotate(45deg)}.faq-list-item-question:hover{background-color:#3d9941}.faq-list-item-question.-open{background-color:#3d9941}.faq-list-item-question.-open::before,.faq-list-item-question.-open::after{top:calc(50% - 4px)}.faq-list-item-question.-open::before{transform:rotate(-135deg)}.faq-list-item-question.-open::after{transform:rotate(-45deg)}.faq-list-item-answer{display:none;padding:30px;font-size:1.0rem;line-height:1.8;background-color:#f3f3ef;border-bottom:1px solid #8ba089;transition-duration:0.6s}.faq-list-item-answer.-open{display:block;height:auto}@media only screen and (max-width: 640px){.faq-list{margin:30px auto 45px}.faq-list-item-question{padding-left:40px;font-size:1.0rem;text-indent:-25px}.faq-list-item-question::before,.faq-list-item-question::after{right:20px;width:15px;height:3px;transform-origin:calc(100% - 1px) 50%}.faq-list-item-answer{padding:20px;font-size:0.9rem;line-height:1.6}}/*!
*  Style.css | @sugimotobaraen.com
*/.contact-form{margin-bottom:60px}.contact-form .section-table-th{font-size:1.0rem;text-align:left}.contact-form .label{display:inline;padding:0.2em 0.6em;margin-left:0.5em;color:#fff;font-size:0.9em;line-height:1;text-align:center;vertical-align:baseline;white-space:nowrap;background-color:#777;border-radius:0.25em}.contact-form .label.-hissu{background-color:#c1272d}.contact-form .box{display:block;padding:10px 15px;width:100%;max-width:500px;height:42px;color:#333;font-size:16px;line-height:1.5;background-color:#fff;border:1px solid #3d9941;border-radius:5px;outline:none}.contact-form .box:focus{border-color:#c1272d}.contact-form .box::placeholder{color:#ccc}.contact-form .box.-wmax{max-width:100%}.contact-form .box.-w100{max-width:100px}.contact-form .box.-w150{max-width:150px}.contact-form .box.-w200{max-width:200px}.contact-form .box.-w300{max-width:300px}.contact-form .box.-w500{max-width:500px}.contact-form .box.-h200{min-height:200px}.contact-form .box.-h300{min-height:300px}.contact-form textarea.box{resize:vertical}.contact-form label.box{margin-top:5px;cursor:pointer}.contact-form label.box:hover{color:#3d9941}.contact-form .error .box{background-color:#fee;border-color:#c1272d}.contact-form-privacy{padding:30px;margin:45px auto;border:2px solid #ccc;text-align:left}.contact-form-privacy-sbj{margin-bottom:10px;font-size:1.1rem;line-height:1.4}.contact-form-privacy-dt{margin-top:10px;margin-bottom:5px;font-size:0.9rem;line-height:1.4}.contact-form-privacy-dd{padding-left:15px;font-size:0.8rem;line-height:1.6}@media only screen and (max-width: 640px){.contact-form{margin-bottom:45px}.contact-form .section-table-th{padding:5px 10px}.contact-form label.box{font-size:14px}.contact-form-privacy{max-height:200px;padding:15px 20px;overflow-y:scroll}}
