﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace, monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type="checkbox"]{-webkit-appearance:checkbox;appearance:checkbox}[type="radio"]{-webkit-appearance:radio;appearance:radio}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border:none}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}body{font-feature-settings:"palt";-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizeSpeed;font-family:'Noto Sans JP', sans-serif;color:#333;line-height:1.8125;font-size:1rem;padding-top:100px;background-color:#fff}@media screen and (max-width: 768px){body{padding-top:80px}}body img{width:100%}a{color:#0082ac;text-decoration:underline}@media print, screen and (min-width: 769px){a{transition:all .3s ease-out}}@media print, screen and (min-width: 769px){a:hover{opacity:.5 !important}}@media screen and (max-width: 768px){a:hover{opacity:1 !important}}a.disabled{opacity:.5;pointer-events:none;text-decoration:none}a[href^="tel:"]{color:#333}@media print, screen and (min-width: 769px){a[href^="tel:"]{pointer-events:none;text-decoration:none}}header{position:fixed;width:100%;background-color:#fff;top:0;z-index:10;height:100px;transition:all .3s ease-out}@media screen and (max-width: 1150px){header{height:80px}}header .contentMaxInner{max-width:1200px;display:flex;align-items:center;justify-content:space-between;height:100%}@media screen and (max-width: 1150px){header .contentMaxInner{justify-content:flex-start}}@media screen and (max-width: 1150px){header{z-index:999}}header .navWrap{width:75%}@media screen and (max-width: 1150px){header .navWrap{width:auto}}header .navWrap .nav .navBox{display:flex;justify-content:space-between}@media screen and (max-width: 1150px){header .navWrap .nav .navBox{display:block;background-color:#fff}}header .navWrap .nav .navBox li{white-space:nowrap}@media screen and (max-width: 1150px){header .navWrap .nav .navBox li{border-bottom:1px solid #000}}header .navWrap .nav .navBox li a{color:#000;text-decoration:none;font-weight:bold;font-size:.84375rem;display:block}@media screen and (max-width: 1150px){header .navWrap .nav .navBox li a{padding:20px}}header .logo_corporate,header .logo_gif{display:block;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}header .logo_corporate a,header .logo_gif a{display:block}header .logo_corporate{max-width:85px;width:10%}@media screen and (max-width: 1150px){header .logo_corporate{max-width:60px;width:100%}}header .logo_gif{max-width:110px;width:10%}@media screen and (max-width: 1150px){header .logo_gif{max-width:80px;width:100%;margin-left:15px}}.hamburger{width:50px;height:50px;z-index:1000;position:fixed;border-color:transparent;display:none;right:13px;top:14px}@media screen and (max-width: 1150px){.hamburger{display:block}}.hamburger span{width:40px;height:1px;background-color:#000;position:relative;display:block;text-align:center;margin-left:auto;margin-right:auto;transition:all .3s ease-out}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){margin:12px auto}.hamburger span:nth-child(3){top:0}.hamburger.active span:nth-child(1){top:15px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){top:-11px;transform:rotate(-45deg)}.blocker{z-index:9999;transition:all .3s ease-out}@media screen and (max-width: 1150px){.nav{overflow-y:auto;position:fixed;right:0;left:0;top:80px;width:100%;height:calc(100vh - 80px);opacity:0;z-index:1;transform:translateX(-100%);background-color:rgba(0,0,0,0.7);transition:all .3s ease-out}.nav.active{opacity:1;transform:translateX(0)}}footer{background-color:#000;color:#fff}@media screen and (max-width: 768px){footer .contentMinInner{width:100%}}@media print, screen and (min-width: 769px){footer dl{display:flex;justify-content:space-between;padding-top:40px}}@media print, screen and (min-width: 769px){footer dl dt{max-width:105px;width:10%}}@media screen and (max-width: 768px){footer dl dt{display:flex;align-items:center;justify-content:center;padding:20px 0}}footer dl dt span{display:block;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}footer dl dt span a{display:block;filter:invert(95%) sepia(95%) saturate(21%) hue-rotate(331deg) brightness(106%) contrast(105%)}@media print, screen and (min-width: 769px){footer dl dt span.logo_corporate{width:80%;margin:0 auto 20px auto}}@media screen and (max-width: 768px){footer dl dt span.logo_corporate{max-width:10%}}@media screen and (max-width: 768px){footer dl dt span.logo_gif{max-width:15%;margin-left:10px}}footer dl dd{display:flex}@media print, screen and (min-width: 769px){footer dl dd{width:85%}}@media screen and (max-width: 768px){footer dl dd{flex-wrap:wrap;flex-direction:row}}footer dl dd ul{width:100%}@media print, screen and (min-width: 769px){footer dl dd ul{padding-top:15px}}@media screen and (max-width: 768px){footer dl dd ul{display:contents}}footer dl dd ul li{margin-bottom:10px}@media screen and (max-width: 768px){footer dl dd ul li{border-bottom:1px solid #000;border-left:1px solid #000;width:50%;margin-bottom:0}footer dl dd ul li.item_01{order:1}footer dl dd ul li.item_02{order:9;width:100%}footer dl dd ul li.item_03{order:2}footer dl dd ul li.item_04{order:3}footer dl dd ul li.item_05{order:4}footer dl dd ul li.item_06{order:5}footer dl dd ul li.item_07{order:6}footer dl dd ul li.item_08{order:7}footer dl dd ul li.item_09{order:8}}footer dl dd ul li a{display:block;font-weight:bold;font-size:.875rem;text-decoration:none;color:#fff}@media screen and (max-width: 768px){footer dl dd ul li a{background-color:#4d4d4d;display:flex;justify-content:center;align-items:center;height:50px}}footer .copyright{display:flex;justify-content:center;align-items:center;font-size:.75rem;padding:20px 0}@media screen and (max-width: 768px){footer .copyright{font-size:.625rem}}footer .copyright::before{content:"Copyright ©"}@page{size:A4;margin:12.7mm 9.7mm}@media print{html,body{transform:scale(0.68);transform-origin:top left}body{max-width:100%;print-color-adjust:exact;-webkit-print-color-adjust:exact}}h3.title_h3{margin-bottom:30px;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}@media screen and (max-width: 768px){h3.title_h3{margin-bottom:15px}}h3.title_h3.crown::before{content:url("../images/icon/icon_crown.svg");width:70px;display:block;line-height:0;margin:0 auto 5px auto}h3.title_h3.short{margin-bottom:5px}h3.title_h3 img{height:25px}#pageHeader{padding-bottom:30px}#pageHeader.shortTitle{padding-bottom:0}@media screen and (max-width: 768px){#pageHeader{padding-bottom:20px}}#pageHeader h2{background-color:#0082ac;color:#fff;font-weight:bold;font-size:1.5625rem;text-align:center;padding:45px 0;margin-bottom:30px}@media print, screen and (min-width: 769px){#pageHeader h2{line-height:1}}@media screen and (max-width: 768px){#pageHeader h2{font-size:1.25rem;padding:20px 0;margin-bottom:20px}}.read{color:#0082ac;text-align:center;font-weight:bold;font-size:1.5625rem;margin-bottom:35px;line-height:1.5}@media screen and (max-width: 768px){.read{font-size:1.125rem;margin-bottom:20px}}.read.textColorWhite{color:#fff}.read.textColorBlack{color:#000}.textBox{font-size:1.125rem;font-weight:500}@media screen and (max-width: 768px){.textBox{font-size:.9375rem}}.subpageContentArea{background-color:#99cdde;background-image:url("../images/subpageContentAreaTopBg.png");background-repeat:repeat-x;background-position:top center;padding:130px 0 100px}@media screen and (max-width: 768px){.subpageContentArea{background-size:100% auto;padding:50px 0}}.btn_b{display:flex;justify-content:center;align-items:center;background-color:#0082ac;color:#fff !important;max-width:240px;height:40px;font-size:.9375rem;text-decoration:none;margin-left:auto;margin-right:auto;box-shadow:3px 5px 0px -2px rgba(0,0,0,0.2);border-radius:20px}@media screen and (max-width: 768px){.btn_b{font-size:.75rem;width:40%;height:30px}}.btn_y{display:flex;justify-content:center;align-items:center;background-color:#fde64d;color:#000 !important;max-width:415px;height:70px;font-size:1.25rem;text-decoration:none;margin-left:auto;margin-right:auto;font-weight:bold;box-shadow:3px 5px 0px -2px #dcb237;background-image:url("../images/icon/icon_right_arrow.svg");background-repeat:no-repeat;background-position:center right 20px;background-size:10px auto;border-radius:35px}@media screen and (max-width: 768px){.btn_y{font-size:.875rem;width:90%;height:55px}}.btn_b{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#000 !important;max-width:415px;height:70px;font-size:1.25rem;text-decoration:none;margin-left:auto;margin-right:auto;font-weight:bold;box-shadow:3px 5px 0px -2px #dcb237;background-image:url("../images/icon/icon_right_arrow.svg");background-repeat:no-repeat;background-position:center right 20px;background-size:10px auto;filter:invert(95%) sepia(95%) saturate(21%) hue-rotate(331deg) brightness(106%) contrast(105%);border-radius:35px}@media screen and (max-width: 768px){.btn_b{font-size:.875rem;width:90%;height:55px}}.nolink{background-color:#ccc;box-shadow:3px 5px 0px -2px #666666;pointer-events:none}.nolink:hover{opacity:1}#news{padding-bottom:90px}#news .newslist-wrap{max-width:700px;margin:0 auto}#news .newslist-wrap a{text-decoration:none;display:flex;color:#333}@media screen and (max-width: 768px){#news .newslist-wrap a{flex-wrap:wrap}}#news .newslist-wrap a .news-list-date{white-space:nowrap;margin-right:1em}@media screen and (max-width: 768px){#news .newslist-wrap a .news-list-date{display:block;width:100%}}#news .newslist-wrap a .news-list-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}#news .newslist-wrap .newslist{margin-bottom:20px;margin:0 auto 40px auto}#news .newslist-wrap .newslist li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}#news .newslist-wrap .newslist li:last-child{margin-bottom:0;border-bottom:none}#news .pager{margin-bottom:50px}#news .pager .pagination{text-align:center;margin:0;padding:40px 0 0;border:none}#news .pager .pagination li{display:inline;margin:0 2px;padding:0;display:inline-block;background-color:#eee;width:35px;height:35px;text-align:center;position:relative;border:none}#news .pager .pagination li a{width:100%;height:100%;color:#fff;text-decoration:none;display:flex;justify-content:center;align-items:center;color:#000;line-height:0}#news .pager .pagination li a.active{color:#fff;background-color:#0082ac}#government .governmentContentWrap{margin-top:45px;padding:90px 0;background-color:#99cdde}@media screen and (max-width: 768px){#government .governmentContentWrap{margin-top:25px;padding:45px 0}}#government .governmentContentWrap .cardWrap{display:grid;grid-template-columns:repeat(4, 1fr);gap:25px 10px;margin-bottom:40px}@media screen and (max-width: 768px){#government .governmentContentWrap .cardWrap{grid-template-columns:repeat(3, 1fr)}}#government .governmentContentWrap .cardWrap li a{display:block;text-decoration:none;color:#000;background-color:#fff;height:100%}#government .governmentContentWrap .cardWrap li a .imgBox{display:block}#government .governmentContentWrap .cardWrap li a .descriptionWrap{padding:15px;display:block}@media screen and (max-width: 768px){#government .governmentContentWrap .cardWrap li a .descriptionWrap{padding:10px}}#government .governmentContentWrap .cardWrap li a .descriptionWrap .dateBox{display:block;font-size:.5rem;line-height:1}#government .governmentContentWrap .cardWrap li a .descriptionWrap .titleBox{display:block;font-size:.75rem}#government .governmentContentWrap .cardWrap li a .descriptionWrap .textBox{display:block;font-size:.6875rem}img.lazyload{opacity:0;transition:opacity .3s ease-in-out}img.loaded{opacity:1}.preload{transition:0 !important;transition:none !important}.pagetop{height:45px;width:45px;position:fixed;right:10px;bottom:10px;background:#0082ac;display:none;justify-content:center;align-items:center;z-index:2;cursor:pointer;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal;border-radius:50%}@media print, screen and (min-width: 769px){.pagetop{transition:all .3s ease-out}}@media print, screen and (min-width: 769px){.pagetop:hover{opacity:.5 !important}}@media screen and (max-width: 768px){.pagetop:hover{opacity:1 !important}}.pagetop::after{content:"";display:block;height:10px;width:10px;border-top:3px solid #fff;border-right:3px solid #fff;transform:translateY(20%) rotate(-45deg)}.autoTextAlign{text-align:center;display:block;white-space:nowrap;width:100%}.scroll-container{position:relative;width:100%;overflow-x:auto;animation:scroll-container .5s linear}@keyframes scroll-container{0%{opacity:0}100%{opacity:1}}.scroll-container .scroll-hint{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:10px;background-color:rgba(0,0,0,0.5);color:white;font-size:14px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity 0.3s;display:flex;flex-wrap:wrap;justify-content:center;font-size:0}.scroll-container .scroll-hint::before{content:"";width:34px;height:14px;margin-bottom:5px;display:block;background-repeat:no-repeat;background-image:url("../js/scroll_hint/scroll-hint_arrow.svg");opacity:1;transition-delay:2.4s}.scroll-container .scroll-hint::after{font-size:10px;line-height:10px;content:"Scroll"}.scroll-container .scroll-hint div{width:100%;text-align:center}.scroll-container .scroll-hint div::after,.scroll-container .scroll-hint div::before{display:block}.scroll-container .scroll-hint div::after{width:40px;height:40px;margin:0 auto 5px auto;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url("../js/scroll_hint/scroll-hint_finger_pointer.svg");animation:scroll-hint-finger_pointer 1.2s linear;animation-iteration-count:2}@keyframes scroll-hint-finger_pointer{0%{transform:translateX(40px);opacity:0}10%{opacity:1}50%,
          100%{transform:translateX(-40px);opacity:0}}.contentMaxInner{position:relative;margin-left:auto;margin-right:auto;max-width:1366px;width:95%}.contentMinInner{position:relative;margin-left:auto;margin-right:auto;max-width:980px;width:90%}.pc{display:block}@media screen and (max-width: 768px){.pc{display:none}}.sp{display:none}@media screen and (max-width: 768px){.sp{display:block}}.imgWrap{position:relative;display:block}.imgWrap.fill{object-fit:fill}.imgWrap.contain{object-fit:contain}.imgWrap.cover{object-fit:cover}.imgWrap.none{object-fit:none}.imgWrap.scale-down{object-fit:scale-down}.posFix{position:fixed}.posRel{position:relative}.posAbs{position:absolute}.posAbs.cross{top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.posAbs.vertical{top:50%;left:0%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.posAbs.horizontal{top:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.omitWrap{overflow:hidden;width:100%}.omitWrap p{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.youtubeWrap{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.youtubeWrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.dropdownWrap{display:flex;justify-content:space-between}.dropdownWrap .dropdownContentWrap{width:18%;position:relative}.dropdownWrap .dropdownContentWrap .dropdownBtn{display:block}.dropdownWrap .dropdownContentWrap .dropdownContent{position:absolute;z-index:1;top:100%;left:0;width:100%;transition:all .3s ease-out;opacity:0;display:none}.dropdownWrap .dropdownContentWrap .dropdownContent li{width:100%}.dropdownWrap .dropdownContentWrap:hover .dropdownContent{opacity:1;display:block;animation:dropdownContentShow .3s both}@keyframes dropdownContentShow{0%{opacity:0}100%{opacity:1}}.shapesWrap .square,.shapesWrap .circle{width:100%;aspect-ratio:1 / 1;background-color:#0082ac}.shapesWrap .circle{border-radius:50%}ul.list,ol.list{padding-left:1em !important}ul.list:has(li){list-style:disc}ul.list:has(li) ::marker{font-size:.75rem}ol.list:has(li){list-style:auto}@media screen and (max-width: 768px){body{margin-bottom:10.8%}}.floatBtn{position:fixed;z-index:2;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}@media print, screen and (min-width: 769px){.floatBtn{max-width:150px;width:15%;top:50%;right:0%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}}@media screen and (max-width: 768px){.floatBtn{width:100%;bottom:0;left:0}}#eyecatch{position:relative;background-color:#fdf7ee;padding-bottom:70px;background-image:url("../../../images/eyecatchReadBg_pc.png");background-repeat:no-repeat;background-position:center bottom;background-size:auto}@media screen and (max-width: 768px){#eyecatch{background-size:95% auto;background-image:url("../../../images/eyecatchReadBg_sp.png");padding-bottom:35px}}@media screen and (max-width: 768px){#eyecatch .contentMaxInner{width:100%}}#eyecatch .contentMaxInner h1{position:absolute;display:block;top:25%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);text-align:center;z-index:1}#eyecatch .mainCopy p{text-align:center;display:block;padding:60px 0 40px 0;width:90%;margin:0 auto;line-height:2.5;color:#222242}@media screen and (max-width: 768px){#eyecatch .mainCopy p{padding:30px 0 30px 0;line-height:2;font-size:min(2.7vw, 16px)}}#silverPartner{padding:30px 0 80px 0}#silverPartner dl{display:flex;justify-content:center;align-items:center}#silverPartner dl dd{color:#222242;font-weight:bold;margin-left:20px}@media screen and (max-width: 768px){#government .cardWrap li:nth-child(n+4){display:none !important}}#penetrationRate{padding:50px 0;background-color:#d9ecf3}@media screen and (max-width: 768px){#penetrationRate{padding:25px 0 25px 0}}#penetrationRate ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px}@media screen and (max-width: 768px){#penetrationRate ul{margin-top:30px}}#penetrationRate ul li{background-color:#fff;width:48%;position:relative;padding:30px 20px;border-radius:10px}@media screen and (max-width: 1150px){#penetrationRate ul li{width:100%;margin-bottom:30px}}#penetrationRate ul li:last-child{width:100%;margin-top:4%}@media screen and (max-width: 1150px){#penetrationRate ul li:last-child{margin-top:0;margin-bottom:0}}#penetrationRate ul li .balloon{display:block;position:absolute;left:-20px;top:-20px;max-width:70px;width:40%}@media screen and (max-width: 1150px){#penetrationRate ul li .balloon{width:15%}}#penetrationRate ul li .read{font-size:1.25rem;margin-bottom:20px}@media screen and (max-width: 1150px){#penetrationRate ul li .read{font-size:min(3.8vw, 20px)}}#penetrationRate ul li .read strong{color:#ff7796}#penetrationRate ul li .linkBox{display:flex;flex-wrap:wrap}#penetrationRate ul li .linkBox a{width:48%;max-width:100%}@media screen and (max-width: 768px){#penetrationRate ul li .linkBox a{width:100%}#penetrationRate ul li .linkBox a:first-child{margin-bottom:20px}}#evSdgs{padding:50px 0 0}@media screen and (max-width: 768px){#evSdgs{background-color:#fdf7ee;padding:25px 0 25px 0}}#evSdgs .evSdgsContentWrap{background-color:#fdf7ee;padding:50px 0}@media screen and (max-width: 768px){#evSdgs .evSdgsContentWrap{padding:0}}#evSdgs .evSdgsContentWrap .read{color:#000;margin-bottom:20px}#evSdgs .evSdgsContentWrap .read span{font-size:.9375rem;display:block;font-weight:600;margin-bottom:10px}#evSdgs .evSdgsContentWrap .logo{display:block;max-width:115px;margin:0 auto 40px auto}#evSdgs .evSdgsContentWrap .sdgsMap{display:block;position:relative;max-width:465px;margin:auto}#evSdgs .evSdgsContentWrap .sdgsMap .imgBox{display:block;position:relative}#evSdgs .evSdgsContentWrap .sdgsMap .imgBox .line{display:block;position:absolute;width:100%;top:0;left:0}@media screen and (max-width: 1150px){#evSdgs .evSdgsContentWrap .sdgsMap .imgBox .line{display:none}}#evSdgs .evSdgsContentWrap .sdgsMap ul .card{width:260px;box-shadow:6px 6px 0px -2px rgba(0,0,0,0.1);overflow:hidden;z-index:1;border-radius:10px}#evSdgs .evSdgsContentWrap .sdgsMap ul .card.c01{position:absolute;left:-250px;top:0;background-color:#118fb4}@media screen and (max-width: 1150px){#evSdgs .evSdgsContentWrap .sdgsMap ul .card.c01{position:relative;width:100%;left:0;top:0;margin-bottom:30px}}#evSdgs .evSdgsContentWrap .sdgsMap ul .card.c02{position:absolute;right:-250px;top:0;background-color:#42c5c7}@media screen and (max-width: 1150px){#evSdgs .evSdgsContentWrap .sdgsMap ul .card.c02{position:relative;width:100%;left:0;top:0;margin-bottom:30px}}#evSdgs .evSdgsContentWrap .sdgsMap ul .card.c03{position:relative;width:365px;margin:-10px auto 0 auto;background-color:#fb86a1}@media screen and (max-width: 1150px){#evSdgs .evSdgsContentWrap .sdgsMap ul .card.c03{width:100%;margin:0}}#evSdgs .evSdgsContentWrap .sdgsMap ul .card strong{font-size:1.25rem;color:#ffe600;text-align:center;display:block;padding:20px 20px 15px 20px;line-height:1.5}@media screen and (max-width: 1150px){#evSdgs .evSdgsContentWrap .sdgsMap ul .card strong{font-size:1.125rem;padding:20px 20px 5px 20px}}#evSdgs .evSdgsContentWrap .sdgsMap ul .card p{font-size:.9375rem;padding:0 20px 20px 20px;color:#fff}#evSdgs .evSdgsContentWrap .sdgsMap ul .card a{font-size:.9375rem;display:flex;justify-content:center;align-items:center;background-color:#fde64d;color:#000 !important;height:40px;text-decoration:none;margin-left:auto;margin-right:auto;font-weight:bold;box-shadow:3px 5px 0px -2px #dcb237;background-image:url("../images/icon/icon_right_arrow.svg");background-repeat:no-repeat;background-position:center right 20px;background-size:10px auto}#nissanEv{padding:50px 0}@media screen and (max-width: 768px){#nissanEv{padding:35px 0}}#nissanEv .lineup{display:grid;grid-template-columns:repeat(4, 1fr);gap:25px 10px;margin-bottom:50px}@media screen and (max-width: 768px){#nissanEv .lineup{grid-template-columns:repeat(2, 1fr);width:90%;gap:25px 20px;margin-left:auto;margin-right:auto}}#nissanEv .lineup .name{display:block;text-align:center;font-weight:bold}#eventCheck{background-color:#0082ac;padding:50px 0}@media screen and (max-width: 768px){#eventCheck{padding:35px 0}}#government{padding-bottom:0 !important}#government .c01 .governmentContentWrap{padding:0;margin-top:0}#government .c01 .governmentContentWrap .read{font-size:1.125rem;text-align:left;font-weight:normal;margin-bottom:50px}#government .c01 .governmentContentWrap .cardWrap li:nth-child(n+4){display:block !important}#government .c02{padding-bottom:100px}@media screen and (max-width: 768px){#government .c02{padding-bottom:50px}}#government .c02 .contentMinInner{background-color:#fdf7ee;padding:50px 0;border-radius:10px}#government .c02 .contentMinInner .read{margin-bottom:20px}#government .c02 .contentMinInner .textBox{margin-bottom:50px;text-align:center;display:block}@media screen and (max-width: 768px){#government .c02 .contentMinInner .textBox{margin-bottom:25px}}#government .c02 .contentMinInner .mapBox{display:block;max-width:580px;width:100%;margin:0 auto;position:relative;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}@media screen and (max-width: 768px){#government .c02 .contentMinInner .mapBox{width:90%}}#government .c02 .contentMinInner .mapBox a{display:block;position:absolute;width:auto}@media print, screen and (min-width: 769px){#government .c02 .contentMinInner .mapBox a:hover{transform:scale(1.2);opacity:1 !important}}#government .c02 .contentMinInner .mapBox a img{width:auto;height:3.4vw;max-height:25px}#government .c02 .contentMinInner .mapBox a.b01{top:7%;left:65%}#government .c02 .contentMinInner .mapBox a.b02{top:61%;left:32.4%}#government .c02 .contentMinInner .mapBox a.b03{top:68.9%;left:43.7%}#government .c02 .contentMinInner .mapBox a.b04{top:72.3%;left:48.7%}#government .c02 .contentMinInner .mapBox a.b05{top:75.1%;left:22.5%}#government .c02 .contentMinInner .mapBox a.b06{top:80.1%;left:22.4%}#government .c02 .contentMinInner .mapBox a.b07{top:86.6%;left:24.3%}#government .c02 .contentMinInner .mapBox a.b08{top:91.8%;left:24.2%}#government .c03{background-color:#fdf7ee;padding:100px 0}@media screen and (max-width: 768px){#government .c03{padding:50px 0}}#government .c03 .read{margin-bottom:20px}#government .c03 .textBox{margin-bottom:50px;text-align:center;display:block}#government .c03 .movie{max-width:700px;margin:0 auto;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}#grants{padding-bottom:100px}@media screen and (max-width: 768px){#grants{padding-bottom:50px}}#grants .c01 .textBox{color:#fff;margin-bottom:50px}#grants .c01 .tabSwitchingWrap .tabSwitchingBtn{display:flex}#grants .c01 .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem{background-color:#00a0ff;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;width:285px}@media screen and (max-width: 768px){#grants .c01 .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem{width:50%}}#grants .c01 .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem a{color:#fff;text-align:center;display:block;text-decoration:none;font-size:1.5rem;font-weight:bold;line-height:1;padding:10px 0}@media screen and (max-width: 768px){#grants .c01 .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem a{font-size:1.25rem}}#grants .c01 .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem:last-child{background-color:#ff7796}#grants .c01 .tabSwitchinContent .tabContentItem table{width:980px;background-color:#fff;border-top:1px solid #808080;border-collapse:separate;border-spacing:0}#grants .c01 .tabSwitchinContent .tabContentItem table.ev th{background-color:#00a0ff}#grants .c01 .tabSwitchinContent .tabContentItem table.v2h th{background-color:#ff7796}#grants .c01 .tabSwitchinContent .tabContentItem table tr th,#grants .c01 .tabSwitchinContent .tabContentItem table tr td{border-right:1px solid #808080;border-bottom:1px solid #808080;padding:5px 10px;vertical-align:middle}#grants .c01 .tabSwitchinContent .tabContentItem table tr th:last-child,#grants .c01 .tabSwitchinContent .tabContentItem table tr td:last-child{border-right:none}#grants .c01 .tabSwitchinContent .tabContentItem table tr th{font-size:.875rem;color:#fff;text-align:center}#grants .c01 .tabSwitchinContent .tabContentItem table tr td{font-size:.75rem}#grants .c01 .tabSwitchinContent .tabContentItem table tr td a{font-size:.625rem;background-color:#9d0026;display:block;color:#fff;text-decoration:none;padding:5px 0;border-radius:5px}#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(1){width:100px}#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(1),#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(4),#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(6){text-align:center}#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(2),#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(5){text-align:left}#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(3){color:#9d0026;text-align:right;font-weight:bold;width:105px}#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(3) span{font-size:1.5625rem;margin:0 3px}#grants .c01 .tabSwitchinContent .tabContentItem table tr td:nth-child(4){width:70px}#community{padding-bottom:0}#community .c01{padding-bottom:100px}@media screen and (max-width: 768px){#community .c01{padding-bottom:50px}}#community .c01 .textBox{margin-bottom:50px}#community .c01 .textBox.t01{color:#fff}#community .c01 .textBox.t02{text-align:center;margin-bottom:40px}@media screen and (max-width: 768px){#community .c01 .textBox.t02{padding-bottom:0}}#community .c01 .read{margin-bottom:15px;color:#000}#community .c01 h4{display:block;color:#fff;text-align:center;font-size:2.5rem;line-height:1;font-weight:700;margin-bottom:50px}@media screen and (max-width: 768px){#community .c01 h4{font-size:1.875rem;margin-bottom:30px}}#community .c01 h4 .shoulder{display:block;max-width:270px;margin:15px auto 0;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}@media screen and (max-width: 768px){#community .c01 h4 .shoulder{width:45%}}#community .c01 dl{display:flex;justify-content:space-between}@media print, screen and (min-width: 769px){#community .c01 dl{margin-bottom:40px}}#community .c01 dl dt{width:58%}@media screen and (max-width: 768px){#community .c01 dl dt{display:none}}#community .c01 dl dd{width:38.5%}@media screen and (max-width: 768px){#community .c01 dl dd{width:90%;margin:0 auto 20px auto}}#community .c01 picture{display:block;margin-bottom:35px}@media screen and (max-width: 768px){#community .c01 picture{width:90%;margin:0 auto 20px auto}}#community .c02{padding-bottom:100px}@media screen and (max-width: 768px){#community .c02{padding-bottom:50px}}#community .c02 .contentMinInner{background-color:#fdf7ee;padding:50px 0;border-radius:10px}@media screen and (max-width: 768px){#community .c02 .contentMinInner{padding:25px}}#community .c02 .contentMinInner .read{margin-bottom:20px}#community .c02 .contentMinInner .textBox{margin-bottom:50px;text-align:center;display:block}@media screen and (max-width: 768px){#community .c02 .contentMinInner .textBox{margin-bottom:40px}}#community .c02 .contentMinInner .mapBox{display:block;max-width:780px;width:100%;margin:0 auto 40px auto;position:relative;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}@media screen and (max-width: 768px){#community .c02 .contentMinInner .mapBox{margin:0 auto 20px auto}}#community .c02 .contentMinInner .mapBox a{display:block;position:absolute;width:auto}@media print, screen and (min-width: 769px){#community .c02 .contentMinInner .mapBox a:hover{transform:scale(1.2);opacity:1 !important}}#community .c02 .contentMinInner .mapBox a img{width:auto;height:3.4vw;max-height:25px}#community .c02 .contentMinInner .mapBox a.b01{top:7%;left:65%}#community .c02 .contentMinInner .mapBox a.b02{top:61%;left:32.4%}#community .c02 .contentMinInner .mapBox a.b03{top:68.9%;left:43.7%}#community .c02 .contentMinInner .mapBox a.b04{top:72.3%;left:48.7%}#community .c02 .contentMinInner .mapBox a.b05{top:75.1%;left:22.5%}#community .c02 .contentMinInner .mapBox a.b06{top:80.1%;left:22.4%}#community .c02 .contentMinInner .mapBox a.b07{top:86.6%;left:24.3%}#community .c02 .contentMinInner .mapBox a.b08{top:91.8%;left:24.2%}#decarbon{padding-bottom:0 !important}#decarbon .c02,#decarbon .c03,#decarbon .c04{padding-bottom:100px}@media screen and (max-width: 768px){#decarbon .c02,#decarbon .c03,#decarbon .c04{padding-bottom:50px}}#decarbon .c02 .contentMinInner,#decarbon .c03 .contentMinInner,#decarbon .c04 .contentMinInner{background-color:#fff;padding:50px;border-radius:10px}@media screen and (max-width: 768px){#decarbon .c02 .contentMinInner,#decarbon .c03 .contentMinInner,#decarbon .c04 .contentMinInner{padding:25px}}#decarbon .c02 .contentMinInner .read,#decarbon .c03 .contentMinInner .read,#decarbon .c04 .contentMinInner .read{margin-bottom:20px}#decarbon .c02 .contentMinInner .textBox,#decarbon .c03 .contentMinInner .textBox,#decarbon .c04 .contentMinInner .textBox{margin-bottom:50px;text-align:center;display:block}@media screen and (max-width: 768px){#decarbon .c02 .contentMinInner .textBox,#decarbon .c03 .contentMinInner .textBox,#decarbon .c04 .contentMinInner .textBox{margin-bottom:25px}}#decarbon .movie{max-width:700px;margin:0 auto}#decarbon .c01{padding-bottom:100px}@media screen and (max-width: 768px){#decarbon .c01{padding-bottom:40px}}#decarbon .c01 .read{font-size:2.5rem;color:#fff}@media screen and (max-width: 768px){#decarbon .c01 .read{font-size:1.875rem}}#decarbon .c01 .textBox{text-align:center;color:#fff;margin-bottom:60px}@media screen and (max-width: 768px){#decarbon .c01 .textBox{margin-bottom:30px}}#decarbon .c01 dl{display:flex;background-color:#fff;max-width:840px;width:100%;margin:0 auto 50px auto;padding:15px;color:#0082ac}@media screen and (max-width: 768px){#decarbon .c01 dl{display:block;margin:0 auto 15px auto}}#decarbon .c01 dl dt{font-size:1.625rem;display:flex;align-items:center;justify-content:center;width:200px;padding:0 30px;border-right:2px solid #0082ac}@media screen and (max-width: 768px){#decarbon .c01 dl dt{width:100%;padding:0;border-right:none;margin-bottom:10px}}#decarbon .c01 dl dt span{display:flex;align-items:flex-end;letter-spacing:2px;line-height:1}#decarbon .c01 dl dt span small{font-size:1.125rem}#decarbon .c01 dl dd{font-size:.9375rem;width:100%;font-weight:600;padding:0 30px}@media screen and (max-width: 768px){#decarbon .c01 dl dd{padding:0 15px}}#decarbon .c02 .meritCopy{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px;margin-bottom:50px}@media screen and (max-width: 768px){#decarbon .c02 .meritCopy{margin-bottom:25px}}#decarbon .c02 .meritCopy li{background-color:#d0f2f2;display:flex;justify-content:center;align-items:center;text-align:center;font-weight:bold;font-size:min(2.5vw, 20px);padding:10px 0;line-height:1.4}#decarbon .c02 .purpose{display:flex;justify-content:space-between;flex-wrap:wrap}#decarbon .c02 .purpose li{width:47%}@media screen and (max-width: 768px){#decarbon .c02 .purpose li{width:100%;margin:0 auto}}@media screen and (max-width: 768px){#decarbon .c02 .purpose li:first-child{margin-bottom:40px}}#decarbon .c02 .purpose li .textBox{color:#0082ac;margin-bottom:20px}@media screen and (max-width: 768px){#decarbon .c02 .purpose li .imgBox{width:80%;margin:0 auto}}#decarbon .c03 .movie{margin-bottom:20px}#decarbon .c03 .caption{display:block;max-width:700px;margin:0 auto;font-size:.75rem;line-height:1.4}#decarbon .c04 .imgBox{display:block;max-width:700px;margin:0 auto 35px auto}#decarbon .c05{background-color:#fdf7ee;padding:70px 0 100px 0}@media screen and (max-width: 768px){#decarbon .c05{padding:35px 0 50px 0}}#decarbon .c05 .textBox{text-align:center;margin-bottom:65px}@media screen and (max-width: 768px){#decarbon .c05 .lifeCareVehicles{display:flex;flex-wrap:wrap;flex-direction:row}}#decarbon .c05 .lifeCareVehicles ul{display:flex;justify-content:space-between;margin-bottom:65px}@media screen and (max-width: 768px){#decarbon .c05 .lifeCareVehicles ul{display:contents}}#decarbon .c05 .lifeCareVehicles ul li{width:47%}@media screen and (max-width: 768px){#decarbon .c05 .lifeCareVehicles ul li{width:90%;margin:0 auto}}#decarbon .c05 .lifeCareVehicles ul li span{display:block;padding-top:10px}@media screen and (max-width: 768px){#decarbon .c05 .lifeCareVehicles ul li span{margin-bottom:10px;font-size:.875rem}}@media screen and (max-width: 768px){#decarbon .c05 .lifeCareVehicles ul li:nth-child(1){order:1}#decarbon .c05 .lifeCareVehicles ul li:nth-child(2){order:3}}@media screen and (max-width: 768px){#decarbon .c05 .lifeCareVehicles a{order:2;margin-bottom:50px}}#education{padding-bottom:0 !important}#education .c02,#education .c03{padding-bottom:100px}@media screen and (max-width: 768px){#education .c02,#education .c03{padding-bottom:50px}}#education .c02 .contentMinInner,#education .c03 .contentMinInner{background-color:#fff;padding:50px;border-radius:10px}@media screen and (max-width: 768px){#education .c02 .contentMinInner,#education .c03 .contentMinInner{padding:25px}}#education .c02 .contentMinInner .read,#education .c03 .contentMinInner .read{margin-bottom:20px}#education .c02 .contentMinInner .textBox,#education .c03 .contentMinInner .textBox{margin-bottom:50px;text-align:center;display:block}@media screen and (max-width: 768px){#education .c02 .contentMinInner .textBox,#education .c03 .contentMinInner .textBox{margin-bottom:25px}}#education .subheading{display:flex;justify-content:center;align-items:center;background-color:#41c5c7;color:#fff !important;max-width:300px;height:50px;font-size:1.25rem;text-decoration:none;margin-left:auto;margin-right:auto;font-weight:bold;box-shadow:3px 5px 0px -2px #329ca0;background-repeat:no-repeat;background-position:center right 20px;background-size:10px auto;border-radius:35px}@media screen and (max-width: 768px){#education .subheading{font-size:.875rem;width:70%;height:30px}}#education .c01{padding-bottom:60px}@media screen and (max-width: 768px){#education .c01{padding-bottom:20px}}#education .c01 h2{max-width:730px;margin:0 auto 60px auto}@media screen and (max-width: 768px){#education .c01 h2{width:90%;margin:0 auto 20px auto}}#education .c01 .textBox{text-align:center;color:#fff}#education .c02 .subheading{margin-bottom:20px}#education .c02 .articleBox{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:10px}@media screen and (max-width: 768px){#education .c02 .articleBox{margin-bottom:30px}}#education .c02 .articleBox .textBox{margin-bottom:30px;width:70%;text-align:left;font-size:.9375rem}@media screen and (max-width: 768px){#education .c02 .articleBox .textBox{width:100%}}#education .c02 .articleBox .textBox strong{display:block;font-size:1.125rem}#education .c02 .articleBox .textBox img{margin-top:20px}@media screen and (max-width: 768px){#education .c02 .articleBox .textBox img{width:80%}}@media print, screen and (min-width: 769px){#education .c02 .articleBox .textBox picture .caption{display:none}}@media screen and (max-width: 768px){#education .c02 .articleBox .textBox picture{display:flex;justify-content:space-between}#education .c02 .articleBox .textBox picture img{width:70%}#education .c02 .articleBox .textBox picture .caption{display:block;width:11em;font-size:.625rem;text-align:right;margin-top:15px;white-space:nowrap}}#education .c02 .articleBox .imgBox{display:block;width:25%}@media screen and (max-width: 768px){#education .c02 .articleBox .imgBox{width:70%;margin:0 auto}}#education .c02 .articleBox .imgBox .caption{text-align:center;display:block;font-size:.875rem;margin-top:10px}@media screen and (max-width: 768px){#education .c02 .articleBox .imgBox .caption{display:none}}@media screen and (max-width: 768px){#education .c02 .articleBox.a03{flex-direction:row;margin-bottom:0}#education .c02 .articleBox.a03 .textBox{order:2;margin-bottom:0}#education .c02 .articleBox.a03 .imgBox{order:1}}#education .c03 .textBox{margin-bottom:30px}#education .c03 .inquiry{border:1px solid #0082ac;max-width:520px;padding:20px;margin:0 auto;font-size:.9375rem;text-align:center;font-weight:bold}@media screen and (max-width: 768px){#education .c03 .inquiry{padding:15px}}@media print, screen and (min-width: 769px){#education .c03 .inquiry span::after{content:"："}}@media screen and (max-width: 768px){#education .c03 .inquiry span{margin-top:20px;display:inline-block}#education .c03 .inquiry span::before{content:"（"}#education .c03 .inquiry span::after{content:"）"}}#education .c03 .inquiry a{text-decoration:none;color:#000}@media screen and (max-width: 768px){#education .c03 .inquiry a{display:block}}#education .c04{background-color:#fcf4e5;padding:60px 0}@media screen and (max-width: 768px){#education .c04{padding:30px 0}}#education .c04 .articleBox{background-color:#fff;padding:50px;margin:0 auto 35px auto;border-radius:10px}@media screen and (max-width: 768px){#education .c04 .articleBox{padding:25px}}#education .c04 .articleBox .titleBox{display:flex;justify-content:space-between;margin-bottom:40px}@media screen and (max-width: 768px){#education .c04 .articleBox .titleBox{flex-wrap:wrap;justify-content:center;margin-bottom:20px}}#education .c04 .articleBox .titleBox h3{font-size:1.5625rem;line-height:1;color:#0082ac;font-weight:bold}@media screen and (max-width: 768px){#education .c04 .articleBox .titleBox h3{width:100%;font-size:1.125rem;margin-bottom:10px;text-align:center}}#education .c04 .articleBox .titleBox .date{display:block;font-size:.9375rem}@media screen and (max-width: 768px){#education .c04 .articleBox .titleBox .date{width:100%;font-size:.8125rem;text-align:center}}#education .c04 .articleBox .slick{margin-bottom:40px}@media print, screen and (min-width: 769px){#education .c04 .articleBox .slick{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}}@media screen and (max-width: 768px){#education .c04 .articleBox .slick{width:80%;margin:0 auto 40px}}#education .c04 .articleBox dl{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:20px}@media print, screen and (min-width: 769px){#education .c04 .articleBox dl dt{width:28%}}@media screen and (max-width: 768px){#education .c04 .articleBox dl dt{width:100%;text-align:center;margin-bottom:20px}}@media screen and (max-width: 768px){#education .c04 .articleBox dl dt img{width:40%}}@media print, screen and (min-width: 769px){#education .c04 .articleBox dl dd{width:68%}}#ev{padding-bottom:0 !important}#ev .c01,#ev .c02,#ev .c03,#ev .c04,#ev .c05{padding-bottom:100px}@media screen and (max-width: 768px){#ev .c01,#ev .c02,#ev .c03,#ev .c04,#ev .c05{padding-bottom:50px}}#ev .c01 .contentMinInner,#ev .c02 .contentMinInner,#ev .c03 .contentMinInner,#ev .c04 .contentMinInner,#ev .c05 .contentMinInner{background-color:#fff;padding:50px;border-radius:10px}@media screen and (max-width: 768px){#ev .c01 .contentMinInner,#ev .c02 .contentMinInner,#ev .c03 .contentMinInner,#ev .c04 .contentMinInner,#ev .c05 .contentMinInner{padding:25px}}#ev .c01 .contentMinInner .icon,#ev .c02 .contentMinInner .icon,#ev .c03 .contentMinInner .icon,#ev .c04 .contentMinInner .icon,#ev .c05 .contentMinInner .icon{display:block;position:absolute;max-width:100px;width:15%;top:-15px;left:-15px;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}#ev .c01 .contentMinInner .read,#ev .c02 .contentMinInner .read,#ev .c03 .contentMinInner .read,#ev .c04 .contentMinInner .read,#ev .c05 .contentMinInner .read{color:#000;margin-bottom:10px}#ev .c01 .contentMinInner .textBox,#ev .c02 .contentMinInner .textBox,#ev .c03 .contentMinInner .textBox,#ev .c04 .contentMinInner .textBox,#ev .c05 .contentMinInner .textBox{margin-bottom:50px;text-align:center;display:block}@media screen and (max-width: 768px){#ev .c01 .contentMinInner .textBox,#ev .c02 .contentMinInner .textBox,#ev .c03 .contentMinInner .textBox,#ev .c04 .contentMinInner .textBox,#ev .c05 .contentMinInner .textBox{margin-bottom:25px}}#ev .c01 .contentMinInner .charm,#ev .c02 .contentMinInner .charm,#ev .c03 .contentMinInner .charm,#ev .c04 .contentMinInner .charm,#ev .c05 .contentMinInner .charm{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:50px}@media screen and (max-width: 768px){#ev .c01 .contentMinInner .charm,#ev .c02 .contentMinInner .charm,#ev .c03 .contentMinInner .charm,#ev .c04 .contentMinInner .charm,#ev .c05 .contentMinInner .charm{padding-top:30px}}#ev .c01 .contentMinInner .charm li,#ev .c02 .contentMinInner .charm li,#ev .c03 .contentMinInner .charm li,#ev .c04 .contentMinInner .charm li,#ev .c05 .contentMinInner .charm li{width:48%}@media print, screen and (min-width: 769px){#ev .c01 .contentMinInner .charm li:nth-child(1),#ev .c01 .contentMinInner .charm li:nth-child(2),#ev .c02 .contentMinInner .charm li:nth-child(1),#ev .c02 .contentMinInner .charm li:nth-child(2),#ev .c03 .contentMinInner .charm li:nth-child(1),#ev .c03 .contentMinInner .charm li:nth-child(2),#ev .c04 .contentMinInner .charm li:nth-child(1),#ev .c04 .contentMinInner .charm li:nth-child(2),#ev .c05 .contentMinInner .charm li:nth-child(1),#ev .c05 .contentMinInner .charm li:nth-child(2){margin-bottom:50px}}@media screen and (max-width: 768px){#ev .c01 .contentMinInner .charm li,#ev .c02 .contentMinInner .charm li,#ev .c03 .contentMinInner .charm li,#ev .c04 .contentMinInner .charm li,#ev .c05 .contentMinInner .charm li{width:100%;margin-bottom:50px}#ev .c01 .contentMinInner .charm li:last-child,#ev .c02 .contentMinInner .charm li:last-child,#ev .c03 .contentMinInner .charm li:last-child,#ev .c04 .contentMinInner .charm li:last-child,#ev .c05 .contentMinInner .charm li:last-child{margin-bottom:0 !important}}#ev .c01 .contentMinInner .charm li.macWide,#ev .c02 .contentMinInner .charm li.macWide,#ev .c03 .contentMinInner .charm li.macWide,#ev .c04 .contentMinInner .charm li.macWide,#ev .c05 .contentMinInner .charm li.macWide{width:100%}@media print, screen and (min-width: 769px){#ev .c01 .contentMinInner .charm li.macWide,#ev .c02 .contentMinInner .charm li.macWide,#ev .c03 .contentMinInner .charm li.macWide,#ev .c04 .contentMinInner .charm li.macWide,#ev .c05 .contentMinInner .charm li.macWide{display:flex;justify-content:space-between;flex-wrap:wrap}}@media print, screen and (min-width: 769px){#ev .c01 .contentMinInner .charm li.macWide .explanatoryText,#ev .c01 .contentMinInner .charm li.macWide .movie,#ev .c01 .contentMinInner .charm li.macWide .imgBox,#ev .c02 .contentMinInner .charm li.macWide .explanatoryText,#ev .c02 .contentMinInner .charm li.macWide .movie,#ev .c02 .contentMinInner .charm li.macWide .imgBox,#ev .c03 .contentMinInner .charm li.macWide .explanatoryText,#ev .c03 .contentMinInner .charm li.macWide .movie,#ev .c03 .contentMinInner .charm li.macWide .imgBox,#ev .c04 .contentMinInner .charm li.macWide .explanatoryText,#ev .c04 .contentMinInner .charm li.macWide .movie,#ev .c04 .contentMinInner .charm li.macWide .imgBox,#ev .c05 .contentMinInner .charm li.macWide .explanatoryText,#ev .c05 .contentMinInner .charm li.macWide .movie,#ev .c05 .contentMinInner .charm li.macWide .imgBox{width:48% !important}}#ev h2{max-width:320px;margin:0 auto 60px;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}@media screen and (max-width: 768px){#ev h2{width:40%;margin:20px auto 40px}}#ev h4{color:#0082ac;font-size:2.5rem;font-weight:bold;text-align:center;line-height:1.5}@media screen and (max-width: 768px){#ev h4{font-size:1.5625rem;line-height:1.4}}#ev h4 small{font-size:1.875rem}@media screen and (max-width: 768px){#ev h4 small{font-size:.9375rem}}#ev .explanatoryText .subheading{background-color:#d0f2f2;font-size:1.25rem;padding:10px 0;text-align:center;font-weight:700;display:block;margin-bottom:10px}@media screen and (max-width: 768px){#ev .explanatoryText .subheading{padding:5px 0;font-size:.9375rem}}#ev .explanatoryText p{text-align:center;margin-bottom:15px}#ev .imgBox{display:block}@media screen and (max-width: 768px){#ev .imgBox{width:80%;margin-left:auto;margin-right:auto}}#ev .movie{width:100%}@media screen and (max-width: 768px){#ev .movie{width:80%;margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){#ev .c02 .charm{margin-bottom:30px}}#ev .c02 .charm .ch03{width:100% !important}@media print, screen and (min-width: 769px){#ev .c02 .charm .ch03 .explanatoryText{width:48%;margin-left:auto;margin-right:auto}}@media print, screen and (min-width: 769px){#ev .c02 .charm .ch03 .imgBoxList{display:flex;justify-content:space-between}}@media print, screen and (min-width: 769px){#ev .c02 .charm .ch03 .imgBoxList li{width:48%}}@media screen and (max-width: 768px){#ev .c02 .charm .ch03 .imgBoxList li{margin-bottom:0}}#ev .c02 .charm .ch03 .imgBoxList li .caption{display:block;text-align:center;margin-top:10px;font-size:.9375rem}#ev .c02 .textBox{font-size:.9375rem;margin-bottom:0 !important}@media print, screen and (min-width: 769px){#ev .c04 .charm .ch01{width:100% !important}}#ev .c04 .charm .ch01 p strong{display:block;font-size:1.25rem}#ev .c04 .charm .ch01 .imgBox{width:100%}@media print, screen and (min-width: 769px){#ev .c04 .charm .ch01 .imgBox{max-width:605px;margin:0 auto 45px}}@media screen and (max-width: 768px){#ev .c04 .charm .ch01 .imgBox{margin:0 auto 30px}}#ev .c05 .movie{display:block;margin:0 auto 30px}@media print, screen and (min-width: 769px){#ev .c05 .movie{max-width:380px;width:100%}}#ev .c06{padding:100px 0 0;background-color:#fff}@media screen and (max-width: 768px){#ev .c06{padding:50px 0 0}}#ev .c06 ul{display:flex;flex-wrap:wrap;justify-content:space-between}#ev .c06 ul li{width:47%;margin-bottom:100px}@media screen and (max-width: 768px){#ev .c06 ul li{width:80%;margin:0 auto 50px auto}}#ev .c06 ul li .imgBox{display:block;margin-bottom:10px}#ev .c06 ul li .caption{display:block;text-align:center;margin-bottom:10px}#newsDetail{margin-bottom:160px;padding-top:60px}@media screen and (max-width: 768px){#newsDetail{margin-bottom:80px;padding-top:30px}}#newsDetail .title_box{max-width:650px;margin:0 auto}#newsDetail .title_box .title_h2{font-size:1.4375rem;line-height:1.4;padding-bottom:15px;margin-bottom:10px;color:#0082ac;border-bottom:1px solid #ccc;font-weight:bold}#newsDetail .title_box .date{display:block;text-align:right;color:#1e3c5a;line-height:1}#newsDetail .news_details-wrap{max-width:900px;margin:0 auto;padding:40px 0 0}#newsDetail .news_details-wrap .text-box{max-width:650px;margin:0 auto}#newsDetail .news_details-wrap .posted_img-box{max-width:770px;width:100%;margin-left:auto;margin-right:auto;margin-top:100px;--col-gap: 12px;display:flex;flex-wrap:wrap;gap:var(--col-gap);justify-content:center;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}@media screen and (max-width: 768px){#newsDetail .news_details-wrap .posted_img-box{margin-top:50px;display:block}}#newsDetail .news_details-wrap .posted_img-box .news-detail-image-container{flex:0 0 100%;box-sizing:border-box}#newsDetail .news_details-wrap .posted_img-box .news-detail-image-container img{display:block;width:100%;height:auto;object-fit:cover}#newsDetail .news_details-wrap .posted_img-box:has(.news-detail-image-container+.news-detail-image-container){justify-content:flex-start}#newsDetail .news_details-wrap .posted_img-box:has(.news-detail-image-container+.news-detail-image-container) .news-detail-image-container{flex-basis:calc((100% - var(--col-gap)) / 2)}@media screen and (max-width: 768px){#newsDetail .news_details-wrap .posted_img-box:has(.news-detail-image-container+.news-detail-image-container) .news-detail-image-container{margin-bottom:40px}#newsDetail .news_details-wrap .posted_img-box:has(.news-detail-image-container+.news-detail-image-container) .news-detail-image-container:last-child{margin-bottom:0}}#newsDetail .news_details-wrap #news-detail-external-link-button-container{margin-bottom:20px}#newsDetail .news_details-wrap #news-detail-external-link-button-container a{margin:90px auto 0 auto}@media screen and (max-width: 768px){#newsDetail .news_details-wrap #news-detail-external-link-button-container a{margin-top:40px}}#newsDetail .news_details-wrap #news-detail-external-link-button-container a:last-child{margin:45px auto 0 auto}@media screen and (max-width: 768px){#newsDetail .news_details-wrap #news-detail-external-link-button-container a:last-child{margin-top:20px}}#message{padding-bottom:100px}@media screen and (max-width: 768px){#message{padding-bottom:50px}}#message .textBox{margin-bottom:50px}#message .presidentProfile{display:flex;justify-content:end;align-items:flex-end}#message .presidentProfile dt{margin-right:20px}#message .presidentProfile dt .position{font-size:1rem;display:block;line-height:1.5;margin-bottom:10px}#message .presidentProfile dt .name{font-size:1.875rem;display:block;line-height:1}#message .presidentProfile dd{width:170px;font-size:0;line-height:0;letter-spacing:0;word-spacing:0;white-space:normal}#event{padding-bottom:100px}@media screen and (max-width: 768px){#event{padding-bottom:50px}}#event .tabSwitchingWrap .tabSwitchingBtn{display:flex}#event .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem{background-color:#00a0ff;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;width:285px}@media screen and (max-width: 768px){#event .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem{width:50%}}#event .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem a{color:#fff;text-align:center;display:block;text-decoration:none;font-size:1.5rem;font-weight:bold;line-height:1;padding:10px 0}@media screen and (max-width: 768px){#event .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem a{font-size:1.25rem}}#event .tabSwitchingWrap .tabSwitchingBtn .tabBtnItem:last-child{background-color:#ff7796}#event .tabSwitchinContent .tabContentItem table{width:980px;background-color:#fff;border-top:1px solid #808080;border-collapse:separate;border-spacing:0}#event .tabSwitchinContent .tabContentItem table.travelingExhibition th{background-color:#00a0ff}#event .tabSwitchinContent .tabContentItem table.event th{background-color:#ff7796}#event .tabSwitchinContent .tabContentItem table tr th,#event .tabSwitchinContent .tabContentItem table tr td{border-right:1px solid #808080;border-bottom:1px solid #808080;padding:5px 10px;vertical-align:middle}#event .tabSwitchinContent .tabContentItem table tr th:last-child,#event .tabSwitchinContent .tabContentItem table tr td:last-child{border-right:none}#event .tabSwitchinContent .tabContentItem table tr th{font-size:.875rem;color:#fff;text-align:center}#event .tabSwitchinContent .tabContentItem table tr td{font-size:.75rem}#event .tabSwitchinContent .tabContentItem table tr td a{padding:5px 10px !important;font-size:.75rem;height:35px;background-image:none !important}#event .tabSwitchinContent .tabContentItem table tr td:nth-child(1){width:100px}#event .tabSwitchinContent .tabContentItem table tr td:nth-child(1),#event .tabSwitchinContent .tabContentItem table tr td:nth-child(5){text-align:center}#event .tabSwitchinContent .tabContentItem table tr td:nth-child(2),#event .tabSwitchinContent .tabContentItem table tr td:nth-child(3),#event .tabSwitchinContent .tabContentItem table tr td:nth-child(4),#event .tabSwitchinContent .tabContentItem table tr td:nth-child(5){text-align:left}
