/*! html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,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}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/*! example.com Stylesheet
v1.0.0
Last Updated: 2019-06-27
Author: NAKAJIMA, Tetsuya - cocottecode.jp
mail: hello@cocottecode.jp
*/
/*! base */:root{--font-family-base:"Hiragino Kaku Gothic ProN","meiryo",sans-serif;font-size:14px;--color-white:#fff;--color-black:#000;--color-top:#d3ebeb;--color-top_accent_1:#a4d4d4;--color-daily:#ffe7e1;--color-interior:#dee4f5;--color-hobby:#daf2da;--color-fashion:#f7e3e7}*{font-family:Hiragino Kaku Gothic ProN,meiryo,sans-serif!important;font-family:var(--font-family-base)!important}html{font-size:62.5%}body{font-weight:500}h1,h2,h3,h4,h5,h6{font-family:Hiragino Kaku Gothic ProN,meiryo,sans-serif;font-family:var(--font-family-base);font-weight:inherit}img{vertical-align:top}a{color:inherit}a:focus,a:hover,a:link{text-decoration:none;cursor:pointer;outline:none;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}a:hover{text-decoration:underline}@media screen and (max-width:750px){[data-js_alt_sp]:before{content:attr(data-js_alt_sp)}}@media screen and (min-width:751px){[data-js_alt_pc]:before{content:attr(data-js_alt_pc)}}
/*! main */a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%}html{line-height:1}ol,ul{list-style:none}table{border-spacing:0;border-collapse:collapse}caption,td,th{vertical-align:middle;text-align:left;font-weight:400}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{clear:both;content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}img{width:100%}:root{--page-safePadding-horizontal_pc:50px;--page-safePadding-vertical_pc:120px;--siteLogo-safeWidth_pc:calc(2*var(--page-safePadding-horizontal_pc) + 170px)}.l-body{border:1px solid orange}.l-main{max-width:1200px;margin:65px auto 0;padding:20px}.l-main_type2{padding-top:0}@media screen and (max-width:750px){.l-main_type2{margin-top:40px}}.l-main_type2:before{content:"";width:50%;height:100vh;display:block;position:fixed;top:0;left:25%;background:#fff;z-index:-1}@media screen and (max-width:750px){.l-main_type2:before{width:74%;left:13%}}.l-main_type2_centerline{width:683px;margin:0 auto;height:100%;position:absolute}.l-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.l-hero{box-sizing:border-box;position:relative}.l-hero_tag p{width:280px;display:inline-block;position:absolute;top:-21px;left:0;right:0;margin:auto}@media screen and (max-width:750px){.l-hero_tag p{width:196px;top:-15px}}.l-hero_tag img{width:100%}.l-hero_type1{max-width:1180px;border-top:2px solid #fff;border-bottom:2px solid #fff;padding:0 0 37px;margin:140px auto 90px}@media screen and (max-width:750px){.l-hero_type1{padding:0 0 24px;margin:70px auto 45px}}.l-hero_type1_item{background-size:contain;position:relative;background-repeat:no-repeat}@media screen and (min-width:751px){.l-hero_type1_item{background-position:50%}}@media screen and (max-width:750px){.l-hero_type1_item{margin-top:37px;background-position:top}}.l-hero_type1_item:after{content:"";display:block;position:absolute;background-repeat:no-repeat;-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s,-webkit-transform .5s .5s;opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (min-width:751px){.l-hero_type1_item:after{bottom:0;right:0;width:100%;height:100%}}.o-animate.o-animate-started .l-hero_type1_item:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:750px){.l-hero_type1_item-pc{display:none}}@media screen and (min-width:751px){.l-hero_type1_item-sp{display:none}}.l-hero_type1_desc{margin:0 auto;text-align:center;padding:50px 20px 0;font-size:15px;line-height:2}@media screen and (max-width:750px){.l-hero_type1_desc{padding:5% 20px 0;font-size:12px;text-align:left}}.l-hero_type2{width:100%;height:auto;position:relative;margin-bottom:100px}@media screen and (max-width:750px){.l-hero_type2{width:calc(100% + 40px);height:auto;margin-left:-20px;background:#fff;margin-bottom:56px}}.l-hero_type2:before{content:"";display:block;width:100%;height:auto;position:absolute;top:0;padding-top:9%}@media screen and (max-width:750px){.l-hero_type2:before{padding-top:9%}}.l-hero_type2:after{content:"";display:block;width:100%;height:auto;position:absolute;bottom:0;padding-top:18%}@media screen and (max-width:750px){.l-hero_type2:after{padding-top:17.5%}}.l-hero_type2_left{width:50%;text-align:center;position:absolute;top:0;left:0;right:auto;z-index:2}@media screen and (max-width:750px){.l-hero_type2_left{width:100%;position:inherit}}.l-hero_type2_left_tag{width:280px;display:inline-block;padding-top:14.25%;margin-bottom:10%}@media screen and (max-width:750px){.l-hero_type2_left_tag{width:196px;padding-top:5%;margin-bottom:4%}}.l-hero_type2_left_ttl{margin:0 auto 5%}@media screen and (max-width:750px){.l-hero_type2_left_ttl{margin-bottom:4%}}.l-hero_type2_left_desc{margin:0 auto;line-height:2.25}@media screen and (max-width:750px){.l-hero_type2_left_desc{font-size:12px;padding-bottom:12%}}.l-hero_type2_item{position:relative;z-index:2}@media screen and (min-width:751px){.l-hero_type2_item-pc{-webkit-transition:opacity .5s;transition:opacity .5s;opacity:0}.o-animate.o-animate-started .l-hero_type2_item-pc{opacity:1}}@media screen and (max-width:750px){.l-hero_type2_item-pc{display:none}}@media screen and (min-width:751px){.l-hero_type2_item-sp{display:none}}@media screen and (max-width:750px){.l-hero_type2_item-sp{margin-bottom:4%}.l-hero_type2_item-sp:after{content:"";display:block;position:absolute;background-repeat:no-repeat;-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s,-webkit-transform .5s .5s;opacity:0;-webkit-transform:scale(.9);transform:scale(.9);bottom:0;right:0;width:100%;height:100%}.o-animate.o-animate-started .l-hero_type2_item-sp:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.l-hero_type2_item:after{content:"";display:block;position:absolute;background-repeat:no-repeat;-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s,-webkit-transform .5s .5s;opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (min-width:751px){.l-hero_type2_item:after{bottom:0;right:0;width:100%;height:100%}}.o-animate.o-animate-started .l-hero_type2_item:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.l-hero_type2_tag-sp{position:absolute;width:auto;bottom:16px;left:0;right:0;text-align:center;z-index:1;display:block;height:17px}@media screen and (min-width:751px){.l-hero_type2_tag-sp{display:none}}.l-hero_type2_tag-sp img{width:auto;height:100%}.l-nav{border:1px solid gold}@media screen and (min-width:751px){.l-nav{position:fixed;top:0;right:0;z-index:13;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;width:calc(100% - 270px);width:calc(100% - var(--siteLogo-safeWidth_pc));height:120px;height:var(--page-safePadding-vertical_pc);padding-right:50px;padding-right:var(--page-safePadding-horizontal_pc)}}.l-items{max-width:1070px;margin:0 auto 90px}@media screen and (max-width:750px){.l-items{margin-bottom:56px}}.l-items_ttl{margin:0 auto 30px}@media screen and (max-width:750px){.l-items_ttl{padding:0 20px}}.l-items_list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:750px){.l-items_list{display:block}}.l-items_list_item{width:44%;margin-bottom:60px}@media screen and (max-width:750px){.l-items_list_item{width:calc(100% - 80px);margin:0 auto 24px}}.l-items_list_item_img{margin-bottom:40px}@media screen and (max-width:750px){.l-items_list_item_img{margin-bottom:16px}}.o-animate .l-items_list_item_img img{opacity:0}.o-animate.o-animate-started .l-items_list_item_img img{opacity:1}li.o-animate:nth-child(odd) .l-items_list_item_img>img{-webkit-transition:opacity .5s .25s,-webkit-transform .5s .25s;transition:opacity .5s .25s,-webkit-transform .5s .25s;transition:opacity .5s .25s,transform .5s .25s;transition:opacity .5s .25s,transform .5s .25s,-webkit-transform .5s .25s}li.o-animate:nth-child(2n) .l-items_list_item_img>img{-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s,-webkit-transform .5s .5s}.l-items_list_item_img-particle{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.o-animate .l-items_list_item_img-particle>img{-webkit-transform:scale(.75);transform:scale(.75)}li.o-animate:nth-child(odd) .l-items_list_item_img-particle>img{-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s,-webkit-transform .5s .5s}li.o-animate:nth-child(2n) .l-items_list_item_img-particle>img{-webkit-transition:opacity .5s .75s,-webkit-transform .5s .75s;transition:opacity .5s .75s,-webkit-transform .5s .75s;transition:opacity .5s .75s,transform .5s .75s;transition:opacity .5s .75s,transform .5s .75s,-webkit-transform .5s .75s}.o-animate.o-animate-started .l-items_list_item_img-particle>img{-webkit-transform:scale(1);transform:scale(1)}.l-items_list_item_ttl{font-size:17px;font-weight:700;line-height:29px;margin-bottom:20px}@media screen and (max-width:750px){.l-items_list_item_ttl{margin-bottom:12px}}.l-items_list_item_desc{font-size:12px;line-height:20px}.l-items_list_item_desc_shop{font-weight:700;color:#555}.l-footer_sns{border:1px solid #00f}@media screen and (min-width:751px){.l-footer_sns{position:fixed;bottom:30px;left:50px;left:var(--page-safePadding-horizontal_pc);z-index:12}}.l-footer_copyright{border:1px solid #00f}@media screen and (min-width:751px){.l-footer_copyright{position:fixed;top:0;right:0;z-index:12;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;box-sizing:border-box;width:50px;width:var(--page-safePadding-horizontal_pc);height:100vh;padding-right:10px}}@media screen and (min-width:751px){.o-logo{margin-bottom:5px}}.o-menu{border:1px solid red;letter-spacing:.075em;text-transform:uppercase;list-style-type:none}@media screen and (min-width:751px){.o-menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-top:-15px;margin-left:-17px;font-size:1.8rem}}@media screen and (min-width:751px){.o-menu>li{margin-top:15px;margin-left:17px;margin-right:17px}}@media screen and (min-width:751px){.o-menu>li:last-child{margin-right:0}}.o-copyright{display:block;letter-spacing:.075em;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}@media screen and (min-width:751px){.o-copyright{font-size:1rem}}.o-sns{letter-spacing:.075em;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;list-style-type:none}@media screen and (min-width:751px){.o-sns{font-size:1.4rem}}@media screen and (min-width:751px){.o-sns>li{margin-right:20px}}.o-sns>li:last-child{margin-right:0}.o-jumbotron{background-image:-webkit-linear-gradient(135deg,hsla(0,0%,78.4%,.25),hsla(0,0%,78.4%,.25) 5%,transparent 0,transparent 10%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 15%,transparent 0,transparent 20%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 25%,transparent 0,transparent 30%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 35%,transparent 0,transparent 40%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 45%,transparent 0,transparent 50%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 55%,transparent 0,transparent 60%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 65%,transparent 0,transparent 70%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 75%,transparent 0,transparent 80%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 85%,transparent 0,transparent 90%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 95%,transparent 0,transparent);background-image:linear-gradient(-45deg,hsla(0,0%,78.4%,.25),hsla(0,0%,78.4%,.25) 5%,transparent 0,transparent 10%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 15%,transparent 0,transparent 20%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 25%,transparent 0,transparent 30%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 35%,transparent 0,transparent 40%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 45%,transparent 0,transparent 50%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 55%,transparent 0,transparent 60%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 65%,transparent 0,transparent 70%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 75%,transparent 0,transparent 80%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 85%,transparent 0,transparent 90%,hsla(0,0%,78.4%,.25) 0,hsla(0,0%,78.4%,.25) 95%,transparent 0,transparent);box-sizing:border-box;min-height:100vh}@media screen and (min-width:751px){.o-jumbotron{padding:170px 100px;padding:calc(var(--page-safePadding-horizontal_pc) + var(--page-safePadding-vertical_pc)) 100px}}.o-jumbotron_title{letter-spacing:.04em;text-transform:uppercase}@media screen and (min-width:751px){.o-jumbotron_title{font-size:12.4rem;line-height:1.09677;max-width:10em}}.o-jumbotron_subtitle{letter-spacing:.03em}@media screen and (min-width:751px){.o-jumbotron_subtitle{margin-top:30px;font-size:3rem}}.o-jumbotron_text{letter-spacing:.04em}@media screen and (min-width:751px){.o-jumbotron_text{margin-top:100px;font-size:6rem;line-height:1.5}}.o-card{border:1px solid green}@media screen and (min-width:751px){.o-card{box-sizing:border-box;width:100%}}a.o-card_inner{text-decoration:unset;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;min-height:100vh}@media screen and (min-width:751px){a.o-card_inner{border:1px solid #00f;padding:50px 150px 50px 100px;padding:var(--page-safePadding-horizontal_pc) calc(3*var(--page-safePadding-horizontal_pc)) var(--page-safePadding-horizontal_pc) calc(2*var(--page-safePadding-horizontal_pc))}}.o-card_title{letter-spacing:.1em}@media screen and (min-width:751px){.o-card_title{font-size:15rem}}.o-card_tags{letter-spacing:.075em;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap}@media screen and (min-width:751px){.o-card_tags{font-size:2rem}}@media screen and (min-width:751px){.o-card_tags>li{margin-right:40px}}.o-card_tags>li:last-child{margin-right:0}.o-card_message{letter-spacing:.075em}@media screen and (min-width:751px){.o-card_message{font-size:1.8rem}}.o-card_message:after{content:"";display:inline-block;background-color:#fff;background-color:var(--color-white);height:1px;margin-left:1em;vertical-align:middle}@media screen and (min-width:751px){.o-card_message:after{width:120px}}.o-card2{border:1px solid #00f;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;box-sizing:border-box;min-height:100vh}.o-card2-top2{background-color:var(--color_site-key_2)}@media screen and (min-width:751px){.o-card2_inner{border:1px solid #00f;box-sizing:border-box;width:100%;padding:50px 150px 50px 100px;padding:var(--page-safePadding-horizontal_pc) calc(3*var(--page-safePadding-horizontal_pc)) var(--page-safePadding-horizontal_pc) calc(2*var(--page-safePadding-horizontal_pc))}}.o-card2_inner:after{content:"veiw more";position:absolute;background-image:-webkit-linear-gradient(top,transparent,transparent 60%,#fff calc(60% - .5px),#fff calc(60% + .5px),transparent calc(60% + .5px),transparent);background-image:linear-gradient(180deg,transparent 0,transparent 60%,#fff calc(60% - .5px),#fff calc(60% + .5px),transparent calc(60% + .5px),transparent);background-image:-webkit-linear-gradient(top,transparent,transparent 60%,var(--color-white) calc(60% - .5px),var(--color-white) calc(60% + .5px),transparent calc(60% + .5px),transparent);background-image:linear-gradient(180deg,transparent 0,transparent 60%,var(--color-white) calc(60% - .5px),var(--color-white) calc(60% + .5px),transparent calc(60% + .5px),transparent);letter-spacing:.075em;text-indent:-100%;-webkit-transform:translateX(100%);transform:translateX(100%)}@media screen and (min-width:751px){.o-card2_inner:after{width:120px;font-size:1.8rem}}@media screen and (min-width:751px){.o-card2-top2 .o-card2_inner:after{position:relative;display:inline-block;margin-left:50%}}.o-card2_title{border:1px solid red;position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto;height:3em;letter-spacing:.1em}@media screen and (min-width:751px){.o-card2_title{font-size:15rem}}@media screen and (min-width:751px){.o-card2-top2 .o-card2_title{right:60%}.o-card2-top2 .o-card2_title span{display:block}.o-card2-top2 .o-card2_title span:nth-child(2){margin-left:.5em}.o-card2-top2 .o-card2_title span:nth-child(3){margin-left:1em}}.o-card2-top2 .o-card2_image{width:70%;margin-right:0;margin-left:auto}.o-card2_image img{max-width:100%;height:auto}.o-card2_tags{position:absolute;z-index:2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;list-style-type:none;letter-spacing:.075em}@media screen and (min-width:751px){.o-card2_tags{font-size:2rem}}@media screen and (min-width:751px){.o-card2-top2 .o-card2_tags{position:relative;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:30px}}@media screen and (min-width:751px){.o-card2_tags>li{margin-right:40px}}.o-card2_tags>li:last-child{margin-right:0}.o-card2_area{position:absolute;top:0;bottom:0;z-index:1;margin:auto 0;width:100%;overflow:hidden;white-space:nowrap;text-indent:100%}.o-card2_area a{text-decoration:unset;display:block;width:100%;height:100%}@media screen and (min-width:751px){.o-headline-01{margin-bottom:30px;font-size:3.2rem}}@media screen and (max-width:750px){.o-headline-01{margin-bottom:7.5vw;font-size:230%}}.o-section-dark{background-color:#000;background-color:var(--color-black)}.o-section-light{color:#000;color:var(--color-black)}.o-list{margin-bottom:.5em}.o-list>li{margin-bottom:.25em}.o-list>li:last-child{margin-bottom:0}.o-list-inline>li{display:inline-block;margin-bottom:0}.o-list-slash>li:after{content:" /"}.o-list-slash>li:last-child:after{content:""}.o-note{margin-bottom:.5em}.o-note:last-child{margin-bottom:0}.o-notemark{padding-right:.25em}.o-notemark,.o-notetext{display:table-cell;vertical-align:top}.o-note-list>li{margin-bottom:.25em}.o-note-list>li:last-child{margin-bottom:0}#top{background:#d3ebeb;background:var(--color-top)}.o_top-hero{margin-top:40px;border:2px solid #fff;padding:53px 0 37px;margin-bottom:140px;position:relative}@media screen and (max-width:750px){.o_top-hero{margin-top:0;padding:12% 0 8%;margin-bottom:56px}}.o_top-hero:after,.o_top-hero:before{content:"";display:block;position:absolute;z-index:1;background-repeat:no-repeat}@media screen and (min-width:751px){.o_top-hero:after,.o_top-hero:before{background-size:contain;top:7px;width:18.74085vw;max-width:256px;height:19.76574vw;max-height:270px}}.o_top-hero:after,.o_top-hero:before{-webkit-transition:opacity .5s 1.25s,-webkit-transform .5s 1.25s;transition:opacity .5s 1.25s,-webkit-transform .5s 1.25s;transition:opacity .5s 1.25s,transform .5s 1.25s;transition:opacity .5s 1.25s,transform .5s 1.25s,-webkit-transform .5s 1.25s;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.o-animate.o-animate-started.o_top-hero:after,.o-animate.o-animate-started.o_top-hero:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.o_top-hero:before{-webkit-transform-origin:right bottom;transform-origin:right bottom}@media screen and (min-width:751px){.o_top-hero:before{left:-25px;background-image:url(../images/top/top_hero_particle_left-pc.png);background-repeat:no-repeat}}@media screen and (min-width:751px){.o_top-hero:after{-webkit-transform-origin:left bottom;transform-origin:left bottom;right:-25px;background-image:url(../images/top/top_hero_particle_right-pc.png);background-repeat:no-repeat}}@media screen and (max-width:750px){.o_top-hero:after{background-size:107.2vw 45.86667vw;background-position:50% 50%;width:100vw;height:45.86667vw;top:-5%;left:-8%;background-image:url(../images/top/top_hero_particle-sp.png);background-repeat:no-repeat}}.o_top-hero_tag{background:#d3ebeb;background:var(--color-top);position:absolute;top:-21px;left:50%;margin-left:-140px}.o_top-hero_ttl{max-width:600px;text-align:center;margin:0 auto 16px}.o_top-hero_ttl_caption{display:inline-block}@media screen and (max-width:750px){.o_top-hero_ttl_caption{max-width:210px}}.o_top-hero_ttl_caption{-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;opacity:0;-webkit-transform:translateY(20px) scale(.5);transform:translateY(20px) scale(.5)}.o-animate.o-animate-started .o_top-hero_ttl_caption{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}@media screen and (max-width:750px){.o_top-hero_ttl{max-width:295px}}.o_top-hero_list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}@media screen and (max-width:750px){.o_top-hero_list{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 2.5%}}.o_top-hero_list_item{width:220px;margin:0 15px}@media screen and (max-width:750px){.o_top-hero_list_item{width:33%;margin:0 8% 20px}}.o_top-hero_list_item_img{margin-bottom:16px;opacity:0;-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}.o-animate.o-animate-started .o_top-hero_list_item_img{opacity:1;-webkit-transform:translate(0);transform:translate(0)}@media screen and (max-width:750px){.o_top-hero_list_item_img{margin-bottom:8px}}.o_top-hero_list_item:first-child .o_top-hero_list_item_img{-webkit-transition:opacity .5s .25s,-webkit-transform .5s .25s;transition:opacity .5s .25s,-webkit-transform .5s .25s;transition:opacity .5s .25s,transform .5s .25s;transition:opacity .5s .25s,transform .5s .25s,-webkit-transform .5s .25s}.o_top-hero_list_item:nth-child(2) .o_top-hero_list_item_img{-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s;transition:opacity .5s .5s,transform .5s .5s,-webkit-transform .5s .5s}.o_top-hero_list_item:nth-child(3) .o_top-hero_list_item_img{-webkit-transition:opacity .5s .75s,-webkit-transform .5s .75s;transition:opacity .5s .75s,-webkit-transform .5s .75s;transition:opacity .5s .75s,transform .5s .75s;transition:opacity .5s .75s,transform .5s .75s,-webkit-transform .5s .75s}.o_top-hero_list_item:nth-child(4) .o_top-hero_list_item_img{-webkit-transition:opacity .5s 1s,-webkit-transform .5s 1s;transition:opacity .5s 1s,-webkit-transform .5s 1s;transition:opacity .5s 1s,transform .5s 1s;transition:opacity .5s 1s,transform .5s 1s,-webkit-transform .5s 1s}.o_top-hero_list_item_ttl{text-align:center;height:22px}@media screen and (max-width:750px){.o_top-hero_list_item_ttl{height:16px}}.o_top-hero_list_item_ttl img{width:auto;height:100%}.o_top-hero_list:before{content:"";background:#a4d4d4;background:var(--color-top_accent_1);position:absolute;padding-top:13.5%;width:100%;display:block;left:0;z-index:-1;bottom:-10px}@media screen and (max-width:750px){.o_top-hero_list:before{padding-top:70.5%;bottom:10px}}.o_top-hero_desc{margin:0 auto;text-align:center;padding:50px 20px 0;font-size:15px;line-height:2}@media screen and (max-width:750px){.o_top-hero_desc{padding:5% 20px 0;font-size:12px;text-align:left}}.o_top-hero_particle{width:255px;position:absolute;top:10px}.o_top-hero_particle-left{left:-20px}.o_top-hero_particle-right{right:-20px}.o_top-bnrtag{position:relative;height:100px}.o_top-bnrtag_caption{max-width:180px;position:absolute;top:-80px;left:0;right:0;bottom:auto;margin:auto;z-index:1}@media screen and (max-width:750px){.o_top-bnrtag_caption{max-width:100%;width:21%;top:-17%}}.o_top-bnrtag_tag{max-width:400px;position:absolute;top:-24px;bottom:auto;left:0;right:0;margin:auto;z-index:2}@media screen and (max-width:750px){.o_top-bnrtag_tag{max-width:100%;width:48%;top:-4%}}.o_top-bnrarea{position:relative;box-sizing:border-box}@media screen and (min-width:751px){.o_top-bnrarea{margin-bottom:155px;margin-right:auto;margin-left:auto;max-width:940px;padding:0 90px 45px}}@media screen and (max-width:750px){.o_top-bnrarea{margin-bottom:56px;padding:0 5.33333vw 5.33333vw}}.o_top-bnrarea:before{content:"";display:block;position:absolute;bottom:0;left:0;right:0;z-index:-1;background-color:#fff;background-color:var(--color-white)}@media screen and (min-width:751px){.o_top-bnrarea:before{top:45px;background-image:-webkit-linear-gradient(45deg,transparent,transparent 30px,#d3ebeb 0,#d3ebeb 35px,transparent 0,transparent calc(100% - 35px),#d3ebeb calc(100% - 35px),#d3ebeb calc(100% - 30px),transparent calc(100% - 30px),transparent),-webkit-linear-gradient(135deg,transparent,transparent 30px,#d3ebeb 0,#d3ebeb 35px,transparent 0,transparent calc(100% - 35px),#d3ebeb calc(100% - 35px),#d3ebeb calc(100% - 30px),transparent calc(100% - 30px),transparent);background-image:linear-gradient(45deg,transparent,transparent 30px,#d3ebeb 0,#d3ebeb 35px,transparent 0,transparent calc(100% - 35px),#d3ebeb calc(100% - 35px),#d3ebeb calc(100% - 30px),transparent calc(100% - 30px),transparent),linear-gradient(-45deg,transparent,transparent 30px,#d3ebeb 0,#d3ebeb 35px,transparent 0,transparent calc(100% - 35px),#d3ebeb calc(100% - 35px),#d3ebeb calc(100% - 30px),transparent calc(100% - 30px),transparent);background-image:-webkit-linear-gradient(45deg,transparent,transparent 30px,var(--color-top) 0,var(--color-top) 35px,transparent 0,transparent calc(100% - 35px),var(--color-top) calc(100% - 35px),var(--color-top) calc(100% - 30px),transparent calc(100% - 30px),transparent),-webkit-linear-gradient(135deg,transparent,transparent 30px,var(--color-top) 0,var(--color-top) 35px,transparent 0,transparent calc(100% - 35px),var(--color-top) calc(100% - 35px),var(--color-top) calc(100% - 30px),transparent calc(100% - 30px),transparent);background-image:linear-gradient(45deg,transparent,transparent 30px,var(--color-top) 0,var(--color-top) 35px,transparent 0,transparent calc(100% - 35px),var(--color-top) calc(100% - 35px),var(--color-top) calc(100% - 30px),transparent calc(100% - 30px),transparent),linear-gradient(-45deg,transparent,transparent 30px,var(--color-top) 0,var(--color-top) 35px,transparent 0,transparent calc(100% - 35px),var(--color-top) calc(100% - 35px),var(--color-top) calc(100% - 30px),transparent calc(100% - 30px),transparent);background-size:100% calc(100% + .001px);color:red}}@media screen and (max-width:750px){.o_top-bnrarea:before{top:5.33333vw;background-image:-webkit-linear-gradient(45deg,transparent,transparent 4vw,#d3ebeb 0,#d3ebeb 4.6vw,transparent 0,transparent calc(100% - 4.6vw),#d3ebeb calc(100% - 4.6vw),#d3ebeb calc(100% - 4vw),transparent calc(100% - 4vw),transparent),-webkit-linear-gradient(135deg,transparent,transparent 4vw,#d3ebeb 0,#d3ebeb 4.6vw,transparent 0,transparent calc(100% - 4.6vw),#d3ebeb calc(100% - 4.6vw),#d3ebeb calc(100% - 4vw),transparent calc(100% - 4vw),transparent);background-image:linear-gradient(45deg,transparent,transparent 4vw,#d3ebeb 0,#d3ebeb 4.6vw,transparent 0,transparent calc(100% - 4.6vw),#d3ebeb calc(100% - 4.6vw),#d3ebeb calc(100% - 4vw),transparent calc(100% - 4vw),transparent),linear-gradient(-45deg,transparent,transparent 4vw,#d3ebeb 0,#d3ebeb 4.6vw,transparent 0,transparent calc(100% - 4.6vw),#d3ebeb calc(100% - 4.6vw),#d3ebeb calc(100% - 4vw),transparent calc(100% - 4vw),transparent);background-image:-webkit-linear-gradient(45deg,transparent,transparent 4vw,var(--color-top) 0,var(--color-top) 4.6vw,transparent 0,transparent calc(100% - 4.6vw),var(--color-top) calc(100% - 4.6vw),var(--color-top) calc(100% - 4vw),transparent calc(100% - 4vw),transparent),-webkit-linear-gradient(135deg,transparent,transparent 4vw,var(--color-top) 0,var(--color-top) 4.6vw,transparent 0,transparent calc(100% - 4.6vw),var(--color-top) calc(100% - 4.6vw),var(--color-top) calc(100% - 4vw),transparent calc(100% - 4vw),transparent);background-image:linear-gradient(45deg,transparent,transparent 4vw,var(--color-top) 0,var(--color-top) 4.6vw,transparent 0,transparent calc(100% - 4.6vw),var(--color-top) calc(100% - 4.6vw),var(--color-top) calc(100% - 4vw),transparent calc(100% - 4vw),transparent),linear-gradient(-45deg,transparent,transparent 4vw,var(--color-top) 0,var(--color-top) 4.6vw,transparent 0,transparent calc(100% - 4.6vw),var(--color-top) calc(100% - 4.6vw),var(--color-top) calc(100% - 4vw),transparent calc(100% - 4vw),transparent)}}@media screen and (min-width:751px){.o_top-bnrarea_ttl{margin-bottom:20px}}@media screen and (max-width:750px){.o_top-bnrarea_ttl{margin-bottom:2.66667vw}}.o_top-bnrarea_ttl:before{content:"";display:block;position:absolute;background-image:url(../images/top/bnrarea_particle.png);background-repeat:no-repeat;background-position:50%}@media screen and (min-width:751px){.o_top-bnrarea_ttl:before{width:calc(100% + 40px);height:13%;max-height:56px;margin-top:75px;left:-20px;background-size:contain}}@media screen and (max-width:750px){.o_top-bnrarea_ttl:before{width:calc(100% + 40px);padding-top:13%;margin-top:7vw;left:-5.33333vw;background-size:112vw auto}}.o-animate .o_top-bnrarea_ttl:before{-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s;opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}.o-animate.o-animate-started .o_top-bnrarea_ttl:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.o_top-bnrarea_ttl_sub{display:block;margin-right:auto;margin-left:auto}@media screen and (min-width:751px){.o_top-bnrarea_ttl_sub{max-width:180px;margin-bottom:50px}}@media screen and (max-width:750px){.o_top-bnrarea_ttl_sub{max-width:100%;width:18.66667vw;margin-bottom:6.66667vw}}.o_top-bnrarea_ttl_main{display:block;width:100%}@media screen and (min-width:751px){.o_top-bnrarea_ttl_main{margin-right:auto;margin-left:auto;max-width:690px;margin-bottom:20px}}@media screen and (max-width:750px){.o_top-bnrarea_ttl_main{margin-bottom:2.66667vw}}.o_top-bnrarea_hdl{text-align:center}@media screen and (min-width:751px){.o_top-bnrarea_hdl{margin-top:20px;margin-bottom:10px;height:37px}}@media screen and (max-width:750px){.o_top-bnrarea_hdl{margin-top:2.66667vw;margin-bottom:1.33333vw;height:3.73333vw}}.o_top-bnrarea_hdl img{width:auto;height:100%}.o_top-bnrarea_items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media screen and (min-width:751px){.o_top-bnrarea_items{margin-right:-20px;margin-left:-20px}}@media screen and (max-width:750px){.o_top-bnrarea_items{margin-right:-1.33333vw;margin-left:-1.33333vw}}@media screen and (min-width:751px){.o_top-bnrarea_items>li{padding-right:20px;padding-left:20px}}@media screen and (max-width:750px){.o_top-bnrarea_items>li{padding-right:1.33333vw;padding-left:1.33333vw}}.o_top-bnrarea_item{text-align:center}.o_top-bnrarea_item img{max-width:100%;width:auto;height:auto;vertical-align:bottom}.o_top-bnrarea_scts{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}@media screen and (min-width:751px){.o_top-bnrarea_scts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-right:-20px;margin-left:-20px}}@media screen and (max-width:750px){.o_top-bnrarea_scts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowwrap;flex-flow:row;margin-right:-1.33333vw;margin-left:-1.33333vw}}@media screen and (min-width:751px){.o_top-bnrarea_scts>section{width:calc(50% - 40px);min-width:311px;padding-right:20px;padding-left:20px}}@media screen and (max-width:750px){.o_top-bnrarea_scts>section{margin-right:1.33333vw;margin-left:1.33333vw}}.o_top-sec_1{margin-bottom:100px}@media screen and (max-width:750px){.o_top-sec_1 .l-container{padding:0}}.o_top-sec_1_list_item,.o_top-sec_1_list_item_image{position:relative}@media screen and (max-width:750px){.o_top-sec_1_list_item_image:before{content:"";position:absolute;display:block;width:100%;padding-top:50%}}@media screen and (max-width:750px){.o_top-sec_1_list_item_image-pc{display:none}}@media screen and (min-width:751px){.o_top-sec_1_list_item_image-sp{display:none}}.o-animate .o_top-sec_1_list_item_image img{opacity:0;-webkit-transition:opacity .5s .5s;transition:opacity .5s .5s}.o-animate.o-animate-started .o_top-sec_1_list_item_image img{opacity:1}.o_top-sec_1_list_item_link{position:absolute;width:12%}@media screen and (max-width:750px){.o_top-sec_1_list_item_link{width:21%}}.o_top-sec_1_list_item_link img{-webkit-transition:.4s;transition:.4s}.o_top-sec_1_list_item_link img:hover{opacity:.5}.o_top-sec_1_list_item_link-1{top:58%;left:35%}@media screen and (max-width:750px){.o_top-sec_1_list_item_link-1{top:86.5%;left:21.5%}}.o_top-sec_1_list_item_link-2{top:78.7%;left:62.7%}@media screen and (max-width:750px){.o_top-sec_1_list_item_link-2{top:86.5%;left:57.5%}}.o_top-daily{margin-bottom:32px}.o_top-daily_image{background:url(../images/top/daily_sec_bg.png) no-repeat;background-size:contain}@media screen and (max-width:750px){.o_top-daily_image{background:url(../images/top/daily_sec_bg_sp.png) no-repeat;background-size:contain}}.o_top-daily_image:after{content:"";display:block;position:absolute;z-index:1;background-size:contain}@media screen and (min-width:751px){.o_top-daily_image:after{top:-2%;left:57%;background-size:contain;width:5.96633vw;height:6.51537vw;max-width:81.5px;max-height:88.98px;-webkit-transform-origin:left bottom;transform-origin:left bottom;background-image:url(../images/top/daily_sec_particle.png);background-repeat:no-repeat}}@media screen and (max-width:750px){.o_top-daily_image:after{top:-6%;left:80%;width:10.66667vw;height:11.73333vw;-webkit-transform-origin:center center;transform-origin:center center;background-image:url(../images/top/daily_sec_particle.png);background-repeat:no-repeat}}.o-animate .o_top-daily_image:after{-webkit-transition:opacity .5s 1s,-webkit-transform .5s 1s;transition:opacity .5s 1s,-webkit-transform .5s 1s;transition:opacity .5s 1s,transform .5s 1s;transition:opacity .5s 1s,transform .5s 1s,-webkit-transform .5s 1s;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.o-animate.o-animate-started .o_top-daily_image:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.o_top-interior_image{background:url(../images/top/interior_sec_bg.png) no-repeat;background-size:contain}@media screen and (max-width:750px){.o_top-interior_image{background:url(../images/top/interior_sec_bg_sp.png) no-repeat;background-size:contain}}.o_top-interior_image:after{content:"";display:block;position:absolute;z-index:1;background-size:contain}@media screen and (min-width:751px){.o_top-interior_image:after{top:21%;left:53%;width:6.51537vw;height:6.95461vw;max-width:88.98px;max-height:94.98px;-webkit-transform-origin:right bottom;transform-origin:right bottom;background-image:url(../images/top/interior_sec_particle.png);background-repeat:no-repeat}}@media screen and (max-width:750px){.o_top-interior_image:after{top:-1%;left:28%;width:10.66667vw;height:11.46667vw;-webkit-transform-origin:center center;transform-origin:center center;background-image:url(../images/top/interior_sec_particle.png);background-repeat:no-repeat}}.o-animate .o_top-interior_image:after{-webkit-transition:opacity .5s 1s,-webkit-transform .5s 1s;transition:opacity .5s 1s,-webkit-transform .5s 1s;transition:opacity .5s 1s,transform .5s 1s;transition:opacity .5s 1s,transform .5s 1s,-webkit-transform .5s 1s;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.o-animate.o-animate-started .o_top-interior_image:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.o_top-sec_2{position:relative}.o_top-sec_2-border{width:calc(100% - 55px);margin:0 auto;height:1px;display:block;background:#fff;background:var(--color-white);position:relative}@media screen and (max-width:750px){.o_top-sec_2-border{width:100%}}.o_top-sec_2-border:after,.o_top-sec_2-border:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#d3ebeb;background:var(--color-top);box-sizing:border-box;border:1px solid #fff;margin-top:-5px}@media screen and (max-width:750px){.o_top-sec_2-border:after,.o_top-sec_2-border:before{width:4px;height:4px;margin-top:-2px}}.o_top-sec_2-border:before{content:"";position:absolute;left:0}.o_top-sec_2-border:after{content:"";position:absolute;right:0}.o_top-sec_2_ttl{padding:20px 0 0;margin-bottom:120px}@media screen and (max-width:750px){.o_top-sec_2_ttl{padding:8px 20px 0;margin-bottom:64px}}.o-animate .o_top-sec_2_ttl{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.o-animate.o-animate-started .o_top-sec_2_ttl{opacity:1}.o_top-sec_2_ttl_tag{width:100%;position:relative;margin-top:-3%}@media screen and (max-width:750px){.o_top-sec_2_ttl_tag{margin-top:-5%}}.o_top-sec_2_ttl_tag:before{content:"";display:block;position:absolute;width:100%;padding-top:8%}.o_top-sec_2_ttl_tag_img{width:30%;max-width:380px;margin-left:10%;z-index:2}@media screen and (max-width:750px){.o_top-sec_2_ttl_tag_img{min-width:160px}}.o-animate .o_top-sec_2_ttl_tag img{opacity:0;-webkit-transform:translateY(20px) scale(.5);transform:translateY(20px) scale(.5);-webkit-transition:opacity .5s .25s,-webkit-transform .5s .25s;transition:opacity .5s .25s,-webkit-transform .5s .25s;transition:opacity .5s .25s,transform .5s .25s;transition:opacity .5s .25s,transform .5s .25s,-webkit-transform .5s .25s}.o-animate.o-animate-started .o_top-sec_2_ttl_tag img{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.o_top-sec_2_ttl_desc{text-align:center;margin-right:auto;margin-left:auto}@media screen and (min-width:751px){.o_top-sec_2_ttl_desc{width:60%;position:relative}}.o_top-sec_2_ttl_desc:after,.o_top-sec_2_ttl_desc:before{content:"";display:block;position:absolute;z-index:1;background-size:contain}.o-animate .o_top-sec_2_ttl_desc:after,.o-animate .o_top-sec_2_ttl_desc:before{-webkit-transition:opacity .5s 1.25s,-webkit-transform .5s 1.25s;transition:opacity .5s 1.25s,-webkit-transform .5s 1.25s;transition:opacity .5s 1.25s,transform .5s 1.25s;transition:opacity .5s 1.25s,transform .5s 1.25s,-webkit-transform .5s 1.25s;opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.o-animate.o-animate-started .o_top-sec_2_ttl_desc:after,.o-animate.o-animate-started .o_top-sec_2_ttl_desc:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media screen and (min-width:751px){.o_top-sec_2_ttl_desc:before{left:-19%;top:-7%;width:8.49195vw;height:4.90483vw;max-width:116px;max-height:66.98px;background-image:url(../images/top/sec_2_particle_left.png);background-repeat:no-repeat;-webkit-transform-origin:right center;transform-origin:right center}}.o_top-sec_2_ttl_desc:after{background-image:url(../images/top/sec_2_particle_right.png);background-repeat:no-repeat;-webkit-transform-origin:left center;transform-origin:left center}@media screen and (min-width:751px){.o_top-sec_2_ttl_desc:after{top:-156%;right:-18%;width:7.54026vw;height:6.62518vw;max-width:102px;max-height:90.48px}}@media screen and (max-width:750px){.o_top-sec_2_ttl_desc:after{top:-6.5%;right:10%;width:13.33333vw;height:11.73333vw}}.o_top-sec_2_ttl_desc img{max-width:675px}.o_top-sec_2_list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}@media screen and (max-width:750px){.o_top-sec_2_list{display:block}}.o_top-sec_2_list_item{margin:0 20px;width:45.5%}@media screen and (max-width:750px){.o_top-sec_2_list_item{width:84%;margin:0 5% 56px auto}}.o_top-sec_2_list_item:last-child{margin-bottom:0}.o_top-sec_2_list_item_container{position:relative;-webkit-transition:.4s;transition:.4s}.o_top-sec_2_list_item_container:hover{opacity:.8}.o_top-sec_2_list_item_link{display:block}.o_top-sec_2_list_item_ttl{width:52.18%;position:absolute;top:-23%;left:-40px}@media screen and (max-width:750px){.o_top-sec_2_list_item_ttl{left:-20px}}.o_top-sec_2_list_item_img{width:60.44%;position:absolute;bottom:0;right:0}.o_top-sec_2_list_item_img:before{content:"";display:block;padding-top:92.074%}.o_top-sec_2_list_item_img-fashion{background:url(../images/top/fashion_link_img.png) no-repeat;background-size:cover}.o-animate .o_top-sec_2_list_item_img-fashion{opacity:0;-webkit-transition:opacity .5s .5s;transition:opacity .5s .5s}.o-animate.o-animate-started .o_top-sec_2_list_item_img-fashion{opacity:1}.o_top-sec_2_list_item_img-travel{background:url(../images/top/travel_link_img.png) no-repeat;background-size:cover}.o-animate .o_top-sec_2_list_item_img-travel{opacity:0;-webkit-transition:opacity .5s 1s;transition:opacity .5s 1s}.o-animate.o-animate-started .o_top-sec_2_list_item_img-travel{opacity:1}#daily{background:#ffe7e1;background:var(--color-daily)}.o_daily-hero_tag{background:#ffe7e1;background:var(--color-daily)}@media screen and (min-width:751px){.o_daily-hero_item{background-image:url(../images/daily/daily_hero_bg.png)}}@media screen and (max-width:750px){.o_daily-hero_item{background-image:url(../images/daily/daily_hero_bg_sp.png)}}@media screen and (min-width:751px){.o_daily-hero_item:after{bottom:6%;right:0;background-size:72.9661%;background-image:url(../images/daily/daily_hero_particle.png);background-position:100% 100%;-webkit-transform-origin:80% 70%;transform-origin:80% 70%}}@media screen and (max-width:750px){.o_daily-hero_item:after{bottom:0;right:0;width:100%;height:100%;background-size:100%;background-position:100% 100%;background-image:url(../images/daily/daily_hero_particle-sp.png)}}.o_daily-hero_item>img{-webkit-transition:opacity .5s;transition:opacity .5s;opacity:0}.o-animate.o-animate-started .o_daily-hero_item>img{opacity:1}.o_daily-itemlist_ttl-01{max-width:570px}.o_daily-itemlist_ttl-02{max-width:678px}.o_daily-itemlist_ttl-03{max-width:560px}.o_daily-itemlist_ttl-04{max-width:673px}#interior{background:#dee4f5;background:var(--color-interior)}.o_interior-hero_tag{background:#dee4f5;background:var(--color-interior)}@media screen and (min-width:751px){.o_interior-hero_item{background-image:url(../images/interior/interior_hero_bg.png)}}@media screen and (max-width:750px){.o_interior-hero_item{background-image:url(../images/interior/interior_hero_bg_sp.png)}}@media screen and (min-width:751px){.o_interior-hero_item:after{bottom:0;right:0;background-size:68.4322%;background-image:url(../images/interior/interior_hero_particle.png);background-position:100% 100%;-webkit-transform-origin:80% 70%;transform-origin:80% 70%}}@media screen and (max-width:750px){.o_interior-hero_item:after{bottom:0;right:0;width:100%;height:100%;background-size:100%;background-position:100% 100%;background-image:url(../images/interior/interior_hero_particle-sp.png)}}.o_interior-hero_item>img{-webkit-transition:opacity .5s;transition:opacity .5s;opacity:0}.o-animate.o-animate-started .o_interior-hero_item>img{opacity:1}.o_interior-itemlist_ttl-01{max-width:417px}@media screen and (max-width:750px){.o_interior-itemlist_ttl-01{padding:0 45px}}.o_interior-itemlist_ttl-02{max-width:421px}@media screen and (max-width:750px){.o_interior-itemlist_ttl-02{padding:0 45px}}.o_interior-itemlist_ttl-03{max-width:360px}@media screen and (max-width:750px){.o_interior-itemlist_ttl-03{padding:0 45px}}#fashion{background:#f7e3e7;background:var(--color-fashion)}.o_fashion-hero{background:#eceff2;border:10px solid #fff;box-sizing:border-box;border-top:0}@media screen and (max-width:750px){.o_fashion-hero{background-image:none;border:4px solid #fff}}.o_fashion-hero:before{content:"";background:url(../images/fashion/fashion_hero_bg_top.jpg) no-repeat;background-size:cover;background-position:top}@media screen and (max-width:750px){.o_fashion-hero:before{content:"";background:url(../images/fashion/fashion_hero_bg_sp_top.jpg) no-repeat;background-size:cover;background-position:top}}.o_fashion-hero:after{content:"";background:url(../images/fashion/fashion_hero_bg_bottom.jpg) no-repeat;background-size:cover;background-position:bottom}@media screen and (max-width:750px){.o_fashion-hero:after{background:url(../images/fashion/fashion_hero_bg_sp_bottom.jpg) no-repeat;background-size:cover;background-position:bottom}}.o_fashion-hero_ttl{width:62%}@media screen and (max-width:750px){.o_fashion-hero_ttl{width:53%}}.o_fashion-hero_desc{width:79.64%}.o_fashion-hero_item{top:0}@media screen and (min-width:751px){.o_fashion-hero_item:after{bottom:0;right:0;background-size:100%;background-image:url(../images/fashion/fashion_hero_item_particle.png);background-position:100% 100%;-webkit-transform-origin:85% 60%;transform-origin:85% 60%}}@media screen and (max-width:750px){.o_fashion-hero_item:after{bottom:3%;right:0;background-size:100%;background-image:url(../images/fashion/fashion_hero_item_particle_sp.png);background-position:50%}}.o_fashion-itemlist_ttl{color:#be2444}.o_fashion-footer{margin-top:0!important}#hobby{background:#daf2da;background:var(--color-hobby)}.o_hobby-hero{background:#fff;border:10px solid #fff;box-sizing:border-box;border-top:0}@media screen and (max-width:750px){.o_hobby-hero{background-image:none;border:4px solid #fff}}.o_hobby-hero:before{content:"";background:url(../images/hobby/hobby_hero_bg_top.jpg) no-repeat;background-size:cover;background-position:top}@media screen and (max-width:750px){.o_hobby-hero:before{content:"";background:url(../images/hobby/hobby_hero_bg_sp_top.jpg) no-repeat;background-size:cover;background-position:top}}.o_hobby-hero:after{content:"";background:url(../images/hobby/hobby_hero_bg_bottom.jpg) no-repeat;background-size:cover;background-position:bottom}@media screen and (max-width:750px){.o_hobby-hero:after{background:url(../images/hobby/hobby_hero_bg_sp_bottom.jpg) no-repeat;background-size:cover;background-position:bottom}}.o_hobby-hero_ttl{width:72%}@media screen and (max-width:750px){.o_hobby-hero_ttl{width:53%}}.o_hobby-hero_desc{width:79.64%}.o_hobby-hero_item{top:0}@media screen and (min-width:751px){.o_hobby-hero_item:after{bottom:4%;right:4%;background-size:59.08333%;background-image:url(../images/hobby/hobby_hero_item_particle.png);background-position:100% 100%;-webkit-transform-origin:85% 60%;transform-origin:85% 60%}}@media screen and (max-width:750px){.o_hobby-hero_item:after{bottom:6%;right:0;background-size:100%;background-image:url(../images/hobby/hobby_hero_item_particle_sp.png);background-position:50%}}.o_hobby-travel{width:100%;background-image:url(../images/hobby/travel_bg.jpg);box-sizing:border-box;padding:70px 0 40px}@media screen and (max-width:750px){.o_hobby-travel{padding-top:40px}}.o_hobby-travel_ttl{max-width:560px;margin:0 auto 30px}.o_hobby-travel_list{margin-bottom:60px}@media screen and (min-width:751px){.o_hobby-travel_list_item{width:29.2%}}.o-animate .o_hobby-travel_list_item img{opacity:0}.o-animate .o_hobby-travel_list_item:first-child img{-webkit-transition:opacity .5s .25s;transition:opacity .5s .25s}.o-animate .o_hobby-travel_list_item:nth-child(2) img{-webkit-transition:opacity .5s .5s;transition:opacity .5s .5s}.o-animate .o_hobby-travel_list_item:nth-child(3) img{-webkit-transition:opacity .5s .75s;transition:opacity .5s .75s}.o-animate .o_hobby-travel_list_item:nth-child(4) img{-webkit-transition:opacity .5s 1s;transition:opacity .5s 1s}.o-animate.o-animate-started .o_hobby-travel_list_item img{opacity:1}.o_hobby-travel_list_item img{margin-bottom:36px}@media screen and (max-width:750px){.o_hobby-travel_list_item img{width:90%;display:block;margin:0 auto 20px}}.o_hobby-itemlist_ttl{color:#063}.o_hobby-footer{margin-top:0!important}.u-item_bg-circle{position:relative}.u-item_bg-circle img{border-radius:50%}.u-item_bg-circle:before{content:"";position:absolute;top:5px;left:10px;display:block;background:url(../images/item_bg.png);background-size:cover;border-radius:50%;border:1px solid #fff;z-index:-1;width:100%;height:100%}@media screen and (max-width:750px){.u-item_bg-circle:before{top:2px;left:5px}}.u-item_bg-shape{position:relative}.u-item_bg-shape:before{content:"";position:absolute;top:10px;left:10px;display:block;background:url(../images/item_bg.png);background-size:cover;z-index:-1;width:100%;height:100%;box-sizing:border-box;border:2px solid #fff}@media screen and (max-width:750px){.u-item_bg-shape:before{border:1px solid #fff;top:5px;left:5px}}.u-lo-cR{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:column-reverse nowrap;flex-flow:column-reverse nowrap}.u-fs-80{font-size:80%}.u-fs-50{font-size:50%}.u-ta-r{text-align:right}.u-ta-c{text-align:center}.u-ta-l{text-align:left}.u-icon{font-family:icon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.u-icon-home:before{content:"\e909"}.u-icon-aircraft:before{content:"\e925"}.u-icon-mail:before{content:"\e90e"}.u-icon-message:before{content:"\e922"}.u-icon-chat:before{content:"\e906"}.u-icon-menu{position:relative;width:.9em;height:1em;margin:auto;background-image:-webkit-linear-gradient(transparent,transparent calc(50% - 1px),#fff calc(50% - 1px),#fff calc(50% + 1px),transparent calc(50% + 1px),transparent);background-image:linear-gradient(transparent,transparent calc(50% - 1px),#fff calc(50% - 1px),#fff calc(50% + 1px),transparent calc(50% + 1px),transparent)}.u-icon-menu:after,.u-icon-menu:before{content:"";display:block;position:absolute;left:0;box-sizing:border-box;width:100%;height:2px;background-color:#fff}.u-icon-menu:before{top:.15em}.u-icon-menu:after{bottom:.15em}.u-icon-locate:before{content:"\e90c"}.u-icon-phone:before{content:"\e911"}.u-word{white-space:nowrap}.u-hide{position:absolute!important;clip:rect(1px,1px,1px,1px)}br.u-hide{display:none}@media screen and (min-width:751px){.u-hide-pc{position:absolute!important;clip:rect(1px,1px,1px,1px)}br.u-hide-pc{display:none}}@media screen and (max-width:750px){.u-hide-sp{position:absolute!important;clip:rect(1px,1px,1px,1px)}br.u-hide-sp{display:none}}@media screen and (max-width:750px) and (orientation:landscape){.u-hide-spL{position:absolute!important;clip:rect(1px,1px,1px,1px)}br.u-hide-spL{display:none}}@media screen and (max-width:750px) and (orientation:portrait){.u-hide-spP{position:absolute!important;clip:rect(1px,1px,1px,1px)}br.u-hide-spP{display:none}}.header{position:absolute;top:0;right:0;left:0;z-index:1000;box-sizing:border-box;width:100%;height:65px;background-color:#fff}@media screen and (max-width:750px){.header{height:40px}}.header-container{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 auto;padding-right:50px;padding-left:20px;max-width:1280px;height:65px;background-color:#fff;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media screen and (max-width:750px){.header-container{padding-right:0;padding-left:0;height:40px}}.header-nav{position:fixed;top:0;right:0;z-index:2;overflow:scroll;box-sizing:border-box;width:350px;height:100vh;background-color:#f2f2f2;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transform:translateX(100%);transform:translateX(100%)}@media screen and (max-width:750px){.header-nav{width:71.5%}}.header-nav.js-sp-menu-opened{-webkit-transform:translateX(0);transform:translateX(0)}.header-nav{-webkit-transition:right .5s .5s;transition:right .5s .5s}@media screen and (min-width:751px){.header-nav.js-on{right:350px}}@media screen and (max-width:750px){.header-nav.js-on{right:71.5%}}.header-nav__list{margin-top:90px;margin-bottom:40px;margin-left:45px}@media screen and (max-width:750px){.header-nav__list{margin-top:15.73333vw;margin-bottom:5.33333vw;margin-left:6vw}}.header-nav__list-item{margin-bottom:20px;font-size:1.21429rem;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width:750px){.header-nav__list-item{margin-bottom:6vw;font-size:3.86667vw}}.header-nav__list-item:hover{opacity:.8}.header-nav__list-item--baysic{margin-top:25px;font-size:1rem;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width:750px){.header-nav__list-item--baysic{margin-top:9.33333vw;font-size:3.06667vw}}.header-nav__list-item--baysic:hover{opacity:.8}.header-nav__list-item--baysic.safari{padding:3px 26px 1px}@media screen and (max-width:750px){.header-nav__list-item--baysic.safari{padding:1.06667vw 6.66667vw}}.header-nav__list-item--baysic-small{font-size:.78571rem}@media screen and (max-width:750px){.header-nav__list-item--baysic-small{font-size:2.53333vw}}.header-nav__link:hover{text-decoration:none}.header-nav__link--baysic{padding:3px 26px;border:1px solid #000}@media screen and (max-width:750px){.header-nav__link--baysic{padding:1.06667vw 6.66667vw}}.header-menu-button{position:fixed;top:6px;right:20px;z-index:3000;display:block;margin:0;padding:15px;outline:none;border:0;border-radius:0;background:none;box-shadow:none;cursor:pointer;-webkit-appearance:none;appearance:none}@media screen and (max-width:750px){.header-menu-button{top:-5px;right:5px}}.header-menu-button.ie{margin-top:-10px;padding-top:0}@media screen and (max-width:750px){.header-menu-button.ie{margin-top:0}}.header-menu-button__lines{position:relative;display:block;width:20px;height:20px}.header-menu-button__line{position:absolute;left:0;display:block;padding-top:3px;width:100%;height:0}.header-menu-button__line--top{background-color:#000;top:0;-webkit-transform:rotate(0);transform:rotate(0)}.js-on .header-menu-button__line--top{-webkit-transition:top .25s,margin-top .25s,-webkit-transform .25s .25s;transition:top .25s,margin-top .25s,-webkit-transform .25s .25s;transition:top .25s,margin-top .25s,transform .25s .25s;transition:top .25s,margin-top .25s,transform .25s .25s,-webkit-transform .25s .25s;top:50%;margin-top:-1.5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.js-off .header-menu-button__line--top{-webkit-transition:top .25s .25s,margin-top .25s .25s,-webkit-transform .25s;transition:top .25s .25s,margin-top .25s .25s,-webkit-transform .25s;transition:transform .25s,top .25s .25s,margin-top .25s .25s;transition:transform .25s,top .25s .25s,margin-top .25s .25s,-webkit-transform .25s;top:0;margin-top:0;-webkit-transform:rotate(0);transform:rotate(0)}.header-menu-button__line--center{top:50%;margin-top:-1.5px;background-color:#000;-webkit-transition:opacity 0s .25s;transition:opacity 0s .25s}.js-on .header-menu-button__line--center{opacity:0}.js-off .header-menu-button__line--center{opacity:1}.header-menu-button__line--bottom{bottom:0;background-color:#000}.js-on .header-menu-button__line--bottom{-webkit-transition:bottom .25s,margin-bottom .25s,-webkit-transform .25s .25s;transition:bottom .25s,margin-bottom .25s,-webkit-transform .25s .25s;transition:bottom .25s,margin-bottom .25s,transform .25s .25s;transition:bottom .25s,margin-bottom .25s,transform .25s .25s,-webkit-transform .25s .25s;bottom:50%;margin-bottom:-1.5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.js-off .header-menu-button__line--bottom{-webkit-transition:bottom .25s .25s,margin-bottom .25s .25s,-webkit-transform .25s;transition:bottom .25s .25s,margin-bottom .25s .25s,-webkit-transform .25s;transition:transform .25s,bottom .25s .25s,margin-bottom .25s .25s;transition:transform .25s,bottom .25s .25s,margin-bottom .25s .25s,-webkit-transform .25s;bottom:0;margin-bottom:0;-webkit-transform:rotate(0);transform:rotate(0)}.header-menu-overlay{position:fixed;top:100%;right:0;bottom:0;left:0;z-index:1000;display:none;box-sizing:border-box;width:100%;height:calc(100% - 50px);background-color:rgba(0,0,0,.5)}.header-menu-overlay.js-sp-menu-opened{-webkit-transform:translateX(0);transform:translateX(0)}.header-link{display:-webkit-box;display:-webkit-flex;display:flex;line-height:20px}.header-link__item{position:relative;padding-right:12px;padding-left:12px;border-right:1px solid #000;font-size:.92857rem}.header-link__item--none{border:none}.header-link__item:hover{background-color:#ebebeb}.header-link__item a{text-decoration:unset}.header-right{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header-share{margin-right:25px;margin-left:25px;-webkit-transition:opacity .3s;transition:opacity .3s}.header-share:hover{opacity:.8}@media screen and (max-width:750px){.header-share{margin-right:55px}}.header-share .share-icon{width:30px}@media screen and (max-width:750px){.header-share .share-icon{width:20px}}.header-share .share-icon img{width:100%}.header-share .share-icon.space{margin-right:10px}@media screen and (max-width:750px){.header-share .share-icon.space{margin-right:15px}}.header-logo{width:124px;-webkit-transition:opacity .3s;transition:opacity .3s}.header-logo:hover{opacity:.8}@media screen and (max-width:750px){.header-logo{margin-left:8px;width:80px}}.header-logo img{width:100%}.footer{margin-top:100px;font-size:.78571rem;background:#fff;background:var(--color-white)}@media screen and (max-width:750px){.footer{font-size:2.4vw}}.footer{line-height:16px}.footer-container{margin:0 auto;padding-top:55px;padding-bottom:85px;max-width:970px}@media screen and (max-width:750px){.footer-container{padding-top:4.66667vw;padding-bottom:11.33333vw;width:90%}}.footer-nav__list{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:45px;width:460px;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:750px){.footer-nav__list{margin:8.66667vw auto 0;width:70%}}.footer-nav__list-item{position:relative;padding-right:30px;-webkit-transition:opacity .3s;transition:opacity .3s}.footer-nav__list-item:hover{opacity:.8}@media screen and (max-width:750px){.footer-nav__list-item{margin:0 auto 1.33333vw;padding-right:0}}@media screen and (max-width:750px){.footer-nav__list-item--1{margin-left:5.06667vw}}@media screen and (max-width:750px){.footer-nav__list-item--2{margin-left:0}}@media screen and (max-width:750px){.footer-nav__list-item--5{margin-right:0;margin-left:17.33333vw}}@media screen and (max-width:750px){.footer-nav__list-item--6{margin-left:6.66667vw}}.footer-nav__list-item:after{position:absolute;bottom:3px;left:-15px;z-index:2;width:100%;height:10px;border-right:1px solid #000;content:""}@media screen and (max-width:750px){.footer-nav__list-item:after{content:none}}.footer-nav__list-item--none:after{content:none}.footer-logo{float:right;margin-top:-50px;width:145px;-webkit-transition:opacity .3s;transition:opacity .3s}.footer-logo:hover{opacity:.8}@media screen and (max-width:750px){.footer-logo{float:none;margin:6.66667vw auto 0;width:40vw;text-align:center}}.footer-logo img{width:100%}.footer-pagetop{position:fixed;right:0;bottom:20px;z-index:9999;width:75px}@media screen and (max-width:750px){.footer-pagetop{bottom:12.66667vw;width:10vw}}.footer-pagetop img{width:100%}.footer-note{margin-bottom:30px}@media screen and (max-width:750px){.footer-note{margin-bottom:4vw}}.footer-note__item{margin-bottom:5px}@media screen and (max-width:750px){.footer-note__item{margin-bottom:1.33333vw;font-size:2.4vw;line-height:1.8}}.footer-txt{margin-bottom:5px}.footer-copyright{margin-top:20px}@media screen and (max-width:750px){.footer-copyright{margin:6vw auto 0;width:80%;text-align:center;font-size:2.53333vw;line-height:2}}.pc-hide{display:none}@media screen and (max-width:750px){.pc-hide{display:block}}@media screen and (max-width:750px){.sp-hide{display:none}}