@charset "utf-8";
body{
    color:#222222;
    background-color: #fefefe;
}
#layout_header_area{
    background-color: #fefefe;
}
#loading {
    background-color: #fefefe;
}

.scroll::-webkit-scrollbar-track {
    background-color: #fefefe;
}
.scroll::-webkit-scrollbar-thumb {
    background-color: #777777;
}
strong{
    display: inline;
    background-position: left -100% center;
    padding-bottom: 0.6em;
    font-weight: bold;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 102, 0.5) 50%);
}
.bold{
    color: #222222;
    font-weight: bold;
}
.bold strong{
    background-color: #222222;
}

.alert_sentence{
    font-size: small;
    line-height: 0.8 !important;
    display: inline;
    background-position: left -100% center;
    padding-bottom: 0.6em;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 102, 0.5) 50%);
}
a{
    padding:2px;
    color: #222222;
    font-weight: bold;
    text-decoration:underline;
}
a:visited{
    color: #777777;
}
.btn:visited{
    color: #222222;
}
.triangle {
    background: #222222;
    height: calc(tan(60deg) * 20px / 2);
    width: 20px;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    margin:0 auto;
}
button:hover .triangle,
button:active .triangle{
    transition: 0.8s;
    background-color: #fefefe;
}
.component_radio + label::after{
    background-color : #222222;
}
/* スマホ版ブラウザのスタイルを相殺する */
button{
    color : #222222;
}
select{
    color : #222222;
    border: 1px solid;
    border-radius: 5px;
    padding: 5px !important;
}
option{
    padding:5px !important;
}
.scrolltop_btn{
    position:fixed;
    right: 10px;
    bottom: 10px;
    color : #222222;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 1.3em;
    line-height: normal;
}
@media (min-width:1190px) {
    .scrolltop_btn{
        right: calc((100vw - 1190px) / 2 - 45px);
    }
}
.small_btn.freme{
    display: inline-block;
    height: unset;
    color : #222222;
    text-decoration: none;
}
.small_btn.freme:visited{
    color : #222222;
}
.small_btn.freme:hover,
.small_btn.freme:active{
    color:#fefefe;
    background-color: #222222;
}

/* スマホでタップ時に反応させる場合は「ontouchstart=""」をaタグに追記 */
button:hover,
button:active,
a:hover,
a:active{
    color:#fefefe;
    background-color: #222222;
    text-decoration: none;
    transition: 0.8s;
}
.btn:hover,
.btn:active{
    color:#fefefe;
    background-color: #222222;
    opacity: 1;
}
#csb_content .list_item_wrapper,
#csb_text_list .list_item_wrapper{
    border-radius:0;
    border: 1px solid #777777;
    color:#222222;
    box-shadow: 0px 8px 8px -6px rgba(0, 0, 0, 0.3);
}
#csb_content .list_item_wrapper:hover,
#csb_content .list_item_wrapper:active,
#csb_text_list .list_item_wrapper:hover,
#csb_text_list .list_item_wrapper:active{
    color:#fefefe;
    background-color: #222222;
    opacity: 1;
}
.searchlist .list_item_sumnail {
    margin:4px;
}
.searchlist .list_item_name{
    display: block;
    font-size: 2rem;
    line-height: 1.4;
    border-bottom: 2px solid #222222;
}
#csb_content .list_item_caption{
    line-height: 1.4;
}
#csb_content .list_item_wrapper:hover .list_item_name,
#csb_content .list_item_wrapper:active .list_item_name,
#csb_text_list .list_item_wrapper:hover .list_item_name,
#csb_text_list .list_item_wrapper:active .list_item_name{
    border-bottom: 2px solid #777777;
}
.searchlist .list_item_caption{
    width: 100%;
}
.searchlist .list_item table{
    width:100%
}
.searchlist .list_item table th{
    color:#fefefe;
    background-color: #777777;
    padding:0 4px;
}
.searchlist .list_item table th,
.searchlist .list_item table td{
    border-bottom: 1px solid #777777;
}
.search_star{
    font-size: 2rem;
    line-height: 2rem;
    color: rgba(245, 164, 58, 1);
}
@media (min-width:678px) {
    .search_star{
        margin:0 4px;
    }
}
.search_caution{
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding:4px;
    color:#fefefe;
}
@media (min-width:678px) {
    .search_caution{
        font-size: 1.4rem;
        line-height: 1.4rem;
    }
}
.inversion_green{
    color:#FEFEFE;
    background-color: rgba(51, 190, 184, 1);
}
.inversion_pink{
    color:#FEFEFE;
    background-color: rgba(218, 71, 144, 1);
}
.inversion_orange{
    color:#FEFEFE;
    background-color: rgba(253, 121, 60, 1);
}

