@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Rethink+Sans:wght@400..800&family=Noto+Sans+JP:wght@100..900&display=swap");html{font-size:62.5%;letter-spacing:.1em;scroll-behavior:smooth;background:#000;color:#fff}*{margin:0;padding:0;border:none}body{font-family:"Noto Sans JP",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;letter-spacing:.075em}.linkBtn01{display:inline-block;width:100%;max-width:400px;background:#8d7e7e;color:#000;text-align:center;border-radius:3px;font-weight:500;font-size:1.6rem;padding:30px 0;position:relative;color:#fff}.linkBtn01:hover{opacity:.8}@media screen and (max-width:834px){.linkBtn01{max-width:90%;width:100%;margin:0 auto;font-size:1.4rem}}.linkBtn01:before{position:absolute;top:0;bottom:0;right:12px;margin:auto;content:"";vertical-align:middle;width:14px;height:14px;border-radius:50%;background:#fff}.linkBtn01:after{position:absolute;top:0;bottom:0;margin:auto;content:"";right:17px;width:6px;height:6px;border-radius:1px;border-top:2px solid #8d7e7e;border-right:2px solid #8d7e7e;transform:rotate(45deg)}.linkBtn01.blue{background:#0069aa;border-bottom:3px #04588b solid}.linkBtn01.blue:after{border-top:2px solid #0069aa;border-right:2px solid #0069aa}.linkBtn01.blue span{display:block;font-size:1.1rem;margin-top:3px}.linkBtn01.green{background:#76b66f;border-bottom:3px #61905c solid}.linkBtn01.green:after{border-top:2px solid #76b66f;border-right:2px solid #76b66f}header nav{display:flex}header nav #topNav{width:100%;display:flex}header nav #topNav li a span{font-size:.7em;letter-spacing:0}header nav #topNav li a.out{color:#888}header nav #topNav li a.out:hover{opacity:1}header nav #topNav li:last-child a{padding:0;margin:0}header nav #topNav li:last-child a:after{display:none;content:""}header{padding:20px;position:absolute;z-index:10;display:flex;width:100%;justify-content:space-between;align-items:center;z-index:10;width:100%}@media screen and (max-width:834px){header{z-index:100;margin-top:0;padding:0}}header .hdWrap{display:flex;justify-content:space-between;width:100%;margin:0 auto;padding:0 20px;align-items:center}@media screen and (max-width:834px){header .hdWrap{width:100%;display:flex;justify-content:space-between;align-items:center;padding:3%}}header .hdWrap .hLogo{display:flex;justify-content:space-between;align-items:center;width:50%}@media screen and (max-width:834px){header .hdWrap .hLogo{position:relative;width:auto}}header .hdWrap .hLogo img{width:170px;margin-right:20px}@media screen and (max-width:834px){header .hdWrap .hLogo img{margin-top:20px}}header .hdWrap .hLogo h1{font-size:1rem;font-weight:500;width:-moz-max-content;width:max-content}@media screen and (max-width:834px){header .hdWrap .hLogo h1{font-size:2vw;position:absolute;top:0}}header .hdWrap .navBox{width:100%;display:flex}@media screen and (max-width:834px){header .hdWrap .navBox{width:auto}}header .hdWrap .navBox .spBtn{display:none}@media screen and (max-width:834px){header .hdWrap .navBox .spBtn{display:block;width:40px;z-index:100;position:absolute;right:20px;top:35px}header .hdWrap .navBox .spBtn .btnLine span{transition:.5s all ease;display:block;width:100%;background:#fff;height:4px;border-radius:5px;margin-bottom:6px}header .hdWrap .navBox .spBtn .btnLine span:last-child{margin-bottom:0}}header .hdWrap .navBox .spBtn.open{position:fixed;right:20px;top:30px}header .hdWrap .navBox .spBtn.open .btnLine span:first-child{transform:rotate(225deg);position:relative;top:10px}header .hdWrap .navBox .spBtn.open .btnLine span:nth-child(2){transform:rotate(-225deg)}header .hdWrap .navBox .spBtn.open .btnLine span:last-child{opacity:0}header .hdWrap .navBox nav{width:100%;position:relative;display:block}@media screen and (max-width:834px){header .hdWrap .navBox nav{display:none}}header .hdWrap .navBox nav.open{transition:.5s all ease}@media screen and (max-width:834px){header .hdWrap .navBox nav.open{display:flex;background:#454957;position:fixed;left:0;top:0;height:100vh;width:100%;justify-content:center}header .hdWrap .navBox nav.open ul{flex-wrap:wrap;align-items:center;justify-content:center;align-content:center}header .hdWrap .navBox nav.open ul li{width:100%;margin:10px 20px}header .hdWrap .navBox nav.open ul li a{font-size:2rem}}header .hdWrap .navBox nav ul{width:100%;display:flex;justify-content:flex-end}header .hdWrap .navBox nav ul li.spMenu{display:none}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li.spMenu{display:block}}header .hdWrap .navBox nav ul li a{font-weight:900;font-size:1.5rem;display:inline-block;padding-right:15px;margin-right:15px;position:relative;line-height:100%;letter-spacing:.2em}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a:after{display:none}}header .hdWrap .navBox nav ul li a:hover{opacity:.8}header .hdWrap .navBox nav ul li a:hover:after{transform:scale(1,1)}header .hdWrap .navBox nav ul li a.hLinkBtn{padding:0;width:150px;height:40px;display:flex;justify-content:center;align-items:center;background:linear-gradient(45deg,#3f2100 0%,#c4b291 100%);border-radius:5px}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn{width:auto;background:0 0;display:block;height:auto;padding-left:10px;background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/iconArrowW01.png) no-repeat left .55em !important;background-size:4px !important;margin:0}}header .hdWrap .navBox nav ul li a.hLinkBtn.cntct{background:linear-gradient(45deg,#b09501 0%,#ea5a00 100%)}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn.cntct{background:0 0;padding:0 0 0 10px}}header .hdWrap .navBox nav ul li a.hLinkBtn.cntct span{background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/hlink_icon02.png) no-repeat;background-size:18px}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn.cntct span{background:0 0}}header .hdWrap .navBox nav ul li a.hLinkBtn span{display:block;background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/hlink_icon01.png) no-repeat;background-size:20px;padding-left:30px}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li a.hLinkBtn span{padding:0;background:0 0}}header .hdWrap .navBox nav ul li a.hLinkBtn:after{display:none}header .hdWrap .navBox nav ul li:hover .drop-menu-list{visibility:visible}header .hdWrap .navBox nav ul li .drop-menu-list{display:block;position:absolute;padding-top:15px;width:-moz-max-content;width:max-content;visibility:hidden}@media screen and (max-width:834px){header .hdWrap .navBox nav ul li .drop-menu-list{visibility:visible;position:relative}}header .hdWrap .navBox nav ul li .drop-menu-list li{margin-bottom:10px;padding-left:1em;width:-moz-max-content;width:max-content}header .hdWrap .navBox nav ul li .drop-menu-list li a{font-size:1.3rem;font-weight:500;text-decoration:underline;position:relative;display:block}header .hdWrap .navBox nav ul li .drop-menu-list li a:before,header .hdWrap .navBox nav ul li .drop-menu-list li a:after{content:"";position:absolute;top:50%;left:-10px;width:6px;height:2px;border-radius:9999px;background-color:#fff;transform-origin:100%}header .hdWrap .navBox nav ul li .drop-menu-list li a:before{content:"";transform:rotate(45deg)}header .hdWrap .navBox nav ul li .drop-menu-list li a:after{content:"";transform:rotate(-45deg)}#mainWrap #mainB{background-image:radial-gradient(circle,rgba(0,0,0,0) 0%,#000 100%);background-size:300% 150%;animation:bggradient 15s ease infinite;width:100%;height:100vh;position:absolute;z-index:1}#mainWrap #mMovie video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}#mainWrap #mainTxt01{position:absolute;bottom:60px;left:60px}@media screen and (max-width:834px){#mainWrap #mainTxt01{left:30px}}#mainWrap #mainTxt01 p{font-family:"Tilt Warp";font-size:4rem;margin-bottom:10px;position:relative;display:inline-block}@media screen and (max-width:834px){#mainWrap #mainTxt01 p{font-size:3rem}}#mainWrap #mainTxt01 p:first-letter {color:#b24500}#mainWrap #mainTxt01 p:after{content:"";position:absolute;width:16px;height:4px;background:#333;right:-21px;bottom:9px;animation:blink 1s step-end infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}#mainWrap #mainTxt01 h1{font-size:1.6rem;font-weight:700}@media screen and (max-width:834px){#mainWrap #mainTxt01 h1{font-size:1.5rem;line-height:1.8em;width:90%}}#mainWrap #mainVsal{width:100%;height:100vh;overflow:hidden;position:relative;display:flex;align-items:center}@keyframes bggradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}#mainWrap #mainVsal .mTxt{font-size:2.4rem;font-weight:900;letter-spacing:.1em;z-index:1;display:block;width:92%;max-width:1200px;margin:0 auto}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt{width:90%;font-size:1.7rem}}#mainWrap #mainVsal .mTxt .txt01{font-family:"Rethink Sans",sans-serif;font-size:10.6rem;max-width:100%;line-height:1.2em;margin-bottom:40px;position:relative;opacity:0}#mainWrap #mainVsal .mTxt .txt01:before{content:"";position:absolute;z-index:1;top:0;right:100%;bottom:0;left:0;background:#b09501}#mainWrap #mainVsal .mTxt .txt01.active{animation-name:kf_c01a;animation-duration:0s;animation-delay:.5s;animation-fill-mode:forwards}#mainWrap #mainVsal .mTxt .txt01.active:before{animation-name:kf_c01b;animation-duration:1s;animation-fill-mode:forwards}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt .txt01{font-size:10vw}}@keyframes kf_c01a{100%{opacity:1}}@keyframes kf_c01b{50%{left:0;right:0}100%{left:100%;right:0}}#mainWrap #mainVsal .mTxt .txt02{font-size:3.5rem;margin-bottom:40px;display:inline-block;position:relative;opacity:0;line-height:1.4em}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt .txt02 span{display:block;margin-bottom:10px}}@media screen and (max-width:834px){#mainWrap #mainVsal .mTxt .txt02{font-size:6vw}}#mainWrap #mainVsal .mTxt .txt02:before{content:"";position:absolute;z-index:1;top:0;right:100%;bottom:0;left:0;background:#000}#mainWrap #mainVsal .mTxt .txt02.active{animation-name:kf_c02a;animation-duration:0s;animation-delay:2s;animation-fill-mode:forwards}#mainWrap #mainVsal .mTxt .txt02.active:before{animation-name:kf_c02b;animation-duration:4s;animation-fill-mode:forwards}@keyframes kf_c02a{100%{opacity:1}}@keyframes kf_c02b{50%{left:0;right:0}100%{left:100%;right:0}}#mainWrap #mainVsal .mTxt .txt03{max-width:542px}#mainWrap #mainVsal img{width:100%;-o-object-fit:cover;object-fit:cover}#mainWrap #mainVsal img.pc{display:block}#mainWrap #mainVsal img.sp{display:none}@media screen and (max-width:834px){#mainWrap #mainVsal img{max-width:800px}#mainWrap #mainVsal img.pc{display:none}#mainWrap #mainVsal img.sp{display:block}}@keyframes mvAnime01{0%{filter:blur(0px) grayscale(0%)}50%{filter:blur(5px) grayscale(100%)}100%{filter:blur(0px) grayscale(0)}}.scroll_down a{color:#fff;font-size:1.2rem;letter-spacing:2px;position:absolute;bottom:10px;left:50%;display:block;background-size:14px auto;z-index:2;text-decoration:none;transform:translate(-50%,-50%)}.scroll_down a:before{position:absolute;top:calc(50% - 33px);left:calc(50% - 4px);transform:rotate(-45deg);display:block;width:8px;height:8px;content:"";border:1px solid #fff;border-width:0 0 2px 2px}.scroll_down a:after{position:absolute;width:24px;height:24px;border:2px solid #fff;content:"";border-radius:100%;top:calc(50% - 40px);left:calc(50% - 12px)}.scroll_down a span:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:34px;height:34px;border-radius:100%;box-sizing:border-box;box-shadow:0 0 0 0 #000;opacity:0;animation:circle 3s infinite;top:calc(50% - 45px);left:calc(50% - 17px)}@keyframes circle{0%{opacity:0}30%{opacity:1}60%{box-shadow:0 0 0 30px rgba(255,255,255,.1);opacity:0}100%{opacity:0}}#topContentWrap{background:#191c22;padding:100px 0}#topContentWrap .topContentIn{padding:100px 0;width:98%;max-width:1200px;margin:0 auto}#topContentWrap .topContentIn.In02{max-width:1000px}@media screen and (max-width:834px){#topContentWrap .topContentIn{padding:60px 0;width:90%}}#topContentWrap .topNewContentBox01{width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width:834px){#topContentWrap .topNewContentBox01{width:90%}}#topContentWrap .topContentBox01{width:100%;max-width:1200px;margin:0 auto}#topContentWrap .topContentBox01 .topContentIn02{width:100%;max-width:1000px;margin:0 auto;justify-content:flex-end;display:flex;flex-wrap:wrap}#topContentWrap .topContentBox01 .topContentIn02 .L{width:280px;margin-right:60px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn02 .L{width:100%;max-width:300px;margin:0 auto 40px}}#topContentWrap .topContentBox01 .topContentIn02 .L .pfBox{display:flex;justify-content:space-between}#topContentWrap .topContentBox01 .topContentIn02 .L .pfBox .pfIn01{width:80px}#topContentWrap .topContentBox01 .topContentIn02 .L .txt01{font-size:1.2rem;margin-bottom:5px;display:block}#topContentWrap .topContentBox01 .topContentIn02 .L .name01{font-size:3rem;font-weight:900;letter-spacing:.2em;margin-bottom:10px}#topContentWrap .topContentBox01 .topContentIn02 .L .img01{width:100%;max-width:92px;display:block;height:auto}#topContentWrap .topContentBox01 .topContentIn02 .L .img02{width:100%;max-width:92px;display:block;height:auto}#topContentWrap .topContentBox01 .topContentIn02 .L .linkList{border-top:1px solid #fff;padding-top:30px;margin-top:30px}#topContentWrap .topContentBox01 .topContentIn02 .L .linkList li{font-size:1.2rem;margin-bottom:10px}#topContentWrap .topContentBox01 .topContentIn02 .L .linkList li:before{content:"・"}#topContentWrap .topContentBox01 .topContentIn02 .R{width:500px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn02 .R{width:80%;max-width:300px;margin:0 auto 40px}}#topContentWrap .topContentBox01 .topContentIn02 .R p{margin-top:-1em;font-size:1.5rem;letter-spacing:.1em;line-height:2.1em}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn02 .R p{line-height:2em}}#topContentWrap .topContentBox01 .topContentIn03{width:100%;max-width:600px;margin:0 auto}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn03{width:90%;max-width:300px}}#topContentWrap .topContentBox01 .topContentIn03 p{font-size:1.4rem;letter-spacing:.1em;line-height:2em;margin-bottom:60px}#topContentWrap .topContentBox01 .topContentIn03 .linkList01{width:100%;display:flex;align-content:center;justify-content:center;flex-wrap:wrap}#topContentWrap .topContentBox01 .topContentIn03 .linkList01 li{margin:0 20px;width:50%;max-width:220px}@media screen and (max-width:834px){#topContentWrap .topContentBox01 .topContentIn03 .linkList01 li{width:100%;margin-bottom:20px}}#topContentWrap .topContentBox01 .topContentIn03 .linkList01 li a{margin:0 auto;border:1px solid #fff;padding:25px 30px;font-size:1.3rem;text-align:center;display:block}.mainTxtBox{width:100%;max-width:1200px;display:block;position:relative;margin:0 auto 70px}@media screen and (max-width:834px){.mainTxtBox{width:100%;margin:0 auto 40px}}@media screen and (max-width:834px){.mainTxtBox.top{width:96%;padding:0 2%}}.mainTxtBox.under{margin:0 auto 50px}@media screen and (max-width:834px){.mainTxtBox.under{margin:0 0 40px}}.mainTxtBox.under h3{font-size:2.2rem;font-weight:900}.mainTxtBox h1{font-size:5rem;font-weight:900}@media screen and (max-width:834px){.mainTxtBox h1{font-size:3rem;line-height:1em}}.mainTxtBox .subtxt01{font-size:1.5rem;display:block;font-weight:700}.mainTxtBox h2{font-size:10rem;font-weight:900;margin-bottom:10px;line-height:1.7em;color:#ccc;font-family:"Rethink Sans",sans-serif}@media screen and (max-width:834px){.mainTxtBox h2{font-size:4rem;line-height:1em}}.mainTxtBox span{font-size:3.3rem;font-weight:900;color:#fff;position:relative;padding-left:1em}@media screen and (max-width:834px){.mainTxtBox span{font-size:2rem}}.mainTxtBox span:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#c10000;left:0;top:1.8rem}@media screen and (max-width:834px){.mainTxtBox span:before{width:1rem;height:1rem;top:1rem}}.mainTxtBox.sub h2{font-size:6rem}@media screen and (max-width:834px){.mainTxtBox.sub h2{font-size:3.6rem}}.mainTxtBox.sub span{font-size:2.2rem}.mainTxtBox.sub span:before{width:10px;height:10px;top:1.3rem}.mainTxtBox.mainTxt02{text-align:center}.mainTxtBox.mainTxt02:after{left:50%;margin-left:-15px}#topService #topServiceIn{width:100%;background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/mainbg_01.jpg) no-repeat top center;background-size:100% 380px;padding-top:150px}@media screen and (max-width:834px){#topService #topServiceIn{padding-top:80px;background-size:100% 100px}}@media screen and (max-width:834px){#topService #topServiceIn .serviceList{margin-bottom:100px}}#topService #topServiceIn .serviceList .serviceListIn{padding:30px;border-radius:10px;margin-bottom:160px;background:#2c2f38}@media screen and (max-width:834px){#topService #topServiceIn .serviceList .serviceListIn{margin-bottom:60px;padding:2em}}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox{display:flex;width:100%;position:relative;justify-content:space-between;align-items:center;flex-wrap:wrap}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .no{position:absolute;transform:matrix(0,1,-1,0,0,0);font-size:2.5rem;color:#ccc;left:-70px;top:-20px;font-family:"Rethink Sans",sans-serif;font-weight:800;letter-spacing:.1em}@media screen and (max-width:834px){#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .no{font-size:2rem;transform:none;position:relative;left:0;top:0;margin-bottom:15px;width:100%}}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .no:after{content:"";bottom:50%;margin-left:20px;position:absolute;width:100px;height:1px;background:#ccc}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L{width:42%;max-width:460px;margin-left:60px}@media screen and (max-width:834px){#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L{width:100%;order:2;margin:0 auto}}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L h3{font-size:2rem;font-weight:700;margin-bottom:20px}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L h4{color:#fc9393;font-family:"Rethink Sans",sans-serif;font-weight:800;font-size:4.3rem;line-height:1.2em;margin-bottom:20px}@media screen and (max-width:834px){#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L h4{font-size:6vw}}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L h4.c02{color:#93dcfc}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L h4.c03{color:#93fcb3}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L p{font-size:1.4rem;line-height:1.8em;margin-bottom:40px}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L p a{text-decoration:underline}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L p strong{font-weight:700;background:#b09501}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L .price{font-size:1.7rem;font-weight:700}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L .price span{font-size:2.4rem;font-weight:900;font-style:italic;letter-spacing:0}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L .linkBtnSub{border:1px solid #fff;background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/bg_arrow_01W.png) no-repeat;background-position:94% center;background-size:26px;padding:15px 15px 15px 30px;border-radius:5px;font-size:1.3rem;width:100%;max-width:290px;display:block}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L .linkBtnSub.none{opacity:.5;pointer-events:none}@media screen and (max-width:834px){#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L .linkBtnSub{margin:0 auto 20px}}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L .linkBtnSub span{font-size:1.1rem}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .L .linkBtnSub:hover{opacity:.7}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .R{max-width:540px;width:48%;background:#ccc;border-radius:10px}#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .R img{width:100%;height:auto;display:block}@media screen and (max-width:834px){#topService #topServiceIn .serviceList .serviceListIn .serviceListBox .R{order:1;width:100%;margin:0 auto 30px}}#topContentStrengt{margin-bottom:180px;background:linear-gradient(90deg,#2c2f38 0%,#2c2f38 50%,#191c22 50%,#191c22 100%)}@media screen and (max-width:834px){#topContentStrengt{margin-bottom:140px}}#topContentStrengt .topContentBox01{padding:150px 70px 150px 0;background:#2c2f38;border-radius:0 50px 50px 0}@media screen and (max-width:834px){#topContentStrengt .topContentBox01{padding:120px 4% 100px}}#topContentStrengt .topContentBox01 .topContentIn01{display:flex;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01{display:block}}#topContentStrengt .topContentBox01 .topContentIn01 .mainTxtBox{margin-top:-20px;width:50%}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01 .mainTxtBox{width:100%}}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList{width:50%;max-width:800px}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList{width:100%}}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li{width:100%;position:relative;margin-bottom:60px}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li:last-child{margin-bottom:0}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li{width:92%;margin:0 auto 60px}}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li .no{position:absolute;transform:matrix(0,1,-1,0,0,0);font-size:2.5rem;color:#ccc;left:-160px;top:85px;font-family:"Rethink Sans",sans-serif;font-weight:800;letter-spacing:.1em}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li .no{transform:none;position:relative;left:0;top:0;font-size:2rem;margin-bottom:20px;display:block}}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li .no:after{content:"";bottom:50%;margin-left:20px;position:absolute;width:100px;height:1px;background:#ccc}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li h3{font-size:3.1em;font-weight:900;color:#ccc;margin-bottom:30px}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li h3{font-size:2.2em}}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li h4{padding:10px 5px 10px 20px;background:#fff;color:#8d7e7e;font-size:1.9em;font-weight:900;display:inline-block;margin-bottom:30px}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li h4{padding:10px;border-radius:5px}}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li p{font-size:1.7rem;line-height:2em;text-align:justify}@media screen and (max-width:834px){#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li p{font-size:1.6rem;line-height:1.8em}}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li strong.m{background:#8d7e7e}#topContentStrengt .topContentBox01 .topContentIn01 .topStrengthList li strong.s{color:#b09501}#topContentWorks{background:#2c2f38;max-width:1200px;width:100%;border-radius:50px;margin:0 auto 150px;padding:70px 70px 90px}@media screen and (max-width:834px){#topContentWorks{width:96%;padding:8% 4%;border-radius:20px}}#topContentWorks .topWorksList{margin-top:-20px;width:100%;display:flex;justify-content:space-between}@media screen and (max-width:834px){#topContentWorks .topWorksList{margin-top:0;flex-wrap:wrap}}#topContentWorks .topWorksList li{width:47%;display:flex;flex-wrap:wrap;align-items:center}@media screen and (max-width:834px){#topContentWorks .topWorksList li{width:100%;margin-bottom:60px}#topContentWorks .topWorksList li:last-child{margin-bottom:0}}#topContentWorks .topWorksList li img{width:100%;height:auto;background:#ccc;border-radius:10px;display:block;margin-bottom:30px}#topContentWorks .topWorksList li h3{width:100%;text-align:center;font-size:2.6rem;font-weight:900;color:#ccc;margin-bottom:20px}@media screen and (max-width:834px){#topContentWorks .topWorksList li h3{font-size:2rem}}#topContentWorks .topWorksList li .cat{display:inline-block;border:1px solid #fff;margin:0 auto 30px;padding:3px 5px;font-size:1.3rem;font-weight:700}@media screen and (max-width:834px){#topContentWorks .topWorksList li .cat{margin:0 auto 20px}}#topContentWorks .topWorksList li .txt01{font-size:1.5rem;line-height:2em;margin-bottom:20px}#topContentWorks .topWorksList li .txt02{background:#454957;display:block;width:100%;text-align:center;padding:15px 0;font-size:1.3rem;border-radius:5px;margin-bottom:20px}@media screen and (max-width:834px){#topContentWorks .topWorksList li .txt02{padding:10px}}#topContentWorks .topWorksList li .txt03{text-align:center;width:100%}#topContentWorks .topWorksList li .link01{text-decoration:underline;font-size:1.2rem}#topContentWorks .topWorksList li .link01.none{opacity:.5;pointer-events:none}#topContentAbout{padding:150px 0;background-size:contain}@media screen and (max-width:834px){#topContentAbout{padding:120px 4%}}#topContentInfo{margin:0 auto 100px}#topContentInfo .topInfoList{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:834px){#topContentInfo .topInfoList{width:92%;margin:0 auto}}#topContentInfo .topInfoList li{width:48%;margin-bottom:70px}@media screen and (max-width:834px){#topContentInfo .topInfoList li{width:100%}}#topContentInfo .topInfoList li a{display:flex;justify-content:space-between}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .L{display:none}}#topContentInfo .topInfoList li a .L img{width:140px;height:140px;background:#ccc;border-radius:5px}#topContentInfo .topInfoList li a .R{width:380px}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .R{width:100%}}#topContentInfo .topInfoList li a .R .txt01{width:100%;display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .R .txt01{margin-bottom:10px}}#topContentInfo .topInfoList li a .R .txt01 .cat{display:inline-block;border:1px solid #fff;padding:3px 5px;font-size:1.1rem}#topContentInfo .topInfoList li a .R .txt01 .data{font-size:1.3rem;display:inline-block;margin-left:20px}#topContentInfo .topInfoList li a .R .txt02 .t01{font-size:1.4rem;display:block;margin-bottom:20px;line-height:1.8em}@media screen and (max-width:834px){#topContentInfo .topInfoList li a .R .txt02 .t01{margin-bottom:10px}}#topContentInfo .topInfoList li a .R .txt02 .t02{font-size:1.3rem;text-decoration:underline}#topContentPrice{margin:0 auto 150px}@media screen and (max-width:834px){#topContentPrice{width:96%;padding:0 2%}}#topContact{margin:0 auto 150px}#topContact #topContactIn{width:100%;background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/mainbg_01.jpg) no-repeat top center;background-size:100% 380px;padding-top:150px}#topContact #topContactIn.contact{background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/mainbg_02.jpg) no-repeat top center;background-size:100% 380px}@media screen and (max-width:834px){#topContact #topContactIn.contact{padding-top:80px;background-size:100% 100px}}#topContact #topContactIn .topNewContentBox01{border-radius:20px;background:#2c2f38}#topContentDesigner{border-bottom:1px solid #333;margin-bottom:200px}@media screen and (max-width:834px){#topContentDesigner{padding:120px 4%}}.allPriceList{display:flex;width:100%;flex-wrap:wrap;margin-bottom:40px;justify-content:space-between}@media screen and (max-width:834px){.allPriceList{width:100%;margin:0 auto 40px;display:block}}.allPriceList.under{max-width:1000px;margin:0 auto 100px}.allPriceList.under li{width:48%}@media screen and (max-width:834px){.allPriceList.under li{width:100%;margin-bottom:50px}}.allPriceList li{width:32%}@media screen and (max-width:834px){.allPriceList li{width:100%;margin-bottom:50px}}.allPriceList li .underListBox01{text-align:center}.allPriceList li .underListBox01 .plan{border-radius:10px 10px 0 0;background:#8d7e7e;padding:25px 0}.allPriceList li .underListBox01 .plan span{font-size:1.3rem;display:block;margin-bottom:5px}.allPriceList li .underListBox01 .plan p{font-size:2rem;font-weight:700}.allPriceList li .underListBox01 span.subTxt{font-size:1.4rem;font-weight:500;margin-bottom:10px;display:inline-block;letter-spacing:.1em;background:#454957;color:#fff;padding:5px 10px;border-radius:5px}.allPriceList li .underListBox01 .price{background:#fff;margin-top:1px;color:#191c22;padding:25px 0}.allPriceList li .underListBox01 .price p{font-size:2rem;font-weight:700}.allPriceList li .underListBox01 .price p span{font-size:3.6rem;font-weight:700;font-family:"Rethink Sans",sans-serif;letter-spacing:-.01em;color:#2c2f38}.allPriceList li .underListBox01 .txt01{background:#fff;margin-top:1px;color:#191c22;padding:25px 30px}.allPriceList li .underListBox01 .txt01 p{text-align:left;font-size:1.5rem;line-height:1.7em}.allPriceList li .underListBox01 .deadline{background:#fff;margin-top:1px;color:#191c22;padding:25px 30px}.allPriceList li .underListBox01 .deadline p{font-size:1.5rem;line-height:1.7em}.allPriceList li .underListBox01 .list01{background:#fff;width:100%;display:block;height:225px;border-radius:0 0 20px 20px;margin-top:1px;padding-top:25px;margin-bottom:30px}@media screen and (max-width:834px){.allPriceList li .underListBox01 .list01{height:auto;padding:25px 0}}.allPriceList li .underListBox01 .list01 li{width:90%;border-radius:5px;margin:0 auto;background:#fff9eb;border-radius:5px;margin-bottom:8px}.allPriceList li .underListBox01 .list01 li p{text-align:left;font-size:1.5rem;color:#000;padding:10px 0 10px 35px;position:relative}.allPriceList li .underListBox01 .list01 li p:after{position:absolute;left:15px;top:40%;content:"";width:12px;height:6px;border-left:2px solid #b09501;border-bottom:2px solid #b09501;transform:rotate(-45deg)}.formWrap{max-width:800px;width:100%;margin:0 auto;padding:50px 0}.formWrap.under .prvcyBoxTop{display:none}@media screen and (max-width:834px){.formWrap{max-width:90%}}.formWrap .contacInfo{font-size:1.5rem;max-width:800px;width:100%;margin:0 auto 40px;line-height:1.8em}.formWrap .contacInfo span{color:red}.formWrap h3{font-size:2rem;font-weight:700;text-align:left;margin-bottom:20px}.formWrap .formBox{max-width:800px;margin:0 auto 30px;border-top:1px solid #ccc;padding-top:30px}.formWrap .formBox li{font-size:1.6rem;display:flex;border-bottom:1px solid #ccc;padding-bottom:30px;margin-bottom:30px}@media screen and (max-width:834px){.formWrap .formBox li{display:block}}.formWrap .formBox li:last-child{border:none}.formWrap .formBox li .txt01{width:200px;display:flex;align-items:center;position:relative}@media screen and (max-width:834px){.formWrap .formBox li .txt01{width:100%;margin-bottom:10px}}.formWrap .formBox li .txt01.hissu{position:relative}.formWrap .formBox li .txt01.hissu:after{content:"*";color:red}.formWrap .formBox li .txt02{width:400px}@media screen and (max-width:834px){.formWrap .formBox li .txt02{width:100%}}.formWrap .formBox li .txt02 input{color:#000}.formWrap .formBox li .txt02 input[type=email]{width:100%}@media screen and (max-width:834px){.formWrap .formBox li .txt02 input{width:auto}.formWrap .formBox li .txt02 input[type=email]{width:100%}.formWrap .formBox li .txt02 input[type=text]{width:100%}}.formWrap .formBox li .txt02 select{color:#000}.formWrap .formBox li .txt02 textarea{color:#000;width:100%}@media screen and (max-width:834px){.formWrap .formBox li .txt02 textarea{display:block;width:100%}}.formWrap .formBox li .txt02 .mwform-tel-field{display:inline}.formWrap .formBox li .txt02 .mwform-tel-field input{display:inline;width:30%}.formWrap .formBox li .txt03{text-align:center;width:100%}.sbmtBtn{display:block;text-align:center}.sbmtBtn input{width:100%;max-width:350px;font-size:2rem;letter-spacing:.3em;font-weight:700;background:#b09501;color:#fff;padding:30px 0;padding-left:5px}.sbmtBtn input:hover{background:#c4b291;color:#fff}.sbmtBtn input.reset{width:100px;background:#c4b291}@media screen and (max-width:834px){.sbmtBtn input{display:block;width:100%;max-width:100%}}.spFtnav{display:none;position:fixed;bottom:0;width:100%;justify-content:space-between}.spFtnav li{width:33.3333333333%}.spFtnav li a{border-radius:0;width:100%;max-width:100%;border-bottom:none !important}@media screen and (max-width:834px){.spFtnav{display:block;display:flex;z-index:1}}.formTable{width:100%;margin:0 auto 40px;font-size:1.4rem;border-spacing:1px;background:#ccc}@media screen and (max-width:834px){.formTable{display:block;width:100%;border:1px solid #c4b291}}@media screen and (max-width:834px){.formTable tbody{display:block;width:100%}}@media screen and (max-width:834px){.formTable tr{display:block;width:100%}}.formTable th{font-weight:400;background:#c4b291;text-align:center;padding:20px 10px;vertical-align:middle}@media screen and (max-width:834px){.formTable th{display:block;width:100%}}.formTable td{background:#000;padding:10px;vertical-align:middle}@media screen and (max-width:834px){.formTable td{display:block;width:100%}}.mw_wp_form_complete h2{font-size:2rem;font-weight:900}.mw_wp_form_complete p{font-size:1.8rem}.mw_wp_form_complete p a{text-decoration:underline}footer{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:834px){footer{padding:30px}}footer .ftCompany .ftCompanyList{width:100%}@media screen and (max-width:834px){footer .ftCompany .ftCompanyList{margin-bottom:30px}}footer .ftCompany .ftCompanyList li{display:flex;font-size:1.2rem;margin-bottom:10px}footer .ftCompany .ftCompanyList li:last-child{margin-bottom:0}footer .ftCompany .ftCompanyList li .txt01{width:110px;border-right:1px solid #fff;margin-right:20px}footer .ftNav ul li{font-size:1.3rem;margin-bottom:20px}@media screen and (max-width:834px){footer .ftNav ul li{margin-bottom:10px}}footer .ftNav ul li a{position:relative;padding-left:20px}footer .ftNav ul li a:after{position:absolute;left:0;top:.5em;content:"";display:inline-block;vertical-align:middle;color:#333;line-height:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:.375em .54952em;border-left-color:currentColor;border-right:0}footer .ftLinkList{display:flex;width:90%;max-width:800px;margin:0 auto 30px;justify-content:center}footer .ftLinkList li{margin:0 20px}footer small{width:100%;display:block;text-align:center;font-size:1.1rem;margin:40px auto}#underContentWrap{padding:130px 5% 0}#underContentWrap section.underMainV{padding:150px 0 80px}#underContentWrap section.underMainV.noimg{padding:150px 0 0}#underContentWrap #underContentIn{width:98%;max-width:1200px;margin:0 auto}#underContentWrap #underContentIn.In02{max-width:1000px}@media screen and (max-width:834px){#underContentWrap #underContentIn{padding:50px 0;width:100%}}#underContentWrap #underContentIn .blogList{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:834px){#underContentWrap #underContentIn .blogList{width:92%;margin:0 auto}}#underContentWrap #underContentIn .blogList li{width:48%;margin-bottom:70px}@media screen and (max-width:834px){#underContentWrap #underContentIn .blogList li{width:100%}}#underContentWrap #underContentIn .blogList li a{display:flex;justify-content:space-between}@media screen and (max-width:834px){#underContentWrap #underContentIn .blogList li a .L{display:none}}#underContentWrap #underContentIn .blogList li a .L img{width:140px;height:140px;background:#ccc;border-radius:5px}#underContentWrap #underContentIn .blogList li a .R{width:380px}@media screen and (max-width:834px){#underContentWrap #underContentIn .blogList li a .R{width:100%}}#underContentWrap #underContentIn .blogList li a .R .txt01{width:100%;display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width:834px){#underContentWrap #underContentIn .blogList li a .R .txt01{margin-bottom:10px}}#underContentWrap #underContentIn .blogList li a .R .txt01 .cat{display:inline-block;border:1px solid #fff;padding:3px 5px;font-size:1.1rem}#underContentWrap #underContentIn .blogList li a .R .txt01 .data{font-size:1.3rem;display:inline-block;margin-left:20px}#underContentWrap #underContentIn .blogList li a .R .txt02 .t01{font-size:1.4rem;display:block;margin-bottom:20px;line-height:1.8em}@media screen and (max-width:834px){#underContentWrap #underContentIn .blogList li a .R .txt02 .t01{margin-bottom:10px}}#underContentWrap #underContentIn .blogList li a .R .txt02 .t02{font-size:1.3rem;text-decoration:underline}#underContentWrap .underContentBox01 .underContentIn01 h2{font-size:2.6rem;font-weight:900;text-align:center;margin-bottom:20px}@media screen and (max-width:834px){#underContentWrap .underContentBox01 .underContentIn01 h2{font-size:2.4rem;line-height:1.6em;padding-left:1em}}#underContentWrap .underSubTxtBox{font-size:1.3rem;line-height:1.5em;text-align:center;margin-bottom:50px}#underContentWrap .underContentBox02{border-bottom:1px solid #888;padding-bottom:100px;margin-bottom:100px}#underContentWrap .underContentBox03{padding-bottom:100px}#underContentWrap .underTxtBox01{text-align:center;font-size:1.6rem;line-height:2em;margin-bottom:50px}@media screen and (max-width:834px){#underContentWrap .underTxtBox01 p{width:80%;text-align:left;margin:0 auto;font-size:1.4rem;line-height:1.8em}}#underContentWrap .underTxtBox02{font-size:1.6rem;line-height:1.8em}@media screen and (max-width:834px){#underContentWrap .underPriceIn{width:100%;overflow-x:scroll;margin-top:20px;margin-bottom:100px}}#underContentWrap .underPriceList{border-collapse:collapse;margin:0 auto 100px;padding:0;max-width:1000px;table-layout:fixed;width:100%}@media screen and (max-width:834px){#underContentWrap .underPriceList{width:800px;margin:0 auto}}#underContentWrap .underPriceList.last{margin:0 auto}#underContentWrap .underPriceList tr{background:#fff;color:#191c22;padding:.35em;border:1px solid #191c22}#underContentWrap .underPriceList tr th{padding:1.5em;font-size:1.8rem;text-align:center;border:1px solid #191c22;vertical-align:middle}#underContentWrap .underPriceList tr td{border:1px solid #191c22;text-align:center;font-size:1.6rem;vertical-align:middle}#underContentWrap .underPriceList tr.txt01 th{background:#8d7e7e;color:#fff}#underContentWrap .underPriceList tr.txt01 th:first-child{font-size:1.4rem}#underContentWrap .underPriceList tr.txt02 th{background:#faf7f2;font-size:1.5rem;font-weight:700}#underContentWrap .underPriceList tr.txt02 th span{display:block;font-size:1.3rem;color:#c10000;margin-top:5px}#underContentWrap .underPriceList tr.txt02 td{padding:1.5em 1em}#underContentWrap .underPriceList tr.txt02 td.bgG{background:#ccc;font-size:1.2em}#underContentWrap .underPriceList tr.txt02 td.bgY{background:#fae100}#underContentWrap .underPriceList tr.txt02 td p strong{font-weight:700;color:#c10000}#underContentWrap .breadWrap{width:98%;margin:30px auto 0px;padding:10px 0 0}#underContentWrap .breadWrap .breadContent{width:100%;max-width:1200px;margin:0 auto 80px;display:flex;font-size:1.1rem;flex-wrap:wrap}@media screen and (max-width:834px){#underContentWrap .breadWrap .breadContent{line-height:1.6;margin:0 auto 40px}}#underContentWrap .breadWrap .breadContent a{background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/iconArrowW01.png) no-repeat right center;background-size:4px;text-decoration:underline;padding-right:12px;display:inline-block;margin-right:8px;color:#fff}#underContentWrap .single{max-width:900px;margin:0 auto 100px}@media screen and (max-width:834px){#underContentWrap .single{width:90%}}#underContentWrap .single a{text-decoration:underline;color:#b09501}#underContentWrap .single h2{font-family:"Noto Serif JP",serif;font-size:3.4rem;font-weight:900;margin-bottom:100px;position:relative}#underContentWrap .single h2:after{content:"";background-color:#fff;width:40px;height:1px;position:absolute;top:80px;left:0}@media screen and (max-width:834px){#underContentWrap .single h2:after{top:50px}}@media screen and (max-width:834px){#underContentWrap .single h2{font-size:2rem;margin-bottom:60px}}#underContentWrap .single h3{font-family:"Noto Serif JP",serif;font-size:2.4rem;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #fff}@media screen and (max-width:834px){#underContentWrap .single h3{font-size:1.8rem}}#underContentWrap .single h4{font-size:2rem;font-weight:700;border-left:8px #ea5a00 solid;font-family:"Noto Serif JP",serif;padding-left:10px;margin-bottom:20px}@media screen and (max-width:834px){#underContentWrap .single h4{font-size:1.5rem}}#underContentWrap .single p{font-size:1.6rem;line-height:1.8em;margin-bottom:30px}#underContentWrap .single p.pointBox{font-size:1.2rem;border:2px solid #b24500;padding:5px 10px;line-height:1.8}#underContentWrap .single p.pointBox span{font-weight:700;color:#3f2100}@media screen and (max-width:834px){#underContentWrap .single p{line-height:1.5em}}#underContentWrap .single p.mb50{margin-bottom:50px}#underContentWrap .single p strong{background:linear-gradient(transparent 60%,#04588b 60%)}@media screen and (max-width:834px){#underContentWrap .single p img{width:100%;height:auto}}#underContentWrap .single ol li{list-style:decimal;padding-left:.5em;margin-left:1em}#underContentWrap .single ol ol{margin-top:10px;margin-bottom:10px;border:1px solid #fdfbf7;padding:10px 20px;background:#fdfbf7;border-radius:5px}#underContentWrap .single ol ol li ol{background:#000}#underContentWrap .single ul{margin-bottom:30px}#underContentWrap .single ul li{list-style:circle;padding-left:.5em;margin-left:1em}#underContentWrap .single .underthmBox{width:100%;margin-bottom:50px;position:relative}#underContentWrap .single .underthmBox .awardMark{right:0;left:inherit}#underContentWrap .single .underthmBox img{width:100%;display:block;height:auto}#underContentWrap .single .nextNavBox{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ddd;padding-top:40px;margin-top:40px;font-size:1.5rem}#underContentWrap .single .nextNavBox span{margin:0 20px}#underContentWrap .single .nextNavBox span a{display:block;color:#fff;text-decoration:none;position:relative;padding-right:15px;line-height:1;background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/iconArrowW01.png) no-repeat right .3em;background-size:6px}#underContentWrap .single .nextNavBox span.prev a{padding-right:0;padding-left:15px;background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/iconArrowW02.png) no-repeat left .3em;background-size:6px}.dli-check-circle{display:inline-block;vertical-align:middle;color:#ea5a00;line-height:1;position:relative;width:1em;height:1em;border:.1em solid currentColor;border-radius:50%;box-sizing:content-box}.dli-check-circle span{width:.58em;height:.261em;border:.1em solid currentColor;border-top:0;border-right:0;box-sizing:border-box;transform:translateY(-25%) rotate(-45deg);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.OrderList{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.OrderList .OrderBox{background:#333;border-radius:10px;padding:30px 20px 20px;width:31%;margin-bottom:40px}@media screen and (max-width:834px){.OrderList .OrderBox{width:100%}}.OrderList .OrderBox:nth-child(n+4){margin-bottom:0}@media screen and (max-width:834px){.OrderList .OrderBox:nth-child(n+4){margin-bottom:40px}}.OrderList .OrderBox .OrderBoxIn{position:relative}.OrderList .OrderBox .OrderBoxIn .nmb{position:absolute;font-size:80px;color:#b09501;font-style:italic;font-weight:900;right:0;top:-70px}.OrderList .OrderBox .OrderBoxIn h3{font-size:2.4rem;font-weight:900;text-align:center;margin-bottom:10px;display:block;letter-spacing:.1em}.OrderList .OrderBox .OrderBoxIn .img01{width:50%;margin:0 auto}.OrderList .OrderBox .OrderBoxIn .img01 img{width:100%;display:block;margin:0 auto}.OrderList .OrderBox .OrderBoxIn .txt01{text-align:justify;line-height:1.6em;font-size:1.4rem}.OrderList .OrderBox .OrderBoxIn .txt01 a{text-decoration:underline;color:#b09501}.OrderPrice{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:40px}.OrderPrice .OrderPriceBox{color:#000;width:350px;margin:0 20px;background:#fff;border-radius:20px;padding-bottom:30px}@media screen and (max-width:834px){.OrderPrice .OrderPriceBox{width:80%;margin-bottom:30px}.OrderPrice .OrderPriceBox:last-child{margin-bottom:0}}.OrderPrice .OrderPriceBox .arrow{position:relative;display:block;margin:10px auto -10px;width:40px;height:20px}.OrderPrice .OrderPriceBox .arrow:before,.OrderPrice .OrderPriceBox .arrow:after{content:"";position:absolute;bottom:0;left:calc(50% - 5px);width:7px;height:22px;border-radius:9999px;background-color:#000;transform-origin:50% calc(100% - 2px)}.OrderPrice .OrderPriceBox .arrow:before{transform:rotate(45deg)}.OrderPrice .OrderPriceBox .arrow:after{transform:rotate(-45deg)}.OrderPrice .OrderPriceBox .txt01{background:#333;color:#fff;border-radius:10px 10px 0 0;padding:20px 0;font-weight:700;font-size:2.4em;text-align:center}.OrderPrice .OrderPriceBox .txt01.c01{background:#b09501}.OrderPrice .OrderPriceBox .txt01 span{display:block;text-align:center;margin-bottom:10px}.OrderPrice .OrderPriceBox .txt01 span.t01{font-size:.5em;font-weight:400;margin-bottom:0}.OrderPrice .OrderPriceBox .txt02{font-weight:900;font-size:2em;text-align:center;padding:30px 0 10px}.OrderPrice .OrderPriceBox .txt02 span{font-size:3em;display:inline-block}.OrderPrice .OrderPriceBox .txt02 span.in01{text-decoration:line-through}.OrderPrice .OrderPriceBox .txt02 span.in02{font-size:.8em;display:block;font-weight:500;border:1px solid #000;width:100px;margin:0 auto;padding:4px 0 7px}.OrderPrice .OrderPriceBox .txt02 span.in02.lim{border:none;background:#7f1c32;color:#fff}.OrderPrice .OrderPriceBox .txt02 span.in03{color:#7f1c32}.WorksList{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.WorksList .WorksBox{width:30%;margin-bottom:40px}@media screen and (max-width:834px){.WorksList .WorksBox{width:48%;margin-bottom:30px}}.WorksList .WorksBox:nth-child(n+3){margin-bottom:0}@media screen and (max-width:834px){.WorksList .WorksBox:nth-child(n+3){margin-bottom:30px}}.WorksList .WorksBox:nth-of-type(4){margin-left:17.5%}@media screen and (max-width:834px){.WorksList .WorksBox:nth-of-type(4){margin:0 auto 30px}}.WorksList .WorksBox:nth-of-type(5){margin-right:17.5%}@media screen and (max-width:834px){.WorksList .WorksBox:nth-of-type(5){margin:0 auto 30px}}.WorksList .WorksBox .WorksBoxIn{width:100%;text-align:center;font-size:1.4rem}.WorksList .WorksBox .WorksBoxIn img{width:100%;margin-bottom:30px}.WorksList .WorksBox .WorksBoxIn span{display:block;margin-bottom:10px}.WorksList .WorksBox .WorksBoxIn span a{text-decoration:underline;font-size:.8em}.GeneralList{display:flex;justify-content:space-between;width:90%;margin:0 auto;flex-wrap:wrap}.GeneralList .GeneralBox{width:48%;background:#222;padding:30px;border-radius:20px}@media screen and (max-width:834px){.GeneralList .GeneralBox{width:100%;margin-bottom:30px}}.GeneralList .GeneralBox .img01{border-radius:10px;overflow:hidden;margin-bottom:20px}.GeneralList .GeneralBox img{width:100%;height:auto;display:block}.GeneralList .GeneralBox h3{font-size:2.1rem;font-weight:700;text-align:center;margin-bottom:20px}.GeneralList .GeneralBox h3.fukidashi{background:#b09501;padding:.6em;position:relative;border-radius:10px;margin-bottom:30px}.GeneralList .GeneralBox h3.fukidashi:after{content:"";position:absolute;top:100%;left:50%;margin-left:-12px;width:0;height:0;border:12px solid transparent;border-top:12px solid #b09501}.GeneralList .GeneralBox p{font-size:1.5rem;line-height:2em}.GeneralList .GeneralBox p a{text-decoration:underline;color:#b09501}.GeneralList .GeneralBox p strong{font-weight:900;color:#b09501}.GeneralList .GeneralBox p strong.cl{color:#b24500}.faqList{font-size:1.5rem}.faqList details{width:100%;max-width:800px;margin:0 auto 10px;border-radius:4px;background:#fff;color:#000}.faqList details summary{display:flex;justify-content:space-between;align-items:center;position:relative;padding:1em 2em 1em 3em;font-weight:600;cursor:pointer}.faqList details summary:before{color:#75bbff;content:"Q";position:absolute;left:1em;font-weight:600;font-size:1.3em}.faqList details summary:after{transform:translateY(-25%) rotate(45deg);width:7px;height:7px;margin-left:10px;border-bottom:3px solid rgba(51,51,51,.7019607843);border-right:3px solid rgba(51,51,51,.7019607843);content:"";transition:transform .5s}.faqList details[open] summary:after{transform:rotate(225deg)}.faqList details[open] p{transform:none;opacity:1}.faqList .a{position:relative;transform:translateY(-10px);opacity:0;margin:0;padding:.3em 3em 1.5em;color:#333;transition:transform .5s,opacity .5s;text-align:justify;line-height:1.8em}.faqList .a span{display:block}.faqList .a span.txt01{text-decoration:underline;margin:10px 0}.faqList .a span.img01{display:flex;justify-content:space-between}.faqList .a span.img01 img{width:32%;height:auto;display:block}.faqList .a:before{position:absolute;left:1em;font-weight:600;font-size:1.3em;color:#ff8d8d;line-height:1.2;content:"A"}.OptionList{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:1.5rem}.OptionList li{width:48%;border-radius:5px;margin-bottom:40px;display:flex;justify-content:space-between;align-items:self-start}@media screen and (max-width:834px){.OptionList li{width:100%}}.OptionList li:nth-child(n+4){margin-bottom:0}@media screen and (max-width:834px){.OptionList li:nth-child(n+4){margin-bottom:40px}}.OptionList li .txt01{width:62%;margin-bottom:10px}.OptionList li .txt01 span{display:block}.OptionList li .txt01 span.name{font-size:1.7rem;font-weight:700;margin-bottom:10px}.OptionList li .txt01 span.price{background:#333;display:inline-block;padding:2px 6px 4px;font-weight:700;border-radius:3px;margin-bottom:10px}.OptionList li .txt01 span.info{font-size:1.3rem;line-height:1.4em}.OptionList li .img01{width:30%;border-radius:50%}.OptionList li .img01 img{width:100%;height:auto;display:block}.ftCtBtn{position:fixed;right:20px;bottom:20px;display:block;z-index:3;width:360px;display:flex;justify-content:space-between}@media screen and (max-width:834px){.ftCtBtn{bottom:0;right:0;width:100%}}.ftCtBtn .linkBtn01{background:0 0;padding:15px 35px 15px 15px;border:1px solid #fff;width:auto;display:block;background:#2c2f38}@media screen and (max-width:834px){.ftCtBtn .linkBtn01{background:#04588b;max-width:100%;width:50%;border-radius:0;border:none;padding:20px 0}.ftCtBtn .linkBtn01:last-child{background:#61905c}}.FormLinkBtn{width:100px;height:100px;background:#b09501;text-align:center;border-radius:50%;display:flex;font-size:1.8rem;font-weight:700;position:fixed;right:50px;bottom:50px;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap;box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,.6)}@media screen and (max-width:834px){.FormLinkBtn{right:20px;bottom:20px;transform:scale(.8)}}.FormLinkBtn span{display:block;font-size:1.1rem;text-align:center}.FormLinkBtn:hover{transition:all .5s;transform:scale(1.2);opacity:.95;background:#04588b}#fishPrint #fishPrintMain{background:url(//tsurian.com/wp-content/themes/tsurian/css/../img/fishprint/mv.png) no-repeat center center;background-size:cover}#fishPrint #fishPrintPrice .txt10{font-size:1.8rem;text-align:center;border:1px solid #fff;padding:10px 0 15px;max-width:740px;margin:0 auto 20px}@media screen and (max-width:834px){#fishPrint #fishPrintPrice .txt10{font-size:1.5rem}}#fishPrint #fishPrintPrice .txt10 span{font-size:2rem;font-weight:700;color:#ea5a00}#fishPrint #fishPrintPrice .txt11{text-align:center;font-size:1.3rem}#fishPrint #fishPrintPrice .txt11 a{text-decoration:underline}@media screen and (max-width:834px){.prvcyBox{width:100%}}.prvcyBox .prvcyIn{font-size:1.4rem;line-height:1.6em}.prvcyBox .prvcyIn h2{font-family:"Rethink Sans",sans-serif;font-weight:500;font-size:1.8rem;font-weight:700;margin-bottom:20px;border-bottom:1px solid #fff;padding-bottom:20px}.prvcyBox .prvcyIn ol{padding-left:1em}.prvcyBox .prvcyIn ol li{list-style-type:disc;margin-bottom:5px}.prvcyBoxTop{width:600px;margin:0 auto 50px;height:200px;overflow-y:scroll;padding:20px;border:1px solid #ccc;border-radius:5px}@media screen and (max-width:834px){.prvcyBoxTop{width:100%}}.prvcyBoxTop .prvcyIn{font-size:1.4rem;line-height:1.6em}.prvcyBoxTop .prvcyIn h2{font-size:1.6rem;font-weight:700;margin-bottom:30px}.prvcyBoxTop .prvcyIn ol{padding-left:1em}.prvcyBoxTop .prvcyIn ol li{list-style-type:disc;margin-bottom:5px}