﻿@charset "UTF-8";#current_moon_info_wrap>div{background-color:#20286b;color:#fff;}@media screen and (min-width:500px){#current_moon_info_wrap>div.mobile{display:none;}#current_moon_info_wrap>div.pc{padding:15px 25px;display:grid;grid-template-columns:auto auto;grid-gap:20px;width:470px;}#current_moon_info_wrap>div.pc>div:nth-of-type(1){display:flex;flex-direction:column;align-items:center;}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_datetime{margin:0 0 15px;display:flex;align-items:baseline;}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_datetime>span{font-size:20px;}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_datetime>span.date{margin:0 10px 0 0;}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_datetime>span.time{margin:0 5px 0 0;}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_datetime>span.sec{font-size:10px;}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_datetime>span.sec:before{content:"(";}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_datetime>span.sec:after{content:")";}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_moon_state_wrap{margin:0 0 20px;width:110px;height:110px;background-color:#000;}#current_moon_info_wrap>div.pc>div:nth-of-type(1) .current_moon_state_wrap>canvas{vertical-align:bottom;}#current_moon_info_wrap>div.pc>div:nth-of-type(1)>span{font-size:16px;margin:0 0 10px;}#current_moon_info_wrap>div.pc>div:nth-of-type(1)>p{font-size:30px;}#current_moon_info_wrap>div.pc>div:nth-of-type(1)>p>span{font-size:50px;margin:0 5px 0 0;}#current_moon_info_wrap>div.pc>div:nth-of-type(2){font-size:14px;display:flex;justify-content:center;align-items:center;}#current_moon_info_wrap>div.pc>div:nth-of-type(2)>div{background-color:#303779;padding:0 15px;}#current_moon_info_wrap>div.pc>div:nth-of-type(2)>div>table{border-spacing:0 15px;}#current_moon_info_wrap>div.pc>div:nth-of-type(2)>div>table>tbody>tr>td:nth-of-type(2){padding:0 0 0 25px;display:flex;align-items:center;}#current_moon_info_wrap>div.pc>div:nth-of-type(2)>div>table>tbody>tr>td:nth-of-type(2) .current_moon_direction_compass{margin:0 0 0 5px;width:20px;height:20px;}}@media screen and (max-width:499px){#current_moon_info_wrap>div.pc{display:none;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1){display:flex;justify-content:space-between;padding:10px 10px 0;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(1){width:50px;height:50px;background-color:#000;border:5px solid #000;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(1)>canvas{vertical-align:bottom;width:50px;height:50px;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(2){text-align:right;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(1){font-size:14px;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(1)>span.date{margin:0 10px 0 0;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(1)>span.sec{font-size:10px;margin:0 0 0 5px;}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(1)>span.sec:before{content:"(";}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(1)>span.sec:after{content:")";}#current_moon_info_wrap>div.mobile>div:nth-of-type(1)>div:nth-of-type(2)>p:nth-of-type(2)>span{font-size:28px;padding:0 10px;}#current_moon_info_wrap>div.mobile>div:nth-of-type(2){font-size:14px;padding:10px;}#current_moon_info_wrap>div.mobile>div:nth-of-type(2)>div{background-color:#303779;padding:5px 10px;}#current_moon_info_wrap>div.mobile>div:nth-of-type(2)>div>table>tbody>tr>td:nth-of-type(2){padding:0 10px;}#current_moon_info_wrap>div.mobile>div:nth-of-type(2)>div>table>tbody>tr>td:nth-of-type(3){display:flex;}}#column_wrap{display:flex;}@media screen and (max-width:800px){#column_wrap{flex-direction:column;}#column_wrap>div:nth-of-type(1){order:1;}#column_wrap>div:nth-of-type(2){order:0;}#column_wrap>div:nth-of-type(2) #calendar_wrap{margin:0 0 25px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #normal_calendar_wrap{display:none;margin:15px 0 0;}#column_wrap>div:nth-of-type(2) #calendar_wrap #inner_calendar_wrap{cursor:pointer;border:1px solid #ddd;background-color:#fafafa;padding:10px 0;display:flex;justify-content:center;align-items:center;}#column_wrap>div:nth-of-type(2) #calendar_wrap #inner_calendar_wrap>input{outline:0;width:130px;height:25px;line-height:25px;border:0;font-size:16px;text-align:center;background-color:#fafafa;}#column_wrap>div:nth-of-type(2) #calendar_wrap #inner_calendar_wrap>span{background-image:url(https://hinode.blob.core.windows.net/images/Common/Mobile/buttons.png);width:25px;height:25px;background-position:-50px 0;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #normal_calendar_close_button{display:inline-block;background-color:#f55;color:#fff;}#column_wrap>div:nth-of-type(2) #inner_calendar_notes{color:#f00;font-size:12px;margin:10px 0 0;text-align:center;}}@media screen and (min-width:801px){#column_wrap{min-height:280px;margin:0 0 25px;justify-content:space-between;}#column_wrap>div:nth-of-type(1){order:0;}#column_wrap>div:nth-of-type(2){order:1;}#column_wrap>div:nth-of-type(2) #calendar_wrap #normal_calendar_wrap{display:block;margin:0 0 10px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #inner_calendar{display:none;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #normal_calendar_close_button{display:none;}#column_wrap>div:nth-of-type(2) #inner_calendar_notes{display:none;}}#column_wrap>div:nth-of-type(1) #hinode_hinoiri_time_wrap #moon_rise_time_wrap{background-color:#ddd;}#column_wrap>div:nth-of-type(1) #hinode_hinoiri_time_wrap #moon_set_time_wrap{background-color:#ccc;}#column_wrap>div:nth-of-type(1) #hinode_hinoiri_time_wrap #moon_set_time_wrap span{color:#000;}#column_wrap>div:nth-of-type(1) #moon_age_wrap{margin:0 0 25px;background-color:#888;display:inline-block;padding:15px 10px;}#column_wrap>div:nth-of-type(1) #moon_age_wrap p{font-size:18px;font-weight:bold;color:#fff;}#column_wrap>div:nth-of-type(1) #moon_age_wrap p span{background-color:#fff;padding:0 10px;color:#000;display:inline-block;height:29px;line-height:29px;vertical-align:middle;}#column_wrap>div:nth-of-type(1) #moon_lunar_phase_wrap{margin:0 0 25px;background-color:#888;display:inline-block;padding:15px 10px;}#column_wrap>div:nth-of-type(1) #moon_lunar_phase_wrap p{font-size:18px;font-weight:bold;color:#fff;padding:0;margin:0;}#column_wrap>div:nth-of-type(1) #moon_lunar_phase_wrap p span{background-image:url(https://hinode.blob.core.windows.net/images/Areas/Moon/Images/Home/Index/moon_images.png);background-color:#333;width:25px;height:25px;display:inline-block;color:#000;margin:0;padding:0;vertical-align:middle;border:2px solid #000;}#column_wrap>div:nth-of-type(1) #moment_of_fullmoon_wrap{display:none;border:1px solid #f00;background-color:#fee;border-radius:5px;padding:10px 15px;margin:0 0 25px;}#column_wrap>div:nth-of-type(1) #moment_of_fullmoon_wrap>p{margin:0;}#column_wrap>div:nth-of-type(1) #moment_of_fullmoon_wrap>p>span{font-weight:bold;font-size:22px;padding:0 5px;}#column_wrap>div:nth-of-type(2) #calendar_wrap{font-family:"ＭＳ ゴシック",sans-serif!important;width:200px;box-shadow:0 0 2px 2px rgba(0,0,0,.1);padding:10px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #normal_calendar_wrap:after{display:block;clear:both;content:"";}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_header{margin:0 0 5px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_header .calendar_ctl_button{background-image:url(https://hinode.blob.core.windows.net/images/Areas/Moon/Images/Home/Index/calendar_ctl_buttons.png);width:25px;height:25px;display:block;cursor:pointer;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_header .calendar_ctl_button:hover{opacity:.8;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_header #calendar_prev_button{float:left;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_header #calendar_next_button{float:right;background-position:left bottom;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_header #calendar_selected_date{text-align:center;display:block;line-height:25px;font-weight:bold;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body{padding:0 0 0 5px;margin:0 0 10px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body:after{display:block;clear:both;content:"";}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_week_wrap span{display:block;width:25px;cursor:pointer;float:left;margin:1px 1px 7px;font-weight:bold;font-size:13px;text-align:center;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_week_wrap span:nth-of-type(1){color:#f50;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_week_wrap span:nth-of-type(7){color:#2c77ba;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_date_wrap span{display:block;width:25px;height:25px;cursor:pointer;background-image:url(https://hinode.blob.core.windows.net/images/Areas/Moon/Images/Home/Index/moon_images.png);background-position:-50px 0;background-color:#222;float:left;border:1px solid #fff;text-align:center;line-height:25px;font-weight:bold;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_date_wrap span:hover{border:1px solid #f50;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_date_wrap span b{width:25px;height:25px;background-color:rgba(255,255,255,.7);font-size:13px;display:none;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_date_wrap .calendar_blank_day{background-position:0 0;cursor:auto;background-color:transparent;background-image:none;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_body #calendar_date_wrap .selected_date{background-color:#dc3912;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer{text-align:center;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer .calendar_footer_button{font-size:12px;text-align:center;height:25px;line-height:25px;cursor:pointer;display:inline-block;margin:0 auto;border-radius:3px;padding:0 10px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer .calendar_footer_button:hover{opacity:.8;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #calendar_disp_change_button{background-color:#ccc;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #anytime_wrap p{color:#fff;font-size:12px;font-weight:bold;text-align:left;margin:10px 0 5px;padding:5px;background-color:#ff7f50;line-height:15px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #anytime_wrap p button{font-size:10px;float:right;display:block;background-color:#dc143c;color:#fff;border:1px solid #fff;cursor:pointer;height:15px;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #anytime_wrap p button:hover{background-color:#ec345c;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #anytime_wrap a{background-color:#ff0;color:#05f;font-size:12px;line-height:16px;width:16px;height:16px;display:block;float:left;cursor:pointer;margin:0 0 3px;text-align:center;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #anytime_wrap a.selected_anytime_hour{background-color:#f50;color:#fff;text-decoration:none;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #anytime_wrap span{color:#aaa;background-color:#eee;font-size:12px;line-height:16px;width:16px;height:16px;display:block;float:left;margin:0 0 3px;cursor:default;}#column_wrap>div:nth-of-type(2) #calendar_wrap #calendar_footer #anytime_wrap a:hover{background-color:#ffb560;color:#fff;}#l_map_canvas2{width:300px;height:300px;border:1px solid #f00;display:block;}.chart_wrap{margin:50px 0;}.chart_wrap>p{text-align:center;font-size:20px;margin:0 0 5px;text-decoration:underline;}.chart_wrap>div.legend_wrap{margin:0 0 15px;text-align:center;}.chart_wrap>div.legend_wrap>p{display:flex;justify-content:center;}.chart_wrap>div.legend_wrap>p:nth-of-type(1)>span{margin:0 5px 0 0;display:flex;align-items:center;}.chart_wrap>div.legend_wrap>p:nth-of-type(1)>span>span{width:50px;height:3px;border:dashed #f00;border-width:3px 0 0;}.chart_wrap>div.legend_wrap>p:nth-of-type(2)>span{margin:0 5px 0 0;display:flex;}.chart_wrap>div.legend_wrap>p:nth-of-type(2)>span>span{width:50px;height:20px;border:2px solid #f1be00;background-color:#ff0;box-sizing:border-box;}.chart_wrap>div>canvas{min-height:200px;}.table_head_wrap ul{padding:0 0 0 2px;margin:0;list-style-type:none;display:flex;}.table_head_wrap ul li{display:inline-block;border:1px solid #aaa;border-width:0 1px 0 0;margin:0;padding:10px 0;width:80px;text-align:center;font-weight:bold;background-color:#eee;font-size:12px;line-height:16px;}.table_head_wrap ul li:nth-of-type(1){width:60px;}.table_head_wrap ul li:nth-of-type(2){width:25px;}#moon_rise_set_list_wrap,#moon_distance_table_wrap{max-width:500px;height:200px;overflow:auto;border:1px solid #ccc;}#moon_rise_set_list_wrap table,#moon_distance_table_wrap table{border-collapse:collapse;border-spacing:0;}#moon_rise_set_list_wrap table tbody tr td,#moon_distance_table_wrap table tbody tr td{text-align:center;padding:5px 0;border:1px solid #aaa;font-size:14px;}#moon_rise_set_list_wrap table tbody tr td:nth-of-type(1),#moon_distance_table_wrap table tbody tr td:nth-of-type(1){background-color:#fafafa;width:60px;font-size:12px;}#moon_rise_set_list_wrap table tbody tr td:nth-of-type(2),#moon_distance_table_wrap table tbody tr td:nth-of-type(2){width:25px;background-color:#333;}#moon_rise_set_list_wrap table tbody tr td:nth-of-type(2) span,#moon_distance_table_wrap table tbody tr td:nth-of-type(2) span{background-image:url(https://hinode.blob.core.windows.net/images/Areas/Moon/Images/Home/Index/moon_images.png);display:inline-block;width:25px;height:25px;}#moon_rise_set_list_wrap table tbody tr td:nth-of-type(3),#moon_distance_table_wrap table tbody tr td:nth-of-type(3){width:80px;}#moon_rise_set_list_wrap table tbody tr td:nth-of-type(4),#moon_distance_table_wrap table tbody tr td:nth-of-type(4){width:80px;}#moon_rise_set_list_wrap table tbody tr td:nth-of-type(5),#moon_distance_table_wrap table tbody tr td:nth-of-type(5){width:80px;}#moon_rise_set_list_wrap table tbody tr.today_row td,#moon_distance_table_wrap table tbody tr.today_row td{background-color:#dc3912;color:#fff;font-weight:bold;}#moon_distance_note_wrap ul li{margin:0 0 5px;}#moon_distance_note_wrap ul li p span{padding:5px;font-weight:bold;font-size:18px;}#recent_posts_wrap ul li{position:relative;}#recent_posts_wrap ul li a{position:relative;display:block;}#recent_posts_wrap ul li a .photo-count-badge{position:absolute;top:2px;right:2px;background-color:rgba(0,0,0,.7);color:#fff;border-radius:8px;padding:1px 4px;font-size:10px;z-index:10;line-height:1.2;pointer-events:none;}