@media (min-width:678px) {
    .attention{
        text-align: center;
    }
}
/* 右寄せ */
.heading_rihgt{
    padding-bottom:5px;
}
.mark{
    background-color: #222222;
}
#header_menu_status:checked ~ .hamburger span:nth-child(1),
#header_menu_status:checked ~ .hamburger span:nth-child(2),
#header_menu_status:checked ~ .hamburger span:nth-child(3) {
    background-color: #fefefe;
}

.header_logo a{
    background-color: transparent;
    padding:0;
    font-size:unset;
    line-height: 1;
    border-bottom:none;
}
.header_logo a:hover,
.header_logo a:active{
    opacity: 0.8;
}
.header_logo img{
    height:40px;
    max-width: calc(100vw - 70px);
    margin-left:10px;
    object-fit: cover;
    margin:10px 0 10px 0;
}
@media (min-width:480px) {
    .header_logo img{
        height: 50px;
        margin:0;
    }
}
.header_menu li{
    background-color: #222222;
    border: 1px solid #fefefe;
}
.header_menu a{
    color: #fefefe;
    padding:0;
    text-decoration: none;
}
.header_menu li:hover,
.header_menu li:active,
.header_menu a:hover,
.header_menu a:active{
    background-color: #777777;
}
.menu_btn{
    width: 100%;
}
.summary_btn{
    display:inline-block;
    width:48%;
    font-size: small;
    border: 3px double #222222;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 5px;
}
.summary_btn:hover > .summary_mark{
    background-color:#fefefe;
}
.btn:hover > .btn_mark{
    background-color:#fefefe;
    transition: 0.8s;
}
@media (min-width:480px) {
    .summary_btn{
        width:24%;
        font-size: inherit;
    }
}
.circle_list a{
    display:inline-block;
    width:48%;
    box-shadow: 0px 8px 8px -6px rgba(0, 0, 0, 0.5);
    line-height: 0;
}
@media (min-width:480px) {
    .circle_list a{
        width:24%;
    }
}

body, pre, address, button {
    font-family: 'BIZ UDPGothic', sans-serif;
    line-height: 1.8;
}

.title_font{
    font-family: 'Yusei Magic', sans-serif;
}

.en_font{
    font-family: 'Fascinate Inline';
}
.btn.en_font{
    font-size: 3rem;
    padding:0.5em;
}

