/*------------------------------------------------------------------全体設定--*/

body {
	padding:0;
	/*text-align:center;*/
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-size:16px;
	line-height:1.7;
	color:#333;
	margin: 0;
}
body,input,textarea,select,button { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }

div,img,ul,li,br,ul,p,br,hr,form,dl,dt,dd,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	border:0;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
h1 {
	font-size:16px;
	display: inline;
}
h2 {
	font-size:20px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 8px;
	border-left: 6px solid #477EC9;
	border-bottom: 1px solid #666666;
}
h3 {
	font-size:18px;
	padding-left: 5px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #CCCCCC;
}
h4 {
	font-size:16px;
	margin-left: 2px;
}
a {
	color:#1558D6;
	text-decoration:none;
}
a:hover {
	color:#1558D6;
	text-decoration:underline;
}
.clear_b {
	clear: both;
}
ul,li {
	list-style-type: none;
}
.text_bold {
	font-weight: bold;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.u_mar0{
	margin-bottom: 4px;
}
.u_mar1{
	margin-bottom: 14px;
}
.u_mar2{
	margin-bottom: 24px;
}
.inline_b {
	display: inline-block;
}
.ltl {
	font-size: 70%;
}
.vertical_bottom img {
	vertical-align: bottom;
}
/*------------------------------------------------------------------コンテナ--*/
#container {
	clear: both;
	padding:10px 5px 10px 5px;
	text-align:left;
	background-color:#FFF;
	margin: 0px auto 0px auto;
	max-width: 1050px;
}
#header {
	padding: 8px 5px 5px 5px;
	border-bottom: 1px solid #CCC;
}
#header_box {
	margin: 0px auto 0px auto;
	max-width: 1050px;
}
#header img {
	vertical-align: bottom;
	margin-bottom: 2px;
}
#header #title_logo {
	display: inline;
}
#header #header_menu {
	width: 44px;
	margin-left: 4px;
	float: right;
}
#header #header_line {
	display: inline;
}

#main_left {
	float: left;
	width: 730px;
}
#main_right {
	float: right;
	width: 310px;
}

#main_right .side_menu {
	margin-bottom: 15px;
}
#main_right .side_menu a {
	color:#001635;
	text-decoration:none;
}
#main_right .side_menu a:hover {
	color:#001635;
	text-decoration:underline;
}
#main_right .side_menu_box {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 14px;
	border-radius: 5px;
}
#main_right .side_menu_title {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 5px 5px 5px 5px;
}
#main_right .side_menu_howtouse {
	padding: 3px 5px 2px 5px;
}
#main_right .side_menu_ul {
	margin-bottom: 8px;
	padding-left: 4px;
}
#main_right .side_menu_ul li {
	padding: 4px 5px 4px 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}
#main_right .side_menu_ul li img,#main_right .side_menu_title img,#main_right .side_menu_howtouse img{
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 2px;
}
#main_right .side_menu_ul2 {
	font-size: 14px;
	padding-left: 5px;
}
#main_right .side_menu_ul2 li {
	margin-bottom: 2px;
}
#main_right .side_menu_ul_in {
	margin-bottom: 4px;
	padding: 4px 0px 0px 0px;
}
#main_right .side_menu_ul_in li {
	font-size: 15px;
	padding: 0px;
	margin-bottom: 2px;
	border-bottom: 0px solid #CCCCCC;
}

#footer {
	font-size:14px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 20px 0px;
	text-align:center;
	clear: both;
	border-top: 1px solid #477EC9;
}
#footer .footer_share{
	height: 58px;
	margin-bottom: 10px;
	text-align: center;
}
#footer .footer_share_in{
	height: 58px;
	width: 350px;
	margin: 0px auto 0px auto;
}
#footer .footer_share .sns_share_box {
	width: 50px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
