@charset "UTF-8";body{font-family:"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;font-size:10px;color:#666}*,:after,:before{-webkit-box-sizing:initial;box-sizing:initial}.l-sidebar{width:280px}.originalFix{position:fixed;bottom:90px;width:100%;opacity:0;-webkit-transition:all .5s;transition:all .5s}.originalFix__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto;width:1080px}.originalFix__item{position:relative}.originalFix__item span{position:absolute;top:-9px;right:-9px;z-index:1;cursor:pointer}.originalFix.is-fixed{z-index:100;opacity:1}.originalFix.is-hidden{z-index:-100;opacity:0}.p-box{margin:30px auto 0;width:1080px;border-radius:8px;background:#fff}.p-box:first-of-type{margin-top:0}.p-box__title{padding:18px 30px;border-radius:8px 8px 0 0;background:#276db2;text-align:center;line-height:1.0625;font-size:32px;color:#fff}.p-box__inner{padding:40px}.p-box__inner>:last-child{margin-bottom:0}.p-box__lead{margin-bottom:65px;text-align:center;line-height:1.7;-webkit-font-feature-settings:"palt";-moz-font-feature-settings:"palt";font-feature-settings:"palt";font-size:20px}.p-box__category-lead{padding:30px;font-size:16px;line-height:1.4;background-color:#e9f0f7;border:1px solid #276db2;border-radius:6px;margin-bottom:10px}.p-box__text{text-align:justify;line-height:1.7647058824;-webkit-font-feature-settings:"palt";-moz-font-feature-settings:"palt";font-feature-settings:"palt";font-size:17px}.p-box .p-subbox__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;width:100%;line-height:1.3;font-size:28px;font-weight:700;color:#276db2}.p-box .p-subbox__title::after{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:10px;height:1px;background:#276db2}.p-box .p-subbox+.p-subbox{margin-top:60px}.p-category{margin-top:0}.p-category .p-box__inner{padding:50px 40px 60px}.p-category__contents+.p-category__contents{margin-top:60px}.p-category__contents__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #276db2;border-bottom:1px solid #276db2;padding:1px 0;color:#276db2;font-size:32px;line-height:1.0625}.p-category__contents__title__image{margin-right:24px}.p-category__contents__childList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-category__contents__childList__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:320px;margin-top:20px;background-color:#e9f0f7;border-radius:8px;margin-right:20px;opacity:1;-webkit-transition:.5s;transition:.5s}.p-category__contents__childList__item:hover{opacity:.5}.p-category__contents__childList__item:nth-child(3n){margin-right:0}.p-category__contents__childList__item::before{position:absolute;content:"";right:12px;width:6px;height:6px;border-top:2px solid #276db2;border-right:2px solid #276db2;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-category__contents__childList__item__wrapper{line-height:22px}.p-category__contents__childList__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:70px;font-size:18px;color:#276db2;font-weight:700;padding:0 35px 0 20px;vertical-align:bottom;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:22px}.p-category__contents__childList__item a:hover{opacity:1}.p-category__contents__childList__item a:hover>*{opacity:1}.p-category__contents__childList__item a .column-number,.p-category__contents__childList__item a .small-text{line-height:22px;vertical-align:bottom}.p-category__contents__childList__item a .small-text{font-size:14px;font-weight:700}.p-category__contents__childList__item a .column-number{font-size:12px;color:#555}.p-category__contents__childList__item a .p-category__contents__childList__item__wrapper br{display:none}.c-pageTitle{padding:60px 0;background:url(../../img/pc/page_title_column.jpg) center no-repeat;background-size:cover;background-position:center;background-repeat:no-repeat}.c-pageTitle__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:0 20px;width:800px;height:100px;background:rgba(255,255,255,.8);border-bottom:2px solid rgba(39,109,178,.8);-webkit-box-sizing:border-box;box-sizing:border-box}.c-pageTitle__inner>*{display:block}.c-pageTitle__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;line-height:1;font-size:36px;font-weight:700;color:#276db2}.c-breadcrumb{margin:0 auto;padding:16px 0;width:1080px}.c-breadcrumb__item{display:inline-block;line-height:2;font-size:14px}.c-breadcrumb__item::after{content:"＞";display:inline-block}.c-breadcrumb__item:last-child{padding-right:0}.c-breadcrumb__item:last-child::after{content:none}.c-breadcrumb__item a{color:#666}.c-breadcrumb__item a:hover{text-decoration:underline}.c-anchor{margin:0 auto 30px;width:1080px}.c-anchor__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-anchor__item{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:20px;height:47px;border-right:1px solid #b2b2b2;-webkit-box-sizing:border-box;box-sizing:border-box}.c-anchor__item:first-child{border-left:1px solid #b2b2b2}.c-anchor__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;text-align:center;line-height:18px;font-size:14px;color:#276db2}.c-anchor__item a::after{content:"";margin-top:3px;width:6px;height:10px;background:url(../../img/pc/arrow2.png) left top no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-columnList__item{border-bottom:1px solid #cecece}.c-columnList__item a{display:block;position:relative;z-index:0;padding:30px 0;min-height:200px}.c-columnList__item a::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:0;height:100%;background:#e9f0f7;-webkit-transition:.3s;transition:.3s}.c-columnList__item a:hover>*{opacity:1}.c-columnList__item a:hover::after{width:100%}.c-columnList__thumbnail{position:absolute;width:200px;height:200px}.c-columnList__text,.c-columnList__title{margin-left:230px;width:770px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-columnList__title{line-height:1.4166666667;font-size:24px;font-weight:700;color:#276db2}.c-columnList__text{padding-top:8px;color:#666;line-height:1.7647058824!important}.c-columnList__date,.c-columnList__link{bottom:30px}.c-columnList__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:230px;font-size:15px;color:#666}.c-columnList__date::before{content:"";margin-right:5px}.c-columnList__date::before{width:17px;height:18px;background:url(../../img/pc/column_single_release_icon.png) center no-repeat}.c-columnList__link{position:relative;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:18px;min-height:18px;right:0;text-align:right;font-size:16px;color:#276db2}.c-columnList__link::after{content:"";position:absolute;top:50%;right:10px;width:6px;height:10px;background:url(../../img/pc/arrow2.png) left top no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-columnList__link::after{position:relative;top:inherit;right:inherit;-webkit-transform:translateY(0);transform:translateY(0)}.c-columnCardList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-columnCardList__item{width:23.5%;margin-right:1.7%;margin-bottom:30px}.c-columnCardList__item:nth-child(4n){margin-right:0}.c-columnCardList__thumbnail,.c-columnCardList__title{width:100%}.c-columnCardList__thumbnail{margin-bottom:10px;height:156px}.c-columnCardList__thumbnail img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.c-columnCardList__title{font-size:16px;line-height:1.375;color:#666}.c-columnCardList__text{text-align:center}.c-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto 0;width:435px}.c-pagination__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.c-pagination__inner>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;width:45px;height:45px;border-radius:50%;background:#d1d1d1;font-size:20px;color:#fff}.c-pagination__inner span{background:#276db2}.c-pagination__inner .pageFirst{margin-left:0}.c-pagination__inner .pageLast{margin-right:0}.c-authorArea,.c-providedArea{position:relative;margin-top:35px;margin-bottom:40px;border-radius:8px;background:#e9f0f7}.c-authorArea__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.c-authorArea__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 20px 20px 25px;padding-right:25px;min-height:87px;border-right:1px solid #b2b2b2;font-size:16px}.c-authorArea__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.c-authorArea__info{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px 20px 40px 0}.c-authorArea__info__name{line-height:1.2;font-size:16px}.c-authorArea__info__name em{font-size:18px}.c-authorArea__info__name span{display:block;margin-top:10px;font-size:14px}.c-authorArea__info__qualification,.c-authorArea__info__text{margin-top:10px;line-height:1.4285714286;font-size:14px}.c-authorArea__link{position:absolute;right:20px;bottom:20px}.c-authorArea__link a{text-decoration:underline;font-size:14px;color:#276db2}.c-authorArea.ginza .c-authorArea__info__name em,.c-authorArea.shibuya .c-authorArea__info__name em,.c-authorArea.shinjuku .c-authorArea__info__name em{display:block}.c-authorArea.ginza .c-authorArea__info{margin-left:20px}.c-authorArea.ohtsuru .c-authorArea__pic{display:none}.c-providedArea{padding:20px}.c-providedArea__title{margin-bottom:10px;font-size:16px}.c-providedArea__subtitle{margin-bottom:20px;font-size:18px}.c-providedArea__text{margin-bottom:20px;line-height:1.4285714286;font-size:14px}.c-providedArea__link{text-align:right}.c-providedArea__link a{text-decoration:underline;font-size:14px;color:#276db2}.c-anchorArea{margin-top:40px;margin-bottom:60px;border:1px solid #b2b2b2}.c-anchorArea__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;height:40px;background:#528ac1;font-size:17px;color:#fff}.c-anchorArea__list{padding:30px}.c-anchorArea__item{position:relative;padding-bottom:10px;border-bottom:1px solid #b2b2b2}.c-anchorArea__item a{display:inline-block;padding-left:21px;line-height:1.3529411765;font-size:18px;font-weight:700;color:#276db2;-webkit-transition:.5s;transition:.5s}.c-anchorArea__item a:hover{opacity:.5}.c-anchorArea__item+.c-anchorArea__item{margin-top:25px}.c-anchorArea__item+.c-anchorArea__item.child{margin-top:17px}.c-anchorArea__item::before{content:"";position:absolute;top:7px;left:2px;width:6px;height:10px;background:url(../../img/pc/arrow2.png) left top no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-anchorArea__item.child{margin-left:20px;padding-bottom:0;border-bottom:none}.c-anchorArea__item.child a{padding-left:20px;font-size:17px;font-weight:400;color:#666}.c-anchorArea__item.child+.c-anchorArea__item.child{margin-top:17px}.c-button-2{cursor:pointer}.c-button-2 a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:310px;height:60px;margin:0 auto;background:-webkit-gradient(linear,left top,left bottom,from(#4392c2),to(#0e5ca2));background:linear-gradient(to bottom,#4392c2,#0e5ca2);font-size:20px;color:#fff;font-weight:700;border-radius:8px;-webkit-box-shadow:2px 2px 0 0 #b2b2b2;box-shadow:2px 2px 0 0 #b2b2b2}.c-button-2 a span{font-size:20px;font-weight:700;color:#fff}.c-button-2 a::before{position:absolute;content:"";vertical-align:middle;right:16px;width:6px;height:6px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-top:-1%}.c-search{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.c-search__input,.c-search__submit{height:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-search__input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:190px;border:1px solid #cecece;border-right:none;font-size:17px;color:#555;padding:11px 18px;border-radius:5px 0 0 5px}.c-search__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;background:#276db2;border-radius:0 5px 5px 0;border:none;cursor:pointer;opacity:1;-webkit-transition:.5s;transition:.5s}.c-search__submit:hover{opacity:.5}.c-search__submit img{display:block;width:20px;height:20px}.widget{border-radius:6px;overflow:hidden}.widget+.widget{margin-top:30px}.widget .heading-widget{font-size:20px;font-weight:700;color:#fff;background-color:#276db2;padding:20px}.widget.widget_search .widgetSearch__flex{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.widget.widget_search .widgetSearch__input,.widget.widget_search .widgetSearch__submit{height:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.widget.widget_search .widgetSearch__input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:190px;border:1px solid #cecece;border-right:none;font-size:17px;color:#555;padding:11px 18px;border-radius:5px 0 0 5px}.widget.widget_search .widgetSearch__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;background:#276db2;border-radius:0 5px 5px 0;border:none;cursor:pointer;opacity:1;-webkit-transition:.5s;transition:.5s}.widget.widget_search .widgetSearch__submit:hover{opacity:.5}.widget.widget_search .widgetSearch__submit img{display:block;width:20px;height:20px}.widget.widget_categories .cat-item{position:relative;background-color:#fff}.widget.widget_categories .cat-item::after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#e9f0f7;-webkit-transition:.3s;transition:.3s}.widget.widget_categories .cat-item:hover>*{opacity:1}.widget.widget_categories .cat-item:hover::after{width:100%}.widget.widget_categories .cat-item+.cat-item{border-top:1px #cecece solid}.widget.widget_categories .cat-item a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 17px 13px 44px;font-size:17px;font-weight:700;color:#555;z-index:1;line-height:1.4}.widget.widget_categories .cat-item a::before{position:absolute;margin:auto;content:"";vertical-align:middle;left:19px;width:5px;height:5px;border-top:2px solid #276db2;border-right:2px solid #276db2;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.widget.widget_ranking .widget_ranking__list{background-color:#fff}.widget.widget_ranking .widget_ranking__list__item{position:relative;counter-increment:number}.widget.widget_ranking .widget_ranking__list__item+.widget_ranking__list__item{border-top:1px #cecece solid}.widget.widget_ranking .widget_ranking__list__item::after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#e9f0f7;-webkit-transition:.3s;transition:.3s}.widget.widget_ranking .widget_ranking__list__item:hover::after{width:100%}.widget.widget_ranking .widget_ranking__list__item a{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.widget.widget_ranking .widget_ranking__list__item a:hover>*{opacity:1}.widget.widget_ranking .widget_ranking__list__item a .ranking-headline,.widget.widget_ranking .widget_ranking__list__item a .ranking-thumbnail{display:block}.widget.widget_ranking .widget_ranking__list__item a .ranking-thumbnail{position:relative;width:100px;height:100px}.widget.widget_ranking .widget_ranking__list__item a .ranking-thumbnail img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.widget.widget_ranking .widget_ranking__list__item a .ranking-thumbnail::before{content:counter(number);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:28px;height:28px;background-color:#276db2;font-size:17px;color:#fff;font-weight:700}.widget.widget_ranking .widget_ranking__list__item a .ranking-headline{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;color:#666;line-height:1.375;padding:6px 0 0 14px}.widget.widget_ranking .widget_ranking__list__item:nth-child(1) .ranking-thumbnail:before{background-color:#ad860b}.widget.widget_ranking .widget_ranking__list__item:nth-child(2) .ranking-thumbnail:before{background-color:#90969e}.widget.widget_ranking .widget_ranking__list__item:nth-child(3) .ranking-thumbnail:before{background-color:#8c6458}.widget.widget_banners{border-radius:0;overflow:inherit}.widget.widget_banners .widget_banners__list__item+.widget_banners__list__item{margin-top:20px}.sticked-widget{margin-top:30px}.two-column-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:1080px}.two-column-layout .c-columnCardList__item{width:164px;margin-right:2.5352112676%}.two-column-layout .c-columnCardList__item:nth-child(4n){margin-right:0}.two-column-layout .c-columnCardList__thumbnail{height:109px}.two-column-layout .l-main .p-box{width:770px;margin:0}.two-column-layout .l-main .p-box+.p-box{margin-top:30px}.two-column-layout .l-main .p-box__inner{padding:30px}.two-column-layout .l-main .p-box .c-columnList__text,.two-column-layout .l-main .p-box .c-columnList__title{width:inherit}.two-column-layout .l-main .p-searchList .p-box__inner{padding:30px 30px 0}.two-column-layout .l-main .p-category .p-box__inner{padding:50px 30px 60px}.two-column-layout .l-main .p-category__contents__childList__item{width:226px;margin-right:16px}.two-column-layout .l-main .p-category__contents__childList__item:nth-child(3n){margin-right:0}.two-column-layout .l-main .p-category__contents__childList__item a{padding-right:18px}.two-column-layout .l-main .p-latestList .p-box__inner{padding:30px 30px 0}.two-column-layout .l-main .p-latestList .c-columnCardList__item{width:164px}.two-column-layout .l-main .p-latestList .c-columnCardList__item__thumbnail{height:109px}.two-column-layout .l-main .p-latestList .p-list__moreButton{margin:10px 345px 30px;width:100%}.kind-index .c-pageTitle__inner{height:220px}.kind-index .c-pageTitle__text{font-size:42px}.kind-index .c-search{width:710px;margin:0 auto 60px}.kind-index .p-list .p-box__inner{padding-bottom:10px}.kind-index .p-list__moreButton{margin:10px 345px 30px;width:100%}.kind-search .p-searchList__title{padding:40px 0;text-align:center;font-size:17px}.kind-search .p-searchList__title br{display:none}.kind-search .p-searchList__title em{font-weight:700;color:#276db2}.kind-search .p-searchList .c-columnList{border-top:1px solid #cecece}.kind-search .p-searchList .c-pagination{padding-bottom:40px}.kind-search .l-sidebar .widget_search{display:none}.kind-search .l-sidebar .widget_categories{margin-top:0}.kind-category .p-box__inner{padding:0 30px 40px}.kind-single .p-single{padding-bottom:40px}.kind-single .p-single .cvBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.kind-single .p-single .cvBox__lead{margin-bottom:15px;width:100%;text-align:center;font-size:22px;font-weight:700;color:#276db2}.kind-single .p-single .cvBox__title{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:14px;height:48px;border-radius:8px;background:#fff;text-align:center;font-size:22px;font-weight:700}.kind-single .p-single .cvBox__title::after{content:"";position:absolute;top:50%;right:10px;width:59px;height:59px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.kind-single .p-single .cvBox__pic1{margin-bottom:16px}.kind-single .p-single .cvBox__tel{margin-bottom:14px}.kind-single .p-single .cvBox__text1{text-align:center;-webkit-font-feature-settings:"palt";-moz-font-feature-settings:"palt";font-feature-settings:"palt";font-size:14px}.kind-single .p-single .cvBox__left .cvBox__title::after{background:url(../../img/pc/cv_box_tel_bg.png) left top no-repeat}.kind-single .p-single .cvBox__right .cvBox__title::after{background:url(../../img/pc/cv_box_net_bg.png) left top no-repeat}.kind-single .p-single .cvBox .c-button.consultation,.kind-single .p-single .cvBox .c-button.firstvisit,.kind-single .p-single .cvBox .c-button.mri{width:100%}.kind-single .p-single .cvBox .c-button.consultation a,.kind-single .p-single .cvBox .c-button.firstvisit a,.kind-single .p-single .cvBox .c-button.mri a{height:56px}.kind-single .p-single .cvBox .c-button.consultation a::after,.kind-single .p-single .cvBox .c-button.firstvisit a::after,.kind-single .p-single .cvBox .c-button.mri a::after{top:24px;-webkit-animation:slide_r 1s linear infinite;animation:slide_r 1s linear infinite}@-webkit-keyframes slide_r{0%{-webkit-transform:translateX(-30%);transform:translateX(-30%)}100%{-webkit-transform:translateX(30%);transform:translateX(30%);opacity:0}}@keyframes slide_r{0%{-webkit-transform:translateX(-30%);transform:translateX(-30%)}100%{-webkit-transform:translateX(30%);transform:translateX(30%);opacity:0}}.kind-single .p-single .cvBox .c-button.consultation span,.kind-single .p-single .cvBox .c-button.firstvisit span,.kind-single .p-single .cvBox .c-button.mri span{font-size:17px;font-weight:700}.kind-single .p-single .cvBox .c-button.firstvisit{margin-bottom:10px}.kind-single .p-single .cvBox .c-button.firstvisit .icon{width:20px;height:27px;background:url(../../img/pc/icon_firstvisit_ver2.png) left top no-repeat}.kind-single .p-single .cvBox .c-button.mri a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kind-single .p-single .cvBox .c-button.tel a{padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.kind-single .p-single>*{margin:0 30px}.kind-single .p-single img{max-width:100%;height:auto}.kind-single .p-single .cvBox{margin:35px 30px}.kind-single .p-single .cvBox__left{width:360px}.kind-single .p-single .cvBox__right{width:330px}.kind-single .p-single__header{margin:0 0 40px 0;padding-top:40px;min-height:240px}.kind-single .p-single__header__inner{position:relative;padding:0 30px 0 20px;min-height:240px;border-left:10px solid #276db2}.kind-single .p-single__header__categories{width:315px;padding-bottom:7px}.kind-single .p-single__header__categories__item a{display:inline-block;padding:0 7px;font-size:12px;line-height:22px;font-weight:700;color:#fff;background-color:#276db2;margin-bottom:6px;margin-right:6px;border-radius:2px}.kind-single .p-single__header__title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;width:315px;line-height:1.5;font-size:24px;font-weight:700;color:#276db2;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all}.kind-single .p-single__header__eyecatch{position:absolute;top:0;right:30px;width:360px;height:240px}.kind-single .p-single__header__eyecatch img{-o-object-fit:contain;object-fit:contain;position:absolute;width:100%;height:100%}.kind-single .p-single__header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0}.kind-single .p-single__header__info .infoDate{line-height:1.6;font-size:15px}.kind-single .p-single__header__info .infoDate__release,.kind-single .p-single__header__info .infoDate__update{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kind-single .p-single__header__info .infoDate__release::before,.kind-single .p-single__header__info .infoDate__update::before{content:"";margin-right:5px}.kind-single .p-single__header__info .infoDate__release::before{width:17px;height:18px;background:url(../../img/pc/column_single_release_icon.png) center no-repeat}.kind-single .p-single__header__info .infoDate__update{margin-top:5px}.kind-single .p-single__header__info .infoDate__update::before{width:17px;height:21px;background:url(../../img/pc/column_single_update_icon.png) center no-repeat}.kind-single .p-single__lead{text-align:justify;line-height:1.7647058824;-webkit-font-feature-settings:"palt";-moz-font-feature-settings:"palt";font-feature-settings:"palt";font-size:17px}.kind-single .p-single__lead a{text-decoration:underline;color:#276db2}.kind-single .p-single .c-authorArea,.kind-single .p-single .c-providedArea{margin-top:35px;margin-bottom:40px}.kind-single .p-single__details a,.kind-single .p-single__details div,.kind-single .p-single__details li,.kind-single .p-single__details p{text-align:justify;line-height:1.7647058824;-webkit-font-feature-settings:"palt";-moz-font-feature-settings:"palt";font-feature-settings:"palt";font-size:17px;line-height:2.2}.kind-single .p-single__details div,.kind-single .p-single__details p,.kind-single .p-single__details ul{margin-bottom:30px}.kind-single .p-single__details a{text-decoration:underline;color:#276db2}.kind-single .p-single__details mark,.kind-single .p-single__details strong{position:relative;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(40%,transparent),color-stop(40%,#ffea92));background-image:linear-gradient(transparent 40%,#ffea92 40%);background-size:0 0;background-position:0 100%;background-repeat:no-repeat;font-weight:700;color:#666;-webkit-transition:1s;transition:1s;padding-bottom:3px}.kind-single .p-single__details mark.is-animation,.kind-single .p-single__details strong.is-animation{background-size:100% 100%}.kind-single .p-single__details strong{font-weight:700}.kind-single .p-single__details h2,.kind-single .p-single__details h2 a,.kind-single .p-single__details h2 span{line-height:1.5;font-size:24px;font-weight:700;color:#666}.kind-single .p-single__details h2{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px;margin-bottom:30px;width:100%;background-color:#e9f0f7;padding:17px 17px 17px 49px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px}.kind-single .p-single__details h2::after{position:absolute;top:17px;bottom:17px;left:20px;display:block;content:"";width:6px;background:#276db2}.kind-single .p-single__details h3,.kind-single .p-single__details h3 a,.kind-single .p-single__details h3 span{line-height:1.4;font-size:20px;font-weight:700;color:#666;padding:7px 0}.kind-single .p-single__details h3{position:relative;margin-bottom:20px;border-bottom:4px solid #b2b2b2}.kind-single .p-single__details h3::after{position:absolute;bottom:-4px;left:0;display:block;content:"";width:160px;height:4px;background-color:#276db2}.kind-single .p-single__details table{margin:0 auto 30px;width:100%}.kind-single .p-single__details table tbody td,.kind-single .p-single__details table tbody th,.kind-single .p-single__details table thead td,.kind-single .p-single__details table thead th{border:0;border-bottom:1px solid #666;background:#fff;line-height:1.2}.kind-single .p-single__details table thead td{position:relative;z-index:1;padding:20px 0;width:332px;text-align:center;font-size:14px;color:#fff}.kind-single .p-single__details table thead td a{display:block;text-decoration:none;color:#fff}.kind-single .p-single__details table thead td a::after{content:"〉";position:absolute;bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.kind-single .p-single__details table thead td::after,.kind-single .p-single__details table thead td::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:5px 5px 0 0}.kind-single .p-single__details table thead td::before{background:#276db2}.kind-single .p-single__details table thead td+td{-webkit-box-shadow:inset 3px 0 0 #fff;box-shadow:inset 3px 0 0 #fff}.kind-single .p-single__details table thead td+td::before{left:3px}.kind-single .p-single__details table tbody td,.kind-single .p-single__details table tbody th{font-size:14px}.kind-single .p-single__details table tbody th{position:relative;padding:20px;text-align:left;background:#dbe9f4;-webkit-box-shadow:inset 0 2px 0 #fff,inset -2px 0 0 #fff,inset 0 -2px 0 #fff;box-shadow:inset 0 2px 0 #fff,inset -2px 0 0 #fff,inset 0 -2px 0 #fff;font-weight:700;color:#276db2}.kind-single .p-single__details table tbody td{padding:20px;line-height:1.6;background:#f5f4f4;color:#666}.kind-single .p-single__details table tbody td+td{-webkit-box-shadow:inset 3px 0 0 #fff;box-shadow:inset 3px 0 0 #fff}.kind-single .p-single__details figcaption{line-height:1.5714285714;font-size:14px;font-style:italic;color:#878787}.kind-single .p-single__details iframe{width:100%;height:397.5678733032px}.kind-single .p-single__details div.normalBox .pic{text-align:center}.kind-single .p-single__details div.floatBox{overflow:hidden}.kind-single .p-single__details div.floatBox .pic{max-width:320px;height:auto;float:right;margin:0 0 20px 20px}.kind-single .p-single__details div.flexBox{display:-webkit-box;display:-ms-flexbox;display:flex}.kind-single .p-single__details div.flexBox .text{margin-right:20px;width:580px}.kind-single .p-single__details div.enclosureBox{padding:15px;border:1px solid #b2b2b2}.kind-single .p-single__details div.enclosureBox .enclosureBox__subbox{margin:0}.kind-single .p-single__details div.enclosureBox .enclosureBox__subbox+.enclosureBox__subbox{margin:15px 0 0}.kind-single .p-single__details div.enclosureBox .enclosureBox__title{margin:0 0 10px;line-height:1;font-size:16px;font-weight:700}.kind-single .p-single__details div.enclosureBox .enclosureBox__list{margin:0}.kind-single .p-single__details div.enclosureBox .enclosureBox__item,.kind-single .p-single__details div.enclosureBox .enclosureBox__item>*,.kind-single .p-single__details div.enclosureBox .enclosureBox__text,.kind-single .p-single__details div.enclosureBox .enclosureBox__text>*{margin:0;line-height:1.7;font-size:16px}.kind-single .p-single__details div.enclosureBox .enclosureBox__item{padding-left:10px;text-indent:-10px}.kind-single .p-single__details div.enclosureBox .enclosureBox__item::before{content:"・"}.kind-single .p-single__details .txt-ind{padding-left:8px;text-indent:-8px}.kind-single .p-single__details .txt-ind::before{content:"・"}.kind-single .p-single__details .txtFolding{position:relative}.kind-single .p-single__details .txtFolding__item span{display:block;line-height:1.6}.kind-single .p-single__details .txtFolding.txtFolding--circle .txtFolding__item span{padding-left:10px;text-indent:-10px}.kind-single .p-single__details .txtFolding.txtFolding--circle .txtFolding__item span::before{content:"・";margin-right:3px}.kind-single .p-single__details .txtFolding.txtFolding--square .txtFolding__item span{padding-left:20px;text-indent:-20px}.kind-single .p-single__details .txtFolding.txtFolding--square .txtFolding__item span::before{content:"□";margin-right:3px}.kind-single .p-single__footnote{margin-top:60px}.kind-single .p-single__footnote__title{margin-bottom:17px;padding:0 0 6px;border-bottom:1px solid #666;line-height:50px;font-size:24px}.kind-single .p-single__footnote__item{padding-left:38px;text-indent:-38px;line-height:1.5;font-size:13px;color:#666}.kind-single .p-single__footnote__item cite a:first-child{margin:0 7px}.kind-single .p-single__footnote__item cite a{color:#276db2}.kind-single .p-single__footnote__item+.p-single__footnote__item{margin-top:10px}.kind-single .p-single__footnote__link{margin:0}.kind-single .p-single .p-cv__main{margin-top:70px}.kind-single .p-single .p-cv__main__wrapper{height:auto;background:0 0}.kind-single .p-single .p-cv__main__inner{padding:0;width:auto}.kind-single .p-single .p-cv__main .cvBox__lead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kind-single .p-single .p-cv__main .cvBox__lead>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:44px;border-radius:8px;background:#276db2;font-size:22px;font-weight:700;color:#fff}.kind-single .p-single .p-cv__main .cvBox__left,.kind-single .p-single .p-cv__main .cvBox__right{-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(39,109,178,.9);border-radius:8px}.kind-single .p-single .p-cv__main .cvBox__right{position:relative}.kind-single .p-single .p-cv__main .cvBox__right::after{content:"";position:absolute;right:-150px;bottom:0;width:219px;height:219px;background:url(../../img/pc/cv_box_bg.png) left top no-repeat}.kind-single .p-single .p-cv__main .cvBox__list{position:relative;z-index:2}.kind-single .p-single .p-cv__main::after{content:none}.kind-single .p-single .p-cv__main::after{content:none}.kind-single .p-single__cv{border-radius:6px;background-color:#f0f0f0;overflow:hidden;margin-top:60px}.kind-single .p-single__cv__title{padding:14px;background:#276db2;text-align:center;font-size:24px;color:#fff;font-weight:700;margin-bottom:20px}.kind-single .p-single__cv__lead{font-size:17px;text-align:center}.kind-single .p-single__cv__lead em{font-weight:700}.kind-single .p-single__cv__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 30px 30px}.kind-single .p-single__cv__buttons__item{width:310px}.kind-single .p-single__cv__buttons__item__guidance{font-size:17px;font-weight:700;text-align:center;color:#e39600;margin-bottom:9px}.kind-single .p-single__cv__buttons__item .c-button-2 a::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:inherit}.kind-single .p-single__points{border-radius:4px;overflow:hidden;margin-top:60px;border:1px solid #276db2}.kind-single .p-single__points__title{position:relative;padding:15px 15px 15px 54px;background:#276db2;font-size:20px;color:#fff;font-weight:700}.kind-single .p-single__points__title img{position:absolute;top:14px;left:20px}.kind-single .p-single__points__list{padding:15px 20px}.kind-single .p-single__points__list__item{position:relative;font-size:17px;font-weight:700;line-height:24px;padding-left:30px}.kind-single .p-single__points__list__item+.p-single__points__list__item{margin-top:5px}.kind-single .p-single__points__list__item::before{position:absolute;left:0;top:0;font-size:16px;margin-top:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"1";color:#fff;font-weight:400;width:17px;height:17px;border-radius:50%;background-color:#276db2}.kind-single .p-single__points__list__item:nth-child(2)::before{content:"2"}.kind-single .p-single__points__list__item:nth-child(3)::before{content:"3"}.kind-single .p-single__recommendBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.kind-single .p-single__faq__title{line-height:1.5;font-size:24px;font-weight:700;color:#666;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px;margin-bottom:30px;width:100%;background-color:#e9f0f7;padding:17px 17px 17px 49px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px}.kind-single .p-single__faq__title::after{position:absolute;top:17px;bottom:17px;left:20px;display:block;content:"";width:6px;background:#276db2}.kind-single .p-single__faq__list{border-bottom:1px solid #c5c5c5}.kind-single .p-single__faq__list__item{border-top:1px solid #c5c5c5}.kind-single .p-single__faq__list__item__answer,.kind-single .p-single__faq__list__item__question{position:relative}.kind-single .p-single__faq__list__item__answer::before,.kind-single .p-single__faq__list__item__question::before{position:absolute;left:20px;content:"";font-size:20px;font-weight:700;line-height:1}.kind-single .p-single__faq__list__item__question{border-bottom:1px solid #e9e9e9;font-size:20px;font-weight:700;line-height:1.4;padding:26px 0 25px 50px;-webkit-box-sizing:border-box;box-sizing:border-box}.kind-single .p-single__faq__list__item__question::before{top:30px;content:"Q.";color:#276db2}.kind-single .p-single__faq__list__item__answer::before{top:18px;content:"A.";color:#dc9200}.kind-single .p-single__faq__list__item__answer__inner{font-size:17px;line-height:2;padding:11px 0 17px 52px}.kind-single .p-single__faq__list__item__answer__inner>*{font-size:17px;line-height:2}.kind-single .p-single__faq__list__item__answer__inner a{text-decoration:underline;color:#276db2}.kind-single .p-single__faq__list__item__answer__inner .pc-mt{margin-top:20px}.kind-single .p-single__faq__list__item__answer__inner .pc-mb{margin-bottom:20px}.kind-single .p-single__faq__list__item__answer__inner .txtFolding{position:relative}.kind-single .p-single__faq__list__item__answer__inner .txtFolding__item span{display:block;line-height:1.6}.kind-single .p-single__faq__list__item__answer__inner .txtFolding.txtFolding--circle .txtFolding__item span{padding-left:10px;text-indent:-10px}.kind-single .p-single__faq__list__item__answer__inner .txtFolding.txtFolding--circle .txtFolding__item span::before{content:"・";margin-right:3px}.kind-single .p-single__faq__list__item__answer__inner .txtFolding.txtFolding--square .txtFolding__item span{padding-left:20px;text-indent:-20px}.kind-single .p-single__faq__list__item__answer__inner .txtFolding.txtFolding--square .txtFolding__item span::before{content:"□";margin-right:3px}.kind-single .p-single__faq__list__item__answer iframe{width:100%;height:397.5678733032px}.kind-single .p-single__faq__list__item__answer div.normalBox .pic{text-align:center}.kind-single .p-single__faq__list__item__answer div.floatBox{overflow:hidden}.kind-single .p-single__faq__list__item__answer div.floatBox .pic{max-width:320px;height:auto;float:right;margin:0 0 20px 20px}.kind-single .p-single__faq__list__item__answer div.flexBox{display:-webkit-box;display:-ms-flexbox;display:flex}.kind-single .p-single__faq__list__item__answer div.flexBox .text{margin-right:20px;width:580px}.kind-single .p-single__faq__list__item__answer div.enclosureBox{padding:15px;border:1px solid #b2b2b2}.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__subbox{margin:0}.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__subbox+.enclosureBox__subbox{margin:15px 0 0}.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__title{margin:0 0 10px;line-height:1;font-size:14px;font-weight:700}.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__list{margin:0}.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__item,.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__item>*,.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__text,.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__text>*{margin:0;line-height:1.5;font-size:13px}.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__item{padding-left:6px;text-indent:-6px}.kind-single .p-single__faq__list__item__answer div.enclosureBox .enclosureBox__item::before{content:"・"}.kind-single .p-single__faq__list__item__answer table{margin:0 auto 30px;width:100%}.kind-single .p-single__faq__list__item__answer table tbody td,.kind-single .p-single__faq__list__item__answer table tbody th,.kind-single .p-single__faq__list__item__answer table thead td,.kind-single .p-single__faq__list__item__answer table thead th{border:0;border-bottom:1px solid #666;background:#fff;line-height:1.2}.kind-single .p-single__faq__list__item__answer table thead td{position:relative;z-index:1;padding:20px 0;width:332px;text-align:center;font-size:14px;color:#fff}.kind-single .p-single__faq__list__item__answer table thead td a{display:block;text-decoration:none;color:#fff}.kind-single .p-single__faq__list__item__answer table thead td a::after{content:"〉";position:absolute;bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.kind-single .p-single__faq__list__item__answer table thead td::after,.kind-single .p-single__faq__list__item__answer table thead td::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:5px 5px 0 0}.kind-single .p-single__faq__list__item__answer table thead td::before{background:#276db2}.kind-single .p-single__faq__list__item__answer table thead td+td{-webkit-box-shadow:inset 3px 0 0 #fff;box-shadow:inset 3px 0 0 #fff}.kind-single .p-single__faq__list__item__answer table thead td+td::before{left:3px}.kind-single .p-single__faq__list__item__answer table tbody td,.kind-single .p-single__faq__list__item__answer table tbody th{font-size:14px}.kind-single .p-single__faq__list__item__answer table tbody th{position:relative;padding:20px;text-align:left;background:#dbe9f4;-webkit-box-shadow:inset 0 2px 0 #fff,inset -2px 0 0 #fff,inset 0 -2px 0 #fff;box-shadow:inset 0 2px 0 #fff,inset -2px 0 0 #fff,inset 0 -2px 0 #fff;font-weight:700;color:#276db2}.kind-single .p-single__faq__list__item__answer table tbody td{padding:20px;line-height:1.6;background:#f5f4f4;color:#666}.kind-single .p-single__faq__list__item__answer table tbody td+td{-webkit-box-shadow:inset 3px 0 0 #fff;box-shadow:inset 3px 0 0 #fff}.kind-single .p-banner-area{background:0 0}.kind-single .p-banner-area__item{text-align:center}.kind-single .p-related .c-columnCardList{margin-bottom:-30px}.kind-single .p-pageLinks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-14px}.kind-single .p-pageLinks__list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:226px;border-radius:8px;margin-top:16px;margin-right:16px;opacity:1;-webkit-transition:.5s;transition:.5s;border:1px solid #cecece;-webkit-box-sizing:border-box;box-sizing:border-box}.kind-single .p-pageLinks__list__item:hover{opacity:.5}.kind-single .p-pageLinks__list__item:nth-child(3n){margin-right:0}.kind-single .p-pageLinks__list__item::before{position:absolute;content:"";right:12px;width:6px;height:6px;border-top:2px solid #276db2;border-right:2px solid #276db2;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.kind-single .p-pageLinks__list__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;font-size:16px;color:#276db2;vertical-align:bottom;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.25}.kind-single .p-pageLinks__list__item a:hover{opacity:1}.kind-single .p-pageLinks__list__item a:hover>*{opacity:1}.kind-single .p-pageLinks__list__item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.25}.kind-single .p-pageLinks__list__item__image,.kind-single .p-pageLinks__list__item__title{display:block}.kind-single .p-pageLinks__list__item__image{margin-right:11px}.kind-single .p-pageLinks__list__item__title{font-size:16px;font-weight:700}.kind-single .no20__tableStyle1 thead td{width:20%!important}.kind-single .no20__tableStyle1 tbody .pic{margin-bottom:0}.kind-single .no20__tableStyle1 tbody .pic img{margin:0 auto;width:100px;height:100px}.kind-single .no20__tableStyle2 thead td,.kind-single .no20__tableStyle2 thead th{width:25%!important}.kind-single .no21__tableStyle1 thead th{width:260px}.kind-single .no21__tableStyle1 thead td{width:150px!important}.kind-single .no21__tableStyle2 thead th{width:140px}.kind-single .no21__tableStyle2 thead td{width:190px!important}.kind-single .no30__tableStyle1 thead td{width:138px!important}.kind-single .no30__tableStyle1 thead td:first-child{width:158px}.kind-single .no30__tableStyle1 tbody td ul{margin:0}.kind-single .no30__tableStyle1 tbody td li{padding-left:8px;text-indent:-8px;line-height:1.6;font-size:14px}.kind-single .no30__tableStyle1 tbody td li::before{content:"・"}.kind-single .no31__tableStyle1 thead th{width:320px}.kind-single .no31__tableStyle1 thead td{width:70px!important;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.kind-single .no31__tableStyle1 thead td a::after{-webkit-transform:rotate(0)!important;transform:rotate(0)!important}.kind-single .no37__tableStyle1 thead th{width:130px}.kind-single .no37__tableStyle1 thead td{width:290px!important}