/*  メニューアイコン */
.mark{
    display: inline-block;
    mask-position: center center;
    -webkit-mask-position: center center;
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    margin-bottom: -5px;
}
.menu_mark{
    width: 24px;
    height: 24px;
    margin-right:10px;
    background: #fefefe;
}
.h_mark{
    width: 30px;
    height: 30px;
    background-color: transparent;
}
.btn_mark{
    width: 24px;
    height: 24px;
    margin-top: -2px;
    margin-right: 4px;
}
.big_mark{
    width: 150px;
    height: 150px;
    background-color: transparent;
	background-size: 300% 300%;
	animation: bggradient 7s linear infinite;
}
@keyframes bggradient{
	from {
		background-position: 0 0;
	}
	to {
		background-position: 150% 150%;
	}
}
.summary_mark{
    width: 50px;
    height: 50px;
    background: #222222;
}
.mark_siteicon{
    -webkit-mask-image:url("../images/icon.svg");
    mask-image:url("../images/icon.svg");
}
.mark_news{
    -webkit-mask-image:url("../material/news.svg");
    mask-image:url("../material/news.svg");
}
.mark_contact{
    -webkit-mask-image:url("../material/contact.svg");
    mask-image:url("../material/contact.svg");
}
.mark_person{
    -webkit-mask-image:url("../material/person.svg");
    mask-image:url("../material/person.svg");
}
.mark_home{
    -webkit-mask-image:url("../material/home.svg");
    mask-image:url("../material/home.svg");
}
.mark_info{
    -webkit-mask-image:url("../material/info.svg");
    mask-image:url("../material/info.svg");
}
.mark_patient_list{
    -webkit-mask-image:url("../material/patient_list.svg");
    mask-image:url("../material/patient_list.svg");
}
.mark_search{
    -webkit-mask-image:url("../material/search.svg");
    mask-image:url("../material/search.svg");
}
.mark_door_open{
    -webkit-mask-image:url("../material/door_open.svg");
    mask-image:url("../material/door_open.svg");
}
.mark_calendar{
    -webkit-mask-image:url("../material/calendar.svg");
    mask-image:url("../material/calendar.svg");
}
.mark_accountbox{
    -webkit-mask-image:url("../material/account_box.svg");
    mask-image:url("../material/account_box.svg");
}
.mark_description{
    -webkit-mask-image:url("../material/description.svg");
    mask-image:url("../material/description.svg");
}
.mark_uploadfile{
    -webkit-mask-image:url("../material/uploadfile.svg");
    mask-image:url("../material/uploadfile.svg");
}
.mark_gridview{
    -webkit-mask-image:url("../material/gridv_iew.svg");
    mask-image:url("../material/grid_view.svg");
}
.mark_login{
    -webkit-mask-image:url("../material/login.svg");
    mask-image:url("../material/login.svg");
}
.mark_logout{
    -webkit-mask-image:url("../material/logout.svg");
    mask-image:url("../material/logout.svg");
}
.mark_openinnew{
    -webkit-mask-image:url("../material/open_in_new.svg");
    mask-image:url("../material/open_in_new.svg");
}
.mark_shoppingbag{
    -webkit-mask-image:url("../material/shopping_bag.svg");
    mask-image:url("../material/shopping_bag.svg");
}
.mark_warning{
    -webkit-mask-image:url("../material/warning.svg");
    mask-image:url("../material/warning.svg");
}
.mark_recommend{
    -webkit-mask-image:url("../material/recommend.svg");
    mask-image:url("../material/recommend.svg");
}
.mark_lightbulb{
    -webkit-mask-image:url("../material/lightbulb.svg");
    mask-image:url("../material/lightbulb.svg");
}
.mark_verified{
    -webkit-mask-image:url("../material/verified.svg");
    mask-image:url("../material/verified.svg");
}
.mark_party{
    -webkit-mask-image:url("../material/party.svg");
    mask-image:url("../material/party.svg");
}
.mark_hashtag{
    -webkit-mask-image:url("../material/hashtag.svg");
    mask-image:url("../material/hashtag.svg");
}

/*  グラデーション */
.gradation{
    -webkit-background-clip: text; /* テキストで切り抜く */
    -webkit-text-fill-color: transparent; /* 切り抜いた部分は背景を表示 */  
}
.gradation_line{
    background-repeat: no-repeat;
    background-size: 100% 3px;
    background-position: bottom;
}

.gra_color_icon{
    background-image: linear-gradient(90deg, rgba(224, 104, 0, 1), rgba(245, 164, 58, 1), rgba(196, 206, 0, 1), rgba(51, 190, 184, 1), rgba(51, 146, 184, 1), rgba(67, 74, 214, 1), rgba(218, 71, 144, 1), rgba(218, 71, 71, 1) , rgba(224, 104, 0, 1));
}