#footer .footer_menu{
	max-width: 700px;
	margin: 0px auto 15px auto;
}
#footer a{
	padding: 0px 0px 5px 10px;
	display: inline-block;
}
#footer .copyright {
	font-size:13px;
	padding: 18px 0px 0px 0px;
	height: 18px;
	margin-top: 2px;
	color: #777777;
}
/*------------------------------------------------------------------main--*/
.main {
	clear:both;
	padding: 0px 5px 0px 5px;
	margin-bottom: 40px;
}
.main .main_box {
	padding-left: 2px;
}
.main .main_text_box {
	margin-bottom: 32px;
}
.main .unit_option_box {
	margin-bottom: 5px;
	line-height: 30px;
}
.main .howtouse_box {
	font-size: 14px;
	text-align: right;
	padding: 0px 2px 0px 0px;
	margin-left: 5px;
}
.main .howtouse_box img {
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 3px;
}
.main .input_txt {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 30px;
	font-size: 20px;
	padding:2px 4px 2px 4px;
	border-radius: 5px;
	border: 1px solid #333333;
}
.main .input_txt2 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 30px;
	font-size: 20px;
	padding:2px 4px 2px 4px;
	border-radius: 5px;
	border: 1px solid #333333;
}
.main .input_readonly {
	background-color: #E9E9E9;
}
.main .input_select{
	font-size: 16px;
	padding: 2px;
	width: 100%;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #333333;
}
.main .input_select2 {
	font-size: 16px;
	padding: 1px 6px 1px 10px;
	border-radius: 5px;
	border: 1px solid #333333;
}
.main .input_select3 {
	font-size: 16px;
	padding: 1px 6px 1px 10px;
	border-radius: 5px;
	border: 1px solid #333333;
	width: 100%;
}
.main .digit_separator {
	width: 16px;
	height: 16px;
	vertical-align: -2px;
}
.main .unit_input_table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-collapse:collapse;
	width: 100%;
	font-size: 16px;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 5px;
	overflow: hidden;
}
.main .unit_input_table th {
	border-bottom: 1px solid #000000;
	text-align: left;
	padding: 4px 6px 2px 6px;
	overflow-wrap: break-word;
	word-break : break-all;
	background-color: #FAFAFA;
}
.main .unit_input_table td {
	padding: 6px 4px 6px 4px;
/*	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;*/
}
.main .unit_input_table td.width50 {
	width: 50%;
}
.main .unit_input_table td.width16 {
	width: 16%;
}
.main .unit_input_table td.width28 {
	width: 28%;
}
.main .unit_input_table td.width16_2 {
	width: 16%;
	padding: 0px 4px 6px 4px;
}
.main .unit_input_table td.width28_2 {
	width: 28%;
	padding: 0px 4px 6px 4px;
}
.main .unit_input_table td.width16_top {
	width: 16%;
	padding: 2px 4px 0px 4px;
}
.main .unit_input_table td.width28_top {
	width: 28%;
	padding: 2px 4px 0px 4px;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	line-height:1.5;
}

.main .unit_input_table_inner {
	border-collapse:collapse;
	border-collapse: separate;
	border-spacing: 0;
}
.main .unit_input_table_inner td {
	padding: 0px;
}

.main .swap_box {
	padding: 5px 5px 5px 0px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-size:  contain;
	background-position: center center; 
}
.main .delete_button {
	float: left;
}
.main .clear_button{
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin: 1px 0px 3px 5px;
	padding: 4px 15px 3px 15px;
	-webkit-appearance: none;
	border: 1px solid #666666;
	background-color: #EFEFEF;
	float: left;
	color: #333333;
	cursor: pointer;
	border-radius: 5px;
}
.main .clear_button:hover{
	background-color: #E5E5E5;
}
.main .clear_button:active{
	background-color: #DDDDDD;
}
.main .swap_button {
	float: right;
	border: 1px solid #999999;
	border-radius:5px;
}
.main .swap_button:hover {
	background-color:#F2F2F2;
}
.main .swap_button img:hover{
	filter: brightness(0.95);
	border-radius:5px;
	cursor:pointer;
}

