﻿.serviceArea{min-width:1120px;background-color:#f2f2f2;padding:60px 0;line-height:1;display:flex;flex-flow:column;align-items:center}.serviceArea__row{display:flex;align-items:center}.serviceArea__row--spacebetween{justify-content:space-between}.serviceArea__row::after{display:none}.serviceArea__list{box-shadow:0 0 10px rgba(0,0,0,0.05);background-color:#fff;border-radius:10px;padding:0 20px;display:flex;flex-wrap:wrap;width:1120px;box-sizing:border-box}.serviceArea__supArea{width:1120px;display:flex}.serviceArea__sup{font-size:12px;color:#9e9e9e}.titleBar{display:flex;font-size:32px;font-weight:bold;align-items:center}.titleBar__text{margin:0 60px}.rankingService{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);width:365px;box-sizing:border-box;color:#333;text-decoration:none}.rankingService__row{display:flex;align-items:center}.rankingService__row--spacebetween{justify-content:space-between}.rankingService__row::after{display:none}.rankingService:hover{color:#333;text-decoration:none}.rankingService:hover{box-shadow:0 4px 10px rgba(0,0,0,0.1)}.rankingService--green:hover{background-color:#e9f5ec}.rankingService--green:hover .rankingService__titleArea .rankingService__icon{color:#229b3f}.rankingService--blue:hover{background-color:#e6f0f7}.rankingService--blue:hover .rankingService__titleArea .rankingService__icon{color:#0066ab}.rankingService--orange:hover{background-color:#fef2e9}.rankingService--orange:hover .rankingService__titleArea .rankingService__icon{color:#ec771b}.rankingService__number{display:flex;justify-content:center;align-items:center;width:53px;height:14px;font-size:10px;font-weight:bold}.rankingService__number::after{display:none}.rankingService__number--first{background-color:#ffe300}.rankingService__number--second{background-color:#e4e4e4}.rankingService__number--third{background-color:#f6e5ca}.rankingService__title{font-size:20px;font-weight:bold}.rankingService__titleIcon{font-size:20px}.rankingService__titleIcon--green{color:#229b3f}.rankingService__titleIcon--blue{color:#0066ab}.rankingService__titleIcon--orange{color:#ec771b}.rankingService__description{color:#666;font-size:14px;line-height:1.5}.rankingService__icon{color:#ccc}.serviceCard{padding:30px 20px;width:360px;box-sizing:border-box;display:flex;flex-flow:column;justify-content:space-between}.serviceCard__row{display:flex;align-items:center}.serviceCard__row--spacebetween{justify-content:space-between}.serviceCard__row::after{display:none}.serviceCard::after{display:none}.serviceCard__link{color:#333;text-decoration:none;display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:46px;box-sizing:border-box;font-size:18px;border-bottom:1px solid #e4e4e4;font-weight:bold}.serviceCard__link:hover{color:#333;text-decoration:none}.serviceCard__link--blue:hover{color:#0066ab;background-color:#e6f0f7}.serviceCard__link--blue:hover .serviceCard__icon{color:#0066ab}.serviceCard__link--green:hover{color:#229b3f;background-color:#e9f5ec}.serviceCard__link--green:hover .serviceCard__icon{color:#229b3f}.serviceCard__link--orange:hover{color:#ec771b;background-color:#fef2e9}.serviceCard__link--orange:hover .serviceCard__icon{color:#ec771b}.serviceCard__link--yellow:hover{color:#9f932e;background-color:rgba(255,227,0,0.1)}.serviceCard__link--yellow:hover .serviceCard__icon{color:#9f932e}.serviceCard__link--red:hover{color:#db2827;background-color:rgba(219,40,39,0.1)}.serviceCard__link--red:hover .serviceCard__icon{color:#db2827}.serviceCard__icon{color:#ccc}.homeBtn{display:flex;justify-content:center;align-items:center;color:#333;text-decoration:none;width:320px;box-sizing:border-box;height:43px;font-weight:bold;font-size:16px;border-radius:20px}.homeBtn::after{display:none}.homeBtn:hover{color:#333;text-decoration:none}.homeBtn:hover{cursor:pointer}.homeBtn--gray{color:#666;background-color:#f2f2f2}.homeBtn--gray:hover{color:#666;background-color:#e4e4e4}.serviceModal{display:none}.serviceModal__inner{box-sizing:border-box;background-color:#fff;padding:10px 10px 40px;line-height:1;font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif}.serviceModal__inner--blue{border-top:10px solid #0066ab}.serviceModal__inner--green{border-top:10px solid #229b3f}.serviceModal__inner--orange{border-top:10px solid #ec771b}.serviceModal__inner--yellow{border-top:10px solid #9f932e}.serviceModal__inner--red{border-top:10px solid #db2827}.serviceModal__top{display:flex;justify-content:space-between}.serviceModal__top::after{display:none}.serviceModal__title{font-size:18px;font-weight:bold}.serviceModal__title--blue{color:#0066ab}.serviceModal__title--green{color:#229b3f}.serviceModal__title--orange{color:#ec771b}.serviceModal__title--yellow{color:#9f932e}.serviceModal__title--red{color:#db2827}.serviceModal__closeIcon{color:#666;font-size:20px;cursor:pointer}.serviceModal__serviceList{padding:0 30px}.serviceModal__service{margin-bottom:60px}.serviceModal__service:last-child{margin-bottom:0}.serviceModal__serviceNameArea{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;margin-bottom:20px}.serviceModal__serviceNameArea::after{display:none}.serviceModal__serviceNameArea--blue{border-bottom:solid 1px #0066ab}.serviceModal__serviceNameArea--green{border-bottom:solid 1px #229b3f}.serviceModal__serviceNameArea--orange{border-bottom:solid 1px #ec771b}.serviceModal__serviceNameArea--yellow{border-bottom:solid 1px #9f932e}.serviceModal__serviceNameArea--red{border-bottom:solid 1px #db2827}.serviceModal__serviceName{font-size:24px;font-weight:bold}.serviceModal__linkArea{font-size:16px;font-weight:bold}.serviceModal__text{font-size:18px;line-height:1.45}.modaal-content-container{padding:0}.categoryArea{background-color:#fff;padding-bottom:100px;min-width:950px;line-height:1.45;display:flex;flex-flow:column;align-items:center}.categoryArea__row{display:flex;align-items:center}.categoryArea__row--spacebetween{justify-content:space-between}.categoryArea__row::after{display:none}.categoryArea__inner{width:950px}.categoryArea__category{width:100%;margin-top:100px;display:flex;flex-flow:column;align-items:center}.categoryArea__description{font-size:18px;padding:20px;background-color:#f2f2f2;margin-bottom:60px}.categoryArea__imageArea{margin-bottom:60px}.categoryArea__subTitle{display:flex;font-weight:bold;font-size:24px;align-items:center;margin-bottom:20px;width:100%}.categoryArea__subTitleIcon{padding:0 5px;display:flex;align-items:center;height:20px;box-sizing:border-box;color:#fff;margin-right:10px;font-size:14px}.categoryArea__subTitleIcon--red{background-color:#db2827}.categoryArea__subTitleIcon--orange{background-color:#ec771b}.categoryArea__newArticles{width:100%}.categoryArea__btn{margin-top:40px;width:320px;height:43px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:#333;text-decoration:none;background-color:#333;color:#fff;border-radius:20px;font-weight:bold;font-size:16px}.categoryArea__btn::after{display:none}.categoryArea__btn:hover{color:#333;text-decoration:none}.categoryArea__btn:hover{background-color:#666;color:#fff}.categoryArea__eventList{width:780px;margin:0 auto}.categoryArea__event{padding:30px 0;border-bottom:1px solid #ccc}.categoryArea__event:first-child{padding-top:0}.categoryArea__event:last-child{padding-bottom:0;border-bottom:none}.categoryArea__researchList{width:100%}.categoryArea__research{padding-bottom:30px;border-bottom:solid 1px #b3b3b3;margin-bottom:20px}.categoryArea__research:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0}.categoryArea__newsList{width:100%}.categoryArea__newsLink{text-align:right;font-size:16px;width:100%}.categoryArea__linkBox{padding:20px;box-sizing:border-box;background-color:#f2f2f2;width:655px}.categoryArea__linkBoxTitle{line-height:1.45;font-size:18px;font-weight:bold;padding-bottom:10px;border-bottom:1px solid #9e9e9e;width:100%}.categoryArea__securityText{flex:1;font-size:14px}.newArticles{position:relative}.newArticles .swiper-button-next,.newArticles .swiper-button-prev{height:100%;width:80px;background:linear-gradient(90deg, rgba(255,255,255,0) -8%, #fff 100%);pointer-events:none;top:0;bottom:0;margin:auto}.newArticles .swiper-button-prev{left:0;position:absolute;transform:rotate(180deg)}.newArticles .swiper-button-next{right:0;position:absolute}.newArticles .swiper-button-disabled{display:none}.newArticles .swiper-container{overflow:hidden}.newArticles__box{width:280px;margin-right:20px}.newArticles__box:last-child{margin-right:0}.newArticles__link{color:#333;text-decoration:none;border:1px solid #ccc;border-radius:10px;overflow:hidden;display:block}.newArticles__link:hover{color:#333;text-decoration:none}.newArticles__link:hover{box-shadow:0 2px 5px rgba(0,0,0,0.25)}.newArticles__link:hover .newArticles__image{transform:scale(1.25)}.newArticles__iconBtn{font-size:16px;display:flex;align-items:center;justify-content:center;color:#fff;top:50%;background-color:#333;width:40px;height:40px;border-radius:30px;position:absolute;pointer-events:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:-20px}.newArticles__textArea{padding:10px 20px}.newArticles__title{line-height:1.5;font-size:18px;font-weight:bold;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.newArticles__title::after{display:none}.newArticles__date{line-height:1.45;font-size:14px;color:#9e9e9e;text-align:right}.newArticles__imageArea{width:280px;height:175px;overflow:hidden}.newArticles__image{width:100%;height:100%;transition:transform 0.5s}.rankedArticles{display:flex}.rankedArticles__link{color:#333;text-decoration:none;position:relative}.rankedArticles__link:hover{color:#333;text-decoration:none}.rankedArticles__link--top{border:1px solid #ccc;border-radius:10px;overflow:hidden;display:block;width:360px}.rankedArticles__link--top:hover{box-shadow:0 2px 5px rgba(0,0,0,0.25)}.rankedArticles__link--top:hover .rankedArticles__imageTop{transform:scale(1.25)}.rankedArticles__link--other{display:flex;padding-bottom:15px;margin-top:30px;border-bottom:1px solid #ccc}.rankedArticles__link--other:first-child{margin-top:0}.rankedArticles__link--other:hover{opacity:0.6}.rankedArticles__rank{position:absolute;left:0;top:0;background-color:#fff;display:flex;justify-content:center;align-items:center;width:31px;height:24px;font-size:18px;z-index:10;font-weight:bold}.rankedArticles__rank::after{display:none}.rankedArticles__rank--top{width:57px;height:48px;font-size:28px}.rankedArticles__textArea--top{padding:20px}.rankedArticles__title{line-height:1.5;font-size:18px;font-weight:bold;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rankedArticles__title::after{display:none}.rankedArticles__title--top{font-size:20px;-webkit-line-clamp:3}.rankedArticles__description{font-size:16px;line-height:28px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.rankedArticles__description::after{display:none}.rankedArticles__date{line-height:1.45;font-size:14px;color:#9e9e9e;text-align:right}.rankedArticles__imageAreaTop{width:360px;height:230px;overflow:hidden}.rankedArticles__imageTop{width:100%;height:100%;transition:transform 0.5s}.eventCard{font-size:14px;display:block}.eventCard__row{display:flex;align-items:center}.eventCard__row--spacebetween{justify-content:space-between}.eventCard__row::after{display:none}.eventCard__row{align-items:start}.eventCard__title{color:#333;text-decoration:none;display:block;color:#08c;margin-bottom:20px;font-weight:bold;font-size:20px;line-height:1.5}.eventCard__title:hover{color:#333;text-decoration:none}.eventCard__title:hover{opacity:0.6;color:#08c}.eventCard__tableArea{flex:1}.eventCard__table{border-collapse:collapse;width:100%}.eventCard__tr{display:flex;border:1px solid #ccc;border-bottom:0}.eventCard__tr:last-child{border-bottom:1px solid #ccc}.eventCard__th{display:flex;justify-content:center;align-items:center;width:120px;height:30px;background-color:#f4fbfe;border-right:1px solid #ccc;box-sizing:border-box}.eventCard__th::after{display:none}.eventCard__td{display:flex;align-items:center;padding-left:20px;width:100%}.eventCard__category{display:flex;justify-content:center;align-items:center;padding:0 10px;background-color:#e4e4e4;font-size:14px;line-height:1.45;height:24px;margin-right:7px}.eventCard__category::after{display:none}.eventCard__category:last-child{margin-right:0}.researchBox__titleArea{margin-bottom:15px;display:flex}.researchBox__titleIcon{width:50px;height:33px;font-size:18px;font-weight:bold;color:#fff;background-color:#4b74b3;display:flex;align-items:center;justify-content:center;border-radius:3px;margin-right:20px}.researchBox__titleIcon::after{display:none}.researchBox__title{font-size:23px;font-weight:bold;color:#1a1a1a;flex:1;line-height:1.17}.researchBox__titleLink{color:#1a1a1a}.researchBox__titleLink:hover{color:#1a1a1a}.researchBox__inner{padding-left:70px}.researchBox__detail{display:flex;justify-content:space-between;align-items:flex-start}.researchBox__detail::after{display:none}.researchBox__image{width:170px}.researchBox__info{width:450px}.researchBox__question{font-size:15px;line-height:1.5;color:#333;margin-bottom:15px}.researchBox__date{font-size:14px;line-height:1.7;color:#333;overflow:hidden}.researchBox__result{width:220px}.researchBox__answerCount{line-height:40px;text-align:center;font-size:20px;font-weight:bold;color:#666;background-color:#e6e6e6;margin-bottom:10px}.researchBox__answerButton{height:50px;overflow:hidden;border-radius:6px}.researchBox__answerButton .button{line-height:1.25;font-weight:bold;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px}.researchBox--small .researchBox__answerButton .button{font-size:20px}.researchBox__answerButton .button.button--font20{font-size:20px}.researchBox__answerButton .button.button--font24{font-size:24px}.researchBox__answerButton .button.button--disabledOrange{background:#f7931e;color:#fff;opacity:0.4}.researchBox__answerButton .button.button--orange{background:#f7931e;color:#fff}.researchBox__answerButton .button.button--orange:hover{background-color:#e98108;color:#fff;text-decoration:underline}.researchBox__secretAnswerMessage{margin-top:12px;font-size:14px}.researchBox__term{font-size:14px;color:#666;margin-bottom:30px;overflow:hidden}.researchBox--title .researchBox__term{color:#333}.researchBox__term>dt{float:left}.researchBox__term>dt::after{display:inline-block;content:'：';margin-right:5px}.researchBox__term>dd{float:left}.researchBox__report{margin-top:10px;text-align:center}.researchBox--title .researchBox__report{margin-top:0;display:block;line-height:40px;text-align:center;font-size:15px;font-weight:bold;color:#08c;background-color:#e6e6e6}.researchBox__reportLinkWrap{display:inline-block}.researchBox__reportLink{display:flex;align-items:center;text-align:center}.researchBox__reportLink--center{justify-content:center}.researchBox__reportInnerIcon{font-size:19px;color:#08c;margin-right:5px}.newsBox{border:1px solid #ccc;font-size:14px;line-height:1.45}.newsBox__row{display:flex;align-items:center}.newsBox__row--spacebetween{justify-content:space-between}.newsBox__row::after{display:none}.newsBox__row{flex:1}.newsBox__list{border-bottom:1px solid #ccc}.newsBox__list:last-child{border-bottom:0}.newsBox__link{padding:15px 20px;color:#333;text-decoration:none;display:flex;align-items:flex-end;justify-content:space-between;box-sizing:border-box}.newsBox__link:hover{color:#333;text-decoration:none}.newsBox__link:hover{opacity:0.6}.newsBox__category{display:flex;justify-content:center;align-items:center;padding:0 10px;height:30px;background-color:#f2f2f2}.newsBox__category::after{display:none}.newsBox__title{font-size:16px;flex:1}.newsBox__dateArea{display:flex;align-items:baseline;height:100%}.newsBox__date{color:#9e9e9e}.headerArea{position:relative;width:100%;min-width:950px}.headerArea .swiper-button-next,.headerArea .swiper-button-prev{font-size:16px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:rgba(0,0,0,0.6);background-image:none;width:40px;height:40px;border-radius:30px;position:absolute}.headerArea .swiper-button-next::after,.headerArea .swiper-button-prev::after{display:none}.headerArea .swiper-button-prev{left:calc((100% - 950px) / 2 - 20px);transform:rotate(180deg)}.headerArea .swiper-button-next{right:calc((100% - 950px) / 2 - 20px)}.headerArea .swiper-button-disabled{opacity:1}.headerArea .swiper-pagination{position:absolute;left:50%;transform:translateX(-50%);bottom:10px}.headerArea .swiper-pagination-bullet{margin-right:20px;background-color:#ccc;width:6px;height:6px}.headerArea .swiper-pagination-bullet:last-child{margin-right:0}.headerArea .swiper-pagination-bullet-active{background-color:#fff}.headerArea__link{display:block}.headerArea__banner{display:flex;opacity:0.6;pointer-events:none;width:950px}.headerArea .swiper-slide-active{opacity:1;pointer-events:auto}.headerArea .swiper-container{background-color:#000;overflow:hidden}