.gra_yg_line,
.gra_yg{
    background-image: linear-gradient(90deg, rgba(224, 104, 0, 1), rgba(245, 164, 58, 1) 30%, rgba(196, 206, 0, 1) 74%, rgba(51, 190, 184, 1));
}
.gra_yg_icon{
    background-image: linear-gradient(90deg, rgba(224, 104, 0, 1), rgba(245, 164, 58, 1));
}
.gra_bv_line,
.gra_bv{
    background-image: linear-gradient(90deg, rgba(51, 190, 184, 1), rgba(51, 146, 184, 1) 50%, rgba(67, 74, 214, 1));
}
.gra_bv_icon{
    background-image: linear-gradient(90deg, rgba(51, 190, 184, 1), rgba(51, 146, 184, 1));
}
.gra_vr_line,
.gra_vr{
    background-image: linear-gradient(90deg, rgba(67, 74, 214, 1), rgba(218, 71, 144, 1) 50%, rgba(218, 71, 71, 1));
}
.gra_vr_icon{
    background-image: linear-gradient(90deg, rgba(67, 74, 214, 1), rgba(187, 115, 223, 1));
}

blockquote,
.outline{
    padding:5px;
    border:1px solid #777777;
}
/* リスト */
.component_dl dt{
    color:#fefefe;
    background-color: #222222;
    border: 1px solid #222222;
}
.component_dl dd{
    align-items: center;
    border: 1px solid #222222;
    padding:auto;
}
/* テーブル */
.component_table th{
    color:#fefefe;
    background-color: #222222;
    border: 1px solid #222222;
}
.component_table td{
    color:#222222;
    border: 1px solid #222222;
}
.component_table .empty{
    background-color: #fefefe;
    border: none;
}
@media (min-width:480px) {
    .component_dl dt,
    .component_table th{
        border-bottom: 1px solid #fefefe;
    }
    .component_dl:last-child dt,
    .component_table tr:last-child th{
        border-bottom: 1px solid #222222;
    }
}
@media (min-width:480px) {
    .component_table {
        min-width: 50%;
    }
}

.simple_table{
    width: 100%;
    border-collapse: collapse;
}
.simple_table th{
    background-color: #222;
    color:#fefefe
}
@media (min-width:678px) {
    .simple_table{
        width:auto;
        min-width:50%;
    }
}
.simple_table th,
.simple_table td{
    padding:10px;
}
.survey_answer{
    font-weight: bolder;
}
.survey_star{
    color:rgba(245, 164, 58, 1);
}
.back0per.pink{
    background: linear-gradient(90deg, rgba(255, 112, 183, 0.3) 10%, transparent 20%);
}
.back50per.pink{
    background: linear-gradient(90deg, rgba(255, 112, 183, 0.3) 20%, transparent 60%);
}
.back100per.pink{
    background: linear-gradient(90deg, rgba(255, 112, 183, 0.3) 80%, transparent 100%);
}
.back0per.orange{
    background: linear-gradient(90deg, rgba(255, 119, 0, 0.3) 10%, transparent 20%);
}
.back50per.orange{
    background: linear-gradient(90deg, rgba(255, 119, 0, 0.3) 20%, transparent 60%);
}
.back100per.orange{
    background: linear-gradient(90deg, rgba(255, 119, 0, 0.3) 80%, transparent 100%);
}
.back0per.blue{
    background: linear-gradient(90deg, rgba(62, 198, 235, 0.3) 10%, transparent 20%);
}
.back50per.blue{
    background: linear-gradient(90deg, rgba(62, 198, 235, 0.3) 20%, transparent 60%);
}
.back100per.blue{
    background: linear-gradient(90deg, rgba(62, 198, 235, 0.3) 80%, transparent 100%);
}
.back0per.purple{
    background: linear-gradient(90deg, rgba(67, 74, 214, 0.3) 10%, transparent 20%);
}
.back50per.purple{
    background: linear-gradient(90deg, rgba(67, 74, 214, 0.3) 20%, transparent 60%);
}
.back100per.purple{
    background: linear-gradient(90deg, rgba(67, 74, 214, 0.3) 80%, transparent 100%);
}

.narrow_area th,
.narrow_area dt,
.narrow_area td,
.narrow_area dd{
    width: 100%;
    padding: 5px;
}