.main .unit_menu_box {
	float: right;
	padding-left: 15px;
}

.main .result_unit_left {
	float: left;
	width: calc(50% - 22px);
	text-align: right;
	word-break:break-all;
}
.main .result_unit_center {
	float: left;
	width: 40px;
	text-align: center;
	font-size: 18px;
	margin-top: -2px;
}
.main .result_unit_right {
	float: left;
	width: calc(50% - 22px);
	text-align: left;
}
.main .result_unit_right_in {
	display: inline-block;
/*	text-align: right;*/
	word-break:break-all;
}

.main .other_unit_table {
	border-left: 1px solid #000000;
	border-collapse:collapse;
	width: 100%;
	font-size: 14px;
}
.main .other_unit_table th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	padding: 6px 6px 6px 6px;
	overflow-wrap: break-word;
	word-break : break-all;
	background-color: #FAFAFA;
}
.main .other_unit_table td {
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.main .other_unit_table td.unit_num {
	text-align: right;
	word-break : break-all;
}
.main .other_unit_table td.no_right {
	border-right: 0px solid #000000;
}
.main .result_div {
	min-height: 30px;
	color: #FF3333;
	font-weight: bold;
	border: 1px solid #000000;
	border-radius: 5px;
	padding: 3px 0px 0px 0px;
}

.main .other_unit_box {
	display: none;
}
.main .other_unit_title {
	border: 1px solid #000000;
	padding: 5px 45px 0px 7px;
	margin-bottom: 0px;
	cursor: pointer;
	position: relative;
	background-color: #FAFAFA;
	word-break:break-all;
}
.main .other_unit_box_none {

}
.main .other_unit_title_none {
	border: 1px solid #000000;
	padding: 6px 45px 0px 7px;
	margin-bottom: 0px;
	position: relative;
	background-color: #FAFAFA;
}
.main .other_unit_div {
	display: none;
	overflow-x: auto;
}
main .other_unit_div.is_open {
	display: block;
}
.main .other_unit_title::before,
.main .other_unit_title::after {
	content: "";
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #477EC9;
	width: 20px;
	height: 4px;
	transition: all 0.3s;
}
.main .other_unit_title::after {
	transform: rotate(90deg);
}
.main .other_unit_title.actived::before {
	transform: rotate(180deg);
}
.main .other_unit_title.actived::after {
	transform: rotate(180deg);
	opacity: 0;
}

.main .unit_link_title {
	margin-bottom: -2px;
}
.main .link_textarea {
	width: 100%;
	font-size: 14px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.main .unit_other_link {
	float: left;
	padding: 0px 18px 12px 0px;
}

.main .unit_explain_table_wrap {
	
}
.main .unit_explain_table_wrap_sp {
	overflow-x: auto;
}
.main .unit_explain_table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-collapse:collapse;
	min-width: 100%;
	font-size: 14px;
}
.main .unit_explain_table_sp {
	white-space: nowrap;
}
.main .unit_explain_table th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	padding: 6px 6px 6px 6px;
	overflow-wrap: break-word;
	word-break : break-all;
	background-color: #FAFAFA;
	white-space: nowrap;
}
.main .unit_explain_table td {
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.main .top_unit_list {

}
.main .top_unit_title {
	border-bottom: 0px solid #CCCCCC;
	margin-bottom: 0px;
}
.main .top_unit_list_in {
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
}
.main .top_unit_list_left {
	float: left;
	width: 100px;
	padding-right: 20px;
}
.main .top_unit_list_right {
	
}

.main .site_map_ul1 {
	margin-bottom: 20px;
	padding-left: 30px;
}
.main .site_map_ul1 li {
	list-style-type: disc;
}
.main .site_map_ul1_in {
	padding-left: 40px;
}
.main .site_map_ul1_in li{
	margin-bottom: 4px;
}
.main .site_map_ul1_in .site_map_ul1_in_sub li {
	list-style-type: none;
	font-size: 15px;
}
.main .site_map_ul2 {
	padding-left: 30px;
}
.main .site_map_ul2 li{
	list-style-type: disc;
}

#debug_div {
	height: 30px;
}

