@charset "utf-8";
/*************************************/
@font-face { 
	font-family: 'kozEL';　/*小塚明朝　EL*/
	src: url(https://www.makit.biz/fonts/KozMinPro-ExtraLight.otf);
}
@font-face {
	font-family: 'kozL';　/*小塚明朝　L*/
	src: url(https://www.makit.biz/fonts/KozMinPro-Light.otf);
}
@font-face {
	font-family: 'kozR';　/*小塚明朝　R*/
	src: url(https://www.makit.biz/fonts/KozMinPro-Regular.otf);
}
@font-face {
	font-family: 'kozM';　/*小塚明朝　M*/
	src: url(https://www.makit.biz/fonts/KozMinPro-Medium.otf);
}
@font-face {
	font-family: 'kozB';　/*小塚明朝　B*/
	src: url(https://www.makit.biz/fonts/KozMinPro-Bold.otf);
}
@font-face {
	font-family: 'kozH';　/*小塚明朝　H*/
	src: url(https://www.makit.biz/fonts/KozMinPro-Heavy.otf);
}
/*************************************/
@font-face {
	font-family: 'msg';　/*MSゴシック標準*/
	src: url(https://www.makit.biz/fonts/mspgothic.ttc);
}
@font-face {
	font-family: 'msm';　/*MSゴシック標準*/
	src: url(https://www.makit.biz/fonts/mspmincho.ttc);
}
/*************************************/
@font-face {
	font-family: 'msgP';　/*MSPゴシック標準*/
	src: url(https://www.makit.biz/fonts/mspgothic.ttc);
}
@font-face {
	font-family: 'msmP';　/*MSPゴシック標準*/
	src: url(https://www.makit.biz/fonts/mspmincho.ttc);
}
@font-face {
	font-family: 'meiryo';　/*メイリオ標準*/
	src: url(https://www.makit.biz/fonts/meiryo.ttc);
}
@font-face {
	font-family: 'meiryoB';　/*メイリオ太字*/
	src: url(https://www.makit.biz/fonts/meiryob.ttc);
}
/*************************************/
@font-face {
	font-family: 'sws';　/*Swis721*/
	src: url(https://www.makit.biz/fonts/swiss.ttf);
}
@font-face {
	font-family: 'swsEK';　/*Swis721BlkEx BT極太*/
	src: url(https://www.makit.biz/fonts/swissek.ttf);
}
@font-face {
	font-family: 'swsKO';　/*Swis721BlkOul BT極太*/
	src: url(https://www.makit.biz/fonts/swissko.ttf);
}
@font-face {
	font-family: 'swsEL';　/*Swis721BlkEx BT細字*/
	src: url(https://www.makit.biz/fonts/swissel.ttf);
}
/*************************************/
@font-face {
	font-family: 'ee1';　/*流麗イングリッシュ１*/
	src: url(https://www.makit.biz/fonts/Elegance01.ttf);
}
@font-face {
	font-family: 'ee2';　/*流麗イングリッシュ２*/
	src: url(https://www.makit.biz/fonts/Elegance02.ttf);
}
/*************************************/
@font-face {
	font-family: 'aqua';　/*あくあフォント*/
	src: url(https://www.makit.biz/fonts/aquafont.ttf);
}
@font-face {
	font-family: 'azuki';　/*あずきフォント*/
	src: url(https://www.makit.biz/fonts/azuki.ttf);
}
@font-face {
	font-family: 'yasisa';　/*やさしさゴシック*/
	src: url(https://www.makit.biz/fonts/yasasisaGothic.ttf);
}
@font-face {
	font-family: 'rfg2';　/*RFG2サンセフリーＵ*/
	src: url(https://www.makit.biz/fonts/rfg2sanu.ttc);
}
/*************************************/

body{
    word-break:break-all;
    font-family:"meiryo";
}
media_tag_0 {media_subcode:0}
.divSmt{
    display:none;
}
/*　要素　始まり */
.blinking{ 
-webkit-animation:blink 1.0s ease-in-out infinite alternate; -moz-animation:blink 1.0s ease-in-out infinite alternate; animation:blink 1.0s ease-in-out infinite alternate; } @-webkit-keyframes blink { 
    0% { opacity: 0 }
    100% { opacity: 1 }
}
@-moz-keyframes blink { 
    0% { opacity: 0 }
    100% { opacity: 1 }
}
@keyframes blink { 
    0% { opacity: 0 }
    100% { opacity: 1 }
}
p,
div,
form { margin: 0px }
.clear { clear: both }
.f_left { float: left }
.f_right { float: right }
.div_center { text-align: center }
.txt-center { text-align: center }
.txt-right { text-align: right }
h2 { color: #333 }
hr {
    height: 0px; /* 
の実線を消す */
    border: 0px; /* borderを一旦リセットする（基本設定でしていれば不要）*/
    border-top: 1px solid #CCCCCC; /* 線の太さ　線の種類　線の色 */
    clear: both;
}
.item_viewer_box { word-break: break-all }
.hr_blue {
    height: 0px; /* 
の実線を消す */
    border: 0px; /* borderを一旦リセットする（基本設定でしていれば不要）*/
    border-top: 1px solid #F5F5F5; /* 線の太さ　線の種類　線の色 */
    clear: both;
}
.dotted {
    height: 0px; /* 
の実線を消す */
    border: 0px; /* borderを一旦リセットする（基本設定でしていれば不要）*/
    border-top: 1px dotted #CCCCCC; /* 線の太さ　線の種類　線の色 */
    line-height: 1px;
    clear: both;
}
.dotted2 {
    height: 0px; /* 
の実線を消す */
    border: 0px; /* borderを一旦リセットする（基本設定でしていれば不要）*/
    border-top: 1px dotted #CCCCCC; /* 線の太さ　線の種類　線の色 */
    line-height: 1px;
    clear: both;
    margin-bottom: -10px;
}
.dashed {
    height: 0px; /* 
の実線を消す */
    border: 0px; /* borderを一旦リセットする（基本設定でしていれば不要）*/
    border-top: 1px dashed #CCCCCC; /* 線の太さ　線の種類　線の色 */
    clear: both;
}
.groove {
    height: 0px; /* 
の実線を消す */
    border: 0px; /* borderを一旦リセットする（基本設定でしていれば不要）*/
    border-top: 1px groove #CCCCCC; /* 線の太さ　線の種類　線の色 */
    clear: both;
}
.double {
    height: 0px; /* 
の実線を消す */
    border: 0px; /* borderを一旦リセットする（基本設定でしていれば不要）*/
    border-top: 1px double #CCCCCC; /* 線の太さ　線の種類　線の色 */
    clear: both;
}
img { border: 0px }
.img_l {
    float: left;
    margin: 0px 10px 10px 0px;
}
.img_r {
    float: right;
    margin: 0px 0px 10px 10px;
}
.img_array { float: left }
.img_array2 { margin: 2px }
.pirobox_gall { margin: 2px }
.pirobox { margin: 2px }
.bold { font-weight: bold }
.larger { font-size: larger }
.smaller { font-size: smaller }
.ff { font-family: "メイリオ" }
.red { color: #FF0000 }
.blue { color: #3399cc }
.green { color: #008000 }
.gray { color: #999 }
.ash { color: #CCC }
.purple { color: #9400d3 }
.quote {
    width: 100%;
    background-color: #e6e6fa;
    border: 1px solid #bc8f8f;
    padding: 2em;
    box-sizing: border-box;
    margin: 5px 0;
}
.reference {
    width: 100%;
    background-color: #EFEFEF;
    border: 1px solid #CCC;
    padding: 2em;
    box-sizing: border-box;
    margin: 5px 0;
    color: #333;
}
.notes {
    width: 100%;
    border: 1px solid #CCC;
    padding: 2em;
    box-sizing: border-box;
    margin: 5px 0;
}
/*　要素　終わり */
.wrap {
    width: 100%;
    overflow: hidden;
}
/*　スペーサー　始まり */
.sp {
    line-height: 10px;
    padding: 0px;
}
.sp_300 {
    line-height: 100px;
    padding: 0px;
}
.sp_100 {
    line-height: 100px;
    padding: 0px;
}
.sp_80 {
    line-height: 80px;
    padding: 0px;
}
.sp_50 {
    line-height: 50px;
    padding: 0px;
}
.sp_40 {
    line-height: 40px;
    padding: 0px;
}
.sp_30 {
    line-height: 30px;
    padding: 0px;
}
.sp_20 {
    line-height: 20px;
    padding: 0px;
}
.sp_5 {
    line-height: 5px;
    padding: 0px;
}
.sp_7 {
    line-height: 7px;
    padding: 0px;
}
/*　スペーサー　終わり */
table.table_01 {
    width: 100%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0px 0px 0px 0px;
}
table.table_01 td {
    padding: 5px;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.table_01 th {
    padding: 5px;
    background-color: #EFEFEF;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.table_02 {
    width: 100%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0px 0px 0px 0px;
}
table.table_02 td {
    padding: 8px;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.table_02 th {
    padding: 8px;
    background-color: #EFEFEF;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.table_03 {
    width: 100%;
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0px 0px 0px 0px;
}
table.table_03 td {
    padding: 8px;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.table_03 th {
    padding: 8px;
    min-width: 150px;
    background-color: #EFEFEF;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.table_03 table {
    border: none;
    padding: 0;
}
table.table_03 td table td {
    border: none;
    padding: 0;
}
table.table_03 th table th {
    border: none;
    padding: 0;
}
.table-calendar {
    background-color: #999999;
    width: 100%;
    border: medium double #336699;
}
.calendar-td2 {
    color: #333333;
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    font-size: 12px;
}
.calendar-td1 {
    color: #333333;
    background-color: #FFFFFF;
    vertical-align: middle;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
}
.table_04 {
    border: 2px solid #333366;
    width: 100%;
    background-color: #999999;
}
.td1 {
    font-size: 12px;
    background-color: #EEEEEE;
    color: #333333;
    vertical-align: top;
    padding: 3px;
}
.td2 {
    background-color: #EEEEEE;
    width: 30px;
    color: #333333;
    text-align: center;
    font-size: 12px;
    padding: 3px;
}
.td3 {
    font-size: 12px;
    background-color: #EEEEEE;
    text-align: center;
    color: #333333;
    padding: 3px;
}
.td4 {
    font-size: 12px;
    font-weight: bold;
    background-color: #CCCCCC;
    width: 150px;
    text-align: center;
    padding: 3px;
}
.myPic {
    /*border-radius: 5px;;;
    border: 1px solid #ccc;
    margin: 0 5px;*/
    clear: both;
}
.info_modified { font-family: "メイリオ",Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif }
.info_case_name a {
    font-weight: normal;
    font-family: "メイリオ",Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: inherit;
    text-decoration: underline;
}
.info_case_name a:hover { font-weight: bold }
table.table_viewer {
    width: 100%;
    border: 1px #AAAAAA solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0px 0px 0px 0px;
}
table.table_viewer td {
    background-color: #FFFFFF;
    padding: 5px;
    border: 1px #AAAAAA solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.table_viewer th {
    background-color: #EFEFEF;
    padding: 5px;
    border: 1px #AAAAAA solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
#google_search {
    position: relative;
    z-index: 51;
}
#breadcrumbs {
    position: relative;
    z-index: 51;
}
table.table_viewer2 {
    width: 100%;
    border: 1px #AAAAAA solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0px 0px 0px 0px;
}
table.table_viewer2 td {
    background-color: #000000;
    padding: 5px;
    border: 1px #AAAAAA solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    color: #FFF;
}
table.table_viewer2 th {
    background-color: #666666;
    padding: 5px;
    border: 1px #AAAAAA solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    color: #FFF;
}
.search_box {
    background-color: #EFEFEF;
    border: 1px solid #CCC;
    padding: 10px;
}
#next_item,
#next_item a {
    background-image: url(./img/next_item.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    float: right;
    width: 60px;
    height: 60px;
}
#next_item a:hover { background-image: url(./img/next_itemB.gif) }
#prev_item,
#prev_item a {
    background-image: url(./img/prev_item.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    float: left;
    width: 60px;
    height: 60px;
}
#prev_item a:hover { background-image: url(./img/prev_itemB.gif) }
#mdw_button {
    position: absolute;
    top: 30px;
    right: 5px;
}
.box_wrap {
    background-color: #FFF;
    margin: 20px 5px;
    padding: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 2px;
    box-shadow: 0px 0px 2px 2px #999;
    -moz-box-shadow: 0px 0px 2px 2px #999;
    -webkit-box-shadow: 0px 0px 2px 2px #999;
}
#searchArea {
    background-color: #EFEFEF;
    border: 1px solid #CCC;
    color: #333;
    padding: 5px 10px;
}
#tpvP {
    margin-top: -5px;
    margin-bottom: 5px;
}
#tpvN {
    margin-top: -5px;
    margin-bottom: 5px;
}
#naviFixed {
    position: fixed;
    right: 4%;
    bottom: 8%;
    opacity: 0.8;
    border: none;
    outline: none;
				z-index:11;
}
#totopFixed {
    outline: none;
    margin: -5px 0;
}
#bottomFixed {
    text-align: center;
    width: 80px;
    background-color: #FFF;
    margin: 0px;
}
#tc_bigFixed {
    width: 20px;
    height: 18px;
    border: 0;
    background-image: url(./img/tc_big.png);
    background-color: transparent;
    background-repeat: no-repeat;
}
#tc_midFixed {
    width: 19px;
    height: 18px;
    border: 0;
    background-image: url(./img/tc_mid.png);
    background-color: transparent;
    background-repeat: no-repeat;
}
#tc_smlFixed {
    width: 19px;
    height: 18px;
    border: 0;
    background-image: url(./img/tc_sml.png);
    background-color: transparent;
    background-repeat: no-repeat;
}
#ctFixed { margin: -15px auto }
.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
    border-top: 1px solid #EFEFEF;
}
#titleSitemap{
	font-size: medium;
	margin-bottom:10px;	
}
#titleSitemapIcon{
	font-size:x-large;
}
#topRight{
	position: relative;
	float:right;
}
.rlestViewrBox{
	border:1px solid #666;
	width:97%;
	height:9rem;
	margin-bottom:1.5%;
	padding:1.5%;
}
.rvb01{
	float:left;
	width:19%;
	height:100%;
}
.rvb01 a{
	display:block;
	height:100%;
}
.rvbLine{
	float:left;
	border-right:1px solid #666;
	width:1.5%;
	height:100%;
}
.rvb02{
	float:left;
	width:17.5%;
	height:100%;
	border-right:1px solid #666;
	display: flex;
	text-align:center;
	align-items: center;
	justify-content: center;
	padding:0 2%;
}
.rvb03{
	float:left;
	width:12%;
	padding:0 2%;
	height:100%;
	border-right:1px solid #666;
	display: flex;
	text-align:center;
	align-items: center;
	justify-content: center;
}
.rvb04{
	float:left;
	width:23%;
	padding:0 2%;
	height:100%;
	display: flex;
	align-items: center;
	padding:0 0 0 1rem;
}
.rvbTitle{
	font-weight:bold;
	margin-bottom:1rem;
}
.cursorP{
	cursor: pointer
}
#srsltH{
	color:#008000;
	font-size:large;
	font-weight:bold;
	margin-bottom:10px;
}	
#naviFixed{
	z-index:40000;
}
.arrow_01{margin-right:0.5rem;}
.arrow_01B{margin-right:0.5rem;}
.w15p{width:15%;}
.w18p{width:18%;}
.w17p{width:17%;}
.w32p{width:32%;}