﻿.p-wrapper{padding:170px 0 100px}@media screen and (max-width: 500px){.p-wrapper{padding:140px 0 80px}}.p-breadcrumbs{margin-bottom:10px}.p-breadcrumbs__link{color:rgba(40,40,41,.6);transition:color .4s}.p-breadcrumbs__link:hover{color:#282829}.p-breadcrumbs__text{text-decoration:underline}.p-main{width:68.3%}@media screen and (max-width: 810px){.p-main{width:70%}}@media screen and (max-width: 650px){.p-main{width:100%}}.p-article{padding:25px 20px;background-color:#fff;box-shadow:0 0 20px rgba(40,40,41,.1)}@media screen and (max-width: 810px){.p-article{padding:20px 15px}}@media screen and (max-width: 650px){.p-article{width:100%;padding:25px 30px 30px}}@media screen and (max-width: 500px){.p-article{padding:20px 15px 30px}}.p-article__title{font-size:2.4rem;line-height:1.4}@media screen and (max-width: 650px){.p-article__title{font-size:2rem}}.p-article__box{display:flex;align-items:center;gap:0 10px;margin-top:15px}.p-article__box .icon{width:12px}.p-article__time{font-size:1.2rem;color:#acacac}.p-article__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.p-article__tag{padding:0 8px;background-color:#4f84dc;color:#fff;font-size:1rem;cursor:pointer;transition:opacity .3s}.p-article__tag:hover{opacity:.7}.p-article__mainImage{margin-top:30px}.p-article__lead{margin-top:30px}@media screen and (max-width: 650px){.p-article__lead{margin-top:20px}}.p-themes{margin-top:60px;padding:20px 60px;background-color:#f7f7f7}@media screen and (max-width: 1080px){.p-themes{padding:20px 50px}}@media screen and (max-width: 810px){.p-themes{padding:20px 40px}}@media screen and (max-width: 650px){.p-themes{padding:20px 30px}}@media screen and (max-width: 500px){.p-themes{padding:20px}}.p-theme__title{font-size:2.4rem;display:table;margin:auto;padding-left:25px;position:relative}@media screen and (max-width: 500px){.p-theme__title{font-size:2.2rem;padding-left:20px}}.p-theme__title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:13px;background-image:url(../../../../assets/images/article/bookmark.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 500px){.p-theme__title::before{width:10px;height:11px}}.p-theme__list{margin-top:15px}.p-theme__item:nth-child(n+2){margin-top:15px}.p-theme__link{display:flex;gap:0 20px;transition:text-decoration .3s}@media screen and (max-width: 810px){.p-theme__link{gap:0 15px}}@media screen and (max-width: 500px){.p-theme__link{gap:0 12px}}.p-theme__link:hover .text{text-decoration:underline}.p-theme__link .no{position:relative;color:#4f84dc;font-size:1.8rem;padding-right:5px;height:max-content}.p-theme__link .no::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:1px;height:18px;background-color:#4f84dc}.p-theme__link .text{font-size:1.8rem}.p-theme__subList{margin:5px 0 0 55px}@media screen and (max-width: 810px){.p-theme__subList{margin-left:46px}}@media screen and (max-width: 500px){.p-theme__subList{margin-left:44px}}.p-theme__subItem:nth-child(n+2){margin-top:5px}.p-leadTheme__subLink{padding-left:15px;position:relative;display:block}@media screen and (max-width: 500px){.p-leadTheme__subLink{line-height:1.4}}.p-leadTheme__subLink:hover{text-decoration:underline}.p-leadTheme__subLink::before{content:"・";position:absolute;left:0;top:0}.p-article__wrap{margin-top:60px}.p-article__section:nth-child(n+2){margin-top:60px}.p-editor h2{font-size:3.2rem}@media screen and (max-width: 650px){.p-editor h2{font-size:2.8rem}}.p-editor h3{font-size:2.4rem}@media screen and (max-width: 650px){.p-editor h3{font-size:2.2rem}}.p-editor p:not(:last-child){margin:5px 0}.p-editor p:last-child{margin-top:5px}.p-editor b,.p-editor strong{font-family:"Gothic MB101 Medium";color:inherit}.p-editor b span,.p-editor strong span{font-family:"Gothic MB101 Medium";color:inherit}.p-editor em{font-style:italic;font-family:"Gothic MB101 Medium";color:inherit}.p-editor em span{font-style:italic;font-family:"Gothic MB101 Medium";color:inherit}.p-editor ul{margin:30px 0}@media screen and (max-width: 500px){.p-editor ul{margin:20px 0}}.p-editor ul li{position:relative;list-style:none}.p-editor ul li::before{content:"●";margin-right:2px}.p-editor ol{margin:30px 0}@media screen and (max-width: 500px){.p-editor ol{margin:20px 0}}.p-editor ol li{list-style-type:decimal;list-style-position:inside}.p-editor a{position:relative;color:#4f84dc;transition:border-bottom .3s;margin-right:18px;border-bottom:1px solid rgba(79,132,220,0)}.p-editor a:hover{border-bottom:1px solid #4f84dc}.p-editor a::after{content:"";position:relative;display:inline-block;bottom:-2px;right:-5px;width:15px;height:15px;background-image:url("../../../../assets/images/article/inlink.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.p-editor a[target=_blank]{position:relative}@media screen and (max-width: 500px){.p-editor a[target=_blank]{padding-right:0}}.p-editor a[target=_blank]::after{background-image:url("../../../../assets/images/article/outlink_blue.svg")}.p-editor .aligncenter,.p-editor .alignnone{margin-left:auto;margin-right:auto}.p-editor .alignleft{margin-right:auto}.p-editor .alignright{margin-left:auto}.p-editor img{max-width:100%;max-height:500px;margin:5px 0;width:auto;height:auto;transition:transform .3s ease-in-out;transform-origin:left}@media screen and (max-width: 810px){.p-editor img{max-height:400px}}@media screen and (max-width: 500px){.p-editor img{max-height:320px;max-width:90%}}.p-editor img:hover{cursor:zoom-in}.p-editor .zoom{transform:scale(2)}@media screen and (max-width: 650px){.p-editor .zoom{transform:scale(1)}}.p-editor .zoom:hover{cursor:zoom-out}.p-editor iframe{display:block;width:100%;height:390px;margin:50px auto}@media screen and (max-width: 1080px){.p-editor iframe{height:33vw;margin:40px auto}}@media screen and (max-width: 810px){.p-editor iframe{margin:30px auto}}@media screen and (max-width: 650px){.p-editor iframe{height:48vw}}@media screen and (max-width: 500px){.p-editor iframe{margin:25px auto;height:47vw}}.p-editor table,.p-editor tr,.p-editor th,.p-editor td{border:inset}.p-editor blockquote{position:relative;display:table;margin:30px auto;padding:35px 50px;width:100%;background-color:#e7e7e7}@media screen and (max-width: 810px){.p-editor blockquote{padding:30px 40px}}@media screen and (max-width: 500px){.p-editor blockquote{margin:20px auto;padding:20px 30px}}.p-editor blockquote p:first-child{margin:0}.p-article__subTitle{font-size:2.2rem;margin-top:40px}@media screen and (max-width: 650px){.p-article__subTitle{font-size:1.8rem}}.p-article__contentsB{margin-top:30px}.p-article__images{display:flex;flex-wrap:wrap;justify-content:space-between;gap:22px 0}@media screen and (max-width: 500px){.p-article__images{gap:10px 0}}.p-article__image{width:48%;height:200px}@media screen and (max-width: 1080px){.p-article__image{height:18vw}}@media screen and (max-width: 650px){.p-article__image{height:23vw}}@media screen and (max-width: 500px){.p-article__image{width:48.5%;height:24vw}}.p-article__text{margin-top:30px}@media screen and (max-width: 650px){.p-article__text{margin-top:20px}}.p-article__contentsC{margin-top:50px}.p-article__desc{display:flex;justify-content:space-between}@media screen and (max-width: 650px){.p-article__desc{flex-wrap:wrap;gap:20px 0}}.p-article__desc:nth-child(n+2){margin-top:45px}.p-article__desc:nth-child(even) .p-article__descImage{order:2}@media screen and (max-width: 650px){.p-article__desc:nth-child(even) .p-article__descImage{order:1}}.p-article__descImage{height:250px;width:48%}@media screen and (max-width: 1080px){.p-article__descImage{height:22vw}}@media screen and (max-width: 650px){.p-article__descImage{width:100%;height:50vw}}.p-article__descText{width:48%}@media screen and (max-width: 650px){.p-article__descText{width:100%;order:2}}.p-pickup{padding-bottom:120px}@media screen and (max-width: 500px){.p-pickup{padding-bottom:80px}}