@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");@import url("https://use.typekit.net/obe2gtz.css");@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.node--unpublished{background-color:#fff4f4;}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(https://hcp.ucbcares.jp/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
@font-face{font-family:'museo-sans';src:url("/themes/custom/ucbcarejp/fonts/museo_sans_cyrl_500.eot");src:url("/themes/custom/ucbcarejp/fonts/museo_sans_cyrl_500_iefix.eot") format("embedded-opentype"),url("/themes/custom/ucbcarejp/fonts/museo_sans_cyrl_500.woff") format("woff"),url("/themes/custom/ucbcarejp/fonts/museo_sans_cyrl_500.ttf") format("truetype");font-weight:500;font-style:normal;}html,body:not(.page-node-type-epilepsy-top):not(.page-node-type-epilepsy-product-top):not(.page-node-type-epilepsy-movie-page):not(.page-node-type-epilepsy-movie-index-page):not(.page-node-type-epilepsy-basic-page):not(.page-node-type-mg-basic-page):not(.page-node-type-ra-basic-page),div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}img{vertical-align:bottom;}input[type="text"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border:none;}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;background:none;padding:0;}html{overflow-y:scroll;font-size:62.5%;}body{font-size:1.4em;font-family:"Noto Sans JP",sans-serif;line-height:1;color:#000;background-color:#f7f5f8;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;}#wrap{overflow:hidden;min-width:auto;}@media screen and (max-width:768px){#wrap{min-width:0;}}.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}a{color:#000;text-decoration:underline;}#main{padding-top:100px;}#block-ucbcarejp-local-tasks ul.primary_tabs,#block-tabs-2 ul.primary_tabs,#block-ucbcarejp-tabs ul.primary_tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}#block-ucbcarejp-local-tasks ul.primary_tabs li,#block-tabs-2 ul.primary_tabs li,#block-ucbcarejp-tabs ul.primary_tabs li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 5px;}#block-ucbcarejp-local-tasks ul.primary_tabs li a,#block-tabs-2 ul.primary_tabs li a,#block-ucbcarejp-tabs ul.primary_tabs li a{min-width:140px;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;border:1px solid #707070;border-radius:3px;font-size:1.4rem;line-height:2.3;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none;}#block-ucbcarejp-local-tasks ul.primary_tabs li a.is-active,#block-tabs-2 ul.primary_tabs li a.is-active,#block-ucbcarejp-tabs ul.primary_tabs li a.is-active{background-color:#512c70;border-color:transparent;color:#fff;font-weight:bold;pointer-events:none;}#block-ucbcarejp-local-tasks ul.primary_tabs li a:hover,#block-tabs-2 ul.primary_tabs li a:hover,#block-ucbcarejp-tabs ul.primary_tabs li a:hover{background-color:#512c70;border-color:transparent;color:#fff;font-weight:bold;}.cm-ctsWid{max-width:100%;margin:0 auto;}.cm-spOnly{display:none;}@media screen and (max-width:768px){.cm-spOnly{display:block;}}.cm-pcOnly{display:block;}@media screen and (max-width:768px){.cm-pcOnly{display:none;}}.menu--height-100{height:100%;}body.user-logged-in.toolbar-fixed #header{z-index:100 !important;position:relative !important;}body.user-logged-in.toolbar-fixed #main{padding-top:0;}body.user-logged-in.toolbar-fixed.page-node-type-event #main{padding-top:40px;}body.user-logged-in.toolbar-fixed.page-node-type-event #block-ucbcarejp-breadcrumbs{margin-bottom:20px;display:none;}body.user-logged-in.toolbar-fixed .accountarea{top:175px;}body.user-logged-in.toolbar-fixed.path-webinar #block-ucbcarejp-breadcrumbs,body.user-logged-in.toolbar-fixed.path-events #block-ucbcarejp-breadcrumbs,body.user-logged-in.toolbar-fixed.path-event #block-ucbcarejp-breadcrumbs,body.user-logged-in.toolbar-fixed.path-frontpage #block-ucbcarejp-breadcrumbs{margin-top:-75px;}body.page-node-type-event #block-ucbcarejp-breadcrumbs{display:none;}body.page-node-type-basic-page main{padding:144px 40px 80px !important;margin:0 auto;}@media screen and (max-width:768px){body.page-node-type-basic-page main{padding:100px 25px 80px !important;}}body.page-node-type-basic-page #block-ucbcarejp-page-title h1{font-size:5rem;font-weight:800;line-height:1.5;max-width:1200px;margin:0 auto;width:100%;}@media screen and (max-width:768px){body.page-node-type-basic-page #block-ucbcarejp-page-title h1{font-size:4rem;}}body.page-node-type-basic-page #block-ucbcarejp-page-title ~ #block-ucbcarejp-content img{max-width:1170px;margin:0 auto;width:100%;}body.page-node-type-basic-page #block-ucbcarejp-content{margin-top:15px;}body.page-node-type-basic-page #block-ucbcarejp-content p{font-size:1.6rem;line-height:1.5;letter-spacing:0.1em;}@media screen and (max-width:768px){body.page-node-type-basic-page .txtCol{display:block !important;padding-right:0 !important;}}body.path-sitemap #block-ucbcarejp-content .sitemap li a{margin-top:14px;padding-left:30px;color:#512c70;font-size:1.8rem;font-weight:bold;line-height:1.5;position:relative;}body.path-sitemap #block-ucbcarejp-content .sitemap li a::before{content:" ";width:18px;height:18px;background:url(/themes/custom/ucbcarejp/images/icn_check_pl.png) no-repeat center center;background-size:cover;position:absolute;top:5px;left:0;}.img img{width:100%;}.banner--width img{width:100%;height:auto;}p.md-header{margin-top:40px;font-size:2rem;font-weight:bold;line-height:1.6;padding-bottom:10px;border-bottom:1px solid #ddd;}@media screen and (max-width:768px){p.md-header{margin-top:30px;font-size:1.9rem;}}p.md-desc{font-size:1.6rem;line-height:1.5;margin-top:10px;padding-top:10px;}@media screen and (max-width:768px){p.md-desc{margin-top:8px;padding-top:8px;}}ul.md-note{margin-top:6px;font-size:1.6rem;line-height:1.5;list-style:disc;padding-left:2rem;}@media screen and (max-width:768px){ul.md-note{margin-top:10px;}}ul.md-note li.note{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:1em;text-indent:-1em;}p.md-pageLeadTxt{font-size:1.7rem;font-weight:bold;line-height:1.8;}@media screen and (max-width:768px){p.md-pageLeadTxt{line-height:1.6;}}h3.md-ttl{margin-top:60px;padding-left:20px;padding-bottom:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-size:3rem;font-weight:bold;line-height:1.3;border-left:4px solid;color:#006f7c;}@media screen and (max-width:768px){h3.md-ttl{margin-top:40px;padding-left:15px;padding-bottom:3px;font-size:2.6rem;border-left:3px solid;}}ol.md-numNoteListBlock{margin-top:50px;font-size:1.6rem;line-height:1.5;}@media screen and (max-width:768px){ol.md-numNoteListBlock{margin-top:40px;}}ol.md-numNoteListBlock li{text-indent:-2.5em;margin-left:2.5em;color:#666;font-size:1.3rem;line-height:1.5;}ul.md-checkListBlock{margin-top:20px;font-size:1.6rem;line-height:1.5;}ul.md-checkListBlock li{padding-left:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}@media screen and (max-width:768px){ul.md-checkListBlock li{padding-left:30px;}}ul.md-checkListBlock li::before{content:" ";width:16px;height:16px;background:url(/themes/custom/ucbcarejp/images/icn_check_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:6px;left:0;}.md-tableBlock{margin-top:40px;font-size:1.6rem;line-height:1.5;}@media screen and (max-width:768px){.md-tableBlock{margin-top:30px;}}.md-tableBlock p:first-of-type{font-size:1.8rem;font-weight:bold;}@media screen and (max-width:768px){.md-tableBlock p:first-of-type{font-size:1.9rem;}}.md-tableBlock p.js-spSlideTxt{background-color:#fff;color:#2a7475;border-color:#2a7475;display:none;}@media screen and (max-width:768px){.md-tableBlock p.js-spSlideTxt{margin-top:10px;border:1px solid;text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.3rem;font-weight:bold;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:99px;}.md-tableBlock p.js-spSlideTxt::before{content:" ";width:30px;height:25px;background-repeat:no-repeat;background-position:center center;background-size:100% auto;display:block;margin-right:5px;background-image:url(/themes/custom/ucbcarejp/images/icn_slide_finger_gr.svg);}}.md-tableBlock div.js-scrInr{width:100%;}.md-tableBlock table{width:100%;margin-top:10px;}@media screen and (max-width:768px){.md-tableBlock table{min-width:800px;}}.md-tableBlock table tr .th{background-color:#3d6162;text-align:left;color:#fff;}.md-tableBlock table tr th{border:1px solid #f7f5f8;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:18px;text-align:center;font-size:1.6rem;font-weight:bold;line-height:1.5;background-color:#2a7475;color:#fff;}@media screen and (max-width:768px){.md-tableBlock table tr th{font-size:1.3rem;padding:15px 10px;}}.md-tableBlock table tr td{border:1px solid #f7f5f8;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:18px;text-align:center;background-color:#fff;}@media screen and (max-width:768px){.md-tableBlock table tr td{font-size:1.3rem;padding:15px 10px;}}.pageDetailCts *{font-size:1.6rem;line-height:1.5;}.pageDetailCts{margin-top:40px;}@media screen and (max-width:768px){.pageDetailCts img{width:100%;height:auto;}}.md-noteBlock{margin-top:20px;border:1px solid #ed8989;border-radius:5px;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-noteBlock{margin-top:15px;padding-top:15px;}}.md-noteBlock .md-notewarning{color:#d90000;font-size:1.8rem;font-weight:bold;padding-left:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}.md-noteBlock .md-notewarning::before{content:" ";width:18px;height:18px;background:url(/themes/custom/ucbcarejp/images/icn_note_rd.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.md-noteBlock .md-notelist{text-indent:-1em;margin-left:1em;margin-top:5px;}@media screen and (max-width:768px){.md-noteBlock .md-notelist{margin-top:10px;}}.md-noteBlock .md-notelist::before{content:"ãƒ»";}.md-imgGridBlock{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:50px -20px 30px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media screen and (max-width:768px){.md-imgGridBlock{display:block;margin:50px 0 0;}}.md-imgGridBlock div{width:33.33333%;padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-imgGridBlock div{width:100%;}}.md-imgGridBlock div img{width:100%;height:auto;}@media screen and (max-width:768px){.md-numTxtBlock{margin-top:15px;}}.md-numTxtBlock [data-num]{font-size:2rem;font-weight:bold;padding-left:35px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-numTxtBlock [data-num]{font-size:1.8rem;padding-left:30px;}}.md-numTxtBlock [data-num]::before{content:attr(data-num);width:26px;height:26px;color:#fff;font-size:1.6rem;font-weight:bold;line-height:26px;border-radius:99px;position:absolute;top:3px;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#2a7475;}.md-numTxtBlock * + [data-num]{margin-top:35px;}.md-imgNumListBlock{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px -7px 0;counter-reset:css-counters 0;}@media screen and (max-width:768px){.md-imgNumListBlock{display:block;margin:15px 0 0;}}.md-imgNumListBlock li{width:33.33333%;padding:20px 7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-imgNumListBlock li{width:100%;padding:15px 0;}}.md-imgNumListBlock figure img{width:100%;height:auto;}.md-imgNumListBlock figure figcaption{margin-top:10px;position:relative;padding-left:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-imgNumListBlock figure figcaption{margin-top:10px;position:relative;padding-left:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}}.md-imgNumListBlock figure figcaption::before{counter-increment:css-counters;content:counters(css-counters,"") " ";width:26px;height:26px;color:#fff;font-size:1.6rem;font-weight:bold;line-height:26px;border-radius:99px;position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#2a7475;}@media screen and (max-width:768px){.md-imgNumListBlock figure figcaption::before{width:23px;height:23px;}}.imgGrid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:20px -13px 0;}@media screen and (max-width:768px){.imgGrid{display:block;margin:-10px 0 0 0;}}.imgGrid figure{width:33.33333%;padding:0 13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.imgGrid figure{width:100%;padding:0;margin-top:30px;}}.imgGrid figure img{width:100%;height:auto;}.imgGrid figure figcaption{margin-top:10px;}.md-ttl + *{margin-top:20px;}.md-grafImgBlock{margin-top:25px;}.md-grafImgBlock .js-spSlideTxt{background-color:#fff;color:#2a7475;border-color:#2a7475;display:none;}@media screen and (max-width:768px){.md-grafImgBlock .js-spSlideTxt{margin-top:10px;border:1px solid;text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.3rem;font-weight:bold;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:99px;}}.md-grafImgBlock .js-spSlideTxt::before{content:" ";width:30px;height:25px;background-repeat:no-repeat;background-position:center center;background-size:100% auto;display:block;margin-right:5px;background-image:url(/themes/custom/ucbcarejp/images/icn_slide_finger_gr.svg);}.md-grafImgBlock .grafImg{background-color:#fff;padding:30px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;width:100%;}@media screen and (max-width:768px){.md-grafImgBlock .grafImg{padding:15px;width:900px;margin-top:15px;}}.md-grafImgBlock .grafImg img{width:100%;max-width:900px;height:auto;}.md-grafImgBlock .js-TableWrap + p{color:#666;font-size:1.3rem;}@media screen and (max-width:768px){.md-grafImgBlock .js-TableWrap + p{margin-top:15px;font-size:1.2rem;}}.md-txtImgGridBlock{margin-top:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}@media screen and (max-width:768px){.md-txtImgGridBlock{margin-top:30px;display:block;}}.md-txtImgGridBlock .blockTxt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:3.33333%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-txtImgGridBlock .blockTxt{padding-right:0;width:100%;}}.md-txtImgGridBlock .blockTxt p{line-height:1.8;}.md-txtImgGridBlock.imgL .blockTxt{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:3.33333%;padding-right:0;}@media screen and (max-width:768px){.md-txtImgGridBlock.imgL .blockTxt{width:100%;}}.md-txtImgGridBlock .blockImg{width:45.83333%;}@media screen and (max-width:768px){.md-txtImgGridBlock .blockImg{width:100%;margin-top:20px;}}.md-txtImgGridBlock .blockImg img{width:100%;height:auto;}.md-txtImgGridBlock .blockTxt p + p{margin-top:30px;}.md-txtListBlock{margin-top:40px;border:1px solid #ddd;border-radius:5px;padding:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-txtListBlock{padding:20px;}}.md-txtListBlock p:first-of-type{font-weight:bold;}.md-txtListBlock ul li{display:inline-block;text-indent:-1em;margin-left:1em;padding:15px 40px 0 0;}@media screen and (max-width:768px){.md-txtListBlock ul li{padding:15px 25px 0 0;}}.md-txtListBlock ul li::before{content:"・";}.md-txtGridBlock{margin-top:50px;background-color:#fff;padding:15px 35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-txtGridBlock{padding:10px 20px;}}.md-txtGridBlock dl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:25px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-txtGridBlock dl{display:block;padding:20px 0;}}.md-txtGridBlock dl dt{width:22.65487%;font-weight:bold;}@media screen and (max-width:768px){.md-txtGridBlock dl dt{width:100%;}}.md-txtGridBlock dl dd{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-txtGridBlock dl dd{margin-top:10px;padding-left:0;}}.md-pdfBlock{margin-top:50px;}.md-pdfBlock .pdfFile a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 26px;border:2px solid #512c70;border-radius:4px;text-decoration:none;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}@media screen and (max-width:768px){.md-pdfBlock .pdfFile a{display:block;padding:20px 14px;}}.md-pdfBlock .pdfFile a::before{content:"";background:url("/themes/custom/ucbcarejp/images/icn_product_pdf_pl.svg") no-repeat;background-size:100% 100%;width:50px;height:50px;display:inline-block;margin-right:20px;margin-top:20px;}@media screen and (max-width:768px){.md-pdfBlock .pdfFile a::before{display:block;float:left;}}.md-pdfBlock .pdfFile .txtCol{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.md-pdfBlock .pdfFile .txtCol .plTxt{color:#512c70;font-size:2.6rem;font-weight:bold;line-height:1.2;}@media screen and (max-width:768px){.md-pdfBlock .pdfFile .txtCol .plTxt{font-size:2.5rem;line-height:1.4;}}.md-pdfBlock .pdfFile .txtCol span{margin-left:20px;font-size:1.6rem;}@media screen and (max-width:768px){.md-pdfBlock .pdfFile .txtCol span{display:block;margin-left:0;font-size:1.5rem;}}.md-pdfBlock .pdfFile .txtCol p{font-size:1.6rem;line-height:1.7;}.md-pdfBlock .pdfFile + .pdfFile{margin-top:20px;}ol.md-numList{margin-top:15px;list-style:auto;padding-left:2rem;}ol.md-numList li{margin-top:4px;padding-left:1.2em;text-indent:-1.2em;}.md-imgGridBlock .blockImg{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}@media screen and (max-width:768px){.md-imgGridBlock .blockImg{width:100%;}}@media screen and (max-width:768px){.md-imgGridBlock .blockImg + .blockImg{margin-top:20px;}}.md-movieWrap{max-width:600px;margin:50px auto 0;position:relative;}.md-movieWrap::before{content:"";display:inline-block;padding-top:56.25%;}.md-tableBlock .js-TableWrap + *{margin-top:10px;font-size:1.2rem;}.psoriasis-news .secNews{background-color:#f7f5f8;}.fix-width,.mainVisArea{max-width:1170px;margin:0 auto;width:100%;}#block-ucbcarejp-content .layout--onecol .media--slick img{max-width:1170px;margin:0 auto;width:100%;}.page-node-type-basic-page #block-ucbcarejp-content article{margin:0 auto;max-width:1200px;}.js-open .border--orange{border-color:#F18070 !important;}.js-open .border--orange .btnBar.background--orange{width:25px !important;}.js-open .border--orange .btnBar.background--orange::before,.js-open .border--orange .btnBar.background--orange::after{width:25px !important;background-color:#F18070 !important;-webkit-transform-origin:center center !important;-ms-transform-origin:center center !important;transform-origin:center center !important;}.js-open .border--orange .btnBar.background--orange::before{-webkit-transform:translateY(-6px) rotate(-45deg) !important;-ms-transform:translateY(-6px) rotate(-45deg) !important;transform:translateY(-6px) rotate(-45deg) !important;}.js-open .border--orange .btnBar.background--orange::after{bottom:auto !important;-webkit-transform:translateY(0px) rotate(45deg) !important;-ms-transform:translateY(0px) rotate(45deg) !important;transform:translateY(0px) rotate(45deg) !important;}body.page-node-type-public-landing-page{}body.page-node-type-public-landing-page .secProduct{padding-top:10px !important;padding-bottom:80px !important;}body.page-node-type-public-landing-page .secProduct .secInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-public-landing-page .secProduct .infoCol{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px;}body.page-node-type-public-landing-page .secProduct .infoCol .pmd-secTtlWrap .secTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;}body.page-node-type-public-landing-page .secProduct .infoCol .pmd-secTtlWrap .secTtl .secTtlJP{margin-right:12px;font-size:3.6rem;line-height:1.2;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secProduct .infoCol .pmd-secTtlWrap .secTtl .secTtlJP{font-size:3.3rem;}}body.page-node-type-public-landing-page .secProduct .infoCol .pmd-secTtlWrap .secTtl .secTtlEN{color:#512c70;font-family:"Barlow",sans-serif;font-size:1.7rem;line-height:1.2;letter-spacing:0.1em;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secProduct .infoCol .pmd-secTtlWrap .secTtl .secTtlEN{font-size:1.6rem;}}body.page-node-type-public-landing-page .secProduct .infoCol .dsc{font-size:1.8rem;margin-top:18px;line-height:1.5;}body.page-node-type-public-landing-page .secProduct .infoCol .btnLine{margin-top:43px;}body.page-node-type-public-landing-page .secProduct .infoCol .btnLine .md-gradationBtn{width:310px;}body.page-node-type-public-landing-page .secProduct .infoCol .btnLine .md-gradationBtn .btn{height:60px;}body.page-node-type-public-landing-page .secProduct .bnrCol{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:37px 27px;background:#fff;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-right:-26px;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:26px;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr a{display:block;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr .img img{width:100%;height:auto;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr .txt{display:inline-block;margin-top:15px;position:relative;font-size:1.6rem;font-weight:bold;color:#5e366e;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr .txt::after{content:"";display:inline-block;width:20px;height:6px;background:url(/themes/custom/ucbcarejp/images/icn_arw.svg) no-repeat center/contain;margin-left:14px;position:relative;top:-0.3em;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr a:hover .txt::after{margin-left:20px;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secProduct{padding-top:25px !important;padding-bottom:65px !important;}body.page-node-type-public-landing-page .secProduct .secInr{display:block;}body.page-node-type-public-landing-page .secProduct .infoCol{width:auto;padding-right:0;}body.page-node-type-public-landing-page .secProduct .infoCol .dsc{font-size:1.8rem;margin-top:18px;line-height:1.667;}body.page-node-type-public-landing-page .secProduct .bnrCol{margin-top:30px;width:auto;padding:20px 10px 30px;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr{display:block;margin-right:0;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr{width:auto;padding-right:0;margin-top:30px;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr:first-child{margin-top:0;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr a{display:block;}body.page-node-type-public-landing-page .secProduct .bnrCol .colInr .bnr .img img{width:100%;height:auto;}body.page-node-type-public-landing-page .secProduct .btnLine{margin-top:35px;}body.page-node-type-public-landing-page .secProduct .btnLine .md-gradationBtn{width:auto;}body.page-node-type-public-landing-page .secProduct .btnLine .md-gradationBtn .btn{height:auto;}}body.page-node-type-public-landing-page .secSupport{background-color:#fff;padding-top:64px !important;padding-bottom:84px !important;}body.page-node-type-public-landing-page .secSupport .pmd-secTtlWrap .secTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;}body.page-node-type-public-landing-page .secSupport .pmd-secTtlWrap .secTtl .secTtlJP{margin-right:12px;font-size:3.6rem;line-height:1.2;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secSupport .pmd-secTtlWrap .secTtl .secTtlJP{font-size:3.3rem;}}body.page-node-type-public-landing-page .secSupport .pmd-secTtlWrap .secTtl .secTtlEN{color:#512c70;font-family:"Barlow",sans-serif;font-size:1.7rem;line-height:1.2;letter-spacing:0.1em;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secSupport .pmd-secTtlWrap .secTtl .secTtlEN{font-size:1.6rem;}}body.page-node-type-public-landing-page .secSupport .secCts{margin-top:35px;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -20px;-webkit-flex-wrap:unset;-ms-flex-wrap:unset;flex-wrap:unset;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .itemInr{display:block;text-decoration:none;color:#333;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .img img{width:100%;height:auto;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .txtCol{margin-top:16px;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .txtCol .ttl{display:inline-block;padding-right:30px;font-size:2rem;font-weight:bold;line-height:1.45;position:relative;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .txtCol .ttl::before{content:" ";width:18px;height:6px;background:no-repeat center center;background-size:cover;background-image:url(/themes/custom/ucbcarejp/images/icn_arw.svg);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .txtCol .txt{margin-top:10px;font-size:1.5rem;line-height:1.7;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .itemInr:hover .txtCol .ttl::before{right:-10px;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secSupport{padding-top:50px !important;padding-bottom:60px !important;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap{display:block;margin:0;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item{padding:0;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item + .item{margin-top:40px;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .itemInr{padding:20px 20px 30px;background:#fff;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .txtCol{margin-top:14px;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .txtCol .ttl::before{width:16px;height:5px;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item .txtCol .txt{font-size:1.6rem;}}.form--inline .form-item{float:unset;margin-right:unset;}.form-item,.form-actions{margin-top:0;margin-bottom:0;}.fieldgroup{padding:unset;border-width:unset;}.form-required::after{background-image:none;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:unset;margin-bottom:unset;}.red{color:#d90000;}p.md-note{margin-bottom:20px;font-size:1.3rem;color:#666;margin-top:8px;line-height:1.8;}form.hcp-user-register .lead ul{margin-left:20px;}form.hcp-user-register .lead ul li{list-style:disc;}.justify-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.log-page [data-drupal-messages]{display:none;}header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList:first-child div.js-pulldownBox,header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList:first-child div.js-pulldownBox{right:unset;left:38px;width:240px;}#drupal-off-canvas select[multiple],#drupal-off-canvas-wrapper{overflow-y:auto;}.secSeminarInfo .layout__region--first,.secSeminarInfo .layout__region--second{-webkit-box-flex:0 !important;-webkit-flex:0 1 auto !important;-moz-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important;}body.page-node-type-hcp-top-page #main,body.page-node-type-hcp-top-page .secInquiry{background:#f7f5f8;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item:nth-child(n+3){margin-top:24px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item{width:50%;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 6px 20px;border:none;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item03 .itemInr{background:#eff8f3;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item04 .itemInr{border:1px solid #cabfd3;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu,body.page-node-type-disease #hcpFooter .ftCts .ftMenu,body.path-events #hcpFooter .ftCts .ftMenu,body.path-event #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu,body.page-node-type-product #hcpFooter .ftCts .ftMenu,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu,body.page-node-type-event #hcpFooter .ftCts .ftMenu,body.path-frontpage #hcpFooter .ftCts .ftMenu{max-width:850px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:78px;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item:nth-child(n+3){margin-top:25px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item{width:100%;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:4px 4px 14px;border:none;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item04 .itemInr{border:1px solid #cabfd3;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu,body.page-node-type-disease #hcpFooter .ftCts .ftMenu,body.path-events #hcpFooter .ftCts .ftMenu,body.path-event #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu,body.page-node-type-product #hcpFooter .ftCts .ftMenu,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu,body.page-node-type-event #hcpFooter .ftCts .ftMenu,body.path-frontpage #hcpFooter .ftCts .ftMenu{max-width:100%;padding-left:0;}}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item{width:50% !important;}body.page-node-type-ra-top-page .secSeminarInfo{max-width:1280px;margin:25px auto 0;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item{width:100% !important;}body.page-node-type-ra-top-page .secSeminarInfo{max-width:100%;margin:65px auto 0;}}fieldset[data-drupal-selector="edit-field-occupation"] span.js-form-required{display:none;}form.views-exposed-form label[for="edit-keyword"],form.views-exposed-form label[for="edit-key"]{display:none;}form.views-exposed-form input#edit-keyword,form.views-exposed-form input#edit-key{height:44px;border:2px solid #ddd;border-radius:4px;font-size:1.6rem;margin-top:15px;width:100%;}@media screen and (max-width:768px){form.views-exposed-form input#edit-keyword,form.views-exposed-form input#edit-key{width:100%;}}form.views-exposed-form input#edit-keyword::-webkit-input-placeholder,form.views-exposed-form input#edit-key::-webkit-input-placeholder{padding-left:11px;}form.views-exposed-form input#edit-keyword::-moz-placeholder,form.views-exposed-form input#edit-key::-moz-placeholder{padding-left:11px;}form.views-exposed-form input#edit-keyword:-ms-input-placeholder,form.views-exposed-form input#edit-key:-ms-input-placeholder{padding-left:11px;}form.views-exposed-form input#edit-keyword::-ms-input-placeholder,form.views-exposed-form input#edit-key::-ms-input-placeholder{padding-left:11px;}form.views-exposed-form input#edit-keyword::placeholder,form.views-exposed-form input#edit-key::placeholder{padding-left:11px;}.toggleBox .related_term{padding:15px 25px !important;border:none !important;font-size:1.8rem !important;}.note_subtext{text-align:center;padding-bottom:20px;font-size:1.6rem;}header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList.js-pulldownWrap.js-open .js-pulldownBox{width:240px !important;}body.page-node-type-news-top-page #block-ucbcarejp-page-title{padding-top:93px;padding-left:0px;padding-right:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:1200px;margin:0 auto;}@media screen and (max-width:768px){body.page-node-type-news-top-page #block-ucbcarejp-page-title{max-width:100%;padding-top:88px;padding-left:20px;padding-right:20px;}}body.page-node-type-news-top-page #block-ucbcarejp-page-title h1{font-weight:bold;font-size:4.8rem;line-height:1.46;}@media screen and (max-width:768px){body.page-node-type-news-top-page #block-ucbcarejp-page-title h1{font-size:3rem;}}body.page-node-type-news-top-page,body.page-node-type-product-form,body.page-node-type-product-brand,body.page-node-type-product-index{background-color:#f7f5f8 !important;}body.page-node-type-mg-basic-page #block-ucbcarejp-local-tasks ul.primary_tabs li a,body.page-node-type-ra-basic-page #block-ucbcarejp-local-tasks ul.primary_tabs li a{font-size:16px;}body.page-node-type-hcp-top-page article.node--type-material-search.node--view-mode-teaser{width:100%;}body.page-node-type-hcp-top-page .materialsList{margin-bottom:70px;}body.page-node-type-hcp-top-page .materialsList .item article.node--type-material-search.node--view-mode-teaser > div{height:100%;}.toolbar .toolbar-icon::before{width:12.5px !important;}.toolbar .toolbar-toggle-orientation button{width:24.5px !important;height:24.5px !important;}.content_opener_btn{display:block;width:180px;padding:15px 20px;margin:10px auto 30px auto;background:#5E366E;border-radius:5px;text-align:center;text-decoration:none;color:white;font-weight:bold;}.content_opener_btn:hover{background:#7A5A9F;}.metarial_description{margin-bottom:15px;}.red_message{color:red;}body.page-node-type-hcp-general-basic-page #block-ucbcarejp-breadcrumbs{margin-top:100px;}.docInfo .btnInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;text-decoration:none;background:#512c70;color:#fff;font-size:1.6rem;font-weight:bold;line-height:3.5;letter-spacing:0.06em;position:relative;}@media screen and (max-width:768px){.secBrandMainVis{width:auto;margin:auto;}}.slick-list{max-width:100%;}@media only screen and (max-device-width:480px){.slick-list{max-width:350px;}}@media only screen and (device-width:768px){.slick-list{max-width:740px;}}body.page-node-type-material-index-for-product .md-secMainTtlWrap{margin-top:80px;}body.page-node-type-material-index-for-product .md-secMainTtlWrap .secMaterialsTtl{text-align:center;}body.page-node-type-material-index-for-product .md-secMainTtlWrap .secMaterialsTtl .secMainTtlJP{font-size:3.6rem;font-weight:bold;}body.page-node-type-material-index-for-product .vimpat-material-intro{margin-top:20px;font-size:1.6rem;line-height:1.5em;text-align:center;}body.page-node-type-material-index-for-product .materialsList .item article{width:100%;}body.page-node-type-material-index-for-product .materialsList .item article > div{height:100%;}body.page-node-type-material-index-for-product .materialsList .item .contextual-region{width:100%;}body.page-node-type-material-index-for-product .materialsList .item .contextual-region > div{height:100%;}body.page-node-type-material-index-for-product .materialsList .item .inr{height:100%;}body.page-node-type-material-index-for-product .searchCol .toggleCol:first-child{margin-top:0;}body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn{padding:15px 25px;position:relative;color:#fff;font-size:1.8rem;font-weight:bold;cursor:pointer;}body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBox .boxInr legend{display:none;}body.page-node-type-material-index-for-product form.views-exposed-form .form-actions{margin-top:32px;}body.page-node-type-material-index-for-product form.views-exposed-form .form-actions #edit-submit-material-index-product{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 auto;width:100%;max-width:420px;height:60px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-size:1.6rem;font-weight:bold;color:#fff;border:none;}body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-type,body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-related-terms{display:contents;}body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-related-terms .js-form-type-radio{display:inline-block;margin:12px 12px 0 0;position:relative;}body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-related-terms .js-form-type-radio input[type="radio"]{position:absolute;top:0;left:0;opacity:0;pointer-events:none;}body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-related-terms .js-form-type-radio label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:208px;height:44px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px 2px 35px;border-radius:2px;font-size:1.5rem;position:relative;font-weight:bold;background:#fff;cursor:pointer;}body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-index-for-product form.views-exposed-form fieldset.form-wrapper #edit-related-terms .js-form-type-radio label::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:12px;width:14px;height:14px;border-radius:100%;}.vmp_prd .materialsList .item .catLine .type{display:none;}body.page-node-type-ra_news .menu--ra-header-menu{display:none;}body.page-node-type-rhemuArthis_news .menu--ra-menu{display:none;}body.page-node-type-rhemuArthis_news .menu--ra-footer-menu{display:none;}body.page-node-type-rhemuArthis_news header#header.ra_header{margin:0;padding:0.7rem 0 0.2rem;}body.page-node-type-rhemuArthis_news header.ra_header a{text-decoration:none;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news body.user-logged-in.toolbar-fixed .region-ra-header{position:relative !important;z-index:100 !important;}body.page-node-type-rhemuArthis_news .region-ra-header{position:fixed;top:0;width:100%;z-index:1000;}body.page-node-type-rhemuArthis_news header > .wrapper{display:grid;grid-template-columns:-webkit-min-content auto -webkit-min-content;grid-template-columns:min-content auto min-content;grid-template-rows:-webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2.0rem;-moz-column-gap:2.0rem;column-gap:2.0rem;row-gap:1.5rem;margin-top:1.0rem;-webkit-transition:margin 0.3s ease-in-out;-o-transition:margin 0.3s ease-in-out;transition:margin 0.3s ease-in-out;min-width:auto;}body.page-node-type-rhemuArthis_news header.small > .wrapper{row-gap:0.7rem;}body.page-node-type-rhemuArthis_news header{-webkit-transition:padding 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;transition:padding 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;-o-transition:box-shadow 0.3s ease-in-out,padding 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out,padding 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out,padding 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;}body.page-node-type-rhemuArthis_news header.small{-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.15);box-shadow:0 0 1.5rem rgba(0,0,0,0.15);padding-top:0.3rem;}body.page-node-type-rhemuArthis_news header.small > .wrapper{margin-top:0;}}body.page-node-type-rhemuArthis_news #site-branding{grid-column:1;grid-row:1;display:block;aspect-ratio:4200 / 1011;height:58px;width:auto;white-space:nowrap;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news #site-branding{-webkit-transition:width 0.3s ease-in-out,height 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out,height 0.3s ease-in-out;transition:width 0.3s ease-in-out,height 0.3s ease-in-out;}body.page-node-type-rhemuArthis_news header.small #site-branding{height:38px;}}body.page-node-type-rhemuArthis_news #site-branding .site-logo{width:100%;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news header .block--ra-top-menu{grid-column:2;grid-row:1;justify-self:end;}body.page-node-type-rhemuArthis_news footer .block--ra-top-menu{padding:2.0rem 0 0 0;background-color:#f7f5f8;}body.page-node-type-rhemuArthis_news footer .menu--ra-top-menu > ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #DDDDDD;padding:4rem 0;}body.page-node-type-rhemuArthis_news .menu--ra-top-menu > ul > li{font-weight:bold;}body.page-node-type-rhemuArthis_news footer .menu--ra-top-menu > ul > li:not(:first-of-type){margin-left:2.0rem;}body.page-node-type-rhemuArthis_news header .menu--ra-top-menu > ul > li > a.hide-for-pc-header{display:none;}body.page-node-type-rhemuArthis_news header .menu--ra-top-menu > ul > li{font-size:1.3rem;}body.page-node-type-rhemuArthis_news footer .menu--ra-top-menu > ul > li{font-size:1.3rem;}}@media screen and (min-width:993px){body.page-node-type-rhemuArthis_news header .menu--ra-top-menu > ul > li{font-size:1.50rem;}body.page-node-type-rhemuArthis_news footer .menu--ra-top-menu > ul > li{font-size:1.50rem;}}body.page-node-type-rhemuArthis_news footer .menu--ra-top-menu > ul > li a,body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li a{text-decoration:none;}@media screen and (min-width:993px){body.page-node-type-rhemuArthis_news .nav-minimize{display:none;}}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news{}body.page-node-type-rhemuArthis_news header .block--ra-main-menu{grid-column:1 / 4;grid-row:2;justify-self:center;padding-bottom:0.2rem;line-height:1.0rem;}body.page-node-type-rhemuArthis_news footer .block--ra-main-menu{padding:2.0rem 0;background-color:#f7f5f8;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul{display:inline-grid;grid-template-columns:repeat(6,auto);-webkit-column-gap:2.0rem;-moz-column-gap:2.0rem;column-gap:2.0rem;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:1.0rem;-moz-column-gap:1.0rem;column-gap:1.0rem;row-gap:2.0rem;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li{text-align:center;font-weight:bold;position:relative;line-height:1.4em;display:block;height:100%;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover{font-weight:bold;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > a{line-height:1.4em;margin-bottom:0.6rem;display:inline-block;text-decoration:none;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li::after{content:'';display:block;height:2px;overflow:hidden;width:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;background:-o-linear-gradient(338deg,#fff 0%,var(--g2) 81%,var(--g3) 100%);background:linear-gradient(112deg,#fff 0%,var(--g2) 81%,var(--g3) 100%);-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li:hover::after,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover::after{width:100%;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-left:auto;margin-right:auto;white-space:nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.2rem 1.0rem 0.2rem 1.0rem;background-color:#fff;border-radius:0.5rem;border:1px solid #f5f5f5;-webkit-filter:drop-shadow(0px 1px 10px rgba(0,0,0,0.1));filter:drop-shadow(0px 1px 10px rgba(0,0,0,0.1));-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;opacity:0;pointer-events:none;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul{margin-top:0.6rem;}body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul{top:calc(1.5rem + 1.1rem + 5px);}body.page-node-type-rhemuArthis_news header.small #area-login.logged-in:hover ul{top:calc(1.41rem + 0.5rem + 5px);}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > ul{list-style-type:disc;font-weight:normal;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > a.with-submenu + ul > li > a{margin-left:1.5em;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li:hover > ul,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul{opacity:1;pointer-events:all;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li:hover > ul::before,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul::before{content:'';display:block;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-transform:rotate(45deg) translateY(-25%) translateX(-25%);-ms-transform:rotate(45deg) translateY(-25%) translateX(-25%);transform:rotate(45deg) translateY(-25%) translateX(-25%);width:14px;height:14px;background:#fff;margin-top:-18px;position:relative;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li:hover > ul::after,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul::after{content:'';display:block;width:100%;height:11px;position:absolute;left:0;top:-11px;}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul > li{line-height:1.4em;margin-bottom:0.6rem;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul > li > a{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul > li > a:after,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul > li > a::after{content:'';display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2px;overflow:hidden;width:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > a.with-submenu + ul > li > a{margin-left:1.0rem;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul > li:hover > a::after,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul > li:hover > a::after{width:100%;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li{font-size:1.5rem;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li{font-size:1.5rem;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul > li,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul > li{font-size:1.5rem;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > a > br{display:none;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > ul{list-style:none;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > ul > li > a,body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > ul > li > span{font-size:1.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > ul > li > a::before,body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > ul > li > span::before{content:"\02022";margin-right:0.5em;}}@media screen and (max-width:768.98px){body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > a > br,body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > span > br,body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li > a > br{display:none;}}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > a.with-submenu + ul > li > span::before{content:"\03010";}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > a.with-submenu + ul > li > span::after{content:"\03011";}@media screen and (min-width:993px){body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li{font-size:1.5rem;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li{font-size:1.5rem;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul > li,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul > li{font-size:1.5rem;display:block;width:100%;text-align:left;}body.page-node-type-rhemuArthis_news header .menu--ra-header-menu > ul > li > ul > li > a,body.page-node-type-rhemuArthis_news #area-login.logged-in:hover ul > li > a{display:block;}body.page-node-type-rhemuArthis_news footer .menu--ra-header-menu > ul > li > ul > li{font-size:1.5rem;}}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news #area-login{grid-column:3;grid-row:1;justify-self:end;position:relative;}}body.page-node-type-rhemuArthis_news a.blue-gradient{-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:150% 150%;background-position:0 0;color:#fff;}body.page-node-type-rhemuArthis_news a.blue-gradient:hover{background-position:100% 100%;}body.page-node-type-rhemuArthis_news #area-login > a.blue-gradient{font-weight:bold;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news #area-login > a.blue-gradient{font-size:1.3rem;line-height:1.5rem;padding:0.6em 1.6em 0.5em;border-radius:1.5rem;white-space:nowrap;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);}}@media screen and (max-width:768.98px){body.page-node-type-rhemuArthis_news #area-login > a{padding:1.2rem 1.2rem 1.1rem 1.2rem;width:100%;}}body.page-node-type-rhemuArthis_news #area-login.not-logged-in > a{display:inline-block;}body.page-node-type-rhemuArthis_news #area-login.logged-in > a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.page-node-type-rhemuArthis_news #area-login.logged-in > a::before{content:'';display:block;background-image:url("/themes/custom/ucbcarejp/images/mg_basic/iv.account.white.svg");background-repeat:no-repeat;background-size:contain;background-position:center;width:1.5rem;aspect-ratio:1 / 1;margin-right:0.5rem;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.page-node-type-rhemuArthis_news #area-login.logged-in ul{display:none;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news #area-login.not-logged-in > a{-webkit-transition:font-size 0.3s ease-in-out,padding 0.3s ease-in-out;-o-transition:font-size 0.3s ease-in-out,padding 0.3s ease-in-out;transition:font-size 0.3s ease-in-out,padding 0.3s ease-in-out;}body.page-node-type-rhemuArthis_news header.small #area-login > a{font-size:1.30rem;line-height:1.41rem;padding:0.3em 1.6em 0.2em;}body.page-node-type-rhemuArthis_news header.small #area-login.logged-in > a::before{margin-right:0.47rem;width:1.41rem;}}body.page-node-type-rhemuArthis_news #is-open-hamburger{display:none;position:absolute;bottom:0;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news #hamburger-button{display:none;}}@media screen and (max-width:768.98px){body.page-node-type-rhemuArthis_news{}body.page-node-type-rhemuArthis_news .region-ra-content{margin-top:calc(58px + 2.0rem);}body.page-node-type-rhemuArthis_news header{position:absolute;top:0;left:0;padding:0;}body.page-node-type-rhemuArthis_news header .wrapper,body.page-node-type-rhemuArthis_news footer .wrapper{display:contents;}body.page-node-type-rhemuArthis_news header .wrapper > .wrapper-for-mobile:nth-of-type(1){display:grid;width:100%;padding:1.0rem;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;position:fixed;z-index:900;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.15);box-shadow:0 0 1.5rem rgba(0,0,0,0.15);top:0;}body.page-node-type-rhemuArthis_news #site-branding img{height:58px;}body.page-node-type-rhemuArthis_news #hamburger-button{grid-column:2;grid-row:1;justify-self:end;align-self:center;width:48px;height:48px;border-radius:24px;border:1px solid transparent;background:-o-linear-gradient(338deg,var(--g1) 0%,var(--g2) 81%,var(--g3) 100%);background:linear-gradient(112deg,var(--g1) 0%,var(--g2) 81%,var(--g3) 100%);-webkit-box-shadow:0px 3px 10px rgba(62,18,82,0.15);box-shadow:0px 3px 10px rgba(62,18,82,0.15);position:relative;}body.page-node-type-rhemuArthis_news #hamburger-button span,body.page-node-type-rhemuArthis_news #hamburger-button span::before,body.page-node-type-rhemuArthis_news #hamburger-button span::after{grid-column:1;grid-row:1;display:inline-block;width:24px;height:2px;background-color:#fff;position:absolute;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.page-node-type-rhemuArthis_news #hamburger-button span::before,body.page-node-type-rhemuArthis_news #hamburger-button span::after{content:'';}body.page-node-type-rhemuArthis_news #hamburger-button span{left:11px;top:22px;}body.page-node-type-rhemuArthis_news #hamburger-button span::before{top:-8px;}body.page-node-type-rhemuArthis_news #hamburger-button span::after{top:8px;}body.page-node-type-rhemuArthis_news #is-open-hamburger:checked + .wrapper #hamburger-button{-webkit-box-shadow:none;box-shadow:none;background:transparent;}body.page-node-type-rhemuArthis_news #is-open-hamburger:checked + .wrapper #hamburger-button span{background-color:transparent;}body.page-node-type-rhemuArthis_news #is-open-hamburger:checked + .wrapper #hamburger-button span::before{-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg);}body.page-node-type-rhemuArthis_news #is-open-hamburger:checked + .wrapper #hamburger-button span::after{-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);}body.page-node-type-rhemuArthis_news header .wrapper > .wrapper-for-mobile:nth-of-type(2){padding-top:calc(58px + 2.0rem);position:fixed;top:0;left:0;width:100vw;height:100vh;overflow-y:scroll;z-index:800;display:grid;grid-template-columns:100%;grid-template-rows:-webkit-min-content -webkit-min-content auto;grid-template-rows:min-content min-content auto;background-color:#fff;opacity:0;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;pointer-events:none;}body.page-node-type-rhemuArthis_news #is-open-hamburger:checked + .wrapper > .wrapper-for-mobile:nth-of-type(2){opacity:1;pointer-events:auto;}body.page-node-type-rhemuArthis_news header .block--ra-main-menu{grid-column:1;grid-row:1;}body.page-node-type-rhemuArthis_news footer .block--ra-main-menu{border-top:1px solid #DDDDDD;}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > a,body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > span{display:block;font-weight:bold;padding:1.2rem 2.8rem 1.1rem 1.2rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;border-bottom:1px solid #DDDDDD;}body.page-node-type-rhemuArthis_news #area-login.logged-in ul{display:block;}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li > a,body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li > span,body.page-node-type-rhemuArthis_news #area-login.logged-in ul > li > a{display:block;font-weight:bold;padding:1.2rem 1.2rem 1.1rem 2.4rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;border-bottom:1px solid #DDDDDD;}body.page-node-type-rhemuArthis_news #area-login{grid-column:1;grid-row:2;justify-self:center;width:100%;background-color:#fff;}body.page-node-type-rhemuArthis_news #area-login.not-logged-in > a{display:block;text-align:center;}body.page-node-type-rhemuArthis_news header .block--ra-top-menu{grid-column:1;grid-row:3;background-color:#fff;width:100%;margin-top:2.0rem;margin-bottom:2.0rem;}body.page-node-type-rhemuArthis_news footer .block--ra-top-menu{margin-top:2.0rem;margin-bottom:2.0rem;}body.page-node-type-rhemuArthis_news .menu--ra-top-menu > ul > li > a{margin:0 1.0rem 1.0rem 1.0rem;font-size:0.9rem;display:block;}}body.page-node-type-rhemuArthis_news #block-ra-banner ul a{text-decoration:none;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news #block-mgbacktotop{padding-top:1.0rem;}}@media screen and (max-width:768.98px){body.page-node-type-rhemuArthis_news #block-mgbacktotop{padding:1.0rem;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}}body.page-node-type-rhemuArthis_news #block-mgbacktotop .wrapper{text-align:right;}body.page-node-type-rhemuArthis_news #block-mgbacktotop a{display:inline-block;position:relative;background-color:rgba(0,0,0,0.3);border-radius:50%;cursor:pointer;-webkit-transition:opacity  0.3s ease-in-out;-o-transition:opacity  0.3s ease-in-out;transition:opacity  0.3s ease-in-out;}body.page-node-type-rhemuArthis_news #block-mgbacktotop a:hover{opacity:60%;}body.page-node-type-rhemuArthis_news #block--mg-copyright,body.page-node-type-rhemuArthis_news #block--ra-copyright{padding:1.0rem 0;background-color:#666666;}body.page-node-type-rhemuArthis_news #block--mg-copyright p,body.page-node-type-rhemuArthis_news #block--ra-copyright p{font-size:1.3rem;font-weight:bold;color:#fff;line-height:1.2em;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news #block--mg-copyright .wrapper,body.page-node-type-rhemuArthis_news #block--ra-copyright .wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body.page-node-type-rhemuArthis_news #block--mg-copyright img,body.page-node-type-rhemuArthis_news #block--ra-copyright img{width:200px;height:auto;}body.page-node-type-rhemuArthis_news #block--mg-copyright p,body.page-node-type-rhemuArthis_news #block--ra-copyright p{text-align:right;}}@media screen and (max-width:768.98px){body.page-node-type-rhemuArthis_news #block--mg-copyright .wrapper,body.page-node-type-rhemuArthis_news #block--ra-copyright .wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body.page-node-type-rhemuArthis_news #block--mg-copyright p,body.page-node-type-rhemuArthis_news #block--ra-copyright p{font-size:1.3rem;}body.page-node-type-rhemuArthis_news #block--mg-copyright img,body.page-node-type-rhemuArthis_news #block--ra-copyright img{width:200px;height:auto;max-width:100%;margin-bottom:1.0rem;}}body.page-node-type-rhemuArthis_news .menu--ra-header-menu a.member-only{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li > a.member-only:after,body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li:hover > a.member-only:after,body.page-node-type-rhemuArthis_news a.member-only .express-seminar-banner-wrap .with-right-arrow::before,body.page-node-type-rhemuArthis_news #mg-whatsnews .with-right-arrow::before{content:'';-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:inherit;display:inline-block;width:1.0em;height:1.0em;background-position:center;background-size:contain;background-repeat:no-repeat;}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li > a.member-only:after,body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li:hover > a.member-only:after,body.page-node-type-rhemuArthis_news a.member-only .express-seminar-banner-wrap .with-right-arrow::before,body.page-node-type-rhemuArthis_news #mg-whatsnews a.member-only .with-right-arrow::before{background-image:url(/sites/default/files/2023-09/mg.password.svg);}body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li > a.member-only:after,body.page-node-type-rhemuArthis_news .menu--ra-header-menu > ul > li > ul > li:hover > a.member-only:after{margin:0.15em 0 0 5px;}body.page-node-type-rhemuArthis_news a.member-only .express-seminar-banner-wrap .with-right-arrow::before,body.page-node-type-rhemuArthis_news #mg-whatsnews .with-right-arrow::before{margin:0.15em 5px 0 0;}@media screen and (min-width:769px){body.page-node-type-rhemuArthis_news .wrapper{width:1263px;max-width:100%;margin:0 auto;padding:0 40px;}body.page-node-type-rhemuArthis_news .wrapper-for-mobile{display:contents;}}@media screen and (max-width:768.98px){body.page-node-type-rhemuArthis_news .wrapper{width:100%;margin:0;padding:0 1.0rem;}}body.page-node-type-rhemuArthis_news .wrapper .wrapper{display:contents;}body.page-node-type-rhemuArthis_news #block--mg-copyright,body.page-node-type-rhemuArthis_news #block--ra-copyright{padding:1.0rem 0;background-color:#666666;}body.page-node-type-rhemuArthis_news .menu--ra-top-menu ul li a[target="_blank"]:not(.no-icon)::after{content:'';-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;font-size:inherit;display:inline-block;margin:0 0 0 5px;width:8px;height:8px;background:url("/themes/custom/ucbcarejp/images/mg_basic/iv.blank.svg") no-repeat center/contain;}body.page-node-type-rhemuArthis_news.user-logged-in .region-ra-header{position:relative;}header:not(.event_header):not(.mg_header):not(.ra_header)#header{padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f7f5f8;position:fixed;top:0;left:0;width:100%;min-width:1000px;z-index:1000;}@media screen and (max-width:768px){header:not(.event_header):not(.mg_header):not(.ra_header)#header{padding:20px;min-width:0;}}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdInr{margin:0 auto;max-width:1200px;height:100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:height 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out;transition:height 0.3s ease-in-out;}@media screen and (max-width:768px){header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdInr{height:auto;}}header:not(.event_header):not(.mg_header):not(.ra_header)#header #block-ucbcarejp-branding{width:233px;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;}@media screen and (max-width:768px){header:not(.event_header):not(.mg_header):not(.ra_header)#header #block-ucbcarejp-branding{width:200px;z-index:1000000;}}header:not(.event_header):not(.mg_header):not(.ra_header)#header #block-ucbcarejp-branding a.site--logo{display:block;text-decoration:none;}header:not(.event_header):not(.mg_header):not(.ra_header)#header #block-ucbcarejp-branding a.site--logo img{width:100%;height:auto;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts{display:none;}}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap{position:relative;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3{margin-top:40px;-webkit-transition:margin 0.3s ease-in-out;-o-transition:margin 0.3s ease-in-out;transition:margin 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList + .hdNavList,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList + .hdNavList,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList + .hdNavList,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList + .hdNavList{margin-left:20px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList a{display:block;text-decoration:none;color:#333;font-size:1.5rem;font-weight:bold;line-height:1.5;padding-bottom:3px;position:relative;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList a::before{content:" ";width:0;height:2px;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);position:absolute;bottom:0;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList a:hover::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList a:hover::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList a:hover::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList a:hover::before{width:100%;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList:first-child div.js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList:first-child div.js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList:first-child div.js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList:first-child div.js-pulldownBox{width:148px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList.js-pulldownWrap.js-open .js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList.js-pulldownWrap.js-open .js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList.js-pulldownWrap.js-open .js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList.js-pulldownWrap.js-open .js-pulldownBox{opacity:1;pointer-events:all;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox{padding-top:10px;position:absolute;bottom:0;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:240px;opacity:0;pointer-events:none;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr{position:relative;background-color:#fff;border-radius:5px;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr::before{content:" ";width:10px;height:7px;background:url(/themes/custom/ucbcarejp/images/arw_top_wt.png) no-repeat center center;background-size:100% auto;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li{font-size:1.5rem;font-weight:bold;line-height:1.5;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li a{position:relative;display:inline-block;color:#000;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul{margin-top:5px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li{line-height:1.5;padding-left:10px;margin-top:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li::before{content:"-";}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a{position:relative;display:inline-block;text-decoration:none;color:#000;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a::before{content:" ";width:0;height:1px;background:#000 !important;position:absolute;bottom:0;left:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a:hover::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a:hover::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a:hover::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > ul li > ul li a:hover::before{width:100%;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item{margin-left:0;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:hover:before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:hover:before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:hover:before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:hover:before{background:#000 !important;height:1px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item a:before{background:#000 !important;height:1px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-main-menu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item > ul .menu-item a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-epilepsytopmenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item > ul .menu-item a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item > ul .menu-item a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox div.boxInr > .menu > .menu-item > ul .menu-item a{font-weight:400;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-3,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:-webkit-max-content;height:-moz-max-content;height:max-content;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu ul.hdBlankLinkWrap,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-3 ul.hdBlankLinkWrap,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4 ul.hdBlankLinkWrap{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;opacity:1;position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu ul.hdBlankLinkWrap li.hdBlankLink + .hdBlankLink,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-3 ul.hdBlankLinkWrap li.hdBlankLink + .hdBlankLink,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4 ul.hdBlankLinkWrap li.hdBlankLink + .hdBlankLink{margin-left:15px;padding-left:15px;border-left:1px solid #666;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu ul.hdBlankLinkWrap li.hdBlankLink a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-3 ul.hdBlankLinkWrap li.hdBlankLink a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4 ul.hdBlankLinkWrap li.hdBlankLink a{color:#333;font-size:1.3rem;font-weight:bold;line-height:1.3;text-decoration:none;display:inline-block;position:relative;padding-right:15px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu ul.hdBlankLinkWrap li.hdBlankLink a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-3 ul.hdBlankLinkWrap li.hdBlankLink a::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4 ul.hdBlankLinkWrap li.hdBlankLink a::before{content:" ";width:8px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_blank_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu ul.hdBlankLinkWrap li.hdBlankLink a::after,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-3 ul.hdBlankLinkWrap li.hdBlankLink a::after,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4 ul.hdBlankLinkWrap li.hdBlankLink a::after{content:" ";width:0;height:1px;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);position:absolute;bottom:-2px;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu ul.hdBlankLinkWrap li.hdBlankLink a:hover::after,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-3 ul.hdBlankLinkWrap li.hdBlankLink a:hover::after,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4 ul.hdBlankLinkWrap li.hdBlankLink a:hover::after{width:100%;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn{padding-left:25px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn a.log-link{display:block;text-decoration:none;text-align:center;border-radius:99px;color:#fff;white-space:nowrap;font-size:1.5rem;font-weight:bold;line-height:3;padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:relative;overflow:hidden;-webkit-transition:line-height 0.3s ease-in-out;-o-transition:line-height 0.3s ease-in-out;transition:line-height 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn a.log-link::before{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:150% 150%;background-position:0 0;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn a.log-link span.logInTxt{position:relative;z-index:10;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn a.log-link:hover::before{background-position:100% 100%;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account{padding-left:25px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountInr{position:relative;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBtn{cursor:pointer;display:block;text-decoration:none;text-align:center;border-radius:99px;color:#fff;white-space:nowrap;font-size:1.5rem;font-weight:bold;line-height:3;padding:0 25px 0 45px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:relative;overflow:hidden;-webkit-transition:line-height 0.3s ease-in-out;-o-transition:line-height 0.3s ease-in-out;transition:line-height 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBtn::before{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:150% 150%;background-position:0 0;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBtn .logInTxt{position:relative;z-index:10;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBtn::after{content:" ";width:16px;height:17px;background:url(/themes/custom/ucbcarejp/images/icn_account_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBox{padding-top:10px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:100%;opacity:0;pointer-events:none;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBox .accountListWrap{position:relative;background-color:#fff;border-radius:5px;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBox .accountListWrap::before{content:" ";width:10px;height:7px;background:url(/themes/custom/ucbcarejp/images/arw_top_wt.png) no-repeat center center;background-size:100% auto;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBox .accountListWrap li.accountList + .accountList{margin-top:10px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBox .accountListWrap li.accountList a{display:inline-block;text-decoration:none;font-weight:bold;line-height:1.5;position:relative;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBox .accountListWrap li.accountList a::before{content:" ";width:0;height:2px;background-color:#000;position:absolute;bottom:-2px;left:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account .accountBox .accountListWrap li.accountList a:hover::before{width:100%;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavPcCts .hdLogIn.account.js-open .js-pulldownBox{opacity:1;pointer-events:all;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts{display:none;}@media screen and (max-width:768px){header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts{display:block;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts.js-open .spNavBtn{border-color:rgba(81,44,112,0.5);}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts.js-open .spNavBtn::before{opacity:0;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts.js-open .btnBar:not(.background--orange){width:25px !important;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts.js-open .btnBar:not(.background--orange)::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts.js-open .btnBar:not(.background--orange)::after{width:25px !important;background-color:#512c70 !important;-webkit-transform-origin:center center !important;-ms-transform-origin:center center !important;transform-origin:center center !important;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts.js-open .btnBar:not(.background--orange)::before{-webkit-transform:translateY(-6px) rotate(-45deg) !important;-ms-transform:translateY(-6px) rotate(-45deg) !important;transform:translateY(-6px) rotate(-45deg) !important;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts.js-open .btnBar:not(.background--orange)::after{bottom:auto !important;-webkit-transform:translateY(0px) rotate(45deg) !important;-ms-transform:translateY(0px) rotate(45deg) !important;transform:translateY(0px) rotate(45deg) !important;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavBtn{width:42px;height:42px;border:1px solid transparent;border-radius:99px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000;position:relative;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavBtn::before{content:" ";border-radius:99px;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);width:100%;height:100%;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);position:absolute;top:0;left:0;opacity:1;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavBtn .btnBar{position:relative;width:20px;height:2px;background-color:#fff;font-size:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavBtn .btnBar::before,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavBtn .btnBar::after{content:" ";width:100%;height:2px;background-color:#fff;position:absolute;left:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavBtn .btnBar::before{top:6px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavBtn .btnBar::after{bottom:6px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts{position:fixed;top:0;left:0;width:100%;opacity:0;display:none;z-index:-1000;background-color:#fff;padding:85px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap{max-height:calc(100vh - 85px);overflow:auto;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap #block-epilepsytopmenu-2 ul.hdNavListWrap li a{color:#F18070;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap #block-epilepsytopmenu-2 ul.hdNavListWrap li a::before{display:none;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdBlankLinkWrap,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.ftOtherListWrap{padding:20px 25px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdBlankLinkWrap li,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.ftOtherListWrap li{width:50%;padding:10px 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdBlankLinkWrap li a,header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.ftOtherListWrap li a{display:block;text-decoration:none;color:#333;font-size:1.1rem;font-weight:bold;line-height:1.3;display:inline-block;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdBlankLinkWrap li a[target="_blank"],header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.ftOtherListWrap li a[target="_blank"]{padding-right:16px;position:relative;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li{padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ddd;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li a{display:block;text-decoration:none;padding:20px 30px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.7rem;font-weight:bold;line-height:1.4;position:relative;color:#5e366e;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li a::before{content:" ";width:19px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li div.pulldownListBtn{display:block;text-decoration:none;padding:20px 30px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.7rem;font-weight:bold;line-height:1.4;position:relative;color:#5e366e;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li div.pulldownListBtn::before{content:" ";width:16px;height:2px;background-color:#5e366e;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li div.pulldownListBtn::after{content:" ";width:16px;height:2px;background-color:#5e366e;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap.js-open .pulldownListBtn::after{-webkit-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);}}@media screen and (max-width:768px) and (max-width:768px){header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox{display:none;height:0px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr > ul li a{font-size:1.6rem;font-weight:bold;line-height:2;text-decoration:none;display:block;color:#000;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr > ul > ul li a{text-decoration:none;display:block;line-height:1.5;padding:15px 0 15px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-indent:-0.5em;margin-left:0.5em;color:#000;}}@media screen and (max-width:768px){header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap .hdLogIn{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:20px;padding:0 20px;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap .hdLogIn a{display:block;text-decoration:none;text-align:center;border-radius:10px;color:#fff;white-space:nowrap;max-width:400px;margin:0 auto;font-size:1.5rem;font-weight:bold;line-height:3.5;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:relative;overflow:hidden;}header:not(.event_header):not(.mg_header):not(.ra_header)#header .hdNavSpCts .spNavCts .ctsWrap .hdLogIn a::before{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:150% 150%;background-position:0 0;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;z-index:-1;border-radius:10px;}}@media screen and (min-width:769px){#header.js-small{-webkit-box-shadow:0 -5px 20px rgba(0,0,0,0.15);box-shadow:0 -5px 20px rgba(0,0,0,0.15);}#header.js-small .hdInr{height:80px;}#header.js-small .hdInr .hdBlankLinkWrap{top:-200% !important;right:0 !important;opacity:0 !important;}}#simpleHeader{border-bottom:3px solid #7a5a9f;padding:0 40px;min-width:1000px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#simpleHeader .hdInr{max-width:980px;margin:0 auto;height:72px;position:relative;}#simpleHeader .hdInr .logo{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;}#block-ucbcarejp-breadcrumbs,#block-breadcrumbs{margin-top:20px;padding-left:25px;padding-right:25px;}@media screen and (max-width:768px){#block-ucbcarejp-breadcrumbs,#block-breadcrumbs{display:none;}}#block-ucbcarejp-breadcrumbs ol,#block-breadcrumbs ol{max-width:1200px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}#block-ucbcarejp-breadcrumbs ol li,#block-breadcrumbs ol li{color:#666;font-size:1.2rem;line-height:1.4;}#block-ucbcarejp-breadcrumbs ol li + li::before,#block-breadcrumbs ol li + li::before{content:">";display:inline-block;padding:0 5px;color:#666;font-size:1.2rem;line-height:1.4;}#block-ucbcarejp-breadcrumbs ol li a,#block-breadcrumbs ol li a{color:#666;text-decoration:none;}body.page-node-type-material-search,body.page-node-type-material-search-top,body.page-node-type-material-index-for-product{background:#f7f5f8 !important;}body.page-node-type-material-search #header,body.page-node-type-material-search-top #header,body.page-node-type-material-index-for-product #header{background:-webkit-gradient(linear,left top,right top,from(#f7f5f8),color-stop(38%,#f7f5f8),color-stop(38%,#7a5a9f),to(#7a5a9f)) !important;background:-o-linear-gradient(left,#f7f5f8 0%,#f7f5f8 38%,#7a5a9f 38%,#7a5a9f 100%) !important;background:linear-gradient(90deg,#f7f5f8 0%,#f7f5f8 38%,#7a5a9f 38%,#7a5a9f 100%) !important;}body.page-node-type-material-search #header .hdInr .hdLogo,body.page-node-type-material-search-top #header .hdInr .hdLogo,body.page-node-type-material-index-for-product #header .hdInr .hdLogo{background-color:#f7f5f8 !important;}body.path-webinar,body.path-movie,body.page-node-type-event,body.path-events,body.path-event,body.page-node-type-material-search,body.page-node-type-material-search-top,body.page-node-type-material-index-for-product,body.path-frontpage,body.page-node-type-hcp-top-page,body.user-reset,body.page-node-type-product-index,body.page-node-type-product-form,body.page-node-type-product-brand,body.page-node-type-news-top-page,body.page-node-type-qa-top-page,body.page-node-type-product-faq,body.page-node-type-product-notice,body.page-node-type-product-information,body.page-node-type-product-indication,body.page-node-type-hcp-general-basic-page{background-color:#fff;}body.path-webinar #header,body.path-movie #header,body.page-node-type-event #header,body.path-events #header,body.path-event #header,body.page-node-type-material-search #header,body.page-node-type-material-search-top #header,body.page-node-type-material-index-for-product #header,body.path-frontpage #header,body.page-node-type-hcp-top-page #header,body.user-reset #header,body.page-node-type-product-index #header,body.page-node-type-product-form #header,body.page-node-type-product-brand #header,body.page-node-type-news-top-page #header,body.page-node-type-qa-top-page #header,body.page-node-type-product-faq #header,body.page-node-type-product-notice #header,body.page-node-type-product-information #header,body.page-node-type-product-indication #header,body.page-node-type-hcp-general-basic-page #header{background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(38%,#fff),color-stop(38%,#7a5a9f),to(#7a5a9f));background:-o-linear-gradient(left,#fff 0%,#fff 38%,#7a5a9f 38%,#7a5a9f 100%);background:linear-gradient(90deg,#fff 0%,#fff 38%,#7a5a9f 38%,#7a5a9f 100%);position:relative;z-index:1000;width:100%;position:fixed;top:0;left:0;}@media screen and (max-width:768px){body.path-webinar #header,body.path-movie #header,body.page-node-type-event #header,body.path-events #header,body.path-event #header,body.page-node-type-material-search #header,body.page-node-type-material-search-top #header,body.page-node-type-material-index-for-product #header,body.path-frontpage #header,body.page-node-type-hcp-top-page #header,body.user-reset #header,body.page-node-type-product-index #header,body.page-node-type-product-form #header,body.page-node-type-product-brand #header,body.page-node-type-news-top-page #header,body.page-node-type-qa-top-page #header,body.page-node-type-product-faq #header,body.page-node-type-product-notice #header,body.page-node-type-product-information #header,body.page-node-type-product-indication #header,body.page-node-type-hcp-general-basic-page #header{background:#fff;}}body.path-webinar #header .hdInr,body.path-movie #header .hdInr,body.page-node-type-event #header .hdInr,body.path-events #header .hdInr,body.path-event #header .hdInr,body.page-node-type-material-search #header .hdInr,body.page-node-type-material-search-top #header .hdInr,body.page-node-type-material-index-for-product #header .hdInr,body.path-frontpage #header .hdInr,body.page-node-type-hcp-top-page #header .hdInr,body.user-reset #header .hdInr,body.page-node-type-product-index #header .hdInr,body.page-node-type-product-form #header .hdInr,body.page-node-type-product-brand #header .hdInr,body.page-node-type-news-top-page #header .hdInr,body.page-node-type-qa-top-page #header .hdInr,body.page-node-type-product-faq #header .hdInr,body.page-node-type-product-notice #header .hdInr,body.page-node-type-product-information #header .hdInr,body.page-node-type-product-indication #header .hdInr,body.page-node-type-hcp-general-basic-page #header .hdInr{max-width:100%;min-width:auto;height:75px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){body.path-webinar #header .hdInr,body.path-movie #header .hdInr,body.page-node-type-event #header .hdInr,body.path-events #header .hdInr,body.path-event #header .hdInr,body.page-node-type-material-search #header .hdInr,body.page-node-type-material-search-top #header .hdInr,body.page-node-type-material-index-for-product #header .hdInr,body.path-frontpage #header .hdInr,body.page-node-type-hcp-top-page #header .hdInr,body.user-reset #header .hdInr,body.page-node-type-product-index #header .hdInr,body.page-node-type-product-form #header .hdInr,body.page-node-type-product-brand #header .hdInr,body.page-node-type-news-top-page #header .hdInr,body.page-node-type-qa-top-page #header .hdInr,body.page-node-type-product-faq #header .hdInr,body.page-node-type-product-notice #header .hdInr,body.page-node-type-product-information #header .hdInr,body.page-node-type-product-indication #header .hdInr,body.page-node-type-hcp-general-basic-page #header .hdInr{max-width:100%;min-width:0;height:70px;padding:0;position:relative;}}body.path-webinar #header .hdInr .hdLogo,body.path-movie #header .hdInr .hdLogo,body.page-node-type-event #header .hdInr .hdLogo,body.path-events #header .hdInr .hdLogo,body.path-event #header .hdInr .hdLogo,body.page-node-type-material-search #header .hdInr .hdLogo,body.page-node-type-material-search-top #header .hdInr .hdLogo,body.page-node-type-material-index-for-product #header .hdInr .hdLogo,body.path-frontpage #header .hdInr .hdLogo,body.page-node-type-hcp-top-page #header .hdInr .hdLogo,body.user-reset #header .hdInr .hdLogo,body.page-node-type-product-index #header .hdInr .hdLogo,body.page-node-type-product-form #header .hdInr .hdLogo,body.page-node-type-product-brand #header .hdInr .hdLogo,body.page-node-type-news-top-page #header .hdInr .hdLogo,body.page-node-type-qa-top-page #header .hdInr .hdLogo,body.page-node-type-product-faq #header .hdInr .hdLogo,body.page-node-type-product-notice #header .hdInr .hdLogo,body.page-node-type-product-information #header .hdInr .hdLogo,body.page-node-type-product-indication #header .hdInr .hdLogo,body.page-node-type-hcp-general-basic-page #header .hdInr .hdLogo{background-color:#fff;width:30%;height:100%;}@media screen and (max-width:768px){body.path-webinar #header .hdInr .hdLogo,body.path-movie #header .hdInr .hdLogo,body.page-node-type-event #header .hdInr .hdLogo,body.path-events #header .hdInr .hdLogo,body.path-event #header .hdInr .hdLogo,body.page-node-type-material-search #header .hdInr .hdLogo,body.page-node-type-material-search-top #header .hdInr .hdLogo,body.page-node-type-material-index-for-product #header .hdInr .hdLogo,body.path-frontpage #header .hdInr .hdLogo,body.page-node-type-hcp-top-page #header .hdInr .hdLogo,body.user-reset #header .hdInr .hdLogo,body.page-node-type-product-index #header .hdInr .hdLogo,body.page-node-type-product-form #header .hdInr .hdLogo,body.page-node-type-product-brand #header .hdInr .hdLogo,body.page-node-type-news-top-page #header .hdInr .hdLogo,body.page-node-type-qa-top-page #header .hdInr .hdLogo,body.page-node-type-product-faq #header .hdInr .hdLogo,body.page-node-type-product-notice #header .hdInr .hdLogo,body.page-node-type-product-information #header .hdInr .hdLogo,body.page-node-type-product-indication #header .hdInr .hdLogo,body.page-node-type-hcp-general-basic-page #header .hdInr .hdLogo{background-color:#fff;width:81.33333%;max-width:100%;height:100%;}}body.path-webinar #header .hdInr .hdLogo a,body.path-movie #header .hdInr .hdLogo a,body.page-node-type-event #header .hdInr .hdLogo a,body.path-events #header .hdInr .hdLogo a,body.path-event #header .hdInr .hdLogo a,body.page-node-type-material-search #header .hdInr .hdLogo a,body.page-node-type-material-search-top #header .hdInr .hdLogo a,body.page-node-type-material-index-for-product #header .hdInr .hdLogo a,body.path-frontpage #header .hdInr .hdLogo a,body.page-node-type-hcp-top-page #header .hdInr .hdLogo a,body.user-reset #header .hdInr .hdLogo a,body.page-node-type-product-index #header .hdInr .hdLogo a,body.page-node-type-product-form #header .hdInr .hdLogo a,body.page-node-type-product-brand #header .hdInr .hdLogo a,body.page-node-type-news-top-page #header .hdInr .hdLogo a,body.page-node-type-qa-top-page #header .hdInr .hdLogo a,body.page-node-type-product-faq #header .hdInr .hdLogo a,body.page-node-type-product-notice #header .hdInr .hdLogo a,body.page-node-type-product-information #header .hdInr .hdLogo a,body.page-node-type-product-indication #header .hdInr .hdLogo a,body.page-node-type-hcp-general-basic-page #header .hdInr .hdLogo a{display:block;text-decoration:none;padding:20px 20px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;}@media screen and (max-width:768px){body.path-webinar #header .hdInr .hdLogo a,body.path-movie #header .hdInr .hdLogo a,body.page-node-type-event #header .hdInr .hdLogo a,body.path-events #header .hdInr .hdLogo a,body.path-event #header .hdInr .hdLogo a,body.page-node-type-material-search #header .hdInr .hdLogo a,body.page-node-type-material-search-top #header .hdInr .hdLogo a,body.page-node-type-material-index-for-product #header .hdInr .hdLogo a,body.path-frontpage #header .hdInr .hdLogo a,body.page-node-type-hcp-top-page #header .hdInr .hdLogo a,body.user-reset #header .hdInr .hdLogo a,body.page-node-type-product-index #header .hdInr .hdLogo a,body.page-node-type-product-form #header .hdInr .hdLogo a,body.page-node-type-product-brand #header .hdInr .hdLogo a,body.page-node-type-news-top-page #header .hdInr .hdLogo a,body.page-node-type-qa-top-page #header .hdInr .hdLogo a,body.page-node-type-product-faq #header .hdInr .hdLogo a,body.page-node-type-product-notice #header .hdInr .hdLogo a,body.page-node-type-product-information #header .hdInr .hdLogo a,body.page-node-type-product-indication #header .hdInr .hdLogo a,body.page-node-type-hcp-general-basic-page #header .hdInr .hdLogo a{padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}body.path-webinar #header .hdInr .hdLogo a img,body.path-movie #header .hdInr .hdLogo a img,body.page-node-type-event #header .hdInr .hdLogo a img,body.path-events #header .hdInr .hdLogo a img,body.path-event #header .hdInr .hdLogo a img,body.page-node-type-material-search #header .hdInr .hdLogo a img,body.page-node-type-material-search-top #header .hdInr .hdLogo a img,body.page-node-type-material-index-for-product #header .hdInr .hdLogo a img,body.path-frontpage #header .hdInr .hdLogo a img,body.page-node-type-hcp-top-page #header .hdInr .hdLogo a img,body.user-reset #header .hdInr .hdLogo a img,body.page-node-type-product-index #header .hdInr .hdLogo a img,body.page-node-type-product-form #header .hdInr .hdLogo a img,body.page-node-type-product-brand #header .hdInr .hdLogo a img,body.page-node-type-news-top-page #header .hdInr .hdLogo a img,body.page-node-type-qa-top-page #header .hdInr .hdLogo a img,body.page-node-type-product-faq #header .hdInr .hdLogo a img,body.page-node-type-product-notice #header .hdInr .hdLogo a img,body.page-node-type-product-information #header .hdInr .hdLogo a img,body.page-node-type-product-indication #header .hdInr .hdLogo a img,body.page-node-type-hcp-general-basic-page #header .hdInr .hdLogo a img{max-width:302px;width:100%;height:auto;}body.path-webinar #header .hdInr .hdLogo a:hover img,body.path-movie #header .hdInr .hdLogo a:hover img,body.page-node-type-event #header .hdInr .hdLogo a:hover img,body.path-events #header .hdInr .hdLogo a:hover img,body.path-event #header .hdInr .hdLogo a:hover img,body.page-node-type-material-search #header .hdInr .hdLogo a:hover img,body.page-node-type-material-search-top #header .hdInr .hdLogo a:hover img,body.page-node-type-material-index-for-product #header .hdInr .hdLogo a:hover img,body.path-frontpage #header .hdInr .hdLogo a:hover img,body.page-node-type-hcp-top-page #header .hdInr .hdLogo a:hover img,body.user-reset #header .hdInr .hdLogo a:hover img,body.page-node-type-product-index #header .hdInr .hdLogo a:hover img,body.page-node-type-product-form #header .hdInr .hdLogo a:hover img,body.page-node-type-product-brand #header .hdInr .hdLogo a:hover img,body.page-node-type-news-top-page #header .hdInr .hdLogo a:hover img,body.page-node-type-qa-top-page #header .hdInr .hdLogo a:hover img,body.page-node-type-product-faq #header .hdInr .hdLogo a:hover img,body.page-node-type-product-notice #header .hdInr .hdLogo a:hover img,body.page-node-type-product-information #header .hdInr .hdLogo a:hover img,body.page-node-type-product-indication #header .hdInr .hdLogo a:hover img,body.page-node-type-hcp-general-basic-page #header .hdInr .hdLogo a:hover img{opacity:0.7;}body.path-webinar #header .hdNavSpCts,body.path-movie #header .hdNavSpCts,body.page-node-type-event #header .hdNavSpCts,body.path-events #header .hdNavSpCts,body.path-event #header .hdNavSpCts,body.page-node-type-material-search #header .hdNavSpCts,body.page-node-type-material-search-top #header .hdNavSpCts,body.page-node-type-material-index-for-product #header .hdNavSpCts,body.path-frontpage #header .hdNavSpCts,body.page-node-type-hcp-top-page #header .hdNavSpCts,body.user-reset #header .hdNavSpCts,body.page-node-type-product-index #header .hdNavSpCts,body.page-node-type-product-form #header .hdNavSpCts,body.page-node-type-product-brand #header .hdNavSpCts,body.page-node-type-news-top-page #header .hdNavSpCts,body.page-node-type-qa-top-page #header .hdNavSpCts,body.page-node-type-product-faq #header .hdNavSpCts,body.page-node-type-product-notice #header .hdNavSpCts,body.page-node-type-product-information #header .hdNavSpCts,body.page-node-type-product-indication #header .hdNavSpCts,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts{display:none;}@media screen and (max-width:768px){body.path-webinar #header .hdNavSpCts,body.path-movie #header .hdNavSpCts,body.page-node-type-event #header .hdNavSpCts,body.path-events #header .hdNavSpCts,body.path-event #header .hdNavSpCts,body.page-node-type-material-search #header .hdNavSpCts,body.page-node-type-material-search-top #header .hdNavSpCts,body.page-node-type-material-index-for-product #header .hdNavSpCts,body.path-frontpage #header .hdNavSpCts,body.page-node-type-hcp-top-page #header .hdNavSpCts,body.user-reset #header .hdNavSpCts,body.page-node-type-product-index #header .hdNavSpCts,body.page-node-type-product-form #header .hdNavSpCts,body.page-node-type-product-brand #header .hdNavSpCts,body.page-node-type-news-top-page #header .hdNavSpCts,body.page-node-type-qa-top-page #header .hdNavSpCts,body.page-node-type-product-faq #header .hdNavSpCts,body.page-node-type-product-notice #header .hdNavSpCts,body.page-node-type-product-information #header .hdNavSpCts,body.page-node-type-product-indication #header .hdNavSpCts,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts{display:block;}body.path-webinar #header .hdNavSpCts .spNavBtn,body.path-movie #header .hdNavSpCts .spNavBtn,body.page-node-type-event #header .hdNavSpCts .spNavBtn,body.path-events #header .hdNavSpCts .spNavBtn,body.path-event #header .hdNavSpCts .spNavBtn,body.page-node-type-material-search #header .hdNavSpCts .spNavBtn,body.page-node-type-material-search-top #header .hdNavSpCts .spNavBtn,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavBtn,body.path-frontpage #header .hdNavSpCts .spNavBtn,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavBtn,body.user-reset #header .hdNavSpCts .spNavBtn,body.page-node-type-product-index #header .hdNavSpCts .spNavBtn,body.page-node-type-product-form #header .hdNavSpCts .spNavBtn,body.page-node-type-product-brand #header .hdNavSpCts .spNavBtn,body.page-node-type-news-top-page #header .hdNavSpCts .spNavBtn,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavBtn,body.page-node-type-product-faq #header .hdNavSpCts .spNavBtn,body.page-node-type-product-notice #header .hdNavSpCts .spNavBtn,body.page-node-type-product-information #header .hdNavSpCts .spNavBtn,body.page-node-type-product-indication #header .hdNavSpCts .spNavBtn,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavBtn{width:70px;height:70px;background-color:#7a5a9f;position:relative;z-index:1000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;}body.path-webinar #header .hdNavSpCts .spNavBtn .btnBar,body.path-movie #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-event #header .hdNavSpCts .spNavBtn .btnBar,body.path-events #header .hdNavSpCts .spNavBtn .btnBar,body.path-event #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-material-search #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-material-search-top #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavBtn .btnBar,body.path-frontpage #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavBtn .btnBar,body.user-reset #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-product-index #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-product-form #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-product-brand #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-news-top-page #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-product-faq #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-product-notice #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-product-information #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-product-indication #header .hdNavSpCts .spNavBtn .btnBar,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavBtn .btnBar{position:relative;width:30px;height:2px;background-color:#fff;font-size:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.path-webinar #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-webinar #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-movie #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-movie #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-event #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-event #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-events #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-events #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-event #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-event #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-material-search #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-material-search #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-material-search-top #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-material-search-top #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-frontpage #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-frontpage #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavBtn .btnBar::after,body.user-reset #header .hdNavSpCts .spNavBtn .btnBar::before,body.user-reset #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-index #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-index #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-form #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-form #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-brand #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-brand #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-news-top-page #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-news-top-page #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-faq #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-faq #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-notice #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-notice #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-information #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-information #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-indication #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-indication #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavBtn .btnBar::after{content:" ";width:100%;height:2px;background-color:#fff;position:absolute;left:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.path-webinar #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-movie #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-event #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-events #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-event #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-material-search #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-material-search-top #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavBtn .btnBar::before,body.path-frontpage #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavBtn .btnBar::before,body.user-reset #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-index #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-form #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-brand #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-news-top-page #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-faq #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-notice #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-information #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-product-indication #header .hdNavSpCts .spNavBtn .btnBar::before,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavBtn .btnBar::before{top:8px;}body.path-webinar #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-movie #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-event #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-events #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-event #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-material-search #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-material-search-top #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavBtn .btnBar::after,body.path-frontpage #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavBtn .btnBar::after,body.user-reset #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-index #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-form #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-brand #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-news-top-page #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-faq #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-notice #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-information #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-product-indication #header .hdNavSpCts .spNavBtn .btnBar::after,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavBtn .btnBar::after{bottom:8px;}body.path-webinar #header .hdNavSpCts .spNavCts,body.path-movie #header .hdNavSpCts .spNavCts,body.page-node-type-event #header .hdNavSpCts .spNavCts,body.path-events #header .hdNavSpCts .spNavCts,body.path-event #header .hdNavSpCts .spNavCts,body.page-node-type-material-search #header .hdNavSpCts .spNavCts,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts,body.path-frontpage #header .hdNavSpCts .spNavCts,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts,body.user-reset #header .hdNavSpCts .spNavCts,body.page-node-type-product-index #header .hdNavSpCts .spNavCts,body.page-node-type-product-form #header .hdNavSpCts .spNavCts,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts,body.page-node-type-product-information #header .hdNavSpCts .spNavCts,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts{position:absolute;top:0;left:0;width:100%;background-color:#7a5a9f;padding:70px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;z-index:-100;opacity:0;height:100vh;overflow-y:auto;}body.path-webinar #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.path-movie #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-event #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.path-events #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.path-event #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.path-frontpage #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.user-reset #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .hdLinkListWrap,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .hdLinkListWrap{margin:0 -25px;}body.path-webinar #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.path-movie #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.path-events #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.path-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.path-frontpage #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.user-reset #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .hdLinkListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li{padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #9078ad;}body.path-webinar #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.path-movie #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.path-events #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.path-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.path-frontpage #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.user-reset #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .hdLinkListWrap li a,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a{display:block;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:1.5;padding:15px 30px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}body.path-webinar #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.path-movie #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.path-events #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.path-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.path-frontpage #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.user-reset #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li a::before{content:" ";width:18px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.path-webinar #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.path-movie #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.path-events #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.path-event #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.path-frontpage #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.user-reset #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .hdLinkListWrap li ul.blockListWrap li{padding:0;}body.path-webinar #header .hdNavSpCts .spNavCts .pulldownListBox,body.path-movie #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-event #header .hdNavSpCts .spNavCts .pulldownListBox,body.path-events #header .hdNavSpCts .spNavCts .pulldownListBox,body.path-event #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .pulldownListBox,body.path-frontpage #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .pulldownListBox,body.user-reset #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .pulldownListBox,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .pulldownListBox{height:0;display:none;}body.path-webinar #header .hdNavSpCts .spNavCts .pulldownListBtn,body.path-movie #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-event #header .hdNavSpCts .spNavCts .pulldownListBtn,body.path-events #header .hdNavSpCts .spNavCts .pulldownListBtn,body.path-event #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .pulldownListBtn,body.path-frontpage #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .pulldownListBtn,body.user-reset #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .pulldownListBtn,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .pulldownListBtn{display:block;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:1.5;padding:15px 30px 15px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}body.path-webinar #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.path-movie #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-event #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.path-events #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.path-event #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.path-frontpage #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.user-reset #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .pulldownListBtn::before,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .pulldownListBtn::before{content:" ";width:12px;height:7px;background:url(/themes/custom/ucbcarejp/images/icn_arw_b_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.path-webinar #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.path-movie #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-event #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.path-events #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.path-event #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-material-search #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-material-search-top #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-material-index-for-product #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.path-frontpage #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-hcp-top-page #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.user-reset #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-product-index #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-product-form #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-product-brand #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-news-top-page #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-qa-top-page #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-product-faq #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-product-notice #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-product-information #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-product-indication #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts .spNavCts .js-flexWrap.js-open .pulldownListBtn::before{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);}body.path-webinar #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.path-movie #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-event #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.path-events #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.path-event #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-material-search #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-material-search-top #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-material-index-for-product #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.path-frontpage #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-hcp-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.user-reset #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-product-index #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-product-form #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-product-brand #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-news-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-qa-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-product-faq #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-product-notice #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-product-information #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-product-indication #header .hdNavSpCts.js-open .spNavBtn .btnBar,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts.js-open .spNavBtn .btnBar{background-color:#7a5a9f;}body.path-webinar #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-webinar #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-movie #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-movie #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-events #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-events #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-material-search #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-material-search #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-material-search-top #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-material-search-top #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-material-index-for-product #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-material-index-for-product #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-frontpage #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-frontpage #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-hcp-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-hcp-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.user-reset #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.user-reset #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-index #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-index #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-form #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-form #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-brand #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-brand #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-news-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-news-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-qa-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-qa-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-faq #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-faq #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-notice #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-notice #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-information #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-information #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-indication #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-indication #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;}body.path-webinar #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-movie #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-events #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-material-search #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-material-search-top #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-material-index-for-product #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.path-frontpage #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-hcp-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.user-reset #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-index #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-form #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-brand #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-news-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-qa-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-faq #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-notice #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-information #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-product-indication #header .hdNavSpCts.js-open .spNavBtn .btnBar::before,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::before{-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg);}body.path-webinar #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-movie #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-events #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-event #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-material-search #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-material-search-top #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-material-index-for-product #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.path-frontpage #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-hcp-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.user-reset #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-index #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-form #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-brand #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-news-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-qa-top-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-faq #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-notice #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-information #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-product-indication #header .hdNavSpCts.js-open .spNavBtn .btnBar::after,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts.js-open .spNavBtn .btnBar::after{bottom:0;-webkit-transform:translateY(0px) rotate(45deg);-ms-transform:translateY(0px) rotate(45deg);transform:translateY(0px) rotate(45deg);}body.path-webinar #header .hdNavSpCts.js-open .spNavCts,body.path-movie #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-event #header .hdNavSpCts.js-open .spNavCts,body.path-events #header .hdNavSpCts.js-open .spNavCts,body.path-event #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-material-search #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-material-search-top #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-material-index-for-product #header .hdNavSpCts.js-open .spNavCts,body.path-frontpage #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-hcp-top-page #header .hdNavSpCts.js-open .spNavCts,body.user-reset #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-product-index #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-product-form #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-product-brand #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-news-top-page #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-qa-top-page #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-product-faq #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-product-notice #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-product-information #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-product-indication #header .hdNavSpCts.js-open .spNavCts,body.page-node-type-hcp-general-basic-page #header .hdNavSpCts.js-open .spNavCts{z-index:100 !important;}}body.path-webinar #header .hdNavPcCts,body.path-movie #header .hdNavPcCts,body.page-node-type-event #header .hdNavPcCts,body.path-events #header .hdNavPcCts,body.path-event #header .hdNavPcCts,body.page-node-type-material-search #header .hdNavPcCts,body.page-node-type-material-search-top #header .hdNavPcCts,body.page-node-type-material-index-for-product #header .hdNavPcCts,body.path-frontpage #header .hdNavPcCts,body.page-node-type-hcp-top-page #header .hdNavPcCts,body.user-reset #header .hdNavPcCts,body.page-node-type-product-index #header .hdNavPcCts,body.page-node-type-product-form #header .hdNavPcCts,body.page-node-type-product-brand #header .hdNavPcCts,body.page-node-type-news-top-page #header .hdNavPcCts,body.page-node-type-qa-top-page #header .hdNavPcCts,body.page-node-type-product-faq #header .hdNavPcCts,body.page-node-type-product-notice #header .hdNavPcCts,body.page-node-type-product-information #header .hdNavPcCts,body.page-node-type-product-indication #header .hdNavPcCts,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background-color:#7a5a9f;height:100%;}@media screen and (max-width:768px){body.path-webinar #header .hdNavPcCts,body.path-movie #header .hdNavPcCts,body.page-node-type-event #header .hdNavPcCts,body.path-events #header .hdNavPcCts,body.path-event #header .hdNavPcCts,body.page-node-type-material-search #header .hdNavPcCts,body.page-node-type-material-search-top #header .hdNavPcCts,body.page-node-type-material-index-for-product #header .hdNavPcCts,body.path-frontpage #header .hdNavPcCts,body.page-node-type-hcp-top-page #header .hdNavPcCts,body.user-reset #header .hdNavPcCts,body.page-node-type-product-index #header .hdNavPcCts,body.page-node-type-product-form #header .hdNavPcCts,body.page-node-type-product-brand #header .hdNavPcCts,body.page-node-type-news-top-page #header .hdNavPcCts,body.page-node-type-qa-top-page #header .hdNavPcCts,body.page-node-type-product-faq #header .hdNavPcCts,body.page-node-type-product-notice #header .hdNavPcCts,body.page-node-type-product-information #header .hdNavPcCts,body.page-node-type-product-indication #header .hdNavPcCts,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts{display:none;}}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-movie #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-events #header .hdNavPcCts nav#block-productindexmenu,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-event #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.user-reset #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu{height:75px;}@media screen and (max-width:768px){body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-movie #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-events #header .hdNavPcCts nav#block-productindexmenu,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-event #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.user-reset #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu{height:100%;}}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;max-width:840px;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li{height:100%;position:relative;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li > a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li > a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li > a{padding:0 20px;display:block;height:100%;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:1.5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox{position:absolute;bottom:1px;left:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);width:100%;background-color:#512c70;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;-o-transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;z-index:-1;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr{padding:15px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap{margin-top:8px;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li{margin-top:5px;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li .js-pulldownBox .boxInr .blockListWrap li a{color:#fff;font-size:1.3rem;line-height:1.5;display:block;text-decoration:none;padding:5px 0 !important;margin-left:15px;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open > a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open > a,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open > a{background-color:#512c70;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-webinar #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-webinar #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-movie #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-movie #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-events #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-events #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-event #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-event #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-search #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-search #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-search-top #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-material-index-for-product #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-frontpage #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.path-frontpage #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-hcp-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.user-reset #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.user-reset #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-index #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-index #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-form #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-form #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-brand #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-brand #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-news-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-qa-top-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-faq #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-faq #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-notice #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-notice #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-information #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-information #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-indication #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-product-indication #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-eventsmainnavigation--2 ul.hdLinkListWrap li.js-open .js-pulldownBox,body.page-node-type-hcp-general-basic-page #header .hdNavPcCts nav#block-productindexmenu ul.hdLinkListWrap li.js-open .js-pulldownBox{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);left:0;width:240px;}.accountarea{position:absolute;top:95px;right:0;padding:0 25px;z-index:10;}@media screen and (max-width:768px){.accountarea{padding:0;}}.accountarea .hdLogIn{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}.accountarea .hdLogIn a.log-link{display:block;text-decoration:none;text-align:center;border-radius:99px;color:#fff;white-space:nowrap;font-size:1.5rem;font-weight:bold;line-height:3;padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:relative;overflow:hidden;-webkit-transition:line-height 0.3s ease-in-out;-o-transition:line-height 0.3s ease-in-out;transition:line-height 0.3s ease-in-out;}.accountarea .hdLogIn a.log-link::before{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:150% 150%;background-position:0 0;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.accountarea .hdLogIn a.log-link span.logInTxt{position:relative;z-index:10;}.accountarea .hdLogIn a.log-link:hover::before{background-position:100% 100%;}.accountarea .hdLogIn.account{padding-left:25px;}.accountarea .hdLogIn.account .accountInr{position:relative;}.accountarea .hdLogIn.account .accountBtn{cursor:pointer;display:block;text-decoration:none;text-align:center;border-radius:99px;color:#fff;white-space:nowrap;font-size:1.5rem;font-weight:bold;line-height:3;padding:0 25px 0 45px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:hidden;-webkit-transition:line-height 0.3s ease-in-out;-o-transition:line-height 0.3s ease-in-out;transition:line-height 0.3s ease-in-out;}.accountarea .hdLogIn.account .accountBtn::before{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;background:#7a5a9f;background-size:150% 150%;background-position:0 0;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.accountarea .hdLogIn.account .accountBtn .logInTxt{position:relative;z-index:10;}.accountarea .hdLogIn.account .accountBtn::after{content:" ";width:16px;height:17px;background:url(/themes/custom/ucbcarejp/images/icn_account_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.accountarea .hdLogIn.account .accountBox{padding-top:10px;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:100%;opacity:0;pointer-events:none;}.accountarea .hdLogIn.account .accountBox .accountListWrap{position:relative;background-color:#fff;border-radius:5px;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);}.accountarea .hdLogIn.account .accountBox .accountListWrap::before{content:" ";width:10px;height:7px;background:url(/themes/custom/ucbcarejp/images/arw_top_wt.png) no-repeat center center;background-size:100% auto;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);}.accountarea .hdLogIn.account .accountBox .accountListWrap li.accountList + .accountList{margin-top:10px;}.accountarea .hdLogIn.account .accountBox .accountListWrap li.accountList a{display:inline-block;text-decoration:none;font-weight:bold;line-height:1.5;position:relative;}.accountarea .hdLogIn.account .accountBox .accountListWrap li.accountList a::before{content:" ";width:0;height:2px;background-color:#000;position:absolute;bottom:-2px;left:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.accountarea .hdLogIn.account .accountBox .accountListWrap li.accountList a:hover::before{width:100%;}.accountarea .spAccountBtn{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#7a5a9f;padding:7.5px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:20px;color:#fff;font-size:1.4rem;font-weight:bold;line-height:1.5;margin-left:auto;text-align:left;position:relative;cursor:pointer;}.accountarea .spAccountBtn img{width:20px;height:21px;}.page-node-type-product-detail #header{position:relative !important;left:unset;top:unset;z-index:unset;}.page-node-type-product-detail #main{padding-top:unset !important;}.page-node-type-basic-page{background-color:#f7f5f8 !important;}.page-node-type-basic-page #header{background:#f7f5f8 !important;}.page-node-type-basic-page #header .hdNavPcCts{background-color:#f7f5f8 !important;}@media screen and (max-width:769px){header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr .menu > .menu-item{border-bottom:none;padding:0 15px;}header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr .menu > .menu-item > a{padding:15px 0 0;}header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr .menu > .menu-item > a::before{content:none;}header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr .menu > .menu-item > a ~ .menu .menu-item{padding:0;}header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr .menu > .menu-item > a ~ .menu .menu-item a{font-weight:400;border-bottom:1px solid #ddd;padding:15px 0;font-size:14px;}header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li.js-flexWrap .pulldownListBox .boxInr .menu > .menu-item:last-of-type > a ~ .menu a:last-of-type{border-bottom:none;}.hdNavListWrap .js-flexWrap .boxInr .menu > .menu-item > a{font-weight:bold;}.hdNavListWrap .js-flexWrap .boxInr .menu > .menu-item > a > .menu .menu-item a{font-weight:400;}}#footer{background-color:#fff;position:relative;z-index:1;}@media screen and (max-width:768px){#footer .ftInr{padding:10px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}}#footer .ftInr .ftTopBtn{padding:20px 25px 0;max-width:1250px;margin:0 auto;}@media screen and (max-width:768px){#footer .ftInr .ftTopBtn{display:none;}}#footer .ftInr .ftTopBtn a{display:block;text-decoration:none;width:34px;height:34px;margin-left:auto;}#footer .ftInr .ftNavWrap{max-width:100%;margin:0 auto;}#footer .ftInr .ftNavWrap ul.ftNavListWrap{padding:10px 25px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:1170px;width:100%;margin:0 auto;}@media screen and (max-width:768px){#footer .ftInr .ftNavWrap ul.ftNavListWrap{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;}}@media screen and (max-width:768px){#footer .ftInr .ftNavWrap ul.ftNavListWrap > li.ftNavList{padding:0;border-bottom:1px solid #ddd;}}#footer .ftInr .ftNavWrap ul.ftNavListWrap > li.ftNavList + .ftNavList{padding-left:60px;}@media screen and (max-width:768px){#footer .ftInr .ftNavWrap ul.ftNavListWrap > li.ftNavList + .ftNavList{padding-left:0;}}#footer .ftInr .ftNavWrap ul.ftNavListWrap > li.ftNavList > a{text-decoration:none;font-size:1.6rem;font-weight:bold;line-height:1.5;padding-bottom:3px;position:relative;display:inline-block;}#footer .ftInr .ftNavWrap ul.ftNavListWrap > li.ftNavList > a::before{content:" ";width:0;height:2px;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);position:absolute;bottom:0;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}#footer .ftInr .ftNavWrap ul.ftNavListWrap > li.ftNavList > a:hover::before{width:100%;}#footer .ftInr .ftNavWrap ul.ftNavListWrap ul.ftNavListWrap--second{margin-top:8px;}#footer .ftInr .ftNavWrap ul.ftNavListWrap ul.ftNavListWrap--second > li.ftNavList > a{text-decoration:none;color:#666;font-size:1.5rem;line-height:1.5;padding-bottom:2px;position:relative;display:inline-block;}#footer .ftInr .ftNavWrap ul.ftNavListWrap ul.ftNavListWrap--second > li.ftNavList > a::before{content:" ";width:0;height:1px;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);position:absolute;bottom:0;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}#footer .ftInr .ftNavWrap ul.ftNavListWrap ul.ftNavListWrap--second > li.ftNavList > a:hover::before{width:100%;}#footer .ftInr .ftOtherWrap{margin-top:100px;border-top:1px solid #ddd;}@media screen and (max-width:768px){#footer .ftInr .ftOtherWrap{margin-top:25px;border-top:none;}}#footer .ftInr .ftOtherWrap .wrapInr{padding:20px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:1170px;width:100%;margin:0 auto;}@media screen and (max-width:768px){#footer .ftInr .ftOtherWrap .wrapInr{padding:0;display:block;max-width:100%;margin:0 auto;}}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2px;}}@media screen and (max-width:768px){#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList{width:50%;padding:8px 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList{padding-left:25px;}@media screen and (max-width:768px){#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList{padding-left:2px;}}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a{font-size:1.3rem;font-weight:bold;line-height:1.5;text-decoration:none;display:inline-block;position:relative;}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a::after{content:" ";width:0;height:1px;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);position:absolute;bottom:-2px;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a:hover::after{width:100%;}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]{padding-right:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before{content:" ";width:8px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_blank_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::after{content:" ";width:0;height:1px;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);position:absolute;bottom:-2px;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}#footer .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]:hover::after{width:100%;}#footer .ftInr .ftOtherWrap .wrapInr .ftUcbLogo{width:170px;}@media screen and (max-width:768px){#footer .ftInr .ftOtherWrap .wrapInr .ftUcbLogo{width:63.4375%;max-width:210px;margin:30px auto 0;}}#footer .ftInr .ftOtherWrap .wrapInr .ftUcbLogo img{width:100%;height:auto;}#footer .ftInr .copyright{text-align:center;background-color:#555;padding:18px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:1.1rem;line-height:1.5;letter-spacing:0.05em;}@media screen and (max-width:768px){#footer .ftInr .copyright{margin:20px -20px 0;padding:15px 20px;font-size:1rem;}}body.path-webinar #footer .ftOtherWrap,body.path-movie #footer .ftOtherWrap,body.page-node-type-event #footer .ftOtherWrap,body.path-events #footer .ftOtherWrap,body.path-event #footer .ftOtherWrap,body.path-frontpage #footer .ftOtherWrap{margin-top:0;}body.path-webinar #footer .ftOtherWrap .wrapInr,body.path-movie #footer .ftOtherWrap .wrapInr,body.page-node-type-event #footer .ftOtherWrap .wrapInr,body.path-events #footer .ftOtherWrap .wrapInr,body.path-event #footer .ftOtherWrap .wrapInr,body.path-frontpage #footer .ftOtherWrap .wrapInr{max-width:1250px;margin:0 auto;padding:35px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:unset;}@media screen and (max-width:768px){body.path-webinar #footer .ftOtherWrap .wrapInr,body.path-movie #footer .ftOtherWrap .wrapInr,body.page-node-type-event #footer .ftOtherWrap .wrapInr,body.path-events #footer .ftOtherWrap .wrapInr,body.path-event #footer .ftOtherWrap .wrapInr,body.path-frontpage #footer .ftOtherWrap .wrapInr{padding:0;display:block;max-width:100%;margin:0 auto;}}body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px;}@media screen and (max-width:768px){body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2px;}}body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList{padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList{width:50%;padding:8px 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}}body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList{border-left:1px solid #ddd;}@media screen and (max-width:768px){body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList + .ftOtherList{padding-left:2px;border:0;}}@media screen and (max-width:768px){body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a{font-size:1.1rem;}}body.path-webinar #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a::after,body.path-movie #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a::after,body.page-node-type-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a::after,body.path-events #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a::after,body.path-event #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a::after,body.path-frontpage #footer .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a::after{content:" ";width:0;height:1px;background:#000;position:absolute;bottom:-2px;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}body.path-webinar #footer .ftOtherWrap .wrapInr .ftUcbLogo,body.path-movie #footer .ftOtherWrap .wrapInr .ftUcbLogo,body.page-node-type-event #footer .ftOtherWrap .wrapInr .ftUcbLogo,body.path-events #footer .ftOtherWrap .wrapInr .ftUcbLogo,body.path-event #footer .ftOtherWrap .wrapInr .ftUcbLogo,body.path-frontpage #footer .ftOtherWrap .wrapInr .ftUcbLogo{width:328px;margin:75px auto 0;}body.path-webinar #footer .copyright,body.path-movie #footer .copyright,body.page-node-type-event #footer .copyright,body.path-events #footer .copyright,body.path-event #footer .copyright,body.path-frontpage #footer .copyright{background-color:#7a5a9f;}body.page-node-type-public-landing-page .secFtSiteLink{margin-top:0;}.secFtSiteLink{margin-top:120px;background:#fcf7ed;padding:58px 25px 73px;}.secFtSiteLink .cm-ctsWid{max-width:1200px;margin:0 auto;}.secFtSiteLink .secTtl{font-size:2.2rem;font-weight:bold;color:#f5a81c;}.secFtSiteLink .linkList{margin-top:15px;margin-right:-13px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.secFtSiteLink .linkList li{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:13px 13px 0 0;}.secFtSiteLink .linkList li img{width:100%;height:auto;}body.page-node-type-material-search,body.page-node-type-material-search-top{}body.page-node-type-material-search #footer .ftInr .ftNavWrap,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap{margin-top:0;background-color:#fafafa;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.page-node-type-material-search #footer .ftInr .ftOtherWrap,body.page-node-type-material-search-top #footer .ftInr .ftOtherWrap{border-top:1px solid #ddd;}body.page-node-type-material-search #footer .ftInr .ftOtherWrap .wrapInr,body.page-node-type-material-search-top #footer .ftInr .ftOtherWrap .wrapInr{max-width:1250px;margin:0 auto;padding:35px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-material-search #footer .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap,body.page-node-type-material-search-top #footer .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px;}body.page-node-type-material-search #footer .ftInr .ftOtherWrap .wrapInr .ftUcbLogo,body.page-node-type-material-search-top #footer .ftInr .ftOtherWrap .wrapInr .ftUcbLogo{width:328px;margin:75px auto 0;}body.page-node-type-material-search #footer .ftInr .ftOtherWrap .wrapInr .ftUcbLogo img,body.page-node-type-material-search-top #footer .ftInr .ftOtherWrap .wrapInr .ftUcbLogo img{width:100%;height:auto;}body.page-node-type-material-search #footer .ftInr .copyright,body.page-node-type-material-search-top #footer .ftInr .copyright{text-align:center;background-color:#7a5a9f;padding:18px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:1.1rem;line-height:1.5;letter-spacing:0.05em;}body.page-node-type-material-search #footer .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList,body.page-node-type-material-search-top #footer .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList{padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap{padding:10px 25px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:1170px;width:100%;margin:0 auto;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList{width:25%;padding:0 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(3),body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(3){width:30%;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(4),body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(4){width:20%;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl + .ftNavListTtl,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl + .ftNavListTtl{margin-top:10px;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a{text-decoration:none;font-size:1.6rem;font-weight:bold;line-height:1.5;padding-bottom:3px;position:relative;display:inline-block;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a::before{content:" ";width:0;height:1px;background:#000;position:absolute;bottom:0;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"],body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"]{padding-right:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"]::after,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"]::after{content:" ";width:8px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_blank_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a:hover::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a:hover::before{width:100%;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts{margin-top:15px;padding-top:15px;border-top:1px solid #ccc;}@media screen and (min-width:769px){body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts{margin-top:10px;height:auto !important;display:block !important;}}@media screen and (max-width:1200px){body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList{padding:0 15px;}}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther{margin-top:8px;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap .gridList,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap .gridList{width:50%;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther.ttl,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther.ttl{font-size:1.5rem;font-weight:bold;line-height:1.5;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a{text-decoration:none;color:#666;font-size:1.5rem;line-height:1.5;padding-bottom:2px;position:relative;display:inline-block;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a::before{content:" ";width:0;height:1px;background:#000;position:absolute;bottom:0;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a:hover::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a:hover::before{width:100%;}@media screen and (max-width:768px){body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList{width:100%;padding:0;border-bottom:1px solid #ddd;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList.lastItem,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList.lastItem{border:0;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList.lastItem .ftNavListTtl + .ftNavListTtl,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList.lastItem .ftNavListTtl + .ftNavListTtl{border-top:1px solid #ddd;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(3),body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(3){width:100%;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(4),body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList:nth-of-type(4){width:100%;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList + .ftNavList,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList + .ftNavList{padding-left:0;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl{padding:15px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a{padding-bottom:0;position:static;display:block;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn],body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]{padding-right:20px;position:relative;cursor:pointer;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::before,body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::after,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::after{content:" ";width:14px;height:1px;background-color:#707070;position:absolute;top:50%;right:10px;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::before{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::after,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn]::after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList.js-open .ftNavListTtl[data-block-btn]::after,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList.js-open .ftNavListTtl[data-block-btn]::after{-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn] a,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl[data-block-btn] a{pointer-events:none;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a::before{display:none;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"],body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"]{padding-left:0;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"]::after,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListTtl a[target="_blank"]::after{content:" ";width:10px;height:10px;right:13px;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts{border-top:0;padding-top:0;margin-top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;height:0;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther{padding-top:8px;margin-top:0;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther:first-of-type,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther:first-of-type{padding-top:0;margin-top:15px;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther:last-of-type,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther:last-of-type{padding-bottom:5px;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a{text-decoration:none;padding-bottom:0;position:static;display:block;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a::before,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a::before{display:none;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap{display:block;}body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap .gridList,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .gridListWrap .gridList{width:100%;}}@media screen and (max-width:768px){body.page-node-type-material-search #footer .ftInr .ftNavWrap,body.page-node-type-material-search-top #footer .ftInr .ftNavWrap{max-width:100%;margin:0 auto;padding:20px 20px 10px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:unset;-webkit-justify-content:unset;-moz-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;display:block;}body.page-node-type-material-search #footer .ftInr,body.page-node-type-material-search-top #footer .ftInr{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}}body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a[target="_blank"],body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a[target="_blank"]{padding-right:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;color:#000;font-weight:bold;}body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a[target="_blank"]::before,body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a[target="_blank"]::before{content:" ";width:0;height:1px;background:#000;position:absolute;bottom:0;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}body.page-node-type-material-search-top #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a[target="_blank"]::after,body.page-node-type-material-search #footer .ftInr .ftNavWrap .ftNavListWrap .ftNavList .ftNavListCts .ftNavListOther a[target="_blank"]::after{content:" ";width:8px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_blank_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-type-material-search-top #footer .ftInr .ftOtherWrap,body.page-node-type-material-search #footer .ftInr .ftOtherWrap{margin-top:0;}#simpleFooter .ftInr .ftOtherWrap{margin-top:100px;border-top:1px solid #ddd;}#simpleFooter .ftInr .ftOtherWrap .wrapInr{max-width:1250px;margin:0 auto;padding:20px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList + .ftOtherList{padding-left:25px;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList a{font-size:1.3rem;font-weight:bold;line-height:1.5;text-decoration:none;display:inline-block;position:relative;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList a::after{content:" ";width:0;height:1px;background:#000;position:absolute;bottom:-2px;left:0;-webkit-transition:width 0.3s ease-in-out;-o-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out;border-radius:99px;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList a:hover::after{width:100%;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList a[target="_blank"]{padding-right:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList a[target="_blank"]::before{content:" ";width:8px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_blank_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftUcbLogo{width:170px;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftUcbLogo img{width:100%;height:auto;}#simpleFooter .copyrightWrap{padding:25px 40px;background:#7a5a9f;}#simpleFooter .copyrightWrap .copyright{font-size:1.1rem;color:#fff;text-align:center;}@media screen and (max-width:768px){#simpleFooter .ftInr .ftOtherWrap{margin-top:25px;border-top:none;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#simpleFooter .ftInr .ftOtherWrap .wrapInr{padding:0;display:block;max-width:100%;margin:0 auto;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2px;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList{width:50%;padding:8px 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList + .ftOtherList{padding-left:2px;}#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftUcbLogo{width:63.4375%;max-width:210px;margin:30px auto 0;}#simpleFooter .copyrightWrap{padding:22px 0;}}@media screen and (max-width:400px){#simpleFooter .ftInr .ftOtherWrap .wrapInr .ftOtherListWrap .ftOtherList a{font-size:1.1rem;}}.mainVisArea{max-width:100%;margin:0 auto;}.mainVisArea img{width:100%;height:auto;}.secPickUp{padding:50px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secPickUp{padding:40px 25px 20px 25px;}}.secPickUp .layout__region--first{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:100%;margin:0 auto;}.secPickUp .layout__region--first .secTtlWrap{width:300px;}@media screen and (max-width:768px){.secPickUp .layout__region--first .secTtlWrap{width:100%;}}.secPickUp .layout__region--first .secTtlWrap .secTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:unset;}.secPickUp .layout__region--first .secTtlEN{font-size:1.4rem;font-weight:bold;display:block;color:#512c70;font-family:"Barlow",sans-serif;}@media screen and (max-width:768px){.secPickUp .layout__region--first .secTtlEN{font-size:1.3rem;}}.secPickUp .layout__region--first .secTtlJP{font-size:2.4rem;font-weight:bold;display:block;margin-right:12px;}@media screen and (max-width:768px){.secPickUp .layout__region--first .secTtlJP{font-size:2.5rem;margin-right:12px;}}.secPickUp .secCts{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}@media screen and (max-width:768px){.secPickUp .secCts{margin-top:25px;}}@media screen and (max-width:768px){.secPickUp .secCts ul.ctsListWrap{margin-top:10px;}}.secPickUp .secCts ul.ctsListWrap li.ctsList{position:relative;}.secPickUp .secCts ul.ctsListWrap li.ctsList + .ctsList{border-top:1px solid #d0c5d5;}.secPickUp .secCts ul.ctsListWrap li.ctsList:first-of-type{padding-top:0;}.secPickUp .secCts ul.ctsListWrap li.ctsList a{text-decoration:none;padding:15px 45px 15px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;display:block;}.secPickUp .secCts ul.ctsListWrap li.ctsList a::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secPickUp .secCts ul.ctsListWrap li.ctsList a:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);}.secPickUp .secCts ul.ctsListWrap li.ctsList .listInfo .listTtl{color:#5e366e;font-size:1.8rem;font-weight:bold;line-height:1.5;display:inline-block;}.secPickUp .secCts ul.ctsListWrap li.ctsList .listInfo .listCat{font-size:1.5rem;line-height:1.5;}.secPickUp .secCts ul.ctsListWrap li.ctsList .listDate{margin-top:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.secPickUp .secCts ul.ctsListWrap li.ctsList .listDate .dateType{border:1px solid;background-color:#fff;padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.2rem;font-weight:bold;line-height:1.5;border-radius:2px;}.secPickUp .secCts ul.ctsListWrap li.ctsList .listDate .dateType.orange{color:#eb8023;border-color:#eb8023;}.secPickUp .secCts ul.ctsListWrap li.ctsList .listDate .date{padding-left:5px;font-size:1.5rem;font-weight:bold;line-height:1.4;}.secCategory{padding:20px 25px 90px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin:0 auto;}@media screen and (max-width:768px){.secCategory{position:relative;padding-top:35%;}}.secCategory img{width:100%;}.secCategory::nth-of-type(odd) img{margin-left:-8.33333%;}.secCategory .blockInfoWrap h2{font-family:"Barlow",sans-serif;font-size:8rem;line-height:1.5;letter-spacing:0.1em;font-weight:bold;}@media screen and (max-width:768px){.secCategory .blockInfoWrap h2{position:absolute;top:-40px;font-size:5.5rem;font-weight:900;}}.secCategory .blockInfoWrap p.blockLead{margin-top:10px;font-size:2.2rem;line-height:1.5;letter-spacing:0.05em;font-weight:bold;}@media screen and (max-width:768px){.secCategory .blockInfoWrap p.blockLead{position:absolute;top:50px;margin-top:0;font-size:1.9rem;}}.secCategory .blockInfoWrap p.blockDesc{font-size:1.6rem;line-height:1.8;letter-spacing:0.1em;}.secCategory .blockInfoWrap div.blockDescWrap{margin-top:15px;}.secCategory .blockInfoWrap div.md-gradationBtn{margin-top:60px;max-width:320px;}.secCategory .blockInfoWrap div.md-gradationBtn .btn{width:100%;display:block;text-align:center;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:3.5;letter-spacing:0.1em;position:relative;}.secCategory .blockInfoWrap div.md-gradationBtn .btn::before{content:" ";width:100%;height:100%;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:130% 130%;background-position:0 0;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:absolute;top:0;left:0;z-index:1;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.secCategory .blockInfoWrap div.md-gradationBtn .btn:hover::before{background-position:100% 100%;}.secCategory .blockInfoWrap div.md-gradationBtn .btn span.arw{position:relative;padding:0 35px;z-index:10;}.secCategory .blockInfoWrap div.md-gradationBtn .btn span.arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.mob-section{-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-moz-box-orient:unset;-moz-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset;}@media screen and (max-width:768px){.mob-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media screen and (max-width:768px){.mob-section .layout__region--first{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;}.mob-section .layout__region--second{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;}}.secWebinar{padding:130px 25px 120px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secWebinar{padding:55px 20px 70px 20px;}}.secWebinar .secInr{max-width:100%;margin:0 auto;position:relative;}.secWebinar .secInr .pmd-secTtlWrap .secTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;}.secWebinar .secInr .pmd-secTtlWrap .secTtl .secTtlEN{color:#512c70;font-family:"Barlow",sans-serif;font-size:1.7rem;line-height:1.2;letter-spacing:0.1em;}@media screen and (max-width:768px){.secWebinar .secInr .pmd-secTtlWrap .secTtl .secTtlEN{font-size:1.6rem;}}.secWebinar .secInr .pmd-secTtlWrap .secTtl .secTtlJP{margin-right:12px;font-size:3.6rem;line-height:1.2;}@media screen and (max-width:768px){.secWebinar .secInr .pmd-secTtlWrap .secTtl .secTtlJP{font-size:3.3rem;}}.secWebinar .secInr .md-gradationBtn{width:100%;max-width:320px;position:absolute;top:-100px;right:0;}@media screen and (max-width:768px){.secWebinar .secInr .md-gradationBtn{margin:50px auto 0;max-width:280px;position:static;}}.secWebinar .secInr .md-gradationBtn .btn{width:100%;display:block;text-align:center;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:3.5;letter-spacing:0.1em;position:relative;}@media screen and (max-width:768px){.secWebinar .secInr .md-gradationBtn .btn{font-size:1.3rem;}}.secWebinar .secInr .md-gradationBtn .btn::before{content:" ";width:100%;height:100%;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:130% 130%;background-position:0 0;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:absolute;top:0;left:0;z-index:1;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.secWebinar .secInr .md-gradationBtn .btn:hover::before{background-position:100% 100%;}.secWebinar .secInr .md-gradationBtn .btn .arw{position:relative;padding:0 35px;z-index:10;}@media screen and (max-width:768px){.secWebinar .secInr .md-gradationBtn .btn .arw{padding:0 25px;}}.secWebinar .secInr .md-gradationBtn .btn .arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secWebinar .secInr .secCts{margin-top:36px;position:relative;}@media screen and (max-width:768px){.secWebinar .secInr .secCts{margin-top:30px;}}.secWebinar .secInr .secCts .ctsListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -20px;}@media screen and (max-width:768px){.secWebinar .secInr .secCts .ctsListWrap{display:block;margin:0;}}.secWebinar .secInr .secCts .ctsListWrap .ctsList{width:33.33333%;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secWebinar .secInr .secCts .ctsListWrap .ctsList + .ctsList{margin-top:20px;}}@media screen and (max-width:768px){.secWebinar .secInr .secCts .ctsListWrap .ctsList{width:100%;padding:0;}}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr{display:block;text-decoration:none;background-color:#fff;-webkit-box-shadow:0 13px 20px rgba(0,0,0,0.05);box-shadow:0 13px 20px rgba(0,0,0,0.05);padding:30px 30px 80px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr:hover .listArw .arw::before{right:-10px;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType{border:1px solid;font-size:1.3rem;font-weight:bold;line-height:1.5;border-radius:2px;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType + .listType{margin-left:5px;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType.color-gr{border-color:#eb8023;color:#eb8023;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType.color-pl{border-color:#cf004d;color:#cf004d;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTtl{margin-top:10px;font-size:2.3rem;font-weight:bold;line-height:1.3;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listCat{margin-top:5px;font-size:1.6rem;line-height:1.5;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listInfoWrap{padding-top:20px;margin-top:20px;border-top:1px solid #ddd;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList .listInfoTtl{font-size:1.6rem;font-weight:bold;line-height:1.4;width:50px;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList .listInfoDesc{font-size:1.5rem;line-height:1.5;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listArw{position:absolute;bottom:30px;right:30px;color:#5e366e;font-size:1.4rem;font-weight:bold;line-height:1;letter-spacing:0.05em;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listArw .arw{padding-right:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}.secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr .listArw .arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.secMovie{padding:100px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secMovie{padding:40px 20px;}}.secMovie .cm-ctsWid{max-width:100%;margin:0 auto;}.secMovie .pmd-secTtlWrap{text-align:center;}.secMovie .secTtl{font-weight:bold;}.secMovie .secTtl .secTtlEN{display:block;font-family:"Barlow",sans-serif;font-size:6rem;font-weight:900;line-height:1.5;letter-spacing:0.1em;}@media screen and (max-width:768px){.secMovie .secTtl .secTtlEN{font-size:5.5rem;}}.secMovie .secTtl .secTtlJP{display:block;font-size:2.2rem;font-weight:bold;line-height:1.2;letter-spacing:0.1em;}@media screen and (max-width:768px){.secMovie .secTtl .secTtlJP{font-size:1.9rem;}}.secMovie .secCts{margin-top:40px;}@media screen and (max-width:768px){.secMovie .secCts{margin-top:20px;}}.secMovie .secCts .movieListArea .movieListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -19px;}@media screen and (max-width:768px){.secMovie .secCts .movieListArea .movieListWrap{margin:0 -4px;}}.secMovie .secCts .movieListArea .movieListWrap .movieList{width:33.33333%;padding:30px 19px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secMovie .secCts .movieListArea .movieListWrap .movieList{width:50%;padding:15px 4px;}}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr{display:block;text-decoration:none;}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr:hover img{opacity:0.7;}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr .listThum img{width:100%;height:auto;}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr .listDesc{margin-top:5px;}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr .listDesc .listCat{font-size:1.3rem;font-weight:bold;line-height:1.5;}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr .listDesc .listCat.red{color:#cf004d;}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr .listDesc .listCat.orange{color:#eb8023;}.secMovie .secCts .movieListArea .movieListWrap .movieList .listInr .listDesc .listTxt{margin-top:5px;font-size:1.8rem;font-weight:bold;line-height:1.5;}.secMovie .secCts .md-gradationBtn{margin:60px auto 0;max-width:320px;}@media screen and (max-width:768px){.secMovie .secCts .md-gradationBtn{margin:50px auto 0;max-width:280px;}}.secMovie .secCts .md-gradationBtn a.btn{width:100%;display:block;text-align:center;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:3.5;letter-spacing:0.1em;position:relative;}.secMovie .secCts .md-gradationBtn a.btn:hover::before{background-position:100% 100%;}.secMovie .secCts .md-gradationBtn a.btn::before{content:" ";width:100%;height:100%;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:130% 130%;background-position:0 0;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:absolute;top:0;left:0;z-index:1;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.secMovie .secCts .md-gradationBtn a.btn .arw{position:relative;padding:0 35px;z-index:10;}@media screen and (max-width:768px){.secMovie .secCts .md-gradationBtn a.btn .arw{padding:0 25px;}}.secMovie .secCts .md-gradationBtn a.btn .arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secNews{background-color:#fff;padding:75px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secNews{padding:40px 20px 50px 20px;}}.secNews .pmd-secTtlWrap{text-align:center;}.secNews .secTtl{font-weight:bold;}.secNews .secTtl .secTtlEN{display:block;font-family:"Barlow",sans-serif;font-size:6rem;font-weight:900;line-height:1.5;letter-spacing:0.1em;}@media screen and (max-width:768px){.secNews .secTtl .secTtlEN{font-size:5.5rem;}}.secNews .secTtl .secTtlJP{display:block;font-size:2.2rem;font-weight:bold;line-height:1.2;letter-spacing:0.1em;}@media screen and (max-width:768px){.secNews .secTtl .secTtlJP{font-size:1.9rem;}}.secNews .secCts{margin-top:50px;}@media screen and (max-width:768px){.secNews .secCts{margin-top:35px;}}.secNews .secCts .importantNewsWrap{background-color:#fceff4;padding:30px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}@media screen and (max-width:768px){.secNews .secCts .importantNewsWrap{padding:23px 20px;display:block;}}.secNews .secCts .importantNewsWrap .wrapTtl{color:#cf004d;font-size:1.8rem;font-weight:bold;width:150px;line-height:1.4;}@media screen and (max-width:768px){.secNews .secCts .importantNewsWrap .wrapTtl{font-size:1.7rem;width:100%;}}.secNews .secCts .importantNewsWrap .wrapCts{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}@media screen and (max-width:768px){.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList{margin-top:15px;}}.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList + .newsList{margin-top:10px;}.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList .listInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;}@media screen and (max-width:768px){.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList .listInr{display:block;}}.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList .listInr .listDate{font-size:1.6rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList .listInr .listDate{font-size:1.5rem;}}.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList .listInr .listTtl{padding-left:25px;font-size:1.6rem;line-height:1.5;}@media screen and (max-width:768px){.secNews .secCts .importantNewsWrap .wrapCts ul.newsListWrap li.newsList .listInr .listTtl{margin-top:5px;padding-left:0;font-size:1.5rem;}}.secNews .secCts .newsListArea{margin-top:45px;}@media screen and (max-width:768px){.secNews .secCts .newsListArea{margin-top:75px;}}.secNews .secCts .newsListArea .newsTabWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsTabWrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:-10px -5px 0;}}.secNews .secCts .newsListArea .newsTabWrap .tabItem{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 5px;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsTabWrap .tabItem{display:inline-block;width:33.333333%;margin-top:10px;padding:0 5px;}}.secNews .secCts .newsListArea .newsTabWrap .tabItem .newsTab{min-width:140px;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;border:1px solid #707070;border-radius:3px;font-size:1.4rem;line-height:2.3;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsTabWrap .tabItem .newsTab{width:100%;padding:0 10px;min-width:100px;min-height:45px;font-size:1.3rem;line-height:1.3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.secNews .secCts .newsListArea .newsTabWrap .tabItem .newsTab.js-active{background-color:#512c70;border-color:transparent;color:#fff;font-weight:bold;pointer-events:none;}.secNews .secCts .newsListArea .newsTabWrap .tabItem .newsTab:hover{background-color:#512c70;border-color:transparent;color:#fff;font-weight:bold;}.secNews .secCts .newsListArea .newsListArea{margin-top:20px;}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList + .newsList{border-top:1px solid #ddd;}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;text-decoration:none;padding:20px 45px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr{display:block;}}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr .listDate{width:115px;font-size:1.6rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr .listDate{width:auto;display:inline-block;font-size:1.5rem;margin-right:10px;}}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr .listCat{width:120px;border:1px solid #707070;border-radius:3px;font-size:1.2rem;line-height:2.2;text-align:center;padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr .listCat{width:auto;display:inline-block;line-height:2;}}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr .listTtl{font-size:1.6rem;line-height:1.6;padding-left:20px;display:inline-block;position:relative;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr .listTtl{font-size:1.5rem;padding-left:0;margin-top:5px;display:block;}}.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr.pdf::after{content:" ";display:inline-block;width:24px;height:30px;background:url(/themes/custom/ucbcarejp/images/icn_pdf_pl.svg) no-repeat center center;background-size:100% auto;margin-left:20px;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);vertical-align:middle;}@media screen and (max-width:768px){.secNews .secCts .newsListArea .newsListArea .newsListWrap .newsList .listInr.pdf::after{width:16px;height:20px;margin-left:10px;}}.secNews .secCts .md-gradationBtn{margin:60px auto 0;max-width:320px;}@media screen and (max-width:768px){.secNews .secCts .md-gradationBtn{margin:50px auto 0;max-width:280px;}}.secNews .secCts .md-gradationBtn .btn{width:100%;display:block;text-align:center;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:3.5;letter-spacing:0.1em;position:relative;}@media screen and (max-width:768px){.secNews .secCts .md-gradationBtn .btn{font-size:1.3rem;}}.secNews .secCts .md-gradationBtn .btn::before{content:" ";width:100%;height:100%;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:130% 130%;background-position:0 0;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:absolute;top:0;left:0;z-index:1;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.secNews .secCts .md-gradationBtn .btn:hover::before{background-position:100% 100%;}.secNews .secCts .md-gradationBtn .btn .arw{position:relative;padding:0 35px;z-index:10;}@media screen and (max-width:768px){.secNews .secCts .md-gradationBtn .btn .arw{padding:0 25px;}}.secNews .secCts .md-gradationBtn .btn .arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}@media screen and (max-width:768px){.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id div.form-item-news-category-target-id{position:relative;cursor:pointer;margin-right:10px;}@media screen and (max-width:768px){.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id div.form-item-news-category-target-id{margin-bottom:20px;}}.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id div.form-item-news-category-target-id input[type="radio"]{display:none;}.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id div.form-item-news-category-target-id input[type="radio"]:checked + label{font-weight:700;color:#fff;background:#512c70;}.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id div.form-item-news-category-target-id input[type="radio"]:checked + label::before{border-color:#7a5a9f;}.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id div.form-item-news-category-target-id label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:130px;padding:0 10px;font-size:1.4rem;line-height:2.3;text-align:center;border:1px solid #707070;border-radius:3px;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:768px){.secNews fieldset#edit-news-category-target-id--wrapper div#edit-news-category-target-id div.form-item-news-category-target-id label{font-size:1.3rem;width:140px;}}.NewsvisArea{padding-left:25px;padding-right:25px;}.NewsvisArea .areaInr{max-width:1200px;margin:0 auto;}@media screen and (max-width:768px){.NewsvisArea .areaInr{max-width:100%;}}.NewsvisArea .areaInr .newsTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:186px;}@media screen and (max-width:768px){.NewsvisArea .areaInr .newsTtl{height:130px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;}}.NewsvisArea .areaInr .newsTtl .ttlEn{font-family:"Barlow",sans-serif;font-size:5.2rem;font-weight:500;line-height:1.8;letter-spacing:0.1em;}@media screen and (max-width:768px){.NewsvisArea .areaInr .newsTtl .ttlEn{display:block;font-size:5.5rem;line-height:normal;letter-spacing:0.08em;}}.NewsvisArea .areaInr .newsTtl .ttlJp{margin-left:3px;font-size:1.8rem;font-weight:bold;}@media screen and (max-width:768px){.NewsvisArea .areaInr .newsTtl .ttlJp{display:block;margin-left:0;font-size:1.9rem;}}body.path-news .secNews{background-color:#f7f5f8;}.secInquiry{padding-top:72px;padding-bottom:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin:0 auto;padding-left:25px;padding-right:25px;background:#fff;}@media screen and (max-width:768px){.secInquiry{padding:60px 30px 70px 30px;}}.secInquiry .pmd-secTtlWrap .secTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;}.secInquiry .pmd-secTtlWrap .secTtl .secTtlEN{color:#512c70;font-family:"Barlow",sans-serif;font-size:1.7rem;line-height:1.2;letter-spacing:0.1em;}@media screen and (max-width:768px){.secInquiry .pmd-secTtlWrap .secTtl .secTtlEN{font-size:3.3rem;}}.secInquiry .pmd-secTtlWrap .secTtl .secTtlJP{margin-right:12px;font-size:3.6rem;line-height:1.2;}@media screen and (max-width:768px){.secInquiry .pmd-secTtlWrap .secTtl .secTtlJP{font-size:1.6rem;}}.secInquiry .pmd-secTtlWrap .secLead{margin-top:25px;font-size:2.4rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.secInquiry .pmd-secTtlWrap .secLead{margin-top:25px;font-size:1.8rem;}}.secInquiry .two--column-section{margin:55px -20px 0;}@media screen and (max-width:768px){.secInquiry .two--column-section{margin:35px -20px 0;display:block;}.secInquiry .two--column-section .layout__region--second{margin-top:20px;}}.secInquiry .inquiryBlock{padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secInquiry .inquiryBlock{width:100%;}}.secInquiry .inquiryBlock .blockInr{background-color:#f7f5f8;padding:60px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .blockInr{padding:35px 15px 40px;}}.secInquiry .inquiryBlock .blockInr .blockTtlWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .blockInr .blockTtlWrap{height:auto !important;}}.secInquiry .inquiryBlock .blockInr .blockTtlWrap .blockTtl{margin-top:12px;font-size:2.2rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:400px){.secInquiry .inquiryBlock .blockInr .blockTtlWrap .blockTtl{font-size:1.7rem;}}.secInquiry .inquiryBlock .blockInr .blockTtlWrap .blockTtl::after{background:none;}.secInquiry .inquiryBlock .blockInr .blockCts{padding-top:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .blockInr .blockCts{height:auto !important;}}.secInquiry .inquiryBlock .blockInr .blockCts .blockLead{font-size:1.7rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:400px){.secInquiry .inquiryBlock .blockInr .blockCts .blockLead{font-size:1.4rem;}}@media screen and (max-width:768px){.secInquiry .inquiryBlock .blockInr .blockCts .blockLead{font-size:1.6rem;}}.secInquiry .inquiryBlock .blockInr .blockCts .blockTel{padding-left:65px;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .blockInr .blockCts .blockTel{padding-left:50px;}}.secInquiry .inquiryBlock .blockInr .blockCts .blockTel::before{width:54px;height:31px;background-image:url(/themes/custom/ucbcarejp/images/icn_freee_tel.svg);}.secInquiry .inquiryBlock .blockInr .blockCts .blockTel a{display:inline-block;text-decoration:none;color:#512c70;font-size:4.6rem;font-weight:bold;line-height:1.5;pointer-events:none;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .blockInr .blockCts .blockTel a{font-size:2.7rem;pointer-events:auto;}}.secInquiry .inquiryBlock .blockInr .blockCts .blockNote{margin-top:5px;font-size:1.3rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .blockInr .blockCts .blockNote{font-size:1.4rem;}}@media screen and (max-width:400px){.secInquiry .inquiryBlock .blockInr .blockCts .blockNote{font-size:1.2rem;}}.secInquiry .inquiryBlock .md-gradationBtn{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}.secInquiry .inquiryBlock .md-gradationBtn .btn{max-width:320px;width:100%;display:block;text-align:center;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:3.5;letter-spacing:0.1em;position:relative;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .md-gradationBtn .btn{max-width:280px;font-size:1.3rem;}}.secInquiry .inquiryBlock .md-gradationBtn .btn::before{content:" ";width:100%;height:100%;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:130% 130%;background-position:0 0;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:absolute;top:0;left:0;z-index:1;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.secInquiry .inquiryBlock .md-gradationBtn .btn:hover::before{background-position:100% 100%;}.secInquiry .inquiryBlock .md-gradationBtn .btn .arw{position:relative;padding:0 35px;z-index:10;}@media screen and (max-width:768px){.secInquiry .inquiryBlock .md-gradationBtn .btn .arw{padding:0 25px;}}.secInquiry .inquiryBlock .md-gradationBtn .btn .arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.page-not-found-content{font-size:2rem;font-weight:bold;line-height:1.3;color:#5e366e;}a.return-home{font-weight:bold;text-decoration:none;display:block;margin-top:20px;font-size:2rem;color:#5e366e;}.log-page{background:#fff;}.log-page main{padding:60px 40px 130px !important;}@media screen and (max-width:768px){.log-page main{padding:40px 0 80px !important;}}.ctsInr{max-width:980px;margin:0 auto;}.md-simplePageTtl{text-align:center;}.md-simplePageTtl .jp{color:#5e366e;font-size:3.4rem;font-weight:700;letter-spacing:0.02em;}.md-simplePageTtl .en{font-family:"Barlow",sans-serif;font-size:1.8rem;letter-spacing:0.05em;font-weight:700;margin-top:18px;}.ctsDtl{margin-top:50px;}@media screen and (max-width:768px){.ctsDtl{margin-top:42px;}}.ctsDtl .lead{font-size:1.6rem;line-height:1.85;}.ctsDtl .ctsItemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:60px -15px 0;}@media screen and (max-width:768px){.ctsDtl .ctsItemWrap{display:block;margin:32px 0 0;}}.ctsDtl .item{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px;}@media screen and (max-width:768px){.ctsDtl .item{width:100%;margin-top:45px;padding:0;}}.ctsDtl .item.member .itemInr{background:#f9f9f8;}.ctsDtl .item .itemInr{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:46px 30px 50px;border:1px solid #f9f9f8;border-radius:6px;text-align:center;}.ctsDtl .item .itemInr .itemTtl{font-size:2.2rem;font-weight:bold;line-height:2;letter-spacing:0.04em;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .itemTtl{line-height:1.3;}}.ctsDtl .item .itemInr .itemTtl.back{margin-top:25px;padding-top:25px;border-top:1px solid #dbdbdb;}.ctsDtl .item .itemInr .sub{margin-top:10px;font-size:1.5rem;line-height:2;letter-spacing:0.03em;}.ctsDtl .item .itemInr .inputWrap{margin-top:36px;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .inputWrap{margin-top:25px;}}.ctsDtl .item .itemInr .inputLine{margin-top:14px;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .inputLine{margin-top:25px;text-align:left;}}.ctsDtl .item .itemInr .inputLine:first-child{margin-top:0;}.ctsDtl .item .itemInr .inputLine .js-form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .inputLine .js-form-item{display:block;}}.ctsDtl .item .itemInr .inputLine label{width:125px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:10px;text-align:left;color:#555;font-size:1.5rem;font-weight:bold;line-height:1.3;letter-spacing:0.02em;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .inputLine label{width:100%;padding-right:0;}}.ctsDtl .item .itemInr .inputLine input{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:10px;text-align:left;width:100%;height:44px;border:1px solid #ddd;border-radius:4px;font-size:1.6rem;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .inputLine input{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-top:10px;padding-right:8px;width:100%;height:50px;}}.ctsDtl .item .itemInr .inputLine .mail-validation,.ctsDtl .item .itemInr .inputLine .pass-validation{font-size:1.3rem;color:#d90000;margin-top:8px;}.ctsDtl .item .itemInr .inputLine .mail-validation a,.ctsDtl .item .itemInr .inputLine .pass-validation a{color:#d90000;text-decoration:none;}.ctsDtl .item .itemInr .btnLine{margin-top:35px;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .btnLine{margin-top:50px;}}.ctsDtl .item .itemInr .btnLine .md-rndBtn{max-width:280px;height:52px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;margin:0 auto;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#7a5a9f;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;border:none;outline:none;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .btnLine .md-rndBtn{height:50px;}}.ctsDtl .item .itemInr .btnLine .md-rndBtn::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}@media screen and (max-width:768px){.ctsDtl .item .itemInr .btnLine .md-rndBtn::after{right:18px;width:18px;height:5px;}}.ctsDtl .item .itemInr .btnLine .md-rndBtn:hover{opacity:0.7;}.ctsDtl .item .itemInr p.note{margin-top:35px;text-align:center;}.ctsDtl .item .itemInr p.note a{padding-left:12px;color:#333;font-size:1.5rem;line-height:2;letter-spacing:0.03em;position:relative;}.ctsDtl .item .itemInr p.note a::after{content:" ";width:4px;height:7px;background:url(/themes/custom/ucbcarejp/images/icn_arrow_right.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.ctsDtl .item .itemInr p.note a:hover{text-decoration:none;}.ctsDtl .item:nth-child(even) .itemInr{border-color:#ccc;}@media screen and (max-width:768px){.ctsDtl .item:nth-child(even) .itemInr{padding-bottom:42px;}}.ctsDtl .item .btnWrap{margin-top:25px;}@media screen and (max-width:768px){.ctsDtl .item .btnWrap{margin-top:30px;}}.ctsDtl .item .btnWrap .btnItem{margin-top:45px;}@media screen and (max-width:768px){.ctsDtl .item .btnWrap .btnItem{margin-top:35px;}}.ctsDtl .item .btnWrap .btnItem:first-child{margin-top:0;}.ctsDtl .item .btnWrap a.register-button{max-width:300px;height:52px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;margin:0 auto;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#4670b4;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}@media screen and (max-width:768px){.ctsDtl .item .btnWrap a.register-button{max-width:280px;height:50px;font-size:1.6rem;}}.ctsDtl .item .btnWrap a.register-button::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:22px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}@media screen and (max-width:768px){.ctsDtl .item .btnWrap a.register-button::after{right:18px;}}.ctsDtl .item .btnWrap a.register-button.register-goto-events{background:#fff;border:1px solid #7a5a9f;color:#5e366e;}.ctsDtl .item .btnWrap .txt{margin-top:14px;font-size:1.5rem;line-height:1.7;}@media screen and (max-width:768px){.ctsDtl .item .btnWrap .txt{margin-top:10px;line-height:1.6;}}body.user-login main{padding:144px 40px 80px !important;margin:0 auto;max-width:980px;}body.user-login form.user-login-form .form-item label{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;color:#555;font-size:1.5rem;font-weight:bold;line-height:1.3;letter-spacing:0.02em;display:block;}body.user-login form.user-login-form .form-item input[type="text"],body.user-login form.user-login-form .form-item input[type="password"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:10px;text-align:left;width:100%;height:44px;border:1px solid #ddd;border-radius:4px;font-size:1.6rem;margin-top:10px;}@media screen and (max-width:768px){body.user-login form.user-login-form .form-item input[type="text"],body.user-login form.user-login-form .form-item input[type="password"]{width:100%;}}body.user-login form.user-login-form .form-item .description{margin-top:14px;font-size:1.5rem;line-height:1.7;}body.user-login form.user-login-form input[type="submit"]{max-width:280px;height:52px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;margin:0 auto;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#7a5a9f;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;border:none;outline:none;margin-top:35px;}@media screen and (max-width:768px){body.user-login form.user-login-form input[type="submit"]{height:50px;}}body.user-login form.user-login-form input[type="submit"]::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}@media screen and (max-width:768px){body.user-login form.user-login-form input[type="submit"]::after{right:18px;width:18px;height:5px;}}body.user-login form.user-login-form input[type="submit"]:hover{opacity:0.7;}.user-register{background:#fff;}.user-register main{padding:44px 40px 80px !important;}@media screen and (max-width:768px){.user-register main{padding:40px 0px 80px !important;}}.user-register .md-simplePageTtl h1.jp{color:#4670b4;}.user-register .ctsDtl .notice{margin-top:32px;border:1px solid #bbb;padding:20px 25px;border-radius:4px;}.user-register .ctsDtl .registForm{margin-top:35px;background:#eef1fa;padding:12px 25px 55px;}@media screen and (max-width:768px){.user-register .ctsDtl .registForm{margin-top:60px;padding:5px 20px 50px;}}.user-register .ctsDtl .registForm .md-agreeBlk.js-error{background:#ffecec;}.user-register .ctsDtl .registForm .btnLine{margin-top:56px;}.user-register .ctsDtl .registForm .btnLine a.button-disabled{background:#aaa;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:480px;margin:0 auto;height:62px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;border:none;margin-top:56px;}.user-register .ctsDtl .registForm .btnLine a.button-disabled::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:auto;left:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt_l.svg) no-repeat center center;background-size:100% auto;}.user-register .ctsDtl .registForm .btnLine input.form-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:480px;margin:0 auto;height:62px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#7a5a9f;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;border:none;}.user-register .ctsDtl .registForm .btnLine input.form-submit:after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}.user-register .ctsDtl .registForm div.validation-error{font-size:1.3rem;color:#d90000;padding-left:65px;margin-top:8px;line-height:1.3;}.user-register .ctsDtl .registForm div.validation-error.mail-validation,.user-register .ctsDtl .registForm div.validation-error.confirm-mail-validation,.user-register .ctsDtl .registForm div.validation-error.pass-validation,.user-register .ctsDtl .registForm div.validation-error.confirm-pass-validation,.user-register .ctsDtl .registForm div.validation-error.field-occupation-validation,.user-register .ctsDtl .registForm div.validation-error.field-workplace-validation,.user-register .ctsDtl .registForm div.validation-error.field-clinical-department-validation{padding-left:0;}.user-register .ctsDtl .md-formLine{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #b8c8e3;padding:22px 55px 22px 0;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine{display:block;padding:25px 0px 25px 0;}}.user-register .ctsDtl .md-formLine:first-child{border-top:none;}.user-register .ctsDtl .md-formLine .dt .lineName{padding-top:12px;font-size:1.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#555;}.user-register .ctsDtl .md-formLine .dt .lineName > span:first-child{margin-right:10px;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dt .lineName > span:first-child{margin-right:7px;}}.user-register .ctsDtl .md-formLine .dt .lineName .md-icnRequired{font-size:1.2rem;color:#fff;background:#d90000;line-height:1;padding:3px 10px 4px;border-radius:30px;font-weight:700;letter-spacing:0.03em;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dt .lineName .md-icnRequired{padding:1px 8px 2px;border-radius:40px;font-weight:700;letter-spacing:0.03em;white-space:nowrap;}}.user-register .ctsDtl .md-formLine .dd{width:566px;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dd{width:auto;margin-top:10px;}}.user-register .ctsDtl .md-formLine .dd .md-inputFloat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dd .md-inputFloat{display:block;}}.user-register .ctsDtl .md-formLine .dd .nameLine:first-child{margin-left:-65px;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dd .nameLine:first-child{margin-left:0;}}.user-register .ctsDtl .md-formLine .dd .nameLine input{width:240px;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dd .nameLine input{width:100%;margin-top:10px;}}.user-register .ctsDtl .md-formLine .dd .js-form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dd .js-form-item{display:block;margin-top:10px;}}.user-register .ctsDtl .md-formLine .dd .js-form-item label{min-width:50px;padding-right:15px;font-size:1.5rem;font-weight:700;text-align:right;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .dd .js-form-item label{width:auto;padding-right:0;font-size:1.5rem;font-weight:700;text-align:left;margin-top:15px;color:#555;}}.user-register .ctsDtl .md-formLine .dd input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:44px;line-height:44px;font-size:1.5rem;color:#666;padding:0 18px;border-radius:4px;}.user-register .ctsDtl .md-formLine .dd input[type="text"].error,.user-register .ctsDtl .md-formLine .dd input[type="password"].error,.user-register .ctsDtl .md-formLine .dd input[type="email"].error{background:#ffecec;}.user-register .ctsDtl .md-formLine .js-form-type-hcp-email label{display:none;}.user-register .ctsDtl .md-formLine .js-form-type-password label{display:none;}.user-register .ctsDtl .md-formLine .md-inputLineNote{font-size:1.5rem;font-weight:700;margin-top:18px;margin-bottom:10px;color:#555;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .md-inputLineNote{line-height:1.6;margin-top:18px;margin-bottom:10px;}}.user-register .ctsDtl .md-formLine #edit-field-occupation--wrapper .fieldset-legend{visibility:hidden;height:0;}.user-register .ctsDtl .md-formLine .md-inputInfo{font-size:1.3rem;color:#666;margin-top:8px;line-height:1.8;}.user-register .ctsDtl .md-formLine .md-radioBlock{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .md-radioBlock{display:block;margin:0;}}.user-register .ctsDtl .md-formLine .md-radioBlock .form-radio{display:none;}.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation{margin:5px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation{margin:0;margin-top:10px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;}}.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation .form-radio:checked + label{border-color:#4670b4;}.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation .form-radio:checked + label::before{border-color:#4670b4;background-color:#4670b4;}.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation .form-radio:checked + label::after{width:6px;height:6px;background-color:#fff;left:16px;}.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation label{font-size:1.5rem;font-weight:bold;line-height:1.5;position:relative;background-color:#fff;padding:10px 15px 10px 35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;border:2px solid #fff;cursor:pointer;width:unset;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation label{width:100%;}}.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation label::before,.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation label::after{content:" ";width:16px;height:16px;border-radius:99px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.user-register .ctsDtl .md-formLine .md-radioBlock .form-item-field-occupation label::before{border:1px solid #555;left:10px;}.user-register .ctsDtl .md-formLine .form-item-field-workplace-0-value label,.user-register .ctsDtl .md-formLine .form-item-field-clinical-department-0-value label,.user-register .ctsDtl .md-formLine .form-item-field-work-postcode-0-value label,.user-register .ctsDtl .md-formLine .form-item-field-state-of-workplace label,.user-register .ctsDtl .md-formLine .form-item-field-city-workplace-0-value label,.user-register .ctsDtl .md-formLine .form-item-field-street-adress-workplace-0-value label,.user-register .ctsDtl .md-formLine .form-item-field-building-name-of-workplace-0-value label{display:none;}.user-register .ctsDtl .md-formLine .form-item-field-state-of-workplace{width:240px;background:#fff;height:44px;border-radius:4px;position:relative;cursor:pointer;}.user-register .ctsDtl .md-formLine .form-item-field-state-of-workplace select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.5rem;color:#666;position:absolute;top:0;left:0;border:none;width:100%;height:100%;padding:0 18px;background:#fff;}.user-register .ctsDtl .md-formLine .form-item-field-state-of-workplace::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:18px;width:0;height:0;border-style:solid;border-width:8px 4.5px 0 4.5px;border-color:#7a5a9f transparent transparent transparent;pointer-events:none;}.user-register .ctsDtl .md-formLine + .md-agreeBlk{margin-top:48px;}@media screen and (max-width:768px){.user-register .ctsDtl .md-formLine + .md-agreeBlk{margin-top:18px;}}.user-register .ctsDtl .md-agreeBlk{margin-top:35px;border:1px solid #b8c8e3;border-radius:4px;padding:25px 30px;}@media screen and (max-width:768px){.user-register .ctsDtl .md-agreeBlk{padding:15px 20px;}}.user-register .ctsDtl .md-agreeBlk #edit-field-i-confirm-value--description{display:none;}.user-register .ctsDtl .md-agreeBlk .form-item-field-i-confirm-value{display:inline-block;position:relative;cursor:pointer;}.user-register .ctsDtl .md-agreeBlk .form-item-field-i-confirm-value input{position:absolute;top:0;left:0;opacity:0;}.user-register .ctsDtl .md-agreeBlk .form-item-field-i-confirm-value input[type="checkbox"]:checked + label::before{background:#4670b4 url(/themes/custom/ucbcarejp/images/icn_checkbox_check.svg) no-repeat 2px center;border:none;}.user-register .ctsDtl .md-agreeBlk .form-item-field-i-confirm-value label{position:relative;padding-left:34px;display:inline-block;line-height:1.6;}.user-register .ctsDtl .md-agreeBlk .form-item-field-i-confirm-value label::before{content:"";display:block;position:absolute;top:3px;left:0;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2px;border:1px solid #ddd;background:#fff;}.user-register .ctsDtl .md-agreeBlk .form-item-field-i-confirm-value .description{display:none;}.user-register .ctsDtl .md-agreeBlk .form-item-field-data-processing-value{display:inline-block;position:relative;cursor:pointer;}.user-register .ctsDtl .md-agreeBlk .form-item-field-data-processing-value input{position:absolute;top:0;left:0;opacity:0;}.user-register .ctsDtl .md-agreeBlk .form-item-field-data-processing-value input[type="checkbox"]:checked + label::before{background:#4670b4 url(/themes/custom/ucbcarejp/images/icn_checkbox_check.svg) no-repeat 2px center;border:none;}.user-register .ctsDtl .md-agreeBlk .form-item-field-data-processing-value .description{display:inline-block;}.user-register .ctsDtl .md-agreeBlk .form-item-field-data-processing-value label{position:relative;padding-left:34px;display:inline-block;line-height:1.6;text-indent:-999999px;}.user-register .ctsDtl .md-agreeBlk .form-item-field-data-processing-value label::before{content:"";display:block;position:absolute;top:3px;left:0;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2px;border:1px solid #ddd;background:#fff;}.user-register .ctsDtl .md-termsBox{margin-top:35px;}.user-register .ctsDtl .md-termsBox .boxTtl{font-size:1.7rem;font-weight:700;color:#555;}.user-register .ctsDtl .md-termsBox .txtScroll{margin-top:17px;overflow:scroll;height:230px;overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:6px;}.user-register .ctsDtl .md-termsBox .boxInr{padding:15px 20px;font-size:1.3rem;line-height:1.8;}.user-register .ctsDtl .md-termsBox .boxInr ol{list-style:decimal;padding-left:1.2em;}.user-register .ctsDtl .md-termsBox .boxInr input[data-drupal-selector="edit-field-i-confirm-value"]{display:none;}.user-register .ctsDtl .md-termsBox .boxInr label{display:none;}.user-register .md-loginBlk{border:1px solid #e7e7e7;border-radius:4px;padding:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:480px;margin:35px auto 0;text-align:center;}@media screen and (max-width:768px){.user-register .md-loginBlk{padding:15px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:none;margin:40px auto 0;text-align:left;}}.user-register .md-loginBlk p{font-size:1.4rem;}@media screen and (max-width:768px){.user-register .md-loginBlk p{line-height:1.5;}}.user-register .md-loginBlk a{color:#7a5a9f;text-decoration:underline;}.success-register-dialog{pointer-events:all;border-radius:6px !important;background:#fff;margin:0 auto;width:870px !important;padding:60px 40px 40px !important;}.success-register-dialog .ui-dialog-titlebar{display:none;background:none !important;border:none !important;}.success-register-dialog .ui-dialog-titlebar span.ui-dialog-title{font-size:2.6rem;font-weight:700;line-height:1.4;text-align:center;padding-top:93px;position:relative;}.success-register-dialog .ui-dialog-titlebar span.ui-dialog-title::before{content:"";display:block;position:absolute;top:0;left:50%;margin-left:-36px;width:72px;height:72px;background:url(/themes/custom/ucbcarejp/images/icn_comp_check.svg) no-repeat center center;}.success-register-dialog .ui-dialog-titlebar .ui-button-icon-only{display:none !important;}.success-register-dialog .ui-widget-content p.ctsTtl{font-size:2.6rem;font-weight:700;line-height:1.4;text-align:center;padding-top:93px;position:relative;}.success-register-dialog .ui-widget-content p.ctsTtl::before{content:"";display:block;position:absolute;top:0;left:50%;margin-left:-36px;width:72px;height:72px;background:url(/themes/custom/ucbcarejp/images/icn_comp_check.svg) no-repeat center center;}.success-register-dialog .ui-widget-content p.txt{font-size:1.6rem;line-height:2;margin-top:18px;}.success-register-dialog .ui-widget-content a.bnt-blue{width:288px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;max-width:480px;margin:0 auto;height:62px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#7a5a9f;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;text-align:center;line-height:3.5;margin-top:55px;}.success-register-dialog .ui-widget-content a.bnt-blue::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}.success-register-dialog .ui-widget-content a.bnt-blue:hover{opacity:0.7;}form.hcp-user-register .wrap-form .form-errors-wrap{font-size:1.3rem;color:#d90000;text-align:left;padding-left:25px;line-height:2.3;margin-top:30px;}body.path-webinar .secWebinar,body.path-events .secWebinar,body.path-event .secWebinar,body.path-frontpage .secWebinar{padding:30px 25px 150px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.path-webinar .secWebinar .cm-ctsWid,body.path-events .secWebinar .cm-ctsWid,body.path-event .secWebinar .cm-ctsWid,body.path-frontpage .secWebinar .cm-ctsWid{max-width:1200px;margin:0 auto;}@media screen and (max-width:768px){body.path-webinar .secWebinar .cm-ctsWid,body.path-events .secWebinar .cm-ctsWid,body.path-event .secWebinar .cm-ctsWid,body.path-frontpage .secWebinar .cm-ctsWid{max-width:100%;}}body.path-webinar .secWebinar .paragraph--type--event-presenter .listInfoList,body.path-events .secWebinar .paragraph--type--event-presenter .listInfoList,body.path-event .secWebinar .paragraph--type--event-presenter .listInfoList,body.path-frontpage .secWebinar .paragraph--type--event-presenter .listInfoList{margin-top:15px;}body.path-webinar .secWebinar .md-secMainTtlWrap,body.path-events .secWebinar .md-secMainTtlWrap,body.path-event .secWebinar .md-secMainTtlWrap,body.path-frontpage .secWebinar .md-secMainTtlWrap{margin-top:40px;}body.path-webinar .secWebinar .secMainTtl,body.path-events .secWebinar .secMainTtl,body.path-event .secWebinar .secMainTtl,body.path-frontpage .secWebinar .secMainTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){body.path-webinar .secWebinar .secMainTtl,body.path-events .secWebinar .secMainTtl,body.path-event .secWebinar .secMainTtl,body.path-frontpage .secWebinar .secMainTtl{display:block;text-align:center;}}body.path-webinar .secWebinar .secMainTtl .secMainTtlEN,body.path-events .secWebinar .secMainTtl .secMainTtlEN,body.path-event .secWebinar .secMainTtl .secMainTtlEN,body.path-frontpage .secWebinar .secMainTtl .secMainTtlEN{font-family:"Barlow",sans-serif;font-size:7rem;font-weight:800;letter-spacing:0.15em;line-height:1.5;}@media screen and (max-width:768px){body.path-webinar .secWebinar .secMainTtl .secMainTtlEN,body.path-events .secWebinar .secMainTtl .secMainTtlEN,body.path-event .secWebinar .secMainTtl .secMainTtlEN,body.path-frontpage .secWebinar .secMainTtl .secMainTtlEN{font-size:5.5rem;letter-spacing:0.15em;line-height:1.2;display:block;}}body.path-webinar .secWebinar .secMainTtl .secMainTtlJP,body.path-events .secWebinar .secMainTtl .secMainTtlJP,body.path-event .secWebinar .secMainTtl .secMainTtlJP,body.path-frontpage .secWebinar .secMainTtl .secMainTtlJP{padding-left:20px;font-size:2.2rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){body.path-webinar .secWebinar .secMainTtl .secMainTtlJP,body.path-events .secWebinar .secMainTtl .secMainTtlJP,body.path-event .secWebinar .secMainTtl .secMainTtlJP,body.path-frontpage .secWebinar .secMainTtl .secMainTtlJP{display:block;padding-left:0;font-size:1.9rem;line-height:1.5;}}body.path-webinar .secWebinar .icn,body.path-events .secWebinar .icn,body.path-event .secWebinar .icn,body.path-frontpage .secWebinar .icn{position:relative;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:bold;line-height:1.5;padding-left:28px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:768px){body.path-webinar .secWebinar .icn,body.path-events .secWebinar .icn,body.path-event .secWebinar .icn,body.path-frontpage .secWebinar .icn{font-size:1.6rem;padding:0 30px;}}body.path-webinar .secWebinar .icn::before,body.path-events .secWebinar .icn::before,body.path-event .secWebinar .icn::before,body.path-frontpage .secWebinar .icn::before{content:" ";background-repeat:no-repeat;background-position:center center;background-size:100% auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.path-webinar .secWebinar .md-loginArea,body.path-events .secWebinar .md-loginArea,body.path-event .secWebinar .md-loginArea,body.path-frontpage .secWebinar .md-loginArea{margin-top:50px;border:1px solid #dbdbdb;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea,body.path-events .secWebinar .md-loginArea,body.path-event .secWebinar .md-loginArea,body.path-frontpage .secWebinar .md-loginArea{margin-top:40px;padding:15px 10px 30px;display:block;}}body.path-webinar .secWebinar .md-loginArea .loginTtl,body.path-events .secWebinar .md-loginArea .loginTtl,body.path-event .secWebinar .md-loginArea .loginTtl,body.path-frontpage .secWebinar .md-loginArea .loginTtl{font-size:1.5rem;font-weight:bold;line-height:1.5;padding-left:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea .loginTtl,body.path-events .secWebinar .md-loginArea .loginTtl,body.path-event .secWebinar .md-loginArea .loginTtl,body.path-frontpage .secWebinar .md-loginArea .loginTtl{padding-left:30px;}}body.path-webinar .secWebinar .md-loginArea .loginTtl::before,body.path-events .secWebinar .md-loginArea .loginTtl::before,body.path-event .secWebinar .md-loginArea .loginTtl::before,body.path-frontpage .secWebinar .md-loginArea .loginTtl::before{content:" ";width:26px;height:26px;background:url(/themes/custom/ucbcarejp/images/icn_note_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea .loginTtl::before,body.path-events .secWebinar .md-loginArea .loginTtl::before,body.path-event .secWebinar .md-loginArea .loginTtl::before,body.path-frontpage .secWebinar .md-loginArea .loginTtl::before{content:" ";width:19px;height:19px;top:3px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}body.path-webinar .secWebinar .md-loginArea .loginBtnWrap,body.path-events .secWebinar .md-loginArea .loginBtnWrap,body.path-event .secWebinar .md-loginArea .loginBtnWrap,body.path-frontpage .secWebinar .md-loginArea .loginBtnWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea .loginBtnWrap,body.path-events .secWebinar .md-loginArea .loginBtnWrap,body.path-event .secWebinar .md-loginArea .loginBtnWrap,body.path-frontpage .secWebinar .md-loginArea .loginBtnWrap{display:block;}}body.path-webinar .secWebinar .md-loginArea .btnWrap,body.path-events .secWebinar .md-loginArea .btnWrap,body.path-event .secWebinar .md-loginArea .btnWrap,body.path-frontpage .secWebinar .md-loginArea .btnWrap{margin:0 7px;}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea .btnWrap,body.path-events .secWebinar .md-loginArea .btnWrap,body.path-event .secWebinar .md-loginArea .btnWrap,body.path-frontpage .secWebinar .md-loginArea .btnWrap{margin:15px auto 0;width:85%;}}body.path-webinar .secWebinar .md-loginArea .btn,body.path-events .secWebinar .md-loginArea .btn,body.path-event .secWebinar .md-loginArea .btn,body.path-frontpage .secWebinar .md-loginArea .btn{display:block;text-decoration:none;padding:7.5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:180px;border-radius:99px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative;}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea .btn,body.path-events .secWebinar .md-loginArea .btn,body.path-event .secWebinar .md-loginArea .btn,body.path-frontpage .secWebinar .md-loginArea .btn{padding:7.5px 5px;min-width:100%;}}body.path-webinar .secWebinar .md-loginArea .btn.register,body.path-events .secWebinar .md-loginArea .btn.register,body.path-event .secWebinar .md-loginArea .btn.register,body.path-frontpage .secWebinar .md-loginArea .btn.register{border:1px solid #fff;background-color:#7a5a9f;}body.path-webinar .secWebinar .md-loginArea .btn.register .icn,body.path-events .secWebinar .md-loginArea .btn.register .icn,body.path-event .secWebinar .md-loginArea .btn.register .icn,body.path-frontpage .secWebinar .md-loginArea .btn.register .icn{color:#fff;}body.path-webinar .secWebinar .md-loginArea .btn.register .icn::before,body.path-events .secWebinar .md-loginArea .btn.register .icn::before,body.path-event .secWebinar .md-loginArea .btn.register .icn::before,body.path-frontpage .secWebinar .md-loginArea .btn.register .icn::before{width:17px;height:17px;background-image:url(/themes/custom/ucbcarejp/images/icn_pencil_wt.svg);}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea .btn.register .icn::before,body.path-events .secWebinar .md-loginArea .btn.register .icn::before,body.path-event .secWebinar .md-loginArea .btn.register .icn::before,body.path-frontpage .secWebinar .md-loginArea .btn.register .icn::before{width:20px;height:20px;}}body.path-webinar .secWebinar .md-loginArea .login,body.path-events .secWebinar .md-loginArea .login,body.path-event .secWebinar .md-loginArea .login,body.path-frontpage .secWebinar .md-loginArea .login{border:1px solid #5e366e;background-color:#fff;}body.path-webinar .secWebinar .md-loginArea .login .icn,body.path-events .secWebinar .md-loginArea .login .icn,body.path-event .secWebinar .md-loginArea .login .icn,body.path-frontpage .secWebinar .md-loginArea .login .icn{color:#5e366e;}body.path-webinar .secWebinar .md-loginArea .login .icn::before,body.path-events .secWebinar .md-loginArea .login .icn::before,body.path-event .secWebinar .md-loginArea .login .icn::before,body.path-frontpage .secWebinar .md-loginArea .login .icn::before{width:16px;height:17px;background-image:url(/themes/custom/ucbcarejp/images/icn_male_pl.svg);}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-loginArea .login .icn::before,body.path-events .secWebinar .md-loginArea .login .icn::before,body.path-event .secWebinar .md-loginArea .login .icn::before,body.path-frontpage .secWebinar .md-loginArea .login .icn::before{width:19px;height:20px;}}body.path-webinar .secWebinar .webinarListWrap,body.path-events .secWebinar .webinarListWrap,body.path-event .secWebinar .webinarListWrap,body.path-frontpage .secWebinar .webinarListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px -18px 0;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap,body.path-events .secWebinar .webinarListWrap,body.path-event .secWebinar .webinarListWrap,body.path-frontpage .secWebinar .webinarListWrap{display:block;margin:50px auto 0;}}body.path-webinar .secWebinar .webinarListWrap .webinarList,body.path-events .secWebinar .webinarListWrap .webinarList,body.path-event .secWebinar .webinarListWrap .webinarList,body.path-frontpage .secWebinar .webinarListWrap .webinarList{width:33.333333%;margin:0;padding:30px 18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .webinarList + .webinarList,body.path-events .secWebinar .webinarListWrap .webinarList + .webinarList,body.path-event .secWebinar .webinarListWrap .webinarList + .webinarList,body.path-frontpage .secWebinar .webinarListWrap .webinarList + .webinarList{margin-top:20px;}}body.path-webinar .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2),body.path-events .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2),body.path-event .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2),body.path-frontpage .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2){width:50%;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2),body.path-events .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2),body.path-event .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2),body.path-frontpage .secWebinar .webinarListWrap .webinarList:nth-of-type(-n+2){width:100%;}}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .webinarList,body.path-events .secWebinar .webinarListWrap .webinarList,body.path-event .secWebinar .webinarListWrap .webinarList,body.path-frontpage .secWebinar .webinarListWrap .webinarList{width:100%;padding:0;}}body.path-webinar .secWebinar .webinarListWrap a.listInr,body.path-events .secWebinar .webinarListWrap a.listInr,body.path-event .secWebinar .webinarListWrap a.listInr,body.path-frontpage .secWebinar .webinarListWrap a.listInr{display:block;text-decoration:none;background-color:#f6f4f9;padding:30px 30px 80px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;height:100%;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap a.listInr,body.path-events .secWebinar .webinarListWrap a.listInr,body.path-event .secWebinar .webinarListWrap a.listInr,body.path-frontpage .secWebinar .webinarListWrap a.listInr{padding:20px;padding-bottom:60px;}}body.path-webinar .secWebinar .webinarListWrap a.listInr:hover .listArw .arw::before,body.path-events .secWebinar .webinarListWrap a.listInr:hover .listArw .arw::before,body.path-event .secWebinar .webinarListWrap a.listInr:hover .listArw .arw::before,body.path-frontpage .secWebinar .webinarListWrap a.listInr:hover .listArw .arw::before{right:-10px;}body.path-webinar .secWebinar .webinarListWrap .listTypeWrap,body.path-events .secWebinar .webinarListWrap .listTypeWrap,body.path-event .secWebinar .webinarListWrap .listTypeWrap,body.path-frontpage .secWebinar .webinarListWrap .listTypeWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.path-webinar .secWebinar .webinarListWrap .listTypeWrap li.listType,body.path-events .secWebinar .webinarListWrap .listTypeWrap li.listType,body.path-event .secWebinar .webinarListWrap .listTypeWrap li.listType,body.path-frontpage .secWebinar .webinarListWrap .listTypeWrap li.listType{border:1px solid;font-size:1.3rem;font-weight:bold;line-height:1.5;border-radius:2px;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;}body.path-webinar .secWebinar .webinarListWrap .listTypeWrap li.listType.color-gr,body.path-events .secWebinar .webinarListWrap .listTypeWrap li.listType.color-gr,body.path-event .secWebinar .webinarListWrap .listTypeWrap li.listType.color-gr,body.path-frontpage .secWebinar .webinarListWrap .listTypeWrap li.listType.color-gr{border-color:#277633;color:#277633;}body.path-webinar .secWebinar .webinarListWrap .listTypeWrap li.listType.color-pl,body.path-events .secWebinar .webinarListWrap .listTypeWrap li.listType.color-pl,body.path-event .secWebinar .webinarListWrap .listTypeWrap li.listType.color-pl,body.path-frontpage .secWebinar .webinarListWrap .listTypeWrap li.listType.color-pl{border-color:#512c70;color:#512c70;}body.path-webinar .secWebinar .webinarListWrap .listTypeWrap li.listType + .listType,body.path-events .secWebinar .webinarListWrap .listTypeWrap li.listType + .listType,body.path-event .secWebinar .webinarListWrap .listTypeWrap li.listType + .listType,body.path-frontpage .secWebinar .webinarListWrap .listTypeWrap li.listType + .listType{margin-left:5px;}body.path-webinar .secWebinar .webinarListWrap .listTtl,body.path-events .secWebinar .webinarListWrap .listTtl,body.path-event .secWebinar .webinarListWrap .listTtl,body.path-frontpage .secWebinar .webinarListWrap .listTtl{margin-top:10px;font-size:2.3rem;font-weight:bold;line-height:1.3;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listTtl,body.path-events .secWebinar .webinarListWrap .listTtl,body.path-event .secWebinar .webinarListWrap .listTtl,body.path-frontpage .secWebinar .webinarListWrap .listTtl{font-size:2rem;}}body.path-webinar .secWebinar .webinarListWrap .listCat,body.path-events .secWebinar .webinarListWrap .listCat,body.path-event .secWebinar .webinarListWrap .listCat,body.path-frontpage .secWebinar .webinarListWrap .listCat{margin-top:5px;font-size:1.6rem;line-height:1.5;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listCat,body.path-events .secWebinar .webinarListWrap .listCat,body.path-event .secWebinar .webinarListWrap .listCat,body.path-frontpage .secWebinar .webinarListWrap .listCat{font-size:1.5rem;}}body.path-webinar .secWebinar .webinarListWrap .listInfoWrap,body.path-events .secWebinar .webinarListWrap .listInfoWrap,body.path-event .secWebinar .webinarListWrap .listInfoWrap,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap{padding-top:20px;margin-top:20px;border-top:1px solid #ddd;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listInfoWrap,body.path-events .secWebinar .webinarListWrap .listInfoWrap,body.path-event .secWebinar .webinarListWrap .listInfoWrap,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap{padding-top:15px;margin-top:15px;}}body.path-webinar .secWebinar .webinarListWrap .listInfoWrap .listInfoList,body.path-events .secWebinar .webinarListWrap .listInfoWrap .listInfoList,body.path-event .secWebinar .webinarListWrap .listInfoWrap .listInfoList,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap .listInfoList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.path-webinar .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl,body.path-events .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl,body.path-event .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl{font-size:1.6rem;font-weight:bold;line-height:1.4;width:50px;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl,body.path-events .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl,body.path-event .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap .listInfoTtl{font-size:1.4rem;}}body.path-webinar .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc,body.path-events .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc,body.path-event .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc{font-size:1.5rem;line-height:1.5;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc,body.path-events .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc,body.path-event .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap .listInfoDesc{font-size:1.4rem;}}body.path-webinar .secWebinar .webinarListWrap .listArw,body.path-events .secWebinar .webinarListWrap .listArw,body.path-event .secWebinar .webinarListWrap .listArw,body.path-frontpage .secWebinar .webinarListWrap .listArw{position:absolute;bottom:30px;right:30px;color:#5e366e;font-size:1.4rem;font-weight:bold;line-height:1;letter-spacing:0.05em;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listArw,body.path-events .secWebinar .webinarListWrap .listArw,body.path-event .secWebinar .webinarListWrap .listArw,body.path-frontpage .secWebinar .webinarListWrap .listArw{display:block;bottom:25px;right:25px;}}body.path-webinar .secWebinar .webinarListWrap .listArw .arw,body.path-events .secWebinar .webinarListWrap .listArw .arw,body.path-event .secWebinar .webinarListWrap .listArw .arw,body.path-frontpage .secWebinar .webinarListWrap .listArw .arw{padding-right:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listArw .arw,body.path-events .secWebinar .webinarListWrap .listArw .arw,body.path-event .secWebinar .webinarListWrap .listArw .arw,body.path-frontpage .secWebinar .webinarListWrap .listArw .arw{padding-right:25px;}}body.path-webinar .secWebinar .webinarListWrap .listArw .arw::before,body.path-events .secWebinar .webinarListWrap .listArw .arw::before,body.path-event .secWebinar .webinarListWrap .listArw .arw::before,body.path-frontpage .secWebinar .webinarListWrap .listArw .arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:768px){body.path-webinar .secWebinar .webinarListWrap .listArw .arw::before,body.path-events .secWebinar .webinarListWrap .listArw .arw::before,body.path-event .secWebinar .webinarListWrap .listArw .arw::before,body.path-frontpage .secWebinar .webinarListWrap .listArw .arw::before{width:17px;}}body.path-webinar .secWebinar .selectAreaWrap,body.path-events .secWebinar .selectAreaWrap,body.path-event .secWebinar .selectAreaWrap,body.path-frontpage .secWebinar .selectAreaWrap{margin-top:75px;}body.path-webinar .secWebinar .selectAreaWrap fieldset[data-drupal-selector="edit-event-category-target-id"] .fieldset-wrapper,body.path-events .secWebinar .selectAreaWrap fieldset[data-drupal-selector="edit-event-category-target-id"] .fieldset-wrapper,body.path-event .secWebinar .selectAreaWrap fieldset[data-drupal-selector="edit-event-category-target-id"] .fieldset-wrapper,body.path-frontpage .secWebinar .selectAreaWrap fieldset[data-drupal-selector="edit-event-category-target-id"] .fieldset-wrapper{padding-left:22px;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper + fieldset.form-wrapper,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper + fieldset.form-wrapper,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper + fieldset.form-wrapper,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper + fieldset.form-wrapper{margin-top:15px;}@media screen and (max-width:768px){body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper{margin-top:35px;display:block;}}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper legend,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper legend,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper legend,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper legend{display:contents;}@media screen and (max-width:768px){body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper legend,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper legend,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper legend,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper legend{display:block;}}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper legend span,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper legend span,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper legend span,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper legend span{font-size:1.7rem;font-weight:bold;line-height:1.5;min-width:120px;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper{margin-left:45px;display:inline-block;}@media screen and (max-width:768px){body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper{margin-left:0;-webkit-box-align:normal;-webkit-align-items:normal;-moz-box-align:normal;-ms-flex-align:normal;align-items:normal;margin:5px -5px 0;}}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (max-width:768px){body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio{margin-bottom:15px;}@media screen and (max-width:768px){body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper .fieldset-wrapper > div div.js-form-type-radio{margin-bottom:unset;}}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio{position:relative;cursor:pointer;margin-right:20px;}@media screen and (max-width:768px){body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio{padding:5px;width:33.333333%;margin-right:40px;}}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]{position:absolute;top:0;left:0;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label{border-color:#7a5a9f;color:#fff;font-weight:700;background:#7a5a9f;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::before,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::before,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::before,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::before{border-color:#7a5a9f;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::after,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::after,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::after,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]:checked + label::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:15px;width:12px;height:12px;background:#5e366e;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:100%;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label{display:inline-block;padding:12px 12px 12px 40px;border:1px solid #bbb;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;min-width:150px;border-radius:4px;position:relative;color:#999;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label::before,body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label::before,body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label::before,body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio label::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:12px;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:100%;}body.path-webinar .secWebinar .md-pagerWrap,body.path-events .secWebinar .md-pagerWrap,body.path-event .secWebinar .md-pagerWrap,body.path-frontpage .secWebinar .md-pagerWrap{margin-top:50px;}@media screen and (max-width:768px){body.path-webinar .secWebinar .md-pagerWrap,body.path-events .secWebinar .md-pagerWrap,body.path-event .secWebinar .md-pagerWrap,body.path-frontpage .secWebinar .md-pagerWrap{margin-top:25px;}}body.path-webinar .secWebinar .md-pagerWrap .wrapInr,body.path-events .secWebinar .md-pagerWrap .wrapInr,body.path-event .secWebinar .md-pagerWrap .wrapInr,body.path-frontpage .secWebinar .md-pagerWrap .wrapInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.path-webinar .secWebinar .md-pagerWrap .wrapInr ul,body.path-events .secWebinar .md-pagerWrap .wrapInr ul,body.path-event .secWebinar .md-pagerWrap .wrapInr ul,body.path-frontpage .secWebinar .md-pagerWrap .wrapInr ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -5px;}body.path-webinar .secWebinar .md-pagerWrap .wrapInr ul li,body.path-events .secWebinar .md-pagerWrap .wrapInr ul li,body.path-event .secWebinar .md-pagerWrap .wrapInr ul li,body.path-frontpage .secWebinar .md-pagerWrap .wrapInr ul li{width:44px;height:44px;margin:0 5px;}body.path-webinar .secWebinar .md-pagerWrap .wrapInr ul li.is-active a,body.path-events .secWebinar .md-pagerWrap .wrapInr ul li.is-active a,body.path-event .secWebinar .md-pagerWrap .wrapInr ul li.is-active a,body.path-frontpage .secWebinar .md-pagerWrap .wrapInr ul li.is-active a{opacity:1;border:1px solid #7a5a9f;background:#7a5a9f;color:#fff;}body.path-webinar .secWebinar .md-pagerWrap .wrapInr ul li a,body.path-events .secWebinar .md-pagerWrap .wrapInr ul li a,body.path-event .secWebinar .md-pagerWrap .wrapInr ul li a,body.path-frontpage .secWebinar .md-pagerWrap .wrapInr ul li a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px;border:1px solid #707070;border-radius:4px;background:#fff;color:#000;text-decoration:none;font-size:1.8rem;font-weight:bold;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.webinarDtlArea{margin:40px auto 0;max-width:980px;}.webinarDtlArea .paragraph--type--event-presenter{margin-bottom:15px;}.webinarDtlArea .paragraph--type--event-presenter .listInfoList{margin-top:15px;}.cm-ctsIdt{padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.cm-ctsWid{max-width:1200px;margin:0 auto;}.secWebinarDtl{margin-top:50px;}.secWebinarDtl .secTypeListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.secWebinarDtl .secTypeList{border:1px solid;font-size:1.3rem;font-weight:bold;line-height:1.5;border-radius:2px;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.secWebinarDtl .secTypeList + .secTypeList{margin-left:5px;}.secWebinarDtl .secTypeList.color-gr{border-color:#277633;color:#277633;}.secWebinarDtl .secTypeList.color-pl{border-color:#512c70;color:#512c70;}.secWebinarDtl .secCts{margin-top:25px;padding-top:25px;border-top:1px solid #ded7e4;}.secTtlWrap .secTtl{color:#7a5a9f;font-size:3.4rem;font-weight:bold;line-height:1.5;margin-top:10px;}.secTtlWrap .secSubTtl{margin-top:5px;color:#666;font-size:1.6rem;font-weight:bold;line-height:1.5;}.listInfoWrap .listInfoList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.listInfoWrap .listInfoTtl{font-size:1.7rem;font-weight:bold;line-height:1.5;width:90px;}@media screen and (max-width:768px){.listInfoWrap .listInfoTtl{font-size:1.4rem;width:45px;}}.listInfoWrap .listInfoDesc{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:1.7rem;line-height:1.5;}.viewBtn{margin:60px auto 0;max-width:290px;}.viewBtn a.btn{display:block;text-decoration:none;width:100%;height:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#7a5a9f;-webkit-box-shadow:0 10px 40px rgba(62,18,82,0.2);box-shadow:0 10px 40px rgba(62,18,82,0.2);color:#fff;font-size:1.8rem;font-weight:bold;line-height:1.5;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.viewBtn a.btn .icn{padding-left:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}.viewBtn a.btn .icn::before{content:" ";width:22px;height:22px;background:url(/themes/custom/ucbcarejp/images/icn_play_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.pdfListWrap{margin:80px -5px 0;background-color:#f5f5f5;border-radius:2px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pdfListWrap li.pdfList{padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;}.pdfListWrap li.pdfList a{display:block;text-decoration:none;}.pdfListWrap li.pdfList a canvas{width:100%;}.backBtnWrap{margin-top:60px;padding-top:40px;padding-bottom:150px;border-top:1px solid #ded7e4;}@media screen and (max-width:768px){.backBtnWrap{margin-top:35px;padding-top:35px;}}.backBtnWrap .backBtn{width:340px;margin:0 auto;}@media screen and (max-width:768px){.backBtnWrap .backBtn{width:100%;max-width:260px;margin:0 auto;}}.backBtnWrap .btn{display:block;text-decoration:none;width:100%;height:50px;border:1px solid #c3bcc9;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#512c70;font-size:1.6rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.backBtnWrap .btn{height:50px;}}.backBtnWrap .btn::before{content:" ";width:23px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl_l.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}fieldset#edit-field-disease-area-target-id--wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}fieldset#edit-field-disease-area-target-id--wrapper legend span{-webkit-box-flex:0;-webkit-flex:0 0 145px;-moz-box-flex:0;-ms-flex:0 0 145px;flex:0 0 145px;}.webinarDtlAreaDemand{margin:40px auto 0;width:1200px;}@media screen and (max-width:768px){.webinarDtlAreaDemand{width:100%;}}.webinarDtlCts{margin-top:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:768px){.webinarDtlCts{display:block;}}.webinarDtlCts .secWebinarDtl{width:72%;}@media screen and (max-width:768px){.webinarDtlCts .secWebinarDtl{width:100%;}}.webinarDtlCts .secTtl{color:#7a5a9f;font-size:3.2rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.webinarDtlCts .secTtl{font-size:2.9rem;margin-top:5px;}}.webinarDtlCts .secCts{margin-top:20px;}@media screen and (max-width:768px){.webinarDtlCts .ctsWebinar{margin:0 -20px;}}.webinarDtlCts .ctsWebinar #js-ctsWebinarPlace{position:relative;padding-bottom:56.25%;}.webinarDtlCts .ctsInfo{margin-top:15px;}.webinarDtlCts .ctsInfo .label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.webinarDtlCts .ctsInfo .label li{font-size:1.3rem;line-height:1.1;margin-right:10px;margin-top:10px;padding:5px 13px;color:#666;border:1px solid #666;border-radius:4px;}@media screen and (max-width:768px){.webinarDtlCts .ctsListWrap{margin-top:15px;padding-top:15px;border-top:1px solid rgba(146,124,166,0.2);}}.webinarDtlCts .ctsListWrap li p.freeTxt{font-size:1.6rem;line-height:1.5;margin-top:20px;}@media screen and (max-width:768px){.webinarDtlCts .ctsListWrap li p.freeTxt{font-size:1.4rem;line-height:1.5;margin-top:15px;}}.webinarDtlCts .ctsListWrap li dl.list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:20px;}@media screen and (max-width:768px){.webinarDtlCts .ctsListWrap li dl.list{display:block;margin-top:15px;}}.webinarDtlCts .ctsListWrap li dl.list .listTtl{width:90px;font-size:1.7rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.webinarDtlCts .ctsListWrap li dl.list .listTtl{width:100%;font-size:1.4rem;}}.webinarDtlCts .ctsListWrap li dl.list .listDesc{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:1.6rem;line-height:1.5;}@media screen and (max-width:768px){.webinarDtlCts .ctsListWrap li dl.list .listDesc{font-size:1.4rem;margin-top:5px;}}.webinarDtlCts .ctsListWrap li dl.list .listDesc p.desc{color:#666;}.webinarDtlCts .ctsListWrap li dl.list .listDesc p.desc span.bold{font-weight:bold;color:#333;}.webinarDtlCts .sideArea{width:24.75%;margin-top:50px;}@media screen and (max-width:768px){.webinarDtlCts .sideArea{margin-top:40px;width:100%;}}.webinarDtlCts .sideArea .sideTtl{font-family:"Barlow",sans-serif;font-size:3rem;font-weight:bold;line-height:2;letter-spacing:0.05em;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .sideTtl{font-size:3.5rem;}}.webinarDtlCts .sideArea .noRecommend{border:1px solid #c6c6c6;border-radius:2px;text-align:center;padding:33px 10px;color:#666;margin-top:6px;display:none;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .noRecommend{border-radius:1px;}}.webinarDtlCts .sideArea .noRecommend .icn{padding-top:40px;position:relative;font-size:1.6rem;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .noRecommend .icn{padding-top:38px;font-size:1.7rem;}}.webinarDtlCts .sideArea .noRecommend .icn::before{content:"";display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;width:27px;height:27px;background:url(/themes/custom/ucbcarejp/images/icn_info_nomovie.svg) no-repeat center center;background-size:100% auto;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .noRecommend .icn::before{width:29px;height:29px;}}.webinarDtlCts .sideArea .sideListWrap{margin-top:8px;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .sideListWrap{margin-top:10px;}}.webinarDtlCts .sideArea .sideListWrap a.listInr{text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .sideListWrap a.listInr{display:block;}}.webinarDtlCts .sideArea .sideListWrap .listImg{width:50%;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .sideListWrap .listImg{width:100%;}}.webinarDtlCts .sideArea .sideListWrap .listImg img{width:100%;height:auto;}.webinarDtlCts .sideArea .sideListWrap .listDesc{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;font-size:1.6rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.webinarDtlCts .sideArea .sideListWrap .listDesc{padding-left:0;margin-top:10px;font-size:1.7rem;}}.visArea{padding:30px 25px 0;}@media screen and (max-width:768px){.visArea{padding:0 20px;}}.visArea .areaInr{max-width:1200px;margin:0 auto;position:relative;}@media screen and (max-width:768px){.visArea .areaInr{max-width:100%;padding-bottom:0;}}.visArea .areaInr .visTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:218px;}@media screen and (max-width:768px){.visArea .areaInr .visTtl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;text-align:center;min-height:auto;}}.visArea .areaInr .visTtl .ttlEn{font-family:"Barlow",sans-serif;font-size:7.6rem;font-weight:bold;line-height:1.8;letter-spacing:0.1em;}@media screen and (max-width:768px){.visArea .areaInr .visTtl .ttlEn{display:block;font-size:5.5rem;line-height:normal;letter-spacing:0.08em;}}.visArea .areaInr .visTtl .ttlJp{margin-left:3px;font-size:1.8rem;font-weight:bold;}@media screen and (max-width:768px){.visArea .areaInr .visTtl .ttlJp{display:block;margin-left:0;font-size:1.9rem;}}.ctsWrap{margin-top:-32px;padding-bottom:240px !important;}@media screen and (max-width:768px){.ctsWrap{margin-top:0;padding-top:20px !important;padding-bottom:75px !important;}}.cm-ctsIdt{padding-left:25px;padding-right:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.cm-ctsIdt{padding-right:20px !important;padding-left:20px !important;}}.cm-ctsWid{max-width:1200px;margin:0 auto;}@media screen and (max-width:768px){.cm-ctsWid{max-width:100% !important;}}.itemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px 0;}@media screen and (max-width:768px){.itemWrap{display:block;margin:0 0;}}.itemWrap .item{width:50%;margin-top:86px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}@media screen and (max-width:768px){.itemWrap .item{width:100%;margin-top:40px;padding:0;}}.itemWrap .item .itemInr{display:block;height:100%;text-decoration:none;color:#333;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}@media screen and (max-width:768px){.itemWrap .item .itemInr{height:auto;}}.itemWrap .item .itemInr img{width:100%;height:auto;}.itemWrap .item .itemInr .txtCol{margin-top:22px;}.itemWrap .item .itemInr .txtCol .itemTtl{font-size:2.6rem;font-weight:bold;line-height:1.6;}@media screen and (max-width:768px){.itemWrap .item .itemInr .txtCol .itemTtl{font-size:2.3rem;}}.itemWrap .item .itemInr .txtCol .itemTtl::after{content:" ";display:block;width:30px;height:2px;background:#707070;margin-top:10px;}@media screen and (max-width:768px){.itemWrap .item .itemInr .txtCol .itemTtl::after{margin-top:8px;}}.itemWrap .item .itemInr .txt{margin-top:10px;font-size:1.6rem;line-height:1.6;}@media screen and (max-width:768px){.itemWrap .item .itemInr .txt{margin-top:14px;font-size:1.5rem;}}.categoryWrap{margin-top:72px;padding-bottom:350px;}.cm-ctsIdt{padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.cm-ctsWid{max-width:1200px;margin:0 auto;}.tabLine .tabWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:48px;background:#865fa0;border-radius:5px;}@media screen and (max-width:768px){.tabLine .tabWrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;border-radius:3px;}}.tabLine .tabWrap .tab{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;}@media screen and (max-width:768px){.tabLine .tabWrap .tab{width:33.33333%;height:36px;}}.tabLine .tabWrap .tab::before{content:"";width:1px;height:26px;background:#ad92be;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.tabLine .tabWrap .tabInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 30px;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:bold;line-height:2.1;cursor:pointer;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}@media screen and (max-width:768px){.tabLine .tabWrap .tabInr{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:6px 8px;font-size:1.3rem;line-height:1.2;}}.tabLine .tabWrap .tabInr.js-show{cursor:default;}.catCtsWrap{margin-top:78px;}.ctsTtl{font-size:4.4rem;font-weight:bold;letter-spacing:0.04em;}.itemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-20px -7px 0;}@media screen and (max-width:768px){.itemWrap{display:block;margin:0;}}.itemWrap .item{width:33.333333%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 7px;margin-top:50px;}@media screen and (max-width:768px){.itemWrap .item{width:100%;margin-top:40px;padding:0;}}.itemWrap .item .txtCol{margin-top:12px;}.itemWrap .item .txtCol .txt{margin-top:10px;font-size:1.6rem;line-height:1.6;}.itemWrap .item .txtCol .ttl{font-size:2.2rem;font-weight:bold;line-height:1.9;}.ctsDtlWrap{margin-top:54px;}.ctsDtlWrap .dtlTttl{font-size:4.4rem;font-weight:bold;line-height:1.2;letter-spacing:0.04em;}.dtlWrap{margin-top:72px;padding-bottom:90px;}.blockTtl{margin-top:100px;font-size:2.6rem;font-weight:bold;line-height:1.7;}.blockTtl:first-of-type{margin-top:40px;}.blockTtl::after{content:" ";display:block;width:100%;height:1px;margin-top:10px;background:#ded7e4;}.partsTxtImg{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}@media screen and (max-width:768px){.partsTxtImg{display:block;}}.partsTxtImg .img{margin-top:24px;width:45.83333%;}@media screen and (max-width:768px){.partsTxtImg .img{width:100%;}}.partsTxtImg .img img{width:100%;height:auto;}.partsTxtImg .txtCol{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:40px;margin-top:24px;}@media screen and (max-width:768px){.partsTxtImg .txtCol{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-right:0;}}.partsTxtImg .txtCol p{font-size:1.6rem;line-height:2;}@media screen and (max-width:768px){.partsTxtImg .txtCol p{font-size:1.6rem;line-height:1.8;}}.partsBorderWrap{margin-top:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:26px;border:1px solid #cdc3d2;border-radius:4px;}@media screen and (max-width:768px){.partsBorderWrap{margin-top:22px;padding:22px 20px 28px;border-radius:2px;}}.partsBorderWrap .txtCol{margin-top:24px;}@media screen and (max-width:768px){.partsBorderWrap .txtCol{margin-top:22px;}}.partsBorderWrap .txtCol p{font-size:1.6rem;line-height:2;}.partsBorderWrap .txtCol ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.partsBorderWrap .txtCol ul li{margin-top:6px;margin-right:40px;}@media screen and (max-width:768px){.partsBorderWrap .txtCol ul li{margin-right:25px;}}.partsBorderWrap .txtCol ul li::before{content:"・";display:inline-block;}.partsImgFlex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:30px -6px 0;}@media screen and (max-width:768px){.partsImgFlex{display:block;margin:20px 0 0;}}.partsImgFlex .capImg{width:33.333333%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 6px;}@media screen and (max-width:768px){.partsImgFlex .capImg{width:100%;margin-top:15px;padding:0;}}.partsImgFlex .capImg .imgInr{height:100%;background:#fff;}@media screen and (max-width:768px){.partsImgFlex .capImg .imgInr{height:auto;}}.partsImgFlex .capImg .imgInr .img{width:100%;height:auto;}.partsImgFlex .capImg .imgInr .img img{width:100%;height:auto;}.partsImgFlex .capImg .imgInr .cap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 10px 28px;text-align:center;}.partsImgFlex .capImg .imgInr .cap p{font-size:1.6rem;line-height:2;}.txtCol{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:40px;margin-top:24px;}.txtCol p{font-size:1.6rem;line-height:2;}.partsTable{margin-top:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 34px 14px;background:#fff;border-radius:4px;}@media screen and (max-width:768px){.partsTable{margin-top:25px;padding:8px 20px 10px;border-radius:2px;}}.partsTable .line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-top:1px solid #ded7e4;padding:26px 0;}@media screen and (max-width:768px){.partsTable .line{display:block;padding:20px 0;}}.partsTable .line:first-child{border-top:none;}.partsTable .line p{font-size:1.6rem;line-height:1.7;}.partsTable .line p:first-child{width:220px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:15px;}@media screen and (max-width:768px){.partsTable .line p:first-child{width:auto;padding-right:0;}}.partsTable .line p:last-child{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}@media screen and (max-width:768px){.partsTable .line p:last-child{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-top:6px;}}.partsPoint{margin-top:30px;}.partsPoint p{margin-top:14px;padding-left:30px;color:#512c70;font-size:1.8rem;font-weight:bold;line-height:1.5;position:relative;}.partsPoint p::before{content:" ";width:18px;height:18px;background:url(/themes/custom/ucbcarejp/images/icn_check_pl.png) no-repeat center center;background-size:cover;position:absolute;top:5px;left:0;}.partsAncWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:32px 26px;background:#fff;}@media screen and (max-width:768px){.partsAncWrap{display:block;margin-top:25px;padding:18px 18px 34px;}}.partsAncWrap img{width:320px;}@media screen and (max-width:768px){.partsAncWrap img{width:100%;}}.partsAncWrap .txtWrap{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:30px;}@media screen and (max-width:768px){.partsAncWrap .txtWrap{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-top:20px;padding-left:0;}}.partsAncWrap .txtWrap .ttl{font-size:2.1rem;line-height:2;}.partsAncWrap .txtWrap .txt{line-height:1.7;font-size:1.6rem;}.partsAncWrap img{width:100%;height:auto;}.partsAncWrap .img{width:320px;}@media screen and (max-width:768px){.partsAncWrap .img{width:100%;}}.partsAncWrap .ttl p{font-size:2.1rem;line-height:2;}.partsAncWrap .txt p{font-size:1.6rem;line-height:1.7;}.page-node-type-disease .md-gradationBtn{max-width:256px;margin-top:15px;}.page-node-type-disease .md-gradationBtn .btn{width:100%;display:block;text-align:center;text-decoration:none;color:#fff;font-weight:bold;letter-spacing:0.1em;position:relative;font-size:1.4rem;line-height:2.8;}.page-node-type-disease .md-gradationBtn .btn::before{content:" ";width:100%;height:100%;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:130% 130%;background-position:0 0;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);position:absolute;top:0;left:0;z-index:1;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.page-node-type-disease .md-gradationBtn .btn .arw{position:relative;padding:0 35px;z-index:10;}.page-node-type-disease .md-gradationBtn .btn .arw::before{content:" ";width:22px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.page-node-type-disease .md-gradationBtn .btn:hover::before{background-position:100% 100%;}.page-node-type-disease .partsRecommend{margin-top:30px;}@media screen and (max-width:768px){.page-node-type-disease .partsRecommend{margin-top:0;}}.page-node-type-disease .partsRecommend .itemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -8px;}@media screen and (max-width:768px){.page-node-type-disease .partsRecommend .itemWrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-7px -5px 0;}}.page-node-type-disease .partsRecommend .itemWrap .item{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;}@media screen and (max-width:768px){.page-node-type-disease .partsRecommend .itemWrap .item{width:100%;padding:0;}}.page-node-type-disease .partsRecommend .itemWrap .itemInr{display:block;text-decoration:none;color:#333;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.page-node-type-disease .partsRecommend .itemWrap .txtWrap{margin-top:10px;}.page-node-type-disease .partsRecommend .itemWrap .txtWrap p{font-size:1.7rem;line-height:1.4;}.secProfile .cm-ctsWid{max-width:980px;margin:0 auto;}.secProfile .md-secMainTtlWrap{margin-top:40px;}.secProfile .secMainTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){.secProfile .secMainTtl{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.secProfile .secMainTtlEN{font-family:"Barlow",sans-serif;font-size:7rem;font-weight:800;letter-spacing:0.08em;line-height:1.5;}.secProfile .secMainTtlJP{padding-left:20px;font-size:2.2rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.secProfile .secMainTtlJP{padding-left:0;}}.secProfile .secCts{margin-top:10px;padding-bottom:100px;}.secProfile .secCts p.ctsLead{font-size:1.6rem;}.secProfile .secGeneral{margin-top:63px;}.secProfile .secTtl{font-size:2.6rem;font-weight:700;padding:3px 0 4px 18px;position:relative;}.secProfile .secTtl::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:100%;width:4px;background:#7a5a9f;}.secProfile .secLead{margin-top:15px;font-size:1.6rem;line-height:1.8;}.secProfile .userForm{margin-top:27px;background:#f9f9f8;padding:10px 34px 17px;}@media screen and (max-width:768px){.secProfile .userForm{padding:10px 20px 17px;}}.secProfile .md-formLine{border-color:#ddd;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #b8c8e3;padding:22px 55px 22px 0;}.secProfile .md-formLine:first-child{border-top:none;}@media screen and (max-width:768px){.secProfile .md-formLine{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:22px 22px 22px 0;}}.secProfile .md-formLine .dt .lineName{padding-top:12px;font-size:1.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#555;}.secProfile .md-formLine .dt .lineName > span:first-child{margin-right:10px;}.secProfile .md-formLine .dd{width:566px;}.secProfile .md-formLine .dd .md-inputFloat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:768px){.secProfile .md-formLine .dd .md-inputFloat{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.secProfile .md-formLine .dd .md-inputFloat .nameLine:first-child{margin-left:-65px;}@media screen and (max-width:768px){.secProfile .md-formLine .dd .md-inputFloat .nameLine:first-child{margin-left:0;}}.secProfile .md-formLine .dd .md-inputFloat .nameLine .nameLineInr div.form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){.secProfile .md-formLine .dd .md-inputFloat .nameLine .nameLineInr div.form-item{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.secProfile .md-formLine .dd .md-inputFloat .nameLine .nameLineInr div.form-item label{width:50px;padding-right:15px;font-size:1.5rem;font-weight:700;text-align:right;}@media screen and (max-width:768px){.secProfile .md-formLine .dd .md-inputFloat .nameLine .nameLineInr div.form-item label{text-align:left;margin-bottom:15px;margin-top:15px;}}.secProfile .md-formLine .dd .md-inputFloat .nameLine .nameLineInr div.form-item input{width:240px;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:44px;line-height:44px;font-size:1.5rem;color:#666;padding:0 18px;border-radius:4px;}.secProfile .md-formLine .dd .md-inputFloat .nameLine .nameLineInr div.form-item input:disabled{background:#eee;border:1px solid #bbb;color:#999;}@media screen and (max-width:768px){.secProfile .md-formLine .dd .md-inputFloat .nameLine .nameLineInr div.form-item input{width:100%;}}.secProfile .md-formLine div.js-form-item-field-work-postcode-0-value,.secProfile .md-formLine div.js-form-type-hcp-email{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){.secProfile .md-formLine div.js-form-item-field-work-postcode-0-value,.secProfile .md-formLine div.js-form-type-hcp-email{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.secProfile .md-formLine div.js-form-item-field-work-postcode-0-value label,.secProfile .md-formLine div.js-form-type-hcp-email label{padding-top:12px;font-size:1.5rem;font-weight:700;color:#555;-webkit-box-flex:0;-webkit-flex:0 0 290px;-moz-box-flex:0;-ms-flex:0 0 290px;flex:0 0 290px;}@media screen and (max-width:768px){.secProfile .md-formLine div.js-form-item-field-work-postcode-0-value label,.secProfile .md-formLine div.js-form-type-hcp-email label{margin-top:15px;margin-bottom:15px;}}.secProfile .md-formLine div.js-form-item-field-work-postcode-0-value input,.secProfile .md-formLine div.js-form-type-hcp-email input{width:240px;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:44px;line-height:44px;font-size:1.5rem;color:#666;padding:0 18px;border-radius:4px;}.secProfile .md-formLine div.js-form-item-field-work-postcode-0-value input:disabled,.secProfile .md-formLine div.js-form-type-hcp-email input:disabled{background:#eee;border:1px solid #bbb;color:#999;}@media screen and (max-width:768px){.secProfile .md-formLine div.js-form-item-field-work-postcode-0-value input,.secProfile .md-formLine div.js-form-type-hcp-email input{width:100%;}}.secProfile .md-formLine div.js-form-type-hcp-email{width:100%;}.secProfile .md-formLine div.js-form-type-hcp-email input{width:100%;}.secProfile .md-formLineAc .dd{width:566px;}@media screen and (max-width:768px){.secProfile .md-formLineAc p.lineName{margin-bottom:15px;}}.secProfile .md-formLineAc a.button-blue{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:240px;height:42px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;color:#fff;font-weight:700;border-radius:50px;text-decoration:none;background:#7a5a9f;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;cursor:pointer;}.secProfile .secSelect{margin-top:70px;}.secProfile .secSelect .itemHead{font-size:2rem;font-weight:700;padding-bottom:10px;border-bottom:1px solid #acacab;}.secProfile .secSelect .md-formLineAc{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.secProfile .secSelect fieldset.form-wrapper{display:contents;}.secProfile .secSelect fieldset.form-wrapper legend span{font-size:1.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#555;padding-top:0;}@media screen and (max-width:768px){.secProfile .secSelect fieldset.form-wrapper legend span{margin-bottom:15px;line-height:1.6;}}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper{width:487px;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper > div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper div.js-form-type-radio{margin-right:12px;position:relative;cursor:pointer;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper div.js-form-type-radio input[type="radio"]{position:absolute;top:0;left:0;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper div.js-form-type-radio input[type="radio"]:checked + label{border-color:#7a5a9f;color:#5e366e;font-weight:700;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper div.js-form-type-radio input[type="radio"]:checked + label::before{border-color:#7a5a9f;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper div.js-form-type-radio input[type="radio"]:checked + label::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:15px;width:12px;height:12px;background:#5e366e;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:100%;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper div.js-form-type-radio label{display:inline-block;padding:12px 12px 12px 40px;border:1px solid #bbb;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;min-width:150px;border-radius:4px;position:relative;color:#999;}.secProfile .secSelect fieldset.form-wrapper div.fieldset-wrapper div.js-form-type-radio label::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:12px;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:100%;}.secProfile div.allCheck div.form-item-unsubscribe{display:inline-block;position:relative;cursor:pointer;}.secProfile div.allCheck div.form-item-unsubscribe input[name="unsubscribe"]{position:absolute;top:0;left:0;opacity:0;}.secProfile div.allCheck div.form-item-unsubscribe input[name="unsubscribe"]:checked + label[for="edit-unsubscribe"]::before{background:#4670b4 url(/themes/custom/ucbcarejp/images/icn_checkbox_check.svg) no-repeat 2px center;border:none;}.secProfile div.allCheck div.form-item-unsubscribe label[for="edit-unsubscribe"]{position:relative;padding-left:24px;display:inline-block;line-height:1.6;}.secProfile div.allCheck div.form-item-unsubscribe label[for="edit-unsubscribe"]::before{content:"";display:block;position:absolute;top:3px;left:0;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2px;border:1px solid #ddd;background:#fff;}.secProfile .btnLine{margin-top:44px;}.secProfile .btnLine input#edit-submit{margin:0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:240px;height:42px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;color:#fff;font-weight:700;border-radius:50px;text-decoration:none;background:#7a5a9f;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;cursor:pointer;border:none;}.secProfile .bdrBlk{margin-top:40px;padding:15px 25px;border:1px solid #e7e7e7;font-size:1.4rem;}.secProfile .bdrBlk a{color:#5e366e;text-decoration:underline;}.change-password-webform-modal-view{width:auto;padding:30px 48px 37px !important;}@media screen and (max-width:768px){.change-password-webform-modal-view{padding:30px 15px 37px !important;}}.change-password-webform-modal-view .ui-widget-header{background:none !important;position:relative !important;border:none !important;}.change-password-webform-modal-view .ui-widget-header .ui-dialog-title{text-align:center;font-size:2.4rem;font-weight:700;}.change-password-webform-modal-view .ui-widget-content{max-height:100% !important;background:none !important;}.change-password-webform-modal-view .ui-dialog-titlebar-close{position:absolute;width:50px;height:50px;top:9px;right:15px;cursor:pointer;background:none !important;border:none !important;}.change-password-webform-modal-view .ui-dialog-titlebar-close::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.change-password-webform-modal-view .ui-dialog-titlebar-close::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.change-password-webform-modal-view .ui-dialog-titlebar-close::before,.change-password-webform-modal-view .ui-dialog-titlebar-close::after{content:"";display:block;position:absolute;top:50%;left:50%;margin-left:-12px;width:24px;height:1px;background:#707070;}.change-password-webform-modal-view .ui-dialog-titlebar-close .ui-button-icon{display:none;}.change-password-webform-modal-view .ui-dialog-buttonpane{border:none !important;}.change-password-webform-modal-view .ui-dialog-buttonpane .ui-dialog-buttonset{margin-top:30px !important;float:unset !important;}.change-password-webform-modal-view .ui-dialog-buttonpane .ui-dialog-buttonset .js-form-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:280px;margin:0 auto;height:52px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#7a5a9f;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}.change-password-webform-modal-view .ui-dialog-buttonpane .ui-dialog-buttonset .submit-button::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}.change-password-webform-modal-view .ui-dialog-buttonpane .ui-dialog-buttonset .dialog-cancel{background:#fff;border:1px solid #512c70;color:#512c70;margin-top:12px;}#user_change_pass_form .pass-description{font-size:1.8rem;line-height:1.8;margin-top:35px;color:#d90000;}#user_change_pass_form .userform{background:#f6f6f6;margin-top:33px;padding:6px 40px 3px 25px;}#user_change_pass_form .userform div.js-form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:768px){#user_change_pass_form .userform div.js-form-item{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}#user_change_pass_form .userform div.form-item-confirm-pass{margin-top:20px;}#user_change_pass_form .userform label{padding-top:12px;font-size:1.5rem;font-weight:700;color:#555;-webkit-box-flex:0;-webkit-flex:0 0 200px;-moz-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;}@media screen and (max-width:768px){#user_change_pass_form .userform label{margin-bottom:20px;}}#user_change_pass_form .userform input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;border:none;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:44px;line-height:44px;font-size:1.5rem;color:#666;padding:0 18px;border-radius:4px;}#user_change_pass_form .userform .md-formLine{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:none;padding:22px 55px 22px 0;}@media screen and (max-width:768px){#user_change_pass_form .userform .md-formLine{padding:22px 0px 22px 0;}}#user_change_pass_form .form-item--error-message{display:none;}#user_change_pass_form .pass-errors-wrap{color:#d90000;margin-bottom:10px;line-height:1.8;}.user-profile{background:#fff;}.user-profile #main{padding-top:0;}.md-simplePageTtl .jp{font-size:3.4rem;font-weight:700;letter-spacing:0.02em;}.md-simplePageTtl .en{font-family:"Barlow",sans-serif;font-size:1.8rem;letter-spacing:0.05em;font-weight:700;margin-top:20px;}.ctsDtl{margin:50px auto 0;max-width:1030px;padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.dtlInr{background-color:#f9f9f8;padding:60px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}.blockLead{color:#333;font-size:1.5rem;line-height:1.8;}.blockInput{margin-top:40px;}.blockInput div.form-item-name{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}.blockInput div.form-item-name label{color:#555;font-size:1.5rem;font-weight:bold;line-height:1.5;}.blockInput div.form-item-name input{border:1px solid #ddd;border-radius:4px;font-size:1.6rem;line-height:1.5;padding:10px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:280px;margin-left:20px;}.blockInput .form-actions{margin-top:50px;}.blockInput .form-actions input.form-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:480px;margin:0 auto;height:62px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#7a5a9f;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;border:none;}.blockInput .form-actions input.form-submit::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}.blockInput .message-wrap{margin-top:15px;color:#cf004d;font-weight:bold;line-height:1.5;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;}.reset-password{background:#fff;}.reset-password #main{padding-top:60px;}.user-pass-reset{margin:0 auto;max-width:980px;padding:80px 40px 80px;}.user-pass-reset .form-item + .form-item{margin-top:15px;}.user-pass-reset .form-item label{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;color:#555;font-size:1.5rem;font-weight:bold;line-height:1.3;letter-spacing:0.02em;display:block;}.user-pass-reset .form-item input[type="password"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:10px;text-align:left;width:100%;height:44px;border:1px solid #ddd;border-radius:4px;font-size:1.6rem;margin-top:10px;}.user-pass-reset .password-strength .password-strength__meter{margin-bottom:15px;}.user-pass-reset .form-actions{margin-top:50px;}.user-pass-reset .form-actions input.form-submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;max-width:480px;margin:0 auto;height:62px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;background:#7a5a9f;border-radius:40px;position:relative;cursor:pointer;font-weight:700;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;border:none;}.user-pass-reset .form-actions input.form-submit::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:34px;width:24px;height:10px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:100% auto;}.user-pass-reset .password-suggestions{line-height:1.5;display:none !important;}.user-pass-reset .password-confirm{margin-top:10px;}.user-pass-reset .password-strength{display:none;}.user-pass-reset .user-pass-messages{font-size:1.5rem;color:#d90000;margin-bottom:10px;}form.user-pass .message-wrap .user-pass-messages{font-size:1.8rem;color:#d90000;margin-top:8px;line-height:1.5;}form.user-pass .message-wrap .user-pass-messages.success{color:#0062C0;}.message_reset{color:#d90000;font-size:1.5rem;line-height:1.8;text-align:center;}div[data-drupal-messages]{padding:10px 20px;line-height:1.8;}.secCtsWrap{margin-top:60px;padding-left:25px;padding-right:25px;padding-bottom:230px;}.secCtsWrap .wrapInr{max-width:980px;margin:0 auto;}.secCtsWrap .wrapInr .ctsTtl{border-bottom:1px solid #ded7e4;}.secCtsWrap .wrapInr .data{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.secCtsWrap .wrapInr .data .date{margin-right:10px;font-size:1.8rem;font-weight:bold;line-height:1.4;}.secCtsWrap .wrapInr .data .cat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:120px;height:27px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px;border:1px solid #707070;border-radius:4px;}.secCtsWrap .wrapInr .data .cat .txt{color:#555;font-size:1.4rem;line-height:1.4;}.secCtsWrap .wrapInr h1.ttl{padding:15px 0;font-size:3rem;font-weight:bold;line-height:1.2;}.secCtsWrap .wrapInr .dtlCtsCol{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:47px 0 40px;border-bottom:1px solid #ded7e4;}.secCtsWrap .wrapInr .dtlCtsCol img{width:100%;height:auto;}.secCtsWrap .wrapInr .dtlCtsCol img + p{margin-top:30px;}.secCtsWrap .wrapInr .dtlCtsCol p{font-size:1.6rem;line-height:2;}.secCtsWrap .wrapInr .dtlCtsCol p + p{margin-top:14px;}.secCtsWrap .wrapInr .dtlCtsCol p + h2{margin-top:52px;}.secCtsWrap .wrapInr .dtlCtsCol h2{padding:10px 0 10px 18px;font-size:2rem;font-weight:bold;line-height:1.6;position:relative;}.secCtsWrap .wrapInr .dtlCtsCol h2::before{content:" ";width:4px;height:100%;background:#512c70;position:absolute;top:0;left:0;}.secCtsWrap .wrapInr .dtlCtsCol h2 + p{margin-top:24px;}.secCtsWrap .wrapInr .dtlCtsCol .dtlTableWrap{margin-top:48px;}.secCtsWrap .wrapInr .dtlCtsCol .dtlTableWrap .md-spSlideTxt{display:none;}@media screen and (max-width:768px){.secCtsWrap .wrapInr .dtlCtsCol .dtlTableWrap .md-spSlideTxt{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:38px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:4px 38px;border-radius:45px;border:1px solid #5e366e;color:#5e366e;font-size:1.3rem;font-weight:bold;line-height:1.6;}.secCtsWrap .wrapInr .dtlCtsCol .dtlTableWrap .md-spSlideTxt::before{content:" ";display:inline-block;width:30px;height:23px;background:url(/themes/custom/ucbcarejp/images/icn_scroll.svg) no-repeat center center;background-size:100% auto;margin-right:12px;}}.secCtsWrap .wrapInr .dtlCtsCol table{border-collapse:collapse;border-spacing:0;}@media screen and (max-width:768px){.secCtsWrap .wrapInr .dtlCtsCol table{margin-top:22px;}}.secCtsWrap .wrapInr .dtlCtsCol table tr{border-top:2px solid #f7f5f8;}.secCtsWrap .wrapInr .dtlCtsCol table tr:nth-child(odd){background:#ece4f1;}.secCtsWrap .wrapInr .dtlCtsCol table tr:first-child{border-top:none;}.secCtsWrap .wrapInr .dtlCtsCol table tr th{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 10px;border:1px solid #f7f5f8;background:#865fa0;color:#fff;font-size:1.8rem;font-weight:bold;line-height:1.8;}.secCtsWrap .wrapInr .dtlCtsCol table tr td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 10px;border:1px solid #f7f5f8;font-size:1.6rem;font-weight:bold;vertical-align:middle;line-height:2;}.secCtsWrap .wrapInr .dtlCtsCol p em{font-size:1.8rem;font-weight:bold;line-height:1.7;}.secCtsWrap .wrapInr .dtlCtsCol p a.pdf{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 26px;border-radius:3px;background:#fff;color:#512c70;-webkit-text-decoration-color:#512c70;-moz-text-decoration-color:#512c70;text-decoration-color:#512c70;}.secCtsWrap .wrapInr .dtlCtsCol p a.pdf::before{content:" ";display:inline-block;width:24px;height:30px;background:url(/themes/custom/ucbcarejp/images/icn_pdf_pl.svg) no-repeat center center;background-size:100% auto;margin-right:15px;}.secCtsWrap .wrapInr .returnBtn{margin-top:44px;}.secCtsWrap .wrapInr .returnBtn .btn{width:340px;height:52px;margin:0 auto;}.secCtsWrap .wrapInr .returnBtn .btn a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 60px;background:#fff;color:#512c70;text-decoration:none;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative;}.secCtsWrap .wrapInr .returnBtn .btn a::before{content:" ";width:22px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:22px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secCtsWrap .wrapInr .returnBtn .btn a .txt{font-size:1.6rem;font-weight:bold;line-height:1.5;}form#views-exposed-form-news-page-1{position:relative;}form#views-exposed-form-news-page-1 .form-item-year{position:absolute;right:0;top:0;padding:0 4px;border-bottom:2px solid #512c70;}@media screen and (max-width:768px){form#views-exposed-form-news-page-1 .form-item-year{margin-top:-56px;}}form#views-exposed-form-news-page-1 label{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.6rem;font-weight:bold;line-height:2;position:relative;}form#views-exposed-form-news-page-1 select{font-size:1.5rem;color:#666;border:none;padding:0 15px;background:transparent;height:30px;width:100px;text-align:center;}@media screen and (max-width:768px){form#views-exposed-form-news-page-1 select{width:100px;}}form#views-exposed-form-news-page-1 select:focus-visible{outline:none;border:none;}.md-modalBase.medicalModal .modalCts{max-width:1200px;}.md-modalBase.medicalModal .modalInr{margin:0 auto;}.medicalModal .modalCts{padding:40px 60px 60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.medicalModal .modalCts .medicalSelectCts{text-align:center;}.medicalModal .modalCts .medicalSelectCts .ctsTtlWrap .ctsTtl{font-size:2.8rem;font-weight:bold;line-height:1.57;}.medicalModal .modalCts .medicalSelectCts .ctsTtlWrap .ctsDesc{margin-top:20px;font-size:1.6rem;line-height:1.75;}.medicalModal .modalCts .medicalSelectCts .ctsBlock{margin-top:42px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -20px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:36px 40px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listTtl{font-size:2rem;font-weight:bold;line-height:2;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px -10px 0;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list{width:50%;margin-top:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a{display:block;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 40px;border:none;-webkit-box-shadow:0 6px 18px rgba(62,18,82,0.1);box-shadow:0 6px 18px rgba(62,18,82,0.1);background-color:#fff;border-radius:99px;-webkit-transition:background-color 0.3s,color 0.3s ease-in-out;-o-transition:background-color 0.3s,color 0.3s ease-in-out;transition:background-color 0.3s,color 0.3s ease-in-out;color:#512c70;font-size:1.6rem;font-weight:bold;line-height:1.5;position:relative;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a::after{content:" ";width:16px;height:4px;background:url(/themes/custom/ucbcarejp/images/icn_arw_bk.svg) no-repeat center/contain;position:absolute;top:50%;right:22px;-webkit-transition:background 0.3s linear;-o-transition:background 0.3s linear;transition:background 0.3s linear;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a:hover{background-color:#512c70;color:#fff;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a:hover::after{background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center/contain;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subTxt{margin-top:54px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subTxt a{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:32px;text-decoration:none;color:#5e447c;font-size:1.8rem;font-weight:bold;line-height:1.44;-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;position:relative;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subTxt a::after{content:" ";width:16px;height:4px;background:url(/themes/custom/ucbcarejp/images/icn_arw_bk.svg) no-repeat center/contain;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subTxt a:hover{opacity:0.7;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol{margin-top:8px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol + .listTtl{margin-top:30px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol .btn{width:290px;height:50px;margin:0 auto;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol .btn a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 58px;border-radius:99px;text-decoration:none;color:#fff;font-size:1.6rem;font-weight:bold;line-height:1.5;letter-spacing:0.05em;background:-o-linear-gradient(338deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background:linear-gradient(112deg,#a75ed8 0%,#6988e4 81%,#33aff0 100%);background-size:150% 150%;background-position:0 0;-webkit-transition:background-position 0.5s ease-in-out;-o-transition:background-position 0.5s ease-in-out;transition:background-position 0.5s ease-in-out;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol .btn a:hover{background-position:100% 100%;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subCol{margin-top:10px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subCol .sub{font-size:1.6rem;line-height:1.75;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-not .selectListInr{background-color:#f8f4fa;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-logIn .selectListInr{background-color:#f6f6f6;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-logIn .selectListInr .listWrap{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-logIn .selectListInr .listWrap .list{width:100%;max-width:280px;margin:0 auto;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-logIn .selectListInr .listWrap .list a{font-weight:400;line-height:48px;}.medicalModal .se{display:none;}@media screen and (max-width:768px){.md-modalBase.medicalModal .modalCts{max-width:none;}.medicalModal .modalCts{padding:50px 20px;}.medicalModal .modalCts .medicalSelectCts{text-align:left;}.medicalModal .modalCts .medicalSelectCts .ctsTtlWrap .ctsTtl{text-align:center;font-size:2.5rem;}.medicalModal .modalCts .medicalSelectCts .ctsTtlWrap .ctsDesc{font-size:1.8rem;line-height:1.66;}.medicalModal .modalCts .medicalSelectCts .ctsBlock{margin-top:40px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap{display:block;margin:0;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList{width:100%;padding:0;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList + .selectList{margin-top:40px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr{height:auto;padding:35px 22px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listTtl{text-align:center;line-height:1.5;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap{margin:20px -10px 0;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list{width:50%;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a{padding:6px 34px;-webkit-box-shadow:0 3px 9px rgba(62,18,82,0.1);box-shadow:0 3px 9px rgba(62,18,82,0.1);text-align:center;font-size:1.5rem;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a::after{width:12px;height:3px;right:14px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subTxt{margin-top:32px;text-align:center;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subTxt a{padding-right:20px;font-size:1.6rem;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subTxt a::after{width:12px;height:3px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol{margin-top:8px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol + .listTtl{margin-top:26px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol .btn{width:100%;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listCol .btn a{padding:12px 50px;font-size:1.5rem;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subCol{margin-top:14px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .subCol .sub{text-align:center;font-size:1.6rem;line-height:1.66;}}@media screen and (max-width:390px){.medicalModal .se{display:block !important;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list{margin-top:10px;padding:0 6px;}.medicalModal .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a{padding:6px 26px;}}.md-modalBase{pointer-events:none;width:100%;height:100%;position:relative;z-index:1000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:1000px;display:none;}@media screen and (max-width:768px){.md-modalBase{min-width:auto;}}.md-modalBase .modalInr{display:table-cell;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:50px 40px;}@media screen and (max-width:768px){.md-modalBase .modalInr{padding:30px 20px;}}.md-modalBase .modalCts{pointer-events:all;width:100%;max-width:840px;border-radius:6px;background:#fff;position:relative;margin:0 auto;}@media screen and (max-width:768px){.md-modalBase .modalCts{max-width:none;}}.md-modalBase .md-modalClose{position:absolute;width:50px;height:50px;top:9px;right:15px;cursor:pointer;}@media screen and (max-width:768px){.md-modalBase .md-modalClose{width:35px;height:35px;top:8px;right:7px;}}.md-modalBase .md-modalClose::before,.md-modalBase .md-modalClose::after{content:"";display:block;position:absolute;top:50%;left:50%;margin-left:-12px;width:24px;height:1px;background:#707070;}.md-modalBase .md-modalClose::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.md-modalBase .md-modalClose::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.accountModal .modalCts{padding:30px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.accountModal .modalCts .accountArea{text-align:center;}.accountModal .modalCts .accountArea .areaTtl{padding-left:45px;position:relative;font-size:1.8rem;font-weight:bold;line-height:1.5;display:inline-block;}.accountModal .modalCts .accountArea .areaTtl::before{content:" ";width:28px;height:28px;background:url(/themes/custom/ucbcarejp/images/icn_account_circle.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.accountModal .modalCts .accountArea .areaListWrap{margin-top:15px;text-align:left;}.accountModal .modalCts .accountArea .areaListWrap .areaList{border-top:1px solid #ddd;}.accountModal .modalCts .accountArea .areaListWrap .areaList a{display:block;text-decoration:none;font-size:1.5rem;font-weight:bold;line-height:1.5;padding:15px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.md-modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,0.5);display:none;opacity:0;}.md-pageNavListArea{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.md-pageNavListArea{display:none;}}.md-pageNavListArea .pageNavListWrap{margin:0 -4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.md-pageNavListArea .pageNavListWrap > li{padding:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.md-pageNavListArea .pageNavListWrap > li > a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;text-decoration:none;border:1px solid;font-weight:500;line-height:1.5;padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;color:#006f7c;border-color:#006f7c;}.md-pageNavListArea .pageNavListWrap > li > a.is-active{background-color:#006f7c;color:#fff !important;position:relative;}.md-pageNavListArea .pageNavListWrap > li > a.is-active::before{content:" ";width:0;height:0;border-top:5px solid #006f7c;border-right:6px solid transparent;border-left:6px solid transparent;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);}.cimzia .md-pageNavListArea .pageNavListWrap > li > a{color:#363 !important;border-color:#363 !important;}.cimzia .md-pageNavListArea .pageNavListWrap > li > a.is-active{border-color:#363 !important;color:#fff !important;background-color:#363 !important;}.page-node-type-product .secDtl{margin-top:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:50px;border-top:1px solid #ddd5e2;}@media screen and (max-width:768px){.page-node-type-product .secDtl{margin-top:30px;padding-top:40px;}}.page-node-type-product .secDtl .dtlTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.page-node-type-product .secDtl .dtlTtl .ttlEn{margin-right:20px;font-family:"Barlow",sans-serif;font-size:3.8rem;font-weight:bold;line-height:2;letter-spacing:0.1em;}@media screen and (max-width:768px){.page-node-type-product .secDtl .dtlTtl .ttlEn{font-size:3.4rem;line-height:1.4;}}.page-node-type-product .secDtl .dtlTtl .ttlJp{font-size:1.5rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.page-node-type-product .secDtl .dtlTtl .ttlJp{font-size:1.3rem;line-height:1.6;}}.page-node-type-product .secDtl .indexItemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -35px;padding:0;}@media screen and (max-width:768px){.page-node-type-product .secDtl .indexItemWrap{margin:0 -3px;}}.page-node-type-product .secDtl .indexItemWrap .indexItem{width:25%;padding:35px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.page-node-type-product .secDtl .indexItemWrap .indexItem{width:50%;padding:20px 3px;}}.page-node-type-product .secDtl .indexItemWrap .indexItem .itemInr{display:block;text-decoration:none;}.page-node-type-product .secDtl .indexItemWrap .indexItem .itemInr:hover img{opacity:0.7;}.page-node-type-product .secDtl .indexItemWrap .indexItem .itemImgWrap{text-align:center;padding:20px 10px;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.page-node-type-product .secDtl .indexItemWrap .indexItem .itemImgWrap{border:0;padding:0;background-color:transparent !important;}}@media screen and (max-width:768px){.page-node-type-product .secDtl .indexItemWrap .indexItem .itemImgWrap .itemImg{background-color:#fff;padding:20px 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}}.page-node-type-product .secDtl .indexItemWrap .indexItem .itemImgWrap .itemImg img{width:32.07547%;height:auto;}.page-node-type-product .secDtl .indexItemWrap .indexItem .itemImgWrap .itemttl{margin-top:20px;font-size:1.8rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.page-node-type-product .secDtl .indexItemWrap .indexItem .itemImgWrap .itemttl{margin-top:10px;font-size:1.6rem;}}.page-node-type-product .secDtl .indexItemWrap .indexItem .itemDesc p{margin-top:15px;font-size:1.6rem;line-height:1.5;}@media screen and (max-width:768px){.page-node-type-product .secDtl .indexItemWrap .indexItem .itemDesc p{margin-top:5px;font-size:1.4rem;}}.productBody{margin-top:35px;margin-bottom:150px;}.productBody .cm-ctsIdt{padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.productBody .cm-ctsWid{max-width:1200px;margin:0 auto;}.productBody .secTtlWrap{margin-top:30px;}.productBody .secTtlWrap .secCat{color:#555;font-weight:bold;line-height:1.5;}.productBody .secTtlWrap .secTtl{color:#006f7c;}.productBody .md-pageNavArea{margin-top:40px;height:100px !important;position:relative;margin-bottom:30px;}@media screen and (max-width:768px){.productBody .md-pageNavArea{height:60px;margin-top:25px;}}.productBody .md-pageNavArea .pageNavInr{width:100%;max-width:1200px;margin:0 auto;background:#f7f5f8;position:absolute;top:0;left:0;z-index:1;}@media screen and (max-width:768px){.productBody .md-pageNavArea .pageNavInr{max-width:100%;}}.productBody .md-pageNavArea.js-fixed .pageNavInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 0 0;position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:99;}.productBody .md-pageNavArea.js-fixed .ancNavArea{background:#f7f5f8;z-index:99;}@media screen and (max-width:768px){.productBody .md-pageNavArea.js-fixed .ancNavArea{margin-top:0;left:unset;min-height:60px;}}.productBody .md-pageNavArea .catNavArea{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -4px;}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li{padding:4px;position:relative;}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li > a{display:block;text-decoration:none;border-width:1px;border-style:solid;padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;position:relative;font-size:1.5rem;font-weight:500;line-height:1.3;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;color:#006f7c;border-color:#006f7c;}@media screen and (max-width:768px){.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li > a{display:none;}}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li > a.is-active{background-color:#006f7c;color:#fff;}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li.menu_active > a{background-color:#006f7c;color:#fff;}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li.menu_active > a::before{content:" ";width:0;height:0;border-top:5px solid #006f7c;border-right:6px solid transparent;border-left:6px solid transparent;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);}.productBody .md-pageNavArea .ancNavArea{position:absolute;left:0;width:200%;background:#f7f5f8;}@media screen and (max-width:768px){.productBody .md-pageNavArea .ancNavArea{margin-top:0;width:100%;}}.productBody .md-pageNavArea .ancNavArea::before{content:" ";width:200%;height:1px;background-color:#bbb;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}@media screen and (max-width:768px){.productBody .md-pageNavArea .ancNavArea::before{background:none;}}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li{margin-top:5px;}@media screen and (max-width:768px){.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li{width:33.333333%;}}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a{display:block;text-decoration:none;padding:5px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.5rem;line-height:1.6;position:relative;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:768px){.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a{padding:0 15px;font-size:1.3rem;}}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a::before{content:" ";width:100%;height:2px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a::after{content:" ";width:1px;height:70%;background-color:#666;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a.is-active{color:#006f7c;font-weight:bold;}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a.is-active::before{display:block;border-bottom:2px solid #006f7c;}@media screen and (max-width:768px){.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a.is-active::before{border-bottom:none;}}.ckeditor-accordion-container{margin-bottom:40px;}.ckeditor-accordion-container > dl{border:none;}.ckeditor-accordion-container > dl dd{padding:0 !important;}.ckeditor-accordion-container > dl dt{border-bottom:2px solid #006f7c;}.ckeditor-accordion-container > dl dt > a{background:none;color:#006f7c;font-size:3.2rem;font-weight:bold;line-height:1.2;border:none;padding:10px 0px 10px 0px;text-decoration:none;}@media screen and (max-width:768px){.ckeditor-accordion-container > dl dt > a{font-size:2.6rem;}}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle{left:unset !important;right:0;width:22px;height:2px;}@media screen and (max-width:768px){.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle{width:16px;height:1px;}}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::before{left:-6px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:#006f7c;width:22px;}@media screen and (max-width:768px){.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::before{width:16px;height:1px;}}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::after{right:6px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background:#006f7c;width:22px;}@media screen and (max-width:768px){.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::after{width:16px;height:1px;right:10px;}}.ckeditor-accordion-container > dl dt > a:hover{background:none !important;}.ckeditor-accordion-container > dl dt.active > a{background:none !important;}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.page-node-type-product-detail #block-ucbcarejp-breadcrumbs{display:none;}.page-node-type-product #block-ucbcarejp-content{margin-top:35px;margin-bottom:150px;padding:0 25px;margin:35px auto 150px auto;max-width:1200px;}@media screen and (max-width:768px){.page-node-type-product #block-ucbcarejp-content{padding:0 20px;margin-top:0;margin-bottom:70px;max-width:100%;}}.title-header{margin-top:0;padding-top:45px;border-top:none;}.title-header .dtlTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.title-header .dtlTtl .ttlEn{margin-right:20px;font-family:"Barlow",sans-serif;font-size:3.8rem;font-weight:bold;line-height:2;letter-spacing:0.1em;}@media screen and (max-width:768px){.title-header .dtlTtl .ttlEn{font-size:3.4rem;line-height:1.4;}}.title-header .dtlTtl .ttlJp{font-size:1.5rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.title-header .dtlTtl .ttlJp{font-size:1.3rem;line-height:1.6;}}.title-header .dtlTtl--02 .ttlJp{font-size:2.8rem;}.title-header .dtlTtl--02 .ttlEn{font-size:1.3rem;margin-left:12px;}.video-block iframe{position:static !important;display:block;width:768px;height:432px;margin:90px auto 80px;}@media screen and (max-width:768px){.video-block iframe{width:100%;height:calc(400 / 768 * 100vw);margin:50px auto 50px;}}.indexItemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (max-width:768px){.indexItemWrap{display:block;margin:0;}}.indexItemWrap .layout__region .pickUpItem{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px 0 0;}@media screen and (max-width:768px){.indexItemWrap .layout__region .pickUpItem{margin-top:15px;padding:0;}.indexItemWrap .layout__region .pickUpItem::first-child{margin-top:0;}}.indexItemWrap .layout__region .pickUpItem a.itemInr{display:block;text-decoration:none;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;position:relative;}.indexItemWrap .layout__region .pickUpItem a.itemInr::after{content:"ダミー";color:#ed0000;font-size:2.2rem;font-weight:bold;line-height:2;position:absolute;right:10px;bottom:5px;}.indexItemWrap .layout__region .pickUpItem a.itemInr img{width:100%;height:auto;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.cimzia .indexItemWrap .pickUpItem .itemInr::after{content:none !important;}.cimzia .indexItemWrap .layout__region--second{-webkit-box-flex:0 !important;-webkit-flex:0 1 33% !important;-moz-box-flex:0 !important;-ms-flex:0 1 33% !important;flex:0 1 33% !important;}.cimzia .productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li > a{border-color:#363 !important;color:#363 !important;}.cimzia .productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li > a.is-active{color:#fff !important;background-color:#363 !important;border-color:#363 !important;}.cimzia .productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a.is-active{color:#363 !important;}.cimzia .productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a.is-active::before{border-bottom:2px solid #363 !important;}.cimzia .productBody .secTtlWrap .secTtl{color:#363 !important;}@media screen and (max-width:768px){.catLogo{display:none;}}.ttlVisWrap img{width:100%;height:auto;}.cimzia{}.cimzia .secPageDetail .secTtlWrap .secTtl,.cimzia .md-ttl{color:#363;}.cimzia .md-tableBlock table tr .th{background-color:#363;text-align:left;color:#fff;}.cimzia .md-tableBlock table tr th,.cimzia .md-numTxtBlock [data-num]::before,.cimzia .md-imgNumListBlock li figure figcaption::before{background-color:#363;color:#fff;}.cimzia .js-spSlideTxt{background-color:#fff;color:#363;border-color:#363;}.cimzia .js-spSlideTxt::before{background-image:url(/themes/custom/ucbcarejp/images/icn_slide_finger_gr.svg);}.cimzia .md-pageNavArea .pageNavInr .catNavArea .catNavWrap .catNavInr .catNav a,.cimzia .md-pageNavArea .pageNavInr .catNavArea .catNavWrap .catNavInr .catNav a{color:#363;border-color:#363;}.cimzia .md-pageNavArea .pageNavInr .ancNavArea .ancNavWrap .ancNavInr .ancNav.active a,.cimzia .md-pageNavArea .pageNavInr .ancNavArea .ancNavWrap .ancNavInr .ancNav a:hover{color:#363;}.cimzia .md-pageNavArea .pageNavInr .catNavArea .catNavWrap .catNavInr .catNav a:hover,.cimzia .md-pageNavArea .pageNavInr .catNavArea .catNavWrap .catNavInr .catNav.active a,.cimzia .md-pageNavArea .pageNavInr .ancNavArea .ancNavWrap .ancNavInr .ancNav a .bar::before{background-color:#363;}.cimzia .md-pageNavArea .pageNavInr .catNavArea .catNavWrap .catNavInr .catNav a::before{border-color:#363 transparent transparent transparent;}.cimzia .productBody .secPageIndex .secCts .indexItemWrap--02 .pickUpItem .ttl{color:#363;}.cimzia .pageDetailCts .md-toggleBox .boxTtl .ttl{color:#363;}.cimzia .pageDetailCts .md-toggleBox .boxTtl{border-color:#363;}.cimzia .pageDetailCts .md-numTxtBlock.ancTxtLine .blockInr{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 0;text-decoration:none;opacity:1 !important;}.cimzia .pageDetailCts .md-numTxtBlock.ancTxtLine{border-top:1px solid #ded7e4;width:100%;}.cimzia .pageDetailCts .md-numTxtBlock.ancTxtLine:first-child{border-top:none;}.cimzia .pageDetailCts .md-thumList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px;margin-top:-30px;}.cimzia .pageDetailCts .md-thumList .item{width:calc(100% / 3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 30px;margin-top:90px;}.cimzia .pageDetailCts .md-thumList .item a{text-decoration:none;}.cimzia .pageDetailCts .md-thumList .item img{width:100%;height:auto;}.cimzia .pageDetailCts .md-thumList .item .ttlCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.5em;font-size:2.2rem;margin-top:15px;}.cimzia .pageDetailCts .md-thumList .item .ttl{text-align:center;font-weight:bold;}.cimzia .pageDetailCts .md-thumList .item .btn{margin-top:20px;}.cimzia .pageDetailCts .md-thumList .item .btn a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:20px 0;border:1px solid #363;border-radius:4px;color:#363;font-size:1.6rem;text-decoration:underline;line-height:1.409;position:relative;}.cimzia .pageDetailCts .md-thumList .item .btn .icnPdf{position:relative;padding-left:52px;}.cimzia .pageDetailCts .md-thumList .item .btn .icnPdf::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:32px;height:32px;background:url(/themes/custom/ucbcarejp/images/cmz_icn_pdf.svg) no-repeat center/contain;}.cimzia .pageDetailCts .md-movieCol iframe{top:0;left:0;width:100%;height:100%;}.cimzia .mt-s{margin-top:15px !important;}.cimzia .pageDetailCts .md-colorGry{color:#666 !important;}.cimzia .pageDetailCts .md-txtSml{font-size:1.3rem;}.cimzia .pageDetailCts .md-movieCol::before{content:"";display:inline-block;padding-top:56.25%;}.cimzia .pageDetailCts .md-ttlDescBlock dt{margin-top:40px;font-size:2rem;font-weight:bold;line-height:1.6;}.cimzia .pageDetailCts .md-ttlDescBlock dd{margin-top:10px;padding-top:10px;border-top:1px solid #ddd;}.cimzia .pageDetailCts .md-movieCol{max-width:640px;position:relative;}.cimzia .productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li.menu_active > a::before{border-top:5px solid #363 !important;}.cimzia .md-btnMaterials{margin-top:90px;}.cimzia .md-btnMaterials a{padding:35px 60px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:2px;}.cimzia .md-btnMaterials .icn img{width:42px;height:auto;}.cimzia .md-btnMaterials .txt .ttl{font-size:2.2rem;font-weight:bold;}.cimzia .md-btnMaterials .txt .dsc{position:relative;margin-top:5px;padding-right:54px;font-size:1.5rem;}.cimzia .md-btnMaterials .txt .dsc::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:24px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_arw_r.svg) no-repeat center/contain;}.cimzia .md-btnMaterials .txt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:42px;}.cimzia .pageDetailCts .md-thumList .item .btn .icnArw::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:25px;width:24px;height:6px;background:url(/themes/custom/ucbcarejp/images/icn_arw_r.svg) no-repeat center/contain;}.cimzia .pageDetailCts .md-movieCol{margin-left:auto;margin-right:auto;max-width:640px;position:relative;}.cimzia .pageDetailCts .md-movieCol::before{content:"";display:inline-block;padding-top:56.25%;}.cimzia .emTxt{font-size:1.8rem;font-weight:bold;}.cimzia .clRed{color:#d90915;}.cimzia .md-checkToggleNote{margin-top:15px;}.cimzia .md-checkToggleNote .togglInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:25px 22px 30px;background:#fff;border-radius:4px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:40px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol .ttl{font-size:1.7rem;font-weight:bold;line-height:1.8;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol .txt{font-size:1.6rem;line-height:1.7;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol .noteList .list{margin-top:6px;padding-left:1em;text-indent:-1em;font-size:1.6rem;line-height:1.8;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:294px;margin:0 -6px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 6px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;border:2px solid #ddd;border-radius:4px;color:#989898;font-size:1.5rem;font-weight:bold;line-height:1.4;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;text-decoration:none;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap .btn:hover{opacity:0.7;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap .btn.js-checked{border-color:#865fa0;color:#865fa0;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap .btnTxtS{line-height:1.2;font-size:1.2rem;padding:7px 5px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap .btnTxtS2{line-height:1.2;font-size:1.2rem;padding:14px 5px;}.cimzia .md-checkToggleNote .togglInr .toggleArea{display:none;height:0;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:30px;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:18px 20px;border:1px solid #ed8989;border-radius:4px;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr .comment{padding-left:25px;color:#d90000;font-size:1.8rem;font-weight:bold;line-height:1.7;position:relative;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr .comment::before{content:"!";display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:2px 2px 2px 3px;border-radius:100%;background:#d90000;color:#fff;font-size:1.4rem;font-weight:bold;position:absolute;top:6px;left:0;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr .txtCol{margin-top:10px;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr .txtCol p{font-size:1.6rem;line-height:1.8;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr .txtCol ul li{padding-left:1em;text-indent:-1em;font-size:1.6rem;line-height:1.8;}@media screen and (max-width:768px){.cimzia .md-checkToggleNote{margin-top:20px;}.cimzia .md-checkToggleNote .togglInr{padding:20px 15px 18px;border-radius:6px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap{display:block;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-right:0;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol .ttl{line-height:1.3;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol .txt{margin-top:15px;line-height:1.4;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol .noteList{padding-left:1em;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .txtCol .noteList .list{line-height:1.5;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap{width:100%;max-width:330px;margin:25px auto 0;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap{padding:0 5px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap .btn{height:45px;padding:4px 8px;border-radius:2px;}.cimzia .md-checkToggleNote .togglInr .qaCtsWrap .answerBtnWrap .btnWrap .btnTxtS{font-size:1.1rem;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap{padding-top:35px;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr{padding:12px 15px 20px;border-radius:2px;}.cimzia .md-checkToggleNote .togglInr .toggleArea .noteWrap .noteInr .txtCol{margin-top:10px;}}@media screen and (max-width:768px){.cimzia .productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a{color:#363 !important;}.cimzia .pageDetailCts .md-thumList{display:block;padding:0;margin-top:-30px;}.cimzia .pageDetailCts .md-thumList .item{width:auto;padding:0;margin-top:60px;}.cimzia .pageDetailCts .md-thumList .item .thum{padding:0 40px;}.cimzia .pageDetailCts .md-thumList .item a{text-decoration:none;}.cimzia .pageDetailCts .md-thumList .item img{width:100%;height:auto;}.cimzia .pageDetailCts .md-thumList .item .ttlCol{display:block;height:auto;font-size:1.9rem;margin-top:15px;}.cimzia .pageDetailCts .md-thumList .item .btn{margin:30px 40px 0;}.cimzia .pageDetailCts .md-thumList .item .btn a{padding:8px 0;border-radius:4px;font-size:1.6rem;text-decoration:underline;}.cimzia .pageDetailCts .md-thumList .item .btn a:hover{text-decoration:none;}.cimzia .pageDetailCts .md-thumList .item .btn .icnPdf{padding-left:40px;}.cimzia .pageDetailCts .md-thumList .item .btn .icnPdf::before{width:30px;height:30px;}.cimzia .pageDetailCts .md-thumList .item .btn .icnArw::after{right:20px;width:24px;height:6px;}.cimzia .md-btnMaterials a{padding:30px 15px;display:block;}.cimzia .md-btnMaterials .icn{text-align:center;}.cimzia .md-btnMaterials .icn img{width:38px;}.cimzia .md-btnMaterials .txt{padding-left:0;}.cimzia .md-btnMaterials .txt .ttl{text-align:center;margin-top:15px;}.cimzia .md-btnMaterials .txt .dsc{margin-top:5px;padding-right:0;font-size:1.6rem;line-height:1.875;}.cimzia .md-btnMaterials .txt .dsc::before{top:auto;-webkit-transform:none;-ms-transform:none;transform:none;bottom:13px;width:18px;height:6px;}.cimzia .md-btnMaterials .txt .dsc::after{content:"";display:inline-block;width:20px;}.cimzia .pageDetailCts .md-ttl{margin-top:40px;padding-left:15px;padding-bottom:3px;font-size:2.6rem;border-left:3px solid;}}.cimzia .productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a{color:#363 !important;}@media screen and (max-width:768px){.cimzia .secFtSiteLink{margin-top:0;padding:40px 20px 50px;}.cimzia .secFtSiteLink .linkList{margin-top:13px;margin-right:-11px;}.cimzia .secFtSiteLink .linkList li{width:50%;padding:11px 11px 0 0;}}.mt-0{margin-top:0 !important;}.mt-s{margin-top:15px !important;}.mt-m{margin-top:20px !important;}.mt-l{margin-top:25px !important;}.mt-ll{margin-top:35px !important;}@media screen and (max-width:768px){.mt-0{margin-top:0 !important;}.mt-s{margin-top:10px !important;}.mt-m{margin-top:15px !important;}.mt-l{margin-top:20px !important;}.mt-ll{margin-top:25px !important;}}.pageDetailCts .mt0{margin-top:0 !important;}.pageDetailCts .mt5{margin-top:5px !important;}.pageDetailCts .mt10{margin-top:10px !important;}.pageDetailCts .mt15{margin-top:15px !important;}.pageDetailCts .mt20{margin-top:20px !important;}.pageDetailCts .mt25{margin-top:25px !important;}.pageDetailCts .mt30{margin-top:30px !important;}.pageDetailCts .mt35{margin-top:35px !important;}.pageDetailCts .mt40{margin-top:40px !important;}.pageDetailCts .mt45{margin-top:45px !important;}.pageDetailCts .mt50{margin-top:50px !important;}.pageDetailCts .mt55{margin-top:55px !important;}.pageDetailCts .mt60{margin-top:60px !important;}.pageDetailCts .mt65{margin-top:65px !important;}.pageDetailCts .mt70{margin-top:70px !important;}.pageDetailCts .mt80{margin-top:80px !important;}.pageDetailCts .mt90{margin-top:90px !important;}.pageDetailCts .mt100{margin-top:100px !important;}@media print and (min-width:769px),screen and (min-width:769px){.pageDetailCts .pcMt0{margin-top:0 !important;}.pageDetailCts .pcMt5{margin-top:5px !important;}.pageDetailCts .pcMt10{margin-top:10px !important;}.pageDetailCts .pcMt15{margin-top:15px !important;}.pageDetailCts .pcMt20{margin-top:20px !important;}.pageDetailCts .pcMt25{margin-top:25px !important;}.pageDetailCts .pcMt30{margin-top:30px !important;}.pageDetailCts .pcMt35{margin-top:35px !important;}.pageDetailCts .pcMt40{margin-top:40px !important;}.pageDetailCts .pcMt45{margin-top:45px !important;}.pageDetailCts .pcMt50{margin-top:50px !important;}.pageDetailCts .pcMt55{margin-top:55px !important;}.pageDetailCts .pcMt60{margin-top:60px !important;}.pageDetailCts .pcMt70{margin-top:70px !important;}.pageDetailCts .pcMt75{margin-top:75px !important;}.pageDetailCts .pcMt80{margin-top:80px !important;}.pageDetailCts .pcMt90{margin-top:90px !important;}.pageDetailCts .pcMt100{margin-top:100px !important;}}@media print and (max-width:768px),screen and (max-width:768px){.pageDetailCts .pageDetailCts .spMt0{margin-top:0 !important;}.pageDetailCts .pageDetailCts .spMt5{margin-top:5px !important;}.pageDetailCts .pageDetailCts .spMt10{margin-top:10px !important;}.pageDetailCts .pageDetailCts .spMt15{margin-top:15px !important;}.pageDetailCts .pageDetailCts .spMt20{margin-top:20px !important;}.pageDetailCts .pageDetailCts .spMt25{margin-top:25px !important;}.pageDetailCts .pageDetailCts .spMt30{margin-top:30px !important;}.pageDetailCts .pageDetailCts .spMt35{margin-top:35px !important;}.pageDetailCts .pageDetailCts .spMt40{margin-top:40px !important;}.pageDetailCts .pageDetailCts .spMt45{margin-top:45px !important;}.pageDetailCts .pageDetailCts .spMt50{margin-top:50px !important;}.pageDetailCts .pageDetailCts .spMt55{margin-top:55px !important;}.pageDetailCts .pageDetailCts .spMt60{margin-top:60px !important;}.pageDetailCts .pageDetailCts .spMt70{margin-top:70px !important;}.pageDetailCts .pageDetailCts .spMt80{margin-top:80px !important;}.pageDetailCts .pageDetailCts .spMt90{margin-top:90px !important;}.pageDetailCts .pageDetailCts .spMt100{margin-top:100px !important;}}.pageDetailCts .mb0{margin-bottom:0 !important;}.pageDetailCts .mb5{margin-bottom:5px !important;}.pageDetailCts .mb10{margin-bottom:10px !important;}.pageDetailCts .mb15{margin-bottom:15px !important;}.pageDetailCts .mb20{margin-bottom:20px !important;}.pageDetailCts .mb25{margin-bottom:25px !important;}.pageDetailCts .mb30{margin-bottom:30px !important;}.pageDetailCts .mb35{margin-bottom:35px !important;}.pageDetailCts .mb40{margin-bottom:40px !important;}.pageDetailCts .mb45{margin-bottom:45px !important;}.pageDetailCts .mb50{margin-bottom:50px !important;}.pageDetailCts .mb55{margin-bottom:55px !important;}.pageDetailCts .mb60{margin-bottom:60px !important;}.pageDetailCts .mb65{margin-bottom:65px !important;}.pageDetailCts .mb70{margin-bottom:70px !important;}.pageDetailCts .mb80{margin-bottom:80px !important;}.pageDetailCts .mb90{margin-bottom:90px !important;}.pageDetailCts .mb100{margin-bottom:100px !important;}@media print and (min-width:769px),screen and (min-width:769px){.pageDetailCts .pcMb0{margin-bottom:0 !important;}.pageDetailCts .pcMb5{margin-bottom:5px !important;}.pageDetailCts .pcMb10{margin-bottom:10px !important;}.pageDetailCts .pcMb15{margin-bottom:15px !important;}.pageDetailCts .pcMb20{margin-bottom:20px !important;}.pageDetailCts .pcMb25{margin-bottom:25px !important;}.pageDetailCts .pcMb30{margin-bottom:30px !important;}.pageDetailCts .pcMb35{margin-bottom:35px !important;}.pageDetailCts .pcMb40{margin-bottom:40px !important;}.pageDetailCts .pcMb45{margin-bottom:45px !important;}.pageDetailCts .pcMb50{margin-bottom:50px !important;}.pageDetailCts .pcMb55{margin-bottom:55px !important;}.pageDetailCts .pcMb60{margin-bottom:60px !important;}.pageDetailCts .pcMb70{margin-bottom:70px !important;}.pageDetailCts .pcMb75{margin-bottom:75px !important;}.pageDetailCts .pcMb80{margin-bottom:80px !important;}.pageDetailCts .pcMb90{margin-bottom:90px !important;}.pageDetailCts .pcMb100{margin-bottom:100px !important;}}@media print and (max-width:768px),screen and (max-width:768px){.pageDetailCts .spMb0{margin-bottom:0 !important;}.pageDetailCts .spMb5{margin-bottom:5px !important;}.pageDetailCts .spMb10{margin-bottom:10px !important;}.pageDetailCts .spMb15{margin-bottom:15px !important;}.pageDetailCts .spMb20{margin-bottom:20px !important;}.pageDetailCts .spMb25{margin-bottom:25px !important;}.pageDetailCts .spMb30{margin-bottom:30px !important;}.pageDetailCts .spMb35{margin-bottom:35px !important;}.pageDetailCts .spMb40{margin-bottom:40px !important;}.pageDetailCts .spMb45{margin-bottom:45px !important;}.pageDetailCts .spMb50{margin-bottom:50px !important;}.pageDetailCts .spMb55{margin-bottom:55px !important;}.pageDetailCts .spMb60{margin-bottom:60px !important;}.pageDetailCts .spMb70{margin-bottom:70px !important;}.pageDetailCts .spMb80{margin-bottom:80px !important;}.pageDetailCts .spMb90{margin-bottom:90px !important;}.pageDetailCts .spMb100{margin-bottom:100px !important;}}.pageDetailCts .pt0{padding-top:0 !important;}.pageDetailCts .pt5{padding-top:5px !important;}.pageDetailCts .pt10{padding-top:10px !important;}.pageDetailCts .pt15{padding-top:15px !important;}.pageDetailCts .pt20{padding-top:20px !important;}.pageDetailCts .pt25{padding-top:25px !important;}.pageDetailCts .pt30{padding-top:30px !important;}.pageDetailCts .pt35{padding-top:35px !important;}.pageDetailCts .pt40{padding-top:40px !important;}.pageDetailCts .pt45{padding-top:45px !important;}.pageDetailCts .pt50{padding-top:50px !important;}.pageDetailCts .pt55{padding-top:55px !important;}.pageDetailCts .pt60{padding-top:60px !important;}.pageDetailCts .pt65{padding-top:65px !important;}.pageDetailCts .pt70{padding-top:70px !important;}.pageDetailCts .pt80{padding-top:80px !important;}.pageDetailCts .pt90{padding-top:90px !important;}.pageDetailCts .pt100{padding-top:100px !important;}@media print and (min-width:769px),screen and (min-width:769px){.pageDetailCts .pcPt0{padding-top:0 !important;}.pageDetailCts .pcPt5{padding-top:5px !important;}.pageDetailCts .pcPt10{padding-top:10px !important;}.pageDetailCts .pcPt15{padding-top:15px !important;}.pageDetailCts .pcPt20{padding-top:20px !important;}.pageDetailCts .pcPt25{padding-top:25px !important;}.pageDetailCts .pcPt30{padding-top:30px !important;}.pageDetailCts .pcPt35{padding-top:35px !important;}.pageDetailCts .pcPt40{padding-top:40px !important;}.pageDetailCts .pcPt45{padding-top:45px !important;}.pageDetailCts .pcPt50{padding-top:50px !important;}.pageDetailCts .pcPt55{padding-top:55px !important;}.pageDetailCts .pcPt60{padding-top:60px !important;}.pageDetailCts .pcPt70{padding-top:70px !important;}.pageDetailCts .pcPt75{padding-top:75px !important;}.pageDetailCts .pcPt80{padding-top:80px !important;}.pageDetailCts .pcPt90{padding-top:90px !important;}.pageDetailCts .pcPt100{padding-top:100px !important;}}@media print and (max-width:768px),screen and (max-width:768px){.pageDetailCts .pageDetailCts .spPt0{padding-top:0 !important;}.pageDetailCts .pageDetailCts .spPt5{padding-top:5px !important;}.pageDetailCts .pageDetailCts .spPt10{padding-top:10px !important;}.pageDetailCts .pageDetailCts .spPt15{padding-top:15px !important;}.pageDetailCts .pageDetailCts .spPt20{padding-top:20px !important;}.pageDetailCts .pageDetailCts .spPt25{padding-top:25px !important;}.pageDetailCts .pageDetailCts .spPt30{padding-top:30px !important;}.pageDetailCts .pageDetailCts .spPt35{padding-top:35px !important;}.pageDetailCts .pageDetailCts .spPt40{padding-top:40px !important;}.pageDetailCts .pageDetailCts .spPt45{padding-top:45px !important;}.pageDetailCts .pageDetailCts .spPt50{padding-top:50px !important;}.pageDetailCts .pageDetailCts .spPt55{padding-top:55px !important;}.pageDetailCts .pageDetailCts .spPt60{padding-top:60px !important;}.pageDetailCts .pageDetailCts .spPt70{padding-top:70px !important;}.pageDetailCts .pageDetailCts .spPt80{padding-top:80px !important;}.pageDetailCts .pageDetailCts .spPt90{padding-top:90px !important;}.pageDetailCts .pageDetailCts .spPt100{padding-top:100px !important;}}.pageDetailCts .pb0{padding-bottom:0 !important;}.pageDetailCts .pb5{padding-bottom:5px !important;}.pageDetailCts .pb10{padding-bottom:10px !important;}.pageDetailCts .pb15{padding-bottom:15px !important;}.pageDetailCts .pb20{padding-bottom:20px !important;}.pageDetailCts .pb25{padding-bottom:25px !important;}.pageDetailCts .pb30{padding-bottom:30px !important;}.pageDetailCts .pb35{padding-bottom:35px !important;}.pageDetailCts .pb40{padding-bottom:40px !important;}.pageDetailCts .pb45{padding-bottom:45px !important;}.pageDetailCts .pb50{padding-bottom:50px !important;}.pageDetailCts .pb55{padding-bottom:55px !important;}.pageDetailCts .pb60{padding-bottom:60px !important;}.pageDetailCts .pb65{padding-bottom:65px !important;}.pageDetailCts .pb70{padding-bottom:70px !important;}.pageDetailCts .pb80{padding-bottom:80px !important;}.pageDetailCts .pb90{padding-bottom:90px !important;}.pageDetailCts .pb100{padding-bottom:100px !important;}@media print and (min-width:769px),screen and (min-width:769px){.pageDetailCts .pcPb0{padding-bottom:0 !important;}.pageDetailCts .pcPb5{padding-bottom:5px !important;}.pageDetailCts .pcPb10{padding-bottom:10px !important;}.pageDetailCts .pcPb15{padding-bottom:15px !important;}.pageDetailCts .pcPb20{padding-bottom:20px !important;}.pageDetailCts .pcPb25{padding-bottom:25px !important;}.pageDetailCts .pcPb30{padding-bottom:30px !important;}.pageDetailCts .pcPb35{padding-bottom:35px !important;}.pageDetailCts .pcPb40{padding-bottom:40px !important;}.pageDetailCts .pcPb45{padding-bottom:45px !important;}.pageDetailCts .pcPb50{padding-bottom:50px !important;}.pageDetailCts .pcPb55{padding-bottom:55px !important;}.pageDetailCts .pcPb60{padding-bottom:60px !important;}.pageDetailCts .pcPb70{padding-bottom:70px !important;}.pageDetailCts .pcPb75{padding-bottom:75px !important;}.pageDetailCts .pcPb80{padding-bottom:80px !important;}.pageDetailCts .pcPb90{padding-bottom:90px !important;}.pageDetailCts .pcPb100{padding-bottom:100px !important;}}@media print and (max-width:768px),screen and (max-width:768px){.pageDetailCts .spPb0{padding-bottom:0 !important;}.pageDetailCts .spPb5{padding-bottom:5px !important;}.pageDetailCts .spPb10{padding-bottom:10px !important;}.pageDetailCts .spPb15{padding-bottom:15px !important;}.pageDetailCts .spPb20{padding-bottom:20px !important;}.pageDetailCts .spPb25{padding-bottom:25px !important;}.pageDetailCts .spPb30{padding-bottom:30px !important;}.pageDetailCts .spPb35{padding-bottom:35px !important;}.pageDetailCts .spPb40{padding-bottom:40px !important;}.pageDetailCts .spPb45{padding-bottom:45px !important;}.pageDetailCts .spPb50{padding-bottom:50px !important;}.pageDetailCts .spPb55{padding-bottom:55px !important;}.pageDetailCts .spPb60{padding-bottom:60px !important;}.pageDetailCts .spPb70{padding-bottom:70px !important;}.pageDetailCts .spPb80{padding-bottom:80px !important;}.pageDetailCts .spPb90{padding-bottom:90px !important;}.pageDetailCts .spPb100{padding-bottom:100px !important;}}.pageDetailCts ol,.pageDetailCts ul{list-style:none;}.secPageDetail .secTtlWrap{margin-top:30px;}.secPageDetail .secTtlWrap .secCat{color:#555;font-weight:bold;line-height:1.5;}.secPageDetail .secTtlWrap .secTtl{font-size:4.4rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.secPageDetail .secTtlWrap{margin-top:25px;}.secPageDetail .secTtlWrap .secTtl{font-size:3.4rem;}}.pageDetailCts{margin-top:40px;}.pageDetailCts *{font-size:1.6rem;line-height:1.8;}@media screen and (max-width:768px){.pageDetailCts{margin-top:40px;}}.pageDetailCts .md-visImg{text-align:center;}.pageDetailCts .md-visImg + *{margin-top:40px;}.pageDetailCts .md-visImg img{max-width:100%;height:auto;}@media screen and (max-width:768px){.pageDetailCts .md-visImg + *{margin-top:32px;}}.pageDetailCts .md-toggleBox + *{margin-top:40px;}.pageDetailCts .md-toggleBox .boxTtl{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:45px;padding-bottom:10px;border-bottom:2px solid #006f7c;cursor:pointer;position:relative;}.pageDetailCts .md-toggleBox .boxTtl::before,.pageDetailCts .md-toggleBox .boxTtl::after{content:" ";width:22px;height:2px;background:#006f7c;position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.pageDetailCts .md-toggleBox .boxTtl::after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);}.pageDetailCts .md-toggleBox.js-open .boxTtl::after{-webkit-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);}.pageDetailCts .md-toggleBox .boxTtl .ttl{color:#006f7c;font-size:3.2rem;font-weight:bold;line-height:1.2;}.pageDetailCts .md-toggleBox .boxCts{display:none;height:0;}.pageDetailCts .md-toggleBox .boxCts .md-note{margin-top:6px;}.pageDetailCts .md-toggleBox .boxCts .md-note .note{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:1em;text-indent:-1em;}.pageDetailCts .md-toggleBox .boxCts .md-note .note + .note{margin-top:4px;}.pageDetailCts .md-numList{margin-top:15px;}.pageDetailCts .md-numList li{margin-top:10px;padding-left:1.2em;text-indent:-1.2em;}@media screen and (max-width:768px){.pageDetailCts .md-toggleBox + *{margin-top:30px;}.pageDetailCts .md-toggleBox .boxTtl{padding-right:32px;border-bottom:1px solid #006f7c;}.pageDetailCts .md-toggleBox .boxTtl::before,.pageDetailCts .md-toggleBox .boxTtl::after{width:16px;height:1px;right:0;}.pageDetailCts .md-toggleBox .boxTtl .ttl{font-size:2.6rem;}.pageDetailCts .md-toggleBox .boxCts .md-note{margin-top:10px;}.pageDetailCts .md-numList{margin-top:12px;}}.pageDetailCts .md-pageLeadTxt{font-size:1.7rem;font-weight:bold;line-height:1.8;}@media screen and (max-width:768px){.pageDetailCts .md-pageLeadTxt{line-height:1.6;}}.pageDetailCts .md-ttl{margin-top:85px;padding-left:20px;padding-bottom:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-size:3rem;font-weight:bold;line-height:1.3;border-left:4px solid;}.pageDetailCts .md-ttl + *{margin-top:20px;}.pageDetailCts .md-ttl .sub{font-size:2.2rem;}@media screen and (max-width:768px){.pageDetailCts .md-ttl{margin-top:40px;padding-left:15px;padding-bottom:3px;font-size:2.6rem;border-left:3px solid;}.pageDetailCts .md-ttl + *{margin-top:15px;}.pageDetailCts .md-ttl .sub{font-size:1.8rem;}}.pageDetailCts .md-ttlDescBlock dt{margin-top:40px;font-size:2rem;font-weight:bold;line-height:1.6;}.pageDetailCts .md-ttlDescBlock dd{margin-top:10px;padding-top:10px;border-top:1px solid #ddd;}@media screen and (max-width:768px){.pageDetailCts .md-ttlDescBlock dt{margin-top:30px;font-size:1.9rem;}.pageDetailCts .md-ttlDescBlock dd{margin-top:8px;padding-top:8px;}}.pageDetailCts .md-numNoteListBlock{margin-top:50px;}.pageDetailCts .md-numNoteListBlock li{text-indent:-2.5em;margin-left:2.5em;color:#666;font-size:1.3rem;line-height:1.5;}.pageDetailCts .md-numNoteListBlock li + li{margin-top:10px;}@media screen and (max-width:768px){.pageDetailCts .md-numNoteListBlock{margin-top:40px;}}.pageDetailCts .md-checkListBlock{margin-top:20px;}.pageDetailCts .md-checkListBlock li{padding-left:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}.pageDetailCts .md-checkListBlock li + li{margin-top:12px;}.pageDetailCts .md-checkListBlock li::before{content:" ";width:16px;height:16px;background:url(/themes/custom/ucbcarejp/images/icn_check_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:6px;left:0;}@media screen and (max-width:768px){.pageDetailCts .md-checkListBlock li{padding-left:30px;}.pageDetailCts .md-checkListBlock li + li{margin-top:10px;}.pageDetailCts .md-checkListBlock li::before{content:" ";width:18px;height:18px;top:4px;}}.pageDetailCts .md-tableBlock{margin-top:40px;}.pageDetailCts .md-tableBlock > p:first-child{font-size:1.8rem;font-weight:bold;}.pageDetailCts .md-tableBlock table{width:100%;margin-top:10px;}.pageDetailCts .md-tableBlock .js-scrInr{width:100%;}.pageDetailCts .md-tableBlock table tr th,.pageDetailCts .md-tableBlock table tr td{border:1px solid #f7f5f8;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:18px;text-align:center;}.pageDetailCts .md-tableBlock table tr th{font-size:1.6rem;font-weight:bold;line-height:1.5;}.pageDetailCts .md-tableBlock table tr .th{background-color:#3d6162;text-align:left;color:#fff;}.pageDetailCts .md-tableBlock table tr td{background-color:#fff;}.pageDetailCts .md-tableBlock .js-TableWrap + *{margin-top:10px;}@media screen and (max-width:768px){.pageDetailCts .md-tableBlock{margin-top:30px;}.pageDetailCts .md-tableBlock > p:first-of-type{font-size:1.9rem;}.pageDetailCts .md-tableBlock table{min-width:800px;}.pageDetailCts .md-tableBlock .js-scrInr{display:block;}.pageDetailCts .md-tableBlock table tr th,.pageDetailCts .md-tableBlock table tr td{padding:15px 10px;font-size:1.3rem;}.pageDetailCts .md-tableBlock table tr th{font-size:1.3rem;}.pageDetailCts .md-tableBlock .js-TableWrap + *{margin-top:10px;}.pageDetailCts .md-tableBlock .js-TableWrap + p{font-size:1.2rem;}}.pageDetailCts .md-noteBlock{margin-top:20px;border:1px solid #ed8989;border-radius:5px;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-noteBlock dt{color:#d90000;font-size:1.8rem;font-weight:bold;padding-left:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}.pageDetailCts .md-noteBlock dt::before{content:" ";width:18px;height:18px;background:url(/themes/custom/ucbcarejp/images/icn_note_rd.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.pageDetailCts .md-noteBlock dd:not(.imgGrid){padding-left:1em;margin-top:5px;position:relative;}.pageDetailCts .md-noteBlock dd:not(.imgGrid) p{text-indent:0;margin-left:0;display:block;}.pageDetailCts .md-noteBlock dd:not(.imgGrid):before{content:"\02022";display:inline-block;width:1em;text-align:center;position:absolute;top:0;left:0;}.pageDetailCts .md-noteBlock .imgGrid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:20px -13px 0;}.pageDetailCts .md-noteBlock .imgGrid figure{width:33.33333%;padding:0 13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-noteBlock .imgGrid figure img{width:100%;height:auto;}.pageDetailCts .md-noteBlock .imgGrid figure figcaption{margin-top:10px;}.pageDetailCts .md-noteBlock .md-numList{margin-top:0;}.pageDetailCts .md-noteBlock .bold{font-weight:bold;}.pageDetailCts .md-noteBlock.type-gr{border:1px solid #0a5e69;}.pageDetailCts .md-noteBlock.type-gr dt{color:#0a5e69;}.pageDetailCts .md-noteBlock.type-gr dt::before{background:url(/themes/custom/ucbcarejp/images/icn_note_gr.svg) no-repeat center center;background-size:100% auto;}.pageDetailCts .md-noteBlock dd.note{margin-top:10px;font-weight:bold;text-indent:0;margin-left:0;}.pageDetailCts .md-noteBlock dd.note::before{display:none;}@media screen and (max-width:768px){.pageDetailCts .md-noteBlock{margin-top:15px;padding:15px;}.pageDetailCts .md-noteBlock dt{font-size:1.8rem;}.pageDetailCts .md-noteBlock dd:not(.imgGrid){margin-top:10px;}.pageDetailCts .md-noteBlock dd:not(.imgGrid)::before{content:"\02022";display:inline-block;}.pageDetailCts .md-noteBlock .imgGrid{display:block;margin:-10px 0 0 0;}.pageDetailCts .md-noteBlock .imgGrid figure{width:100%;padding:0;margin-top:30px;}}.pageDetailCts .md-imgGridBlock{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:35px -5px 0;}.pageDetailCts .md-imgGridBlock div{width:33.33333%;padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}.pageDetailCts .md-imgGridBlock div img{width:100%;height:auto;}.pageDetailCts .md-imgGridBlock div .note{position:absolute;top:-5px;left:5px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);color:#d90000;font-size:1.8rem;font-weight:bold;line-height:1.5;}@media screen and (max-width:768px){.pageDetailCts .md-imgGridBlock{margin:20px 0 0;display:block;}.pageDetailCts .md-imgGridBlock div{width:100%;padding:0;margin-top:15px;}.pageDetailCts .md-imgGridBlock div .note{position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);margin-top:15px;font-size:1.5rem;}}.pageDetailCts .md-numTxtBlock [data-num]{font-size:2rem;font-weight:bold;padding-left:35px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-numTxtBlock * + [data-num]{margin-top:35px;}.pageDetailCts .md-numTxtBlock [data-num]::before{content:attr(data-num);width:26px;height:26px;color:#fff;font-size:1.6rem;font-weight:bold;line-height:26px;border-radius:99px;position:absolute;top:3px;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.pageDetailCts .md-numTxtBlock [data-num]{font-size:1.8rem;padding-left:30px;}.pageDetailCts .md-numTxtBlock * + [data-num]{margin-top:40px;}.pageDetailCts .md-numTxtBlock [data-num]::before{width:23px;height:23px;line-height:23px;top:2px;}}.pageDetailCts .md-imgNumListBlock{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px -7px 0;}.pageDetailCts .md-imgNumListBlock li{width:33.33333%;padding:20px 7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-imgNumListBlock li figure img{width:100%;height:auto;}.pageDetailCts .md-imgNumListBlock li figure figcaption{margin-top:10px;position:relative;padding-left:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-imgNumListBlock li figure figcaption::before{content:attr(data-num);width:26px;height:26px;color:#fff;font-size:1.6rem;font-weight:bold;line-height:26px;border-radius:99px;position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.pageDetailCts .md-imgNumListBlock{display:block;margin:15px 0 0;}.pageDetailCts .md-imgNumListBlock li{width:100%;padding:15px 0;}.pageDetailCts .md-imgNumListBlock li figure img{width:100%;height:auto;}.pageDetailCts .md-imgNumListBlock li figure figcaption{margin-top:10px;position:relative;padding-left:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-imgNumListBlock li figure figcaption::before{width:23px;height:23px;line-height:23px;top:2px;}}.pageDetailCts .md-grafImgBlock{margin-top:25px;}.pageDetailCts .md-grafImgBlock .js-scrInr{width:100%;}.pageDetailCts .md-grafImgBlock .grafImg{background-color:#fff;padding:30px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;width:100%;}.pageDetailCts .md-grafImgBlock .grafImg img{width:100%;max-width:900px;height:auto;}.pageDetailCts .md-grafImgBlock .js-TableWrap + p{color:#666;font-size:1.3rem;}@media screen and (max-width:768px){.pageDetailCts .md-grafImgBlock{margin-top:25px;}.pageDetailCts .md-grafImgBlock .js-scrInr{margin-top:15px;}.pageDetailCts .md-grafImgBlock .grafImg{padding:15px;width:900px;}.pageDetailCts .md-grafImgBlock .grafImg img{width:100%;height:auto;}.pageDetailCts .md-grafImgBlock .js-TableWrap + p{margin-top:15px;font-size:1.2rem;}}.pageDetailCts .md-imgGridBlock{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:50px -20px 0;}.pageDetailCts .md-imgGridBlock .blockImg{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}.pageDetailCts .md-imgGridBlock .blockImg img{width:100%;height:auto;}@media screen and (max-width:768px){.pageDetailCts .md-imgGridBlock{display:block;margin:50px 0 0;}.pageDetailCts .md-imgGridBlock .blockImg{width:100%;margin-top:20px;padding:0;}.pageDetailCts .md-imgGridBlock .blockImg + .blockImg{margin-top:20px;}}.pageDetailCts .md-txtImgGridBlock{margin-top:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.pageDetailCts .md-txtImgGridBlock .blockTxt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:3.33333%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-txtImgGridBlock.imgL .blockTxt{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:3.33333%;padding-right:0;}.pageDetailCts .md-txtImgGridBlock .blockTxt p{line-height:1.8;}.pageDetailCts .md-txtImgGridBlock .blockTxt p + p{margin-top:30px;}.pageDetailCts .md-txtImgGridBlock .blockImg{width:45.83333%;}.pageDetailCts .md-txtImgGridBlock .blockImg img{width:100%;height:auto;}@media screen and (max-width:768px){.pageDetailCts .md-txtImgGridBlock{margin-top:30px;display:block;}.pageDetailCts .md-txtImgGridBlock .blockTxt{padding-right:0;width:100%;}.pageDetailCts .md-txtImgGridBlock .blockTxt p + p{margin-top:20px;}.pageDetailCts .md-txtImgGridBlock .blockImg{width:100%;margin-top:20px;}.pageDetailCts .md-txtImgGridBlock .blockImg img{width:100%;height:auto;}}.pageDetailCts .md-txtListBlock{margin-top:40px;border:1px solid #ddd;border-radius:5px;padding:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-txtListBlock p:first-of-type{font-weight:bold;}.pageDetailCts .md-txtListBlock ul li{display:inline-block;text-indent:-1em;margin-left:1em;padding:15px 40px 0 0;}.pageDetailCts .md-txtListBlock ul li::before{content:"\02022";display:inline-block;width:1em;text-align:center;}@media screen and (max-width:768px){.pageDetailCts .md-txtListBlock{padding:20px;}.pageDetailCts .md-txtListBlock ul li{padding:15px 25px 0 0;}.pageDetailCts .md-txtListBlock ul li::before{content:"\02022";display:inline-block;}}.pageDetailCts .md-txtGridBlock{margin-top:50px;background-color:#fff;padding:15px 35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-txtGridBlock .blockTtl{color:#006f7c;font-size:1.8rem;font-weight:bold;margin-top:15px;}.pageDetailCts .md-txtGridBlock dl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:25px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-txtGridBlock .blockTtl + dl{padding:10px 0 25px;}.pageDetailCts .md-txtGridBlock dl + dl{border-top:1px solid #ddd;}.pageDetailCts .md-txtGridBlock dl dt{width:22.65487%;font-weight:bold;}.pageDetailCts .md-txtGridBlock dl dd{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:768px){.pageDetailCts .md-txtGridBlock{padding:10px 20px;}.pageDetailCts .md-txtGridBlock dl{display:block;padding:20px 0;}.pageDetailCts .md-txtGridBlock dl dt{width:100%;}.pageDetailCts .md-txtGridBlock dl dd{margin-top:10px;padding-left:0;}}.pageDetailCts .md-pdfBlock{margin-top:50px;}.pageDetailCts .md-pdfBlock .pdfFile + .pdfFile{margin-top:20px;}.pageDetailCts .md-pdfBlock .pdfFile a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 26px;border:2px solid #512c70;border-radius:4px;text-decoration:none;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.pageDetailCts .md-pdfBlock .pdfFile a:hover{opacity:0.7;}.pageDetailCts .md-pdfBlock .pdfFile .icn{width:62px;margin-right:28px;}.pageDetailCts .md-pdfBlock .pdfFile .icn img{width:100%;height:auto;}.pageDetailCts .md-pdfBlock .pdfFile .txtCol{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}.pageDetailCts .md-pdfBlock .pdfFile .txtCol .plTxt{color:#512c70;font-size:2.6rem;font-weight:bold;line-height:1.2;}.pageDetailCts .md-pdfBlock .pdfFile .txtCol span{margin-left:20px;font-size:1.6rem;}.pageDetailCts .md-pdfBlock .pdfFile .txtCol p{font-size:1.6rem;line-height:1.7;}@media screen and (max-width:768px){.pageDetailCts .md-pdfBlock .pdfFile + .pdfFile{margin-top:15px;}.pageDetailCts .md-pdfBlock .pdfFile a{display:block;padding:20px 14px;}.pageDetailCts .md-pdfBlock .pdfFile .icn{float:left;width:48px;margin-right:12px;}.pageDetailCts .md-pdfBlock .pdfFile .txtCol .plTxt{font-size:2.5rem;line-height:1.4;}.pageDetailCts .md-pdfBlock .pdfFile .txtCol span{display:block;margin-left:0;font-size:1.5rem;}}.pageDetailCts .md-movieWrap{max-width:600px;margin:50px auto 0;position:relative;}.pageDetailCts .md-movieWrap::before{content:"";display:inline-block;padding-top:56.25%;}.pageDetailCts .md-movieWrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.pageDetailCts .md-listDesc{margin-top:35px;}.pageDetailCts .md-listDesc dt{font-size:1.6rem;font-weight:bold;line-height:1.6;padding-left:1em;position:relative;}.pageDetailCts .md-listDesc dt::before{content:"\02022";display:inline-block;width:1em;text-align:center;position:absolute;top:0;left:0;}.pageDetailCts .md-listDesc dd{font-size:1.6rem;line-height:1.6;padding-left:1em;}.pageDetailCts .md-listDesc dd + dt{margin-top:15px;}@media screen and (max-width:768px){.pageDetailCts .md-listDesc{margin-top:20px;}.pageDetailCts .md-listDesc dt{font-size:1.6rem;}.pageDetailCts .md-listDesc dd + dt{margin-top:15px;}}.pageDetailCts .md-ttlNumList{margin-top:15px;}.pageDetailCts .md-ttlNumList dt{font-size:1.6rem;font-weight:bold;line-height:1.5;}.pageDetailCts .md-ttlNumList dd + dt{margin-top:15px;}.pageDetailCts .md-ttlNumList .md-numList{margin-top:0;}.pageDetailCts .md-ttlNumList .md-numList li::before{display:none;}.pageDetailCts .md-ttlNumList .md-numList li + li{margin-top:5px;}@media screen and (max-width:768px){.pageDetailCts .md-ttlNumList{margin-top:15px;}.pageDetailCts .md-ttlNumList dd + dt{margin-top:15px;}}.pageDetailCts .md-imgGridWrap{margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;}.pageDetailCts .md-imgGridWrap .img{width:calc(33.333333% + 20px);padding-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-imgGridWrap .img img{width:100%;}.pageDetailCts .md-imgGridWrap .md-noteBlock{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-top:0;}@media screen and (max-width:768px){.pageDetailCts .md-imgGridWrap{margin-top:30px;display:block;}.pageDetailCts .md-imgGridWrap .img{width:100%;padding-right:0;}.pageDetailCts .md-imgGridWrap .md-noteBlock{margin-top:15px;}}.pageDetailCts .md-ancListWrap{margin-top:30px;}.pageDetailCts .md-ancListWrap .ancList{background-color:#fff;padding:15px 5px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.pageDetailCts .md-ancListWrap .ancList li{width:12.5%;padding:10px 0;}.pageDetailCts .md-ancListWrap .ancList li a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;text-decoration:none;font-size:1.3rem;font-weight:bold;line-height:1.5;padding:10px 5px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center;border-right:1px solid #ded7e4;}.pageDetailCts .md-ancListWrap .ancList li:nth-of-type(8n) a{border-right:0;}.pageDetailCts .md-ancListWrap .ancList li a::before{content:" ";width:6px;height:6px;border-top:2px solid #666;border-right:2px solid #666;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:8px;left:50%;-webkit-transform:translateX(-50%) rotate(135deg);-ms-transform:translateX(-50%) rotate(135deg);transform:translateX(-50%) rotate(135deg);}@media screen and (max-width:768px){.pageDetailCts .md-ancListWrap{margin-top:20px;}.pageDetailCts .md-ancListWrap .ancList{padding:15px 5px 25px;display:block;}.pageDetailCts .md-ancListWrap .ancList li{width:100%;padding:0;}.pageDetailCts .md-ancListWrap .ancList li a{display:block;text-align:left;font-size:1.3rem;padding:0;border:0;padding:5px 0 5px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.pageDetailCts .md-ancListWrap .ancList li:nth-of-type(8n) a{border-right:0;}.pageDetailCts .md-ancListWrap .ancList li a::before{content:" ";width:5px;height:5px;border-top:2px solid #666;border-right:2px solid #666;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:auto;top:50%;left:10px;-webkit-transform:translateY(-50%) rotate(135deg);-ms-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);}}.pageDetailCts .md-itemGroupList{margin-top:85px;}.pageDetailCts .md-itemGroupList dl dt{background-color:#2a7475;padding:10px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:1.6rem;font-weight:bold;line-height:1.5;}.pageDetailCts .md-itemGroupList dl dd ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;}.pageDetailCts .md-itemGroupList dl dd ul li{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;border-right:1px solid #f7f5f8;border-bottom:1px solid #f7f5f8;}.pageDetailCts .md-itemGroupList dl dd ul li .listTtl{font-size:1.5rem;font-weight:bold;line-height:1.5;}.pageDetailCts .md-itemGroupList dl dd ul li .listDesc{font-size:1.5rem;line-height:1.5;}@media screen and (max-width:768px){.pageDetailCts .md-itemGroupList{margin-top:50px;}.pageDetailCts .md-itemGroupList dl dt{padding:5px 15px;font-size:1.5rem;}.pageDetailCts .md-itemGroupList dl dd ul{display:block;}.pageDetailCts .md-itemGroupList dl dd ul li{width:100%;padding:10px 15px;border-right:0;border-left:0;border-bottom:1px solid #f7f5f8;}.pageDetailCts .md-itemGroupList dl dd ul li .listTtl{font-size:1.3rem;}.pageDetailCts .md-itemGroupList dl dd ul li .listDesc{font-size:1.3rem;}}.pageDetailCts .md-listWrap li{position:relative;padding-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:1.5;margin-top:15px;}.pageDetailCts .md-listWrap li::before{content:"\02022";display:inline-block;width:1em;text-align:center;position:absolute;top:0;left:0;}.pageDetailCts .md-noteTxt{margin-top:10px;color:#666;font-size:1.3rem;line-height:1.5;}.pageDetailCts .md-img{padding:30px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;}.pageDetailCts .md-img img{max-width:100%;height:auto;}@media screen and (max-width:768px){.pageDetailCts .md-img{padding:20px 15px;}}.pageDetailCts .md-noteColor{color:#666;}.pageDetailCts .md-txtR{text-align:right !important;}.pageDetailCts .md-txtC{text-align:center !important;}.pageDetailCts .md-txtL{text-align:left !important;}@media screen and (min-width:769px){.pageDetailCts .md-pcTxtR{text-align:right !important;}.pageDetailCts .md-pcTxtC{text-align:center !important;}.pageDetailCts .md-pcTxtL{text-align:left !important;}}@media screen and (max-width:768px){.pageDetailCts .md-spTxtR{text-align:right !important;}.pageDetailCts .md-spTxtC{text-align:center !important;}.pageDetailCts .md-spTxtL{text-align:left !important;}}.pageDetailCts sup{vertical-align:super;font-size:smaller;}.pageDetailCts sub{vertical-align:baseline;font-size:smaller;}@media screen and (min-width:769px){.productBody .md-pageNavArea{min-height:100px;}.productBody .md-pageNavArea .ancNavArea{position:static;margin-top:0;}.productBody .md-pageNavArea.js-fixed .ancNavArea{margin-top:0;}.productBody .md-pageNavArea.js-fixed .pageNavInr{padding:10px 25px 0;}}@media screen and (max-width:768px){.productBody .md-pageNavArea{height:auto;margin-top:20px;margin-bottom:20px;}.productBody .md-pageNavArea.js-fixed .pageNavInr{padding-top:0;}.productBody .md-pageNavArea .ancNavArea{display:block;position:static;}.productBody .md-pageNavArea.js-fixed .ancNavArea{min-height:0;}.productBody .md-pageNavArea .catNavArea,.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap{width:100%;display:block;}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li > a{text-align:center;padding:10px 15px;}.productBody .md-pageNavArea .ancNavArea ul.ancNavInr > li:nth-of-type(3n) > a::after{display:none;}.productBody .md-pageNavArea .pageNavInr{position:static;}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap > li{display:none;}.productBody .md-pageNavArea .catNavArea ul.pageNavListWrap .menu_active{display:block;}.productBody .md-pageNavArea.js-fixed .catNavArea ul.pageNavListWrap .menu_active{padding:0;}.productBody .md-pageNavArea.js-fixed .ancNavArea ul.ancNavInr{margin:0 5px;}}.pageDetailCts .md-pdfBlock .pdfFile a::before{display:none;}.pageDetailCts .txtCol{margin-top:0;border:0;}.md-modalOverlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,0.5);display:none;opacity:0;}.md-modalBase{pointer-events:none;width:100%;height:100%;position:relative;z-index:1000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:1000px;display:none;}.md-modalBase .modalInr{display:table-cell;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:50px 40px;}.md-modalBase .modalCts{pointer-events:all;width:100%;max-width:840px;border-radius:6px;background:#fff;position:relative;margin:0 auto;}html.is_jsModalShow{height:100%;}html.is_jsModalShow body{height:100%;}.medicalModal_ep .modalCts{padding:30px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.medicalModal_ep .modalCts .modalClose{position:absolute;width:50px;height:50px;top:9px;right:15px;cursor:pointer;}.medicalModal_ep .modalCts .modalClose::before{content:"";display:block;position:absolute;top:50%;left:50%;margin-left:-12px;width:24px;height:1px;background:#707070;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.medicalModal_ep .modalCts .modalClose::after{content:"";display:block;position:absolute;top:50%;left:50%;margin-left:-12px;width:24px;height:1px;background:#707070;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.medicalModal_ep .modalCts .medicalSelectCts{text-align:center;}.medicalModal_ep .modalCts .medicalSelectCts .ctsTtlWrap .ctsTtl{font-size:2.4rem;font-weight:bold;line-height:1.5;}.medicalModal_ep .modalCts .medicalSelectCts .ctsTtlWrap .ctsDesc{margin-top:10px;font-size:1.5rem;line-height:1.6;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock{margin-top:5.3000rem;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .blockTtl{font-size:min(1.8549rem,20px);font-weight:bold;line-height:1.5;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .blockTtl::after{background:none;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:20px -10px 0;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList{width:50%;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr{padding:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listTtl{font-size:1.8rem;font-weight:bold;line-height:1.5;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px -5px 0;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list{width:50%;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a{display:block;text-decoration:none;border:1px solid #F18070;border-radius:99px;background-color:#fff;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;color:#F18070;font-size:1.5rem;font-weight:bold;line-height:38px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a:hover{background-color:#F18070;color:#fff;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-yes .selectListInr{background-color:#f8f4fa;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-no .selectListInr{background-color:#f6f6f6;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-no .selectListInr .listWrap{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-no .selectListInr .listWrap .list{width:100%;max-width:280px;margin:0 auto;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-no .selectListInr .listWrap .list a{font-weight:400;line-height:48px;}.medicalModal_ep + .md-modalOverlay{pointer-events:none;}@media screen and (max-width:768px){.md-modalBase{min-width:auto;}.md-modalBase .modalInr{padding:30px 20px;}.md-modalBase .modalCts{max-width:none;}.medicalModal_ep .modalCts{padding:20px 15px;}.medicalModal_ep .modalCts .modalClose{width:35px;height:35px;top:8px;right:7px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsTtlWrap .ctsTtl{font-size:min(2.12rem,24px);}.medicalModal_ep .modalCts .medicalSelectCts .ctsTtlWrap .ctsDesc{margin-top:2.6500rem;font-size:min(1.325rem,15px);font-weight:normal;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock{margin-top:30px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap{display:block;margin:0;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList{width:100%;padding:0;margin-top:15px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr{padding:20px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listTtl{font-size:1.7rem;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap{margin:10px -5px 0;height:auto !important;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list{width:50%;padding:5px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList .selectListInr .listWrap .list a{font-size:1.6rem;line-height:35px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-no .selectListInr .listWrap .list{max-width:280px;}.medicalModal_ep .modalCts .medicalSelectCts .ctsBlock .selectListWrap .selectList.type-no .selectListInr .listWrap .list a{font-weight:400;line-height:45px;}}body.page-node-type-material-search,body.page-node-type-material-search-top,body.page-node-type-material-index-for-product,body.page-node-type-hcp-top-page{}body.page-node-type-material-search .md-secMainTtlWrap,body.page-node-type-material-search-top .md-secMainTtlWrap,body.page-node-type-material-index-for-product .md-secMainTtlWrap,body.page-node-type-hcp-top-page .md-secMainTtlWrap{margin-top:88px;}body.page-node-type-material-search .materialsListCol nav.pager,body.page-node-type-material-search-top .materialsListCol nav.pager,body.page-node-type-material-index-for-product .materialsListCol nav.pager,body.page-node-type-hcp-top-page .materialsListCol nav.pager{margin-top:80px;}body.page-node-type-material-search .materialsListCol nav.pager ul.pager__items,body.page-node-type-material-search-top .materialsListCol nav.pager ul.pager__items,body.page-node-type-material-index-for-product .materialsListCol nav.pager ul.pager__items,body.page-node-type-hcp-top-page .materialsListCol nav.pager ul.pager__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .materialsListCol nav.pager ul.pager__items li.pager__item a,body.page-node-type-material-search-top .materialsListCol nav.pager ul.pager__items li.pager__item a,body.page-node-type-material-index-for-product .materialsListCol nav.pager ul.pager__items li.pager__item a,body.page-node-type-hcp-top-page .materialsListCol nav.pager ul.pager__items li.pager__item a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:44px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #c3bcc9;border-radius:4px;font-size:1.8rem;font-weight:bold;color:#512c70;background:#fff;position:relative;text-decoration:none;margin:10px 5px 0;-webkit-transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;-o-transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;}body.page-node-type-material-search .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a,body.page-node-type-material-search-top .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a,body.page-node-type-material-index-for-product .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a,body.page-node-type-hcp-top-page .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#512c70;border-color:#512c70;color:#fff;}@media screen and (max-width:768px){body.page-node-type-material-search .md-secMainTtlWrap,body.page-node-type-material-search-top .md-secMainTtlWrap,body.page-node-type-material-index-for-product .md-secMainTtlWrap,body.page-node-type-hcp-top-page .md-secMainTtlWrap{margin-top:60px;}}body.page-node-type-material-search .secMaterialsTtl,body.page-node-type-material-search-top .secMaterialsTtl,body.page-node-type-material-index-for-product .secMaterialsTtl,body.page-node-type-hcp-top-page .secMaterialsTtl{text-align:center;}body.page-node-type-material-search .secMaterialsTtl span,body.page-node-type-material-search-top .secMaterialsTtl span,body.page-node-type-material-index-for-product .secMaterialsTtl span,body.page-node-type-hcp-top-page .secMaterialsTtl span{display:block;}body.page-node-type-material-search .secMaterialsTtl .secMainTtlJP,body.page-node-type-material-search-top .secMaterialsTtl .secMainTtlJP,body.page-node-type-material-index-for-product .secMaterialsTtl .secMainTtlJP,body.page-node-type-hcp-top-page .secMaterialsTtl .secMainTtlJP{font-size:3.6rem;font-weight:bold;}body.page-node-type-material-search .secMaterialsTtl .secMainTtlEN,body.page-node-type-material-search-top .secMaterialsTtl .secMainTtlEN,body.page-node-type-material-index-for-product .secMaterialsTtl .secMainTtlEN,body.page-node-type-hcp-top-page .secMaterialsTtl .secMainTtlEN{font-size:1.6rem;color:#512c70;margin-top:15px;font-weight:bold;letter-spacing:0.1em;font-family:"Barlow",sans-serif;}@media screen and (max-width:768px){body.page-node-type-material-search .secMaterialsTtl .secMainTtlJP,body.page-node-type-material-search-top .secMaterialsTtl .secMainTtlJP,body.page-node-type-material-index-for-product .secMaterialsTtl .secMainTtlJP,body.page-node-type-hcp-top-page .secMaterialsTtl .secMainTtlJP{font-size:3.2rem;}}body.page-node-type-material-search .searchCol,body.page-node-type-material-search-top .searchCol,body.page-node-type-material-index-for-product .searchCol,body.page-node-type-hcp-top-page .searchCol{margin-top:48px;background:#fff;padding:30px;}body.page-node-type-material-search .searchCol .toggleCol,body.page-node-type-material-search-top .searchCol .toggleCol,body.page-node-type-material-index-for-product .searchCol .toggleCol,body.page-node-type-hcp-top-page .searchCol .toggleCol{margin-top:10px;border-radius:4px;overflow:hidden;}body.page-node-type-material-search .searchCol .toggleCol:first-child,body.page-node-type-material-search-top .searchCol .toggleCol:first-child,body.page-node-type-material-index-for-product .searchCol .toggleCol:first-child,body.page-node-type-hcp-top-page .searchCol .toggleCol:first-child{margin-top:0;}body.page-node-type-material-search .searchCol .toggleCol .toggleBtn,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBtn,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBtn{padding:15px 25px;position:relative;background:#512c70;color:#fff;font-size:1.8rem;font-weight:bold;cursor:pointer;}body.page-node-type-material-search .searchCol .toggleCol .toggleBtn::before,body.page-node-type-material-search .searchCol .toggleCol .toggleBtn::after,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBtn::before,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBtn::after,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn::before,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn::after,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBtn::before,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBtn::after{content:"";display:block;position:absolute;top:50%;margin-top:-1px;right:30px;width:14px;height:2px;background:#fff;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;}body.page-node-type-material-search .searchCol .toggleCol .toggleBtn::after,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBtn::after,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn::after,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBtn::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}body.page-node-type-material-search .searchCol .toggleCol.js-isOpen .toggleBtn::after,body.page-node-type-material-search-top .searchCol .toggleCol.js-isOpen .toggleBtn::after,body.page-node-type-material-index-for-product .searchCol .toggleCol.js-isOpen .toggleBtn::after,body.page-node-type-hcp-top-page .searchCol .toggleCol.js-isOpen .toggleBtn::after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}body.page-node-type-material-search .searchCol .toggleCol .toggleBox,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBox,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBox,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBox{display:none;}body.page-node-type-material-search .searchCol .toggleCol .toggleBox .boxInr,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBox .boxInr,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBox .boxInr,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #512c70;padding:2px 25px 16px 25px;border-radius:0 0 4px 4px;}body.page-node-type-material-search .searchCol .toggleCol--static .toggleBox,body.page-node-type-material-search-top .searchCol .toggleCol--static .toggleBox,body.page-node-type-material-index-for-product .searchCol .toggleCol--static .toggleBox,body.page-node-type-hcp-top-page .searchCol .toggleCol--static .toggleBox{display:block;}body.page-node-type-material-search .searchCol .toggleCol--static .toggleBtn,body.page-node-type-material-search-top .searchCol .toggleCol--static .toggleBtn,body.page-node-type-material-index-for-product .searchCol .toggleCol--static .toggleBtn,body.page-node-type-hcp-top-page .searchCol .toggleCol--static .toggleBtn{cursor:default;}body.page-node-type-material-search .searchCol .toggleCol--static .toggleBtn::before,body.page-node-type-material-search .searchCol .toggleCol--static .toggleBtn::after,body.page-node-type-material-search-top .searchCol .toggleCol--static .toggleBtn::before,body.page-node-type-material-search-top .searchCol .toggleCol--static .toggleBtn::after,body.page-node-type-material-index-for-product .searchCol .toggleCol--static .toggleBtn::before,body.page-node-type-material-index-for-product .searchCol .toggleCol--static .toggleBtn::after,body.page-node-type-hcp-top-page .searchCol .toggleCol--static .toggleBtn::before,body.page-node-type-hcp-top-page .searchCol .toggleCol--static .toggleBtn::after{content:none;}body.page-node-type-material-search .searchCol .iptBtnList,body.page-node-type-material-search-top .searchCol .iptBtnList,body.page-node-type-material-index-for-product .searchCol .iptBtnList,body.page-node-type-hcp-top-page .searchCol .iptBtnList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:6px;}body.page-node-type-material-search .searchCol .iptBtnList li,body.page-node-type-material-search-top .searchCol .iptBtnList li,body.page-node-type-material-index-for-product .searchCol .iptBtnList li,body.page-node-type-hcp-top-page .searchCol .iptBtnList li{margin:12px 12px 0 0;position:relative;}body.page-node-type-material-search .searchCol .iptBtn input,body.page-node-type-material-search-top .searchCol .iptBtn input,body.page-node-type-material-index-for-product .searchCol .iptBtn input,body.page-node-type-hcp-top-page .searchCol .iptBtn input{position:absolute;top:0;left:0;opacity:0;pointer-events:none;}body.page-node-type-material-search .searchCol .iptBtn span,body.page-node-type-material-search-top .searchCol .iptBtn span,body.page-node-type-material-index-for-product .searchCol .iptBtn span,body.page-node-type-hcp-top-page .searchCol .iptBtn span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:208px;height:44px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px 2px 35px;border:2px solid #b9abc6;border-radius:2px;font-size:1.5rem;position:relative;font-weight:bold;background:#fff;cursor:pointer;}body.page-node-type-material-search .searchCol .iptBtn span::before,body.page-node-type-material-search-top .searchCol .iptBtn span::before,body.page-node-type-material-index-for-product .searchCol .iptBtn span::before,body.page-node-type-hcp-top-page .searchCol .iptBtn span::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:12px;width:14px;height:14px;border:1px solid #9984ac;border-radius:100%;}body.page-node-type-material-search .searchCol .iptBtn input:checked + span,body.page-node-type-material-search-top .searchCol .iptBtn input:checked + span,body.page-node-type-material-index-for-product .searchCol .iptBtn input:checked + span,body.page-node-type-hcp-top-page .searchCol .iptBtn input:checked + span{border-color:#512c70;color:#512c70;}body.page-node-type-material-search .searchCol .iptBtn input:checked + span::before,body.page-node-type-material-search-top .searchCol .iptBtn input:checked + span::before,body.page-node-type-material-index-for-product .searchCol .iptBtn input:checked + span::before,body.page-node-type-hcp-top-page .searchCol .iptBtn input:checked + span::before{background:#512c70 url(/themes/custom/ucbcarejp/images/icn_input_check.svg) no-repeat center/contain;}body.page-node-type-material-search .searchCol .typeCol,body.page-node-type-material-search-top .searchCol .typeCol,body.page-node-type-material-index-for-product .searchCol .typeCol,body.page-node-type-hcp-top-page .searchCol .typeCol{margin-top:17px;background:#f7f7f7;border-radius:4px;padding:15px 0 15px 25px;}body.page-node-type-material-search .searchCol .typeCol .colTtl,body.page-node-type-material-search-top .searchCol .typeCol .colTtl,body.page-node-type-material-index-for-product .searchCol .typeCol .colTtl,body.page-node-type-hcp-top-page .searchCol .typeCol .colTtl{font-size:1.8rem;font-weight:bold;color:#512c70;}body.page-node-type-material-search .searchCol .btnLine,body.page-node-type-material-search-top .searchCol .btnLine,body.page-node-type-material-index-for-product .searchCol .btnLine,body.page-node-type-hcp-top-page .searchCol .btnLine{margin-top:32px;}body.page-node-type-material-search .searchCol .btnLine .btnSearch,body.page-node-type-material-search-top .searchCol .btnLine .btnSearch,body.page-node-type-material-index-for-product .searchCol .btnLine .btnSearch,body.page-node-type-hcp-top-page .searchCol .btnLine .btnSearch{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 auto;width:100%;max-width:420px;height:60px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#512c70;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-size:1.6rem;font-weight:bold;color:#fff;}body.page-node-type-material-search .searchCol .btnLine .btnSearch:hover,body.page-node-type-material-search-top .searchCol .btnLine .btnSearch:hover,body.page-node-type-material-index-for-product .searchCol .btnLine .btnSearch:hover,body.page-node-type-hcp-top-page .searchCol .btnLine .btnSearch:hover{opacity:0.7;}body.page-node-type-material-search .searchCol .btnLine .btnSearch:disabled,body.page-node-type-material-search-top .searchCol .btnLine .btnSearch:disabled,body.page-node-type-material-index-for-product .searchCol .btnLine .btnSearch:disabled,body.page-node-type-hcp-top-page .searchCol .btnLine .btnSearch:disabled{background:#ccc;color:#fff;opacity:1 !important;cursor:default;}@media screen and (max-width:768px){body.page-node-type-material-search .searchCol,body.page-node-type-material-search-top .searchCol,body.page-node-type-material-index-for-product .searchCol,body.page-node-type-hcp-top-page .searchCol{margin-top:40px;padding:40px 10px;}body.page-node-type-material-search .searchCol .toggleCol,body.page-node-type-material-search-top .searchCol .toggleCol,body.page-node-type-material-index-for-product .searchCol .toggleCol,body.page-node-type-hcp-top-page .searchCol .toggleCol{border-radius:2px;}body.page-node-type-material-search .searchCol .toggleCol .toggleBtn,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBtn,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBtn{font-size:1.6rem;}body.page-node-type-material-search .searchCol .toggleCol .toggleBtn::before,body.page-node-type-material-search .searchCol .toggleCol .toggleBtn::after,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBtn::before,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBtn::after,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn::before,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBtn::after,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBtn::before,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBtn::after{right:25px;width:20px;height:2px;}body.page-node-type-material-search .searchCol .toggleCol .toggleBox .boxInr,body.page-node-type-material-search-top .searchCol .toggleCol .toggleBox .boxInr,body.page-node-type-material-index-for-product .searchCol .toggleCol .toggleBox .boxInr,body.page-node-type-hcp-top-page .searchCol .toggleCol .toggleBox .boxInr{padding:5px 15px 17px;}body.page-node-type-material-search .searchCol .iptBtnList,body.page-node-type-material-search-top .searchCol .iptBtnList,body.page-node-type-material-index-for-product .searchCol .iptBtnList,body.page-node-type-hcp-top-page .searchCol .iptBtnList{margin-top:0;margin-right:-15px;}body.page-node-type-material-search .searchCol .iptBtnList li,body.page-node-type-material-search-top .searchCol .iptBtnList li,body.page-node-type-material-index-for-product .searchCol .iptBtnList li,body.page-node-type-hcp-top-page .searchCol .iptBtnList li{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:12px 0 0 0;padding-right:15px;}body.page-node-type-material-search .searchCol .iptBtn span,body.page-node-type-material-search-top .searchCol .iptBtn span,body.page-node-type-material-index-for-product .searchCol .iptBtn span,body.page-node-type-hcp-top-page .searchCol .iptBtn span{width:100%;height:40px;padding:0 2px 2px 22px;font-size:1.3rem;}body.page-node-type-material-search .searchCol .iptBtn span::before,body.page-node-type-material-search-top .searchCol .iptBtn span::before,body.page-node-type-material-index-for-product .searchCol .iptBtn span::before,body.page-node-type-hcp-top-page .searchCol .iptBtn span::before{left:5px;width:11px;height:11px;}body.page-node-type-material-search .searchCol .typeCol,body.page-node-type-material-search-top .searchCol .typeCol,body.page-node-type-material-index-for-product .searchCol .typeCol,body.page-node-type-hcp-top-page .searchCol .typeCol{margin-top:20px;border-radius:2px;padding:15px 15px 20px;}body.page-node-type-material-search .searchCol .btnLine,body.page-node-type-material-search-top .searchCol .btnLine,body.page-node-type-material-index-for-product .searchCol .btnLine,body.page-node-type-hcp-top-page .searchCol .btnLine{margin-top:35px;}body.page-node-type-material-search .searchCol .btnLine .btnSearch,body.page-node-type-material-search-top .searchCol .btnLine .btnSearch,body.page-node-type-material-index-for-product .searchCol .btnLine .btnSearch,body.page-node-type-hcp-top-page .searchCol .btnLine .btnSearch{max-width:100%;height:50px;font-size:1.5rem;}}body.page-node-type-material-search .docInfo,body.page-node-type-material-search-top .docInfo,body.page-node-type-material-index-for-product .docInfo,body.page-node-type-hcp-top-page .docInfo{background:#fff;padding:0 35px 30px 35px;}body.page-node-type-material-search .materialsListCol + .docInfo,body.page-node-type-material-search-top .materialsListCol + .docInfo,body.page-node-type-material-index-for-product .materialsListCol + .docInfo,body.page-node-type-hcp-top-page .materialsListCol + .docInfo{margin-top:150px;}body.page-node-type-material-search .docInfo .infoInr,body.page-node-type-material-search-top .docInfo .infoInr,body.page-node-type-material-index-for-product .docInfo .infoInr,body.page-node-type-hcp-top-page .docInfo .infoInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .docInfo .infoCol,body.page-node-type-material-search-top .docInfo .infoCol,body.page-node-type-material-index-for-product .docInfo .infoCol,body.page-node-type-hcp-top-page .docInfo .infoCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;}body.page-node-type-material-search .docInfo .infoCol .icn img,body.page-node-type-material-search-top .docInfo .infoCol .icn img,body.page-node-type-material-index-for-product .docInfo .infoCol .icn img,body.page-node-type-hcp-top-page .docInfo .infoCol .icn img{width:50px;height:auto;}body.page-node-type-material-search .docInfo .infoCol .txtCol,body.page-node-type-material-search-top .docInfo .infoCol .txtCol,body.page-node-type-material-index-for-product .docInfo .infoCol .txtCol,body.page-node-type-hcp-top-page .docInfo .infoCol .txtCol{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:38px;}body.page-node-type-material-search .docInfo .infoCol .txtCol .ttl,body.page-node-type-material-search-top .docInfo .infoCol .txtCol .ttl,body.page-node-type-material-index-for-product .docInfo .infoCol .txtCol .ttl,body.page-node-type-hcp-top-page .docInfo .infoCol .txtCol .ttl{font-size:2.2rem;font-weight:bold;}body.page-node-type-material-search .docInfo .infoCol .txtCol .txt,body.page-node-type-material-search-top .docInfo .infoCol .txtCol .txt,body.page-node-type-material-index-for-product .docInfo .infoCol .txtCol .txt,body.page-node-type-hcp-top-page .docInfo .infoCol .txtCol .txt{font-size:1.5rem;line-height:1.733;margin-top:10px;}body.page-node-type-material-search .docInfo .telCol,body.page-node-type-material-search-top .docInfo .telCol,body.page-node-type-material-index-for-product .docInfo .telCol,body.page-node-type-hcp-top-page .docInfo .telCol{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:30px;padding-left:64px;white-space:nowrap;}body.page-node-type-material-search .docInfo .telCol .ttl,body.page-node-type-material-search-top .docInfo .telCol .ttl,body.page-node-type-material-index-for-product .docInfo .telCol .ttl,body.page-node-type-hcp-top-page .docInfo .telCol .ttl{font-size:1.8rem;font-weight:bold;}body.page-node-type-material-search .docInfo .telCol .tel,body.page-node-type-material-search-top .docInfo .telCol .tel,body.page-node-type-material-index-for-product .docInfo .telCol .tel,body.page-node-type-hcp-top-page .docInfo .telCol .tel{font-weight:bolder;color:#5e447c;font-size:3.8rem;margin-top:10px;}body.page-node-type-material-search .docInfo .telCol .time,body.page-node-type-material-search-top .docInfo .telCol .time,body.page-node-type-material-index-for-product .docInfo .telCol .time,body.page-node-type-hcp-top-page .docInfo .telCol .time{font-size:1.3rem;font-weight:bold;line-height:1.692;margin-top:10px;}@media screen and (max-width:768px){body.page-node-type-material-search .docInfo,body.page-node-type-material-search-top .docInfo,body.page-node-type-material-index-for-product .docInfo,body.page-node-type-hcp-top-page .docInfo{padding:0 12px 35px 12px;margin-top:20px;}body.page-node-type-material-search .docInfo .infoInr,body.page-node-type-material-search-top .docInfo .infoInr,body.page-node-type-material-index-for-product .docInfo .infoInr,body.page-node-type-hcp-top-page .docInfo .infoInr{display:block;}body.page-node-type-material-search .docInfo .infoCol,body.page-node-type-material-search-top .docInfo .infoCol,body.page-node-type-material-index-for-product .docInfo .infoCol,body.page-node-type-hcp-top-page .docInfo .infoCol{display:block;padding-top:33px;}body.page-node-type-material-search .docInfo .infoCol .icn,body.page-node-type-material-search-top .docInfo .infoCol .icn,body.page-node-type-material-index-for-product .docInfo .infoCol .icn,body.page-node-type-hcp-top-page .docInfo .infoCol .icn{text-align:center;}body.page-node-type-material-search .docInfo .infoCol .icn img,body.page-node-type-material-search-top .docInfo .infoCol .icn img,body.page-node-type-material-index-for-product .docInfo .infoCol .icn img,body.page-node-type-hcp-top-page .docInfo .infoCol .icn img{width:50px;}body.page-node-type-material-search .docInfo .infoCol .txtCol,body.page-node-type-material-search-top .docInfo .infoCol .txtCol,body.page-node-type-material-index-for-product .docInfo .infoCol .txtCol,body.page-node-type-hcp-top-page .docInfo .infoCol .txtCol{padding-left:0;}body.page-node-type-material-search .docInfo .infoCol .txtCol .ttl,body.page-node-type-material-search-top .docInfo .infoCol .txtCol .ttl,body.page-node-type-material-index-for-product .docInfo .infoCol .txtCol .ttl,body.page-node-type-hcp-top-page .docInfo .infoCol .txtCol .ttl{text-align:center;margin-top:20px;}body.page-node-type-material-search .docInfo .infoCol .txtCol .txt,body.page-node-type-material-search-top .docInfo .infoCol .txtCol .txt,body.page-node-type-material-index-for-product .docInfo .infoCol .txtCol .txt,body.page-node-type-hcp-top-page .docInfo .infoCol .txtCol .txt{font-size:1.6rem;line-height:1.875;margin-top:10px;}body.page-node-type-material-search .docInfo .telCol,body.page-node-type-material-search-top .docInfo .telCol,body.page-node-type-material-index-for-product .docInfo .telCol,body.page-node-type-hcp-top-page .docInfo .telCol{padding-top:28px;padding-left:0;white-space:normal;text-align:center;}body.page-node-type-material-search .docInfo .telCol .ttl,body.page-node-type-material-search-top .docInfo .telCol .ttl,body.page-node-type-material-index-for-product .docInfo .telCol .ttl,body.page-node-type-hcp-top-page .docInfo .telCol .ttl{font-size:1.6rem;line-height:1.313;}body.page-node-type-material-search .docInfo .telCol .tel,body.page-node-type-material-search-top .docInfo .telCol .tel,body.page-node-type-material-index-for-product .docInfo .telCol .tel,body.page-node-type-hcp-top-page .docInfo .telCol .tel{font-size:3.2rem;margin-top:10px;}body.page-node-type-material-search .docInfo .telCol .time,body.page-node-type-material-search-top .docInfo .telCol .time,body.page-node-type-material-index-for-product .docInfo .telCol .time,body.page-node-type-hcp-top-page .docInfo .telCol .time{font-size:1.4rem;line-height:1.357;margin-top:10px;}}body.page-node-type-material-search .materialsListCol,body.page-node-type-material-search-top .materialsListCol,body.page-node-type-material-index-for-product .materialsListCol,body.page-node-type-hcp-top-page .materialsListCol{margin-top:70px;}body.page-node-type-material-search .materialsListCol .listInfo .selectItem,body.page-node-type-material-search-top .materialsListCol .listInfo .selectItem,body.page-node-type-material-index-for-product .materialsListCol .listInfo .selectItem,body.page-node-type-hcp-top-page .materialsListCol .listInfo .selectItem{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.5rem;font-weight:bold;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .materialsListCol .listInfo .selectItem dd,body.page-node-type-material-search-top .materialsListCol .listInfo .selectItem dd,body.page-node-type-material-index-for-product .materialsListCol .listInfo .selectItem dd,body.page-node-type-hcp-top-page .materialsListCol .listInfo .selectItem dd{padding-left:5px;}body.page-node-type-material-search .materialsListCol .listInfo .selectItem dd em,body.page-node-type-material-search-top .materialsListCol .listInfo .selectItem dd em,body.page-node-type-material-index-for-product .materialsListCol .listInfo .selectItem dd em,body.page-node-type-hcp-top-page .materialsListCol .listInfo .selectItem dd em{font-weight:bold;color:#5e366e;}body.page-node-type-material-search .materialsListCol .listInfo .numLine,body.page-node-type-material-search-top .materialsListCol .listInfo .numLine,body.page-node-type-material-index-for-product .materialsListCol .listInfo .numLine,body.page-node-type-hcp-top-page .materialsListCol .listInfo .numLine{margin-top:15px;font-size:1.5rem;font-weight:bold;}body.page-node-type-material-search .materialsListCol .listInfo .numLine em,body.page-node-type-material-search-top .materialsListCol .listInfo .numLine em,body.page-node-type-material-index-for-product .materialsListCol .listInfo .numLine em,body.page-node-type-hcp-top-page .materialsListCol .listInfo .numLine em{font-size:2.6rem;color:#512c70;font-style:normal;}@media screen and (max-width:768px){body.page-node-type-material-search .materialsListCol .listInfo .selectItem,body.page-node-type-material-search-top .materialsListCol .listInfo .selectItem,body.page-node-type-material-index-for-product .materialsListCol .listInfo .selectItem,body.page-node-type-hcp-top-page .materialsListCol .listInfo .selectItem{font-size:1.5rem;}body.page-node-type-material-search .materialsListCol .listInfo .selectItem dd,body.page-node-type-material-search-top .materialsListCol .listInfo .selectItem dd,body.page-node-type-material-index-for-product .materialsListCol .listInfo .selectItem dd,body.page-node-type-hcp-top-page .materialsListCol .listInfo .selectItem dd{padding-left:5px;}body.page-node-type-material-search .materialsListCol .listInfo .numLine,body.page-node-type-material-search-top .materialsListCol .listInfo .numLine,body.page-node-type-material-index-for-product .materialsListCol .listInfo .numLine,body.page-node-type-hcp-top-page .materialsListCol .listInfo .numLine{font-size:1.5rem;}body.page-node-type-material-search .materialsListCol .listInfo .numLine em,body.page-node-type-material-search-top .materialsListCol .listInfo .numLine em,body.page-node-type-material-index-for-product .materialsListCol .listInfo .numLine em,body.page-node-type-hcp-top-page .materialsListCol .listInfo .numLine em{font-size:2.6rem;}}body.page-node-type-material-search .materialsList,body.page-node-type-material-search-top .materialsList,body.page-node-type-material-index-for-product .materialsList,body.page-node-type-hcp-top-page .materialsList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-30px;margin-top:-15px;margin-bottom:70px;}body.page-node-type-material-search .materialsList .item,body.page-node-type-material-search-top .materialsList .item,body.page-node-type-material-index-for-product .materialsList .item,body.page-node-type-hcp-top-page .materialsList .item{width:calc(100% / 3);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:30px;margin-top:36px;}body.page-node-type-material-search .materialsList .item .inr,body.page-node-type-material-search-top .materialsList .item .inr,body.page-node-type-material-index-for-product .materialsList .item .inr,body.page-node-type-hcp-top-page .materialsList .item .inr{display:block;width:100%;background:#fff;-webkit-box-shadow:0px 10px 26px 0px rgba(62,18,82,0.1);box-shadow:0px 10px 26px 0px rgba(62,18,82,0.1);padding:10px;text-decoration:none;}body.page-node-type-material-search .materialsList .item .thum,body.page-node-type-material-search-top .materialsList .item .thum,body.page-node-type-material-index-for-product .materialsList .item .thum,body.page-node-type-hcp-top-page .materialsList .item .thum{width:100%;padding-bottom:100%;background:#f4f4f4;position:relative;}body.page-node-type-material-search .materialsList .item .thum img,body.page-node-type-material-search-top .materialsList .item .thum img,body.page-node-type-material-index-for-product .materialsList .item .thum img,body.page-node-type-hcp-top-page .materialsList .item .thum img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0;}body.page-node-type-material-search .materialsList .item .txtCol,body.page-node-type-material-search-top .materialsList .item .txtCol,body.page-node-type-material-index-for-product .materialsList .item .txtCol,body.page-node-type-hcp-top-page .materialsList .item .txtCol{padding:20px 7px 0;}body.page-node-type-material-search .materialsList .item .catLine,body.page-node-type-material-search-top .materialsList .item .catLine,body.page-node-type-material-index-for-product .materialsList .item .catLine,body.page-node-type-hcp-top-page .materialsList .item .catLine{white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .materialsList .item .catLine .cat,body.page-node-type-material-search-top .materialsList .item .catLine .cat,body.page-node-type-material-index-for-product .materialsList .item .catLine .cat,body.page-node-type-hcp-top-page .materialsList .item .catLine .cat{font-size:1.3rem;font-weight:bold;color:#fff;background:#5e366e;padding:5px 10px 6px;border-radius:4px;margin-right:6px;}body.page-node-type-material-search .materialsList .item .catLine .type,body.page-node-type-material-search-top .materialsList .item .catLine .type,body.page-node-type-material-index-for-product .materialsList .item .catLine .type,body.page-node-type-hcp-top-page .materialsList .item .catLine .type{font-size:1.3rem;font-weight:bold;color:#5e366e;border:1px solid #5e366e;padding:4px 10px 5px;border-radius:4px;margin-right:15px;}body.page-node-type-material-search .materialsList .item .catLine .lock,body.page-node-type-material-search-top .materialsList .item .catLine .lock,body.page-node-type-material-index-for-product .materialsList .item .catLine .lock,body.page-node-type-hcp-top-page .materialsList .item .catLine .lock{width:19px;height:19px;background:url(/themes/custom/ucbcarejp/images/icn_lock.svg) no-repeat center/contain;}body.page-node-type-material-search .materialsList .item .ttl,body.page-node-type-material-search-top .materialsList .item .ttl,body.page-node-type-material-index-for-product .materialsList .item .ttl,body.page-node-type-hcp-top-page .materialsList .item .ttl{font-size:2rem;font-weight:bold;line-height:1.3;margin-top:10px;word-wrap:break-word;}@media screen and (max-width:768px){body.page-node-type-material-search .materialsList,body.page-node-type-material-search-top .materialsList,body.page-node-type-material-index-for-product .materialsList,body.page-node-type-hcp-top-page .materialsList{display:block;margin-right:0;margin-top:-15px;}body.page-node-type-material-search .materialsList .item,body.page-node-type-material-search-top .materialsList .item,body.page-node-type-material-index-for-product .materialsList .item,body.page-node-type-hcp-top-page .materialsList .item{width:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:0;margin-top:30px;}body.page-node-type-material-search .materialsList .item .inr,body.page-node-type-material-search-top .materialsList .item .inr,body.page-node-type-material-index-for-product .materialsList .item .inr,body.page-node-type-hcp-top-page .materialsList .item .inr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 5px 13px 0px rgba(62,18,82,0.1);box-shadow:0px 5px 13px 0px rgba(62,18,82,0.1);padding:15px 10px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;}body.page-node-type-material-search .materialsList .item .thum,body.page-node-type-material-search-top .materialsList .item .thum,body.page-node-type-material-index-for-product .materialsList .item .thum,body.page-node-type-hcp-top-page .materialsList .item .thum{width:46.69%;padding-bottom:46.69%;}body.page-node-type-material-search .materialsList .item .txtCol,body.page-node-type-material-search-top .materialsList .item .txtCol,body.page-node-type-material-index-for-product .materialsList .item .txtCol,body.page-node-type-hcp-top-page .materialsList .item .txtCol{padding:0 0 0 15px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}body.page-node-type-material-search .materialsList .item .catLine .cat,body.page-node-type-material-search-top .materialsList .item .catLine .cat,body.page-node-type-material-index-for-product .materialsList .item .catLine .cat,body.page-node-type-hcp-top-page .materialsList .item .catLine .cat{border-radius:2px;margin-top:6px;}body.page-node-type-material-search .materialsList .item .catLine .type,body.page-node-type-material-search-top .materialsList .item .catLine .type,body.page-node-type-material-index-for-product .materialsList .item .catLine .type,body.page-node-type-hcp-top-page .materialsList .item .catLine .type{border-radius:2px;margin-right:15px;margin-top:6px;}body.page-node-type-material-search .materialsList .item .catLine .lock,body.page-node-type-material-search-top .materialsList .item .catLine .lock,body.page-node-type-material-index-for-product .materialsList .item .catLine .lock,body.page-node-type-hcp-top-page .materialsList .item .catLine .lock{width:20px;height:20px;margin-top:6px;}body.page-node-type-material-search .materialsList .item .ttl,body.page-node-type-material-search-top .materialsList .item .ttl,body.page-node-type-material-index-for-product .materialsList .item .ttl,body.page-node-type-hcp-top-page .materialsList .item .ttl{font-size:1.8rem;line-height:1.667;margin-top:5px;}}body.page-node-type-material-search .listPagenate,body.page-node-type-material-search-top .listPagenate,body.page-node-type-material-index-for-product .listPagenate,body.page-node-type-hcp-top-page .listPagenate{margin-top:80px;}body.page-node-type-material-search .listPagenate .listInr,body.page-node-type-material-search-top .listPagenate .listInr,body.page-node-type-material-index-for-product .listPagenate .listInr,body.page-node-type-hcp-top-page .listPagenate .listInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .listPagenate .item .btn,body.page-node-type-material-search-top .listPagenate .item .btn,body.page-node-type-material-index-for-product .listPagenate .item .btn,body.page-node-type-hcp-top-page .listPagenate .item .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #c3bcc9;border-radius:4px;font-size:1.8rem;font-weight:bold;color:#512c70;background:#fff;position:relative;text-decoration:none;margin:10px 5px 0;}body.page-node-type-material-search .listPagenate .item a.btn,body.page-node-type-material-search-top .listPagenate .item a.btn,body.page-node-type-material-index-for-product .listPagenate .item a.btn,body.page-node-type-hcp-top-page .listPagenate .item a.btn{-webkit-transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;-o-transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;}body.page-node-type-material-search .listPagenate .item.stay .btn,body.page-node-type-material-search .listPagenate .item a.btn:hover,body.page-node-type-material-search-top .listPagenate .item.stay .btn,body.page-node-type-material-search-top .listPagenate .item a.btn:hover,body.page-node-type-material-index-for-product .listPagenate .item.stay .btn,body.page-node-type-material-index-for-product .listPagenate .item a.btn:hover,body.page-node-type-hcp-top-page .listPagenate .item.stay .btn,body.page-node-type-hcp-top-page .listPagenate .item a.btn:hover{background:#512c70;border-color:#512c70;color:#fff;}body.page-node-type-material-search .listPagenate .item.prev,body.page-node-type-material-search-top .listPagenate .item.prev,body.page-node-type-material-index-for-product .listPagenate .item.prev,body.page-node-type-hcp-top-page .listPagenate .item.prev{margin-right:20px;}body.page-node-type-material-search .listPagenate .item.next,body.page-node-type-material-search-top .listPagenate .item.next,body.page-node-type-material-index-for-product .listPagenate .item.next,body.page-node-type-hcp-top-page .listPagenate .item.next{margin-left:20px;}body.page-node-type-material-search .listPagenate .item.first .btn::after,body.page-node-type-material-search .listPagenate .item.prev .btn::after,body.page-node-type-material-search .listPagenate .item.next .btn::after,body.page-node-type-material-search .listPagenate .item.last .btn::after,body.page-node-type-material-search-top .listPagenate .item.first .btn::after,body.page-node-type-material-search-top .listPagenate .item.prev .btn::after,body.page-node-type-material-search-top .listPagenate .item.next .btn::after,body.page-node-type-material-search-top .listPagenate .item.last .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.first .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.prev .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.next .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.last .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.first .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.prev .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.next .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.last .btn::after{content:"";display:block;background:no-repeat center / contain;}body.page-node-type-material-search .listPagenate .item.first .btn::after,body.page-node-type-material-search .listPagenate .item.last .btn::after,body.page-node-type-material-search-top .listPagenate .item.first .btn::after,body.page-node-type-material-search-top .listPagenate .item.last .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.first .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.last .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.first .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.last .btn::after{width:13px;height:17px;}body.page-node-type-material-search .listPagenate .item.prev .btn::after,body.page-node-type-material-search .listPagenate .item.next .btn::after,body.page-node-type-material-search-top .listPagenate .item.prev .btn::after,body.page-node-type-material-search-top .listPagenate .item.next .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.prev .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.next .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.prev .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.next .btn::after{width:8px;height:17px;}body.page-node-type-material-search .listPagenate .item.first .btn::after,body.page-node-type-material-search .listPagenate .item.last .btn::after,body.page-node-type-material-search-top .listPagenate .item.first .btn::after,body.page-node-type-material-search-top .listPagenate .item.last .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.first .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.last .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.first .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.last .btn::after{background-image:url(/themes/custom/ucbcarejp/images/icn_arw_last.svg);}body.page-node-type-material-search .listPagenate .item.prev .btn::after,body.page-node-type-material-search .listPagenate .item.next .btn::after,body.page-node-type-material-search-top .listPagenate .item.prev .btn::after,body.page-node-type-material-search-top .listPagenate .item.next .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.prev .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.next .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.prev .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.next .btn::after{background-image:url(/themes/custom/ucbcarejp/images/icn_arw_next.svg);}body.page-node-type-material-search .listPagenate .item.prev .btn::after,body.page-node-type-material-search .listPagenate .item.first .btn::after,body.page-node-type-material-search-top .listPagenate .item.prev .btn::after,body.page-node-type-material-search-top .listPagenate .item.first .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.prev .btn::after,body.page-node-type-material-index-for-product .listPagenate .item.first .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.prev .btn::after,body.page-node-type-hcp-top-page .listPagenate .item.first .btn::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}body.page-node-type-material-search .listPagenate .item.first .btn:hover:after,body.page-node-type-material-search .listPagenate .item.last .btn:hover::after,body.page-node-type-material-search-top .listPagenate .item.first .btn:hover:after,body.page-node-type-material-search-top .listPagenate .item.last .btn:hover::after,body.page-node-type-material-index-for-product .listPagenate .item.first .btn:hover:after,body.page-node-type-material-index-for-product .listPagenate .item.last .btn:hover::after,body.page-node-type-hcp-top-page .listPagenate .item.first .btn:hover:after,body.page-node-type-hcp-top-page .listPagenate .item.last .btn:hover::after{background-image:url(/themes/custom/ucbcarejp/images/icn_arw_last_wt.svg);}body.page-node-type-material-search .listPagenate .item.prev .btn:hover::after,body.page-node-type-material-search .listPagenate .item.next .btn:hover::after,body.page-node-type-material-search-top .listPagenate .item.prev .btn:hover::after,body.page-node-type-material-search-top .listPagenate .item.next .btn:hover::after,body.page-node-type-material-index-for-product .listPagenate .item.prev .btn:hover::after,body.page-node-type-material-index-for-product .listPagenate .item.next .btn:hover::after,body.page-node-type-hcp-top-page .listPagenate .item.prev .btn:hover::after,body.page-node-type-hcp-top-page .listPagenate .item.next .btn:hover::after{background-image:url(/themes/custom/ucbcarejp/images/icn_arw_next_wt.svg);}@media screen and (max-width:768px){body.page-node-type-material-search .listPagenate,body.page-node-type-material-search-top .listPagenate,body.page-node-type-material-index-for-product .listPagenate,body.page-node-type-hcp-top-page .listPagenate{position:relative;padding-bottom:56px;}body.page-node-type-material-search .listPagenate .item .btn,body.page-node-type-material-search-top .listPagenate .item .btn,body.page-node-type-material-index-for-product .listPagenate .item .btn,body.page-node-type-hcp-top-page .listPagenate .item .btn{border-radius:2px;}body.page-node-type-material-search .listPagenate .item.prev,body.page-node-type-material-search-top .listPagenate .item.prev,body.page-node-type-material-index-for-product .listPagenate .item.prev,body.page-node-type-hcp-top-page .listPagenate .item.prev{margin-right:0;}body.page-node-type-material-search .listPagenate .item.next,body.page-node-type-material-search-top .listPagenate .item.next,body.page-node-type-material-index-for-product .listPagenate .item.next,body.page-node-type-hcp-top-page .listPagenate .item.next{margin-left:0;}body.page-node-type-material-search .listPagenate .item.first,body.page-node-type-material-search .listPagenate .item.prev,body.page-node-type-material-search .listPagenate .item.next,body.page-node-type-material-search .listPagenate .item.last,body.page-node-type-material-search-top .listPagenate .item.first,body.page-node-type-material-search-top .listPagenate .item.prev,body.page-node-type-material-search-top .listPagenate .item.next,body.page-node-type-material-search-top .listPagenate .item.last,body.page-node-type-material-index-for-product .listPagenate .item.first,body.page-node-type-material-index-for-product .listPagenate .item.prev,body.page-node-type-material-index-for-product .listPagenate .item.next,body.page-node-type-material-index-for-product .listPagenate .item.last,body.page-node-type-hcp-top-page .listPagenate .item.first,body.page-node-type-hcp-top-page .listPagenate .item.prev,body.page-node-type-hcp-top-page .listPagenate .item.next,body.page-node-type-hcp-top-page .listPagenate .item.last{position:absolute;bottom:0;}body.page-node-type-material-search .listPagenate .item.first,body.page-node-type-material-search-top .listPagenate .item.first,body.page-node-type-material-index-for-product .listPagenate .item.first,body.page-node-type-hcp-top-page .listPagenate .item.first{left:0;}body.page-node-type-material-search .listPagenate .item.prev,body.page-node-type-material-search-top .listPagenate .item.prev,body.page-node-type-material-index-for-product .listPagenate .item.prev,body.page-node-type-hcp-top-page .listPagenate .item.prev{left:53px;}body.page-node-type-material-search .listPagenate .item.next,body.page-node-type-material-search-top .listPagenate .item.next,body.page-node-type-material-index-for-product .listPagenate .item.next,body.page-node-type-hcp-top-page .listPagenate .item.next{right:53px;}body.page-node-type-material-search .listPagenate .item.last,body.page-node-type-material-search-top .listPagenate .item.last,body.page-node-type-material-index-for-product .listPagenate .item.last,body.page-node-type-hcp-top-page .listPagenate .item.last{right:0;}}body.page-node-type-material-search .materialsDtlArea,body.page-node-type-material-search-top .materialsDtlArea,body.page-node-type-material-index-for-product .materialsDtlArea,body.page-node-type-hcp-top-page .materialsDtlArea{margin-top:105px;}body.page-node-type-material-search .materialsDtlArea .detailCts,body.page-node-type-material-search-top .materialsDtlArea .detailCts,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts{margin-top:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail{width:72%;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .label,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .label,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .label,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .label .cat,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .label .cat,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .label .cat,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .label .cat{font-size:1.3rem;line-height:1.1;margin-right:6px;margin-top:10px;padding:5px 13px 4px;color:#fff;background:#5e366e;border-radius:4px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .label .cat a,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .label .cat a,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .label .cat a,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .label .cat a{color:#fff;text-decoration:none;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .label .type,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .label .type,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .label .type,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .label .type{font-size:1.3rem;line-height:1.1;margin-right:6px;margin-top:10px;padding:5px 13px 4px;color:#5e366e;background:#fff;border-radius:4px;border:1px solid #5e366e;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .label .type a,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .label .type a,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .label .type a,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .label .type a{color:#5e366e;text-decoration:none;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secTtl,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secTtl,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secTtl,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secTtl{color:#5e366e;font-size:3.2rem;font-weight:bold;line-height:1.5;margin-top:5px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts{margin-top:20px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img{width:100%;height:auto;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie .ctsMoviePlace,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie .ctsMoviePlace,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie .ctsMoviePlace,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie .ctsMoviePlace{position:relative;padding-bottom:56.25%;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo{margin-top:30px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt{font-size:1.6rem;line-height:1.5;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt em,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt em,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt em,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt em{font-weight:bold;color:#333;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink{font-size:1.6rem;line-height:1.5;margin-top:25px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dt,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dt,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dt,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dt{font-weight:bold;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dd,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dd,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dd,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink dd{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow-wrap:break-word;word-wrap:break-word;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsThum,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsThum,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsThum,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsThum{background:#fff;padding:20px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace{width:100%;padding-bottom:0;position:relative;overflow:hidden;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace a canvas,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace a canvas,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace a canvas,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace a canvas{width:100%;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img{position:relative;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea{width:24.75%;margin-top:47px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideTtl,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideTtl,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideTtl,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideTtl{font-size:2.6rem;font-weight:bold;line-height:2;letter-spacing:0.05em;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .noRecommend,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .noRecommend,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .noRecommend,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .noRecommend{border:1px solid #c6c6c6;border-radius:2px;text-align:center;padding:33px 10px;color:#666;margin-top:6px;display:none;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .noRecommend .icn,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .noRecommend .icn,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .noRecommend .icn,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .noRecommend .icn{padding-top:40px;position:relative;font-size:1.6rem;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before{content:"";display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;width:27px;height:27px;background:url(/themes/custom/ucbcarejp/images/icn_info_nomovie.svg) no-repeat center center;background-size:100% auto;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideListWrap,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideListWrap,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideListWrap,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideListWrap{margin-top:8px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList + .sideList,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList + .sideList,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList + .sideList,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList + .sideList{margin-top:15px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listInr,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listInr,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listInr,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listInr{display:block;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listImg,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listImg,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listImg,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listImg{width:33.37%;height:0;padding-bottom:33.37%;background:#fff;position:relative;overflow:hidden;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listImg img,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listImg img,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listImg img,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listImg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;font-size:1.6rem;font-weight:bold;line-height:1.5;margin-top:-5px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label > li,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label > li,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label > li,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label > li{margin-top:5px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .cat,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .cat,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .cat,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .cat{font-size:1.3rem;line-height:1.1;margin-right:6px;padding:5px 10px 4px;color:#fff;background:#5e366e;border-radius:4px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .type,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .type,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .type,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .type{font-size:1.3rem;line-height:1.1;margin-right:10px;padding:5px 10px 4px;color:#5e366e;background:#fff;border-radius:4px;border:1px solid #5e366e;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .lock,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .lock,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .lock,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc .label .lock{width:18px;height:19px;background:url(/themes/custom/ucbcarejp/images/icn_lock.svg) no-repeat center/contain;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl{line-height:1.375;margin-top:8px;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap{margin-top:60px;padding-top:40px;padding-bottom:150px;border-top:1px solid #ded7e4;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap .backBtn,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap .backBtn,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap .backBtn,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap .backBtn{width:340px;margin:0 auto;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap .backBtn .btn,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap .backBtn .btn,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap .backBtn .btn,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap .backBtn .btn{display:block;text-decoration:none;width:100%;height:50px;border:1px solid #c3bcc9;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color:#512c70;font-size:1.6rem;font-weight:bold;line-height:1.5;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap .backBtn .btn::before,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap .backBtn .btn::before,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap .backBtn .btn::before,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap .backBtn .btn::before{content:" ";width:23px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl_l.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap .backBtn .btn:hover::before,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap .backBtn .btn:hover::before,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap .backBtn .btn:hover::before,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap .backBtn .btn:hover::before{left:10px;}@media screen and (max-width:768px){body.page-node-type-material-search .materialsDtlArea,body.page-node-type-material-search-top .materialsDtlArea,body.page-node-type-material-index-for-product .materialsDtlArea,body.page-node-type-hcp-top-page .materialsDtlArea{margin-top:40px;}body.page-node-type-material-search .materialsDtlArea .detailCts,body.page-node-type-material-search-top .materialsDtlArea .detailCts,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts{display:block;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail{width:100%;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .label .cat,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .label .cat,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .label .cat,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .label .cat{font-size:1.3rem;line-height:1.1;margin-right:5px;margin-top:5px;padding:5px 6px 4px;border-radius:2px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .label .type,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .label .type,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .label .type,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .label .type{font-size:1.3rem;line-height:1.1;margin-right:5px;margin-top:5px;padding:5px 6px 4px;border-radius:2px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secTtl,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secTtl,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secTtl,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secTtl{margin-top:10px;font-size:2.9rem;line-height:1.31;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts{margin-top:40px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie{margin:0 -20px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsMovie img{width:100%;height:auto;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo{margin-top:25px;padding-top:25px;border-top:1px solid #ded8e4;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .infoTxt{font-size:1.4rem;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsInfo .relationLink{font-size:1.4rem;margin-top:20px;display:block;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsThum,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsThum,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsThum,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsThum{padding:15px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace{padding-bottom:0;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .ctsThum .ctsThumPlace img{position:static;height:auto;-o-object-fit:fill;object-fit:fill;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea{margin-top:80px;width:100%;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideTtl,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideTtl,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideTtl,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideTtl{font-size:2.4rem;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .noRecommend,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .noRecommend,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .noRecommend,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .noRecommend{border-radius:1px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .noRecommend .icn,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .noRecommend .icn,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .noRecommend .icn,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .noRecommend .icn{padding-top:38px;font-size:1.7rem;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .noRecommend .icn::before{width:29px;height:29px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideListWrap,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideListWrap,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideListWrap,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideListWrap{margin-top:10px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList + .sideList,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList + .sideList,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList + .sideList,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList + .sideList{margin-top:35px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listImg,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listImg,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listImg,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listImg{width:48%;padding-bottom:48%;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc{padding-left:15px;}body.page-node-type-material-search .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl,body.page-node-type-material-search-top .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .sideArea .sideList .listDesc .ttl{font-size:1.8rem;line-height:1.667;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap{margin-top:35px;padding-top:35px;padding-bottom:90px;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap .backBtn,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap .backBtn,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap .backBtn,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap .backBtn{width:100%;max-width:260px;margin:0 auto;}body.page-node-type-material-search .materialsDtlArea .backBtnWrap .backBtn .btn,body.page-node-type-material-search-top .materialsDtlArea .backBtnWrap .backBtn .btn,body.page-node-type-material-index-for-product .materialsDtlArea .backBtnWrap .backBtn .btn,body.page-node-type-hcp-top-page .materialsDtlArea .backBtnWrap .backBtn .btn{height:50px;}}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf{margin-top:40px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:252px;height:52px;border:1px solid #c3bcc9;background:#fff;font-size:1.6rem;text-decoration:none;color:#5e366e;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a:hover,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a:hover,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a:hover,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a:hover{opacity:0.7;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p{padding-left:45px;position:relative;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:27px;height:27px;background:url(/themes/custom/ucbcarejp/images/icn_pdf.svg) no-repeat center/contain;}@media screen and (max-width:768px){body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf{margin-top:30px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf a{width:100%;max-width:100%;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p{padding-left:50px;}body.page-node-type-material-search .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before,body.page-node-type-material-search-top .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before,body.page-node-type-material-index-for-product .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before,body.page-node-type-hcp-top-page .materialsDtlArea .detailCts .secDetail .secCts .btnPdf p::before{width:30px;height:30px;}}body.page-node-type-material-search .searchArea,body.page-node-type-material-search-top .searchArea,body.page-node-type-material-index-for-product .searchArea,body.page-node-type-hcp-top-page .searchArea{margin-top:80px;}body.page-node-type-material-search .searchArea .transitionBtn,body.page-node-type-material-search-top .searchArea .transitionBtn,body.page-node-type-material-index-for-product .searchArea .transitionBtn,body.page-node-type-hcp-top-page .searchArea .transitionBtn{max-width:420px;margin:0 auto;}body.page-node-type-material-search .searchArea .transitionBtn .btnInr,body.page-node-type-material-search-top .searchArea .transitionBtn .btnInr,body.page-node-type-material-index-for-product .searchArea .transitionBtn .btnInr,body.page-node-type-hcp-top-page .searchArea .transitionBtn .btnInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 100px;text-decoration:none;background:#512c70;color:#fff;font-size:1.6rem;font-weight:bold;line-height:1.5;letter-spacing:0.06em;position:relative;}body.page-node-type-material-search .searchArea .transitionBtn .btnInr::before,body.page-node-type-material-search-top .searchArea .transitionBtn .btnInr::before,body.page-node-type-material-index-for-product .searchArea .transitionBtn .btnInr::before,body.page-node-type-hcp-top-page .searchArea .transitionBtn .btnInr::before{content:" ";width:27px;height:6px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-material-search .searchArea .transitionBtn .btnInr:hover::before,body.page-node-type-material-search-top .searchArea .transitionBtn .btnInr:hover::before,body.page-node-type-material-index-for-product .searchArea .transitionBtn .btnInr:hover::before,body.page-node-type-hcp-top-page .searchArea .transitionBtn .btnInr:hover::before{right:5px;}body.page-node-type-material-search .searchArea .note,body.page-node-type-material-search-top .searchArea .note,body.page-node-type-material-index-for-product .searchArea .note,body.page-node-type-hcp-top-page .searchArea .note{margin-top:34px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 50px;border:1px solid #ccc;}body.page-node-type-material-search .searchArea .note .txt,body.page-node-type-material-search-top .searchArea .note .txt,body.page-node-type-material-index-for-product .searchArea .note .txt,body.page-node-type-hcp-top-page .searchArea .note .txt{font-size:1.3rem;line-height:2;}body.page-node-type-material-search .searchArea .note .idt,body.page-node-type-material-search-top .searchArea .note .idt,body.page-node-type-material-index-for-product .searchArea .note .idt,body.page-node-type-hcp-top-page .searchArea .note .idt{padding-left:1em;text-indent:-1em;}@media screen and (max-width:768px){body.page-node-type-material-search .searchArea,body.page-node-type-material-search-top .searchArea,body.page-node-type-material-index-for-product .searchArea,body.page-node-type-hcp-top-page .searchArea{margin-top:70px;}body.page-node-type-material-search .searchArea .transitionBtn,body.page-node-type-material-search-top .searchArea .transitionBtn,body.page-node-type-material-index-for-product .searchArea .transitionBtn,body.page-node-type-hcp-top-page .searchArea .transitionBtn{width:260px;}body.page-node-type-material-search .searchArea .transitionBtn .btnInr,body.page-node-type-material-search-top .searchArea .transitionBtn .btnInr,body.page-node-type-material-index-for-product .searchArea .transitionBtn .btnInr,body.page-node-type-hcp-top-page .searchArea .transitionBtn .btnInr{height:auto;min-height:50px;padding:6px 10px;font-size:1.5rem;}body.page-node-type-material-search .searchArea .transitionBtn .btnInr::before,body.page-node-type-material-search-top .searchArea .transitionBtn .btnInr::before,body.page-node-type-material-index-for-product .searchArea .transitionBtn .btnInr::before,body.page-node-type-hcp-top-page .searchArea .transitionBtn .btnInr::before{width:19px;height:4px;right:10px;}body.page-node-type-material-search .searchArea .note,body.page-node-type-material-search-top .searchArea .note,body.page-node-type-material-index-for-product .searchArea .note,body.page-node-type-hcp-top-page .searchArea .note{margin-top:30px;padding:20px 10px;}body.page-node-type-material-search .searchArea .note .txt,body.page-node-type-material-search-top .searchArea .note .txt,body.page-node-type-material-index-for-product .searchArea .note .txt,body.page-node-type-hcp-top-page .searchArea .note .txt{font-size:1.3rem;}}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 .form-actions,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 .form-actions,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 .form-actions,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 .form-actions{margin-top:32px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 auto;width:100%;max-width:420px;height:60px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#512c70;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-size:1.6rem;font-weight:bold;color:#fff;border:none;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search:disabled,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search:disabled,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search:disabled,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search:disabled,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search:disabled,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search:disabled,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search:disabled,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search:disabled{background:#ccc;color:#fff;opacity:1 !important;cursor:default;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper legend,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper legend,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper legend,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper legend,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper legend,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper legend,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper legend,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper legend{display:none;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type{display:contents;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio{display:inline-block;margin:12px 12px 0 0;position:relative;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"],body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"],body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"],body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]{position:absolute;top:0;left:0;opacity:0;pointer-events:none;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label{border-color:#512c70;color:#512c70;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio input[type="radio"]:checked + label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio input[type="radio"]:checked + label::before{background:#512c70 url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:208px;height:44px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px 2px 35px;border:2px solid #b9abc6;border-radius:2px;font-size:1.5rem;position:relative;font-weight:bold;background:#fff;cursor:pointer;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-index-for-product form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-hcp-top-page form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:12px;width:14px;height:14px;border:1px solid #9984ac;border-radius:100%;}body.page-node-type-material-search-top .docInfo{margin-top:100px;}body.page-node-type-hcp-top-page{}body.page-node-type-hcp-top-page #block-ucbcarejp-breadcrumbs{visibility:hidden;}body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl .secTtlEN,body.page-node-type-hcp-top-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlEN{color:#512c70;font-family:"Barlow",sans-serif;font-size:1.7rem;line-height:1.2;letter-spacing:0.1em;}body.page-node-type-hcp-top-page .secSeminar .secInr{position:relative;}body.page-node-type-hcp-top-page .mainVis{margin-top:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-hcp-top-page .mainVis .visInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:410px;background:no-repeat center center;background-size:cover;background-image:url(/themes/custom/ucbcarejp/images/main_vis_img.png);}body.page-node-type-hcp-top-page .mainVis .colWrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 0;}body.page-node-type-hcp-top-page .mainVis .ttlImg{width:666px;}body.page-node-type-hcp-top-page .mainVis .ttlImg img{width:100%;height:auto;}body.page-node-type-hcp-top-page .mainVis .txtCol{max-width:666px;margin-top:52px;padding-right:0;}body.page-node-type-hcp-top-page .mainVis .txtCol .txt{font-size:1.6rem;font-weight:bold;line-height:2;letter-spacing:0.1em;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .mainVis{margin-top:0;}body.page-node-type-hcp-top-page .mainVis .visInr{display:block;min-height:auto;background:none;}body.page-node-type-hcp-top-page .mainVis .colWrap{margin:0 -20px;padding:0;}body.page-node-type-hcp-top-page .mainVis .ttlImg{width:100%;}body.page-node-type-hcp-top-page .mainVis .txtCol{max-width:100%;margin-top:20px;padding:0 20px;}body.page-node-type-hcp-top-page .mainVis .txtCol .txt{line-height:1.8;}}body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;}}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl .secTtlJP{margin-right:0;margin-bottom:5px;font-size:3.3rem;}}body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl .secTtlJP,body.page-node-type-hcp-top-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlJP{margin-right:12px;font-size:3.6rem;line-height:1.2;letter-spacing:normal;}body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl .secTtlEN,body.page-node-type-hcp-top-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlEN{color:#512c70;font-family:"Barlow",sans-serif;font-size:1.7rem;line-height:1.2;letter-spacing:0.1em;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl .secTtlJP,body.page-node-type-hcp-top-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlJP{font-size:3.3rem;}body.page-node-type-hcp-top-page .pmd-secTtlWrap .secTtl .secTtlEN,body.page-node-type-hcp-top-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlEN{font-size:1.6rem;}}body.page-node-type-hcp-top-page .pmd-ancBtn{width:100%;max-width:310px;position:absolute;top:0;right:0;}body.page-node-type-hcp-top-page .pmd-ancBtn .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:4px 6px;background:#512c70;color:#fff;text-decoration:none;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page .pmd-ancBtn .btn:hover{opacity:0.7;}body.page-node-type-hcp-top-page .pmd-ancBtn .btn .txt{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:56px;font-size:1.6rem;font-weight:bold;line-height:1.5;letter-spacing:0.06em;position:relative;}body.page-node-type-hcp-top-page .pmd-ancBtn .btn .txt::before{content:" ";width:26px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .pmd-ancBtn{width:280px;max-width:100%;margin:35px auto 0;position:static;}body.page-node-type-hcp-top-page .pmd-ancBtn .btn{height:50px;}body.page-node-type-hcp-top-page .pmd-ancBtn .btn .txt{padding-right:32px;font-size:1.5rem;line-height:1.46;}body.page-node-type-hcp-top-page .pmd-ancBtn .btn .txt::before{width:18px;height:4px;}}body.page-node-type-hcp-top-page .secProduct{margin-top:42px;padding-bottom:62px;}body.page-node-type-hcp-top-page .secProduct .secCts{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:16px;position:relative;}body.page-node-type-hcp-top-page .secProduct .secCts .leadTtxt{max-width:67.4%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:30px;font-size:1.6rem;line-height:1.6;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:44px -12px 0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item{width:50%;margin-top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 12px;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .itemInr{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:22px 24px 36px;background:#fff;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .ttl{font-size:2.2rem;font-weight:bold;line-height:1.1;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:20px -10px 0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo .logoInr{display:block;text-decoration:none;color:#333;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo .img img{width:100%;height:auto;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo .txt{display:table;margin-top:15px;padding-right:30px;font-size:1.6rem;font-weight:bold;line-height:1.5;position:relative;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo .txt::before{content:" ";width:18px;height:6px;background:url(/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo .logoInr:hover .txt::before{right:-10px;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .secProduct{margin-top:60px;padding-bottom:60px;}body.page-node-type-hcp-top-page .secProduct .secCts .leadTtxt{max-width:100%;padding-right:0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap{display:block;margin:40px 0 0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item{width:100%;margin-top:25px;padding:0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item:first-child{margin-top:0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .itemInr{height:auto;padding:30px 12px 30px;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap{display:block;margin:20px 0 0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo{width:100%;margin-top:30px;padding:0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo:first-child{margin-top:0;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo .txt{margin-top:14px;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo .txt::before{width:17px;height:5px;}}body.page-node-type-hcp-top-page .secDisease{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:60px;padding-bottom:75px;background:#fff;}body.page-node-type-hcp-top-page .secDisease .secCts{margin-top:18px;}body.page-node-type-hcp-top-page .secDisease .secCts .leadTxt{font-size:1.6rem;line-height:1.6;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -12px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item{width:33.33333%;margin-top:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr{display:block;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:46px;border:1px solid #cabfd3;border-radius:2px;text-decoration:none;color:#555;position:relative;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr::before{content:" ";width:19px;height:6px;background:no-repeat center center;background-size:cover;background-image:url(/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg);position:absolute;right:33px;bottom:28px;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .img img{width:100%;height:auto;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 18px 0;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap .cat{font-size:1.3rem;font-weight:bold;line-height:2;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap .txtLine{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item01 .txtWrap .txtLine .logo{width:185px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item02 .txtWrap .txtLine .logo{width:167px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap .txtLine .logo img{width:100%;height:auto;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap .txt{width:100%;margin-top:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 18px;color:#5e366e;font-size:1.8rem;font-weight:bold;line-height:1.4;position:absolute;left:0;bottom:12px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2){width:50%;padding:0 12px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2) .itemInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:6px 6px 20px;border:none;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2) .itemInr::before{width:28px;height:6px;background-image:url(/themes/custom/ucbcarejp/images/icn_arw_pl.svg);right:40px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item01 .itemInr{background:#fef3f1;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item02 .itemInr{background:#f7f5f8;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr:hover::before{right:23px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2) .itemInr:hover::before{right:30px;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .secDisease{padding-top:60px;padding-bottom:60px;}body.page-node-type-hcp-top-page .secDisease .secCts{margin-top:16px;}body.page-node-type-hcp-top-page .secDisease .secCts .leadTxt{line-height:1.8;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap{display:block;margin:0;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item{width:100%;margin-top:25px;padding:0;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:first-child{margin-top:40px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr{height:auto;padding-bottom:14px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr::before{width:19px;height:6px;right:23px;bottom:22px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap{padding:12px 10px 0;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap .txtLine{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item01 .txtWrap .txtLine .logo{width:172px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item02 .txtWrap .txtLine .logo{width:156px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .txtWrap .txt{margin-top:0;padding:0;position:static;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2){width:100%;padding:0;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2) .itemInr{padding:4px 4px 14px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2) .itemInr::before{width:19px;height:6px;background-image:url(/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg);right:23px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item .itemInr:hover::before{right:13px;}body.page-node-type-hcp-top-page .secDisease .secCts .itemWrap .item:nth-child(-n+2) .itemInr:hover::before{right:13px;}}body.page-node-type-hcp-top-page .secSeminar{padding-top:78px;padding-bottom:110px;}body.page-node-type-hcp-top-page .secSeminar .secInr{position:relative;}body.page-node-type-hcp-top-page .secSeminar .secCts{margin-top:50px;position:relative;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -20px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList{width:33.33333%;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr{display:block;height:100%;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 13px 20px rgba(0,0,0,0.18);box-shadow:0 13px 20px rgba(0,0,0,0.18);padding:30px 25px 80px 25px;background-color:#fff;position:relative;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap{height:auto !important;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType{border:1px solid;font-size:1.3rem;font-weight:bold;line-height:1.5;border-radius:2px;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType.color-pl{border-color:#cf004d;color:#cf004d;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType.color-gr{border-color:#eb8023;color:#eb8023;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType + .listType{margin-left:5px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listCat{margin-top:5px;font-size:1.6rem;line-height:1.5;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTtl{margin-top:12px;font-size:2.3rem;font-weight:bold;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap{padding-top:20px;margin-top:20px;border-top:1px solid #ddd;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList + .listInfoList{margin-top:15px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList .listInfoTtl{font-size:1.6rem;font-weight:bold;line-height:1.4;width:50px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList .listInfoDesc{font-size:1.5rem;line-height:1.5;letter-spacing:0.02em;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listArw{position:absolute;bottom:30px;right:30px;color:#5e366e;font-size:1.4rem;font-weight:bold;line-height:1;letter-spacing:0.05em;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listArw .arw{padding-right:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listArw .arw::before{content:" ";width:26px;height:6px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr:hover .listArw .arw::before{right:-10px;}body.page-node-type-hcp-top-page .secSeminar .secCts .pmd-ancBtn{top:-102px;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .secSeminar{padding-top:60px;padding-bottom:60px;}body.page-node-type-hcp-top-page .secSeminar .secCts{margin-top:35px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap{display:block;margin:0;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList{width:100%;padding:0;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList + .ctsList{margin-top:20px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr{padding:20px;padding-bottom:60px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap{height:auto !important;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTypeWrap .listType{padding:0 8px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listCat{margin-top:5px;font-size:1.5rem;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listTtlWrap .listTtl{margin-top:12px;font-size:2rem;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap{padding-top:15px;margin-top:15px;height:auto !important;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList + .listInfoList{margin-top:10px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList .listInfoTtl{font-size:1.4rem;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listInfoWrap .listInfoList .listInfoDesc{font-size:1.4rem;line-height:1.4;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listArw{display:block;bottom:25px;right:25px;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listArw .arw{padding-right:25q;}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr .listArw .arw::before{width:17px;height:5px;}body.page-node-type-hcp-top-page .secSeminar .secCts .pmd-ancBtn{top:0;}}body.page-node-type-hcp-top-page .secSupport{background-color:#fff;padding-top:64px;padding-bottom:84px;}body.page-node-type-hcp-top-page .secSupport .secCts{margin-top:35px;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -20px;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item{width:50%;margin-top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .itemInr{display:block;text-decoration:none;color:#333;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .img img{width:100%;height:auto;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .txtCol{margin-top:16px;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .txtCol .ttl{display:inline-block;padding-right:30px;font-size:2rem;font-weight:bold;line-height:1.45;position:relative;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .txtCol .ttl::before{content:" ";width:18px;height:6px;background:no-repeat center center;background-size:cover;background-image:url(/themes/custom/ucbcarejp/images/icn_arw.svg);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .txtCol .txt{margin-top:10px;font-size:1.5rem;line-height:1.7;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .itemInr:hover .txtCol .ttl::before{right:-10px;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .secSupport{padding-top:50px;padding-bottom:60px;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap{display:block;margin:0;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item{width:100%;padding:0;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item + .item{margin-top:40px;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .itemInr{padding:20px 20px 30px;background:#fff;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .txtCol{margin-top:14px;padding-right:0;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .txtCol .ttl::before{width:16px;height:5px;}body.page-node-type-hcp-top-page .secSupport .secCts .itemWrap .item .txtCol .txt{font-size:1.6rem;}}body.page-node-type-hcp-top-page .secInquiry{max-width:100%;padding-top:72px;padding-bottom:70px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts{margin-top:38px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -20px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock{width:50%;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr{height:100%;background-color:#fff;padding:34px 15px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockTtlWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockTtl{margin-top:12px;font-size:2.2rem;font-weight:bold;line-height:1.5;color:#333;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockTtl::after{content:none;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts{padding-top:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock02 .blockInr .blockCts{margin-top:15px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockLead{color:#333;font-size:1.7rem;font-weight:bold;line-height:1.5;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockTel{padding-left:0;position:relative;display:inline-block;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockTel a{display:inline-block;text-decoration:none;color:#512c70;font-size:3.6rem;font-weight:bold;line-height:1.5;pointer-events:none;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockNote{margin-top:5px;font-size:1.3rem;font-weight:bold;line-height:1.5;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .md-gradationBtn{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .md-gradationBtn .btn{max-width:320px;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .md-gradationBtn .btn:hover{opacity:0.7;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .md-gradationBtn .btn::before{background:#512c70;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .secInquiry{padding-top:60px;padding-bottom:70px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts{margin-top:35px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap{display:block;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock{width:100%;padding:0;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock + .inquiryBlock{margin-top:20px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr{padding:35px 15px 40px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockTtlWrap,body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts{height:auto !important;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock:nth-child(2) .blockInr .blockCts{padding-top:40px;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockTtl{margin-top:10px;font-size:2.1rem;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockLead{font-size:1.6rem;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockTel{position:relative;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockTel a{font-size:3.2rem;pointer-events:auto;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockNote{margin-top:5px;font-size:1.4rem;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .md-gradationBtn .btn{max-width:280px;font-size:1.5rem;}body.page-node-type-hcp-top-page .secInquiry .inquiryBlock .md-gradationBtn .btn .arw::before{width:15px;height:4px;}}@media screen and (max-width:400px){body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockTtl{font-size:1.7rem;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockLead{font-size:1.4rem;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockTel a{font-size:2.7rem;pointer-events:auto;}body.page-node-type-hcp-top-page .secInquiry .secInr .secCts .inquiryBlockWrap .inquiryBlock .blockInr .blockCts .blockNote{font-size:1.2rem;}}body.page-node-type-hcp-top-page .hdLogo img,body.page-node-type-product-information .hdLogo img,body.page-node-type-product-indication .hdLogo img,body.page-node-type-hcp-general-basic-page .hdLogo img{max-width:187px !important;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .hdLogo img,body.page-node-type-product-information .hdLogo img,body.page-node-type-product-indication .hdLogo img,body.page-node-type-hcp-general-basic-page .hdLogo img{max-width:150px !important;}}body.page-node-type-hcp-top-page #hcpFooter,body.path-events #hcpFooter,body.path-event #hcpFooter,body.page-node-type-event #hcpFooter,body.page-node-type-material-search-top #hcpFooter,body.page-node-type-material-search #hcpFooter,body.page-node-type-material-index-for-product #hcpFooter,body.path-frontpage #hcpFooter,body.user-reset #hcpFooter,body.page-node-type-product-index #hcpFooter,body.page-node-type-product-form #hcpFooter,body.page-node-type-product-brand #hcpFooter,body.page-node-type-news-top-page #hcpFooter,body.page-node-type-qa-top-page #hcpFooter,body.page-node-type-product-information #hcpFooter,body.page-node-type-product-indication #hcpFooter,body.page-node-type-ra_news #hcpFooter,body.page-node-type-rhemuArthis_news #hcpFooter{margin-top:45px;}body.page-node-type-hcp-top-page #hcpFooter,body.page-node-type-public-landing-page #hcpFooter,body.page-node-type-basic-page #hcpFooter,body.page-node-type-disease #hcpFooter,body.path-events #hcpFooter,body.path-event #hcpFooter,body.page-node-type-material-search-top #hcpFooter,body.page-node-type-material-search #hcpFooter,body.page-node-type-material-index-for-product #hcpFooter,body.page-node-type-product #hcpFooter,body.page-node-type-product-detail #hcpFooter,body.page-node-type-event #hcpFooter,body.path-frontpage #hcpFooter,body.user-reset #hcpFooter,body.path-psoriasis #hcpFooter,body.path-user #hcpFooter,body.page-node-type-ra-top-page #hcpFooter,body.page-node-type-product-index #hcpFooter,body.page-node-type-product-form #hcpFooter,body.page-node-type-product-brand #hcpFooter,body.page-node-type-news-top-page #hcpFooter,body.page-node-type-qa-top-page #hcpFooter,body.page-node-type-product-faq #hcpFooter,body.page-node-type-product-notice #hcpFooter,body.page-node-type-product-information #hcpFooter,body.page-node-type-product-indication #hcpFooter,body.page-node-type-hcp-general-basic-page #hcpFooter,body.page-node-type-ra_news #hcpFooter,body.page-node-type-rhemuArthis_news #hcpFooter{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:45px 25px 0;position:relative;}body.page-node-type-hcp-top-page #hcpFooter .ftInr,body.page-node-type-public-landing-page #hcpFooter .ftInr,body.page-node-type-basic-page #hcpFooter .ftInr,body.page-node-type-disease #hcpFooter .ftInr,body.path-events #hcpFooter .ftInr,body.path-event #hcpFooter .ftInr,body.page-node-type-material-search-top #hcpFooter .ftInr,body.page-node-type-material-search #hcpFooter .ftInr,body.page-node-type-material-index-for-product #hcpFooter .ftInr,body.page-node-type-product #hcpFooter .ftInr,body.page-node-type-product-detail #hcpFooter .ftInr,body.page-node-type-event #hcpFooter .ftInr,body.path-frontpage #hcpFooter .ftInr,body.user-reset #hcpFooter .ftInr,body.path-psoriasis #hcpFooter .ftInr,body.path-user #hcpFooter .ftInr,body.page-node-type-ra-top-page #hcpFooter .ftInr,body.page-node-type-product-index #hcpFooter .ftInr,body.page-node-type-product-form #hcpFooter .ftInr,body.page-node-type-product-brand #hcpFooter .ftInr,body.page-node-type-news-top-page #hcpFooter .ftInr,body.page-node-type-qa-top-page #hcpFooter .ftInr,body.page-node-type-product-faq #hcpFooter .ftInr,body.page-node-type-product-notice #hcpFooter .ftInr,body.page-node-type-product-information #hcpFooter .ftInr,body.page-node-type-product-indication #hcpFooter .ftInr,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr,body.page-node-type-ra_news #hcpFooter .ftInr,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr{max-width:1200px;margin:0 auto;}body.page-node-type-hcp-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-public-landing-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-basic-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-disease #hcpFooter .ftInr .ftTopBtn,body.path-events #hcpFooter .ftInr .ftTopBtn,body.path-event #hcpFooter .ftInr .ftTopBtn,body.page-node-type-material-search-top #hcpFooter .ftInr .ftTopBtn,body.page-node-type-material-search #hcpFooter .ftInr .ftTopBtn,body.page-node-type-material-index-for-product #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-detail #hcpFooter .ftInr .ftTopBtn,body.page-node-type-event #hcpFooter .ftInr .ftTopBtn,body.path-frontpage #hcpFooter .ftInr .ftTopBtn,body.user-reset #hcpFooter .ftInr .ftTopBtn,body.path-psoriasis #hcpFooter .ftInr .ftTopBtn,body.path-user #hcpFooter .ftInr .ftTopBtn,body.page-node-type-ra-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-index #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-form #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-brand #hcpFooter .ftInr .ftTopBtn,body.page-node-type-news-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-qa-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-faq #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-notice #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-information #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-indication #hcpFooter .ftInr .ftTopBtn,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-ra_news #hcpFooter .ftInr .ftTopBtn,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr .ftTopBtn{padding:20px 25px 0;max-width:1250px;margin:0 auto;}body.page-node-type-hcp-top-page #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-public-landing-page #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-basic-page #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-disease #hcpFooter .ftInr .ftTopBtn a,body.path-events #hcpFooter .ftInr .ftTopBtn a,body.path-event #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-material-search-top #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-material-search #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-material-index-for-product #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-detail #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-event #hcpFooter .ftInr .ftTopBtn a,body.path-frontpage #hcpFooter .ftInr .ftTopBtn a,body.user-reset #hcpFooter .ftInr .ftTopBtn a,body.path-psoriasis #hcpFooter .ftInr .ftTopBtn a,body.path-user #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-ra-top-page #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-index #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-form #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-brand #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-news-top-page #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-qa-top-page #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-faq #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-notice #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-information #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-product-indication #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-ra_news #hcpFooter .ftInr .ftTopBtn a,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr .ftTopBtn a{display:block;text-decoration:none;width:34px;height:34px;margin-left:auto;}body.page-node-type-hcp-top-page #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-public-landing-page #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-basic-page #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-disease #hcpFooter .ftInr .ftTopBtn a img,body.path-events #hcpFooter .ftInr .ftTopBtn a img,body.path-event #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-material-search-top #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-material-search #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-material-index-for-product #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-detail #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-event #hcpFooter .ftInr .ftTopBtn a img,body.path-frontpage #hcpFooter .ftInr .ftTopBtn a img,body.user-reset #hcpFooter .ftInr .ftTopBtn a img,body.path-psoriasis #hcpFooter .ftInr .ftTopBtn a img,body.path-user #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-ra-top-page #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-index #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-form #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-brand #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-news-top-page #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-qa-top-page #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-faq #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-notice #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-information #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-product-indication #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-ra_news #hcpFooter .ftInr .ftTopBtn a img,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr .ftTopBtn a img{width:100%;height:auto;}body.page-node-type-hcp-top-page #hcpFooter .ftLogo a,body.page-node-type-public-landing-page #hcpFooter .ftLogo a,body.page-node-type-basic-page #hcpFooter .ftLogo a,body.page-node-type-disease #hcpFooter .ftLogo a,body.path-events #hcpFooter .ftLogo a,body.path-event #hcpFooter .ftLogo a,body.page-node-type-material-search-top #hcpFooter .ftLogo a,body.page-node-type-material-search #hcpFooter .ftLogo a,body.page-node-type-material-index-for-product #hcpFooter .ftLogo a,body.page-node-type-product #hcpFooter .ftLogo a,body.page-node-type-product-detail #hcpFooter .ftLogo a,body.page-node-type-event #hcpFooter .ftLogo a,body.path-frontpage #hcpFooter .ftLogo a,body.user-reset #hcpFooter .ftLogo a,body.path-psoriasis #hcpFooter .ftLogo a,body.path-user #hcpFooter .ftLogo a,body.page-node-type-ra-top-page #hcpFooter .ftLogo a,body.page-node-type-product-index #hcpFooter .ftLogo a,body.page-node-type-product-form #hcpFooter .ftLogo a,body.page-node-type-product-brand #hcpFooter .ftLogo a,body.page-node-type-news-top-page #hcpFooter .ftLogo a,body.page-node-type-qa-top-page #hcpFooter .ftLogo a,body.page-node-type-product-faq #hcpFooter .ftLogo a,body.page-node-type-product-notice #hcpFooter .ftLogo a,body.page-node-type-product-information #hcpFooter .ftLogo a,body.page-node-type-product-indication #hcpFooter .ftLogo a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftLogo a,body.page-node-type-ra_news #hcpFooter .ftLogo a,body.page-node-type-rhemuArthis_news #hcpFooter .ftLogo a{display:inline-block;}body.page-node-type-hcp-top-page #hcpFooter .ftLogo a img,body.page-node-type-public-landing-page #hcpFooter .ftLogo a img,body.page-node-type-basic-page #hcpFooter .ftLogo a img,body.page-node-type-disease #hcpFooter .ftLogo a img,body.path-events #hcpFooter .ftLogo a img,body.path-event #hcpFooter .ftLogo a img,body.page-node-type-material-search-top #hcpFooter .ftLogo a img,body.page-node-type-material-search #hcpFooter .ftLogo a img,body.page-node-type-material-index-for-product #hcpFooter .ftLogo a img,body.page-node-type-product #hcpFooter .ftLogo a img,body.page-node-type-product-detail #hcpFooter .ftLogo a img,body.page-node-type-event #hcpFooter .ftLogo a img,body.path-frontpage #hcpFooter .ftLogo a img,body.user-reset #hcpFooter .ftLogo a img,body.path-psoriasis #hcpFooter .ftLogo a img,body.path-user #hcpFooter .ftLogo a img,body.page-node-type-ra-top-page #hcpFooter .ftLogo a img,body.page-node-type-product-index #hcpFooter .ftLogo a img,body.page-node-type-product-form #hcpFooter .ftLogo a img,body.page-node-type-product-brand #hcpFooter .ftLogo a img,body.page-node-type-news-top-page #hcpFooter .ftLogo a img,body.page-node-type-qa-top-page #hcpFooter .ftLogo a img,body.page-node-type-product-faq #hcpFooter .ftLogo a img,body.page-node-type-product-notice #hcpFooter .ftLogo a img,body.page-node-type-product-information #hcpFooter .ftLogo a img,body.page-node-type-product-indication #hcpFooter .ftLogo a img,body.page-node-type-hcp-general-basic-page #hcpFooter .ftLogo a img,body.page-node-type-ra_news #hcpFooter .ftLogo a img,body.page-node-type-rhemuArthis_news #hcpFooter .ftLogo a img{max-width:100%;height:auto;}body.page-node-type-hcp-top-page #hcpFooter .ftCts,body.page-node-type-public-landing-page #hcpFooter .ftCts,body.page-node-type-basic-page #hcpFooter .ftCts,body.page-node-type-disease #hcpFooter .ftCts,body.path-events #hcpFooter .ftCts,body.path-event #hcpFooter .ftCts,body.page-node-type-material-search-top #hcpFooter .ftCts,body.page-node-type-material-search #hcpFooter .ftCts,body.page-node-type-material-index-for-product #hcpFooter .ftCts,body.page-node-type-product #hcpFooter .ftCts,body.page-node-type-product-detail #hcpFooter .ftCts,body.page-node-type-event #hcpFooter .ftCts,body.path-frontpage #hcpFooter .ftCts,body.user-reset #hcpFooter .ftCts,body.path-psoriasis #hcpFooter .ftCts,body.path-user #hcpFooter .ftCts,body.page-node-type-ra-top-page #hcpFooter .ftCts,body.page-node-type-product-index #hcpFooter .ftCts,body.page-node-type-product-form #hcpFooter .ftCts,body.page-node-type-product-brand #hcpFooter .ftCts,body.page-node-type-news-top-page #hcpFooter .ftCts,body.page-node-type-qa-top-page #hcpFooter .ftCts,body.page-node-type-product-faq #hcpFooter .ftCts,body.page-node-type-product-notice #hcpFooter .ftCts,body.page-node-type-product-information #hcpFooter .ftCts,body.page-node-type-product-indication #hcpFooter .ftCts,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts,body.page-node-type-ra_news #hcpFooter .ftCts,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:34px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register,body.page-node-type-public-landing-page #hcpFooter .ftCts .register,body.page-node-type-basic-page #hcpFooter .ftCts .register,body.page-node-type-disease #hcpFooter .ftCts .register,body.path-events #hcpFooter .ftCts .register,body.path-event #hcpFooter .ftCts .register,body.page-node-type-material-search-top #hcpFooter .ftCts .register,body.page-node-type-material-search #hcpFooter .ftCts .register,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register,body.page-node-type-product #hcpFooter .ftCts .register,body.page-node-type-product-detail #hcpFooter .ftCts .register,body.page-node-type-event #hcpFooter .ftCts .register,body.path-frontpage #hcpFooter .ftCts .register,body.user-reset #hcpFooter .ftCts .register,body.path-psoriasis #hcpFooter .ftCts .register,body.path-user #hcpFooter .ftCts .register,body.page-node-type-ra-top-page #hcpFooter .ftCts .register,body.page-node-type-product-index #hcpFooter .ftCts .register,body.page-node-type-product-form #hcpFooter .ftCts .register,body.page-node-type-product-brand #hcpFooter .ftCts .register,body.page-node-type-news-top-page #hcpFooter .ftCts .register,body.page-node-type-qa-top-page #hcpFooter .ftCts .register,body.page-node-type-product-faq #hcpFooter .ftCts .register,body.page-node-type-product-notice #hcpFooter .ftCts .register,body.page-node-type-product-information #hcpFooter .ftCts .register,body.page-node-type-product-indication #hcpFooter .ftCts .register,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register,body.page-node-type-ra_news #hcpFooter .ftCts .register,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-basic-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-disease #hcpFooter .ftCts .register .txtWrap .ttl,body.path-events #hcpFooter .ftCts .register .txtWrap .ttl,body.path-event #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-material-search-top #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-material-search #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-detail #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-event #hcpFooter .ftCts .register .txtWrap .ttl,body.path-frontpage #hcpFooter .ftCts .register .txtWrap .ttl,body.user-reset #hcpFooter .ftCts .register .txtWrap .ttl,body.path-psoriasis #hcpFooter .ftCts .register .txtWrap .ttl,body.path-user #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-index #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-form #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-brand #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-news-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-faq #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-notice #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-information #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-indication #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-ra_news #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .txtWrap .ttl{font-size:1.8rem;font-weight:bold;line-height:1.62;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-basic-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-disease #hcpFooter .ftCts .register .txtWrap .txt,body.path-events #hcpFooter .ftCts .register .txtWrap .txt,body.path-event #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-material-search-top #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-material-search #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-detail #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-event #hcpFooter .ftCts .register .txtWrap .txt,body.path-frontpage #hcpFooter .ftCts .register .txtWrap .txt,body.user-reset #hcpFooter .ftCts .register .txtWrap .txt,body.path-psoriasis #hcpFooter .ftCts .register .txtWrap .txt,body.path-user #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-index #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-form #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-brand #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-news-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-faq #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-notice #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-information #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-indication #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-ra_news #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .txtWrap .txt{margin-top:10px;font-size:1.4rem;line-height:1.64;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn,body.path-events #hcpFooter .ftCts .register .registBtn,body.path-event #hcpFooter .ftCts .register .registBtn,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn,body.page-node-type-product #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn,body.page-node-type-event #hcpFooter .ftCts .register .registBtn,body.path-frontpage #hcpFooter .ftCts .register .registBtn,body.user-reset #hcpFooter .ftCts .register .registBtn,body.path-psoriasis #hcpFooter .ftCts .register .registBtn,body.path-user #hcpFooter .ftCts .register .registBtn,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn{margin-top:30px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn .btn,body.path-events #hcpFooter .ftCts .register .registBtn .btn,body.path-event #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-event #hcpFooter .ftCts .register .registBtn .btn,body.path-frontpage #hcpFooter .ftCts .register .registBtn .btn,body.user-reset #hcpFooter .ftCts .register .registBtn .btn,body.path-psoriasis #hcpFooter .ftCts .register .registBtn .btn,body.path-user #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:256px;height:46px;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:4px 10px;border:1px solid #4d2a6b;text-decoration:none;color:#5e366e;font-size:1.4rem;font-weight:bold;line-height:1.5;letter-spacing:0.06em;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn .btn:hover,body.path-events #hcpFooter .ftCts .register .registBtn .btn:hover,body.path-event #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-event #hcpFooter .ftCts .register .registBtn .btn:hover,body.path-frontpage #hcpFooter .ftCts .register .registBtn .btn:hover,body.user-reset #hcpFooter .ftCts .register .registBtn .btn:hover,body.path-psoriasis #hcpFooter .ftCts .register .registBtn .btn:hover,body.path-user #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn .btn:hover,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn .btn:hover{opacity:0.7;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn .arow,body.path-events #hcpFooter .ftCts .register .registBtn .arow,body.path-event #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-event #hcpFooter .ftCts .register .registBtn .arow,body.path-frontpage #hcpFooter .ftCts .register .registBtn .arow,body.user-reset #hcpFooter .ftCts .register .registBtn .arow,body.path-psoriasis #hcpFooter .ftCts .register .registBtn .arow,body.path-user #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn .arow{display:inline-block;padding-right:30px;position:relative;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn .arow::before,body.path-events #hcpFooter .ftCts .register .registBtn .arow::before,body.path-event #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-event #hcpFooter .ftCts .register .registBtn .arow::before,body.path-frontpage #hcpFooter .ftCts .register .registBtn .arow::before,body.user-reset #hcpFooter .ftCts .register .registBtn .arow::before,body.path-psoriasis #hcpFooter .ftCts .register .registBtn .arow::before,body.path-user #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn .arow::before,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn .arow::before{content:" ";width:16px;height:4px;background:url(/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu,body.page-node-type-disease #hcpFooter .ftCts .ftMenu,body.path-events #hcpFooter .ftCts .ftMenu,body.path-event #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu,body.page-node-type-product #hcpFooter .ftCts .ftMenu,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu,body.page-node-type-event #hcpFooter .ftCts .ftMenu,body.path-frontpage #hcpFooter .ftCts .ftMenu,body.user-reset #hcpFooter .ftCts .ftMenu,body.path-psoriasis #hcpFooter .ftCts .ftMenu,body.path-user #hcpFooter .ftCts .ftMenu,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu{width:100%;max-width:645px;margin-left:auto;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a{font-size:1.5rem;font-weight:bold;line-height:1.4;letter-spacing:0.02em;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a{text-decoration:none;color:#333;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a:hover{opacity:0.7;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a{font-size:1.5rem;font-weight:bold;line-height:1.4;letter-spacing:0.02em;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a{margin-top:1.9em;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem{margin-top:12px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item{margin-top:6px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a{font-size:1.3rem;line-height:1.45;letter-spacing:0.02em;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:48px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a{text-decoration:none;color:#333;font-size:1.4rem;font-weight:bold;line-height:1.42em;position:relative;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a:hover{opacity:0.7;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb{margin-right:40px;padding-right:18px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb::before{content:" ";width:9px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_blank.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube{padding-left:38px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before{content:" ";width:34px;height:24px;background:url(/themes/custom/ucbcarejp/images/icn_youtube.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-type-hcp-top-page #hcpFooter .bottomLine,body.page-node-type-public-landing-page #hcpFooter .bottomLine,body.page-node-type-basic-page #hcpFooter .bottomLine,body.page-node-type-disease #hcpFooter .bottomLine,body.path-events #hcpFooter .bottomLine,body.path-event #hcpFooter .bottomLine,body.page-node-type-material-search-top #hcpFooter .bottomLine,body.page-node-type-material-search #hcpFooter .bottomLine,body.page-node-type-material-index-for-product #hcpFooter .bottomLine,body.page-node-type-product #hcpFooter .bottomLine,body.page-node-type-product-detail #hcpFooter .bottomLine,body.page-node-type-event #hcpFooter .bottomLine,body.path-frontpage #hcpFooter .bottomLine,body.user-reset #hcpFooter .bottomLine,body.path-psoriasis #hcpFooter .bottomLine,body.path-user #hcpFooter .bottomLine,body.page-node-type-ra-top-page #hcpFooter .bottomLine,body.page-node-type-product-index #hcpFooter .bottomLine,body.page-node-type-product-form #hcpFooter .bottomLine,body.page-node-type-product-brand #hcpFooter .bottomLine,body.page-node-type-news-top-page #hcpFooter .bottomLine,body.page-node-type-qa-top-page #hcpFooter .bottomLine,body.page-node-type-product-faq #hcpFooter .bottomLine,body.page-node-type-product-notice #hcpFooter .bottomLine,body.page-node-type-product-information #hcpFooter .bottomLine,body.page-node-type-product-indication #hcpFooter .bottomLine,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine,body.page-node-type-ra_news #hcpFooter .bottomLine,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:70px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:24px 0;border-top:1px solid #ddd;}body.page-node-type-hcp-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-public-landing-page #hcpFooter .bottomLine .btTxt,body.page-node-type-basic-page #hcpFooter .bottomLine .btTxt,body.page-node-type-disease #hcpFooter .bottomLine .btTxt,body.path-events #hcpFooter .bottomLine .btTxt,body.path-event #hcpFooter .bottomLine .btTxt,body.page-node-type-material-search-top #hcpFooter .bottomLine .btTxt,body.page-node-type-material-search #hcpFooter .bottomLine .btTxt,body.page-node-type-material-index-for-product #hcpFooter .bottomLine .btTxt,body.page-node-type-product #hcpFooter .bottomLine .btTxt,body.page-node-type-product-detail #hcpFooter .bottomLine .btTxt,body.page-node-type-event #hcpFooter .bottomLine .btTxt,body.path-frontpage #hcpFooter .bottomLine .btTxt,body.user-reset #hcpFooter .bottomLine .btTxt,body.path-psoriasis #hcpFooter .bottomLine .btTxt,body.path-user #hcpFooter .bottomLine .btTxt,body.page-node-type-ra-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-product-index #hcpFooter .bottomLine .btTxt,body.page-node-type-product-form #hcpFooter .bottomLine .btTxt,body.page-node-type-product-brand #hcpFooter .bottomLine .btTxt,body.page-node-type-news-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-qa-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-product-faq #hcpFooter .bottomLine .btTxt,body.page-node-type-product-notice #hcpFooter .bottomLine .btTxt,body.page-node-type-product-information #hcpFooter .bottomLine .btTxt,body.page-node-type-product-indication #hcpFooter .bottomLine .btTxt,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine .btTxt,body.page-node-type-ra_news #hcpFooter .bottomLine .btTxt,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine .btTxt{margin-right:16px;font-size:1.3rem;font-weight:bold;line-height:1.46;letter-spacing:0.02em;}body.page-node-type-hcp-top-page #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-public-landing-page #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-basic-page #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-disease #hcpFooter .bottomLine .btTxt:last-child,body.path-events #hcpFooter .bottomLine .btTxt:last-child,body.path-event #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-material-search-top #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-material-search #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-material-index-for-product #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-detail #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-event #hcpFooter .bottomLine .btTxt:last-child,body.path-frontpage #hcpFooter .bottomLine .btTxt:last-child,body.user-reset #hcpFooter .bottomLine .btTxt:last-child,body.path-psoriasis #hcpFooter .bottomLine .btTxt:last-child,body.path-user #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-ra-top-page #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-index #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-form #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-brand #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-news-top-page #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-qa-top-page #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-faq #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-notice #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-information #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-product-indication #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-ra_news #hcpFooter .bottomLine .btTxt:last-child,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine .btTxt:last-child{margin-right:0;}body.page-node-type-hcp-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-public-landing-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-basic-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-disease #hcpFooter .bottomLine .btTxt a,body.path-events #hcpFooter .bottomLine .btTxt a,body.path-event #hcpFooter .bottomLine .btTxt a,body.page-node-type-material-search-top #hcpFooter .bottomLine .btTxt a,body.page-node-type-material-search #hcpFooter .bottomLine .btTxt a,body.page-node-type-material-index-for-product #hcpFooter .bottomLine .btTxt a,body.page-node-type-product #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-detail #hcpFooter .bottomLine .btTxt a,body.page-node-type-event #hcpFooter .bottomLine .btTxt a,body.path-frontpage #hcpFooter .bottomLine .btTxt a,body.user-reset #hcpFooter .bottomLine .btTxt a,body.path-psoriasis #hcpFooter .bottomLine .btTxt a,body.path-user #hcpFooter .bottomLine .btTxt a,body.page-node-type-ra-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-index #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-form #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-brand #hcpFooter .bottomLine .btTxt a,body.page-node-type-news-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-qa-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-faq #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-notice #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-information #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-indication #hcpFooter .bottomLine .btTxt a,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-ra_news #hcpFooter .bottomLine .btTxt a,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine .btTxt a{text-decoration:none;color:#333;}body.page-node-type-hcp-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-hcp-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-public-landing-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-public-landing-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-basic-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-basic-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-disease #hcpFooter .bottomLine .btTxt a,body.page-node-type-disease #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.path-events #hcpFooter .bottomLine .btTxt a,body.path-events #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.path-event #hcpFooter .bottomLine .btTxt a,body.path-event #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-material-search-top #hcpFooter .bottomLine .btTxt a,body.page-node-type-material-search-top #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-material-search #hcpFooter .bottomLine .btTxt a,body.page-node-type-material-search #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-material-index-for-product #hcpFooter .bottomLine .btTxt a,body.page-node-type-material-index-for-product #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product #hcpFooter .bottomLine .btTxt a,body.page-node-type-product #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-detail #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-detail #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-event #hcpFooter .bottomLine .btTxt a,body.page-node-type-event #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.path-frontpage #hcpFooter .bottomLine .btTxt a,body.path-frontpage #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.user-reset #hcpFooter .bottomLine .btTxt a,body.user-reset #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.path-psoriasis #hcpFooter .bottomLine .btTxt a,body.path-psoriasis #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.path-user #hcpFooter .bottomLine .btTxt a,body.path-user #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-ra-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-ra-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-index #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-index #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-form #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-form #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-brand #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-brand #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-news-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-news-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-qa-top-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-qa-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-faq #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-faq #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-notice #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-notice #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-information #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-information #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-product-indication #hcpFooter .bottomLine .btTxt a,body.page-node-type-product-indication #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine .btTxt a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-ra_news #hcpFooter .bottomLine .btTxt a,body.page-node-type-ra_news #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"],body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine .btTxt a,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]{padding-right:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}body.page-node-type-hcp-top-page #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-hcp-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-public-landing-page #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-public-landing-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-basic-page #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-basic-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-disease #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-disease #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.path-events #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.path-events #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.path-event #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.path-event #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-material-search-top #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-material-search-top #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-material-search #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-material-search #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-material-index-for-product #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-material-index-for-product #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-detail #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-detail #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-event #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-event #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.path-frontpage #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.path-frontpage #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.user-reset #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.user-reset #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.path-psoriasis #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.path-psoriasis #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.path-user #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.path-user #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-ra-top-page #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-ra-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-index #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-index #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-form #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-form #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-brand #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-brand #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-news-top-page #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-news-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-qa-top-page #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-qa-top-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-faq #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-faq #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-notice #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-notice #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-information #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-information #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-product-indication #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-product-indication #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-ra_news #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-ra_news #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine .btTxt a[target="_blank"]::before,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr .ftOtherWrap .wrapInr ul.ftOtherListWrap li.ftOtherList a[target="_blank"]::before{content:" ";width:8px;height:8px;background:url(/themes/custom/ucbcarejp/images/icn_blank_gr.svg) no-repeat center center;background-size:100% auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body.page-node-type-hcp-top-page #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-public-landing-page #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-basic-page #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-disease #hcpFooter .bottomLine .btTxt a:hover,body.path-events #hcpFooter .bottomLine .btTxt a:hover,body.path-event #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-material-search-top #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-material-search #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-material-index-for-product #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-detail #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-event #hcpFooter .bottomLine .btTxt a:hover,body.path-frontpage #hcpFooter .bottomLine .btTxt a:hover,body.user-reset #hcpFooter .bottomLine .btTxt a:hover,body.path-psoriasis #hcpFooter .bottomLine .btTxt a:hover,body.path-user #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-ra-top-page #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-index #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-form #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-brand #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-news-top-page #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-qa-top-page #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-faq #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-notice #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-information #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-product-indication #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-ra_news #hcpFooter .bottomLine .btTxt a:hover,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine .btTxt a:hover{text-decoration:underline;}body.page-node-type-hcp-top-page #hcpFooter .copyLine,body.page-node-type-public-landing-page #hcpFooter .copyLine,body.page-node-type-basic-page #hcpFooter .copyLine,body.page-node-type-disease #hcpFooter .copyLine,body.path-events #hcpFooter .copyLine,body.path-event #hcpFooter .copyLine,body.page-node-type-material-search-top #hcpFooter .copyLine,body.page-node-type-material-search #hcpFooter .copyLine,body.page-node-type-material-index-for-product #hcpFooter .copyLine,body.page-node-type-product #hcpFooter .copyLine,body.page-node-type-product-detail #hcpFooter .copyLine,body.page-node-type-event #hcpFooter .copyLine,body.path-frontpage #hcpFooter .copyLine,body.user-reset #hcpFooter .copyLine,body.path-psoriasis #hcpFooter .copyLine,body.path-user #hcpFooter .copyLine,body.page-node-type-ra-top-page #hcpFooter .copyLine,body.page-node-type-product-index #hcpFooter .copyLine,body.page-node-type-product-form #hcpFooter .copyLine,body.page-node-type-product-brand #hcpFooter .copyLine,body.page-node-type-news-top-page #hcpFooter .copyLine,body.page-node-type-qa-top-page #hcpFooter .copyLine,body.page-node-type-product-faq #hcpFooter .copyLine,body.page-node-type-product-notice #hcpFooter .copyLine,body.page-node-type-product-information #hcpFooter .copyLine,body.page-node-type-product-indication #hcpFooter .copyLine,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine,body.page-node-type-ra_news #hcpFooter .copyLine,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine{height:92px;}body.page-node-type-hcp-top-page #hcpFooter .copyLine::before,body.page-node-type-public-landing-page #hcpFooter .copyLine::before,body.page-node-type-basic-page #hcpFooter .copyLine::before,body.page-node-type-disease #hcpFooter .copyLine::before,body.path-events #hcpFooter .copyLine::before,body.path-event #hcpFooter .copyLine::before,body.page-node-type-material-search-top #hcpFooter .copyLine::before,body.page-node-type-material-search #hcpFooter .copyLine::before,body.page-node-type-material-index-for-product #hcpFooter .copyLine::before,body.page-node-type-product #hcpFooter .copyLine::before,body.page-node-type-product-detail #hcpFooter .copyLine::before,body.page-node-type-event #hcpFooter .copyLine::before,body.path-frontpage #hcpFooter .copyLine::before,body.user-reset #hcpFooter .copyLine::before,body.path-psoriasis #hcpFooter .copyLine::before,body.path-user #hcpFooter .copyLine::before,body.page-node-type-ra-top-page #hcpFooter .copyLine::before,body.page-node-type-product-index #hcpFooter .copyLine::before,body.page-node-type-product-form #hcpFooter .copyLine::before,body.page-node-type-product-brand #hcpFooter .copyLine::before,body.page-node-type-news-top-page #hcpFooter .copyLine::before,body.page-node-type-qa-top-page #hcpFooter .copyLine::before,body.page-node-type-product-faq #hcpFooter .copyLine::before,body.page-node-type-product-notice #hcpFooter .copyLine::before,body.page-node-type-product-information #hcpFooter .copyLine::before,body.page-node-type-product-indication #hcpFooter .copyLine::before,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine::before,body.page-node-type-ra_news #hcpFooter .copyLine::before,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine::before{content:" ";width:100%;height:92px;background:#512c70;position:absolute;bottom:0;left:0;z-index:0;}body.page-node-type-hcp-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-public-landing-page #hcpFooter .copyLine .lineInr,body.page-node-type-basic-page #hcpFooter .copyLine .lineInr,body.page-node-type-disease #hcpFooter .copyLine .lineInr,body.path-events #hcpFooter .copyLine .lineInr,body.path-event #hcpFooter .copyLine .lineInr,body.page-node-type-material-search-top #hcpFooter .copyLine .lineInr,body.page-node-type-material-search #hcpFooter .copyLine .lineInr,body.page-node-type-material-index-for-product #hcpFooter .copyLine .lineInr,body.page-node-type-product #hcpFooter .copyLine .lineInr,body.page-node-type-product-detail #hcpFooter .copyLine .lineInr,body.page-node-type-event #hcpFooter .copyLine .lineInr,body.path-frontpage #hcpFooter .copyLine .lineInr,body.user-reset #hcpFooter .copyLine .lineInr,body.path-psoriasis #hcpFooter .copyLine .lineInr,body.path-user #hcpFooter .copyLine .lineInr,body.page-node-type-ra-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-product-index #hcpFooter .copyLine .lineInr,body.page-node-type-product-form #hcpFooter .copyLine .lineInr,body.page-node-type-product-brand #hcpFooter .copyLine .lineInr,body.page-node-type-news-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-qa-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-product-faq #hcpFooter .copyLine .lineInr,body.page-node-type-product-notice #hcpFooter .copyLine .lineInr,body.page-node-type-product-information #hcpFooter .copyLine .lineInr,body.page-node-type-product-indication #hcpFooter .copyLine .lineInr,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine .lineInr,body.page-node-type-ra_news #hcpFooter .copyLine .lineInr,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine .lineInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;}body.page-node-type-hcp-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-public-landing-page #hcpFooter .copyLine .ftImg,body.page-node-type-basic-page #hcpFooter .copyLine .ftImg,body.page-node-type-disease #hcpFooter .copyLine .ftImg,body.path-events #hcpFooter .copyLine .ftImg,body.path-event #hcpFooter .copyLine .ftImg,body.page-node-type-material-search-top #hcpFooter .copyLine .ftImg,body.page-node-type-material-search #hcpFooter .copyLine .ftImg,body.page-node-type-material-index-for-product #hcpFooter .copyLine .ftImg,body.page-node-type-product #hcpFooter .copyLine .ftImg,body.page-node-type-product-detail #hcpFooter .copyLine .ftImg,body.page-node-type-event #hcpFooter .copyLine .ftImg,body.path-frontpage #hcpFooter .copyLine .ftImg,body.user-reset #hcpFooter .copyLine .ftImg,body.path-psoriasis #hcpFooter .copyLine .ftImg,body.path-user #hcpFooter .copyLine .ftImg,body.page-node-type-ra-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-product-index #hcpFooter .copyLine .ftImg,body.page-node-type-product-form #hcpFooter .copyLine .ftImg,body.page-node-type-product-brand #hcpFooter .copyLine .ftImg,body.page-node-type-news-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-qa-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-product-faq #hcpFooter .copyLine .ftImg,body.page-node-type-product-notice #hcpFooter .copyLine .ftImg,body.page-node-type-product-information #hcpFooter .copyLine .ftImg,body.page-node-type-product-indication #hcpFooter .copyLine .ftImg,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine .ftImg,body.page-node-type-ra_news #hcpFooter .copyLine .ftImg,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine .ftImg{max-width:221px;margin-right:auto;}body.page-node-type-hcp-top-page #hcpFooter .copyLine .ftImg img,body.page-node-type-public-landing-page #hcpFooter .copyLine .ftImg img,body.page-node-type-basic-page #hcpFooter .copyLine .ftImg img,body.page-node-type-disease #hcpFooter .copyLine .ftImg img,body.path-events #hcpFooter .copyLine .ftImg img,body.path-event #hcpFooter .copyLine .ftImg img,body.page-node-type-material-search-top #hcpFooter .copyLine .ftImg img,body.page-node-type-material-search #hcpFooter .copyLine .ftImg img,body.page-node-type-material-index-for-product #hcpFooter .copyLine .ftImg img,body.page-node-type-product #hcpFooter .copyLine .ftImg img,body.page-node-type-product-detail #hcpFooter .copyLine .ftImg img,body.page-node-type-event #hcpFooter .copyLine .ftImg img,body.path-frontpage #hcpFooter .copyLine .ftImg img,body.user-reset #hcpFooter .copyLine .ftImg img,body.path-psoriasis #hcpFooter .copyLine .ftImg img,body.path-user #hcpFooter .copyLine .ftImg img,body.page-node-type-ra-top-page #hcpFooter .copyLine .ftImg img,body.page-node-type-product-index #hcpFooter .copyLine .ftImg img,body.page-node-type-product-form #hcpFooter .copyLine .ftImg img,body.page-node-type-product-brand #hcpFooter .copyLine .ftImg img,body.page-node-type-news-top-page #hcpFooter .copyLine .ftImg img,body.page-node-type-qa-top-page #hcpFooter .copyLine .ftImg img,body.page-node-type-product-faq #hcpFooter .copyLine .ftImg img,body.page-node-type-product-notice #hcpFooter .copyLine .ftImg img,body.page-node-type-product-information #hcpFooter .copyLine .ftImg img,body.page-node-type-product-indication #hcpFooter .copyLine .ftImg img,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine .ftImg img,body.page-node-type-ra_news #hcpFooter .copyLine .ftImg img,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine .ftImg img{width:100%;height:auto;}body.page-node-type-hcp-top-page #hcpFooter .copyLine .copy,body.page-node-type-public-landing-page #hcpFooter .copyLine .copy,body.page-node-type-basic-page #hcpFooter .copyLine .copy,body.page-node-type-disease #hcpFooter .copyLine .copy,body.path-events #hcpFooter .copyLine .copy,body.path-event #hcpFooter .copyLine .copy,body.page-node-type-material-search-top #hcpFooter .copyLine .copy,body.page-node-type-material-search #hcpFooter .copyLine .copy,body.page-node-type-material-index-for-product #hcpFooter .copyLine .copy,body.page-node-type-product #hcpFooter .copyLine .copy,body.page-node-type-product-detail #hcpFooter .copyLine .copy,body.page-node-type-event #hcpFooter .copyLine .copy,body.path-frontpage #hcpFooter .copyLine .copy,body.user-reset #hcpFooter .copyLine .copy,body.path-psoriasis #hcpFooter .copyLine .copy,body.path-user #hcpFooter .copyLine .copy,body.page-node-type-ra-top-page #hcpFooter .copyLine .copy,body.page-node-type-product-index #hcpFooter .copyLine .copy,body.page-node-type-product-form #hcpFooter .copyLine .copy,body.page-node-type-product-brand #hcpFooter .copyLine .copy,body.page-node-type-news-top-page #hcpFooter .copyLine .copy,body.page-node-type-qa-top-page #hcpFooter .copyLine .copy,body.page-node-type-product-faq #hcpFooter .copyLine .copy,body.page-node-type-product-notice #hcpFooter .copyLine .copy,body.page-node-type-product-information #hcpFooter .copyLine .copy,body.page-node-type-product-indication #hcpFooter .copyLine .copy,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine .copy,body.page-node-type-ra_news #hcpFooter .copyLine .copy,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine .copy{color:#fff;font-size:1.1rem;line-height:1.45;letter-spacing:0.02em;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page #hcpFooter,body.page-node-type-public-landing-page #hcpFooter,body.page-node-type-basic-page #hcpFooter,body.page-node-type-disease #hcpFooter,body.path-events #hcpFooter,body.path-event #hcpFooter,body.page-node-type-material-search-top #hcpFooter,body.page-node-type-material-search #hcpFooter,body.page-node-type-material-index-for-product #hcpFooter,body.page-node-type-product #hcpFooter,body.page-node-type-product-detail #hcpFooter,body.page-node-type-event #hcpFooter,body.path-frontpage #hcpFooter,body.user-reset #hcpFooter,body.path-psoriasis #hcpFooter,body.path-user #hcpFooter,body.page-node-type-ra-top-page #hcpFooter,body.page-node-type-product-index #hcpFooter,body.page-node-type-product-form #hcpFooter,body.page-node-type-product-brand #hcpFooter,body.page-node-type-news-top-page #hcpFooter,body.page-node-type-qa-top-page #hcpFooter,body.page-node-type-product-faq #hcpFooter,body.page-node-type-product-notice #hcpFooter,body.page-node-type-product-information #hcpFooter,body.page-node-type-product-indication #hcpFooter,body.page-node-type-hcp-general-basic-page #hcpFooter,body.page-node-type-ra_news #hcpFooter,body.page-node-type-rhemuArthis_news #hcpFooter{padding:40px 25px 0;position:relative;}body.page-node-type-hcp-top-page #hcpFooter .ftInr,body.page-node-type-public-landing-page #hcpFooter .ftInr,body.page-node-type-basic-page #hcpFooter .ftInr,body.page-node-type-disease #hcpFooter .ftInr,body.path-events #hcpFooter .ftInr,body.path-event #hcpFooter .ftInr,body.page-node-type-material-search-top #hcpFooter .ftInr,body.page-node-type-material-search #hcpFooter .ftInr,body.page-node-type-material-index-for-product #hcpFooter .ftInr,body.page-node-type-product #hcpFooter .ftInr,body.page-node-type-product-detail #hcpFooter .ftInr,body.page-node-type-event #hcpFooter .ftInr,body.path-frontpage #hcpFooter .ftInr,body.user-reset #hcpFooter .ftInr,body.path-psoriasis #hcpFooter .ftInr,body.path-user #hcpFooter .ftInr,body.page-node-type-ra-top-page #hcpFooter .ftInr,body.page-node-type-product-index #hcpFooter .ftInr,body.page-node-type-product-form #hcpFooter .ftInr,body.page-node-type-product-brand #hcpFooter .ftInr,body.page-node-type-news-top-page #hcpFooter .ftInr,body.page-node-type-qa-top-page #hcpFooter .ftInr,body.page-node-type-product-faq #hcpFooter .ftInr,body.page-node-type-product-notice #hcpFooter .ftInr,body.page-node-type-product-information #hcpFooter .ftInr,body.page-node-type-product-indication #hcpFooter .ftInr,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr,body.page-node-type-ra_news #hcpFooter .ftInr,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr{max-width:100%;}body.page-node-type-hcp-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-public-landing-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-basic-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-disease #hcpFooter .ftInr .ftTopBtn,body.path-events #hcpFooter .ftInr .ftTopBtn,body.path-event #hcpFooter .ftInr .ftTopBtn,body.page-node-type-material-search-top #hcpFooter .ftInr .ftTopBtn,body.page-node-type-material-search #hcpFooter .ftInr .ftTopBtn,body.page-node-type-material-index-for-product #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-detail #hcpFooter .ftInr .ftTopBtn,body.page-node-type-event #hcpFooter .ftInr .ftTopBtn,body.path-frontpage #hcpFooter .ftInr .ftTopBtn,body.user-reset #hcpFooter .ftInr .ftTopBtn,body.path-psoriasis #hcpFooter .ftInr .ftTopBtn,body.path-user #hcpFooter .ftInr .ftTopBtn,body.page-node-type-ra-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-index #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-form #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-brand #hcpFooter .ftInr .ftTopBtn,body.page-node-type-news-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-qa-top-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-faq #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-notice #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-information #hcpFooter .ftInr .ftTopBtn,body.page-node-type-product-indication #hcpFooter .ftInr .ftTopBtn,body.page-node-type-hcp-general-basic-page #hcpFooter .ftInr .ftTopBtn,body.page-node-type-ra_news #hcpFooter .ftInr .ftTopBtn,body.page-node-type-rhemuArthis_news #hcpFooter .ftInr .ftTopBtn{display:none;}body.page-node-type-hcp-top-page #hcpFooter .ftCts,body.page-node-type-public-landing-page #hcpFooter .ftCts,body.page-node-type-basic-page #hcpFooter .ftCts,body.page-node-type-disease #hcpFooter .ftCts,body.path-events #hcpFooter .ftCts,body.path-event #hcpFooter .ftCts,body.page-node-type-material-search-top #hcpFooter .ftCts,body.page-node-type-material-search #hcpFooter .ftCts,body.page-node-type-material-index-for-product #hcpFooter .ftCts,body.page-node-type-product #hcpFooter .ftCts,body.page-node-type-product-detail #hcpFooter .ftCts,body.page-node-type-event #hcpFooter .ftCts,body.path-frontpage #hcpFooter .ftCts,body.user-reset #hcpFooter .ftCts,body.path-psoriasis #hcpFooter .ftCts,body.path-user #hcpFooter .ftCts,body.page-node-type-ra-top-page #hcpFooter .ftCts,body.page-node-type-product-index #hcpFooter .ftCts,body.page-node-type-product-form #hcpFooter .ftCts,body.page-node-type-product-brand #hcpFooter .ftCts,body.page-node-type-news-top-page #hcpFooter .ftCts,body.page-node-type-qa-top-page #hcpFooter .ftCts,body.page-node-type-product-faq #hcpFooter .ftCts,body.page-node-type-product-notice #hcpFooter .ftCts,body.page-node-type-product-information #hcpFooter .ftCts,body.page-node-type-product-indication #hcpFooter .ftCts,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts,body.page-node-type-ra_news #hcpFooter .ftCts,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts{display:block;margin-top:40px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register,body.page-node-type-public-landing-page #hcpFooter .ftCts .register,body.page-node-type-basic-page #hcpFooter .ftCts .register,body.page-node-type-disease #hcpFooter .ftCts .register,body.path-events #hcpFooter .ftCts .register,body.path-event #hcpFooter .ftCts .register,body.page-node-type-material-search-top #hcpFooter .ftCts .register,body.page-node-type-material-search #hcpFooter .ftCts .register,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register,body.page-node-type-product #hcpFooter .ftCts .register,body.page-node-type-product-detail #hcpFooter .ftCts .register,body.page-node-type-event #hcpFooter .ftCts .register,body.path-frontpage #hcpFooter .ftCts .register,body.user-reset #hcpFooter .ftCts .register,body.path-psoriasis #hcpFooter .ftCts .register,body.path-user #hcpFooter .ftCts .register,body.page-node-type-ra-top-page #hcpFooter .ftCts .register,body.page-node-type-product-index #hcpFooter .ftCts .register,body.page-node-type-product-form #hcpFooter .ftCts .register,body.page-node-type-product-brand #hcpFooter .ftCts .register,body.page-node-type-news-top-page #hcpFooter .ftCts .register,body.page-node-type-qa-top-page #hcpFooter .ftCts .register,body.page-node-type-product-faq #hcpFooter .ftCts .register,body.page-node-type-product-notice #hcpFooter .ftCts .register,body.page-node-type-product-information #hcpFooter .ftCts .register,body.page-node-type-product-indication #hcpFooter .ftCts .register,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register,body.page-node-type-ra_news #hcpFooter .ftCts .register,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register{padding-right:0;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-basic-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-disease #hcpFooter .ftCts .register .txtWrap .ttl,body.path-events #hcpFooter .ftCts .register .txtWrap .ttl,body.path-event #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-material-search-top #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-material-search #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-detail #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-event #hcpFooter .ftCts .register .txtWrap .ttl,body.path-frontpage #hcpFooter .ftCts .register .txtWrap .ttl,body.user-reset #hcpFooter .ftCts .register .txtWrap .ttl,body.path-psoriasis #hcpFooter .ftCts .register .txtWrap .ttl,body.path-user #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-index #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-form #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-brand #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-news-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-faq #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-notice #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-information #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-product-indication #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-ra_news #hcpFooter .ftCts .register .txtWrap .ttl,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .txtWrap .ttl{line-height:1.4;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-basic-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-disease #hcpFooter .ftCts .register .txtWrap .txt,body.path-events #hcpFooter .ftCts .register .txtWrap .txt,body.path-event #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-material-search-top #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-material-search #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-detail #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-event #hcpFooter .ftCts .register .txtWrap .txt,body.path-frontpage #hcpFooter .ftCts .register .txtWrap .txt,body.user-reset #hcpFooter .ftCts .register .txtWrap .txt,body.path-psoriasis #hcpFooter .ftCts .register .txtWrap .txt,body.path-user #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-index #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-form #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-brand #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-news-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-faq #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-notice #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-information #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-product-indication #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-ra_news #hcpFooter .ftCts .register .txtWrap .txt,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .txtWrap .txt{font-size:1.5rem;line-height:1.46;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn,body.path-events #hcpFooter .ftCts .register .registBtn,body.path-event #hcpFooter .ftCts .register .registBtn,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn,body.page-node-type-product #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn,body.page-node-type-event #hcpFooter .ftCts .register .registBtn,body.path-frontpage #hcpFooter .ftCts .register .registBtn,body.user-reset #hcpFooter .ftCts .register .registBtn,body.path-psoriasis #hcpFooter .ftCts .register .registBtn,body.path-user #hcpFooter .ftCts .register .registBtn,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn{margin-top:30px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn .btn,body.path-events #hcpFooter .ftCts .register .registBtn .btn,body.path-event #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-event #hcpFooter .ftCts .register .registBtn .btn,body.path-frontpage #hcpFooter .ftCts .register .registBtn .btn,body.user-reset #hcpFooter .ftCts .register .registBtn .btn,body.path-psoriasis #hcpFooter .ftCts .register .registBtn .btn,body.path-user #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn .btn,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn .btn{width:100%;height:50px;font-size:1.5rem;line-height:1.46;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-public-landing-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-basic-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-disease #hcpFooter .ftCts .register .registBtn .arow,body.path-events #hcpFooter .ftCts .register .registBtn .arow,body.path-event #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-material-search-top #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-material-search #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-material-index-for-product #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-detail #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-event #hcpFooter .ftCts .register .registBtn .arow,body.path-frontpage #hcpFooter .ftCts .register .registBtn .arow,body.user-reset #hcpFooter .ftCts .register .registBtn .arow,body.path-psoriasis #hcpFooter .ftCts .register .registBtn .arow,body.path-user #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-index #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-form #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-brand #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-news-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-qa-top-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-faq #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-notice #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-information #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-product-indication #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-ra_news #hcpFooter .ftCts .register .registBtn .arow,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .register .registBtn .arow{width:100%;text-align:center;padding:0 45px;position:relative;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu,body.page-node-type-disease #hcpFooter .ftCts .ftMenu,body.path-events #hcpFooter .ftCts .ftMenu,body.path-event #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu,body.page-node-type-product #hcpFooter .ftCts .ftMenu,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu,body.page-node-type-event #hcpFooter .ftCts .ftMenu,body.path-frontpage #hcpFooter .ftCts .ftMenu,body.user-reset #hcpFooter .ftCts .ftMenu,body.path-psoriasis #hcpFooter .ftCts .ftMenu,body.path-user #hcpFooter .ftCts .ftMenu,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu{max-width:100%;margin-top:40px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap{display:block;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl{width:100%;padding-right:0;border-bottom:1px solid #aaa;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl > a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:18px 25px 18px 0;font-size:1.6rem;position:relative;cursor:pointer;display:block;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl a + a{margin-top:0;border-top:1px solid #aaa;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after{content:" ";width:14px;height:1px;background:#707070;position:absolute;top:50%;right:0;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::before{-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.hasChild > a::after{-webkit-transform:translate(-50%) rotate(90deg);-ms-transform:translate(-50%) rotate(90deg);transform:translate(-50%) rotate(90deg);}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl.js-menuOpen.hasChild > a::after{-webkit-transform:translate(-50%) rotate(0);-ms-transform:translate(-50%) rotate(0);transform:translate(-50%) rotate(0);}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem{display:none;height:0;margin-top:0;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item{margin-top:0;padding-top:6px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item:last-child{padding-bottom:20px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-events #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-frontpage #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.user-reset #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.path-user #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .menuWrap .dtl .dtlItem .item a{font-size:1.5rem;line-height:1.5;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap{display:block;margin-top:0;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item{margin-top:18px;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a{font-size:1.5rem;line-height:1.45em;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.ucb{margin-right:0;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube{padding-left:0;}body.page-node-type-hcp-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-public-landing-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-disease #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-events #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-material-search-top #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-material-search #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-material-index-for-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-detail #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-event #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-frontpage #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.user-reset #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-psoriasis #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.path-user #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-ra-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-index #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-form #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-brand #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-news-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-qa-top-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-faq #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-notice #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-information #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-product-indication #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-hcp-general-basic-page #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-ra_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before,body.page-node-type-rhemuArthis_news #hcpFooter .ftCts .ftMenu .linkWrap .item a.youtube::before{display:inline-block;width:20px;height:14px;margin-right:10px;position:static;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}body.page-node-type-hcp-top-page #hcpFooter .bottomLine,body.page-node-type-public-landing-page #hcpFooter .bottomLine,body.page-node-type-basic-page #hcpFooter .bottomLine,body.page-node-type-disease #hcpFooter .bottomLine,body.path-events #hcpFooter .bottomLine,body.path-event #hcpFooter .bottomLine,body.page-node-type-material-search-top #hcpFooter .bottomLine,body.page-node-type-material-search #hcpFooter .bottomLine,body.page-node-type-material-index-for-product #hcpFooter .bottomLine,body.page-node-type-product #hcpFooter .bottomLine,body.page-node-type-product-detail #hcpFooter .bottomLine,body.page-node-type-event #hcpFooter .bottomLine,body.path-frontpage #hcpFooter .bottomLine,body.user-reset #hcpFooter .bottomLine,body.path-psoriasis #hcpFooter .bottomLine,body.path-user #hcpFooter .bottomLine,body.page-node-type-ra-top-page #hcpFooter .bottomLine,body.page-node-type-product-index #hcpFooter .bottomLine,body.page-node-type-product-form #hcpFooter .bottomLine,body.page-node-type-product-brand #hcpFooter .bottomLine,body.page-node-type-news-top-page #hcpFooter .bottomLine,body.page-node-type-qa-top-page #hcpFooter .bottomLine,body.page-node-type-product-faq #hcpFooter .bottomLine,body.page-node-type-product-notice #hcpFooter .bottomLine,body.page-node-type-product-information #hcpFooter .bottomLine,body.page-node-type-product-indication #hcpFooter .bottomLine,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine,body.page-node-type-ra_news #hcpFooter .bottomLine,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;padding:0;border-top:none;}body.page-node-type-hcp-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-public-landing-page #hcpFooter .bottomLine .btTxt,body.page-node-type-basic-page #hcpFooter .bottomLine .btTxt,body.page-node-type-disease #hcpFooter .bottomLine .btTxt,body.path-events #hcpFooter .bottomLine .btTxt,body.path-event #hcpFooter .bottomLine .btTxt,body.page-node-type-material-search-top #hcpFooter .bottomLine .btTxt,body.page-node-type-material-search #hcpFooter .bottomLine .btTxt,body.page-node-type-material-index-for-product #hcpFooter .bottomLine .btTxt,body.page-node-type-product #hcpFooter .bottomLine .btTxt,body.page-node-type-product-detail #hcpFooter .bottomLine .btTxt,body.page-node-type-event #hcpFooter .bottomLine .btTxt,body.path-frontpage #hcpFooter .bottomLine .btTxt,body.user-reset #hcpFooter .bottomLine .btTxt,body.path-psoriasis #hcpFooter .bottomLine .btTxt,body.path-user #hcpFooter .bottomLine .btTxt,body.page-node-type-ra-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-product-index #hcpFooter .bottomLine .btTxt,body.page-node-type-product-form #hcpFooter .bottomLine .btTxt,body.page-node-type-product-brand #hcpFooter .bottomLine .btTxt,body.page-node-type-news-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-qa-top-page #hcpFooter .bottomLine .btTxt,body.page-node-type-product-faq #hcpFooter .bottomLine .btTxt,body.page-node-type-product-notice #hcpFooter .bottomLine .btTxt,body.page-node-type-product-information #hcpFooter .bottomLine .btTxt,body.page-node-type-product-indication #hcpFooter .bottomLine .btTxt,body.page-node-type-hcp-general-basic-page #hcpFooter .bottomLine .btTxt,body.page-node-type-ra_news #hcpFooter .bottomLine .btTxt,body.page-node-type-rhemuArthis_news #hcpFooter .bottomLine .btTxt{width:50%;margin-top:18px;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:15px;}body.page-node-type-hcp-top-page #hcpFooter .copyLine,body.page-node-type-public-landing-page #hcpFooter .copyLine,body.page-node-type-basic-page #hcpFooter .copyLine,body.page-node-type-disease #hcpFooter .copyLine,body.path-events #hcpFooter .copyLine,body.path-event #hcpFooter .copyLine,body.page-node-type-material-search-top #hcpFooter .copyLine,body.page-node-type-material-search #hcpFooter .copyLine,body.page-node-type-material-index-for-product #hcpFooter .copyLine,body.page-node-type-product #hcpFooter .copyLine,body.page-node-type-product-detail #hcpFooter .copyLine,body.page-node-type-event #hcpFooter .copyLine,body.path-frontpage #hcpFooter .copyLine,body.user-reset #hcpFooter .copyLine,body.path-psoriasis #hcpFooter .copyLine,body.path-user #hcpFooter .copyLine,body.page-node-type-ra-top-page #hcpFooter .copyLine,body.page-node-type-product-index #hcpFooter .copyLine,body.page-node-type-product-form #hcpFooter .copyLine,body.page-node-type-product-brand #hcpFooter .copyLine,body.page-node-type-news-top-page #hcpFooter .copyLine,body.page-node-type-qa-top-page #hcpFooter .copyLine,body.page-node-type-product-faq #hcpFooter .copyLine,body.page-node-type-product-notice #hcpFooter .copyLine,body.page-node-type-product-information #hcpFooter .copyLine,body.page-node-type-product-indication #hcpFooter .copyLine,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine,body.page-node-type-ra_news #hcpFooter .copyLine,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine{height:132px;margin-top:70px;}body.page-node-type-hcp-top-page #hcpFooter .copyLine::before,body.page-node-type-public-landing-page #hcpFooter .copyLine::before,body.page-node-type-basic-page #hcpFooter .copyLine::before,body.page-node-type-disease #hcpFooter .copyLine::before,body.path-events #hcpFooter .copyLine::before,body.path-event #hcpFooter .copyLine::before,body.page-node-type-material-search-top #hcpFooter .copyLine::before,body.page-node-type-material-search #hcpFooter .copyLine::before,body.page-node-type-material-index-for-product #hcpFooter .copyLine::before,body.page-node-type-product #hcpFooter .copyLine::before,body.page-node-type-product-detail #hcpFooter .copyLine::before,body.page-node-type-event #hcpFooter .copyLine::before,body.path-frontpage #hcpFooter .copyLine::before,body.user-reset #hcpFooter .copyLine::before,body.path-psoriasis #hcpFooter .copyLine::before,body.path-user #hcpFooter .copyLine::before,body.page-node-type-ra-top-page #hcpFooter .copyLine::before,body.page-node-type-product-index #hcpFooter .copyLine::before,body.page-node-type-product-form #hcpFooter .copyLine::before,body.page-node-type-product-brand #hcpFooter .copyLine::before,body.page-node-type-news-top-page #hcpFooter .copyLine::before,body.page-node-type-qa-top-page #hcpFooter .copyLine::before,body.page-node-type-product-faq #hcpFooter .copyLine::before,body.page-node-type-product-notice #hcpFooter .copyLine::before,body.page-node-type-product-information #hcpFooter .copyLine::before,body.page-node-type-product-indication #hcpFooter .copyLine::before,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine::before,body.page-node-type-ra_news #hcpFooter .copyLine::before,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine::before{height:132px;}body.page-node-type-hcp-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-public-landing-page #hcpFooter .copyLine .lineInr,body.page-node-type-basic-page #hcpFooter .copyLine .lineInr,body.page-node-type-disease #hcpFooter .copyLine .lineInr,body.path-events #hcpFooter .copyLine .lineInr,body.path-event #hcpFooter .copyLine .lineInr,body.page-node-type-material-search-top #hcpFooter .copyLine .lineInr,body.page-node-type-material-search #hcpFooter .copyLine .lineInr,body.page-node-type-material-index-for-product #hcpFooter .copyLine .lineInr,body.page-node-type-product #hcpFooter .copyLine .lineInr,body.page-node-type-product-detail #hcpFooter .copyLine .lineInr,body.page-node-type-event #hcpFooter .copyLine .lineInr,body.path-frontpage #hcpFooter .copyLine .lineInr,body.user-reset #hcpFooter .copyLine .lineInr,body.path-psoriasis #hcpFooter .copyLine .lineInr,body.path-user #hcpFooter .copyLine .lineInr,body.page-node-type-ra-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-product-index #hcpFooter .copyLine .lineInr,body.page-node-type-product-form #hcpFooter .copyLine .lineInr,body.page-node-type-product-brand #hcpFooter .copyLine .lineInr,body.page-node-type-news-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-qa-top-page #hcpFooter .copyLine .lineInr,body.page-node-type-product-faq #hcpFooter .copyLine .lineInr,body.page-node-type-product-notice #hcpFooter .copyLine .lineInr,body.page-node-type-product-information #hcpFooter .copyLine .lineInr,body.page-node-type-product-indication #hcpFooter .copyLine .lineInr,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine .lineInr,body.page-node-type-ra_news #hcpFooter .copyLine .lineInr,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine .lineInr{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}body.page-node-type-hcp-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-public-landing-page #hcpFooter .copyLine .ftImg,body.page-node-type-basic-page #hcpFooter .copyLine .ftImg,body.page-node-type-disease #hcpFooter .copyLine .ftImg,body.path-events #hcpFooter .copyLine .ftImg,body.path-event #hcpFooter .copyLine .ftImg,body.page-node-type-material-search-top #hcpFooter .copyLine .ftImg,body.page-node-type-material-search #hcpFooter .copyLine .ftImg,body.page-node-type-material-index-for-product #hcpFooter .copyLine .ftImg,body.page-node-type-product #hcpFooter .copyLine .ftImg,body.page-node-type-product-detail #hcpFooter .copyLine .ftImg,body.page-node-type-event #hcpFooter .copyLine .ftImg,body.path-frontpage #hcpFooter .copyLine .ftImg,body.user-reset #hcpFooter .copyLine .ftImg,body.path-psoriasis #hcpFooter .copyLine .ftImg,body.path-user #hcpFooter .copyLine .ftImg,body.page-node-type-ra-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-product-index #hcpFooter .copyLine .ftImg,body.page-node-type-product-form #hcpFooter .copyLine .ftImg,body.page-node-type-product-brand #hcpFooter .copyLine .ftImg,body.page-node-type-news-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-qa-top-page #hcpFooter .copyLine .ftImg,body.page-node-type-product-faq #hcpFooter .copyLine .ftImg,body.page-node-type-product-notice #hcpFooter .copyLine .ftImg,body.page-node-type-product-information #hcpFooter .copyLine .ftImg,body.page-node-type-product-indication #hcpFooter .copyLine .ftImg,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine .ftImg,body.page-node-type-ra_news #hcpFooter .copyLine .ftImg,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine .ftImg{max-width:202px;margin:0 auto;}body.page-node-type-hcp-top-page #hcpFooter .copyLine .copy,body.page-node-type-public-landing-page #hcpFooter .copyLine .copy,body.page-node-type-basic-page #hcpFooter .copyLine .copy,body.page-node-type-disease #hcpFooter .copyLine .copy,body.path-events #hcpFooter .copyLine .copy,body.path-event #hcpFooter .copyLine .copy,body.page-node-type-material-search-top #hcpFooter .copyLine .copy,body.page-node-type-material-search #hcpFooter .copyLine .copy,body.page-node-type-material-index-for-product #hcpFooter .copyLine .copy,body.page-node-type-product #hcpFooter .copyLine .copy,body.page-node-type-product-detail #hcpFooter .copyLine .copy,body.page-node-type-event #hcpFooter .copyLine .copy,body.path-frontpage #hcpFooter .copyLine .copy,body.user-reset #hcpFooter .copyLine .copy,body.path-psoriasis #hcpFooter .copyLine .copy,body.path-user #hcpFooter .copyLine .copy,body.page-node-type-ra-top-page #hcpFooter .copyLine .copy,body.page-node-type-product-index #hcpFooter .copyLine .copy,body.page-node-type-product-form #hcpFooter .copyLine .copy,body.page-node-type-product-brand #hcpFooter .copyLine .copy,body.page-node-type-news-top-page #hcpFooter .copyLine .copy,body.page-node-type-qa-top-page #hcpFooter .copyLine .copy,body.page-node-type-product-faq #hcpFooter .copyLine .copy,body.page-node-type-product-notice #hcpFooter .copyLine .copy,body.page-node-type-product-information #hcpFooter .copyLine .copy,body.page-node-type-product-indication #hcpFooter .copyLine .copy,body.page-node-type-hcp-general-basic-page #hcpFooter .copyLine .copy,body.page-node-type-ra_news #hcpFooter .copyLine .copy,body.page-node-type-rhemuArthis_news #hcpFooter .copyLine .copy{margin-top:27px;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu{width:auto;max-width:100%;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap{margin-top:0px;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl{width:100%;margin-top:0;padding-right:0;}body.page-node-type-hcp-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-public-landing-page #hcpFooter .ftOtherListWrap,body.page-node-type-basic-page #hcpFooter .ftOtherListWrap,body.page-node-type-disease #hcpFooter .ftOtherListWrap,body.path-events #hcpFooter .ftOtherListWrap,body.path-event #hcpFooter .ftOtherListWrap,body.page-node-type-material-search-top #hcpFooter .ftOtherListWrap,body.page-node-type-material-search #hcpFooter .ftOtherListWrap,body.page-node-type-material-index-for-product #hcpFooter .ftOtherListWrap,body.page-node-type-product #hcpFooter .ftOtherListWrap,body.page-node-type-product-detail #hcpFooter .ftOtherListWrap,body.page-node-type-event #hcpFooter .ftOtherListWrap,body.path-frontpage #hcpFooter .ftOtherListWrap,body.user-reset #hcpFooter .ftOtherListWrap,body.path-psoriasis #hcpFooter .ftOtherListWrap,body.path-user #hcpFooter .ftOtherListWrap,body.page-node-type-ra-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-product-index #hcpFooter .ftOtherListWrap,body.page-node-type-product-form #hcpFooter .ftOtherListWrap,body.page-node-type-product-brand #hcpFooter .ftOtherListWrap,body.page-node-type-news-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-qa-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-product-faq #hcpFooter .ftOtherListWrap,body.page-node-type-product-notice #hcpFooter .ftOtherListWrap,body.page-node-type-product-information #hcpFooter .ftOtherListWrap,body.page-node-type-product-indication #hcpFooter .ftOtherListWrap,body.page-node-type-hcp-general-basic-page #hcpFooter .ftOtherListWrap,body.page-node-type-ra_news #hcpFooter .ftOtherListWrap,body.page-node-type-rhemuArthis_news #hcpFooter .ftOtherListWrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;padding:0;border-top:none;}body.page-node-type-hcp-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-public-landing-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-basic-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-disease #hcpFooter .ftOtherListWrap .ftOtherList,body.path-events #hcpFooter .ftOtherListWrap .ftOtherList,body.path-event #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-material-search-top #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-material-search #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-material-index-for-product #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-detail #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-event #hcpFooter .ftOtherListWrap .ftOtherList,body.path-frontpage #hcpFooter .ftOtherListWrap .ftOtherList,body.user-reset #hcpFooter .ftOtherListWrap .ftOtherList,body.path-psoriasis #hcpFooter .ftOtherListWrap .ftOtherList,body.path-user #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-ra-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-index #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-form #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-brand #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-news-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-qa-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-faq #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-notice #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-information #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-indication #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-hcp-general-basic-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-ra_news #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-rhemuArthis_news #hcpFooter .ftOtherListWrap .ftOtherList{width:50%;margin-top:18px;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:15px;}}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu{width:auto;max-width:100%;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-30px;pointer-events:none;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap > *{pointer-events:all;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl{width:auto;margin-top:30px;padding-right:25px;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-disease #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.path-events #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.path-event #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-search #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-detail #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-event #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.path-frontpage #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.user-reset #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.path-psoriasis #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.path-user #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-index #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-form #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-brand #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-faq #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-notice #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-information #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-product-indication #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-ra_news #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .ftCts .ftMenu .linkWrap .item{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;}body.page-node-type-hcp-top-page #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-public-landing-page #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-basic-page #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-disease #hcpFooter.psoriasisFt .copyLine::before,body.path-events #hcpFooter.psoriasisFt .copyLine::before,body.path-event #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-material-search-top #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-material-search #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-material-index-for-product #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-detail #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-event #hcpFooter.psoriasisFt .copyLine::before,body.path-frontpage #hcpFooter.psoriasisFt .copyLine::before,body.user-reset #hcpFooter.psoriasisFt .copyLine::before,body.path-psoriasis #hcpFooter.psoriasisFt .copyLine::before,body.path-user #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-index #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-form #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-brand #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-news-top-page #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-qa-top-page #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-faq #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-notice #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-information #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-product-indication #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-hcp-general-basic-page #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-ra_news #hcpFooter.psoriasisFt .copyLine::before,body.page-node-type-rhemuArthis_news #hcpFooter.psoriasisFt .copyLine::before{background:#555;}body.page-node-type-hcp-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-public-landing-page #hcpFooter .ftOtherListWrap,body.page-node-type-basic-page #hcpFooter .ftOtherListWrap,body.page-node-type-disease #hcpFooter .ftOtherListWrap,body.path-events #hcpFooter .ftOtherListWrap,body.path-event #hcpFooter .ftOtherListWrap,body.page-node-type-material-search-top #hcpFooter .ftOtherListWrap,body.page-node-type-material-search #hcpFooter .ftOtherListWrap,body.page-node-type-material-index-for-product #hcpFooter .ftOtherListWrap,body.page-node-type-product #hcpFooter .ftOtherListWrap,body.page-node-type-product-detail #hcpFooter .ftOtherListWrap,body.page-node-type-event #hcpFooter .ftOtherListWrap,body.path-frontpage #hcpFooter .ftOtherListWrap,body.user-reset #hcpFooter .ftOtherListWrap,body.path-psoriasis #hcpFooter .ftOtherListWrap,body.path-user #hcpFooter .ftOtherListWrap,body.page-node-type-ra-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-product-index #hcpFooter .ftOtherListWrap,body.page-node-type-product-form #hcpFooter .ftOtherListWrap,body.page-node-type-product-brand #hcpFooter .ftOtherListWrap,body.page-node-type-news-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-qa-top-page #hcpFooter .ftOtherListWrap,body.page-node-type-product-faq #hcpFooter .ftOtherListWrap,body.page-node-type-product-notice #hcpFooter .ftOtherListWrap,body.page-node-type-product-information #hcpFooter .ftOtherListWrap,body.page-node-type-product-indication #hcpFooter .ftOtherListWrap,body.page-node-type-hcp-general-basic-page #hcpFooter .ftOtherListWrap,body.page-node-type-ra_news #hcpFooter .ftOtherListWrap,body.page-node-type-rhemuArthis_news #hcpFooter .ftOtherListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:24px 0;}body.page-node-type-hcp-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-public-landing-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-basic-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-disease #hcpFooter .ftOtherListWrap .ftOtherList,body.path-events #hcpFooter .ftOtherListWrap .ftOtherList,body.path-event #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-material-search-top #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-material-search #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-material-index-for-product #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-detail #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-event #hcpFooter .ftOtherListWrap .ftOtherList,body.path-frontpage #hcpFooter .ftOtherListWrap .ftOtherList,body.user-reset #hcpFooter .ftOtherListWrap .ftOtherList,body.path-psoriasis #hcpFooter .ftOtherListWrap .ftOtherList,body.path-user #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-ra-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-index #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-form #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-brand #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-news-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-qa-top-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-faq #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-notice #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-information #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-product-indication #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-hcp-general-basic-page #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-ra_news #hcpFooter .ftOtherListWrap .ftOtherList,body.page-node-type-rhemuArthis_news #hcpFooter .ftOtherListWrap .ftOtherList{margin-right:16px;font-size:1.3rem;font-weight:bold;line-height:1.46;letter-spacing:0.02em;}body.page-node-type-hcp-top-page #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-public-landing-page #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-basic-page #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-disease #hcpFooter .ftOtherListWrap .ftOtherList a,body.path-events #hcpFooter .ftOtherListWrap .ftOtherList a,body.path-event #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-material-search-top #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-material-search #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-material-index-for-product #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-detail #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-event #hcpFooter .ftOtherListWrap .ftOtherList a,body.path-frontpage #hcpFooter .ftOtherListWrap .ftOtherList a,body.user-reset #hcpFooter .ftOtherListWrap .ftOtherList a,body.path-psoriasis #hcpFooter .ftOtherListWrap .ftOtherList a,body.path-user #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-ra-top-page #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-index #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-form #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-brand #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-news-top-page #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-qa-top-page #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-faq #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-notice #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-information #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-product-indication #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-hcp-general-basic-page #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-ra_news #hcpFooter .ftOtherListWrap .ftOtherList a,body.page-node-type-rhemuArthis_news #hcpFooter .ftOtherListWrap .ftOtherList a{padding-right:13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;text-decoration:none;color:#333;}body.path-webinar .secWebinar .webinarListWrap article,body.path-events .secWebinar .webinarListWrap article,body.path-event .secWebinar .webinarListWrap article,body.path-frontpage .secWebinar .webinarListWrap article{height:100%;}body.path-webinar .secWebinar .webinarListWrap a.listInr,body.path-events .secWebinar .webinarListWrap a.listInr,body.path-event .secWebinar .webinarListWrap a.listInr,body.path-frontpage .secWebinar .webinarListWrap a.listInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}body.path-webinar .secWebinar .webinarListWrap .listInfoWrap,body.path-events .secWebinar .webinarListWrap .listInfoWrap,body.path-event .secWebinar .webinarListWrap .listInfoWrap,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}@media screen and (max-width:768px){body.path-frontpage .secWebinar .selectAreaWrap fieldset[data-drupal-selector="edit-event-category-target-id"] .fieldset-wrapper{padding-left:0;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]{height:0;}}body.page-node-type-material-search .materialsList .item .contextual-region,body.page-node-type-material-search-top .materialsList .item .contextual-region,body.page-node-type-hcp-top-page .materialsList .item .contextual-region{width:100%;}body.page-node-type-material-search .materialsList .item .contextual-region > div,body.page-node-type-material-search-top .materialsList .item .contextual-region > div,body.page-node-type-hcp-top-page .materialsList .item .contextual-region > div{height:100%;}body.page-node-type-material-search .materialsList .item .inr,body.page-node-type-material-search-top .materialsList .item .inr,body.page-node-type-hcp-top-page .materialsList .item .inr{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-material-search .materialsList + footer .docInfo
body.page-node-type-material-search-top .materialsList + footer .docInfo{margin-top:150px;}@media screen and (max-width:768px){body.page-node-type-material-search .fieldgroup .fieldset-wrapper,body.page-node-type-material-search-top .fieldgroup .fieldset-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio{width:50%;margin:12px 0 0;padding-right:15px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label
body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label{width:100%;height:40px;padding:0 2px 2px 22px;font-size:1.3rem;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before{left:5px;width:11px;height:11px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 .form-actions,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 .form-actions{margin-top:35px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search{max-width:100%;height:50px;font-size:1.5rem;}}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListArea .ctsListWrap .ctsList .listInr article{height:100%;}body.page-node-type-hcp-top-page .secSeminar .secCts .pmd-ancBtn{top:-10px;}.pmd-ancBtn .txt .btn{padding:4px 16px 4px 6px;font-size:1.6rem;font-weight:bold;line-height:1.5;letter-spacing:0.06em;position:relative;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo:hover .txt::before{right:-6px;}body.page-node-type-hcp-top-page .pmd-ancBtn .txt .btn::after{content:" ";width:26px;height:5px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .pmd-ancBtn .txt .btn{padding-right:32px;font-size:1.5rem;line-height:1.46;}}body.page-node-type-public-landing-page{}body.page-node-type-public-landing-page .mainVisArea{max-width:959px;}body.page-node-type-public-landing-page .secPickUp{max-width:1200px;margin:0 auto;padding:50px 0;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secPickUp{padding:40px 25px 20px 25px;}}body.page-node-type-public-landing-page .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:300px !important;margin:unset;}body.page-node-type-public-landing-page .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second{-webkit-box-flex:0;-webkit-flex:0 1 70%;-moz-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;}body.page-node-type-public-landing-page .secWebinar{padding:65px 25px 106px;}body.page-node-type-public-landing-page .secWebinar .secInr{max-width:1200px !important;}body.page-node-type-public-landing-page .secInquiry .section--first,body.page-node-type-public-landing-page .secInquiry .two--column-section{max-width:1200px !important;margin:0 auto;}body.page-node-type-public-landing-page .secInquiry .inquiryBlock .blockInr{margin-top:38px;}body.page-node-type-public-landing-page .secWebinar .secInr .md-gradationBtn{top:0;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlJP{font-size:3.3rem;}body.page-node-type-public-landing-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlEN{font-size:1.6rem;}}body.path-webinar .secWebinar .webinarListWrap article,body.path-events .secWebinar .webinarListWrap article,body.path-event .secWebinar .webinarListWrap article,body.path-frontpage .secWebinar .webinarListWrap article{height:100%;}body.path-webinar .secWebinar .webinarListWrap a.listInr,body.path-events .secWebinar .webinarListWrap a.listInr,body.path-event .secWebinar .webinarListWrap a.listInr,body.path-frontpage .secWebinar .webinarListWrap a.listInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}body.path-webinar .secWebinar .webinarListWrap .listInfoWrap,body.path-events .secWebinar .webinarListWrap .listInfoWrap,body.path-event .secWebinar .webinarListWrap .listInfoWrap,body.path-frontpage .secWebinar .webinarListWrap .listInfoWrap{-webkit-box-flex:1;-webkit-flex:1 0 0%;-moz-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;}@media screen and (max-width:768px){body.path-frontpage .secWebinar .selectAreaWrap fieldset[data-drupal-selector="edit-event-category-target-id"] .fieldset-wrapper{padding-left:0;}body.path-webinar .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-events .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-event .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"],body.path-frontpage .secWebinar .selectAreaWrap fieldset.form-wrapper div.js-form-type-radio input[type="radio"]{height:0;}}body.page-node-type-material-search .materialsList .item article,body.page-node-type-material-search-top .materialsList .item article{width:100%;}body.page-node-type-material-search .materialsList .item article > div,body.page-node-type-material-search-top .materialsList .item article > div{height:100%;}body.page-node-type-material-search .materialsList .item .inr,body.page-node-type-material-search-top .materialsList .item .inr{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-material-search .materialsList + footer .docInfo
body.page-node-type-material-search-top .materialsList + footer .docInfo{margin-top:150px;}body.page-node-type-material-search .docInfo .infoCol .txtCol,body.page-node-type-material-search-top .docInfo .infoCol .txtCol{margin-top:0;}@media screen and (max-width:768px){body.page-node-type-material-search .fieldgroup .fieldset-wrapper,body.page-node-type-material-search-top .fieldgroup .fieldset-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio{width:50%;margin:12px 0 0;padding-right:15px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label
body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label{width:100%;height:40px;padding:0 2px 2px 22px;font-size:1.3rem;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 fieldset.form-wrapper #edit-type .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-disease .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-product .js-form-type-radio label::before,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 fieldset.form-wrapper #edit-type .js-form-type-radio label::before{left:5px;width:11px;height:11px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 .form-actions,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 .form-actions,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 .form-actions{margin-top:35px;}body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-1 .form-actions #edit-submit-hcp-material-search,body.page-node-type-material-search-top form#views-exposed-form-hcp-material-search-block-2 .form-actions #edit-submit-hcp-material-search{max-width:100%;height:50px;font-size:1.5rem;}}body.page-node-type-material-search .materialsListCol nav.pager,body.page-node-type-material-search-top .materialsListCol nav.pager{margin-top:80px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}body.page-node-type-material-search .materialsListCol nav.pager .pager__item--previous,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__item--previous{margin-right:20px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__item--next,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__item--next{margin-left:20px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item a,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #c3bcc9;border-radius:4px;font-size:1.8rem;font-weight:bold;color:#512c70;background:#fff;position:relative;text-decoration:none;margin:10px 5px 0;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item a:hover,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item a:hover,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item.is-active a,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item.is-active a{-webkit-transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;-o-transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;transition:background 0.3s ease-out,border-color 0.3s ease-out,color 0.3s ease-out;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item a:hover,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item a:hover,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item.is-active a,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item.is-active a{background:#512c70;border-color:#512c70;color:#fff;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first a,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous a,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--next,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--next a,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--last a,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--last a{position:relative;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first a::after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous a::after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--next a:after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--next a:after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--last a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--last a::after{content:"";display:block;background:no-repeat center / contain;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first a::after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--last a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--last a::after{width:13px;height:17px;background-image:url(/themes/custom/ucbcarejp/images/icn_arw_last.svg);}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous a::after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--next a:after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--next a:after{width:8px;height:17px;background-image:url(/themes/custom/ucbcarejp/images/icn_arw_next.svg);}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first a:hover::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first a:hover::after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--last a:hover::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--last a:hover::after{background-image:url(/themes/custom/ucbcarejp/images/icn_arw_last_wt.svg);}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous a:hover::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous a:hover::after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--next a:hover:after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--next a:hover:after{background-image:url(/themes/custom/ucbcarejp/images/icn_arw_next_wt.svg);}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first a::after,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous a::after,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous a::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first span,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first span,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous span,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous span,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--next span,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--next span,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--last span,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--last span{font-size:0;}@media screen and (max-width:768px){body.page-node-type-material-search .materialsListCol nav.pager,body.page-node-type-material-search-top .materialsListCol nav.pager{position:relative;padding-bottom:56px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__item--previous,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__item--previous{margin-right:20px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__item--next,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__item--next{margin-left:20px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--next,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--next,body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--last,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--last{position:absolute;bottom:0;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--first,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--first{left:0;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--previous,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--previous{left:53px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--next,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--next{right:53px;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item--last,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item--last{right:0;}body.page-node-type-material-search .materialsListCol nav.pager .pager__items .pager__item a,body.page-node-type-material-search-top .materialsListCol nav.pager .pager__items .pager__item a{border-radius:2px;}}body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList article,body.page-node-type-hcp-top-page .secSeminar .secCts .ctsListWrap .ctsList .listInr{height:100%;}body.page-node-type-hcp-top-page .secSeminar .secCts .pmd-ancBtn{top:-10px;}body.page-node-type-hcp-top-page .pmd-ancBtn .txt .btn{padding:4px 16px 4px 6px;font-size:1.6rem;font-weight:bold;line-height:1.5;letter-spacing:0.06em;position:relative;}body.page-node-type-hcp-top-page .secProduct .secCts .itemWrap .item .logoWrap .logo:hover .txt::before{right:-6px;}@media screen and (max-width:768px){body.page-node-type-hcp-top-page .pmd-ancBtn .txt .btn{font-size:1.5rem;line-height:1.46;}}body.page-node-type-public-landing-page{}body.page-node-type-public-landing-page .mainVisArea{max-width:959px;}body.page-node-type-public-landing-page .secPickUp{max-width:1200px;margin:0 auto;}body.page-node-type-public-landing-page .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first{-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:300px !important;}body.page-node-type-public-landing-page .secWebinar .secInr{max-width:1200px !important;}body.page-node-type-public-landing-page .secInquiry .section--first,body.page-node-type-public-landing-page .secInquiry .two--column-section{max-width:1200px !important;margin:0 auto;}body.page-node-type-public-landing-page body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item{margin-top:0;}body.page-node-type-public-landing-page .secWebinar .secInr .secCts .ctsListWrap .ctsList article,body.page-node-type-public-landing-page .secWebinar .secInr .secCts .ctsListWrap .ctsList .listInr{height:100%;}@media screen and (max-width:768px){body.page-node-type-public-landing-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlJP{font-size:3.3rem;}body.page-node-type-public-landing-page .secInquiry .pmd-secTtlWrap .secTtl .secTtlEN{font-size:1.6rem;}}#footer{background:none;}#footer .ftInr .ftNavWrap{margin-top:0;}.secFtSiteLink{margin-top:0;background:#fcf7ed;padding:58px 25px 73px;margin-bottom:-54px;}.secFtSiteLink .secTtl{font-size:2.2rem;font-weight:bold;color:#f5a81c;}.secFtSiteLink .linkList{margin-top:15px;margin-right:-13px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.secFtSiteLink .linkList li{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:13px 13px 0 0;}.secFtSiteLink .linkList li img{width:100%;height:auto;}@media screen and (max-width:768px){#footer .ftInr{padding-top:0;}.secFtSiteLink{margin-top:0;padding:40px 20px 50px;margin-bottom:0;}.secFtSiteLink .linkList{margin-top:13px;margin-right:-11px;}.secFtSiteLink .linkList li{width:50%;padding:11px 11px 0 0;}}body.page-node-type-material-search .materialsList .item .thum,body.page-node-type-material-search-top .materialsList .item .thum{-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}body.page-node-type-material-search .materialsList .item .inr:hover .thum,body.page-node-type-material-search-top .materialsList .item .inr:hover .thum{opacity:0.7;}body.page-node-type-material-search .materialsListCol nav.pager ul.pager__items li.pager__item a,body.page-node-type-material-search-top .materialsListCol nav.pager ul.pager__items li.pager__item a{width:44px;}body.page-node-type-material-search .searchArea,body.page-node-type-material-search-top .searchArea{padding-bottom:44px;}body.page-node-type-public-landing-page .secPickUp{max-width:1250px;padding-left:25px;padding-right:25px;}body.page-node-type-public-landing-page .secSupport .secCts .itemWrap .item{margin-top:0;}body.page-node-type-ra-top-page{}body.page-node-type-ra-top-page .pmd-btnDtlArw{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;padding:0 27px;color:#fff;font-size:1.6rem;font-weight:bold;background:#13816d;text-decoration:none;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;}body.page-node-type-ra-top-page .pmd-btnDtlArw:hover{opacity:0.7;}body.page-node-type-ra-top-page .pmd-btnDtlArw .arw{padding-right:38px;position:relative;}body.page-node-type-ra-top-page .pmd-btnDtlArw .arw::after{content:"";display:block;position:absolute;top:4px;right:0;width:25px;height:7px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center/contain;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .pmd-btnDtlArw{height:50px;font-size:1.5rem;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);padding-right:17px;}body.page-node-type-ra-top-page .pmd-btnDtlArw .arw{padding-right:36px;}body.page-node-type-ra-top-page .pmd-btnDtlArw .arw::after{top:4px;width:19px;height:4px;}}body.page-node-type-ra-top-page .pmd-secTtl{line-height:1.5;}body.page-node-type-ra-top-page .pmd-secTtl .secTtlJP{font-size:3.2rem;font-weight:bold;display:block;}body.page-node-type-ra-top-page .pmd-secTtl .secTtlEN{font-size:1.5rem;font-weight:bold;font-family:'noto-sans',sans-serif;color:#13816d;display:block;margin-top:12px;letter-spacing:0.05em;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .pmd-secTtl .secTtlJP{font-size:3.3rem;}body.page-node-type-ra-top-page .pmd-secTtl .secTtlEN{font-size:1.6rem;margin-top:12px;}}body.page-node-type-ra-top-page .mainVis{max-width:1280px;margin:0 auto;position:relative;}body.page-node-type-ra-top-page .mainVis .imgCol{margin-left:auto;max-width:848px;}body.page-node-type-ra-top-page .mainVis .txtCol{position:absolute;left:40px;top:128px;}body.page-node-type-ra-top-page .mainVis .txtCol .secTtl .secTtlEn{font-family:'noto-sans',sans-serif;font-size:5.4rem;display:block;}body.page-node-type-ra-top-page .mainVis .txtCol .secTtl .secTtlJP{font-size:2.7rem;font-weight:bold;color:#13816d;margin-top:23px;display:block;}body.page-node-type-ra-top-page .mainVis .txtCol .pageLead{font-size:1.6rem;line-height:1.688;font-weight:bold;margin-top:10px;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .mainVis .imgCol{max-width:none;}body.page-node-type-ra-top-page .mainVis .txtCol{position:static;}body.page-node-type-ra-top-page .mainVis .txtCol .secTtl .secTtlEn{position:absolute;left:0;top:0;width:100%;font-size:3.5rem;text-align:center;letter-spacing:0.12em;}body.page-node-type-ra-top-page .mainVis .txtCol{margin-top:-5px;text-align:center;padding:0 25px;}body.page-node-type-ra-top-page .mainVis .txtCol .secTtl .secTtlJP{font-size:1.8rem;margin-top:0;}body.page-node-type-ra-top-page .mainVis .txtCol .pageLead{font-size:1.3rem;margin-top:12px;}}body.page-node-type-ra-top-page .secSeminarInfo{margin-top:25px;}body.page-node-type-ra-top-page .secSeminarInfo .secInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-ra-top-page .secSeminarInfo .secTtlWrap{width:205px;padding-left:35px;}body.page-node-type-ra-top-page .secSeminarInfo .secTtlWrap .secTtl{font-size:2rem;font-weight:bold;color:#222;margin-top:0;}body.page-node-type-ra-top-page .secSeminarInfo .secCts{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:30px;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList{line-height:1.5;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item:not(:first-child){margin-top:15px;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item > *{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item a{text-decoration:none;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .date{font-size:1.6rem;width:150px;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine .txt{font-size:1.6rem;font-weight:bold;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item a:hover .txtLine .txt{text-decoration:underline;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine .dtlArw{position:relative;font-size:1.3rem;font-weight:bold;padding-top:3px;padding-right:35px;padding-left:10px;color:#13816d;white-space:nowrap;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine .dtlArw::after{content:"";display:block;position:absolute;top:5px;right:0;width:25px;height:7px;background:url(/themes/custom/ucbcarejp/images/icn_arw_gr.svg) no-repeat center/contain;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secSeminarInfo{margin-top:65px;}body.page-node-type-ra-top-page .secSeminarInfo .secInr{display:block;}body.page-node-type-ra-top-page .secSeminarInfo .secTtlWrap{width:auto;padding-left:0;}body.page-node-type-ra-top-page .secSeminarInfo .secTtlWrap .secTtl{font-size:2.5rem;}body.page-node-type-ra-top-page .secSeminarInfo .secCts{padding-right:0;margin-top:10px;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList{line-height:1.35;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item:not(:first-child){margin-top:0;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item{padding:23px 0;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item:not(:last-child){border-bottom:1px solid #d0c5d5;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item > *{display:block;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item a{text-decoration:none;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .date{width:auto;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine{display:block;margin-top:5px;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine .txt{font-size:1.6rem;font-weight:bold;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item a:hover .txtLine .txt{text-decoration:underline;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine .dtlArw{font-size:1.3rem;padding-top:0;padding-right:28px;padding-left:0;margin-top:15px;display:inline-block;}body.page-node-type-ra-top-page .secSeminarInfo .secCts .itemList .item .txtLine .dtlArw::after{top:5px;right:0;width:17px;height:6px;}}body.page-node-type-ra-top-page .secProduct{margin-top:95px;padding-top:10px !important;padding-bottom:80px !important;}body.page-node-type-ra-top-page .secProduct .secInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;}body.page-node-type-ra-top-page .secProduct .infoCol{width:31%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body.page-node-type-ra-top-page .secProduct .infoCol .dsc{font-size:1.6rem;line-height:1.75;margin-top:40px;font-weight:bold;}body.page-node-type-ra-top-page .secProduct .linkCol{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}body.page-node-type-ra-top-page .secProduct .linkCol .colInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:20px;background:#fff;text-decoration:none;}body.page-node-type-ra-top-page .secProduct .linkCol .thum{width:320px;}body.page-node-type-ra-top-page .secProduct .linkCol .thum img{width:100%;-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;}body.page-node-type-ra-top-page .secProduct .linkCol a:hover .thum img{opacity:0.7;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:20px;margin-top:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .ttl{font-size:2.6rem;font-weight:bold;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .linkDsc{font-size:1.6rem;font-weight:bold;line-height:1.75;margin-top:15px;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .linkArw{margin-top:auto;margin-left:auto;font-size:1.5rem;font-weight:bold;color:#13816d;position:relative;padding-right:32px;margin-top:10px;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .linkArw::after{content:"";display:block;position:absolute;top:8px;right:0;width:25px;height:7px;background:url(/themes/custom/ucbcarejp/images/icn_arw_gr.svg) no-repeat center/contain;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secProduct{margin-top:50px;}body.page-node-type-ra-top-page .secProduct .secInr{display:block;}body.page-node-type-ra-top-page .secProduct .infoCol{width:auto;}body.page-node-type-ra-top-page .secProduct .infoCol .dsc{font-size:1.8rem;line-height:1.667;margin-top:27px;}body.page-node-type-ra-top-page .secProduct .linkCol{margin-top:35px;}body.page-node-type-ra-top-page .secProduct .linkCol .colInr{display:block;padding:20px 10px 30px;}body.page-node-type-ra-top-page .secProduct .linkCol .thum{width:auto;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol{padding-left:0;margin-top:23px;display:block;padding-right:0;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .ttl{font-size:2rem;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .linkDsc{font-size:1.8rem;line-height:1.75;margin-top:15px;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .linkArw{margin-top:50px;font-size:1.6rem;text-align:right;padding-right:26px;}body.page-node-type-ra-top-page .secProduct .linkCol .txtCol .linkArw::after{top:10px;width:17px;height:5px;}}body.page-node-type-ra-top-page .secSeminar{background:#fff;padding-top:120px;padding-bottom:90px;}body.page-node-type-ra-top-page .secSeminar .secInr{position:relative;}body.page-node-type-ra-top-page .secSeminar .ttlCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;}body.page-node-type-ra-top-page .secSeminar .ttlCol .ttlImg{position:absolute;top:156px;left:-76px;width:378px;}body.page-node-type-ra-top-page .secSeminar .ttlCol .ttlImg img{width:100%;}body.page-node-type-ra-top-page .secSeminar .secDtl{padding-left:348px;padding-top:60px;}body.page-node-type-ra-top-page .secSeminar .secDtl .itemList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item{width:calc(100% / 2 - 12px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:10px;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);padding:30px 25px 50px;text-decoration:none;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .labelLine{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .label{color:#13816d;font-size:1.4rem;font-weight:bold;padding:7px 12px;border:1px solid #13816d;border-radius:4px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .itemTtl{font-size:2.2rem;line-height:1.5;font-weight:bold;margin-top:10px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists{margin-top:45px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;line-height:1.6;font-size:1.5rem;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl:not(:first-child){margin-top:12px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl dt{white-space:nowrap;font-weight:bold;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl dd{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:5px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl dd p:not(:first-child){margin-top:10px;}body.page-node-type-ra-top-page .secSeminar .btnCol{position:absolute;top:0;right:0;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secSeminar{padding-top:105px;padding-bottom:75px;}body.page-node-type-ra-top-page .secSeminar .ttlCol{display:block;}body.page-node-type-ra-top-page .secSeminar .ttlCol .pmd-secTtl{position:relative;z-index:2;}body.page-node-type-ra-top-page .secSeminar .ttlCol .ttlImg{top:-46px;left:auto;right:-11px;width:220px;}body.page-node-type-ra-top-page .secSeminar .ttlCol .ttlImg img{width:100%;}body.page-node-type-ra-top-page .secSeminar .secDtl{padding-left:0;padding-top:35px;}body.page-node-type-ra-top-page .secSeminar .secDtl .itemList{display:block;}body.page-node-type-ra-top-page .secSeminar .secDtl .item{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;padding:0;}body.page-node-type-ra-top-page .secSeminar .secDtl .item:not(:first-child){margin-top:25px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .itemInr{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:0;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);padding:23px 20px 40px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .label{font-size:1.3rem;padding:6px 10px;border-radius:3px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .itemTtl{font-size:2rem;line-height:1.3;margin-top:10px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists{margin-top:35px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl{line-height:1.429;font-size:1.4rem;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl:not(:first-child){margin-top:12px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl dd{padding-left:6px;}body.page-node-type-ra-top-page .secSeminar .secDtl .item .dlLists dl dd p:not(:first-child){margin-top:10px;}body.page-node-type-ra-top-page .secSeminar .btnCol{margin-top:50px;position:static;}}body.page-node-type-ra-top-page .secForPatients{padding-top:100px;padding-bottom:90px;}body.page-node-type-ra-top-page .secForPatients .secInr{position:relative;}body.page-node-type-ra-top-page .secForPatients .ttlCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;}body.page-node-type-ra-top-page .secForPatients .ttlCol .ttlImg{position:absolute;top:203px;left:-59px;width:361px;}body.page-node-type-ra-top-page .secForPatients .ttlCol .ttlImg img{width:100%;}body.page-node-type-ra-top-page .secForPatients .secDtl{padding-left:348px;padding-top:60px;}body.page-node-type-ra-top-page .secForPatients .secDtl .itemList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}body.page-node-type-ra-top-page .secForPatients .secDtl .item{width:calc(100% / 2 - 12px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);padding:30px 30px 55px;text-decoration:none;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .thum{aspect-ratio:1 / 1;width:100%;overflow:hidden;background:#e1e1e1;position:relative;-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .itemInr:hover .thum{opacity:0.7;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .thum img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .itemTtl{margin-top:18px;padding-top:28px;position:relative;font-size:2rem;line-height:1.3;font-weight:bold;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .itemTtl.lock::before{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:20px;background:url(/themes/custom/ucbcarejp/images/icn_lock_gr.svg) no-repeat center/contain;}body.page-node-type-ra-top-page .secForPatients .btnCol{position:absolute;top:0;right:0;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secForPatients{padding-top:70px;padding-bottom:75px;}body.page-node-type-ra-top-page .secForPatients .ttlCol{display:block;}body.page-node-type-ra-top-page .secForPatients .ttlCol .pmd-secTtl{position:relative;z-index:2;}body.page-node-type-ra-top-page .secForPatients .ttlCol .ttlImg{position:absolute;top:-50px;left:auto;right:-25px;width:215px;}body.page-node-type-ra-top-page .secForPatients .secDtl{padding-left:0;padding-top:35px;}body.page-node-type-ra-top-page .secForPatients .secDtl .itemList{display:block;}body.page-node-type-ra-top-page .secForPatients .secDtl .item{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;padding:0;}body.page-node-type-ra-top-page .secForPatients .secDtl .item:not(:first-child){margin-top:30px;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .itemInr{border-radius:0;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);padding:10px 10px 35px;text-decoration:none;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .itemTtl{margin-top:18px;padding-top:25px;font-size:1.6rem;line-height:1.5;}body.page-node-type-ra-top-page .secForPatients .secDtl .item .itemTtl.lock::before{width:14px;height:14px;}body.page-node-type-ra-top-page .secForPatients .btnCol{margin-top:35px;position:static;}}body.page-node-type-ra-top-page .secKnowledge{background:#fff;padding-top:120px;padding-bottom:90px;}body.page-node-type-ra-top-page .secKnowledge .secInr{position:relative;}body.page-node-type-ra-top-page .secKnowledge .ttlCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;}body.page-node-type-ra-top-page .secKnowledge .ttlCol .ttlImg{position:absolute;top:230px;left:-40px;width:354px;}body.page-node-type-ra-top-page .secKnowledge .ttlCol .ttlImg img{width:100%;}body.page-node-type-ra-top-page .secKnowledge .secDtl{padding-left:348px;padding-top:60px;}body.page-node-type-ra-top-page .secKnowledge .secDtl .itemList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item{width:calc(100% / 2 - 12px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);padding:30px 30px 55px;text-decoration:none;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .thum{aspect-ratio:1 / 1;width:100%;overflow:hidden;background:#e1e1e1;position:relative;-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .itemInr:hover .thum{opacity:0.7;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .thum img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .itemTtl{margin-top:18px;padding-top:28px;position:relative;font-size:2rem;line-height:1.3;font-weight:bold;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .itemTtl.lock::before{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:20px;background:url(/themes/custom/ucbcarejp/images/icn_lock_gr.svg) no-repeat center/contain;}body.page-node-type-ra-top-page .secKnowledge .btnCol{position:absolute;top:0;right:0;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secKnowledge{padding-top:105px;padding-bottom:75px;}body.page-node-type-ra-top-page .secKnowledge .ttlCol{display:block;}body.page-node-type-ra-top-page .secKnowledge .ttlCol .pmd-secTtl{position:relative;z-index:2;}body.page-node-type-ra-top-page .secKnowledge .ttlCol .ttlImg{position:absolute;top:-54px;left:auto;right:0;width:174px;}body.page-node-type-ra-top-page .secKnowledge .secDtl{padding-left:0;padding-top:35px;}body.page-node-type-ra-top-page .secKnowledge .secDtl .itemList{display:block;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;padding:0;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item:not(:first-child){margin-top:30px;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .itemInr{border-radius:0;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);padding:10px 10px 35px;text-decoration:none;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .itemTtl{margin-top:18px;padding-top:25px;font-size:1.6rem;line-height:1.5;}body.page-node-type-ra-top-page .secKnowledge .secDtl .item .itemTtl.lock::before{width:14px;height:14px;}body.page-node-type-ra-top-page .secKnowledge .btnCol{margin-top:35px;position:static;}}body.page-node-type-ra-top-page .secInquiry{background:inherit;padding-top:90px;padding-bottom:80px;}body.page-node-type-ra-top-page .secInquiry .pmd-secTtl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body.page-node-type-ra-top-page .secInquiry .secTtlJP{padding-right:15px;font-size:3rem;}body.page-node-type-ra-top-page .secInquiry .secTtlEN{margin-top:0;}body.page-node-type-ra-top-page .secInquiry .secCts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:40px;margin-top:40px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol{background:#fff;width:calc(50% - 20px);text-align:center;padding:106px 0 37px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol .dtlTtl{font-size:2.2rem;font-weight:bold;position:relative;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol .dtlTtl::before{content:"";display:block;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .dtlTtl::before{top:-60px;width:34px;height:46px;background:url(/themes/custom/ucbcarejp/images/icn_tel_gr.svg) no-repeat center/contain;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .telName{font-size:1.7rem;font-weight:bold;color:#13816d;margin-top:25px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .telNum{font-size:3.6rem;font-weight:bold;color:#13816d;margin-top:12px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .note{font-size:1.3rem;font-weight:bold;margin-top:10px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .dtlTtl::before{top:-58px;width:49px;height:32px;background:url(/themes/custom/ucbcarejp/images/icn_mail.svg) no-repeat center/contain;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .btnLine{margin-top:40px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .pmd-btnDtlArw{width:320px;margin:0 auto;-webkit-box-shadow:none;box-shadow:none;height:50px;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secInquiry{padding-top:70px;padding-bottom:70px;}body.page-node-type-ra-top-page .secInquiry .pmd-secTtl{display:block;}body.page-node-type-ra-top-page .secInquiry .secTtlJP{padding-right:0;font-size:3.3rem;}body.page-node-type-ra-top-page .secInquiry .secTtlEN{margin-top:12px;}body.page-node-type-ra-top-page .secInquiry .secCts{display:block;margin:34px 10px 0;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol{width:auto;padding:40px 10px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol:not(:first-child){margin-top:40px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol .dtlTtl{font-size:2.1rem;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .dtlTtl{padding-top:65px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .dtlTtl::before{top:0;width:37px;height:50px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .telName{font-size:1.6rem;margin-top:30px;line-height:1.313;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .telNum{font-size:3.2rem;margin-top:15px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--tel .note{font-size:1.4rem;margin-top:10px;line-height:1.357;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .dtlTtl{padding-top:60px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .dtlTtl::before{top:0;width:53px;height:35px;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .btnLine{margin:40px 20px 0;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .pmd-btnDtlArw{width:100%;height:50px;}}body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-topmenu-4 ul.hdBlankLinkWrap li.hdBlankLink a::after{background:#13816d;}body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList a::before,body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList a::before{background:#13816d;}body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li div.pulldownListBtn,body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li a{color:#13816d;}body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li div.pulldownListBtn::before,body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap ul.hdNavListWrap li div.pulldownListBtn::after{background-color:#13816d;}body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap .hdLogIn a{background-color:#13816d;}body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavSpCts .spNavCts .ctsWrap .hdLogIn a::before{content:none;}body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .btn{border-color:#13816d;color:#13816d;}body.page-node-type-ra-top-page #hcpFooter .ftCts .register .registBtn .arow::before{background-image:url(/themes/custom/ucbcarejp/images/icn_arw_gr.svg);}@media screen and (max-width:768px){body.page-node-type-ra-top-page #hcpFooter.psoriasisFt .ftCts .ftMenu .menuWrap .dtl{margin-top:0;padding-right:0;}}body.page-node-type-ra-top-page .menu-item.js-pulldownWrap{position:relative;}body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-ramenu ul.hdNavListWrap li.hdNavList div.js-pulldownBox,body.page-node-type-ra-top-page header:not(.event_header)#header .hdNavPcCts .hdNavWrap #block-ucbcarejp-raheadermenu-3 ul.hdNavListWrap li.hdNavList div.js-pulldownBox{right:auto;left:50%;width:240px;}.secProductTopNews{padding-top:53px;padding-bottom:80px;}.secProductTopNews .secCts{margin-top:19px;}.secProductTopNews .pmd-ancBtn{margin-top:52px;}@media screen and (max-width:768px){.secProductTopNews{padding-top:22px;padding-bottom:20px;}.secProductTopNews .secCts{margin-top:9px;}.secProductTopNews .pmd-ancBtn{margin-top:23px;}}.pmd-newsList + .pmd-newsList{border-top:1px solid #ccc;}.pmd-newsList .listInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-top:23px;padding-bottom:20px;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.pmd-newsList .listInr:hover{opacity:0.7;}.pmd-newsList .listInfoWrap{padding-right:1em;-webkit-flex-basis:263px;-ms-flex-preferred-size:263px;flex-basis:263px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.pmd-newsList.add-productName .listInfoWrap{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}.pmd-newsList .listDate{font-size:1.6rem;line-height:1.5;}.pmd-newsList .listCat{min-width:140px;margin-left:21px;border-radius:6px;padding:6px 2px;border:1px solid currentColor;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#6c4983;color:#fff;font-weight:bold;font-size:1.4rem;text-align:center;}.pmd-newsList .listCat + .listCat{margin-left:11px;}.pmd-newsList .listCat.color-wh{background-color:#fff;border-color:#ddd;color:#333;font-weight:normal;}.pmd-newsList .listCat.color-rd{background-color:#f37668;}.pmd-newsList .listCat.color-yl{background-color:#fdbc59;}.pmd-newsList .listCat.color-gr{background-color:#5bc1b1;}.pmd-newsList .listTtl{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:1.6rem;line-height:1.5;font-weight:normal;}@media screen and (max-width:768px){.pmd-newsList .listInr{display:block;padding-top:21px;padding-bottom:22px;}.pmd-newsList .listInfoWrap{padding-right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;}.pmd-newsList .listDate{font-size:1.5rem;line-height:1.47;}.pmd-newsList .listCat{min-width:113px;margin-left:15px;border-radius:3px;padding:5px 2px;font-size:1.3rem;}.pmd-newsList .listCat + .listCat{margin-left:4px;}.pmd-newsList .listTtl{margin-top:7px;line-height:1.44;}}.pmd-ancBtn{width:100%;max-width:380px;margin:auto;}.pmd-ancBtn .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#7a5a9f;color:#fff;text-decoration:none;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}.pmd-ancBtn .btn:hover{opacity:0.7;}.pmd-ancBtn .btn .txt{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:27px;font-size:1.5rem;font-weight:bold;line-height:1.4;letter-spacing:0.02em;position:relative;text-align:center;}.pmd-ancBtn .btn .txt::before{content:" ";width:17px;height:4px;background:url(/themes/custom/ucbcarejp/images/icn_arw_wt.svg) no-repeat center center;background-size:cover;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right 0.3s ease-in-out;-o-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out;}@media (hover:hover){.pmd-ancBtn .btn:hover .txt::before{right:-10px;}}@media screen and (min-width:769px){.pmd-ancBtn.kind-news{max-width:201px;}.pmd-ancBtn.kind-news .btn{height:52px;}.pmd-ancBtn.kind-news .btn .txt{padding-right:13px;}.pmd-ancBtn.kind-news .btn .txt::before{right:-14px;}}@media screen and (min-width:769px) and (hover:hover){.pmd-ancBtn.kind-news .btn:hover .txt::before{right:-24px;}}.secProductTopList .searchLine .reset_button{padding:20px 15px;background-color:#502e6e;margin-top:15px;width:150px;}@media screen and (max-width:768px){.secProductTopList .searchLine .reset_button{width:100px;}}.secProductTopList .searchLine .reset_button a.btn{text-decoration:none;}.secProductTopList .searchLine .reset_button a.btn p.txt{color:#fff;}@media screen and (max-width:768px){.pmd-ancBtn{width:303px;max-width:100%;}.pmd-ancBtn .btn{height:60px;}.pmd-ancBtn .btn .txt{padding-right:26px;}.pmd-ancBtn .btn .txt::before{width:14px;height:3px;}.pmd-ancBtn.kind-news .btn{height:55px;}}.secProductTopList{padding-top:34px;padding-bottom:221px;}.secProductTopList .searchTtl{padding:15px 32px 16px;border-radius:8px 8px 0 0;background-color:#7a5a9f;color:#fff;font-weight:bold;font-size:2.2rem;line-height:1.45;}.secProductTopList .searchBox{padding:28px 29px 42px 31px;border-radius:0 0 8px 8px;background-color:#fff;}.secProductTopList .searchLine + .searchLine{margin-top:30px;}.secProductTopList label[for="edit-info"],.secProductTopList .lineTtl,.secProductTopList label[for="edit-prod-name"]{display:block;font-size:1.8rem;line-height:1.44;margin-bottom:12px;padding-left:1px;}.secProductTopList .lineTtl .bold{font-weight:bold;margin-right:1px;}.secProductTopList .form-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px -12px 0;}.secProductTopList .form-item-info input,.secProductTopList .form-item-prod-name input{max-width:1120px;width:100%;padding:18px 18px 18px 74px;border:1px solid #afabb7;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:no-repeat url(/themes/custom/ucbcarejp/images/icn_search.svg) 5px 50%/55px 29px;font-size:1.6rem;}.secProductTopList .resultArea{margin-top:50px;}.secProductTopList .resultTable{border-collapse:separate;border-spacing:2px;width:calc(100% + 4px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:-2px;}.secProductTopList .resultTable thead th{padding-top:24px;padding-bottom:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#502e6e;color:#fff;font-weight:bold;text-align:center;vertical-align:middle;}.secProductTopList .resultTable thead th:first-child{width:254px;font-size:1.4rem;line-height:1.36;}.secProductTopList .resultTable thead th:nth-child(n + 2){width:84px;font-size:1.2rem;line-height:1.25;}.secProductTopList .resultTable tbody{background-color:#fff;}.secProductTopList .resultTable tbody td[headers="view-prod-form-name-table-column"]{min-height:80px;height:100%;padding:14px 10px 10px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.4rem;line-height:1.36;text-align:left;vertical-align:middle;}.secProductTopList .resultTable tbody td .note{display:block;margin-top:-2px;color:#666;font-size:1.1rem;line-height:1.73;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none;}@media (hover:hover){.secProductTopList .resultTable tbody td .note:hover{opacity:0.7;text-decoration:underline;}}.secProductTopList .resultTable tbody td{vertical-align:middle;}.secProductTopList .resultTable tbody .icn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:26px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.secProductTopList .resultTable tbody .icn:hover{opacity:0.7;}.secProductTopList .resultTable tbody .icnWrap .icn{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto;padding:0 0 0 7px;font-weight:500;font-size:1.2rem;line-height:1.42;text-decoration:none;}.secProductTopList .resultTable tbody .icnWrap .icn + .icn{margin-top:2px;}.secProductTopList .resultTable tbody .icn::before{display:block;background:no-repeat 100% 100% / contain;content:'';}.secProductTopList .resultTable tbody .icn.pdf::before{width:23px;height:28px;background-image:url(/themes/custom/ucbcarejp/images/icn_pdf_prod.svg);}.secProductTopList .resultTable tbody .icn.pdfJP::before{width:29px;height:29px;background-image:url(/themes/custom/ucbcarejp/images/icn_pdf_jp_prod.svg);}.secProductTopList .resultTable tbody .icn.pdfEN::before{width:31px;height:31px;background-image:url(/themes/custom/ucbcarejp/images/icn_pdf_en_prod.svg);}.secProductTopList .resultTable tbody .icn.download::before{width:24px;height:24px;background-image:url(/themes/custom/ucbcarejp/images/icn_download_prod.svg);}.secProductTopList .resultTable tbody .icn.blank::before{width:13px;height:13px;background-image:url(/themes/custom/ucbcarejp/images/icn_blank_prod.svg);}@media screen and (max-width:768px){.secProductTopList{padding-top:30px;padding-bottom:76px;}.secProductTopList .searchTtl{padding:17px 20px 16px;border-radius:4px 4px 0 0;font-size:1.9rem;}.secProductTopList .searchBox{padding:22px 15px 24px;border-radius:0 0 4px 4px;}.secProductTopList .searchLine + .searchLine{margin-top:20px;}.secProductTopList label[for="edit-info"]{font-size:1.7rem;}.secProductTopList .form-radios{margin:0 -6px -7px 0;}.secProductTopList .form-item-type input{margin:0 6px 7px 0;}.secProductTopList .form-item-type label{width:145px;height:39px;border-radius:3px;font-size:1.4rem;}.secProductTopList .form-type-text{padding:15px 9px 14px 40px;border-radius:3px;background-size:33px 25px;}.secProductTopList .resultArea{margin-top:37px;overflow:auto;}.secProductTopList .resultTable{min-width:1140px;}.secProductTopList .resultTable thead th{padding-top:2px;padding-bottom:2px;z-index:2;}.secProductTopList .resultTable thead th:first-child{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:1;width:171px;font-size:1.3rem;line-height:1.27;z-index:3;}.secProductTopList .resultTable thead th:nth-child(n + 2){width:95px;font-size:1.3rem;line-height:1.19;}.secProductTopList .resultTable tbody th{position:-webkit-sticky;position:sticky;top:50px;left:0;min-height:105px;padding:18px 14px;font-size:1.3rem;line-height:1.23;background-color:#fff;z-index:1;}.secProductTopList .resultTable tbody td .note{margin-top:7px;font-size:1.2rem;line-height:1.17;}.secProductTopList .resultTable tbody .icn{padding:38px 0;}.secProductTopList .resultTable tbody .icnWrap .icn + .icn{margin-top:9px;}.secProductTopList .resultTable tbody .icn.pdf::before{width:25px;height:25px;}.secProductTopList .resultTable tbody .icn.pdfJP::before{width:30px;height:30px;}.secProductTopList .resultTable tbody .icn.pdfEN::before{width:30px;height:30px;}.secProductTopList .resultTable tbody .icn.download::before{width:25px;height:25px;}.secProductTopList .resultTable tbody .icn.blank::before{width:15px;height:15px;}.secProductTopList .toggleCol{overflow:hidden;}.secProductTopList .toggleCol + .toggleCol{margin-top:3px;}.secProductTopList .toggleCol .toggleBtn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:60px;padding:15px 43px 19px 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;background:#502e6e;color:#fff;cursor:pointer;}.secProductTopList .toggleCol .toggleBtn::before,.secProductTopList .toggleCol .toggleBtn::after{content:"";display:block;position:absolute;top:50%;margin-top:-1px;right:15px;width:13px;height:2px;background:#fff;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;}.secProductTopList .toggleCol .toggleBtn::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.secProductTopList .toggleCol.js-isOpen .toggleBtn::after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.secProductTopList .toggleCol .toggleBtn .txt{font-weight:bold;font-size:1.5rem;line-height:1.07;}.secProductTopList .toggleCol .toggleBtn .note{margin-top:6px;color:#fff;font-size:1.2rem;line-height:1.17;z-index:1;}.secProductTopList .toggleCol .toggleBox{display:none;margin-bottom:12px;}.secProductTopList .toggleCol .toggleBox .icnList .views-field-nothing-2{display:none;}.secProductTopList .toggleCol .toggleBox .icnList .itemInr.default{padding-right:16px;}.secProductTopList .toggleCol .toggleBox .icnList .linkTxt{text-decoration:underline;text-underline-offset:5px;}.secProductTopList .view-content{margin-top:37px;overflow:auto;}.secProductTopList .toggleCol .toggleBox .icnList .views-field + .views-field{border-top:2px solid #f7f5f8;}.secProductTopList .toggleCol .toggleBox .icnList .itemInr{position:relative;display:block;padding:18px 74px 16px 16px;background-color:#fff;font-weight:bold;font-size:1.3rem;line-height:1.42;}.secProductTopList .toggleCol .toggleBox .icnList .itemInr::after{display:block;position:absolute;top:50%;right:34px;background:no-repeat 100% 100% / contain;content:'';-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secProductTopList .toggleCol .toggleBox .icnList .itemInr.pdf::after{width:20px;height:24px;background-image:url(/themes/custom/ucbcarejp/images/icn_pdf_prod.svg);}.secProductTopList .toggleCol .toggleBox .icnList .itemInr.download::after{width:23px;height:23px;background-image:url(/themes/custom/ucbcarejp/images/icn_download_prod.svg);}.secProductTopList .toggleCol .toggleBox .icnList .itemInr.blank::after{width:15px;height:15px;background-image:url(/themes/custom/ucbcarejp/images/icn_blank_prod.svg);}.secProductTopList .toggleCol a{text-decoration:none;}}.secProductTopList .form-type-radio{position:relative;margin:0 12px 12px 0;}@media screen and (max-width:768px){.secProductTopList .form-type-radio{margin:0 5px 12px 0;}}.secProductTopList .form-type-radio input{position:absolute;top:0;left:0;opacity:0;pointer-events:none;}.secProductTopList .form-type-radio label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:180px;height:48px;border:1px solid #afabb7;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;font-weight:500;font-size:1.5rem;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}@media screen and (max-width:768px){.secProductTopList .form-type-radio label{width:130px;height:39px;border-radius:3px;font-size:1.4rem;}}.secProductTopList .form-type-radio label[for="edit-type-all-product"],.secProductTopList .form-type-radio label[for="edit-types-all-product"]{background-color:#502e6e;border-color:#502e6e;color:#fff;}.secProductTopList .form-type-radio input:checked + label,.secProductTopList .form-type-radio:hover label{background-color:#7a5a9f;border-color:#7a5a9f;color:#fff;}.secProductTopList .searchBox .form-actions{margin-top:32px;display:none;}.secProductTopList .searchBox .form-submit{margin:0 auto;width:100%;max-width:420px;height:60px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#512c70;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-size:1.6rem;font-weight:bold;color:#fff;border:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}body.page-node-type-product-index{}body.page-node-type-product-index #block-ucbcarejp-page-title{padding-top:93px;max-width:1200px;margin:0 auto;padding-left:25px;padding-right:25px;}@media screen and (max-width:768px){body.page-node-type-product-index #block-ucbcarejp-page-title{padding-top:88px;max-width:100%;padding-left:20px;padding-right:20px;}}body.page-node-type-product-index #block-ucbcarejp-page-title h1{font-weight:bold;font-size:4.8rem;line-height:1.46;}@media screen and (max-width:768px){body.page-node-type-product-index #block-ucbcarejp-page-title h1{font-size:3.6rem;}}body.page-node-type-product-index .pmd-secTtl{position:relative;font-weight:bold;font-size:3.4rem;line-height:1.29;padding-bottom:19px;}body.page-node-type-product-index .pmd-secTtl::before,body.page-node-type-product-index .pmd-secTtl::after{display:block;position:absolute;left:0;bottom:0;height:3px;content:"";}body.page-node-type-product-index .pmd-secTtl::before{width:64px;background-color:#bdbdbd;}body.page-node-type-product-index .pmd-secTtl::after{width:32px;background-color:#6e5294;}@media screen and (max-width:768px){body.page-node-type-product-index .pmd-secTtl{font-size:2.7rem;line-height:1.46;padding-bottom:12px;}}.secBrandTop{padding-top:53px;padding-bottom:31px;}.secBrandTop .secCts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;}.secBrandTop .logo > img{display:block;width:100%;height:auto;}.secBrandTop .linkList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-right:-26px;padding-bottom:11px;}.secBrandTop .linkList .item{margin-right:26px;}.secBrandTop .linkList .itemInr{display:inline-block;position:relative;padding-right:20px;font-size:1.8rem;line-height:1.44;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.secBrandTop .linkList .itemInr:hover{opacity:0.7;}.secBrandTop .linkList .itemInr::before{content:" ";width:13px;height:4px;background:url(/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg) no-repeat 100% 100%;background-size:contain;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right 0.3s ease-in-out;-o-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out;}@media (hover:hover){.secBrandTop .linkList .itemInr:hover::before{right:-10px;}}@media screen and (max-width:768px){.secBrandTop{padding-top:81px;padding-bottom:19px;}.secBrandTop .secCts{display:block;}.secBrandTop .logo{height:85px;}.secBrandTop .logo > img{width:auto;height:100%;}.secBrandTop .linkList{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:14px;margin-right:0;padding:13px 18px;background-color:#fff;border-radius:6px;}.secBrandTop .linkList .item{margin-right:28px;}.secBrandTop .linkList .itemInr{padding-right:21px;font-size:1.7rem;}}.secProdutDi{padding-top:9px;padding-bottom:20px;}.secProdutDi .secTtlWrap{padding:8px 0 8px 28px;border-left:7px solid #7a5a9f;font-size:1.5rem;line-height:1.4;}.secProdutDi .secTtlWrap .secTtl{margin-top:1px;font-weight:bold;font-size:4.2rem;line-height:1.45;}.secProdutDi .secTtlWrap .secCat{margin-top:8px;color:#666;}@media screen and (max-width:768px){.secProdutDi{padding-top:27px;padding-bottom:15px;}.secProdutDi .secTtlWrap{padding:8px 0 10px 15px;border-left-width:4px;font-size:1.3rem;line-height:1.23;}.secProdutDi .secTtlWrap .secTtl{margin-top:-2px;font-size:3.4rem;}.secProdutDi .secTtlWrap .secCat{margin-top:5px;font-size:1.4rem;line-height:1.14;}}.secProdutDi .secTtlWrap .secCat p{display:inline;}.secProdutDiLink{padding-top:20px;padding-bottom:26px;}.secProdutDiLink .linkList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -10px 0;}.secProdutDiLink .linkList .item{width:calc((100% - 40px) / 4);margin:0 10px 10px 0;}.secProdutDiLink .linkList .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:12px 10px;border:1px solid #bfbbc4;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;font-weight:bold;font-size:1.5rem;line-height:1.4;text-align:center;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none;}.secProdutDiLink .linkList .itemInr.is-active,.secProdutDiLink .linkList .itemInr:hover{border-color:#7a5a9f;background-color:#7a5a9f;color:#fff;}@media screen and (max-width:768px){.secProdutDiLink{padding-top:16px;padding-bottom:15px;}.secProdutDiLink .linkList{display:block;margin:0 0 -5px 0;}.secProdutDiLink .linkList .item{width:100%;margin:0 0 5px 0;}.secProdutDiLink .linkList .itemInr{display:block;height:100%;padding:22px 10px 20px;border-radius:0;font-size:1.3rem;line-height:1.15;text-align:left;text-decoration:none;}}.secProductDiCts{padding-top:26px;padding-bottom:52px;}.secProductDiCts .secCts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.secProductDiCts .imgCol{-webkit-flex-basis:390px;-ms-flex-preferred-size:390px;flex-basis:390px;}.secProductDiCts .imgCol .mainImg .img{position:relative;width:100%;padding-top:100%;background-color:#fff;}.secProductDiCts .imgCol .mainImg .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0;}.secProductDiCts .imgCol .subImgList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:12px -8px -8px 0;}.secProductDiCts .imgCol .subImgList .item{width:calc((100% - 40px) / 5);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 8px 8px 0;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;cursor:pointer;}.secProductDiCts .imgCol .subImgList .item.is-active{border:2px solid #2a7475;pointer-events:none;}.secProductDiCts .imgCol .subImgList .item:hover{opacity:0.7;}.secProductDiCts .imgCol .subImgList .img{position:relative;width:100%;padding-top:100%;background-color:#fff;}.secProductDiCts .imgCol .subImgList .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0;}.secProductDiCts .imgCol .downloadBtn{width:100%;max-width:380px;margin:14px auto 0;}.secProductDiCts .imgCol .downloadBtn .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:54px;border:1px solid #bfbfbf;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;text-decoration:none;}.secProductDiCts .imgCol .downloadBtn .btn:hover{opacity:0.7;}.secProductDiCts .imgCol .downloadBtn .btn .txt{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:30px;font-size:1.4rem;font-weight:bold;line-height:1.36;position:relative;}.secProductDiCts .imgCol .downloadBtn .btn .txt::before{content:" ";width:20px;height:20px;background:url(/themes/custom/ucbcarejp/images/icn_download_bk.png) no-repeat center center;background-size:contain;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secProductDiCts .txtCol{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-top:5px;margin-left:76px;}.secProductDiCts .txtCol .diList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-34px;}.secProductDiCts .txtCol .diList .item{width:calc((100% - 68px) / 2);margin-right:34px;}.secProductDiCts .txtCol .diList .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:25px 35px 22px 4px;border-bottom:1px solid #ccc;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.secProductDiCts .txtCol .diList .itemInr:hover{opacity:0.7;}.secProductDiCts .txtCol .diList .itemInr::before{content:" ";width:17px;height:4px;background:url(/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg) no-repeat 100% 100%;background-size:contain;position:absolute;top:calc(50% + 2px);right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right 0.3s ease-in-out;-o-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out;}@media (hover:hover){.secProductDiCts .txtCol .diList .itemInr:hover::before{right:6px;}}.secProductDiCts .txtCol .diList .icn{width:34px;}.secProductDiCts .txtCol .diList .txt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;font-weight:bold;font-size:1.5rem;line-height:1.27;}@media screen and (max-width:768px){.secProductDiCts{padding-top:15px;padding-bottom:40px;}.secProductDiCts .secCts{display:block;}.secProductDiCts .imgCol .subImgList{margin:11px -7px -7px 0;}.secProductDiCts .imgCol .subImgList .item{width:calc((100% - 35px) / 5);margin:0 7px 7px 0;}.secProductDiCts .imgCol .subImgList .item.is-active{border-width:1px;}.secProductDiCts .imgCol .downloadBtn{max-width:300px;margin-top:20px;}.secProductDiCts .imgCol .downloadBtn .btn{height:55px;border-radius:2px;}.secProductDiCts .imgCol .downloadBtn .btn .txt{line-height:1.43;}.secProductDiCts .imgCol .downloadBtn .btn .txt::before{width:19px;height:19px;}.secProductDiCts .txtCol{margin:34px 0 0;}.secProductDiCts .txtCol .diList{display:block;margin-right:0;}.secProductDiCts .txtCol .diList .item{width:100%;margin-right:0;}.secProductDiCts .txtCol .diList .itemInr{padding:16px 25px 16px 0;}.secProductDiCts .txtCol .diList .itemInr::before{top:calc(50% + 1px);width:15px;height:5px;right:10px;}.secProductDiCts .txtCol .diList .txt{margin-left:13px;line-height:1.47;}}.secProductDiCts .txtCol .diList .icn img{display:block;max-width:100%;height:auto;}.secProductDiNews{padding-top:52px;padding-bottom:30px;}.secProductDiNews .secCts{margin-top:17px;}.secProductDiNews .pmd-ancBtn{margin-top:11px;}@media screen and (max-width:768px){.secProductDiNews{padding-top:40px;}.secProductDiNews .secCts{margin-top:8px;}.secProductDiNews .pmd-ancBtn{margin-top:24px;}}.secProductDiNews .pmd-secTtl,.secProductDiCode .pmd-secTtl{position:relative;font-weight:bold;font-size:3.4rem;line-height:1.29;padding-bottom:19px;}@media screen and (max-width:768px){.secProductDiNews .pmd-secTtl,.secProductDiCode .pmd-secTtl{font-size:2.9rem;}}.secProductDiNews .pmd-secTtl::before,.secProductDiCode .pmd-secTtl::before{width:64px;background-color:#bdbdbd;}.secProductDiNews .pmd-secTtl::before,.secProductDiNews .pmd-secTtl::after,.secProductDiCode .pmd-secTtl::before,.secProductDiCode .pmd-secTtl::after{display:block;position:absolute;left:0;bottom:0;height:3px;content:'';}.secProductDiNews .pmd-secTtl::after,.secProductDiCode .pmd-secTtl::after{width:32px;background-color:#6e5294;}.secProductDiCode{padding-top:33px;padding-bottom:140px;}.secProductDiCode .secCts{margin-top:40px;}.secProductDiCode .table{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.4rem;line-height:1.36;word-break:break-word;}.secProductDiCode .table .item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.secProductDiCode .table .head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;min-height:56px;padding:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}.secProductDiCode .table .head .note{display:block;font-size:1.2rem;line-height:1.42;}.secProductDiCode .table .body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:21px 10px 18px;background-color:#fff;text-align:center;}.secProductDiCode .table.-main .head{background-color:#502e6e;color:#fff;}.secProductDiCode .table.-sub{margin-top:30px;}.secProductDiCode .table.-sub .head{background-color:#d7cae5;}@media screen and (min-width:769px){.secProductDiCode .table.-main .item{width:25%;}.secProductDiCode .table.-sub .item{width:calc(100% / 6);}.secProductDiCode .table .item{margin-left:2px;}}@media screen and (max-width:768px){.secProductDiCode{padding-top:30px;padding-bottom:80px;}.secProductDiCode .secCts{margin:27px -2px -2px;}.secProductDiCode .subTableLabel{margin-top:28px;color:#502e6e;font-weight:bold;font-size:2rem;line-height:1.45;}.secProductDiCode .table{display:block;line-height:1.43;}.secProductDiCode .table .item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.secProductDiCode .table .item + .item{margin-top:2px;}.secProductDiCode .table .head{-webkit-flex-basis:152px;-ms-flex-preferred-size:152px;flex-basis:152px;min-height:47px;padding:2px 12px;}.secProductDiCode .table .body{padding:12px;}.secProductDiCode .table.-sub{margin-top:8px;}}.secBrandMainVis{padding-bottom:20px;}.secBrandMainVis img{display:block;max-width:100%;height:auto;}@media screen and (max-width:768px){.secBrandMainVis{padding-bottom:10px;}}.secBrandInfo{padding-top:72px;padding-bottom:80px;background-color:#fff;}.secBrandInfo .secCts{margin-top:34px;}.secBrandInfo .infoList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px -16px 0;}.secBrandInfo .infoList .item{width:calc((100% - 16px * 2) / 2);margin:0 16px 16px 0;}.secBrandInfo .infoList .itemInr{display:block;height:100%;padding:25px 25px 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:solid 1px #859595;border-radius:8px;font-weight:bold;font-size:2rem;line-height:1.45;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.secBrandInfo .infoList .itemInr:hover{opacity:0.7;}.secBrandInfo .pmd-ancBtn{margin-top:50px;}@media screen and (max-width:768px){.secBrandInfo{padding-top:50px;padding-bottom:50px;}.secBrandInfo .secCts{margin-top:30px;}.secBrandInfo .infoList{margin:0 0 -8px 0;}.secBrandInfo .infoList .item{width:100%;margin:0 0 8px 0;}.secBrandInfo .infoList .itemInr{display:block;padding:15px 16px 14px;border:solid 2px #859595;border-radius:4px;font-size:1.6rem;line-height:1.25;}.secBrandInfo .pmd-ancBtn{margin-top:30px;}}.secBrandInfo .pmd-secTtl,.secBrandCts .pmd-secTtl,.secBrandSeminar .pmd-secTtl,.secBrandMaterials .pmd-secTtl,.secBrandKnowledge .pmd-secTtl,.secProductRMP .pmd-secTtl{position:relative;font-weight:bold;font-size:3.4rem;line-height:1.29;padding-bottom:19px;}@media screen and (max-width:768px){.secBrandInfo .pmd-secTtl,.secBrandCts .pmd-secTtl,.secBrandSeminar .pmd-secTtl,.secBrandMaterials .pmd-secTtl,.secBrandKnowledge .pmd-secTtl,.secProductRMP .pmd-secTtl{font-size:2.9rem;}}.secBrandInfo .pmd-secTtl::before,.secBrandInfo .pmd-secTtl::after,.secBrandCts .pmd-secTtl::before,.secBrandCts .pmd-secTtl::after,.secBrandSeminar .pmd-secTtl::before,.secBrandSeminar .pmd-secTtl::after,.secBrandMaterials .pmd-secTtl::before,.secBrandMaterials .pmd-secTtl::after,.secBrandKnowledge .pmd-secTtl::before,.secBrandKnowledge .pmd-secTtl::after,.secProductRMP .pmd-secTtl::before,.secProductRMP .pmd-secTtl::after{display:block;position:absolute;left:0;bottom:0;height:3px;content:'';}.secBrandInfo .pmd-secTtl::before,.secBrandCts .pmd-secTtl::before,.secBrandSeminar .pmd-secTtl::before,.secBrandMaterials .pmd-secTtl::before,.secBrandKnowledge .pmd-secTtl::before,.secProductRMP .pmd-secTtl::before{width:64px;background-color:#bdbdbd;}.secBrandInfo .pmd-secTtl::after,.secBrandCts .pmd-secTtl::after,.secBrandSeminar .pmd-secTtl::after,.secBrandMaterials .pmd-secTtl::after,.secBrandKnowledge .pmd-secTtl::after,.secProductRMP .pmd-secTtl::after{width:32px;background-color:#6e5294;}.secBrandCts{padding-top:73px;padding-bottom:80px;background-color:#f6f4f7;}.secBrandCts .secCts{margin-top:34px;}.secBrandCts .pmd-ancBtn{margin-top:50px;}@media screen and (max-width:768px){.secBrandCts{padding-top:40px;padding-bottom:50px;}.secBrandCts .secCts{margin-top:31px;}.secBrandCts .pmd-ancBtn{margin-top:30px;}}.secBrandCts,.secBrandMaterials,.secBrandKnowledge{}.secBrandCts .mediaList,.secBrandMaterials .mediaList,.secBrandKnowledge .mediaList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-top:-20px;}.secBrandCts .mediaList .item,.secBrandMaterials .mediaList .item,.secBrandKnowledge .mediaList .item{width:calc(100% / 3);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px;margin-top:20px;}.secBrandCts .mediaList .item article.node--view-mode-product-event,.secBrandMaterials .mediaList .item article.node--view-mode-product-event,.secBrandKnowledge .mediaList .item article.node--view-mode-product-event{width:100%;}.secBrandCts .mediaList .item .inr,.secBrandMaterials .mediaList .item .inr,.secBrandKnowledge .mediaList .item .inr{display:block;width:100%;background:#fff;padding:14px 14px 36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;}.secBrandCts .mediaList .item .thum,.secBrandMaterials .mediaList .item .thum,.secBrandKnowledge .mediaList .item .thum{width:100%;padding-bottom:100%;background:#f7f7f7;position:relative;}.secBrandCts .mediaList .item .thum img,.secBrandMaterials .mediaList .item .thum img,.secBrandKnowledge .mediaList .item .thum img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0;}.secBrandCts a.inr:hover .thum img,.secBrandMaterials a.inr:hover .thum img,.secBrandKnowledge a.inr:hover .thum img{opacity:0.7;}.secBrandCts .mediaList .item .txtCol,.secBrandMaterials .mediaList .item .txtCol,.secBrandKnowledge .mediaList .item .txtCol{padding-top:18px;}.secBrandCts .mediaList .item .catLine,.secBrandMaterials .mediaList .item .catLine,.secBrandKnowledge .mediaList .item .catLine{white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.secBrandCts .mediaList .item .catLine .type,.secBrandMaterials .mediaList .item .catLine .type,.secBrandKnowledge .mediaList .item .catLine .type{font-size:1.3rem;font-weight:bold;color:#795c9d;border:1px solid #795c9d;padding:6px 8px;border-radius:4px;margin-right:5px;}.secBrandCts .mediaList .item .catLine .type.color-pl,.secBrandMaterials .mediaList .item .catLine .type.color-pl,.secBrandKnowledge .mediaList .item .catLine .type.color-pl{border-color:#795c9d;color:#795c9d;}.secBrandCts .mediaList .item .catLine .type.color-bl,.secBrandMaterials .mediaList .item .catLine .type.color-bl,.secBrandKnowledge .mediaList .item .catLine .type.color-bl{border-color:#4b6cc4;color:#4b6cc4;}.secBrandCts .mediaList .item .catLine .type.color-lbl,.secBrandMaterials .mediaList .item .catLine .type.color-lbl,.secBrandKnowledge .mediaList .item .catLine .type.color-lbl{border-color:#33a4bf;color:#33a4bf;}.secBrandCts .mediaList .item .catLine .type.color-rd,.secBrandMaterials .mediaList .item .catLine .type.color-rd,.secBrandKnowledge .mediaList .item .catLine .type.color-rd{border-color:#cf004d;color:#cf004d;}.secBrandCts .mediaList .item .catLine .type.color-or,.secBrandMaterials .mediaList .item .catLine .type.color-or,.secBrandKnowledge .mediaList .item .catLine .type.color-or{border-color:#eb8023;color:#eb8023;}.secBrandCts .mediaList .item .catLine .type.color-yl,.secBrandMaterials .mediaList .item .catLine .type.color-yl,.secBrandKnowledge .mediaList .item .catLine .type.color-yl{border-color:#f5a81c;color:#f5a81c;}.secBrandCts .mediaList .item .catLine .lock,.secBrandMaterials .mediaList .item .catLine .lock,.secBrandKnowledge .mediaList .item .catLine .lock{margin-left:5px;width:18px;height:19px;background:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/images/icn_lock.svg) no-repeat center/contain;}.secBrandCts .mediaList .item .ttl,.secBrandMaterials .mediaList .item .ttl,.secBrandKnowledge .mediaList .item .ttl{font-size:1.6rem;font-weight:bold;line-height:1.5;margin-top:8px;padding:0 3px;}@media screen and (min-width:769px){.secBrandCts .mediaList.col4 .item,.secBrandMaterials .mediaList.col4 .item,.secBrandKnowledge .mediaList.col4 .item{width:calc(100% / 4);}.secBrandCts .mediaList.col4 .item .inr,.secBrandMaterials .mediaList.col4 .item .inr,.secBrandKnowledge .mediaList.col4 .item .inr{padding-bottom:30px;}.secBrandCts .mediaList.col4 .item .txtCol,.secBrandMaterials .mediaList.col4 .item .txtCol,.secBrandKnowledge .mediaList.col4 .item .txtCol{padding-top:20px;}.secBrandCts .mediaList.col4 .item .ttl,.secBrandMaterials .mediaList.col4 .item .ttl,.secBrandKnowledge .mediaList.col4 .item .ttl{margin-top:9px;}}@media screen and (max-width:768px){.secBrandCts .mediaList,.secBrandMaterials .mediaList,.secBrandKnowledge .mediaList{display:block;margin:0;}.secBrandCts .mediaList .item,.secBrandMaterials .mediaList .item,.secBrandKnowledge .mediaList .item{width:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:0;margin-top:20px;}.secBrandCts .mediaList .item .inr,.secBrandMaterials .mediaList .item .inr,.secBrandKnowledge .mediaList .item .inr{padding:20px 20px 25px;}.secBrandCts .mediaList.col4 .item .inr,.secBrandMaterials .mediaList.col4 .item .inr,.secBrandKnowledge .mediaList.col4 .item .inr{padding-bottom:23px;}.secBrandCts .mediaList .item .txtCol,.secBrandMaterials .mediaList .item .txtCol,.secBrandKnowledge .mediaList .item .txtCol{padding-top:15px;}.secBrandCts .mediaList .item .catLine .type,.secBrandMaterials .mediaList .item .catLine .type,.secBrandKnowledge .mediaList .item .catLine .type{font-size:1.5rem;padding:5px 8px 4px;border-radius:4px;}.secBrandCts .mediaList .item .catLine .lock,.secBrandMaterials .mediaList .item .catLine .lock,.secBrandKnowledge .mediaList .item .catLine .lock{margin-left:3px;width:16px;height:17px;}.secBrandCts .mediaList .item .ttl,.secBrandMaterials .mediaList .item .ttl,.secBrandKnowledge .mediaList .item .ttl{font-size:1.8rem;line-height:1.667;margin-top:5px;}.secBrandCts .mediaList .item .ttl,.secBrandMaterials .mediaList .item .ttl,.secBrandKnowledge .mediaList .item .ttl{font-size:1.7rem;line-height:1.41;margin-top:6px;padding:0;}.secBrandCts .mediaList.col4 .item .ttl,.secBrandMaterials .mediaList.col4 .item .ttl,.secBrandKnowledge .mediaList.col4 .item .ttl{line-height:1.62;}}.secProductNews{padding-top:60px;padding-bottom:101px;}.secProductNews .searchBox .form--inline{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:26px 35px 33px 26px;border-radius:4px;background-color:#fff;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (max-width:768px){.secProductNews .searchBox .form--inline{display:block;}}.secProductNews .searchBox .form--inline .col + .col{margin-left:14px;}.secProductNews .searchBox label{font-weight:bold;font-size:1.7rem;line-height:1.47;display:block;margin-bottom:10px;}.secProductNews .searchBox .form-type-select{position:relative;margin-top:10px;}.secProductNews .searchBox .form-type-select::after{position:absolute;top:calc(50% + 20px);right:17px;width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#502e6e transparent transparent transparent;content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secProductNews .searchBox .form-select{width:360px;padding:13px 30px 9px 20px;border-radius:4px;border:1px solid #bfbbc4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.4rem;line-height:1.5;cursor:pointer;}.secProductNews .searchBox .form-select.-year{width:160px;}.secProductNews .searchBox .form-select::-ms-expand{display:none;}.secProductNews .searchBox .form-select:focus{border:1px solid rgba(0,0,0,0.32);-webkit-box-shadow:none;box-shadow:none;outline:none;}.secProductNews .searchBox .form-actions .button{min-width:210px;margin-left:21px;padding:11px 10px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#7a5a9f;color:#fff;font-weight:bold;font-size:1.6rem;line-height:1.5;border:none;}.secProductNews .infoList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px;}.secProductNews .infoList .selectItem{font-size:1.9rem;line-height:1.42;}.secProductNews .infoList .selectItem > em{font-weight:bold;margin-right:5px;}.secProductNews .yearCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.secProductNews .yearCol .txt{font-weight:bold;font-size:1.5rem;line-height:1.4;}.secProductNews .yearCol .form-selectWrap{position:relative;margin-left:11px;}.secProductNews .yearCol .form-selectWrap::after{position:absolute;top:50%;right:18px;width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#502e6e transparent transparent transparent;content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secProductNews .yearCol .form-select{width:148px;height:45px;padding:13px 21px 12px;border-radius:4px;border:1px solid #bfbbc4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.4rem;line-height:1.5;cursor:pointer;}.secProductNews .yearCol .form-select::-ms-expand{display:none;}.secProductNews .yearCol .form-select:focus{border:1px solid rgba(0,0,0,0.32);-webkit-box-shadow:none;box-shadow:none;outline:none;}.secProductNews .categoryList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px;border-radius:6px;background-color:#fff;overflow:hidden;}.secProductNews .categoryList .item{position:relative;width:20%;}.secProductNews .categoryList .item + .item:not(:nth-child(5n + 1))::before{display:block;position:absolute;top:50%;background-color:#cecece;width:1px;height:24px;content:'';-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secProductNews .categoryList input{position:absolute;top:0;left:0;opacity:0;pointer-events:none;}.secProductNews .categoryList .btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:bold;font-size:1.6rem;line-height:1.5;text-align:center;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}.secProductNews .categoryList .btn.is-active,.secProductNews .categoryList input:checked + .btn,.secProductNews .categoryList .btn:hover{background-color:#7a5a9f;color:#fff;}.secProductNews .newsListWrap{margin-top:27px;}@media screen and (max-width:768px){.secProductNews{padding-top:25px;padding-bottom:48px;}.secProductNews .searchBox{display:block;border-radius:6px;}.secProductNews .searchBox .col + .col{margin:20px 0 0 !important;}.secProductNews .searchBox .lineTtl{line-height:1.44;}.secProductNews .searchBox .form-selectWrap{margin-top:7px;}.secProductNews .searchBox .form-selectWrap::after{right:11px;border-width:4px 3.5px 0 3.5px;}.secProductNews .searchBox .form-select{width:100%;padding:11px 21px 10px 11px;border-radius:4px;font-size:1.6rem;line-height:1.44;}.secProductNews .searchBox .form-select.-year{width:100%;}.secProductNews .searchBox .form-actions .button{min-width:initial;width:100%;margin:30px 0 0;padding:16px 10px 12px;font-size:1.7rem;line-height:1.44;}.secProductNews .newsListWrap{margin-top:24px;}}.secProductFtLink{background-color:#e8e4eb;margin-bottom:-54px;padding-top:50px;padding-bottom:50px;}.secProductFtLink .secCts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-30px;}.secProductFtLink .pmd-ancBtn{margin:0 30px 0 0;}.secProductFtLink .pmd-ancBtn .btn{position:relative;height:auto;padding:26px 63px 25px;background-color:#502e6e;}.secProductFtLink .pmd-ancBtn .btn .txt{position:static;padding-right:0;}.secProductFtLink .pmd-ancBtn .btn .txt::before{right:36px;-webkit-transition:right 0.3s ease-out;-o-transition:right 0.3s ease-out;transition:right 0.3s ease-out;}@media (hover:hover){.secProductFtLink .pmd-ancBtn .btn:hover .txt::before{right:26px;}}@media screen and (max-width:768px){.secProductFtLink{margin-bottom:0;padding-top:43px;padding-bottom:43px;}.secProductFtLink .secCts{display:block;margin:0 0 -12px;}.secProductFtLink .pmd-ancBtn{min-width:320px;max-width:100%;margin:0 auto 12px;}.secProductFtLink .pmd-ancBtn .btn{-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:18px 23px 19px;}.secProductFtLink .pmd-ancBtn .btn .txt{font-size:1.3rem;padding-right:24px;}.secProductFtLink .pmd-ancBtn .btn .txt::before{right:25px;}}body.page-node-type-hcp-top-page .secProductNews{padding-top:0;padding-bottom:62px;}body.page-node-type-hcp-top-page .secProductNews .view-footer{position:relative;}body.page-node-type-hcp-top-page .secProductNews .view-footer .pmd-ancBtn{max-width:200px;}body.page-node-type-hcp-top-page .secProductNews .secTtl{font-weight:bold;font-size:2.8rem;line-height:1.43;}.secBrandAnchor{padding-top:24px;padding-bottom:23px;background-color:#7a5a9f;}.secBrandAnchor .linkList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -40px;}.secBrandAnchor .linkList .itemInr{display:inline-block;position:relative;padding:0 40px;color:#fff;font-size:1.5rem;line-height:1.4;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.secBrandAnchor .linkList .item.is-active .itemInr{font-weight:bold;}.secBrandAnchor .linkList .itemInr:hover{opacity:0.7;}.secBrandAnchor .linkList .item + .item{border-left:1px solid #bcaccf;}@media screen and (max-width:768px){.secBrandAnchor{padding-top:18px;padding-bottom:23px;}.secBrandAnchor .linkList{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 0 -20px;}.secBrandAnchor .linkList .item{width:calc(100% / 3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;}.secBrandAnchor .linkList .item:nth-child(3n + 1){border-left:none;}.secBrandAnchor .linkList .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.4rem;line-height:1.14;text-align:center;}}.secBrandSeminar{padding-top:73px;padding-bottom:80px;background-color:#fff;}.secBrandSeminar .secCts{margin-top:33px;}.secBrandSeminar .pmd-ancBtn{margin-top:50px;}.secBrandSeminar .seminarListWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px -20px 0;}.secBrandSeminar .seminarListWrap .seminarList{width:calc((100% - 40px) / 2);margin:0 20px 20px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.secBrandSeminar .seminarListWrap .seminarList > *{height:100%;}.secBrandSeminar .seminarListWrap .seminarList .listInr{display:block;border:1px solid #ccc;padding:36px 34px 52px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;height:100%;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.secBrandSeminar .seminarListWrap .seminarList .listInr:hover{opacity:0.7;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border:1px solid;font-size:1.3rem;font-weight:bold;line-height:1.46;border-radius:4px;padding:3px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-color:#795c9d;color:#795c9d;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType.color-gr{border-color:#2a7475;color:#2a7475;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType.color-bl{border-color:#4b6cc4;color:#4b6cc4;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType.color-lbl{border-color:#33a4bf;color:#33a4bf;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType.color-rd{border-color:#cf004d;color:#cf004d;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType.color-or{border-color:#eb8023;color:#eb8023;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType.color-yl{border-color:#f5a81c;color:#f5a81c;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType + .listType{margin-left:5px;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listCat{margin-top:2px;color:#777;font-size:1.5rem;line-height:1.4;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTtl{margin-top:6px;font-size:2.8rem;font-weight:bold;line-height:1.43;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap{padding-top:25px;margin-top:25px;margin-bottom:-15px;border-top:1px solid #dedede;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap .listInfoList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:13px;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap .listInfoList .listInfoTtl{font-size:1.6rem;font-weight:bold;line-height:1.5;width:52px;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap .listInfoList .listInfoDesc{font-size:1.6rem;line-height:1.63;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}@media screen and (max-width:768px){.secBrandSeminar{padding-top:40px;padding-bottom:50px;}.secBrandSeminar .secCts{margin-top:30px;}.secBrandSeminar .pmd-ancBtn{margin-top:30px;}.secBrandSeminar .seminarListWrap{display:block;margin:0;}.secBrandSeminar .seminarListWrap .seminarList{width:100%;padding:0;}.secBrandSeminar .seminarListWrap .seminarList + .seminarList{margin-top:25px;}.secBrandSeminar .seminarListWrap .seminarList .listInr{padding:19px 20px 25px;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{font-size:1.5rem;line-height:1.47;padding:1px 8px;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listCat{font-size:1.4rem;line-height:1.43;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTtl{margin-top:8px;font-size:1.9rem;line-height:1.45;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap{padding-top:15px;margin-top:14px;margin-bottom:-8px;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap .listInfoList{margin-bottom:8px;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap .listInfoList .listInfoTtl{line-height:1.44;}.secBrandSeminar .seminarListWrap .seminarList .listInr .listInfoWrap .listInfoList .listInfoDesc{line-height:1.38;}}.secBrandMaterials{padding-top:72px;padding-bottom:80px;background-color:#f6f4f7;}.secBrandMaterials .secCts{margin-top:34px;}.secBrandMaterials .pmd-ancBtn{margin-top:50px;}@media screen and (max-width:768px){.secBrandMaterials{padding-top:40px;padding-bottom:50px;}.secBrandMaterials .secCts{margin-top:30px;}.secBrandMaterials .pmd-ancBtn{margin-top:28px;}.secBrandMaterials .pmd-ancBtn .btn{position:relative;height:63px;}.secBrandMaterials .pmd-ancBtn .btn .txt{position:static;padding-right:0;font-size:1.4rem;line-height:1.29;}.secBrandMaterials .pmd-ancBtn .btn .txt::before{right:29px;}}.secBrandKnowledge{padding-top:73px;padding-bottom:80px;background-color:#fff;}.secBrandKnowledge .secCts{margin-top:34px;}.secBrandKnowledge .pmd-ancBtn{margin-top:50px;}.secBrandKnowledge .mediaList .item .inr{border:1px solid #ccc;}@media screen and (max-width:768px){.secBrandKnowledge{padding-top:40px;padding-bottom:50px;}.secBrandKnowledge .secCts{margin-top:30px;}.secBrandKnowledge .pmd-ancBtn{margin-top:30px;}}.page-node-type-qa-top-page{background-color:#f7f5f8 !important;}.page-node-type-qa-top-page #block-ucbcarejp-page-title{padding-top:93px;padding-left:0;padding-right:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:1200px;margin:0 auto;}.page-node-type-qa-top-page #block-ucbcarejp-page-title h1{font-weight:bold;font-size:4.8rem;line-height:1.46;}.secProductQaLead{padding-top:60px;padding-bottom:40px;}.secProductQaLead .secCts{padding:35px 35px 34px;background-color:#fff;}.secProductQaLead .ttl{font-weight:bold;font-size:2.2rem;line-height:1.45;}.secProductQaLead .txt{margin-top:11px;font-size:1.5rem;line-height:1.87;letter-spacing:0.02em;}@media screen and (max-width:768px){.secProductQaLead{padding-top:43px;padding-bottom:30px;}.secProductQaLead .secCts{padding:27px 24px 23px;}.secProductQaLead .ttl{font-size:2rem;}.secProductQaLead .txt{margin-top:5px;line-height:1.67;}}.secProductQaName{padding-top:21px;}.secProductQaName .ttlLine{padding:6px 22px 13px;border-left:7px solid #7a5a9f;}.secProductQaName .ttlLine .name{padding-left:1px;font-weight:bold;font-size:4.2rem;line-height:1.45;}.secProductQaName .ttlLine .name .bp_category{font-size:2.2rem;}@media screen and (max-width:768px){.secProductQaName{padding-top:19px;}.secProductQaName .ttlLine{padding:11px 17px 21px;border-width:6px;}.secProductQaName .ttlLine .name{font-size:3.2rem;line-height:1.22;}}.secProductQaList{padding-bottom:25px;}.secProductQaList .secCts{padding:0 22px 12px;border-left:7px solid #7a5a9f;}.secProductQaList .productList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px -8px 0;}.secProductQaList .productList .item{margin:0 8px 8px 0;padding:9px 15px 8px;border-radius:4px;background-color:#e8e4eb;font-size:1.5rem;line-height:1.4;}@media screen and (max-width:768px){.secProductQaList{padding-bottom:20px;}.secProductQaList .secCts{padding:0 18px 9px;border-width:6px;}.secProductQaList .productList{margin:0 -5px -6px 0;}.secProductQaList .productList .item{margin:0 5px 6px 0;padding:5px 7px 6px;border-radius:4px;font-size:1.2rem;line-height:1.83;}}.secProductQaBody{padding-top:25px;padding-bottom:96px;counter-reset:num;}.secProductQaBody .groupTtl{margin-bottom:20px;font-weight:bold;font-size:2.8rem;line-height:1.57;}.secProductQaBody * + .groupTtl{margin-top:70px;}.secProductQaBody .toggleCol{margin-top:14px;border-radius:4px;overflow:hidden;}.secProductQaBody .toggleCol .toggleBtn{padding:18px 118px 10px 34px;position:relative;background:#502e6e;color:#fff;cursor:pointer;}.secProductQaBody .toggleCol .toggleBtn::before,.secProductQaBody .toggleCol .toggleBtn::after{content:"";display:block;position:absolute;top:calc(50% + 2px);right:43px;width:17px;height:2px;background:#fff;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;-o-transition:transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;}.secProductQaBody .toggleCol .toggleBtn::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.secProductQaBody .toggleCol.js-isOpen .toggleBtn::after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.secProductQaBody .toggleCol .toggleBtn .txt{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;font-weight:bold;font-size:1.8rem;line-height:1.6;}.secProductQaBody .toggleCol .toggleBtn .txt::before{display:inline-block;counter-increment:num;content:"Q" counter(num) ".";margin-right:6px;font-family:"Museo Sans",sans-serif;font-size:2.8rem;line-height:1.18;}.secProductQaBody .toggleCol .toggleBox{display:none;}.secProductQaBody .toggleCol .toggleBox .boxInr{padding:33px 61px 43px 34px;border-radius:0 0 4px 4px;background-color:#fff;font-size:1.5rem;line-height:1.73;}.secProductQaBody .toggleCol .toggleBox .lead{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:1.94;}.secProductQaBody .toggleCol .toggleBox .lead::before{margin:3px 9px 0 0;content:"A" counter(num) ".";font-weight:bold;font-family:"Museo Sans",sans-serif;font-size:2.2rem;line-height:1.23;}.secProductQaBody .toggleCol .toggleBox .subTtl{margin-top:24px;margin-bottom:18px;padding-bottom:4px;border-bottom:2px solid #7a5a9f;color:#502e6e;font-weight:bold;font-size:1.8rem;line-height:1.67;}.secProductQaBody .toggleCol .toggleBox * + .dotList{margin-top:6px;}.secProductQaBody .toggleCol .toggleBox .dotList li{position:relative;padding-left:1em;text-indent:-1em;font-size:1.5rem;line-height:1.73;list-style:disc;margin-left:40px;}.secProductQaBody .toggleCol .toggleBox .dlList{margin-top:24px;}.secProductQaBody .toggleCol .toggleBox .dlList .row + .row{margin-top:24px;}.secProductQaBody .toggleCol .toggleBox .dlList .term{font-weight:bold;font-size:1.8rem;line-height:1.67;}.secProductQaBody .toggleCol .toggleBox .dlList .desc{margin-top:17px;}.secProductQaBody .toggleCol .toggleBox .dlList .desc .ttl{font-size:1.8rem;line-height:1.67;}.secProductQaBody .toggleCol .toggleBox .dlList .desc strong{display:inline-block;font-weight:bold;}.secProductQaBody .toggleCol .toggleBox .dlList .desc * + .ttl{margin-top:27px;padding-top:27px;border-top:1px solid #dedede;}.secProductQaBody .toggleCol .toggleBox .dlList .desc .ttl + p > strong{margin-top:0;}.secProductQaBody .toggleCol .toggleBox .dlList .desc * + p{margin-top:6px;}.secProductQaBody .toggleCol .toggleBox .dlList .desc * + p > strong{margin-top:9px;}.secProductQaBody .toggleCol .toggleBox .quote{margin-top:35px;}.secProductQaBody .toggleCol .toggleBox .box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:60px;padding:26px 31px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f7f7f7;}.secProductQaBody .toggleCol .toggleBox .box .ttl{-webkit-flex-basis:60px;-ms-flex-preferred-size:60px;flex-basis:60px;padding-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:bold;line-height:1.4;}.secProductQaBody .toggleCol .toggleBox .box .txt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}.secProductQaBody .toggleCol .toggleBox .note{margin-top:7px;padding-right:10px;font-size:1.3rem;line-height:1.54;text-align:right;}@media screen and (max-width:768px){.secProductQaBody{padding-top:10px;padding-bottom:60px;}.secProductQaBody .toggleCol{margin-top:10px;border-radius:6px;}.secProductQaBody .toggleCol .toggleBtn{padding:17px 15px;}.secProductQaBody .toggleCol .toggleBtn::before,.secProductQaBody .toggleCol .toggleBtn::after{display:none;}.secProductQaBody .toggleCol .toggleBtn .txt{font-size:1.6rem;line-height:1.44;}.secProductQaBody .toggleCol .toggleBtn .txt::before{margin-right:4px;font-size:2rem;line-height:1.1;}.secProductQaBody .toggleCol .toggleBox{margin-bottom:21px;}.secProductQaBody .toggleCol .toggleBox .boxInr{padding:20px 20px 19px;border-radius:0 0 6px 6px;line-height:1.53;}.secProductQaBody .toggleCol .toggleBox .lead{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.5rem;line-height:1.93;}.secProductQaBody .toggleCol .toggleBox .lead::before{margin:0 0 1px;font-size:2.5rem;line-height:1.2;}.secProductQaBody .toggleCol .toggleBox .subTtl{margin-top:28px;margin-bottom:14px;padding-bottom:6px;line-height:1.44;}.secProductQaBody .toggleCol .toggleBox * + .dotList{margin-top:7px;}.secProductQaBody .toggleCol .toggleBox .dotList li{line-height:1.53;}.secProductQaBody .toggleCol .toggleBox .dotList li + li{margin-top:11px;}.secProductQaBody .toggleCol .toggleBox .dotList li::before{margin-right:3px;}.secProductQaBody .toggleCol .toggleBox .dlList{margin-top:30px;}.secProductQaBody .toggleCol .toggleBox .dlList .row + .row{margin-top:30px;}.secProductQaBody .toggleCol .toggleBox .dlList .term{font-size:1.6rem;line-height:1.44;}.secProductQaBody .toggleCol .toggleBox .dlList .desc{margin-top:18px;}.secProductQaBody .toggleCol .toggleBox .dlList .desc .ttl{margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #ccc;line-height:1.44;}.secProductQaBody .toggleCol .toggleBox .dlList .desc * + .ttl{margin-top:34px;padding-top:0;border-top:none;}.secProductQaBody .toggleCol .toggleBox .dlList .desc * + p{margin-top:7px;}.secProductQaBody .toggleCol .toggleBox .dlList .desc * + p > strong{margin-top:17px;}.secProductQaBody .toggleCol .toggleBox .quote{margin-top:47px;}.secProductQaBody .toggleCol .toggleBox .note{margin-top:45px;padding-right:6px;font-size:1.2rem;line-height:1.5;}}.secProductFtBrand{background-color:#e8e4eb;padding-top:70px;padding-bottom:74px;border-bottom:1px solid rgba(106,80,129,0.2);}.secProductFtBrand .ttl{font-weight:bold;font-size:2.2rem;line-height:1.45;}.secProductFtBrand .bnrList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:28px -24px -24px 0;}.secProductFtBrand .bnrList .item{width:calc((100% - 24px * 4) / 4);margin:0 24px 24px 0;}.secProductFtBrand .bnrList .item a.itemInr div.img{background:#fff;}.secProductFtBrand .bnrList .txt{display:inline-block;position:relative;margin-top:10px;padding-left:4px;font-weight:bold;font-size:1.6rem;line-height:1.5;}.secProductFtBrand .bnrList .txt::after{content:"";display:inline-block;width:13px;height:4px;background:url(/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg) no-repeat center/contain;margin-left:11px;position:relative;top:-0.3em;-webkit-transition:margin 0.3s ease-out;-o-transition:margin 0.3s ease-out;transition:margin 0.3s ease-out;}@media (hover:hover){.secProductFtBrand .bnrList .itemInr:hover .txt::after{margin-left:21px;}}@media screen and (max-width:768px){.secProductFtBrand{padding-top:41px;padding-bottom:48px;}.secProductFtBrand .bnrList{margin:20px -13px -18px 0;}.secProductFtBrand .bnrList .item{width:calc((100% - 13px * 2) / 2);margin:0 13px 18px 0;}.secProductFtBrand .bnrList .txt{margin-top:5px;padding-left:1px;font-size:1.4rem;line-height:1.57;}.secProductFtBrand .bnrList .txt::after{width:10px;height:3px;margin-left:6px;}}form#views-exposed-form-product-notice-block-3 select#edit-year{width:160px;}@media screen and (max-width:768px){form#views-exposed-form-product-notice-block-3 select#edit-year{width:100%;}}.secProductNews .newsList .listInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-top:23px;padding-bottom:20px;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.secProductNews .newsList .listTtl{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-top:2px;font-size:1.6rem;line-height:1.5;font-weight:normal;}.page-node-type-hcp-top-page .pmd-ancBtn.kind-news .btn:hover .txt::before{right:0;}.page-node-type-hcp-top-page .pmd-newsList .listTtl{font-weight:normal;}.resultTable a.item-link{text-decoration:none;}.resultTable a.item-link:hover{text-decoration:underline;}.secProductTopSupply .box{background-color:#fff;}.secProductTopSupply .boxInr{display:block;position:relative;padding:20px 70px 20px 62px;border-radius:5px;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.secProductTopSupply .boxInr:hover{opacity:0.7;}.secProductTopSupply .boxInr::before{content:" ";width:24px;height:24px;background:url(/themes/custom/ucbcarejp/images/icn_note_rd_prod.svg) no-repeat center center/contain;position:absolute;top:50%;left:26px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.secProductTopSupply .boxInr::after{content:" ";width:19px;height:6px;background:url(/themes/custom/ucbcarejp/images/icn_arw_pl_prd.svg) no-repeat center center/contain;position:absolute;top:50%;right:35px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right 0.3s ease-in-out;-o-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out;}.secProductTopSupply .boxTxt{display:inline-block;font-weight:bold;font-size:1.6rem;line-height:1.63;}.secProductTopSupply .boxIcn{position:relative;margin-left:42px;}.secProductTopSupply .boxIcn::after{content:" ";width:23px;height:28px;background:url(/themes/custom/ucbcarejp/images/icn_pdf_prd.svg) no-repeat center center/contain;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}@media (hover:hover){.secProductTopSupply .boxInr:hover::after{right:25px;}}@media screen and (max-width:768px){.secProductTopSupply .boxInr{padding:13px 40px;border-radius:4px;}.secProductTopSupply .boxInr::before{width:20px;height:20px;left:14px;}.secProductTopSupply .boxInr::after{right:14px;}.secProductTopSupply .boxTxt{line-height:1.56;}.secProductTopSupply .boxIcn{margin-left:19px;}.secProductTopSupply .boxIcn::after{width:16px;height:20px;}}.secProductRMP{padding-top:53px;padding-bottom:49px;}.secProductRMP .secCts{margin-top:39px;}.secProductRMP .diList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-34px;}.secProductRMP .diList .item{width:calc((100% - 68px) / 2);margin-right:34px;}.secProductRMP .diList .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:19px 35px 14px 11px;border-bottom:1px solid #ccc;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;text-decoration:none;}.secProductRMP .diList .itemInr:hover{opacity:0.7;}.secProductRMP .diList .itemInr::before{content:" ";width:17px;height:4px;background:url("/themes/custom/ucbcarejp/images/icn_arow_s_bk.svg") no-repeat 100% 100%;background-size:contain;position:absolute;top:calc(50% + 2px);right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right 0.3s ease-in-out;-o-transition:right 0.3s ease-in-out;transition:right 0.3s ease-in-out;}@media (hover:hover){.secProductRMP .diList .itemInr:hover::before{right:6px;}}.secProductRMP .diList .icn{-webkit-box-flex:0;-webkit-flex:0 0 34px;-moz-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;}.secProductRMP .diList .txt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;font-weight:bold;font-size:1.5rem;line-height:1.27;word-break:break-word;}@media screen and (max-width:768px){.secProductRMP{padding-top:30px;padding-bottom:32px;}.secProductRMP .secCts{margin-top:13px;}.secProductRMP .diList{display:block;margin-right:0;}.secProductRMP .diList .item{width:100%;margin-right:0;}.secProductRMP .diList .itemInr{padding:16px 52px 16px 0;}.secProductRMP .diList .itemInr::before{top:calc(50% + 1px);width:15px;height:5px;right:10px;}.secProductRMP .diList .txt{margin-left:13px;line-height:1.27;}}.secBrandAnchor{padding-top:18px;padding-bottom:17px;}.secBrandAnchor .linkList{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.secBrandAnchor .linkList .item{margin:6px 0;border:none;margin-left:-1px;background-color:var(--brandcolor);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.secBrandAnchor .linkList .item + .item{border-left:none;}.secBrandAnchor .linkList .item::before,.secBrandAnchor .linkList .item::after{content:'';display:inline-block;width:1px;height:100%;background-color:#fff;}@media screen and (max-width:768.98px){.secBrandAnchor .linkList{margin:0;}.secBrandAnchor .linkList .item:nth-child(3n + 1){border-left:none;}}@media screen and (max-width:768.98px){.secBrandTop .logo{height:auto;width:300px;max-width:70%;}.secBrandCts .pmd-secTtl{font-size:2.6rem;}}.bkz_prd .secBrandAnchor{background-color:#2A7475;}.bkz_prd .secBrandInfo .pmd-secTtl::after,.bkz_prd .secBrandCts .pmd-secTtl::after,.bkz_prd .secBrandSeminar .pmd-secTtl::after,.bkz_prd .secBrandMaterials .pmd-secTtl::after,.bkz_prd .secBrandKnowledge .pmd-secTtl::after{background-color:#2A7475;}.bkz_prd .secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border-color:#2A7475;color:#2A7475;}.bkz_prd .pmd-ancBtn .btn{background:#2A7475;}.bkz_prd .secBrandCts .mediaList .item .catLine .type,.bkz_prd .secBrandMaterials .mediaList .item .catLine .type,.bkz_prd .secBrandKnowledge .mediaList .item .catLine .type{color:#2A7475;border:1px solid #2A7475;}.bkz_prd nav.internal-links li::before{border-top:2.0px solid #2A7475;border-right:2.0px solid #2A7475;}.bkz_prd #contents-main section h3{color:#2A7475;}.bkz_prd .slick-arrow::before{color:#2A7475 !important;}.bkz_prd .secBrandAnchor{background-color:#2A7475;}.bkz_prd .secBrandTop .indicationList li.item a{border:solid 1px #2A7475;color:#2A7475;}.bkz_prd .secBrandTop .indicationList li.item a.is-active{background-color:#2a7475;color:#fff;}.bkz_prd .secBrandTop.bg-brandColor .indicationList li.item a{border:solid 1px #2A7475;color:#fff;background-color:#2A7475;padding:10px;border-radius:unset;text-decoration:underline;font-size:inherit;}.bkz_prd .secBrandTop.bg-brandColor .indicationList li.item{margin:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}.bkz_prd .materialsList .item .catLine .cat{background-color:#2A7475 !important;}.bkz_prd .materialsList .item .catLine .type{color:#2A7475 !important;border:1px solid #2A7475 !important;}.bkz_prd .materialsList .item .catLine .lock{background:url(/themes/custom/ucbcarejp/images/icn_lock_vimpat.svg) no-repeat center/contain !important;}.bkz_prd .materialsListCol .listInfo .selectItem dd em{color:#2A7475 !important;}.bkz_prd .materialsListCol .listInfo .numLine em{color:#2A7475 !important;}.bkz_prd .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#2A7475 !important;border-color:#2A7475 !important;color:#FFF !important;}.bkz_prd .materialsListCol nav.pager ul.pager__items li.pager__item a{border-color:#2A7475 !important;color:#2A7475 !important;}.bkz_prd .searchCol .toggleCol .toggleBtn{background:#2A7475 !important;}.bkz_prd .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #2A7475 !important;}.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label,.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label{border:2px solid #2A7475;}.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label::before,.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label::before,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label::before,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label::before{border:1px solid #2A7475;}.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label{border-color:#2A7475;color:#2A7475;}.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.bkz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.bkz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before{background:#2A7475 url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}.bkz_prd form#views-exposed-form-material-index-product-block-1 .form-actions #edit-submit-material-index-product
form#views-exposed-form-material-index-product-block-2 .form-actions #edit-submit-material-index-product{background:#2A7475;}.cmz_prd .secBrandAnchor{background-color:#336633;}.cmz_prd .secBrandInfo .pmd-secTtl::after,.cmz_prd .secBrandCts .pmd-secTtl::after,.cmz_prd .secBrandSeminar .pmd-secTtl::after,.cmz_prd .secBrandMaterials .pmd-secTtl::after,.cmz_prd .secBrandKnowledge .pmd-secTtl::after{background-color:#336633;}.cmz_prd .secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border-color:#336633;color:#336633;}.cmz_prd .pmd-ancBtn .btn{background:#336633;}.cmz_prd .secBrandCts .mediaList .item .catLine .type,.cmz_prd .secBrandMaterials .mediaList .item .catLine .type,.cmz_prd .secBrandKnowledge .mediaList .item .catLine .type{color:#336633;border:1px solid #336633;}.cmz_prd nav.internal-links li::before{border-top:2.0px solid #336633;border-right:2.0px solid #336633;}.cmz_prd #contents-main section h3{color:#336633;}.cmz_prd .slick-arrow::before{color:#336633 !important;}.cmz_prd .secBrandTop .indicationList li.item a{background-color:#336633;color:#336633;}.cmz_prd .secBrandTop .indicationList li.item a.is-active{border:solid 1px #336633;color:#fff;}.cmz_prd .secBrandTop.bg-brandColor .indicationList li.item a{border:solid 1px #336633;color:#fff;background-color:#336633;padding:10px;border-radius:unset;text-decoration:underline;font-size:inherit;}.cmz_prd .secBrandTop.bg-brandColor .indicationList li.item{margin:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}.cmz_prd .materialsList .item .catLine .cat{background-color:#336633 !important;}.cmz_prd .materialsList .item .catLine .type{color:#336633 !important;border:1px solid #336633 !important;}.cmz_prd .materialsList .item .catLine .lock{background:url(/themes/custom/ucbcarejp/images/icn_lock_vimpat.svg) no-repeat center/contain !important;}.cmz_prd .materialsListCol .listInfo .selectItem dd em{color:#336633 !important;}.cmz_prd .materialsListCol .listInfo .numLine em{color:#336633 !important;}.cmz_prd .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#336633 !important;border-color:#336633 !important;color:#FFF !important;}.cmz_prd .materialsListCol nav.pager ul.pager__items li.pager__item a{border-color:#336633 !important;color:#336633 !important;}.cmz_prd .searchCol .toggleCol .toggleBtn{background:#336633 !important;}.cmz_prd .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #336633 !important;}.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label,.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label{border:2px solid #336633;}.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label::before,.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label::before,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label::before,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label::before{border:1px solid #336633;}.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label{border-color:#336633;color:#336633;}.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.cmz_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.cmz_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before{background:#336633 url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}.cmz_prd form#views-exposed-form-material-index-product-block-1 .form-actions #edit-submit-material-index-product,.cmz_prd form#views-exposed-form-material-index-product-block-2 .form-actions #edit-submit-material-index-product{background:#B65518;}.vmp_prd .secBrandAnchor{background-color:#B65518;}.vmp_prd .secBrandInfo .pmd-secTtl::after,.vmp_prd .secBrandCts .pmd-secTtl::after,.vmp_prd .secBrandSeminar .pmd-secTtl::after,.vmp_prd .secBrandMaterials .pmd-secTtl::after,.vmp_prd .secBrandKnowledge .pmd-secTtl::after{background-color:#B65518;}.vmp_prd .secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border-color:#B65518;color:#B65518;}.vmp_prd .pmd-ancBtn .btn{background:#B65518;}.vmp_prd .secBrandCts .mediaList .item .catLine .type,.vmp_prd .secBrandMaterials .mediaList .item .catLine .type,.vmp_prd .secBrandKnowledge .mediaList .item .catLine .type{color:#B65518;border:1px solid #B65518;}.vmp_prd nav.internal-links li::before{border-top:2.0px solid #B65518;border-right:2.0px solid #B65518;}.vmp_prd #contents-main section h3{color:#B65518;}.vmp_prd .slick-arrow::before{color:#B65518 !important;}.vmp_prd .secBrandTop .indicationList li.item a{border:solid 1px #B65518;color:#B65518;}.vmp_prd .secBrandTop .indicationList li.item a.is-active{background-color:#B65518;color:#fff;}.vmp_prd .secBrandTop.bg-brandColor .indicationList li.item a{border:solid 1px #B65518;color:#fff;background-color:#B65518;padding:10px;border-radius:unset;text-decoration:underline;font-size:inherit;}.vmp_prd .secBrandTop.bg-brandColor .indicationList li.item{margin:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}.vmp_prd .materialsList .item .catLine .cat{background-color:#B65518 !important;}.vmp_prd .materialsList .item .catLine .type{color:#B65518 !important;border:1px solid #B65518 !important;}.vmp_prd .materialsList .item .catLine .lock{background:url(/themes/custom/ucbcarejp/images/icn_lock_vimpat.svg) no-repeat center/contain !important;}.vmp_prd .materialsListCol .listInfo .selectItem dd em{color:#B65518 !important;}.vmp_prd .materialsListCol .listInfo .numLine em{color:#B65518 !important;}.vmp_prd .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#B65518 !important;border-color:#B65518 !important;color:#FFF !important;}.vmp_prd .materialsListCol nav.pager ul.pager__items li.pager__item a{border-color:#B65518 !important;color:#B65518 !important;}.vmp_prd .searchCol .toggleCol .toggleBtn{background:#B65518 !important;}.vmp_prd .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #B65518 !important;}.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label,.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label{border:2px solid #f7afa9;}.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label::before,.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label::before,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label::before,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label::before{border:1px solid #B65518;}.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label{border-color:#B65518;color:#B65518;}.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.vmp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.vmp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before{background:#B65518 url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}.vmp_prd form#views-exposed-form-material-index-product-block-1 .form-actions #edit-submit-material-index-product,.vmp_prd form#views-exposed-form-material-index-product-block-2 .form-actions #edit-submit-material-index-product{background:#B65518;}.ekp_prd .secBrandAnchor{background-color:#C4262E;}.ekp_prd .secBrandInfo .pmd-secTtl::after,.ekp_prd .secBrandCts .pmd-secTtl::after,.ekp_prd .secBrandSeminar .pmd-secTtl::after,.ekp_prd .secBrandMaterials .pmd-secTtl::after,.ekp_prd .secBrandKnowledge .pmd-secTtl::after{background-color:#C4262E;}.ekp_prd .secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border-color:#C4262E;color:#C4262E;}.ekp_prd .pmd-ancBtn .btn{background:#C4262E;}.ekp_prd .secBrandCts .mediaList .item .catLine .type,.ekp_prd .secBrandMaterials .mediaList .item .catLine .type,.ekp_prd .secBrandKnowledge .mediaList .item .catLine .type{color:#C4262E;border:1px solid #C4262E;}.ekp_prd nav.internal-links li::before{border-top:2.0px solid #C4262E;border-right:2.0px solid #C4262E;}.ekp_prd #contents-main section h3{color:#C4262E;}.ekp_prd .slick-arrow::before{color:#C4262E !important;}.ekp_prd .secBrandTop .indicationList li.item a{border:solid 1px #C4262E;color:#C4262E;}.ekp_prd .secBrandTop .indicationList li.item a.is-active{background-color:#C4262E;color:#fff;}.ekp_prd .secBrandTop.bg-brandColor .indicationList li.item a{border:solid 1px #C4262E;color:#fff;background-color:#C4262E;padding:10px;border-radius:unset;text-decoration:underline;font-size:inherit;}.ekp_prd .secBrandTop.bg-brandColor .indicationList li.item{margin:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}.ekp_prd .materialsList .item .catLine .cat{background-color:#C4262E !important;}.ekp_prd .materialsList .item .catLine .type{color:#C4262E !important;border:1px solid #C4262E !important;}.ekp_prd .materialsList .item .catLine .lock{background:url(/themes/custom/ucbcarejp/images/icn_lock_vimpat.svg) no-repeat center/contain !important;}.ekp_prd .materialsListCol .listInfo .selectItem dd em{color:#C4262E !important;}.ekp_prd .materialsListCol .listInfo .numLine em{color:#C4262E !important;}.ekp_prd .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#C4262E !important;border-color:#C4262E !important;color:#FFF !important;}.ekp_prd .materialsListCol nav.pager ul.pager__items li.pager__item a{border-color:#C4262E !important;color:#C4262E !important;}.ekp_prd .searchCol .toggleCol .toggleBtn{background:#C4262E !important;}.ekp_prd .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #C4262E !important;}.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label,.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label{border:2px solid #C4262E;}.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label::before,.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label::before,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label::before,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label::before{border:1px solid #C4262E;}.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label{border-color:#C4262E;color:#C4262E;}.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.ekp_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.ekp_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before{background:#C4262E url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}.ekp_prd form#views-exposed-form-material-index-product-block-1 .form-actions #edit-submit-material-index-product,.ekp_prd form#views-exposed-form-material-index-product-block-2 .form-actions #edit-submit-material-index-product{background:#C4262E;}.ryg_prd .secBrandAnchor{background-color:#92C83E;}.ryg_prd .secBrandInfo .pmd-secTtl::after,.ryg_prd .secBrandCts .pmd-secTtl::after,.ryg_prd .secBrandSeminar .pmd-secTtl::after,.ryg_prd .secBrandMaterials .pmd-secTtl::after,.ryg_prd .secBrandKnowledge .pmd-secTtl::after{background-color:#92C83E;}.ryg_prd .secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border-color:#92C83E;color:#92C83E;}.ryg_prd .pmd-ancBtn .btn{background:#92C83E;}.ryg_prd .secBrandCts .mediaList .item .catLine .type,.ryg_prd .secBrandMaterials .mediaList .item .catLine .type,.ryg_prd .secBrandKnowledge .mediaList .item .catLine .type{color:#92C83E;border:1px solid #92C83E;}.ryg_prd nav.internal-links li::before{border-top:2.0px solid #92C83E;border-right:2.0px solid #92C83E;}.ryg_prd #contents-main section h3{color:#92C83E;}.ryg_prd .slick-arrow::before{color:#92C83E !important;}.ryg_prd .secBrandTop .indicationList li.item a{border:solid 1px #92C83E;color:#92C83E;}.ryg_prd .secBrandTop .indicationList li.item a.is-active{background-color:#92C83E;color:#fff;}.ryg_prd .secBrandTop.bg-brandColor .indicationList li.item a{border:solid 1px #92C83E;color:#fff;background-color:#92C83E;padding:10px;border-radius:unset;text-decoration:underline;font-size:inherit;}.ryg_prd .secBrandTop.bg-brandColor .indicationList li.item{margin:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}.ryg_prd .materialsList .item .catLine .cat{background-color:#92C83E !important;}.ryg_prd .materialsList .item .catLine .type{color:#92C83E !important;border:1px solid #92C83E !important;}.ryg_prd .materialsList .item .catLine .lock{background:url(/themes/custom/ucbcarejp/images/icn_lock_vimpat.svg) no-repeat center/contain !important;}.ryg_prd .materialsListCol .listInfo .selectItem dd em{color:#92C83E !important;}.ryg_prd .materialsListCol .listInfo .numLine em{color:#92C83E !important;}.ryg_prd .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#92C83E !important;border-color:#92C83E !important;color:#FFF !important;}.ryg_prd .materialsListCol nav.pager ul.pager__items li.pager__item a{border-color:#92C83E !important;color:#92C83E !important;}.ryg_prd .searchCol .toggleCol .toggleBtn{background:#92C83E !important;}.ryg_prd .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #92C83E !important;}.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label,.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label{border:2px solid #92C83E;}.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label::before,.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label::before,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label::before,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label::before{border:1px solid #92C83E;}.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label{border-color:#92C83E;color:#92C83E;}.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.ryg_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.ryg_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before{background:#92C83E url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}.ryg_prd form#views-exposed-form-material-index-product-block-1 .form-actions #edit-submit-material-index-product,.ryg_prd form#views-exposed-form-material-index-product-block-2 .form-actions #edit-submit-material-index-product{background:#92C83E;}.zby_prd .secBrandAnchor{background-color:#343579;}.zby_prd .secBrandInfo .pmd-secTtl::after,.zby_prd .secBrandCts .pmd-secTtl::after,.zby_prd .secBrandSeminar .pmd-secTtl::after,.zby_prd .secBrandMaterials .pmd-secTtl::after,.zby_prd .secBrandKnowledge .pmd-secTtl::after{background-color:#343579;}.zby_prd .secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border-color:#343579;color:#343579;}.zby_prd .pmd-ancBtn .btn{background:#343579;}.zby_prd .secBrandCts .mediaList .item .catLine .type,.zby_prd .secBrandMaterials .mediaList .item .catLine .type,.zby_prd .secBrandKnowledge .mediaList .item .catLine .type{color:#343579;border:1px solid #343579;}.zby_prd nav.internal-links li::before{border-top:2.0px solid #343579;border-right:2.0px solid #343579;}.zby_prd #contents-main section h3{color:#343579;}.zby_prd .slick-arrow::before{color:#343579 !important;}.zby_prd .secBrandTop .indicationList li.item a{border:solid 1px #343579;color:#343579;}.zby_prd .secBrandTop .indicationList li.item a.is-active{background-color:#343579;color:#fff;}.zby_prd .secBrandTop.bg-brandColor .indicationList li.item a{border:solid 1px #343579;color:#fff;background-color:#343579;padding:10px;border-radius:unset;text-decoration:underline;font-size:inherit;}.zby_prd .secBrandTop.bg-brandColor .indicationList li.item{margin:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}.zby_prd .materialsList .item .catLine .cat{background-color:#343579 !important;}.zby_prd .materialsList .item .catLine .type{color:#343579 !important;border:1px solid #343579 !important;}.zby_prd .materialsList .item .catLine .lock{background:url(/themes/custom/ucbcarejp/images/icn_lock_vimpat.svg) no-repeat center/contain !important;}.zby_prd .materialsListCol .listInfo .selectItem dd em{color:#343579 !important;}.zby_prd .materialsListCol .listInfo .numLine em{color:#343579 !important;}.zby_prd .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#343579 !important;border-color:#343579 !important;color:#FFF !important;}.zby_prd .materialsListCol nav.pager ul.pager__items li.pager__item a{border-color:#343579 !important;color:#343579 !important;}.zby_prd .searchCol .toggleCol .toggleBtn{background:#343579 !important;}.zby_prd .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #343579 !important;}.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label,.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label{border:2px solid #343579;}.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label::before,.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label::before,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label::before,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label::before{border:1px solid #343579;}.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label{border-color:#343579;color:#343579;}.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.zby_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.zby_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before{background:#343579 url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}.zby_prd form#views-exposed-form-material-index-product-block-1 .form-actions #edit-submit-material-index-product,.zby_prd form#views-exposed-form-material-index-product-block-2 .form-actions #edit-submit-material-index-product{background:#343579;}.briviact_prd .secBrandAnchor{background-color:#7c0040;}.briviact_prd .secBrandInfo .pmd-secTtl::after,.briviact_prd .secBrandCts .pmd-secTtl::after,.briviact_prd .secBrandSeminar .pmd-secTtl::after,.briviact_prd .secBrandMaterials .pmd-secTtl::after,.briviact_prd .secBrandKnowledge .pmd-secTtl::after{background-color:#7c0040;}.briviact_prd .secBrandSeminar .seminarListWrap .seminarList .listInr .listTtlWrap .listTypeWrap .listType{border-color:#7c0040;color:#7c0040;}.briviact_prd .pmd-ancBtn .btn{background:#7c0040;}.briviact_prd .secBrandCts .mediaList .item .catLine .type,.briviact_prd .secBrandMaterials .mediaList .item .catLine .type,.briviact_prd .secBrandKnowledge .mediaList .item .catLine .type{color:#7c0040;border:1px solid #7c0040;}.briviact_prd nav.internal-links li::before{border-top:2.0px solid #7c0040;border-right:2.0px solid #7c0040;}.briviact_prd #contents-main section h3{color:#7c0040;}.briviact_prd .slick-arrow::before{color:#7c0040 !important;}.briviact_prd .secBrandTop .indicationList li.item a{border:solid 1px #7c0040;color:#7c0040;}.briviact_prd .secBrandTop .indicationList li.item a.is-active{background-color:#7c0040;color:#fff;}.briviact_prd .secBrandTop.bg-brandColor .indicationList li.item a{border:solid 1px #7c0040;color:#fff;background-color:#7c0040;padding:10px;border-radius:unset;text-decoration:underline;font-size:inherit;}.briviact_prd .secBrandTop.bg-brandColor .indicationList li.item{margin:0;border-bottom:1px solid #fff;border-right:1px solid #fff;}.briviact_prd .materialsList .item .catLine .cat{background-color:#7c0040 !important;}.briviact_prd .materialsList .item .catLine .type{color:#7c0040 !important;border:1px solid #7c0040 !important;}.briviact_prd .materialsList .item .catLine .lock{background:url(/themes/custom/ucbcarejp/images/icn_lock_vimpat.svg) no-repeat center/contain !important;}.briviact_prd .materialsListCol .listInfo .selectItem dd em{color:#7c0040 !important;}.briviact_prd .materialsListCol .listInfo .numLine em{color:#7c0040 !important;}.briviact_prd .materialsListCol nav.pager ul.pager__items li.pager__item.is-active a{background:#7c0040 !important;border-color:#7c0040 !important;color:#FFF !important;}.briviact_prd .materialsListCol nav.pager ul.pager__items li.pager__item a{border-color:#7c0040 !important;color:#7c0040 !important;}.briviact_prd .searchCol .toggleCol .toggleBtn{background:#7c0040 !important;}.briviact_prd .searchCol .toggleCol .toggleBox .boxInr{border:1px solid #7c0040 !important;}.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label,.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label{border:2px solid #7c0040;}.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type label::before,.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms label::before,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type label::before,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms label::before{border:1px solid #7c0040;}.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label{border-color:#7c0040;color:#7c0040;}.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.briviact_prd form#views-exposed-form-material-index-product-block-1 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-type input[type="radio"]:checked + label::before,.briviact_prd form#views-exposed-form-material-index-product-block-2 fieldset.form-wrapper #edit-related-terms input[type="radio"]:checked + label::before{background:#7c0040 url("/themes/custom/ucbcarejp/images/icn_input_check.svg") no-repeat center/contain;}.briviact_prd form#views-exposed-form-material-index-product-block-1 .form-actions #edit-submit-material-index-product,.briviact_prd form#views-exposed-form-material-index-product-block-2 .form-actions #edit-submit-material-index-product{background:#7c0040;}body[class*="page-node-type-ra"] img,body.page-node-type-rhemuArthis_news img{max-width:100%;height:auto;}body[class*="page-node-type-ra"] .news-title,body.page-node-type-rhemuArthis_news .news-title{padding-top:50px;}body[class*="page-node-type-ra"] .news-dtl-title,body.page-node-type-rhemuArthis_news .news-dtl-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;max-width:1200px;margin:0 auto;padding:54px 25px 80px;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:23px;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx time,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx time{color:#13816d;font-family:"Roboto",sans-serif;font-weight:bold;font-size:1.5rem;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx h1,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx h1{margin-top:15px;padding-right:1em;font-size:3.6rem;line-height:1.67;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx + *,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx + *{width:420px;margin-right:40px;}@media screen and (max-width:768px){body[class*="page-node-type-ra"] .news-dtl-title,body.page-node-type-rhemuArthis_news .news-dtl-title{display:block;padding:28px 20px 24px;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx{padding:0;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx time,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx time{font-size:1.2rem;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx h1,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx h1{margin-top:12px;padding-right:0;font-size:2rem;line-height:1.6;}body[class*="page-node-type-ra"] .news-dtl-title .kv-tx + *,body.page-node-type-rhemuArthis_news .news-dtl-title .kv-tx + *{width:100%;margin:18px 0 0;}}body[class*="page-node-type-ra"] .news-dtl-content,body.page-node-type-rhemuArthis_news .news-dtl-content{max-width:1200px;margin:0 auto;padding:0 25px 100px;}body[class*="page-node-type-ra"] .news-dtl-entry *,body.page-node-type-rhemuArthis_news .news-dtl-entry *{border-top:1px solid transparent;border-bottom:1px solid transparent;}body[class*="page-node-type-ra"] .news-dtl-entry *::before,body[class*="page-node-type-ra"] .news-dtl-entry *::after,body.page-node-type-rhemuArthis_news .news-dtl-entry *::before,body.page-node-type-rhemuArthis_news .news-dtl-entry *::after{content:"";display:block;width:0;height:0;}body[class*="page-node-type-ra"] .news-dtl-entry h2,body.page-node-type-rhemuArthis_news .news-dtl-entry h2{position:relative;padding-left:30px;border-left:2px solid #13816d;font-size:3.2rem;line-height:1.63;}body[class*="page-node-type-ra"] .news-dtl-entry h2::before,body.page-node-type-rhemuArthis_news .news-dtl-entry h2::before{margin-top:1px;}body[class*="page-node-type-ra"] .news-dtl-entry h2::after,body.page-node-type-rhemuArthis_news .news-dtl-entry h2::after{margin-bottom:-9px;}body[class*="page-node-type-ra"] .news-dtl-entry h3,body.page-node-type-rhemuArthis_news .news-dtl-entry h3{position:relative;padding-bottom:10px;border-bottom:initial;font-size:2.6rem;line-height:1.77;}body[class*="page-node-type-ra"] .news-dtl-entry h3::before,body.page-node-type-rhemuArthis_news .news-dtl-entry h3::before{margin-top:-5px;}body[class*="page-node-type-ra"] .news-dtl-entry h3::after,body.page-node-type-rhemuArthis_news .news-dtl-entry h3::after{position:absolute;bottom:3px;left:0;width:60px;height:1px;background-color:#13816d;}body[class*="page-node-type-ra"] .news-dtl-entry h4,body.page-node-type-rhemuArthis_news .news-dtl-entry h4{color:#13816d;font-size:2.4rem;line-height:1.92;}body[class*="page-node-type-ra"] .news-dtl-entry h4::before,body.page-node-type-rhemuArthis_news .news-dtl-entry h4::before{margin-top:-6px;}body[class*="page-node-type-ra"] .news-dtl-entry h4::after,body.page-node-type-rhemuArthis_news .news-dtl-entry h4::after{margin-bottom:-7px;}body[class*="page-node-type-ra"] .news-dtl-entry p,body.page-node-type-rhemuArthis_news .news-dtl-entry p{font-size:2rem;line-height:2.3;}body[class*="page-node-type-ra"] .news-dtl-entry p::before,body.page-node-type-rhemuArthis_news .news-dtl-entry p::before{margin-top:-9px;}body[class*="page-node-type-ra"] .news-dtl-entry p::after,body.page-node-type-rhemuArthis_news .news-dtl-entry p::after{margin-bottom:-10px;}body[class*="page-node-type-ra"] .news-dtl-entry * + *,body.page-node-type-rhemuArthis_news .news-dtl-entry * + *{margin-top:45px;}body[class*="page-node-type-ra"] .news-dtl-entry * + h2,body.page-node-type-rhemuArthis_news .news-dtl-entry * + h2{margin-top:80px;}body[class*="page-node-type-ra"] .news-dtl-entry * + h3,body.page-node-type-rhemuArthis_news .news-dtl-entry * + h3{margin-top:60px;}body[class*="page-node-type-ra"] .news-dtl-entry * + h4,body.page-node-type-rhemuArthis_news .news-dtl-entry * + h4{margin-top:60px;}body[class*="page-node-type-ra"] .news-dtl-entry h2 + *,body.page-node-type-rhemuArthis_news .news-dtl-entry h2 + *{margin-top:40px;}body[class*="page-node-type-ra"] .news-dtl-entry h3 + *,body.page-node-type-rhemuArthis_news .news-dtl-entry h3 + *{margin-top:20px;}body[class*="page-node-type-ra"] .news-dtl-entry h4 + *,body.page-node-type-rhemuArthis_news .news-dtl-entry h4 + *{margin-top:20px;}body[class*="page-node-type-ra"] .news-dtl-entry .copy,body.page-node-type-rhemuArthis_news .news-dtl-entry .copy{margin-top:30px;text-align:right;}body[class*="page-node-type-ra"] .news-dtl-entry .copy .list,body.page-node-type-rhemuArthis_news .news-dtl-entry .copy .list{display:inline-block;}body[class*="page-node-type-ra"] .news-dtl-entry .copy .list > *,body.page-node-type-rhemuArthis_news .news-dtl-entry .copy .list > *{color:#777;font-size:1.2rem;line-height:1.42;text-align:left;}body[class*="page-node-type-ra"] .news-dtl-entry .copy .list > * + *,body.page-node-type-rhemuArthis_news .news-dtl-entry .copy .list > * + *{margin-top:8px;}body[class*="page-node-type-ra"] .news-dtl-entry .source,body.page-node-type-rhemuArthis_news .news-dtl-entry .source{margin-top:34px;}body[class*="page-node-type-ra"] .news-dtl-entry .source *:not(h3),body.page-node-type-rhemuArthis_news .news-dtl-entry .source *:not(h3){font-size:2rem;line-height:1.45;}body[class*="page-node-type-ra"] .news-dtl-entry .source a,body.page-node-type-rhemuArthis_news .news-dtl-entry .source a{display:block;margin-top:8px;text-decoration:underline;word-wrap:break-word;}body[class*="page-node-type-ra"] .news-dtl-entry .source a:hover,body.page-node-type-rhemuArthis_news .news-dtl-entry .source a:hover{text-decoration:none;}body[class*="page-node-type-ra"] .news-dtl-entry .source p,body.page-node-type-rhemuArthis_news .news-dtl-entry .source p{margin-top:40px;font-weight:bold;color:#13816d;}body[class*="page-node-type-ra"] .news-dtl-entry .source p::before,body.page-node-type-rhemuArthis_news .news-dtl-entry .source p::before{margin-top:0;}body[class*="page-node-type-ra"] .news-dtl-entry .source p::after,body.page-node-type-rhemuArthis_news .news-dtl-entry .source p::after{margin-bottom:0;}body[class*="page-node-type-ra"] .news-dtl-entry .source h3 + *,body.page-node-type-rhemuArthis_news .news-dtl-entry .source h3 + *{margin-top:30px;}@media screen and (max-width:768px){body[class*="page-node-type-ra"] .news-dtl-content,body.page-node-type-rhemuArthis_news .news-dtl-content{padding:0 20px;}body[class*="page-node-type-ra"] .news-dtl-entry h2,body.page-node-type-rhemuArthis_news .news-dtl-entry h2{padding:2px 0 0 10px;border-left:1px solid #13816d;font-size:1.9rem;line-height:1.58;}body[class*="page-node-type-ra"] .news-dtl-entry h2::before,body.page-node-type-rhemuArthis_news .news-dtl-entry h2::before{margin-top:0;}body[class*="page-node-type-ra"] .news-dtl-entry h2::after,body.page-node-type-rhemuArthis_news .news-dtl-entry h2::after{margin-bottom:0;}body[class*="page-node-type-ra"] .news-dtl-entry h3,body.page-node-type-rhemuArthis_news .news-dtl-entry h3{padding-bottom:10px;font-size:18px;line-height:1.61;}body[class*="page-node-type-ra"] .news-dtl-entry h3::before,body.page-node-type-rhemuArthis_news .news-dtl-entry h3::before{margin-top:0;}body[class*="page-node-type-ra"] .news-dtl-entry h3::after,body.page-node-type-rhemuArthis_news .news-dtl-entry h3::after{bottom:0;width:40px;}body[class*="page-node-type-ra"] .news-dtl-entry h4,body.page-node-type-rhemuArthis_news .news-dtl-entry h4{font-size:1.7rem;line-height:1.71;}body[class*="page-node-type-ra"] .news-dtl-entry h4::before,body.page-node-type-rhemuArthis_news .news-dtl-entry h4::before{margin-top:-1px;}body[class*="page-node-type-ra"] .news-dtl-entry h4::after,body.page-node-type-rhemuArthis_news .news-dtl-entry h4::after{margin-bottom:-2px;}body[class*="page-node-type-ra"] .news-dtl-entry p,body.page-node-type-rhemuArthis_news .news-dtl-entry p{font-size:1.6rem;line-height:1.88;}body[class*="page-node-type-ra"] .news-dtl-entry p::before,body.page-node-type-rhemuArthis_news .news-dtl-entry p::before{margin-top:0;}body[class*="page-node-type-ra"] .news-dtl-entry p::after,body.page-node-type-rhemuArthis_news .news-dtl-entry p::after{margin-bottom:0;}body[class*="page-node-type-ra"] .news-dtl-entry * + *,body.page-node-type-rhemuArthis_news .news-dtl-entry * + *{margin-top:18px;}body[class*="page-node-type-ra"] .news-dtl-entry * + h2,body.page-node-type-rhemuArthis_news .news-dtl-entry * + h2{margin-top:24px;}body[class*="page-node-type-ra"] .news-dtl-entry * + h3,body.page-node-type-rhemuArthis_news .news-dtl-entry * + h3{margin-top:30px;}body[class*="page-node-type-ra"] .news-dtl-entry * + h4,body.page-node-type-rhemuArthis_news .news-dtl-entry * + h4{margin-top:30px;}body[class*="page-node-type-ra"] .news-dtl-entry h2 + *,body.page-node-type-rhemuArthis_news .news-dtl-entry h2 + *{margin-top:11px;}body[class*="page-node-type-ra"] .news-dtl-entry h3 + *,body.page-node-type-rhemuArthis_news .news-dtl-entry h3 + *{margin-top:14px;}body[class*="page-node-type-ra"] .news-dtl-entry h4 + *,body.page-node-type-rhemuArthis_news .news-dtl-entry h4 + *{margin-top:10px;}body[class*="page-node-type-ra"] .news-dtl-entry .copy,body.page-node-type-rhemuArthis_news .news-dtl-entry .copy{margin-top:32px;}body[class*="page-node-type-ra"] .news-dtl-entry .copy .list > *,body.page-node-type-rhemuArthis_news .news-dtl-entry .copy .list > *{font-size:11px;line-height:1.45;}body[class*="page-node-type-ra"] .news-dtl-entry .copy .list > * + *,body.page-node-type-rhemuArthis_news .news-dtl-entry .copy .list > * + *{margin-top:3px;}body[class*="page-node-type-ra"] .news-dtl-entry .source,body.page-node-type-rhemuArthis_news .news-dtl-entry .source{margin-top:68px;}body[class*="page-node-type-ra"] .news-dtl-entry .source h3,body.page-node-type-rhemuArthis_news .news-dtl-entry .source h3{margin-bottom:16px;}body[class*="page-node-type-ra"] .news-dtl-entry .source *:not(h3),body.page-node-type-rhemuArthis_news .news-dtl-entry .source *:not(h3){font-size:1.6rem;line-height:1.75;}body[class*="page-node-type-ra"] .news-dtl-entry .source a,body.page-node-type-rhemuArthis_news .news-dtl-entry .source a{margin-top:5px;}body[class*="page-node-type-ra"] .news-dtl-entry .source p,body.page-node-type-rhemuArthis_news .news-dtl-entry .source p{margin-top:20px;font-size:1.7rem;line-height:1.35;}}body[class*="page-node-type-ra"] .news-dtl-past,body.page-node-type-rhemuArthis_news .news-dtl-past{max-width:1200px;margin:0 auto;padding:0 25px 100px;}body[class*="page-node-type-ra"] .news-dtl-past h3,body.page-node-type-rhemuArthis_news .news-dtl-past h3{font-size:2.6rem;line-height:1.42;}body[class*="page-node-type-ra"] .news-dtl-past .list,body.page-node-type-rhemuArthis_news .news-dtl-past .list{display:grid;grid-template-columns:repeat(3,1fr);gap:21px;margin-top:34px;}body[class*="page-node-type-ra"] .news-dtl-past .item,body.page-node-type-rhemuArthis_news .news-dtl-past .item{-webkit-box-shadow:1px 1px 1px 0 rgba(0,0,0,0.08);box-shadow:1px 1px 1px 0 rgba(0,0,0,0.08);background-color:#fff;}body[class*="page-node-type-ra"] .news-dtl-past .item a,body.page-node-type-rhemuArthis_news .news-dtl-past .item a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;padding:20px;text-decoration:none;}body[class*="page-node-type-ra"] .news-dtl-past .item-tx,body.page-node-type-rhemuArthis_news .news-dtl-past .item-tx{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:7px;font-weight:bold;font-size:1.6rem;line-height:1.5;}body[class*="page-node-type-ra"] .news-dtl-past .item-tx time,body.page-node-type-rhemuArthis_news .news-dtl-past .item-tx time{display:block;color:#13816d;margin-bottom:7px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:1.4rem;line-height:initial;}body[class*="page-node-type-ra"] .news-dtl-past .item-img img,body.page-node-type-rhemuArthis_news .news-dtl-past .item-img img{border-radius:4px;width:110px;margin-right:20px;aspect-ratio:1 / 1;height:100%;-o-object-fit:cover;object-fit:cover;}body[class*="page-node-type-ra"] .news-dtl-btn,body.page-node-type-rhemuArthis_news .news-dtl-btn{max-width:1200px;margin:0 auto;padding:0 25px;text-align:center;}body[class*="page-node-type-ra"] .news-dtl-btn a,body.page-node-type-rhemuArthis_news .news-dtl-btn a{display:inline-block;width:270px;font-weight:bold;font-size:1.6rem;line-height:2.875;color:#13816d;border:1px solid #13816d;text-decoration:none;border-radius:132px;}@media screen and (max-width:768px){body[class*="page-node-type-ra"] .news-dtl-past,body.page-node-type-rhemuArthis_news .news-dtl-past{padding:75px 20px;}body[class*="page-node-type-ra"] .news-dtl-past h3,body.page-node-type-rhemuArthis_news .news-dtl-past h3{font-size:1.8rem;line-height:1.61;}body[class*="page-node-type-ra"] .news-dtl-past .list,body.page-node-type-rhemuArthis_news .news-dtl-past .list{grid-template-columns:1fr;gap:15px;margin-top:16px;}body[class*="page-node-type-ra"] .news-dtl-past .item,body.page-node-type-rhemuArthis_news .news-dtl-past .item{-webkit-box-shadow:1px 1px 20px 0 rgba(0,0,0,0.08);box-shadow:1px 1px 20px 0 rgba(0,0,0,0.08);}body[class*="page-node-type-ra"] .news-dtl-past .item a,body.page-node-type-rhemuArthis_news .news-dtl-past .item a{padding:18px;}body[class*="page-node-type-ra"] .news-dtl-past .item-tx,body.page-node-type-rhemuArthis_news .news-dtl-past .item-tx{padding-top:0;font-size:1.2rem;line-height:1.46;}body[class*="page-node-type-ra"] .news-dtl-past .item-tx time,body.page-node-type-rhemuArthis_news .news-dtl-past .item-tx time{margin-bottom:8px;font-size:11px;}body[class*="page-node-type-ra"] .news-dtl-past .item-img img,body.page-node-type-rhemuArthis_news .news-dtl-past .item-img img{margin-right:16px;border-radius:2px;width:96px;}body[class*="page-node-type-ra"] .news-dtl-btn,body.page-node-type-rhemuArthis_news .news-dtl-btn{padding:0 20px;}body[class*="page-node-type-ra"] .news-dtl-btn a,body.page-node-type-rhemuArthis_news .news-dtl-btn a{display:block;width:auto;padding:12px;border-radius:24px;font-size:1.4rem;line-height:1.43;}}body[class*="page-node-type-ra"] .news-dtl-note,body.page-node-type-rhemuArthis_news .news-dtl-note{max-width:1200px;margin:0 auto;padding:120px 25px 100px;}body[class*="page-node-type-ra"] .news-dtl-note .inr,body.page-node-type-rhemuArthis_news .news-dtl-note .inr{padding:46px;border:1px solid #aaa;text-align:center;}body[class*="page-node-type-ra"] .news-dtl-note .logo,body.page-node-type-rhemuArthis_news .news-dtl-note .logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}body[class*="page-node-type-ra"] .news-dtl-note .logo-tx,body.page-node-type-rhemuArthis_news .news-dtl-note .logo-tx{padding-left:28px;text-align:left;}body[class*="page-node-type-ra"] .news-dtl-note .logo-tx p,body.page-node-type-rhemuArthis_news .news-dtl-note .logo-tx p{font-size:1.6rem;line-height:1.5;letter-spacing:0.1em;}body[class*="page-node-type-ra"] .news-dtl-note .logo-img,body.page-node-type-rhemuArthis_news .news-dtl-note .logo-img{width:192px;}body[class*="page-node-type-ra"] .news-dtl-note a,body.page-node-type-rhemuArthis_news .news-dtl-note a{display:block;margin-top:14px;color:#13816d;font-weight:500;font-size:1.6rem;line-height:1.5;text-decoration:underline;}body[class*="page-node-type-ra"] .news-dtl-note a:hover,body.page-node-type-rhemuArthis_news .news-dtl-note a:hover{text-decoration:none;}@media screen and (max-width:768px){body[class*="page-node-type-ra"] .news-dtl-note,body.page-node-type-rhemuArthis_news .news-dtl-note{padding:60px 20px 24px;}body[class*="page-node-type-ra"] .news-dtl-note .inr,body.page-node-type-rhemuArthis_news .news-dtl-note .inr{padding:16px 16px 12px;}body[class*="page-node-type-ra"] .news-dtl-note .logo,body.page-node-type-rhemuArthis_news .news-dtl-note .logo{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}body[class*="page-node-type-ra"] .news-dtl-note .logo-tx,body.page-node-type-rhemuArthis_news .news-dtl-note .logo-tx{margin-top:2px;padding-left:0;}body[class*="page-node-type-ra"] .news-dtl-note .logo-tx p,body.page-node-type-rhemuArthis_news .news-dtl-note .logo-tx p{font-size:12px;line-height:1.58;}body[class*="page-node-type-ra"] .news-dtl-note .logo-img,body.page-node-type-rhemuArthis_news .news-dtl-note .logo-img{width:108px;}body[class*="page-node-type-ra"] .news-dtl-note a,body.page-node-type-rhemuArthis_news .news-dtl-note a{margin-top:0.2px;font-size:12px;}}body[class*="page-node-type-ra"] .news-footer,body.page-node-type-rhemuArthis_news .news-footer{max-width:1200px;margin:0 auto;padding:50px 0;}body[class*="page-node-type-ra"] .news-footer .cts,body.page-node-type-rhemuArthis_news .news-footer .cts{padding:30px 50px 38px;background-color:#fff;}body[class*="page-node-type-ra"] .news-footer .cts *,body.page-node-type-rhemuArthis_news .news-footer .cts *{font-size:1.4rem;line-height:1.5;letter-spacing:0.1em;}body[class*="page-node-type-ra"] .news-footer .cts > * + *,body.page-node-type-rhemuArthis_news .news-footer .cts > * + *{margin-top:23px;}body[class*="page-node-type-ra"] .news-footer .cts a,body.page-node-type-rhemuArthis_news .news-footer .cts a{color:#0050ad;text-decoration:underline;}body[class*="page-node-type-ra"] .news-footer .cts a:hover,body.page-node-type-rhemuArthis_news .news-footer .cts a:hover{text-decoration:none;}body[class*="page-node-type-ra"] .secLine,body.page-node-type-rhemuArthis_news .secLine{background-color:#fff;}body[class*="page-node-type-ra"] .secLine .secInr,body.page-node-type-rhemuArthis_news .secLine .secInr{padding:24px 0;}body[class*="page-node-type-ra"] .secLine .link,body.page-node-type-rhemuArthis_news .secLine .link{display:inline-block;}body[class*="page-node-type-ra"] .secLine img,body.page-node-type-rhemuArthis_news .secLine img{width:100%;max-width:250px;border:1px solid #ccc;}@media screen and (max-width:768px){body[class*="page-node-type-ra"] .news-footer,body.page-node-type-rhemuArthis_news .news-footer{padding:20px;}body[class*="page-node-type-ra"] .news-footer .cts,body.page-node-type-rhemuArthis_news .news-footer .cts{padding:12px 16px;}body[class*="page-node-type-ra"] .news-footer .cts *,body.page-node-type-rhemuArthis_news .news-footer .cts *{font-size:1.1rem;line-height:1.55;letter-spacing:normal;}body[class*="page-node-type-ra"] .news-footer .cts > * + *,body.page-node-type-rhemuArthis_news .news-footer .cts > * + *{margin-top:8px;}body[class*="page-node-type-ra"] .secLine .secInr,body.page-node-type-rhemuArthis_news .secLine .secInr{padding:16px 0;text-align:center;}}body[class*="page-node-type-ra"] .news-title img,body.page-node-type-rhemuArthis_news .news-title img{max-width:100%;height:auto;}body[class*="page-node-type-ra"] .news-title .kv,body.page-node-type-rhemuArthis_news .news-title .kv{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-right:96px;}body[class*="page-node-type-ra"] .news-title .kv-tx,body.page-node-type-rhemuArthis_news .news-title .kv-tx{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:30px;}body[class*="page-node-type-ra"] .news-title .kv-tx span,body.page-node-type-rhemuArthis_news .news-title .kv-tx span{font-weight:bold;font-size:1.6rem;}body[class*="page-node-type-ra"] .news-title .kv-tx h1,body.page-node-type-rhemuArthis_news .news-title .kv-tx h1{margin-top:15px;font-size:4rem;line-height:1.5;}body[class*="page-node-type-ra"] .news-title .kv-tx p,body.page-node-type-rhemuArthis_news .news-title .kv-tx p{margin-top:58px;font-weight:500;font-size:2rem;line-height:1.45;}body[class*="page-node-type-ra"] .news-title .kv-img,body.page-node-type-rhemuArthis_news .news-title .kv-img{width:462px;}body[class*="page-node-type-ra"] .news-title .logo,body.page-node-type-rhemuArthis_news .news-title .logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:33px;}body[class*="page-node-type-ra"] .news-title .logo-tx,body.page-node-type-rhemuArthis_news .news-title .logo-tx{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;}body[class*="page-node-type-ra"] .news-title .logo-tx p,body.page-node-type-rhemuArthis_news .news-title .logo-tx p{font-size:1.6rem;line-height:1.5;letter-spacing:0.1em;}body[class*="page-node-type-ra"] .news-title .logo-img,body.page-node-type-rhemuArthis_news .news-title .logo-img{width:186px;}@media screen and (max-width:768px){body[class*="page-node-type-ra"] .news-title,body.page-node-type-rhemuArthis_news .news-title{padding:28px 20px 0;}body[class*="page-node-type-ra"] .news-title .kv,body.page-node-type-rhemuArthis_news .news-title .kv{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:0;}body[class*="page-node-type-ra"] .news-title .kv-tx,body.page-node-type-rhemuArthis_news .news-title .kv-tx{-webkit-box-flex:initial;-webkit-flex:initial;-moz-box-flex:initial;-ms-flex:initial;flex:initial;padding-right:0;}body[class*="page-node-type-ra"] .news-title .kv-tx span,body.page-node-type-rhemuArthis_news .news-title .kv-tx span{font-size:1.4rem;}body[class*="page-node-type-ra"] .news-title .kv-tx h1,body.page-node-type-rhemuArthis_news .news-title .kv-tx h1{margin-top:0;font-size:2.6rem;line-height:1.75;}body[class*="page-node-type-ra"] .news-title .kv-tx p,body.page-node-type-rhemuArthis_news .news-title .kv-tx p{margin-top:16px;font-size:1.8rem;}body[class*="page-node-type-ra"] .news-title .kv-img,body.page-node-type-rhemuArthis_news .news-title .kv-img{width:240px;margin:6px auto 0;}body[class*="page-node-type-ra"] .news-title .logo,body.page-node-type-rhemuArthis_news .news-title .logo{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:initial;-webkit-align-items:initial;-moz-box-align:initial;-ms-flex-align:initial;align-items:initial;margin-top:32px;}body[class*="page-node-type-ra"] .news-title .logo-tx,body.page-node-type-rhemuArthis_news .news-title .logo-tx{-webkit-box-flex:initial;-webkit-flex:initial;-moz-box-flex:initial;-ms-flex:initial;flex:initial;margin-top:8px;padding-left:0;}body[class*="page-node-type-ra"] .news-title .logo-tx p,body.page-node-type-rhemuArthis_news .news-title .logo-tx p{font-size:1.5rem;line-height:1.73;letter-spacing:initial;}body[class*="page-node-type-ra"] .news-title .logo-img,body.page-node-type-rhemuArthis_news .news-title .logo-img{width:112px;}}body[class*="page-node-type-ra"] .news-content,body.page-node-type-rhemuArthis_news .news-content{max-width:1200px;margin:0 auto;padding:100px 25px 120px;}body[class*="page-node-type-ra"] .news-content section + section,body.page-node-type-rhemuArthis_news .news-content section + section{margin-top:40px;}body[class*="page-node-type-ra"] .news-content div.section-item + div.section-item,body.page-node-type-rhemuArthis_news .news-content div.section-item + div.section-item{margin-top:40px;}body[class*="page-node-type-ra"] .news-item,body.page-node-type-rhemuArthis_news .news-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:20px;-webkit-box-shadow:1px 1px 40px 0 rgba(0,0,0,0.08);box-shadow:1px 1px 40px 0 rgba(0,0,0,0.08);background-color:#fff;text-decoration:none;}body[class*="page-node-type-ra"] .news-item .item-tx,body.page-node-type-rhemuArthis_news .news-item .item-tx{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-top:20px;padding-left:40px;}body[class*="page-node-type-ra"] .news-item time,body.page-node-type-rhemuArthis_news .news-item time{color:#13816d;font-family:"Roboto",sans-serif;font-weight:bold;font-size:1.6rem;}body[class*="page-node-type-ra"] .news-item h3,body.page-node-type-rhemuArthis_news .news-item h3{position:relative;margin-top:11px;padding-left:1.5em;font-size:2rem;line-height:1.45;}body[class*="page-node-type-ra"] .news-item h3 img,body.page-node-type-rhemuArthis_news .news-item h3 img{position:absolute;top:2px;left:0;width:22px;padding-right:0.4em;}body[class*="page-node-type-ra"] .news-item p,body.page-node-type-rhemuArthis_news .news-item p{margin-top:22px;padding-right:30px;font-size:1.6rem;line-height:1.5;}body[class*="page-node-type-ra"] .news-item .btn,body.page-node-type-rhemuArthis_news .news-item .btn{margin-top:30px;padding-right:50px;text-align:right;}body[class*="page-node-type-ra"] .news-item .btn > span,body.page-node-type-rhemuArthis_news .news-item .btn > span{position:relative;padding-right:48px;color:#13816d;font-weight:bold;}body[class*="page-node-type-ra"] .news-item .btn > span::after,body.page-node-type-rhemuArthis_news .news-item .btn > span::after{content:"";display:block;position:absolute;top:50%;right:0;width:30px;height:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(/themes/custom/ucbcarejp/images/icn_arw_gr.svg) no-repeat center/contain;}body[class*="page-node-type-ra"] .news-item .item-img,body.page-node-type-rhemuArthis_news .news-item .item-img{width:360px;}body[class*="page-node-type-ra"] .news-item .item-img img,body.page-node-type-rhemuArthis_news .news-item .item-img img{aspect-ratio:360 / 240;-o-object-fit:cover;object-fit:cover;max-width:100%;height:auto;}body[class*="page-node-type-ra"] .news-content .pager,body.page-node-type-rhemuArthis_news .news-content .pager{margin-top:110px;text-align:center;}body[class*="page-node-type-ra"] .news-content .pager__items,body.page-node-type-rhemuArthis_news .news-content .pager__items{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0 53px;}body[class*="page-node-type-ra"] .news-content .pager__item,body.page-node-type-rhemuArthis_news .news-content .pager__item{padding:0;}body[class*="page-node-type-ra"] .news-content .pager__item a,body[class*="page-node-type-ra"] .news-content .pager__item--ellipsis,body.page-node-type-rhemuArthis_news .news-content .pager__item a,body.page-node-type-rhemuArthis_news .news-content .pager__item--ellipsis{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;margin:0 0.25em;padding:0;border:1px solid #13816d;border-radius:50%;color:#13816d;font-family:"Roboto",sans-serif;font-weight:bold;font-size:2rem;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}body[class*="page-node-type-ra"] .news-content .pager__item a:hover,body.page-node-type-rhemuArthis_news .news-content .pager__item a:hover{opacity:0.7;}body[class*="page-node-type-ra"] .news-content .pager__item.is-active a,body[class*="page-node-type-ra"] .news-content .pager__item--ellipsis,body.page-node-type-rhemuArthis_news .news-content .pager__item.is-active a,body.page-node-type-rhemuArthis_news .news-content .pager__item--ellipsis{background-color:#13816d;color:#fff;}body[class*="page-node-type-ra"] .news-content .pager__item a::after,body.page-node-type-rhemuArthis_news .news-content .pager__item a::after{background:unset !important;}body[class*="page-node-type-ra"] .news-content .pager__item--previous,body[class*="page-node-type-ra"] .news-content .pager__item--next,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous,body.page-node-type-rhemuArthis_news .news-content .pager__item--next{position:absolute;top:0;}body[class*="page-node-type-ra"] .news-content .pager__item--previous,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous{left:0;}body[class*="page-node-type-ra"] .news-content .pager__item--next,body.page-node-type-rhemuArthis_news .news-content .pager__item--next{right:0;}body[class*="page-node-type-ra"] .news-content .pager__item--previous a,body[class*="page-node-type-ra"] .news-content .pager__item--next a,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous a,body.page-node-type-rhemuArthis_news .news-content .pager__item--next a{position:relative;}body[class*="page-node-type-ra"] .news-content .pager__item--previous span,body[class*="page-node-type-ra"] .news-content .pager__item--next span,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous span,body.page-node-type-rhemuArthis_news .news-content .pager__item--next span{font-size:0;}body[class*="page-node-type-ra"] .news-content .pager__item--previous a::before,body[class*="page-node-type-ra"] .news-content .pager__item--next a::before,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous a::before,body.page-node-type-rhemuArthis_news .news-content .pager__item--next a::before{content:"";display:block;position:absolute;-webkit-transform:translateX(-4px) rotate(45deg);-ms-transform:translateX(-4px) rotate(45deg);transform:translateX(-4px) rotate(45deg);width:13px;height:13px;border-top:2px solid #13816d;border-right:2px solid #13816d;}body[class*="page-node-type-ra"] .news-content .pager__item--previous a::before,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous a::before{-webkit-transform:translateX(4px) rotate(-135deg);-ms-transform:translateX(4px) rotate(-135deg);transform:translateX(4px) rotate(-135deg);}@media screen and (max-width:768px){body[class*="page-node-type-ra"] .news-content,body.page-node-type-rhemuArthis_news .news-content{padding:26px 20px 60px;}body[class*="page-node-type-ra"] .news-content section + section,body.page-node-type-rhemuArthis_news .news-content section + section{margin-top:32px;}body[class*="page-node-type-ra"] .news-content div.section-item + div.section-item,body.page-node-type-rhemuArthis_news .news-content div.section-item + div.section-item{margin-top:32px;}body[class*="page-node-type-ra"] .news-item,body.page-node-type-rhemuArthis_news .news-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:14px 15px 24px;-webkit-box-shadow:1px 1px 20px 0 rgba(0,0,0,0.16);box-shadow:1px 1px 20px 0 rgba(0,0,0,0.16);}body[class*="page-node-type-ra"] .news-item .item-tx,body.page-node-type-rhemuArthis_news .news-item .item-tx{-webkit-box-flex:initial;-webkit-flex:initial;-moz-box-flex:initial;-ms-flex:initial;flex:initial;padding:10px 0 0;}body[class*="page-node-type-ra"] .news-item time,body.page-node-type-rhemuArthis_news .news-item time{font-size:1.2rem;}body[class*="page-node-type-ra"] .news-item h3,body.page-node-type-rhemuArthis_news .news-item h3{margin-top:8px;padding-left:31px;font-size:1.8rem;line-height:1.44;}body[class*="page-node-type-ra"] .news-item h3 img,body.page-node-type-rhemuArthis_news .news-item h3 img{width:16px;padding-right:0;}body[class*="page-node-type-ra"] .news-item p,body.page-node-type-rhemuArthis_news .news-item p{margin-top:11px;padding:0;font-size:1.6rem;line-height:1.75;}body[class*="page-node-type-ra"] .news-item .btn,body.page-node-type-rhemuArthis_news .news-item .btn{margin-top:16px;padding-right:0;}body[class*="page-node-type-ra"] .news-item .btn > span,body.page-node-type-rhemuArthis_news .news-item .btn > span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding-right:26px;}body[class*="page-node-type-ra"] .news-item .btn > span::after,body.page-node-type-rhemuArthis_news .news-item .btn > span::after{right:0;width:16px;height:16px;}body[class*="page-node-type-ra"] .news-item .item-img,body.page-node-type-rhemuArthis_news .news-item .item-img{width:100%;}body[class*="page-node-type-ra"] .news-item .item-img img,body.page-node-type-rhemuArthis_news .news-item .item-img img{aspect-ratio:305/ 165;height:100%;-o-object-fit:cover;object-fit:cover;}body[class*="page-node-type-ra"] .news-content .pager,body.page-node-type-rhemuArthis_news .news-content .pager{margin-top:56px;}body[class*="page-node-type-ra"] .news-content .pager__items,body.page-node-type-rhemuArthis_news .news-content .pager__items{margin-bottom:-4px;padding:0;}body[class*="page-node-type-ra"] .news-content .pager__item a,body[class*="page-node-type-ra"] .news-content .pager__item--ellipsis,body.page-node-type-rhemuArthis_news .news-content .pager__item a,body.page-node-type-rhemuArthis_news .news-content .pager__item--ellipsis{width:48px;height:48px;margin:0 5px 5px;font-size:2rem;}body[class*="page-node-type-ra"] .news-content .pager__item--previous,body[class*="page-node-type-ra"] .news-content .pager__item--next,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous,body.page-node-type-rhemuArthis_news .news-content .pager__item--next{position:static;}body[class*="page-node-type-ra"] .news-content .pager__item--previous a::before,body[class*="page-node-type-ra"] .news-content .pager__item--next a::before,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous a::before,body.page-node-type-rhemuArthis_news .news-content .pager__item--next a::before{width:12px;height:12px;-webkit-transform:translateX(-2px) rotate(45deg);-ms-transform:translateX(-2px) rotate(45deg);transform:translateX(-2px) rotate(45deg);border-top:1px solid #13816d;border-right:1px solid #13816d;}body[class*="page-node-type-ra"] .news-content .pager__item--previous a::before,body.page-node-type-rhemuArthis_news .news-content .pager__item--previous a::before{-webkit-transform:translateX(2px) rotate(-135deg);-ms-transform:translateX(2px) rotate(-135deg);transform:translateX(2px) rotate(-135deg);}}body[class*="page-node-type-ra"] .news-dtl-entry p:not([class]) > *::before,body[class*="page-node-type-ra"] .news-dtl-entry p:not([class]) > *::after,body.page-node-type-rhemuArthis_news .news-dtl-entry p:not([class]) > *::before,body.page-node-type-rhemuArthis_news .news-dtl-entry p:not([class]) > *::after{content:none;display:none;}body.page-node-type-ra-top-page{}body.page-node-type-ra-top-page .secTrend{padding-top:100px;padding-bottom:90px;background-color:#fff;}body.page-node-type-ra-top-page .secTrend .secInr{position:relative;max-width:1200px;margin:0 auto;}body.page-node-type-ra-top-page .secTrend .ttlCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;}body.page-node-type-ra-top-page .secTrend .ttlCol .ttlImg{position:absolute;top:203px;left:-59px;width:361px;}body.page-node-type-ra-top-page .secTrend .ttlCol .ttlImg img{width:100%;}body.page-node-type-ra-top-page .secTrend .secDtl{padding-left:348px;padding-top:60px;}body.page-node-type-ra-top-page .secTrend .secDtl .itemList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}body.page-node-type-ra-top-page .secTrend .secDtl .item{width:calc(100% / 2 - 12px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);padding:30px 30px 55px;text-decoration:none;border-radius:10px;overflow:hidden;}body.page-node-type-ra-top-page .secTrend .secDtl .item .thum{aspect-ratio:280 / 160;width:100%;overflow:hidden;position:relative;-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;margin:-30px -30px 0;width:auto;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemInr:hover .thum{opacity:0.7;}body.page-node-type-ra-top-page .secTrend .secDtl .item .thum img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTime{margin-top:20px;color:#13816d;font-family:"Roboto",sans-serif;font-weight:bold;font-size:1.5rem;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl{margin-top:18px;padding-left:28px;position:relative;font-size:2rem;line-height:1.3;font-weight:bold;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl.lock::before{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:20px;background:url(/themes/custom/ucbcarejp/images/ra/icn_lock.svg) no-repeat center/contain;}body.page-node-type-ra-top-page .secTrend .btnCol{position:absolute;top:0;right:0;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secTrend{padding-top:70px;padding-bottom:75px;}body.page-node-type-ra-top-page .secTrend .ttlCol{display:block;}body.page-node-type-ra-top-page .secTrend .ttlCol .pmd-secTtl{position:relative;z-index:2;}body.page-node-type-ra-top-page .secTrend .ttlCol .ttlImg{position:absolute;top:-50px;left:auto;right:-25px;width:215px;}body.page-node-type-ra-top-page .secTrend .secDtl{padding-left:0;padding-top:35px;}body.page-node-type-ra-top-page .secTrend .secDtl .itemList{display:block;}body.page-node-type-ra-top-page .secTrend .secDtl .item{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;padding:0;}body.page-node-type-ra-top-page .secTrend .secDtl .item:not(:first-child){margin-top:30px;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemInr{border-radius:8px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);padding:10px 10px 35px;text-decoration:none;}body.page-node-type-ra-top-page .secTrend .secDtl .item .thum{aspect-ratio:335 / 170;margin:-10px -10px 0;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTime{margin-top:18px;font-size:1.4rem;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl{margin-top:10px;padding-left:25px;font-size:1.6rem;line-height:1.5;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl.lock::before{top:4px;width:14px;height:14px;}body.page-node-type-ra-top-page .secTrend .btnCol{margin-top:35px;position:static;}}body.page-node-type-ra-top-page .secSeminar{background:inherit;}body.page-node-type-ra-top-page .secForPatients{background:#fff;}body.page-node-type-ra-top-page .secKnowledge{background:inherit;}body.page-node-type-ra-top-page .secInquiry{background:#fff;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl:not(.lock){padding-left:0;}body.page-node-type-ra-top-page .secTrend{padding-top:100px;padding-bottom:90px;background-color:#fff;}body.page-node-type-ra-top-page .secTrend .secInr{position:relative;max-width:1200px;margin:0 auto;}body.page-node-type-ra-top-page .secTrend .ttlCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;}body.page-node-type-ra-top-page .secTrend .ttlCol .ttlImg{position:absolute;top:203px;left:-59px;width:361px;}body.page-node-type-ra-top-page .secTrend .ttlCol .ttlImg img{width:100%;}body.page-node-type-ra-top-page .secTrend .secDtl{padding-left:348px;padding-top:60px;}body.page-node-type-ra-top-page .secTrend .secDtl .itemList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;}body.page-node-type-ra-top-page .secTrend .secDtl .item{width:calc(100% / 2 - 12px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0px 3px 27px rgba(62,18,82,0.25);box-shadow:0px 3px 27px rgba(62,18,82,0.25);padding:30px 30px 55px;text-decoration:none;border-radius:10px;overflow:hidden;height:100%;}body.page-node-type-ra-top-page .secTrend .secDtl .item .thum{aspect-ratio:280 / 160;width:100%;overflow:hidden;position:relative;-webkit-transition:opacity 0.3s linear;-o-transition:opacity 0.3s linear;transition:opacity 0.3s linear;margin:-30px -30px 0;width:auto;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemInr:hover .thum{opacity:0.7;}body.page-node-type-ra-top-page .secTrend .secDtl .item .thum img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTime{margin-top:20px;color:#13816d;font-family:"Roboto",sans-serif;font-weight:bold;font-size:1.5rem;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl{margin-top:18px;padding-left:28px;position:relative;font-size:2rem;line-height:1.3;font-weight:bold;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl.lock::before{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:20px;background:url(/themes/custom/ucbcarejp/images/icn_lock_gr.svg) no-repeat center/contain;}body.page-node-type-ra-top-page .secTrend .btnCol{position:absolute;top:0;right:0;}@media screen and (max-width:768px){body.page-node-type-ra-top-page .secTrend{padding-top:70px;padding-bottom:75px;}body.page-node-type-ra-top-page .secTrend .ttlCol{display:block;}body.page-node-type-ra-top-page .secTrend .ttlCol .pmd-secTtl{position:relative;z-index:2;}body.page-node-type-ra-top-page .secTrend .ttlCol .ttlImg{position:absolute;top:-50px;left:auto;right:-25px;width:215px;}body.page-node-type-ra-top-page .secTrend .secDtl{padding-left:0;padding-top:35px;}body.page-node-type-ra-top-page .secTrend .secDtl .itemList{display:block;}body.page-node-type-ra-top-page .secTrend .secDtl .item{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;padding:0;}body.page-node-type-ra-top-page .secTrend .secDtl .item:not(:first-child){margin-top:30px;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemInr{border-radius:8px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.18);box-shadow:0 5px 20px rgba(0,0,0,0.18);padding:10px 10px 35px;text-decoration:none;}body.page-node-type-ra-top-page .secTrend .secDtl .item .thum{aspect-ratio:335 / 170;margin:-10px -10px 0;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTime{margin-top:18px;font-size:1.4rem;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl{margin-top:10px;padding-left:25px;font-size:1.6rem;line-height:1.5;}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl.lock::before{top:4px;width:14px;height:14px;}body.page-node-type-ra-top-page .secTrend .btnCol{margin-top:35px;position:static;}}body.page-node-type-ra-top-page .secSeminar{background:inherit;}body.page-node-type-ra-top-page .secForPatients{background:#fff;}body.page-node-type-ra-top-page .secKnowledge{background:inherit;}body.page-node-type-ra-top-page .secInquiry{background:#fff;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol{background:#f7f5f8;}body.page-node-type-ra-top-page .secInquiry .secCts .dtlCol--mail .dtlTtl::before{background-image:url(/themes/custom/ucbcarejp/images/icn_mail_gr.svg);}body.page-node-type-ra-top-page .secTrend .secDtl .item .itemTtl:not(.lock){padding-left:0;}.secBrandTop .secCts:has(.indicationList){-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.secBrandTop .indicationList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -8px -8px 0;}.secBrandTop .indicationList .item{margin:0 8px 8px 0;}.secBrandTop .indicationList .item > *{height:100%;}.secBrandTop .indicationList li.item a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:152px;height:100%;padding:15px 10px;border-radius:4px;background-color:#fff;font-size:1.6rem;font-weight:bold;line-height:1.25;text-align:center;text-decoration:none;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.secBrandTop .indicationList li.item a:hover{opacity:0.7;}@media screen and (max-width:768px){.secBrandTop .secCts:has(.indicationList){-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.secBrandTop .indicationList{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;}.secBrandTop .indicationList .item{width:calc((100% - 16px) / 2);}.secBrandTop .indicationList li.item a{min-width:initial;min-height:51px;padding:4px 2px;border-radius:4px;font-size:1.4rem;line-height:1.43;}.secBrandTop .indicationList li.item a .small{font-size:1.1rem;}}.secBrandNews{padding-top:18px;padding-bottom:18px;background-color:#fff;}.secBrandNews .item + .item{margin-top:5px;}.secBrandNews .itemInr{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:10px 0;font-size:1.6rem;line-height:1.5;text-decoration:none;}.secBrandNews .itemCat{margin-right:15px;color:#297475;font-weight:bold;}.secBrandNews .itemTxt{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}@media screen and (max-width:768px){.secBrandNews{padding-top:10px;padding-bottom:15px;}.secBrandNews .item + .item{margin-top:10px;}.secBrandNews .itemInr{display:block;padding:15px 0;}.secBrandNews .itemCat{margin:0 0 3px;}.secBrandNews .itemTxt{line-height:1.63;}}.secBrandAnchor .ttl{padding:16px 0 15px;color:#fff;font-weight:bold;font-size:4.4rem;line-height:1.5;}.secBrandSubAnchor{padding-top:11px;padding-bottom:11px;background-color:#fff;}.secBrandSubAnchor .linkList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -73px -4px -15px;}.secBrandSubAnchor .linkList .item{margin:0 58px 4px 0;}.secBrandSubAnchor .linkList .itemInr{display:block;position:relative;padding:10px 15px;font-weight:bold;font-size:1.6rem;line-height:1.5;text-decoration:none;}.secBrandSubAnchor .linkList .itemInr::after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:6px;background:url("/themes/custom/ucbcarejp/images/icn_arw_b_bk.svg") no-repeat center/contain;}.secBrandSubAnchor .linkList .itemInr:hover{text-decoration:underline;}@media screen and (max-width:768px){.secBrandAnchor .ttl{padding:8px 0;font-size:2.6rem;}.secBrandSubAnchor{padding-top:22px;padding-bottom:10px;}.secBrandSubAnchor .linkList{margin:0 -24px -4px -15px;}.secBrandSubAnchor .linkList .item{width:calc((100% - 48px) / 2);margin:0 24px 4px 0;}.secBrandSubAnchor .linkList .itemInr{padding:2px 15px;font-size:1.4rem;line-height:1.43;}.secBrandSubAnchor .linkList .itemInr::after{top:14px;-webkit-transform:initial;-ms-transform:initial;transform:initial;}}.field--name-field-prod-pickup-custom-block .secBrandInfo:first-of-type{padding-top:5px;}.field--name-field-prod-pickup-custom-block .secBrandInfo + .secBrandInfo{padding-top:5px;}.field--name-field-prod-pickup-custom-block .secBrandInfo + .secBrandInfo:last-of-type{padding-bottom:100px;}.secBrandInfo .indicationList{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 20px;}.secBrandInfo .indicationList .item > *{height:100%;}.secBrandInfo .indicationList .itemInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;min-height:106px;padding:10px;border-radius:6px;border:solid 1px #2a7475;font-size:1.8rem;font-weight:bold;color:#2a7475;line-height:1.44;text-align:center;text-decoration:none;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.secBrandInfo .indicationList .itemInr:hover{opacity:0.7;}.secBrandInfo .clinicalList{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}.secBrandInfo .clinicalList .item.-full{grid-column:1 / 3;}.secBrandInfo .clinicalList .item > *{height:100%;}.secBrandInfo .clinicalList .itemInr{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:25px 30px 26px;border-radius:6px;border:solid 1px #859595;text-decoration:none;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.secBrandInfo .clinicalList .txtCol{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;}.secBrandInfo .clinicalList .ttl{font-weight:bold;font-size:1.8rem;line-height:1.5;}.secBrandInfo .clinicalList .catLine{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px -8px 10px;}.secBrandInfo .clinicalList .catLine .type{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 8px 8px 0;padding:5px 6px 5px 7px;border-radius:4px;border:solid 1px;color:#297475;font-weight:bold;font-size:1.3rem;}.secBrandInfo .clinicalList .row{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px 20px 3px;}.secBrandInfo .clinicalList .row .thum{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-flex-basis:707px;-ms-flex-preferred-size:707px;flex-basis:707px;aspect-ratio:707 / 500;background-color:#f7f7f7;}.secBrandInfo .clinicalList .row .thum img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}.secBrandInfo .clinicalList .row .thum .movie{position:relative;width:100%;height:0;padding-top:56.25%;}.secBrandInfo .clinicalList .row .thum .movie iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:contain;object-fit:contain;}.secBrandInfo .clinicalList .row .txtCol{display:block;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:50px;padding-top:76px;}.secBrandInfo .clinicalList .row .catLine{margin-bottom:8px;margin-left:0;}.secBrandInfo .clinicalList .row .ttl{font-size:2.4rem;}.secBrandInfo .clinicalList .itemInr:hover{opacity:0.7;}@media screen and (min-width:769px){.secBrandInfo .clinicalList .row .catLine .type{min-width:64px;padding:5px 12px 6px 13px;font-size:1.5rem;text-align:center;}}@media screen and (max-width:768px){.field--name-field-prod-pickup-custom-block .secBrandInfo + .secBrandInfo:last-of-type{padding-bottom:74px;}.secBrandInfo .indicationList{grid-template-columns:1fr;gap:10px;}.secBrandInfo .indicationList .itemInr{min-height:94px;border-radius:3px;font-size:1.6rem;line-height:1.5;}.secBrandInfo .clinicalList{grid-template-columns:1fr;gap:10px;}.secBrandInfo .clinicalList .item.-full{grid-column:initial;}.secBrandInfo .clinicalList .itemInr{padding:14px 19px;border-radius:3px;min-height:70px;}.secBrandInfo .clinicalList .ttl{font-size:1.6rem;}.secBrandInfo .clinicalList .catLine{margin:0 -5px -5px 12px;}.secBrandInfo .clinicalList .catLine .type{margin:0 5px 5px 0;padding:3px 6px;border-radius:2px;}.secBrandInfo .clinicalList .row{display:block;padding:0 0 16px;}.secBrandInfo .clinicalList .row .thum{aspect-ratio:295 / 195;}.secBrandInfo .clinicalList .row .txtCol{margin:0;padding:15px 0 0;}.secBrandInfo .clinicalList .row .catLine{margin-bottom:5px;}.secBrandInfo .clinicalList .row .ttl{font-size:2rem;}}.secBrandCts .bnr{margin-top:40px;}.secBrandCts .bnr img{display:block;max-width:100%;height:auto;}@media screen and (max-width:768px){.secBrandCts .bnr{margin-top:20px;}}.secBrandTop .logo a img{width:100%;height:auto;}.fls-pages-all{font-size:12px;line-height:normal;color:var(--font-color-base);background-color:var(--back-color-base);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;}.fls-pages-all :root{--font-color-base:#333333;--font-color-main:#cc490e;--font-family-base:$font-notosansjp;--font-family-montserrat:$font-montserrat;--font-family-roboto:$font-roboto;--back-color-base:#ffffff;--design-size-pc:1440;--design-size-sp:768;}.fls-pages-all #wrap{overflow:unset;}@media screen and (max-width:769px){.fls-pages-all #wrap{overflow:hidden;}}.fls-pages-all html{overflow-y:auto;}.fls-pages-all a{color:var(--font-color-base);text-decoration:underline;}.fls-pages-all a:hover{text-decoration:none;}.fls-pages-all a img{-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.fls-pages-all a img:hover{opacity:0.7;}.fls-pages-all img{max-width:100%;height:auto !important;vertical-align:bottom;}.fls-pages-all img.nofade{opacity:1 !important;}.fls-pages-all sub,.fls-pages-all sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}.fls-pages-all sub sup,.fls-pages-all sup sup{top:-0.5em;}.fls-pages-all sub sub,.fls-pages-all sup sub{bottom:-0.25em;}.fls-pages-all .content-without-title div#block-ucbcarejp-page-title{display:none;}.fls-pages-all .content-without-title div#block-ucbcarejp-breadcrumbs{display:none;}.fls-pages-all .layout{margin-top:3rem;}.fls-pages-all .layout h2.orange-title{color:#cc490e;font-size:32px;font-weight:700;line-height:48px;}@media screen and (max-width:769px){.fls-pages-all .layout h2.orange-title{font-size:22px;line-height:32px;}}.fls-pages-all .layout h3{font-size:28px;font-weight:700;line-height:42px;margin-top:24px;margin-bottom:16px;}@media screen and (max-width:769px){.fls-pages-all .layout h3{margin-top:16px;font-size:17px;line-height:26px;}}.fls-pages-all .layout p{margin-top:24px;font-weight:400;font-size:16px;color:#333333;line-height:28.8px;}@media screen and (max-width:769px){.fls-pages-all .layout p{margin-top:16px;font-size:15px;line-height:24px;}}.fls-pages-all .layout .grey-rounded-box{padding:32px;border-radius:16px;background-color:#f9f9f9;text-align:center;}@media screen and (max-width:769px){.fls-pages-all .layout .grey-rounded-box{padding:11px;border-radius:20px;}}.fls-pages-all .layout .white-rounded-box{margin-top:40px;padding:24px;border-radius:8px;background-color:#ffffff;font-size:12px;line-height:1.8;text-align:left;}.fls-pages-all .layout .margin-top-100{margin-top:100px;}@media screen and (max-width:769px){.fls-pages-all .layout .margin-top-100{margin-top:50px;}}.fls-pages-all .layout .c-sidebar__list{margin-right:63px;}.fls-pages-all .layout .c-sidebar__list li{margin:8px 0;}.fls-pages-all .layout .c-sidebar__list li:first-child{margin:0 0 8px 0;}.fls-pages-all .layout .c-sidebar__list li a{color:#333333;font-size:15px;font-weight:700;line-height:22.5px;text-decoration:none;}.fls-pages-all .layout .c-sidebar__list li a:hover{color:#cc490e;}.fls-pages-all .layout .c-sidebar__list li.js-current a::before{content:"";position:absolute;top:8px;left:-16px;width:8px;height:8px;border-radius:50%;background-color:#cc490e;}.fls-pages-all .layout .c-sidebar__list li .c-sidebar__childList a{color:#888888;font-size:13px;line-height:19.5px;}.fls-pages-all .layout .c-sidebar__list li .c-sidebar__childList a:hover{color:#cc490e;}.fls-pages-all .layout .c-sidebar__list li .c-sidebar__childList .js-current a{color:#cc490e;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item{display:block;min-height:284px;padding:24px;border-radius:8px;background-color:#ffffff;text-decoration:none;}@media screen and (max-width:769px){.fls-pages-all .layout .view-content .views-view-responsive-grid__item{min-height:225px;}}.fls-pages-all .layout .view-content .views-view-responsive-grid__item a{text-decoration:none;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title::after{content:'';position:absolute;top:40%;left:-24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:20px;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.brown{color:#b86300;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.brown::after{background-color:#b86300;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.green{color:#55a634;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.green::after{background-color:#55a634;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.orange{color:#f58901;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.orange::after{background-color:#f58901;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.blue{color:#2662ac;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.blue::after{background-color:#2662ac;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.purple{color:#ac3585;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.purple::after{background-color:#ac3585;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.light-green{color:#27aaa8;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title.light-green::after{background-color:#27aaa8;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title .card-icon{padding:2px 8px;margin-right:12px;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title .card-icon img{height:56px !important;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title h3{margin-top:0 !important;line-height:unset;font-size:unset;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title h3 .u-resultItem__ttlSub{display:inline-block;margin-right:8px;font-size:14px;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .card-title h3 .u-resultItem__ttlMain{display:block;font-size:22px;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .container-table{margin-top:16px;}.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .container-table .row{display:grid;grid-template-columns:20% 80%;gap:8px 28px;line-height:1.5;}@media screen and (max-width:769px){.fls-pages-all .layout .view-content .views-view-responsive-grid__item .container .container-table .row{grid-template-columns:17% 80%;}}.fls-pages-all .layout .pager{background-color:#faf6f0;padding:50px 0;border-radius:0 0 10px 10px;}@media screen and (max-width:769px){.fls-pages-all .layout .pager .pager__items{float:right;}}.fls-pages-all .layout .pager .pager__item{display:inline;padding:14px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 4px;border-radius:4px;background-color:#ffffff;border:1px solid transparent;color:#666666;font-weight:bold;line-height:1.5;text-align:center;}.fls-pages-all .layout .pager .pager__item.is-active,.fls-pages-all .layout .pager .pager__item.pager__item--next,.fls-pages-all .layout .pager .pager__item.pager__item--last,.fls-pages-all .layout .pager .pager__item.pager__item--first,.fls-pages-all .layout .pager .pager__item.pager__item--previous{background-color:#cc490e;color:#ffffff;}.fls-pages-all .layout .pager .pager__item a{font-size:16px;line-height:24px;font-weight:700;text-decoration:none;}@media screen and (max-width:769px){.fls-pages-all .layout .pager .pager__item a{font-size:14px;line-height:21px;}}.fls-pages-all .view-filters .details-wrapper .card-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.fls-pages-all .view-filters .details-wrapper .card-title.brown{color:#b86300;}.fls-pages-all .view-filters .details-wrapper .card-title.green{color:#55a634;}.fls-pages-all .view-filters .details-wrapper .card-title.orange{color:#f58901;}.fls-pages-all .view-filters .details-wrapper .card-title.blue{color:#2662ac;}.fls-pages-all .view-filters .details-wrapper .card-title.purple{color:#ac3585;}.fls-pages-all .view-filters .details-wrapper .card-title.light-green{color:#27aaa8;}.fls-pages-all .view-filters .details-wrapper .card-title h3{margin-top:0;line-height:unset;}.fls-pages-all .view-filters .details-wrapper .card-title .u-resultItem__ttlSub{margin-right:8px;font-size:14px;}.fls-pages-all .view-filters .details-wrapper .card-title .u-resultItem__ttlMain{font-size:22px;}.fls-pages-all .view-filters .details-wrapper .card-title .card-icon{margin-right:12px;}.fls-pages-all .view-filters .details-wrapper .card-title .card-icon img{height:42px !important;width:auto;max-width:unset;}.fls-pages-all .view-filters .details-wrapper .bef-checkboxes{-webkit-column-count:2;-moz-column-count:2;column-count:2;}.fls-pages-all .view-filters .details-wrapper .bef-checkboxes .js-form-type-checkbox{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;width:100%;padding:8px 10px;}.fls-pages-all .view-filters .details-wrapper .bef-checkboxes .js-form-type-checkbox label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-left:15px;font-size:14px;}.fls-pages-all .view-filters .details-wrapper .bef-checkboxes .js-form-type-checkbox input[type='checkbox']{width:16px !important;height:16px !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:1px solid #cc490e;-webkit-box-shadow:none;box-shadow:none;text-align:center;}.fls-pages-all .view-filters .details-wrapper .bef-checkboxes .js-form-type-checkbox input[type='checkbox']:checked:after{content:url(/themes/custom/ucbcarejp/images/icn_check.svg);color:white;background:#cc490e;display:block;width:16px;height:16px;}.fls-pages-all .view-filters .bef-toggle--select-all,.fls-pages-all .view-filters .bef-toggle--deselect-all{margin-top:15px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 21px;border:1px solid #d8d8d8;border-radius:4px;line-height:1.5;cursor:pointer;}.fls-pages-all .view-filters .form-item-sort-by{clear:both;margin-top:20px;margin-right:20px;}.fls-pages-all .view-filters .js-form-item-sort-bef-combine{margin-top:20px;}.fls-pages-all .view-filters .js-form-item-sort-by label,.fls-pages-all .view-filters .js-form-item-sort-order label,.fls-pages-all .view-filters .js-form-item-sort-bef-combine label{display:none;}.fls-pages-all .view-filters select[name="sort_by"],.fls-pages-all .view-filters select[name="sort_order"]{padding:8px;font-size:12px;border:1px solid #cccccc;border-radius:4px;width:200px;padding-left:32px;}.fls-pages-all .view-filters input.form-submit{margin:16px 0 0 auto;padding:14px 31px;background-color:#cc490e;border:1px solid #cccccc;border-radius:8px;color:#ffffff;font-weight:bold;font-size:15px;line-height:1;}@media screen and (max-width:769px){.fls-pages-all .view-filters input.form-submit{font-size:12px;padding:7px 13px;}}.fls-pages-all .view-filters input[id^="edit-submit-fls-library-filter"]{display:none;}.fls-pages-all .view-filters select[id^="edit-sort-bef-combine"]{display:none;}.fls-pages-all .view-empty{background-color:#faf6f0;padding:20px;border-radius:10px;}.fls-pages-all select[id="sort_results"]{font-size:12px;padding:4px 19px 7px;border:1px solid;border-radius:100px;width:200px;padding-left:32px;}@media screen and (max-width:769px){.fls-pages-all select[id="sort_results"]{padding:4px 0px 7px;width:134px;padding-left:13px;}}.fls-pages-all .view-fls-library-filter .view-header{-webkit-column-count:2;-moz-column-count:2;column-count:2;}.fls-pages-all .view-fls-library-filter .view-header p{margin-top:0;}.fls-pages-all .view-fls-library-filter .view-header .sort-result{float:right;}.fls-pages-all .layout--twocol-section .layout__region--first:has(.c-sidebar__list){position:-webkit-sticky;position:sticky;top:100px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}@media screen and (max-width:769px){.fls-pages-all .layout--twocol-section{display:block !important;}.fls-pages-all .layout--twocol-section .layout__region--first:has(.c-sidebar__list){display:none;}}.fls-pages-all .recommended-label{display:inline-block;padding:3px 7px 4px;border-radius:100px;margin-right:8px;border:1px solid;font-weight:bold;font-size:12px;line-height:1;white-space:nowrap;color:#7ab33e;}.fls-pages-all .required-label{display:inline-block;padding:3px 7px 4px;border-radius:100px;margin-right:8px;border:1px solid;font-weight:bold;font-size:12px;line-height:1;white-space:nowrap;color:#cc490e;}.fls-pages-all .details-wrapper p.close-button{margin-top:0;}.fls-pages-all .details-wrapper p.close-button .searchBox__close{float:right;width:25px;height:25px;top:33px;right:32px;cursor:pointer;background:url(/themes/custom/ucbcarejp/images/icn_close.svg);}.fls-pages-all{}.fls-pages-all .fls-header{position:relative;padding:0 15px;background-color:#ffffff;}.fls-pages-all .fls-header .fls-header-container{max-width:100%;height:auto;margin:0 auto;padding-top:40px;}.fls-pages-all .fls-header .fls-header-container .fls-logo{width:100%;max-width:432px;margin:0 auto 10px;}@media (max-width:768px){.fls-pages-all .fls-header .fls-header-container{padding-top:30px;}}@media (max-width:480px){.fls-pages-all .fls-header .fls-header-container{padding-top:20px;}.fls-pages-all .fls-header .fls-logo{max-width:250px;}}.fls-pages-all .menu--fls-college-main-menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;list-style:none;padding:0;margin:0;width:100%;background-color:#ffffff;-webkit-transition:top 0.3s linear;-o-transition:top 0.3s linear;transition:top 0.3s linear;z-index:2;}.fls-pages-all .menu--fls-college-main-menu ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.fls-pages-all .menu--fls-college-main-menu ul li{position:relative;}.fls-pages-all .menu--fls-college-main-menu .menu-item{position:relative;}.fls-pages-all .menu--fls-college-main-menu .menu-item > a{text-decoration:none;color:#000000;padding:10px 15px;display:inline-block;}.fls-pages-all .menu--fls-college-main-menu .menu-item.has-children:hover > .submenu{display:block;}.fls-pages-all .menu--fls-college-main-menu .submenu{display:none;position:absolute;top:100%;left:0;background-color:#ffffff;list-style:none;padding:10px;margin:0;-webkit-box-shadow:0 4px 6px rgba(0,0,0,0.1);box-shadow:0 4px 6px rgba(0,0,0,0.1);}.fls-pages-all .menu--fls-college-main-menu .submenu .submenu-item{margin:0;}.fls-pages-all .menu--fls-college-main-menu .submenu .submenu-item a{text-decoration:none;color:#333333;padding:8px 12px;display:block;}.fls-pages-all .fls-footer{background:rgba(218,209,196,0.4);position:relative;}.fls-pages-all .fls-footer .footer-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:70px;max-width:1200px;margin:0 auto;padding:40px 20px 30rem 20px;}.fls-pages-all .fls-footer .footer-container::before{content:'';position:absolute;bottom:6rem;left:0;width:100vw;height:30rem;background:url(/themes/custom/ucbcarejp/images/fls_footer_bg.png) no-repeat center/cover;z-index:0;}.fls-pages-all .fls-footer .footer-container .footer-left{-webkit-box-flex:0;-webkit-flex:0 0 30%;-moz-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%;min-width:300px;z-index:1;}.fls-pages-all .fls-footer .footer-container .footer-left .footer-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;}.fls-pages-all .fls-footer .footer-container .footer-left .footer-header .footer-logo{height:50px;}.fls-pages-all .fls-footer .footer-container .footer-left .footer-buttons-container{margin-top:30px;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;}.fls-pages-all .fls-footer .footer-container .footer-left .footer-buttons-container .footer-button{display:block;width:100%;max-width:250px;border:1px solid #d77a47;color:#d77a47;font-size:14px;padding:10px 15px;border-radius:30px;background:none;cursor:pointer;margin-bottom:10px;}@media (max-width:768px){.fls-pages-all .fls-footer .footer-container .footer-left .footer-buttons-container .footer-button{font-size:20px;}}.fls-pages-all .fls-footer .footer-container .footer-left .footer-logo-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin:40px 0;-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;-ms-flex-order:3;order:3;}.fls-pages-all .fls-footer .footer-container .footer-left .footer-logo-container .footer-logo-small{height:40px;line-height:1.6;}.fls-pages-all .fls-footer .footer-container .footer-left .small-footer-text{font-size:12px;}@media (max-width:768px){.fls-pages-all .fls-footer .footer-container .footer-left .small-footer-text{font-size:16px;}}.fls-pages-all .fls-footer .footer-container .footer-right{-webkit-box-flex:0;-webkit-flex:0 0 70%;-moz-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;min-width:400px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px 60px;z-index:1;}.fls-pages-all .fls-footer .footer-container .footer-right .footer-column h3{font-size:14px;font-weight:400;margin-bottom:10px;color:#333333;}@media (max-width:768px){.fls-pages-all .fls-footer .footer-container .footer-right .footer-column h3{font-size:20px;}}.fls-pages-all .fls-footer .footer-container .footer-right .footer-column h3 span{display:block;color:#cc490e;font-family:"Montserrat",sans-serif;font-weight:500;font-size:12px;line-height:2;}@media (max-width:768px){.fls-pages-all .fls-footer .footer-container .footer-right .footer-column h3 span{font-size:20px;}}.fls-pages-all .fls-footer .footer-container .footer-right .footer-column ul{list-style:none;margin-top:14px;padding-top:12px;border-top:1px solid #bcbcbc;}.fls-pages-all .fls-footer .footer-container .footer-right .footer-column ul li{font-size:14px;color:#555555;margin-bottom:8px;}@media (max-width:768px){.fls-pages-all .fls-footer .footer-container .footer-right .footer-column ul li{font-size:18px;}}.fls-pages-all .fls-footer .footer-container .footer-right .footer-column ul li a{text-decoration:none;color:#333333;font-size:13px;}@media (max-width:768px){.fls-pages-all .fls-footer .footer-container .footer-right .footer-column ul li a{font-size:16px;}}.fls-pages-all .fls-footer .footer-container .footer-right .footer-column ul li a:hover{text-decoration:underline;}@media (max-width:768px){.fls-pages-all .fls-footer .footer-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;}.fls-pages-all .fls-footer .footer-container .footer-left{width:100%;}.fls-pages-all .fls-footer .footer-container .footer-left .footer-header{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;}.fls-pages-all .fls-footer .footer-container .footer-right{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;grid-template-columns:1fr;min-width:360px;}.fls-pages-all .fls-footer .footer-container .footer-buttons-container{-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;text-align:center;}.fls-pages-all .fls-footer .footer-container .footer-logo-container{-webkit-box-ordinal-group:5;-webkit-order:4;-moz-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%;text-align:center;}}.fls-pages-all .fls-footer .fls-footer-code{position:relative;background-color:#000000;color:#e6e6e6;}.fls-pages-all .fls-footer .fls-footer-code .fls-footer-copyright{margin:0 auto;padding:25px 0;}.fls-pages-all .fls-footer .fls-footer-code .fls-footer-copyright p{font-size:10px;line-height:1.45;text-align:center;}.fls-pages-all{}.fls-pages-all .l-wrp{overflow:clip;min-width:1000px;}@media screen and (max-width:768px){.fls-pages-all .l-wrp{min-width:0;padding-top:120px;}}.fls-pages-all main{margin:0 auto;padding:25px 20px;max-width:1200px;}.fls-pages-all .l-grd{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.fls-pages-all .l-grd-wrp{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.fls-pages-all .l-grd-2{width:calc(100% / 2);}.fls-pages-all .l-grd-3{width:calc(100% / 3);}.fls-pages-all .l-grd-4{width:calc(100% / 4);}.fls-pages-all .l-grd-5{width:calc(100% / 5);}.fls-pages-all .l-grd-6{width:calc(100% / 6);}.page-node-type-fls-library-item{}.page-node-type-fls-library-item .page-title{color:red !important;}.page-node-type-fls-library-item .fls-library-item-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;}.page-node-type-fls-library-item .fls-library-item-column{padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.page-node-type-fls-library-item .fls-library-item-first{width:25%;position:relative;}.page-node-type-fls-library-item .fls-library-item-second{width:75%;}.page-node-type-fls-library-item .fls-library-item-first .fls-library-item-sticky{position:-webkit-sticky;position:sticky;top:0;padding:10px;z-index:10;}@media (max-width:768px){.page-node-type-fls-library-item .fls-library-item-first{display:none;}.page-node-type-fls-library-item .fls-library-item-second{width:100%;}}.page-node-type-fls-library-item .fls-library-item-container:not(:has(.fls-library-item-first))
.fls-library-item-second{width:100%;}.page-node-type-fls-library-item .p-top__heading{color:#cc490e;font-family:'Noto Serif JP',"游明朝体","YuMincho","游明朝","Yu Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN W3",HiraMinProN-W3,"ヒラギノ明朝 ProN","Hiragino Mincho ProN","ヒラギノ明朝 Pro","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",'Noto Serif JP',serif;font-size:32px;font-size:3.2rem;font-weight:600;}.page-node-type-fls-library-item .p-top__link-btn{display:inline-block;max-width:100%;padding:7px 15px;background-color:#ffffff;border:1px solid #707070;border-radius:3px;position:relative;overflow:hidden;text-align:center;font-size:12px;font-size:1.2rem;font-weight:700;-webkit-transition:6s;-o-transition:6s;transition:6s;}.page-node-type-fls-library-item .p-top__link-btn::before{content:"";display:block;width:100%;height:100%;background-color:#221f1d;position:absolute;top:0;left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;-o-transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s,-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;}.page-node-type-fls-library-item .p-top__link-btn::after{content:"";display:block;width:.4em;height:.4em;border-top:2px solid #221f1d;border-right:2px solid #221f1d;position:absolute;top:0;bottom:0;right:11px;z-index:2;margin:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.page-node-type-fls-library-item .p-top__link-btn span{position:relative;z-index:3;}.page-node-type-fls-library-item .p-top__link-btn:hover{color:#ffffff;opacity:1 !important;}.page-node-type-fls-library-item .p-top__link-btn:hover::before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;}.page-node-type-fls-library-item .p-top__link-btn:hover::after{border-top-color:#ffffff;border-right-color:#ffffff;}.page-node-type-fls-library-item .p-top-mv{position:relative;}.page-node-type-fls-library-item .p-top-mv__header img{width:100%;}.page-node-type-fls-library-item .p-top-mv__bbs-container{position:relative;}.page-node-type-fls-library-item .p-top-mv__bbs-frame{width:530px;height:310px;padding:30px 100px 70px 120px;background-image:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/img/index/bbs.png);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:-145px;left:-92px;}.page-node-type-fls-library-item .p-top-mv__bbs-frame::before,.page-node-type-fls-library-item .p-top-mv__bbs-frame::after{content:"";display:block;width:51px;height:71px;background-image:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/img/index/tree.png);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;}.page-node-type-fls-library-item .p-top-mv__bbs-frame::before{bottom:-13px;left:96px;}.page-node-type-fls-library-item .p-top-mv__bbs-frame::after{bottom:-25px;left:379px;}.page-node-type-fls-library-item .p-top-mv__bbs-heading{margin-bottom:.72em;font-size:19px;font-size:1.9rem;font-weight:700;}.page-node-type-fls-library-item .p-top-mv__bbs-text{font-size:14px;font-size:1.4rem;font-weight:500;}.page-node-type-fls-library-item .p-top-mv__bbs-text:not(:last-child){margin-bottom:.67em;}@media only screen and (-webkit-min-device-pixel-ratio:2){.page-node-type-fls-library-item .p-top-mv__bbs-frame{background-image:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/img/index/bbs%402x.png);}.page-node-type-fls-library-item .p-top-mv__bbs-frame::before,.page-node-type-fls-library-item .p-top-mv__bbs-frame::after{background-image:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/img/index/tree%402x.png);}}.page-node-type-fls-library-item .p-top-mv__map{max-width:1218px;position:relative;z-index:2;margin:-22px auto -150px;pointer-events:none;}.page-node-type-fls-library-item .p-top-mv__map img{width:100%;}.page-node-type-fls-library-item .p-top-mv__click-area{display:block;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:auto;opacity:1 !important;}.page-node-type-fls-library-item .p-top-mv__click-area__orientation{width:25.5%;height:43%;top:49.5%;left:60.75%;}.page-node-type-fls-library-item .p-top-mv__click-area__classroom{width:13.5%;height:23.5%;top:22%;left:35.25%;}.page-node-type-fls-library-item .p-top-mv__click-area__theater{width:18%;height:35.5%;top:36.5%;left:16.5%;}.page-node-type-fls-library-item .p-top-mv__click-area__library{width:13.5%;height:41.5%;top:21.5%;left:80.75%;}.page-node-type-fls-library-item .p-top-mv__click-area__faculty{width:12.5%;height:45%;top:56%;left:41.85%;}.page-node-type-fls-library-item .p-top-mv__click-area__reference{width:13.65%;height:22%;top:11%;left:49.25%;}.page-node-type-fls-library-item .p-top-mv__map-pin{width:24px;height:35px;padding:0;background:none;background-image:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/img/common/pin.svg);background-repeat:no-repeat;background-size:contain;background-position:center;border:none;position:absolute;text-align:center;font-size:14px;font-size:1.4rem;font-weight:500;line-height:1.214;pointer-events:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.page-node-type-fls-library-item .p-top-mv__map-pin::before,.page-node-type-fls-library-item .p-top-mv__map-pin::after{content:"";border-right:0 solid transparent;border-left:0 solid transparent;position:absolute;left:0;right:0;margin:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-top-mv__map-pin::before{border-top-color:#ffffff;bottom:-3px;}.page-node-type-fls-library-item .p-top-mv__map-pin::after{border-top-color:#fd7a34;bottom:0;}.page-node-type-fls-library-item .p-top-mv__map-pin span{display:block;width:0;position:relative;white-space:nowrap;opacity:0;visibility:hidden;overflow:hidden;}.page-node-type-fls-library-item .p-top-mv__map-pin span::before{content:"";display:block;width:calc(100% - 6px);height:calc(100% - 6px);border:3px solid #fd7a34;border-radius:30px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}.page-node-type-fls-library-item .p-top-mv__map-pin.is-active,.page-node-type-fls-library-item .p-top-mv__click-area:hover .p-top-mv__map-pin{width:auto;height:auto;padding-bottom:27px;z-index:1;}.page-node-type-fls-library-item .p-top-mv__map-pin.is-active::before,.page-node-type-fls-library-item .p-top-mv__map-pin.is-active::after,.page-node-type-fls-library-item .p-top-mv__click-area:hover .p-top-mv__map-pin::before,.page-node-type-fls-library-item .p-top-mv__click-area:hover .p-top-mv__map-pin::after{width:calc(100% - 60px);height:30px;border-top-width:30px;border-top-style:solid;border-right-width:93px;border-left-width:93px;}.page-node-type-fls-library-item .p-top-mv__map-pin.is-active span,.page-node-type-fls-library-item .p-top-mv__click-area:hover span{width:240px;padding:15px;background-color:#ffffff;border-radius:33px;opacity:1;visibility:visible;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-top-mv__map-pin__orientation{bottom:78.25%;left:31.5%;}.page-node-type-fls-library-item .p-top-mv__map-pin__classroom{bottom:80%;left:59%;}.page-node-type-fls-library-item .p-top-mv__map-pin__theater{bottom:74%;left:64%;}.page-node-type-fls-library-item .p-top-mv__map-pin__library{bottom:71%;left:16%;}.page-node-type-fls-library-item .p-top-mv__map-pin__faculty{bottom:91%;left:59%;}.page-node-type-fls-library-item .p-top-mv__map-pin__reference{bottom:77%;left:59%;}.page-node-type-fls-library-item .p-top-news{padding-bottom:25px;position:relative;z-index:2;}.page-node-type-fls-library-item .p-top-news__box{position:relative;}.page-node-type-fls-library-item .p-top-news__deco{position:absolute;top:15px;left:0;}.page-node-type-fls-library-item .p-top-news__bbs{width:672px;height:360px;padding:40px 120px 70px 145px;background-image:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/img/index/bbs.png);background-repeat:no-repeat;background-size:100% auto;background-position:center top;margin-right:-95px;margin-left:auto;}.page-node-type-fls-library-item .p-top-news__bbs-heading{font-size:19px;font-size:1.9rem;font-weight:800;line-height:1.315;}.page-node-type-fls-library-item .p-top-news__bbs-list{margin-top:30px;font-size:16px;font-size:1.6rem;font-weight:600;}.page-node-type-fls-library-item .p-top-news__bbs-list-item{padding-left:1.25em;position:relative;}.page-node-type-fls-library-item .p-top-news__bbs-list-item:not(:last-child){margin-bottom:.09375em;}.page-node-type-fls-library-item .p-top-news__bbs-list-item::before{content:"\f2bd";font-family:"Font Awesome 5 Free";font-weight:900;font-size:.85em;position:absolute;top:.25em;left:0;}.page-node-type-fls-library-item .p-top-news__bbs-list-item:nth-child(1)::before{color:#cc490e;}.page-node-type-fls-library-item .p-top-news__bbs-list-item:nth-child(2)::before{color:#83ab43;}.page-node-type-fls-library-item .p-top-news__bbs-list-item:nth-child(3)::before{color:#f2bc22;}.page-node-type-fls-library-item .p-top-news__bbs-text{margin-top:30px;font-size:14px;font-size:1.4rem;font-weight:500;line-height:1.571;}.page-node-type-fls-library-item .p-top-news__frame{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:975px;padding:0 142px 0 25px;background-color:#ffffff;border:10px solid #ededed;border-radius:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.16);box-shadow:0 0 10px rgba(0,0,0,0.16);margin-right:-142px;margin-left:auto;}.page-node-type-fls-library-item .p-top-news__frame-heading{padding:30px 0;margin-right:30px;font-size:18px;font-size:1.8rem;font-weight:700;}.page-node-type-fls-library-item .p-top-news__frame-body{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;max-height:140px;padding:21px 20px 20px 0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#999999 transparent;}.page-node-type-fls-library-item .p-top-news__frame-body::-webkit-scrollbar{width:4px;}.page-node-type-fls-library-item .p-top-news__frame-body::-webkit-scrollbar-track{background-color:transparent;}.page-node-type-fls-library-item .p-top-news__frame-body::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(14%,transparent),color-stop(14%,#e2e2e2),color-stop(86%,#e2e2e2),color-stop(86%,transparent));background-image:linear-gradient(0deg,transparent 14%,#e2e2e2 14%,#e2e2e2 86%,transparent 86%);border-radius:2px;}.page-node-type-fls-library-item .p-top-news__frame-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.page-node-type-fls-library-item .p-top-news__frame-date{padding:10px 0;margin-right:25px;font-size:16px;font-size:1.6rem;font-weight:500;}.page-node-type-fls-library-item .p-top-news__date-news{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-size:1.6rem;font-weight:400;}.page-node-type-fls-library-item .p-top-news__date-news-title{padding:10px 70px 10px 5.625em;border-bottom:1px solid #cecece;position:relative;}.page-node-type-fls-library-item .p-top-news__date-news-title.js-toggle-btn{cursor:pointer;}.page-node-type-fls-library-item .p-top-news__date-news-title.js-toggle-btn::before,.page-node-type-fls-library-item .p-top-news__date-news-title.js-toggle-btn::after{content:"";display:block;width:1em;height:1px;background-color:#b12027;position:absolute;top:calc(10px + .75em);right:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-top-news__date-news-title.js-toggle-btn::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.page-node-type-fls-library-item .p-top-news__date-news-title.js-toggle-btn.js-open::after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.page-node-type-fls-library-item .p-top-news__date-news a{text-decoration:underline;}.page-node-type-fls-library-item .p-top-news__date-news a::after{content:"";display:block;width:16px;height:18px;background-image:url("/img/common/bxs-navigation_black.svg");background-repeat:no-repeat;background-position:center;position:absolute;top:calc(10px + .75em);right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.page-node-type-fls-library-item .p-top-news__date-news-category{display:block;width:5.8em;padding:1px;background-color:#b12027;position:absolute;top:calc(10px + .25em);left:0;text-align:center;color:#ffffff;font-size:12px;font-size:1.2rem;}.page-node-type-fls-library-item .p-top-news__date-news-list{padding-left:5.625em;}.page-node-type-fls-library-item .p-top-news__date-news-list-item{padding:10px 70px 10px 1em;border-bottom:1px solid #cecece;position:relative;}.page-node-type-fls-library-item .p-top-vision{padding:30px 0 25px;}.page-node-type-fls-library-item .p-top-vision__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.page-node-type-fls-library-item .p-top-vision__body{padding-left:16px;}.page-node-type-fls-library-item .p-top-vision__text{max-width:730px;margin-top:40px;font-size:32px;font-size:3.2rem;line-height:1.40625;}.page-node-type-fls-library-item .p-top-vision__image{margin-left:auto;}.page-node-type-fls-library-item .p-top-vision__mv{min-height:422px;padding:45px 0;background-image:url(https://hcp.ucbcares.jp/themes/custom/ucbcarejp/img/index/vision_mv%402x.png);background-repeat:no-repeat;background-size:cover;background-position:center bottom;margin-top:55px;}.page-node-type-fls-library-item .p-top-vision__mv-heading{margin:-5px;color:#ffffff;font-size:25px;font-size:2.5rem;}.page-node-type-fls-library-item .p-top-vision__mv-heading span{display:inline-block;padding:.25em .64em;background-color:#cc490e;margin:5px;}.page-node-type-fls-library-item .p-top-faculty{padding:25px 0 25px;}.page-node-type-fls-library-item .p-top-faculty__heading{margin-bottom:80px;text-align:center;}.page-node-type-fls-library-item .p-top-faculty__heading span{display:block;font-size:36px;font-size:3.6rem;font-weight:500;}.page-node-type-fls-library-item .p-top-faculty__contents{max-width:820px;background-image:url("/img/index/faculty_bg.png");background-repeat:no-repeat;background-position:center top;margin-right:auto;margin-left:auto;padding-bottom:50px;}.page-node-type-fls-library-item .p-top-faculty__contents-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.page-node-type-fls-library-item .p-top-faculty__message-heading{margin-bottom:10px;font-size:23px;font-size:2.3rem;font-weight:700;}.page-node-type-fls-library-item .p-top-faculty__message-name{font-size:20px;font-size:2.0rem;}.page-node-type-fls-library-item .p-top-faculty__message-text{font-size:16px;font-size:1.6rem;font-weight:400;line-height:1.5625;}.page-node-type-fls-library-item .p-top-faculty__photo{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:30px;}.page-node-type-fls-library-item .p-top-faculty__link{margin-top:10px;text-align:center;}.page-node-type-fls-library-item .p-top-faculty__link-btn{display:inline-block;width:170px;max-width:100%;padding:7px 15px;background-color:#ffffff;border:1px solid #707070;border-radius:3px;position:relative;overflow:hidden;font-size:12px;font-size:1.2rem;font-weight:700;-webkit-transition:6s;-o-transition:6s;transition:6s;}.page-node-type-fls-library-item .p-top-faculty__link-btn::before{content:"";display:block;width:100%;height:100%;background-color:#221f1d;position:absolute;top:0;left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;-o-transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s,-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;}.page-node-type-fls-library-item .p-top-faculty__link-btn::after{content:"";display:block;width:.4em;height:.4em;border-top:2px solid #221f1d;border-right:2px solid #221f1d;position:absolute;top:0;bottom:0;right:11px;z-index:2;margin:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.page-node-type-fls-library-item .p-top-faculty__link-btn span{position:relative;z-index:3;}.page-node-type-fls-library-item .p-top-faculty__link-btn:hover{color:#ffffff;opacity:1 !important;}.page-node-type-fls-library-item .p-top-faculty__link-btn:hover::before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;}.page-node-type-fls-library-item .p-top-faculty__link-btn:hover::after{border-top-color:#ffffff;border-right-color:#ffffff;}.page-node-type-fls-library-item .p-top-theater{padding:75px 0;}.page-node-type-fls-library-item .p-top-theater__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.page-node-type-fls-library-item .p-top-theater-image{max-width:62.5%;margin-left:-80px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.page-node-type-fls-library-item .p-top-theater-content{margin-left:45px;}.page-node-type-fls-library-item .p-top-theater-content__sub-heading{font-size:16px;font-size:1.6rem;font-weight:700;}.page-node-type-fls-library-item .p-top-theater-content__text{margin-top:10px;font-size:16px;font-size:1.6rem;font-weight:500;line-height:1.625;}.page-node-type-fls-library-item .p-top-theater-content__link{margin-top:40px;}.page-node-type-fls-library-item .p-top-theater-content__link-btn{width:210px;}.page-node-type-fls-library-item .p-top-contents{padding:25px 0;}.page-node-type-fls-library-item .p-top-contents__lead{margin-top:20px;font-size:16px;font-size:1.6rem;line-height:1.625;}.page-node-type-fls-library-item .p-top-contents__list{margin-top:35px;}.page-node-type-fls-library-item .p-top-contents__list .js-carousel__inner{overflow:visible !important;}.page-node-type-fls-library-item .p-top-contents__list-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:-10px -8px;}.page-node-type-fls-library-item .p-top-contents__list-group-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:283px !important;height:auto !important;padding:10px 8px;}.page-node-type-fls-library-item .p-top-contents__list .swiper-pagination{bottom:-40px !important;}.page-node-type-fls-library-item .p-top-contents__list .swiper-pagination-bullet{width:10px;height:10px;background:#d8d8d8;border-color:#d8d8d8;margin:0 10px !important;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-top-contents__list .swiper-pagination-bullet-active{background-color:#cc490e;}.page-node-type-fls-library-item .p-top-intro{padding:25px 0 60px;}.page-node-type-fls-library-item .p-top-intro__heading{text-align:center;}.page-node-type-fls-library-item .p-top-intro__list{margin-top:40px;}.page-node-type-fls-library-item .p-top-intro__list-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-12px;}.page-node-type-fls-library-item .p-top-intro__list-group-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:33.333%;padding:12px;}.page-node-type-fls-library-item .p-oriabout-section__image{margin-top:40px;text-align:center;}.page-node-type-fls-library-item .p-origoal-about__flow{max-width:490px;padding:45px 20px;background-color:#faf5f2;border-radius:10px;margin:40px auto 0;text-align:center;}.page-node-type-fls-library-item .p-origoal-about__flow-heading{margin-bottom:45px;font-size:20px;font-size:2.0rem;font-weight:500;line-height:1.4;}.page-node-type-fls-library-item .p-origoal-about__flow-image{margin-bottom:25px;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow{display:block;width:52px;height:62px;position:relative;margin:0 auto 20px;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::before,.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::after,.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::before,.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::after{content:"";display:block;position:absolute;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::before,.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::after{right:50%;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::before,.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::after{left:50%;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::before,.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::before{width:13px;height:31px;top:0;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::before{background-color:#cc490e;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::before{background-color:#a83703;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::after,.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::after{border-top-width:31px;border-top-style:solid;top:31px;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-left::after{border-top-color:#cc490e;border-left:26px solid transparent;}.page-node-type-fls-library-item .p-origoal-about__flow-arrow-right::after{border-top-color:#a83703;border-right:26px solid transparent;}.page-node-type-fls-library-item .p-origoal-about__flow-end{font-size:20px;font-size:2.0rem;font-weight:500;}.page-node-type-fls-library-item .p-origoal-about__annotation{margin-top:10px;text-align:center;font-size:14px;font-size:1.4rem;font-weight:400;}.page-node-type-fls-library-item .p-orirules-about__frame{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;max-width:660px;padding:10px 20px;border:4px solid #bb5226;}.page-node-type-fls-library-item .p-orirules-about__frame-image{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:35px;}.page-node-type-fls-library-item .p-orirules-about__frame-heading{font-size:20px;font-size:2.0rem;font-weight:700;}.page-node-type-fls-library-item .p-orirules-about__frame-text{max-width:480px;margin-top:10px;font-size:14px;font-size:1.4rem;font-weight:500;line-height:1.571;}.page-node-type-fls-library-item .p-orirules-about__frame-text span{color:#cc490e;}.page-node-type-fls-library-item .p-orirules-reward__frame{padding:35px 35px 50px;border:1px solid #000000;border-radius:10px;}.page-node-type-fls-library-item * + .p-orirules-reward__frame{margin-top:55px;}.page-node-type-fls-library-item .p-orirules-reward__frame-lead{font-size:18px;font-size:1.8rem;line-height:1.388;}.page-node-type-fls-library-item .p-orirules-reward__frame-lead:not(:last-child){margin-bottom:25px;}.page-node-type-fls-library-item .p-orirules-reward__frame-price{color:#cc490e;font-size:18px;font-size:1.8rem;font-weight:500;}.page-node-type-fls-library-item .p-orirules-reward__frame-price + .p-orirules-reward__frame-price{margin-top:.5em;}.page-node-type-fls-library-item .p-orirules-reward__frame-price__underline{border-bottom:1px solid #cc490e;}.page-node-type-fls-library-item .p-orirules-reward__frame-price-point{display:inline-block;margin-left:.75em;font-size:22px;font-size:2.2rem;line-height:1;}.page-node-type-fls-library-item .p-orirules-reward__frame-price-list{font-size:18px;font-size:1.8rem;}.page-node-type-fls-library-item .p-orirules-reward__frame-price-list:not(:last-child){margin-bottom:30px;}.page-node-type-fls-library-item .p-orirules-reward__frame-price + .p-orirules-reward__frame-price-list{margin-top:20px;}.page-node-type-fls-library-item .p-orirules-reward__frame-price-list li{padding-left:2em;position:relative;}.page-node-type-fls-library-item .p-orirules-reward__frame-price-list li::before{content:attr(data-mark);position:absolute;left:0;color:#cc490e;}.page-node-type-fls-library-item .p-orirules-reward__frame-price-list li:not(:last-child){margin-bottom:15px;}.page-node-type-fls-library-item .p-orirules-reward__frame-contents:not(:last-child){margin-bottom:25px;}.page-node-type-fls-library-item .p-orirules-reward__frame-price + .p-orirules-reward__frame-contents{margin-top:25px;}.page-node-type-fls-library-item .p-orirules-reward__frame-contents dt{margin-bottom:5px;font-size:16px;font-size:1.6rem;font-weight:500;}.page-node-type-fls-library-item .p-orirules-reward__frame-contents dt::before{content:"［";}.page-node-type-fls-library-item .p-orirules-reward__frame-contents dt::after{content:"］";}.page-node-type-fls-library-item .p-orirules-reward__frame-contents dd{font-size:14px;font-size:1.4rem;line-height:1.571;}.page-node-type-fls-library-item .p-orirules-reward__frame-contents-list li{padding-left:2.5em;position:relative;}.page-node-type-fls-library-item .p-orirules-reward__frame-contents-list li::before{content:attr(data-mark);position:absolute;left:0;}.page-node-type-fls-library-item .p-orirules-reward__frame-contents-list li:not(:last-child){margin-bottom:10px;}.page-node-type-fls-library-item .p-orics-about__box{padding:60px 50px 45px;background-color:#ffffff;border:16px solid #faf4f0;}.page-node-type-fls-library-item .p-orics-about__box:not(:last-child){margin-bottom:30px;}.page-node-type-fls-library-item .p-orics-about__box-heading{margin-bottom:20px;text-align:center;font-size:20px;font-size:2.0rem;font-weight:600;line-height:1.5;}.page-node-type-fls-library-item .p-orics-about__box-book{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.page-node-type-fls-library-item .p-orics-about__box-book-view,.page-node-type-fls-library-item .p-orics-about__box-book-view button{font-size:18px;font-size:1.8rem;}.page-node-type-fls-library-item .p-orics-about__box-book-view{padding:0 8%;text-align:right;}.page-node-type-fls-library-item .p-orics-about__box-book-view button{padding:0;background:none;border:none;color:#cc490e;cursor:pointer;}.page-node-type-fls-library-item .p-orics-about__box-cover{margin:-5% 0;text-align:center;}.page-node-type-fls-library-item .p-orics-about__box-btn{width:290px;max-width:100%;padding:10px;background-color:#cc490e;border:1px solid #cc490e;border-radius:5px;position:relative;margin-top:25px;text-align:center;color:#ffffff;font-size:15px;font-size:1.5rem;font-weight:500;cursor:pointer;overflow:hidden;-webkit-transition:ease .2s;-o-transition:ease .2s;transition:ease .2s;}.page-node-type-fls-library-item .p-orics-about__box-btn svg{position:absolute;top:0;right:18px;bottom:0;z-index:2;margin:auto;}.page-node-type-fls-library-item .p-orics-about__box-btn svg path{-webkit-transition:ease .2s;-o-transition:ease .2s;transition:ease .2s;}.page-node-type-fls-library-item .p-orics-about__box-btn span{position:relative;z-index:3;}.page-node-type-fls-library-item .p-orics-about__box-btn::before{content:"";display:block;width:100%;height:100%;background-color:#ffffff;position:absolute;top:0;left:0;z-index:1;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;-o-transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;transition:transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s,-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1) 0s;}.page-node-type-fls-library-item .p-orics-about__box-btn:hover{color:#cc490e;}.page-node-type-fls-library-item .p-orics-about__box-btn:hover::before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;}.page-node-type-fls-library-item .p-orics-about__box-btn:hover svg path{fill:#cc490e;}.page-node-type-fls-library-item .p-orics-about__box-list{margin-top:80px;}.page-node-type-fls-library-item .p-orics-about__box-list dl{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.page-node-type-fls-library-item .p-orics-about__box-list dl:not(:last-child){margin-bottom:25px;}.page-node-type-fls-library-item .p-orics-about__box-list dl dt{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:120px;padding:10px 0;margin-right:40px;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-orics-about__box-list ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px;}.page-node-type-fls-library-item .p-orics-about__box-list ul li{padding:0 20px;}.page-node-type-fls-library-item .p-orics-about__box-list-note{margin-top:15px;text-align:right;font-size:10px;font-size:1.0rem;}.page-node-type-fls-library-item .p-orics-about__image:not(:last-child){margin-bottom:30px;}.page-node-type-fls-library-item .p-orics-stage{max-width:670px;margin:65px auto 115px;}.page-node-type-fls-library-item .p-orics-stage__heading{margin-bottom:30px;text-align:center;font-size:33px;font-size:3.3rem;font-weight:600;}.page-node-type-fls-library-item .p-orics-stage-section + .p-orics-stage-section{margin-top:75px;}.page-node-type-fls-library-item .p-orics-stage-section__box{padding:95px 15px 40px;border:5px solid #ffffff;border-radius:0 0 10px 10px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16);box-shadow:0 3px 6px rgba(0,0,0,0.16);position:relative;margin-bottom:12px;}.page-node-type-fls-library-item .p-orics-stage-section .c-stage-section__heading{position:absolute;top:0;right:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.page-node-type-fls-library-item .p-orics-stage-section__lead{text-align:center;font-size:18px;font-size:1.8rem;font-weight:700;}.page-node-type-fls-library-item .p-orics-stage-section__table{width:100%;border:1px solid #bcbcbc;border-radius:10px;border-collapse:separate;border-spacing:0;overflow:hidden;}.page-node-type-fls-library-item .p-orics-stage-section__table th,.page-node-type-fls-library-item .p-orics-stage-section__table td{padding:15px;vertical-align:middle;}.page-node-type-fls-library-item .p-orics-stage-section__table th:not(:last-child),.page-node-type-fls-library-item .p-orics-stage-section__table td:not(:last-child){border-right:1px solid #bcbcbc;}.page-node-type-fls-library-item .p-orics-stage-section__table tr:not(:last-child) th,.page-node-type-fls-library-item .p-orics-stage-section__table tr:not(:last-child) td{border-bottom:1px solid #bcbcbc;}.page-node-type-fls-library-item .p-orics-stage-section__table th{width:100px;font-size:18px;font-size:1.8rem;font-weight:700;}.page-node-type-fls-library-item .p-orics-stage-section__table-td{padding-left:calc(13px + 1.25em);position:relative;margin-left:-15px;font-size:16px;font-size:1.6rem;font-weight:500;}.page-node-type-fls-library-item .p-orics-stage-section__table-td *:not(div){position:static;z-index:2;}.page-node-type-fls-library-item .p-orics-stage-section__table td ul li{position:relative;}.page-node-type-fls-library-item .p-orics-stage-section__table td ul li::before{content:"●";position:absolute;left:-1.25em;}.page-node-type-fls-library-item .p-orics-stage-section__table td ul li:not(:last-child){margin-bottom:1em;}.page-node-type-fls-library-item .p-orics-stage-section__table td ul li ul li{padding-left:1em;}.page-node-type-fls-library-item .p-orics-stage-section__table td ul li ul li::before{content:"・";left:0;}.page-node-type-fls-library-item .p-orics-stage-section__table td ul li ul li:not(:last-child){margin-bottom:0;}.page-node-type-fls-library-item .p-orics-stage-section__table td p{font-size:15px;font-size:1.5rem;font-weight:400;}.page-node-type-fls-library-item .p-orics-stage-section__table td p:not(:first-child){margin-top:10px;}.page-node-type-fls-library-item .c-stage-section__stage1 .p-orics-stage-section__box,.page-node-type-fls-library-item .c-stage-section__stage1 .p-orics-stage-section__table th{background-color:#f5ffeb;}.page-node-type-fls-library-item .c-stage-section__stage1 .p-orics-stage-section__table th.p-orics-stage-section__table-required{color:#55a634;}.page-node-type-fls-library-item .p-orics-stage1__img{position:absolute;right:0;bottom:0;z-index:1;}.page-node-type-fls-library-item .c-stage-section__stage2 .p-orics-stage-section__box,.page-node-type-fls-library-item .c-stage-section__stage2 .p-orics-stage-section__table th{background-color:#fcefdf;}.page-node-type-fls-library-item .c-stage-section__stage2 .p-orics-stage-section__table th.p-orics-stage-section__table-required{color:#f58901;}.page-node-type-fls-library-item .p-orics-stage2__img01,.page-node-type-fls-library-item .p-orics-stage2__img02{position:relative;}.page-node-type-fls-library-item .p-orics-stage2__img01 img{position:absolute;top:0;right:0;}.page-node-type-fls-library-item .p-orics-stage2__img02 img{position:absolute;top:20px;right:0;}.page-node-type-fls-library-item .p-orics-stage2__img03 img{position:absolute;top:5px;right:0;}.page-node-type-fls-library-item .c-stage-section__stage3 .p-orics-stage-section__box,.page-node-type-fls-library-item .c-stage-section__stage3 .p-orics-stage-section__table th{background-color:#f2f8ff;}.page-node-type-fls-library-item .c-stage-section__stage3 .p-orics-stage-section__table th.p-orics-stage-section__table-required{color:#2662ac;}.page-node-type-fls-library-item .p-orics-stage3__img{margin-top:30px;text-align:center;}.page-node-type-fls-library-item .c-stage-section__stage4 .p-orics-stage-section__box,.page-node-type-fls-library-item .c-stage-section__stage4 .p-orics-stage-section__table th{background-color:#fcf0f8;}.page-node-type-fls-library-item .c-stage-section__stage4 .p-orics-stage-section__table th.p-orics-stage-section__table-required{color:#ac3585;}.page-node-type-fls-library-item .p-orics-stage4__img01{position:absolute;bottom:-15px;right:0;}.page-node-type-fls-library-item .p-orics-stage4__img02{margin:-15px 15px -17px 0;text-align:right;}.page-node-type-fls-library-item .c-stage-section__stage5 .p-orics-stage-section__box,.page-node-type-fls-library-item .c-stage-section__stage5 .p-orics-stage-section__table th{background-color:#edfafa;}.page-node-type-fls-library-item .c-stage-section__stage5 .p-orics-stage-section__table th.p-orics-stage-section__table-required{color:#27aaa8;}.page-node-type-fls-library-item .p-orics-stage5__img01{margin:10px 0 -15px;text-align:center;}.page-node-type-fls-library-item .c-stage-section__stage5 .p-orics-stage-section__table td .p-orics-stage5__img01 p{margin-bottom:10px;font-size:18px;font-size:1.8rem;font-weight:500;}.page-node-type-fls-library-item .p-orics-stage5__img02{position:absolute;top:0;right:0;}.page-node-type-fls-library-item .p-orics-stage__note{margin-top:20px;text-align:right;font-size:10px;font-size:1.0rem;line-height:1.7;}.page-node-type-fls-library-item .p-5i-main-section__heading{margin-bottom:25px;font-size:25px;font-size:2.5rem;font-weight:700;line-height:1.44;}.page-node-type-fls-library-item .p-5i-main-section__heading sup{font-size:50%;}.page-node-type-fls-library-item .p-5i-stage-section__wrap{margin-top:100px;}.page-node-type-fls-library-item .p-5i-stage-section + .p-5i-stage-section{margin-top:100px;}.page-node-type-fls-library-item .p-5i-stage-section__box{padding:80px 15px 15px;position:relative;border-radius:10px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.16);box-shadow:0 3px 6px rgba(0,0,0,0.16);}.page-node-type-fls-library-item .p-5i-stage-section .c-stage-section__heading{position:absolute;top:0;right:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.page-node-type-fls-library-item .p-5i-stage-section__lead{margin-bottom:30px;text-align:center;font-size:18px;font-size:1.8rem;font-weight:700;}.page-node-type-fls-library-item .p-5i-stage-section__table{width:100%;border:1px solid #bcbcbc;border-radius:10px;border-collapse:separate;border-spacing:0;overflow:hidden;}.page-node-type-fls-library-item .p-5i-stage-section__table:not(:last-child){margin-bottom:20px;}.page-node-type-fls-library-item .p-5i-stage-section__table th,.page-node-type-fls-library-item .p-5i-stage-section__table td{vertical-align:middle;}.page-node-type-fls-library-item .p-5i-stage-section__table th:not(:last-child),.page-node-type-fls-library-item .p-5i-stage-section__table td:not(:last-child){border-right:1px solid #bcbcbc;}.page-node-type-fls-library-item .p-5i-stage-section__table tr:not(:first-child) th,.page-node-type-fls-library-item .p-5i-stage-section__table tr:not(:first-child) td,.page-node-type-fls-library-item .p-5i-stage-section__table thead + tbody th,.page-node-type-fls-library-item .p-5i-stage-section__table thead + tbody td{border-top:1px solid #bcbcbc;}.page-node-type-fls-library-item .p-5i-stage-section__table th{width:210px;padding:35px 25px;text-align:center;font-size:18px;font-size:1.8rem;font-weight:700;line-height:1.333;}.page-node-type-fls-library-item .p-5i-stage-section__table th span{display:block;width:3em;border-radius:3px;margin-top:-1.5em;margin-left:-15px;text-align:center;color:#ffffff;font-size:12px;font-size:1.2rem;}.page-node-type-fls-library-item .p-5i-stage-section__table th span.p-5i-stage-section__table-required{background-color:#e2563e;}.page-node-type-fls-library-item .p-5i-stage-section__table th span.p-5i-stage-section__table-recommend{background-color:#4dc470;}.page-node-type-fls-library-item .p-5i-stage-section__table td{padding:2px 5px;text-align:left;font-size:16px;font-size:1.6rem;line-height:1.5;}.page-node-type-fls-library-item .p-5i-stage-section__table thead th,.page-node-type-fls-library-item .p-5i-stage-section__table thead td{padding:2px 5px;text-align:left;font-size:16px;font-size:1.6rem;font-weight:500;}.page-node-type-fls-library-item .p-5i-stage-section__table thead td:nth-child(2),.page-node-type-fls-library-item .p-5i-stage-section__table thead td:nth-child(3),.page-node-type-fls-library-item .p-5i-stage-section__table-colgroup{width:100px;}.page-node-type-fls-library-item .p-5i-stage-section__table tbody th,.page-node-type-fls-library-item .p-5i-stage-section__table tbody td{height:110px;}.page-node-type-fls-library-item .c-stage-section__stage1 .p-5i-stage-section__table th{background-color:#f5ffeb;}.page-node-type-fls-library-item .c-stage-section__stage1 .p-5i-stage-section__table th,.page-node-type-fls-library-item .c-stage-section__stage1 .p-5i-stage-section__table thead td{color:#55a634;}.page-node-type-fls-library-item .c-stage-section__stage2 .p-5i-stage-section__table th{background-color:#fff3eb;}.page-node-type-fls-library-item .c-stage-section__stage2 .p-5i-stage-section__table th,.page-node-type-fls-library-item .c-stage-section__stage2 .p-5i-stage-section__table thead td{color:#f58901;}.page-node-type-fls-library-item .c-stage-section__stage3 .p-5i-stage-section__table th{background-color:#f2f8ff;}.page-node-type-fls-library-item .c-stage-section__stage3 .p-5i-stage-section__table th,.page-node-type-fls-library-item .c-stage-section__stage3 .p-5i-stage-section__table thead td{color:#2662ac;}.page-node-type-fls-library-item .c-stage-section__stage4 .p-5i-stage-section__table th{background-color:#fcf0f8;}.page-node-type-fls-library-item .c-stage-section__stage4 .p-5i-stage-section__table th,.page-node-type-fls-library-item .c-stage-section__stage4 .p-5i-stage-section__table thead td{color:#ac3585;}.page-node-type-fls-library-item .c-stage-section__stage5 .p-5i-stage-section__table th{background-color:#edfafa;}.page-node-type-fls-library-item .c-stage-section__stage5 .p-5i-stage-section__table th,.page-node-type-fls-library-item .c-stage-section__stage5 .p-5i-stage-section__table thead td{color:#27aaa8;}.page-node-type-fls-library-item .p-diagnosis-bonedensity-category__list-item:not(:last-child){margin-bottom:95px;}.page-node-type-fls-library-item .p-diagnosis-bonedensity-category__item-dl::after{content:"";display:block;clear:both;}.page-node-type-fls-library-item .p-diagnosis-bonedensity-category__item-dl dt{float:left;width:150px;padding:10px;background-color:#f9e7df;border:3px solid #96360b;text-align:center;color:#96360b;font-size:22px;font-size:2.2rem;}.page-node-type-fls-library-item .p-diagnosis-bonedensity-category__item-dl dd{margin-left:165px;}.page-node-type-fls-library-item .p-treatment-movement__list{max-width:580px;margin-right:auto;margin-left:auto;}.page-node-type-fls-library-item .p-treatment-movement__list-item:not(:last-child){margin-bottom:60px;}.page-node-type-fls-library-item .p-treatment-movement__list-heading{padding-left:1.25em;position:relative;font-size:16px;font-size:1.6rem;font-weight:700;}.page-node-type-fls-library-item .p-treatment-movement__list-heading-mark{display:block;width:.625em;height:.9em;position:absolute;top:.3em;left:0;}.page-node-type-fls-library-item .p-treatment-movement__list-heading-mark::before,.page-node-type-fls-library-item .p-treatment-movement__list-heading-mark::after{content:"";display:block;width:100%;height:50%;border-right:.625em solid transparent;position:absolute;left:0;}.page-node-type-fls-library-item .p-treatment-movement__list-heading-mark::before{border-bottom:.45em solid #a83703;bottom:50%;}.page-node-type-fls-library-item .p-treatment-movement__list-heading-mark::after{border-top:.45em solid #cc490e;top:50%;}.page-node-type-fls-library-item .p-treatment-movement__list-name{text-align:center;}.page-node-type-fls-library-item .p-treatment-movement__list-name span{display:inline-block;width:218px;padding:10px;background-color:#f9e7df;border:3px solid #96360b;color:#96360b;font-size:22px;font-size:2.2rem;}.page-node-type-fls-library-item .p-treatment-movement__list-name:not(:last-child){margin-bottom:120px;}.page-node-type-fls-library-item .p-treatment-tumbling__location-item:not(:last-child){margin-bottom:15px;}.page-node-type-fls-library-item .p-treatment-tumbling__location-heading{margin-bottom:15px;color:#cc490e;font-size:16px;font-size:1.6rem;font-weight:700;}.page-node-type-fls-library-item .p-treatment-tumbling__location-row::after{content:"";display:block;clear:both;}.page-node-type-fls-library-item .p-treatment-tumbling__location-images{float:left;}.page-node-type-fls-library-item .p-treatment-tumbling__location-image:not(:last-child){margin-bottom:10px;}.page-node-type-fls-library-item .p-treatment-tumbling__location-list{margin-left:270px;}.page-node-type-fls-library-item .p-treatment-tumbling__location-list-item{padding-left:1.25em;position:relative;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-treatment-tumbling__location-list-item:not(:last-child){margin-bottom:5px;}.page-node-type-fls-library-item .p-treatment-tumbling__location-list-mark{display:block;width:.625em;height:.9em;position:absolute;top:.3em;left:0;}.page-node-type-fls-library-item .p-treatment-tumbling__location-list-mark::before,.page-node-type-fls-library-item .p-treatment-tumbling__location-list-mark::after{content:"";display:block;width:100%;height:50%;border-right:.625em solid transparent;position:absolute;left:0;}.page-node-type-fls-library-item .p-treatment-tumbling__location-list-mark::before{border-bottom:.45em solid #a83703;bottom:50%;}.page-node-type-fls-library-item .p-treatment-tumbling__location-list-mark::after{border-top:.45em solid #cc490e;top:50%;}.page-node-type-fls-library-item .p-influence-clinical__frame{max-width:542px;padding:10px 25px;background-color:#ffffff;border:4px solid #bb5226;margin-right:auto;margin-left:auto;}.page-node-type-fls-library-item .p-influence-clinical__frame-heading{margin-bottom:10px;font-size:20px;font-size:2.0rem;font-weight:700;}.page-node-type-fls-library-item .p-influence-clinical__frame-text{font-size:14px;font-size:1.4rem;line-height:1.571;}.page-node-type-fls-library-item .p-5idictionary-extra__heading{max-width:670px;padding-right:10%;margin:45px auto 10px;text-align:center;font-size:33px;font-size:3.3rem;font-weight:600;}.page-node-type-fls-library-item .c-stage__guide + .p-5idictionary-extra__heading{margin-top:25px;}.page-node-type-fls-library-item .p-5idictionary-extra__extras,.page-node-type-fls-library-item .p-5idictionary-extra__extra{max-width:670px;padding-right:10%;margin:auto;}.page-node-type-fls-library-item .p-5idictionary-extra__stage span{display:inline-block;position:relative;}.page-node-type-fls-library-item .p-5idictionary-extra__stage span a{display:block;width:10.5%;height:71.3%;position:absolute;top:5%;left:0;right:0;margin:auto;}.page-node-type-fls-library-item .p-5idictionary-case__required,.page-node-type-fls-library-item .p-5idictionary-case__recommend,.page-node-type-fls-library-item .p-5idictionary-case__none{display:inline-block;padding-left:2.5em;position:relative;}.page-node-type-fls-library-item .p-5idictionary-case__required::before,.page-node-type-fls-library-item .p-5idictionary-case__recommend::before{padding:.1em .3em;border-radius:2px;position:absolute;top:.2em;left:0;color:#ffffff;font-size:13px;font-size:1.3rem;}.page-node-type-fls-library-item .p-5idictionary-case__required::before{content:"必須";background-color:#e2563e;}.page-node-type-fls-library-item .p-5idictionary-case__recommend::before{content:"推奨";background-color:#4dc470;}.page-node-type-fls-library-item .p-5idictionary-case__description{margin:0 -.5em 30px;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-5idictionary-case__description-item{display:inline-block;padding:0 .5em;}.page-node-type-fls-library-item .p-5idictionary-case__section-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-30px -13px;}.page-node-type-fls-library-item .p-5idictionary-case__section{width:50%;padding:30px 13px;}.page-node-type-fls-library-item .p-5idictionary-case__section.c-stage-section__stage5,.page-node-type-fls-library-item .p-5idictionary-case__section.c-stage-section__stage-extra{width:100%;}.page-node-type-fls-library-item .p-5idictionary-case .c-stage-section__heading{width:calc(100% - 40px);-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;}.page-node-type-fls-library-item .p-5idictionary-case__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:360px;margin:12px 0 -8px;font-size:16px;font-size:1.6rem;line-height:1.375;}.page-node-type-fls-library-item .p-5idictionary-case__list-col2{margin-right:-.875em;margin-left:-.875em;}.page-node-type-fls-library-item .p-5idictionary-case__list-item{padding:8px 0;}.page-node-type-fls-library-item .p-5idictionary-case__list-col2 .p-5idictionary-case__list-item{width:50%;padding-right:.875em;padding-left:.875em;}.page-node-type-fls-library-item .p-5idictionary-case__list-item a{text-decoration:underline;}.page-node-type-fls-library-item .p-5idictionary-case__item-list{padding-top:8px;padding-left:2.5em;}.page-node-type-fls-library-item .p-5idictionary-case__item-list-item{padding:8px 0 8px 1em;position:relative;}.page-node-type-fls-library-item .p-5idictionary-case__item-list-item:last-child{padding-bottom:0;}.page-node-type-fls-library-item .p-5idictionary-case__item-list-item::before{content:"・";position:absolute;left:0;}.page-node-type-fls-library-item .p-5icase__main{padding-top:0;}.page-node-type-fls-library-item .p-5icase__back{margin-bottom:25px;font-size:24px;font-size:2.4rem;font-weight:700;line-height:1;}.page-node-type-fls-library-item .p-5icase__back a{display:inline-block;padding-left:1em;position:relative;}.page-node-type-fls-library-item .p-5icase__back a::before{content:"";display:block;width:.35em;height:.35em;border-top:2px solid #000000;border-left:2px solid #000000;position:absolute;top:.5em;left:.5em;-webkit-transform:rotate(-45deg) translateY(-50%);-ms-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%);}.page-node-type-fls-library-item .p-5icase__table{width:100%;}.page-node-type-fls-library-item .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__table td{padding-top:20px;padding-bottom:20px;vertical-align:middle;}.page-node-type-fls-library-item .p-5icase__table th{width:120px;padding-right:10px;padding-left:10px;text-align:center;color:#3c3c3c;font-size:14px;font-size:1.4rem;}.page-node-type-fls-library-item .p-5icase__table-th[data-icn]::before{content:attr(data-icn);display:inline-block;width:1.5em;height:1.5em;background-color:#3c3c3c;border-radius:50%;margin-right:.25em;text-align:center;color:#ffffff;font-size:12px;font-size:1.2rem;line-height:1.25;}.page-node-type-fls-library-item .p-5icase__table-th img{margin-right:.25em;}.page-node-type-fls-library-item .p-5icase__table-td__heading{margin-bottom:10px;}.page-node-type-fls-library-item .p-5icase__table-td__heading:not(:first-child){margin-top:30px;}.page-node-type-fls-library-item .p-5icase__table-td__note{margin-top:10px;font-size:14px;font-size:1.4rem;line-height:1.357;}.page-node-type-fls-library-item .p-5icase__table td{padding-right:25px;padding-left:25px;background-color:#ffffff;color:#221f1d;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-5icase__table td sup{font-size:50%;}.page-node-type-fls-library-item .p-5icase__table .p-5icase__table-question,.page-node-type-fls-library-item .p-5icase__table .p-5icase__table-anser{font-size:18px;font-size:1.8rem;}.page-node-type-fls-library-item .p-5icase__table .p-5icase__table-anser{padding-top:75px;padding-bottom:75px;position:relative;}.page-node-type-fls-library-item .p-5icase__table .p-5icase__table-anser span{position:relative;z-index:2;}.page-node-type-fls-library-item .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__table-anser::after{content:"“";display:block;position:absolute;font-size:178px;font-size:17.8rem;line-height:1;}.page-node-type-fls-library-item .p-5icase__table-anser::before{top:-.1em;left:0;}.page-node-type-fls-library-item .p-5icase__table-anser::after{bottom:-.1em;right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.page-node-type-fls-library-item .p-5icase__table:not(:last-child) th,.page-node-type-fls-library-item .p-5icase__table:not(:last-child) td,.page-node-type-fls-library-item .p-5icase__table:last-child tr:not(:last-child) th,.page-node-type-fls-library-item .p-5icase__table:last-child tr:not(:last-child) td{border-bottom:1px solid #cccccc;}.page-node-type-fls-library-item .p-5icase__frame{border:1px solid #cccccc;border-radius:10px;overflow:hidden;}.page-node-type-fls-library-item .p-5icase-case__frame{-webkit-box-shadow:0 0 11px rgba(0,0,0,0.16);box-shadow:0 0 11px rgba(0,0,0,0.16);}.page-node-type-fls-library-item .p-5icase-case__frame-inner{padding:30px 30px 25px;}.page-node-type-fls-library-item .p-5icase__list + .p-5icase__list{margin-top:25px;}.page-node-type-fls-library-item .p-5icase__list-item{padding-left:2em;position:relative;}.page-node-type-fls-library-item .p-5icase__list-item:not(.p-5icase__table-td__note)::before{content:"・";position:absolute;left:0;}.page-node-type-fls-library-item .p-5icase__list-item:not(:last-child){margin-bottom:1em;}.page-node-type-fls-library-item .p-5icase__list-item .p-5icase__list{margin-top:1em;font-size:90%;}.page-node-type-fls-library-item .p-5icase-case__reference{text-align:center;}.page-node-type-fls-library-item .p-5icase-case__reference + .p-5icase-case__reference{margin-top:25px;}.page-node-type-fls-library-item .p-5icase-case__reference-inner{display:inline-block;}.page-node-type-fls-library-item .p-5icase-case__reference-heading{margin-bottom:50px;font-size:18px;font-size:1.8rem;font-weight:500;}.page-node-type-fls-library-item .p-5icase-case__reference-heading:not(:first-child){margin-top:50px;}.page-node-type-fls-library-item .p-5icase-case__reference-map{position:relative;}.page-node-type-fls-library-item .p-5icase-case__reference-map-link{display:block;position:absolute;overflow:hidden;text-indent:-9999px;}.page-node-type-fls-library-item .p-5icase-case__reference-text{width:640px;max-width:100%;margin-right:auto;margin-left:auto;text-align:left;font-size:14px;font-size:1.4rem;font-weight:500;line-height:1.714;}.page-node-type-fls-library-item .p-5icase-case__reference-text:not(:first-child){margin-top:40px;}.page-node-type-fls-library-item .p-5icase-filter{margin-bottom:30px;}.page-node-type-fls-library-item .p-5icase-filter__frame{padding:30px;background-color:#fffdfc;border:1px solid #f7e5dc;border-radius:10px;}.page-node-type-fls-library-item .p-5icase-filter__frame::after{content:"";display:block;clear:both;}.page-node-type-fls-library-item .p-5icase-filter__frame__heading{float:left;padding:7px 4px 7px 0;font-size:14px;font-size:1.4rem;font-weight:700;}.page-node-type-fls-library-item .p-5icase-filter__frame__list-item{float:left;padding:4px;}.page-node-type-fls-library-item .p-5icase-filter__count{padding-left:10px;margin-top:10px;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-5icase-title__heading{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:80px;padding:10px 10px 10px 140px;position:relative;color:#ffffff;font-size:20px;font-size:2.0rem;font-weight:700;}.page-node-type-fls-library-item .p-5icase-title__heading img{position:absolute;top:0;bottom:0;left:24px;margin:auto;}.page-node-type-fls-library-item .p-5icase-title .p-5icase__table th{padding-right:15px;text-align:center;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-5icase-title .p-5icase__table td{font-size:22px;font-size:2.2rem;}.page-node-type-fls-library-item .p-5icase-title .p-5idictionary-case__required,.page-node-type-fls-library-item .p-5icase-title .p-5idictionary-case__recommend{padding-left:2em;margin-left:-10px;font-weight:500;}.page-node-type-fls-library-item .p-5icase-title .p-5idictionary-case__required::before,.page-node-type-fls-library-item .p-5icase-title .p-5idictionary-case__recommend::before{top:.5em;}.page-node-type-fls-library-item .p-5icase-case{margin-top:30px;}.page-node-type-fls-library-item .p-5icase-title + .p-5icase-case{margin-top:50px;}.page-node-type-fls-library-item .p-5icase-case__heading{padding-left:40px;position:relative;margin-bottom:30px;font-size:20px;font-size:2.0rem;font-weight:700;}.page-node-type-fls-library-item .p-5icase-case__heading img{position:absolute;top:.15em;left:.25em;}.page-node-type-fls-library-item .p-5icase-case__frame-heading{padding:15px;border-bottom:1px solid #cccccc;text-align:center;font-size:18px;font-size:1.8rem;}.page-node-type-fls-library-item .p-5icase-case__frame-inner .c-main-point{margin-top:40px;}.page-node-type-fls-library-item .p-5icase-case__frame-inner .p-5icase-case__reference ~ .c-main-point{margin-top:105px;}.page-node-type-fls-library-item .p-5icase__stage1 .p-5icase-title__heading{background-color:#55a634;}.page-node-type-fls-library-item .p-5icase__stage1 .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__stage1 .p-5icase-case__frame-heading{background-color:#f5ffeb;}.page-node-type-fls-library-item .p-5icase__stage1 .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__stage1 .p-5icase__table-anser::after{color:#f5ffeb;}.page-node-type-fls-library-item .p-5icase__stage2 .p-5icase-title__heading{background-color:#f58901;}.page-node-type-fls-library-item .p-5icase__stage2 .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__stage2 .p-5icase-case__frame-heading{background-color:#fcefdf;}.page-node-type-fls-library-item .p-5icase__stage2 .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__stage2 .p-5icase__table-anser::after{color:#fcefdf;}.page-node-type-fls-library-item .p-5icase__stage3 .p-5icase-title__heading{background-color:#2662ac;}.page-node-type-fls-library-item .p-5icase__stage3 .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__stage3 .p-5icase-case__frame-heading{background-color:#f2f8ff;}.page-node-type-fls-library-item .p-5icase__stage3 .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__stage3 .p-5icase__table-anser::after{color:#f2f8ff;}.page-node-type-fls-library-item .p-5icase__stage4 .p-5icase-title__heading{background-color:#ac3585;}.page-node-type-fls-library-item .p-5icase__stage4 .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__stage4 .p-5icase-case__frame-heading{background-color:#fcf0f8;}.page-node-type-fls-library-item .p-5icase__stage4 .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__stage4 .p-5icase__table-anser::after{color:#fcf0f8;}.page-node-type-fls-library-item .p-5icase__stage5 .p-5icase-title__heading{background-color:#27aaa8;}.page-node-type-fls-library-item .p-5icase__stage5 .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__stage5 .p-5icase-case__frame-heading{background-color:#edfafa;}.page-node-type-fls-library-item .p-5icase__stage5 .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__stage5 .p-5icase__table-anser::after{color:#edfafa;}.page-node-type-fls-library-item .p-5icase__extras .p-5icase-title__heading,.page-node-type-fls-library-item .p-5icase__extra .p-5icase-title__heading{background-color:#b86300;}.page-node-type-fls-library-item .p-5icase__extras .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__extras .p-5icase-case__frame-heading,.page-node-type-fls-library-item .p-5icase__extra .p-5icase__table th,.page-node-type-fls-library-item .p-5icase__extra .p-5icase-case__frame-heading{background-color:#f7eee4;}.page-node-type-fls-library-item .p-5icase__extras .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__extras .p-5icase__table-anser::after,.page-node-type-fls-library-item .p-5icase__extra .p-5icase__table-anser::before,.page-node-type-fls-library-item .p-5icase__extra .p-5icase__table-anser::after{color:#f7eee4;}.page-node-type-fls-library-item .p-5icase-pager{margin-top:30px;margin-bottom:55px;text-align:center;}.page-node-type-fls-library-item .p-5icase-filter + .p-5icase-pager{margin-top:0;margin-bottom:55px;}.page-node-type-fls-library-item .p-5icase-pager-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-5icase-pager-body__page,.page-node-type-fls-library-item .p-5icase-pager-body__arrow{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:2em;height:2em;padding:.25em;border-radius:50%;margin:1px;}.page-node-type-fls-library-item .p-5icase-pager-body__page[tabindex="-1"],.page-node-type-fls-library-item .p-5icase-pager-body__arrow[tabindex="-1"]{opacity:.2;pointer-events:none;}.page-node-type-fls-library-item .p-5icase-pager-body__arrow{position:relative;}.page-node-type-fls-library-item .p-5icase-pager-body__arrow::before,.page-node-type-fls-library-item .p-5icase-pager-body__arrow.is-first::after,.page-node-type-fls-library-item .p-5icase-pager-body__arrow.is-last::after{content:"";display:block;width:5px;height:5px;border-top:1px solid #727272;border-left:1px solid #727272;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}.page-node-type-fls-library-item .p-5icase-pager-body__arrow-prev::before{-webkit-transform:rotate(-45deg) translate(25%,25%);-ms-transform:rotate(-45deg) translate(25%,25%);transform:rotate(-45deg) translate(25%,25%);}.page-node-type-fls-library-item .p-5icase-pager-body__arrow.is-first::before{-webkit-transform:translate(2px) rotate(-45deg);-ms-transform:translate(2px) rotate(-45deg);transform:translate(2px) rotate(-45deg);}.page-node-type-fls-library-item .p-5icase-pager-body__arrow.is-first::after{-webkit-transform:translate(-2px) rotate(-45deg);-ms-transform:translate(-2px) rotate(-45deg);transform:translate(-2px) rotate(-45deg);}.page-node-type-fls-library-item .p-5icase-pager-body__arrow-next::before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);}.page-node-type-fls-library-item .p-5icase-pager-body__arrow.is-last::before{-webkit-transform:translate(2px) rotate(135deg);-ms-transform:translate(2px) rotate(135deg);transform:translate(2px) rotate(135deg);}.page-node-type-fls-library-item .p-5icase-pager-body__arrow.is-last::after{-webkit-transform:translate(-2px) rotate(135deg);-ms-transform:translate(-2px) rotate(135deg);transform:translate(-2px) rotate(135deg);}.page-node-type-fls-library-item .p-5icase-pager-body__page:not([tabindex="-1"]).is-current,.page-node-type-fls-library-item .p-5icase-pager-body__page:not([tabindex="-1"]):hover,.page-node-type-fls-library-item .p-5icase-pager-body__arrow:not([tabindex="-1"]):hover{background-color:#ffd5be;opacity:1;}.page-node-type-fls-library-item span.p-5icase-pager-body__page{background:none !important;}.page-node-type-fls-library-item .p-5icase-pager__label{margin-top:10px;font-size:13px;font-size:1.3rem;font-weight:500;}.page-node-type-fls-library-item .p-5icase-next{margin-top:56px;text-align:center;}.page-node-type-fls-library-item .p-5icase-next__btn{display:inline-block;width:310px;max-width:100%;padding:15px 25px;background-color:#cc490e;border-radius:5px;position:relative;text-align:center;color:#ffffff;font-size:13px;font-size:1.3rem;font-weight:500;}.page-node-type-fls-library-item .p-5icase-next__btn::before{content:"";display:block;width:7px;height:7px;border-top:2px solid #ffffff;border-right:2px solid #ffffff;position:absolute;top:0;bottom:0;margin:auto;}.page-node-type-fls-library-item .p-5icase-next__btn.is-next::before{right:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.page-node-type-fls-library-item .p-5icase-next__btn.is-prev::before{left:15px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);}.page-node-type-fls-library-item .p-comics-contents{margin-top:50px;position:relative;}.page-node-type-fls-library-item .p-comics-nav{padding:25px 45px;border:1px solid #7b7b7b;border-radius:10px;}.page-node-type-fls-library-item .p-comics-nav__frame{background-color:#ffffff;}.page-node-type-fls-library-item .p-comics-nav__close{display:none;width:40px;height:40px;padding:0;background-color:#ffffff;border:1px solid #7b7b7b;border-bottom:none;border-top-right-radius:5px;border-top-left-radius:5px;position:absolute;bottom:100%;right:16px;cursor:pointer;}.page-node-type-fls-library-item .p-comics-nav__close::before{content:"";display:block;width:12px;height:12px;border-right:3px solid #000000;border-bottom:3px solid #000000;position:absolute;top:50%;right:0;left:0;margin:auto;-webkit-transform:translateY(-75%) rotate(45deg);-ms-transform:translateY(-75%) rotate(45deg);transform:translateY(-75%) rotate(45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-comics-nav.is-hidden .p-comics-nav__close::before{-webkit-transform:translateY(-25%) rotate(45deg) scale(-1);-ms-transform:translateY(-25%) rotate(45deg) scale(-1);transform:translateY(-25%) rotate(45deg) scale(-1);}.page-node-type-fls-library-item .p-comics-nav.is-out .p-comics-nav__close{display:block;}.page-node-type-fls-library-item .p-comics-nav__group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -12px;}.page-node-type-fls-library-item .p-comics-nav__group-item{width:25%;padding:0 12px;}.page-node-type-fls-library-item .p-comics-nav__group-item [data-viewer-open]{cursor:pointer;}.page-node-type-fls-library-item .p-comics-nav__link{display:block;pointer-events:none;}.page-node-type-fls-library-item .p-comics-nav__thumb{position:relative;}.page-node-type-fls-library-item .p-comics-nav__thumb img{width:100%;}.page-node-type-fls-library-item .p-comics-nav__thumb::before{content:"";display:block;width:100%;height:100%;border:2px solid #b12027;position:absolute;top:0;left:0;opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-comics-nav__group-item.is-current .p-comics-nav__thumb::before,.page-node-type-fls-library-item .p-comics-nav__group-item:hover .p-comics-nav__thumb::before{opacity:1;}.page-node-type-fls-library-item .p-comics-nav.is-out{padding:0;border:none;position:fixed;left:0;bottom:-100%;z-index:999;}.page-node-type-fls-library-item .p-comics-nav.is-active{bottom:20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-comics-nav.is-active.is-hidden:not(.is-bottom){bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);}.page-node-type-fls-library-item .p-comics-nav.is-out .p-comics-nav__frame{max-width:720px;padding:30px 45px 15px;border:1px solid #7b7b7b;border-radius:10px;-webkit-box-shadow:0 0 12px rgba(0,0,0,0.16);box-shadow:0 0 12px rgba(0,0,0,0.16);margin:0 auto;}.page-node-type-fls-library-item .p-comics-nav.is-out .p-comics-nav__group{margin:0 -8px;}.page-node-type-fls-library-item .p-comics-nav.is-out .p-comics-nav__group-item{padding:0 8px;}.page-node-type-fls-library-item .p-comics-nav.is-bottom{position:absolute;right:0;left:auto !important;}.page-node-type-fls-library-item .p-comics-nav__page{margin-top:5px;color:#000000;font-size:14px;font-size:1.4rem;font-weight:400;}.page-node-type-fls-library-item .p-comics-nav__title{color:#c1c1c1;font-size:12px;font-size:1.2rem;font-weight:400;}.page-node-type-fls-library-item .p-comics-pages{max-width:664px;padding:11px;background-color:#ffffff;border:1px solid #c4c4c4;-webkit-box-shadow:0 0 6px rgba(0,0,0,0.16);box-shadow:0 0 6px rgba(0,0,0,0.16);margin:55px auto 0;}.page-node-type-fls-library-item .p-comics-pages__item{cursor:pointer;}.page-node-type-fls-library-item .c-recommend-card__thumb-faculy{padding:0;}.page-node-type-fls-library-item .c-recommend-card__thumb-faculy__title{margin-bottom:20px;color:#cc490e;}.page-node-type-fls-library-item .c-recommend-card__thumb-faculy__title-eng{font-size:15px;font-size:1.5rem;}.page-node-type-fls-library-item .c-recommend-card__thumb-faculy__title-ja{font-size:16px;font-size:1.6rem;font-weight:700;}.page-node-type-fls-library-item .c-recommend-card__thumb-faculy__heading{width:175px;padding:10px 15px;background-color:#cc490e;margin-left:10px;text-align:center;color:#ffffff;font-size:18px;font-size:1.8rem;font-weight:600;}.page-node-type-fls-library-item .c-recommend-card__thumb-faculy__heading::before,.page-node-type-fls-library-item .c-recommend-card__thumb-faculy__heading::after{content:"～";font-weight:300;}.page-node-type-fls-library-item .c-recommend-card__thumb-faculy__photo{position:absolute;right:0;bottom:0;}.page-node-type-fls-library-item .p-faculty-list__card-text{font-size:13px;font-size:1.3rem;}.page-node-type-fls-library-item .p-faculty-main__heading{text-align:center;}.page-node-type-fls-library-item .p-faculty-main__heading span{display:block;margin-bottom:10px;color:#221f1d;font-size:22px;font-size:2.2rem;}.page-node-type-fls-library-item .p-faculty-profile{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.page-node-type-fls-library-item .p-faculty-profile__name{font-size:28px;font-size:2.8rem;}.page-node-type-fls-library-item .p-faculty-profile__text{margin-top:15px;font-size:18px;font-size:1.8rem;font-weight:600;}.page-node-type-fls-library-item .p-faculty-profile__photo{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:40px;}.page-node-type-fls-library-item .p-faculty-message{margin-top:40px;}.page-node-type-fls-library-item .p-faculty-message__text{font-size:16px;font-size:1.6rem;line-height:2;}.page-node-type-fls-library-item .p-faculty-message__text sup{font-size:50%;}.page-node-type-fls-library-item .p-faculty-message .c-main-section__note{text-align:left;}.page-node-type-fls-library-item .p-reference-contact{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}.page-node-type-fls-library-item .c-kasoutitle-basic + .p-reference-contact{margin-top:60px;}.page-node-type-fls-library-item .p-reference-materials + .p-reference-contact{margin-top:80px;}.page-node-type-fls-library-item .p-reference-contact__heading{margin-bottom:auto;color:#772500;font-size:20px;font-size:2.0rem;font-weight:500;}.page-node-type-fls-library-item .p-reference-contact__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -25px;}.page-node-type-fls-library-item .p-reference-contact__tel,.page-node-type-fls-library-item .p-reference-contact__reception{padding:0 25px;}.page-node-type-fls-library-item .p-reference-contact__tel{text-align:center;}.page-node-type-fls-library-item .p-reference-contact__tel-heading{margin-bottom:5px;color:#772500;font-size:17px;font-size:1.7rem;}.page-node-type-fls-library-item .p-reference-contact__tel-num a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#772500;font-size:41px;font-size:4.0rem;font-weight:500;line-height:1;}.page-node-type-fls-library-item .p-reference-contact__tel-num a img{margin-right:5px;}.page-node-type-fls-library-item .p-reference-contact__reception{color:#772500;font-size:22px;font-size:2.2rem;line-height:1.363;}.page-node-type-fls-library-item .p-reference-contact__link{margin-top:25px;text-align:center;}.page-node-type-fls-library-item .p-reference-contact__link a{font-size:14px;font-size:1.4rem;text-decoration:underline;}.page-node-type-fls-library-item .p-reference-materials{margin-top:45px;}.page-node-type-fls-library-item .p-reference-materials__alert{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 100px 25px 25px;background-color:#fffafa;border:1px solid #e22f00;border-radius:10px;margin:0 -15px 50px;color:#e22f00;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-reference-materials__alert img{margin-right:25px;}.page-node-type-fls-library-item .p-reference-materials__switch{display:none;}.page-node-type-fls-library-item .p-reference-materials__tabs{margin:0 -15px 60px;}.page-node-type-fls-library-item .p-reference-materials__tabs-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:-8px -3px;}.page-node-type-fls-library-item .p-reference-materials__tabs-group-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:33.333%;min-height:60px;padding:8px 3px;}.page-node-type-fls-library-item .p-reference-materials__tabs-label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:15px;background-color:#efc3b0;position:relative;text-align:center;color:#ffffff;font-size:16px;font-size:1.6rem;font-weight:500;line-height:1.125;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer;}.page-node-type-fls-library-item .p-reference-materials__tabs-label::before{content:"";display:block;width:126px;height:17px;border-top:0 solid #efc3b0;border-right:63px solid transparent;border-left:63px solid transparent;position:absolute;top:100%;left:0;right:0;margin:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;}.page-node-type-fls-library-item .p-reference-materials__tabs-label:hover{background-color:#e1916d;}.page-node-type-fls-library-item #all:checked ~ .p-reference-materials__tabs .p-reference-materials__tabs-label[for="all"],.page-node-type-fls-library-item #basic:checked ~ .p-reference-materials__tabs .p-reference-materials__tabs-label[for="basic"],.page-node-type-fls-library-item #practice:checked ~ .p-reference-materials__tabs .p-reference-materials__tabs-label[for="practice"]{background-color:#cc490e;}.page-node-type-fls-library-item #all:checked ~ .p-reference-materials__tabs .p-reference-materials__tabs-label[for="all"]::before,.page-node-type-fls-library-item #basic:checked ~ .p-reference-materials__tabs .p-reference-materials__tabs-label[for="basic"]::before,.page-node-type-fls-library-item #practice:checked ~ .p-reference-materials__tabs .p-reference-materials__tabs-label[for="practice"]::before{border-top-width:17px;border-top-color:#cc490e;opacity:1;}.page-node-type-fls-library-item .p-reference-materials__contents{margin:-60px 0;position:relative;}.page-node-type-fls-library-item .p-reference-materials__contents-item{padding:60px 0;position:absolute;top:0;left:0;z-index:1;opacity:0;visibility:hidden;pointer-events:none;}.page-node-type-fls-library-item #all:checked ~ .p-reference-materials__contents .p-reference-materials__contents-item,.page-node-type-fls-library-item #basic:checked ~ .p-reference-materials__contents .p-reference-materials__contents-item[data-target="basic"],.page-node-type-fls-library-item #practice:checked ~ .p-reference-materials__contents .p-reference-materials__contents-item[data-target="practice"]{position:relative;z-index:2;opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}.page-node-type-fls-library-item .p-reference-materials__contents-item-heading{margin-bottom:45px;font-size:24px;font-size:2.4rem;font-weight:700;}.page-node-type-fls-library-item .p-reference-materials__subitem:not(:last-child){margin-bottom:70px;}.page-node-type-fls-library-item .p-reference-materials__subitem-heading{margin-bottom:40px;font-size:20px;font-size:2.0rem;font-weight:700;}.page-node-type-fls-library-item .p-reference-materials__subitem-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.page-node-type-fls-library-item .p-reference-materials__subsubitem-col2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 15px);}.page-node-type-fls-library-item .p-reference-materials__subsubitem-col2:nth-child(2n){margin-right:1px;}.page-node-type-fls-library-item .p-reference-materials__subsubitem-heading{padding:5px 5px 5px 20px;border-left:3px solid #000000;font-size:20px;font-size:2.0rem;}.page-node-type-fls-library-item .p-reference-materials__contents-lead{margin-top:20px;font-size:16px;font-size:1.6rem;line-height:2;}.page-node-type-fls-library-item .p-reference-materials__contents-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin:45px -15px 0;}.page-node-type-fls-library-item .p-reference-materials__contents-group-item{width:50%;padding:45px;background-color:#ffffff;border:1px solid #c6c6c6;margin-top:-1px;margin-left:-1px;}.page-node-type-fls-library-item .p-reference-materials__subsubitem-col2 .p-reference-materials__contents-group-item,.page-node-type-fls-library-item .p-reference-materials__contents-group-item-col1{width:100%;}.page-node-type-fls-library-item .p-reference-materials__contents-image{margin-bottom:30px;text-align:center;}.page-node-type-fls-library-item .p-reference-materials__contents-heading{padding-left:1.5em;position:relative;margin-right:-1em;font-size:18px;font-size:1.8rem;}.page-node-type-fls-library-item .p-reference-materials__contents-heading::before{content:"";display:block;width:1em;height:1em;background-color:#000000;position:absolute;top:.3em;left:0;}.page-node-type-fls-library-item .p-reference-materials__contents-heading + *{margin-top:15px;}.page-node-type-fls-library-item .p-reference-materials__contents-list-heading,.page-node-type-fls-library-item .p-reference-materials__contents-text{font-size:16px;font-size:1.6rem;line-height:1.625;}.page-node-type-fls-library-item .p-reference-materials__contents-list-heading{font-weight:500;}.page-node-type-fls-library-item .p-reference-materials__contents-text{font-weight:400;}.page-node-type-fls-library-item .p-reference-materials__contents-list li{padding-left:1em;position:relative;}.page-node-type-fls-library-item .p-reference-materials__contents-list li::before{content:"・";position:absolute;left:0;}.page-node-type-fls-library-item .p-reference-materials__subsubitem-subheading{margin-top:65px;font-size:20px;font-size:2.0rem;font-weight:700;}.page-node-type-fls-library-item .p-reference-materials__contents-qa{font-size:16px;font-size:1.6rem;line-height:1.75;}.page-node-type-fls-library-item .p-reference-materials__contents-qa dt,.page-node-type-fls-library-item .p-reference-materials__contents-qa dd{padding-left:1.5em;position:relative;}.page-node-type-fls-library-item .p-reference-materials__contents-qa dt::before,.page-node-type-fls-library-item .p-reference-materials__contents-qa dd::before{position:absolute;left:0;}.page-node-type-fls-library-item .p-reference-materials__contents-qa dt::before{content:"Q.";}.page-node-type-fls-library-item .p-reference-materials__contents-qa dd::before{content:"A.";}.page-node-type-fls-library-item .p-reference-materials__contents-note{margin-top:15px;font-size:10px;font-size:1.0rem;}.page-node-type-fls-library-item .p-reference-materials__supervision{margin-top:15px;font-size:12px;font-size:1.2rem;}.page-node-type-fls-library-item .p-reference-materials__supervision-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px -30px;}.page-node-type-fls-library-item .p-reference-materials__supervision-item{width:50%;padding:5px 30px;}.page-node-type-fls-library-item .p-reference-materials__pdf{margin-top:40px;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-reference-materials__pdf-text{margin-bottom:10px;}.page-node-type-fls-library-item .p-reference-materials__pdf-link a{text-decoration:underline;}.page-node-type-fls-library-item .p-reference-materials__pdf-link a img{margin-left:.5em;}.page-node-type-fls-library-item .p-legal-contents h2{padding-left:2em;position:relative;margin-bottom:1.5em;color:#cc490e;font-size:22px;font-size:2.2rem;font-weight:500;}.page-node-type-fls-library-item .p-legal-contents h2::before{content:attr(data-mark);position:absolute;left:0;}.page-node-type-fls-library-item .p-legal-contents p{font-size:16px;font-size:1.6rem;font-weight:400;line-height:1.75;}.page-node-type-fls-library-item .p-legal-contents p + h2{margin-top:2em;}.page-node-type-fls-library-item .p-sitemap-contents{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:65px 85px;background-color:#ffffff;border:1px solid #c3c3c3;border-radius:10px;position:relative;z-index:2;}.page-node-type-fls-library-item .p-sitemap-contents__top{width:130px;padding-right:20px;border-right:1px solid #d1d1d1;margin-right:40px;}.page-node-type-fls-library-item .p-sitemap-contents__kasou{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}.page-node-type-fls-library-item .p-sitemap-contents__kasou-item{padding-bottom:35px;}.page-node-type-fls-library-item .p-sitemap-contents__kasou-item__sections{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.page-node-type-fls-library-item .p-sitemap-contents__kasou-item:not(:first-child){padding-top:35px;}.page-node-type-fls-library-item .p-sitemap-contents__kasou-item:not(:last-child){border-bottom:1px solid #d1d1d1;}.page-node-type-fls-library-item .p-sitemap-contents__link-wrap{margin-right:auto;}.page-node-type-fls-library-item .p-sitemap-contents__link-wrap + .p-sitemap-contents__link-wrap{margin-top:50px;}.page-node-type-fls-library-item .p-sitemap-contents__kasou-sections{width:50%;}.page-node-type-fls-library-item .p-sitemap-contents__kasou-sections-item:not(:last-child){margin-bottom:15px;}.page-node-type-fls-library-item .p-sitemap-contents__link{display:inline-block;padding-left:1.25em;position:relative;color:#cc490e;font-size:18px;font-size:1.8rem;font-weight:500;}.page-node-type-fls-library-item .p-sitemap-contents__sub-link{font-size:16px;font-size:1.6rem;font-weight:400;}.page-node-type-fls-library-item .p-sitemap-contents__link::before{content:"";display:block;width:.4em;height:.4em;border-top:2px solid #cc490e;border-right:2px solid #cc490e;position:absolute;top:.6em;left:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.page-node-type-fls-library-item .p-sitemap-contents__link[tabindex="-1"]{color:#aaa8a7;pointer-events:none;}.page-node-type-fls-library-item .p-sitemap-contents__link[tabindex="-1"]::before{border-top-color:#aaa8a7;border-right-color:#aaa8a7;}.page-node-type-fls-library-item .p-sitemap-contents__link[target="_blank"]{padding-right:1em;padding-left:0;}.page-node-type-fls-library-item .p-sitemap-contents__link[target="_blank"]::before{display:none;}.page-node-type-fls-library-item .p-sitemap-contents__link[target="_blank"]::after{content:"";display:block;width:.75em;height:.75em;background-image:url("/img/common/blank_orange.svg");background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;bottom:.375em;right:0;}.page-node-type-fls-library-item .p-disclaimer{background-image:url("/img/disclaimer/bg.png");background-repeat:no-repeat;background-size:cover;background-position:center;}.page-node-type-fls-library-item .c-kasou-contents__container-theater::before{width:640px;height:492px;background-image:url("/img/theater/kasoutitle_bg.png");}.page-node-type-fls-library-item .p-theater-title-basic__lead{max-width:470px;}.page-node-type-fls-library-item .p-theater-index{margin-top:60px;position:relative;}.page-node-type-fls-library-item .p-theater-index-list__group-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.page-node-type-fls-library-item .p-theater-index-list__group-item:not(:first-child){margin-top:40px;}.page-node-type-fls-library-item .p-theater-index-movie{max-width:40%;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;}.page-node-type-fls-library-item .p-theater-index-movie__wrap{width:425px;max-width:100%;padding-bottom:56.25%;border-radius:12px;position:relative;overflow:hidden;}.page-node-type-fls-library-item .p-theater-index-movie__wrap video,.page-node-type-fls-library-item .p-theater-index-movie__wrap iframe{width:100%;height:100%;position:absolute;top:0;left:0;}.page-node-type-fls-library-item .p-theater-index-detail{padding-top:10px;margin-left:25px;color:#7e7e7e;font-size:14px;font-size:1.4rem;font-weight:500;line-height:1.428;}.page-node-type-fls-library-item .p-theater-index-detail__title{color:#000000;font-size:16px;font-size:1.6rem;}.page-node-type-fls-library-item .p-theater-index-detail__time{margin-top:20px;}.page-node-type-fls-library-item .p-theater-index-detail__excerpt{margin-top:15px;}.page-node-type-fls-library-item .page-title{display:none;}