.page_eyecatch{
    width:100%;
}
/* カレンダー表示 */
.calendar_table{
    font-size:x-small;
    vertical-align: top;
    border-collapse: collapse;
}
.calendar_table th{
    color:#fefefe;
    background-color: #222222;
    border: 1px solid #222222;
}
.calendar_table td{
    color:#222222;
    border: 1px solid #222222;
}
.calendar_table td{
    position: relative;
    width: 6.6%;
    height: 4rem;
    text-align: center;
    font-weight: bold;
    padding:0;
}
.calendar_table .sche_date{
    position:absolute;
    top:0;
    left:0;
}
.sche_sun_th{ color: rgb(255, 163, 193) !important}
.sche_sun_td{ background-color: rgb(255, 163, 193) !important}
.sche_sat_th{ color: rgb(150, 173, 255) !important}
.sche_sat_td{ background-color: rgba(150, 173, 255) !important}
.sche_event1_td{ background-color: rgb(2255, 155, 52) !important}
.sche_event2_td{ background-color: rgb(255, 230, 115) !important}

/* 丸数字 */
.circle_num1{
    font-size: 0.7em;
    border:2px solid ;
    border-radius: 50%;
    padding:2px 4px;
}
.calendar_table .circle_num1{
    font-size: 0.7em;
    border:1px solid ;
    border-radius: 50%;
    padding:1px 2px;
}
.circle_num2{
    font-size: 0.7em;
    border:2px solid ;
    border-radius: 50%;
    padding:2px 1px;
}

::selection{
    color: #fefefe;
    background-color: #222222;
    font-weight: normal;
    padding:3px 5px;
}
.gradation::selection{
    background-color: #fefefe;
}

.circle_data{
    display: flex;
    width: 90%;
    border:1px solid #777777;
    margin:0 auto;
    text-decoration: none;
}
.circle_info{
    padding:5px;
}
.circle_cut{
    width: 40%;
    text-align: center;
    padding:10px;
}
.circle_info{
    text-align: left;
}
.circle_name{
    width:100%;
    padding-left:10px;
}
.author_name{
    width:100%;
    padding-left:10px;
}
@media (min-width:480px) {
    .pcdisp_left{
        float: left;
        width:48%;
    }
    .pcdisp_right{
        float: right;
        width:48%;
    }
    .pcdisp_left .component_table,
    .pcdisp_right .component_table{
        width:100%;
    }
}

@media (min-width:480px) {
    .circle_info{
        padding:10px;
    }
    .circle_cut{
        width: 30%;
    }
    .circle_name{
        font-size: 2rem;
        padding-left:20px;
    }
    .author_name{
        font-size: 2rem;
        padding-left:20px;
    }
}
/*------------------------------------------------------------
     画像表示
------------------------------------------------------------*/
/* 検索詳細画面用 */
.img_sum{
    max-height: 50vh !important;
}

/* ▼カルーセル▼ */
.carousel{
    width: 100%;
    position: relative;
    display: inline-block;
}
.carousel_prev label,
.carousel_next label{
    display: none;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 50%;
}
.carousel_prev label {
    border-width: 10px 12px 10px 0;
    border-color: transparent #333 transparent transparent;
    left: 10px;
}
.carousel_next label {
    right:10px;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent #333;
}
.carousel_controller{
    margin-top:10px;
}
.carousel_controller label{
    content:'';
    display:inline-block;
    margin: 5px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border-style: solid;
    border-color:#333;
}
.carousel_controller label:after{
    content:'';
    display: none;
    width: 8px;
    height: 8px;
    margin: 1px;
    border-radius: 50%;
    border-style: solid;
    background-color:#333;
    border-color:#333;
}
.carousel img{
    display: none;
    margin: auto;
    max-width: 65vw;
}
@media (min-width:480px) {
    .carousel img{
        max-width: 80%;
    }
}

/* ▼ モーダル ▼ */
#csb_modal_backscreen{
    background-color: rgba(0,0,0,0.4);
}
#csb_modal_frontmessage{
    background-color: #FEFEFE;
}
#csb_mo{

}
/* ▲ モーダル ▲ */

.piechart{
    width: 50vw;
    height: 50vw;
    border-radius: 50%;
    text-align: center;
    margin: auto;
}
@media (min-width:678px) {
    .piechart{
        max-width: 300px;
        max-height: 300px;
    }
}
.bargraph{
    width:90%;
    margin: auto;
    border-left:2px solid #222222;
}