/*--------------------------------------------------------------contact--*/
.mail_form{
	max-width: 600px;
	background-color: #F0F0F0;
	padding: 10px 20px 20px 20px;
}
.mail_form .contact_table{
	border-collapse:collapse;
	margin-bottom:16px;
	width: 100%;
	background-color: #F0F0F0;
}
.mail_form .contact_table th{
	padding: 14px 0px 2px 0px;
	font-size: 16px;
	width: 30%;
}
.mail_form .contact_table td{
	font-size: 16px;
	padding: 0px 0px 10px 0px;
}
.mail_form .contact_table td.white_back{
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.mail_form .contact_table input{
	font-size: 16px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mail_form .contact_table textarea{
	font-size: 16px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mail_form .contact_button{
	margin-right: 10px;
	font-size: 16px;
}
/*---------------------------------------------------------------newメニュー--*/
#container_bg {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	background-color: rgba(0,0,0,0.4);
}
#new_menu {
	background-color:#FFFFFF;
	clear: both;
	transition: all 0.23s;
	transform: translateX(310px);
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000;
	visibility: hidden;
}
.new_menu_sp {
	width: 320px;
}
#new_menu #new_menu_box {

}
#new_menu #new_menu_close {
	text-align: right;
	padding: 6px 6px 5px 0px;
}
#new_menu .menu_navi_title {
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	border-top: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 2px 0px 4px 8px;
	margin-bottom: 2px;
}
#new_menu .new_menu_title {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 8px;
}
#new_menu .new_menu_title a{
	font-weight: bold;
	display: block;
	font-size: 15px;
	padding: 10px 0px 10px 0px;
}
#new_menu .new_menu_howtouse {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 8px;
	margin-bottom: 15px;
}
#new_menu .new_menu_howtouse a{
	font-weight: bold;
	display: block;
	font-size: 15px;
	padding: 10px 0px 8px 0px;
}
#new_menu .new_menu_ul {
	margin-bottom: 15px;
}
#new_menu .new_menu_ul li {
	padding-left: 15px;
	border-bottom: 1px solid #CCCCCC;
}
#new_menu .new_menu_ul li a{
	display: block;
	font-size: 15px;
	padding: 10px 0px 10px 0px;
}
#new_menu .new_menu_ul li img,#new_menu .new_menu_title img,#new_menu .new_menu_howtouse img{
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 2px;
}
#new_menu .new_menu_ul .side_menu_ul_in li{
	border-bottom: 0px solid #CCCCCC;
}
#new_menu .new_menu_ul .side_menu_ul_in a{
	padding: 0px 0px 10px 0px;
}

#new_menu .new_menu_ul2 {
	margin-bottom: 18px;
}
#new_menu .new_menu_ul2 li {
	padding-left: 15px;
}
#new_menu .new_menu_ul2 li a{
	display: block;
	font-size: 14px;
	padding: 0px 0px 6px 0px;
}

#new_menu a {
	color:#001635;
	text-decoration:none;
}
#new_menu a:hover {
	color:#001635;
	text-decoration:underline;
}

.menu_share {
	text-align:left;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 8px 0px;
}
.menu_share_title {
	margin: 0px 0px 12px 0px;
	font-size: 14px;
	background-color: #EEEEEE;
	padding: 4px 0px 4px 8px;
}
.menu_share_box {
	padding: 0px 8px 5px 8px;
}

.sns_share_box {
	height: 58px;
}
.sns_share_box .sns_share {
	width: 50px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.sns_share_box .sns_share_last {
	margin-right: 0px;
}

