﻿@import url(./hisai_body.css);
@import url(./topFreearea_map.css);

/* body */
body
{

}
/*:::::::::::::::::::::::::
 * 枠組 
 *::::::::::::::::::::::::*/
#struct
{
    margin-left:auto;
    margin-right:auto;
    border-top:1px solid #566D7B;
}

#container 
{
    max-width:1100px;
    margin:0px auto;
    font-size:90%;
    padding:0px;
    position:relative;
    padding:20px 0px 0px;
}


.left_box {
    max-width: 900px;
    float: left;
    margin: 0px auto;
    padding: 0px 30px 0px 0px;
}

.right_box {
    max-width:270px;
    float:left;
    margin:0px auto;
}


/*:::::::::::::::::::::::::
 * ヘッダー
 *::::::::::::::::::::::::*/
#headerAreaDef
{
    width:100%;
    height:100%;
    border-bottom:3px solid #D63338;
}

#header
{
    max-width:1200px;
    height:100px;
    margin:0px auto;
    font-weight:bold;
    font-size:large;
    position:relative;
}

    #header_img {
    padding-top:0px;
    float:left;
    }


#mainHeaderTop 
{
    float: right;
    font-size: 0.9em;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0 5px;
    text-align: center;
}
#headerMenu 
{
    padding:0px;
    margin:0px 0px 0px 0px;
    max-width:605px;
    width:100%;
}
#headerMenu img 
{
    vertical-align:top;
}
#headerMenu a 
{
    margin-right: 3px;
}
#headerMenu02 
{
    float:right;
    text-align:center;
    margin:0px 0px;
    padding:0px;
    max-width:700px;
}

/* Foreign */

#foreign a
{
  background: rgba(0, 0, 0, 0) url("../images/top1/icon_foreign.png") no-repeat scroll 0 6px;
  padding:5px 0px 0px 28px;
  line-height:22px;
}


.select-box01 select {
    float:left;
	width: 180px;
	padding:2px;
    margin:7px 0px 0px 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url("../images/top1/arrow_gray.png") right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#F7F7F7 100%);
	background: url("../images/top1/arrow_gray.png") right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#F7F7F7 100%);
	background-size: 26px, 24px;
}

.select-box01 {
    float: left;
    width: 170px;
    max-width:100%;
    margin: 3px 0px 0px 11px;
}
.select-box01 .dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 100%;
  padding: 0;
  border:solid 1px #575757;
  border-radius:3px;
  -webkit-border-radius:3px;  
  -moz-border-radius:3px;
}

.select-box01 .dropmenu img {
padding-top:5px;}


.select-box01 .dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.select-box01 .dropmenu:after{
  clear: both;
}
.select-box01 .dropmenu ul {
  border: 1px solid #575757;
}
.select-box01 .dropmenu li{
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0px;
  text-align: center;
}
.select-box01 .dropmenu li a{
  display: block;
  margin: 0;
  padding:3px 10px;
  text-decoration: none;
    font-size: 0.9em;
    min-height:20px;
}
.select-box01 .dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.select-box01 .dropmenu li ul li{
  width: 100%;
}
.select-box01 .dropmenu li ul li a{
  padding: 5px 2px;
  border-top: 1px solid #575757;
}
.select-box01 .dropmenu li ul li a.topsub {
    border-top: none !important;
}

.select-box01 .dropmenu li:hover > a.topmenu {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.select-box01 .dropmenu li a.topmenu:hover{
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.select-box01 .dropmenu li:hover > a{
}
.select-box01 .dropmenu li a:hover{
}

.select-box01 .dropmenu ul img{
  margin-left:3px;
}

/* Foreign Language メニュー表示 */
.select-box01 #normal li ul{
    /* 2016/12/09 アクセシビリティ対応 display: none→display: blockだとchromeやFireFoxでTabによるfocusが移らない*/
    /*display: none;*/
    left: -1000em;
}
.select-box01 #normal li:hover ul,
.select-box01 #normal ul.focused{
    /* 2016/12/09 アクセシビリティ対応 display: none→display: blockだとchromeやFireFoxでTabによるfocusが移らない*/
    /*display: block;*/
    left: 0em;
}

/* 文字サイズ・背景色変更 */
#mainFontSizeSel 
{
    margin: 4px 0px 2px 5px;
    padding: 8px 5px;
    outline: medium none;
    float: left;
}
#changeHaikei
{
    margin: 4px 0px 2px 57px;
    padding: 8px 5px;
    outline: medium none;
    float: left;
}
#changeHaikei span, #mainFontSizeSel span 
{
    display: inline-block;
    vertical-align: middle;
}
#changeHaikei a, #mainFontSizeSel a 
{
    padding-right: 3px;
    vertical-align: middle;
}
#changeHaikei img, #mainFontSizeSel img 
{
    vertical-align: sub;
}

/* 行政TOPページに戻る */
#mainTop
{
    margin: 3px 0px 0px 15px;
    padding: 0px;
}

#mainTop a
{
    text-decoration:none; 
    display:block;
    padding:3px 12px 3px 10px;
    border:solid 1px #575757;
    border-radius:3px;
    -webkit-border-radius:3px;  
    -moz-border-radius:3px;
    font-size: 0.9em;
    min-height:20px;
}
.headMenuTtl
{
    float:left;
    font-size:0.9em;
    padding:5px 0px 10px 15px;
}
.headMenuTtl p
{
    float:left;
    padding-right:7px;
}


/* サイト内検索 */
#mainSearch 
{
    margin: 3px 5px 0px 8px;
    float: right;  
}
input.searchBox
{
    height: 18px;
    width: 155px;
    max-width: 100%;
    margin: 1px;
    vertical-align: middle;
    float: left;
}

input.btnSearch
{
	margin:0px 0px 0px 5px;
    padding: 0px;
    vertical-align: middle;
}

/* Navigation Skip */
/* 2016/12/13 アクセシビリティ対応 */
#Navigation ul,
.Navigation ul{
	margin: 0;
	padding: 0;
}
/* 2016/12/13 アクセシビリティ対応 */
#Navigation li,
.Navigation li{
	position: absolute; text-align: left; margin: 0; padding: 0; display: block;
}
/* 2016/12/13 アクセシビリティ対応 */
#Navigation a,
.Navigation a{
	padding: 5px;
	display: inline;
	z-index: 99;
	text-decoration: none;
	position: absolute; 
	width:300px;
	left: -1000em;
	top: 0;
	font-weight: bold;
	text-align:center;
	font-size:125%;
	/zoom:1;
}
/* 2016/12/13 アクセシビリティ対応 */
#Navigation a:focus,
#Navigation a:active,
.Navigation a:focus,
.Navigation a:active
{
	position: absolute; 
	top: 30px;
	left: 250px;
	background:#fff !important;
	border:2px solid #000;
	}

img.imgFromText
{
	max-height:126px !important;
	max-width:90px !important;
}

* html img.imgFromText
{
	height:126px !important;
	width:90px !important;
}



/*:::::::::::::::::::::::::
 * 翻訳メニュー
 *::::::::::::::::::::::::*/


#foreignSP
{display:none;
    width: 96%;
    margin:15px auto 15px auto;
}
#foreignSP .plus
{
    background:url("../images/top1/btn_plus.png") 98% center no-repeat #ffffff;
    background-size: 25px 25px;
}
#foreignSP .minus
{
    background:url("../images/top1/btn_minus.png") 98% center no-repeat #ffffff;
    background-size: 25px 25px;
}
#foreignSP .plus a,
#foreignSP .minus a
{
    display: block;
    height: 100%;
    padding:15px 10px 15px 20px;
    font-weight:bold;
    text-decoration:none;
    margin:0px;
}
#foreignSP .dspMode
{
    display:block !important;
    border:1px solid #9fa09e !important;
    background-color:#9fa09e;
}

#foreignTitle
{
    width:100%;
    margin:1px auto;
}
#foreignTitle a
{
    border:1px solid #9fa09e;
    padding:10px 8px 10px 12px !important;
    color:#504946;
    display:block;
    height:100%;
    font-weight:bold;
}

#foreignDsp
{
    width:99%;
    margin:0px auto;
    padding: 2px 0px 6px 0px;
    display:none;
}
#foreignDsp ul
{
    width: 100%;
    margin:0px auto;
}
#foreignDsp ul li
{
    padding:0px;
    width:48%;
    margin:2px 0px 0px 4px !important;
    float:left;
    background:url("../images/foreign_ya.png") no-repeat 95% center #ffffff;
    background-size:10px 13px;
    border:1px solid #9fa09e;
}
#foreignDsp ul li a
{
    width:70%;
    line-height:2.4em;
    display:block;
    padding:0px!important;
    margin-left: 15px !important;
}


/*:::::::::::::::::::::::::
 * レスポンシブル用
 *::::::::::::::::::::::::*/
@media screen and (max-width:1190px) {
    h1#hd_header{
        line-height:1em;
        float:left;
    }
    #headerMenu{
        margin-top:10px;
    }

}
@media screen and (min-width:768px) {
    #headMenu, #naviContainerSP {
        display: none !important;
    }

}
/* スマホ用 */
@media screen and (max-width:767px) {
    #header{
        border-bottom:solid 0px #FFF023;
    }
    #header img{
        width:240px;
    }
    .Navigation, #naviContainer,#headerMenu,#headerMenu02{
        display:none;
    }
    /* グローバルナビゲーション */
    #headMenu{
        display:block;
        position:absolute;
        right:0px;
        top:5px;
    }

    #container {
    padding: 0px 0px 0px;
}

    #foreignSP
{display:block;

}


    #naviAreaSP{
        padding:10px;
        background-color:#00AF32 !important;
    }
    #navi_listSP{
        background:#FFFFFF;
    }
    div#naviAreaSP a{
        display:block;
        color:#001766;
        font-weight:bold;
        padding:15px;
        border-bottom:solid 1px #cccccc;
        background:url("../../images/top1/ya_blue.png") no-repeat 98% center;
        background-size:5px 8px;
        text-decoration: none;
    }
    div#naviAreaSP ul#navi_listSP li a{
        color: #333333;
    }
}




/*:::::::::::::::::::::::::
 * 緊急情報
 *::::::::::::::::::::::::*/


#kinkyuBlock
{
	border:solid 2px #CC0101;
	margin-bottom:20px;
}

#kinkyuTtl

{
	width:15%;
	padding:5px;
	font-weight:bold;
	font-size:1.1em;
	float:left;
	min-height:58px;
}
#kinkyuTtl h4
{
	padding:5px 0px 5px 40px;
	background:url("../images/bousai/icon_kinkyu.gif") no-repeat 5px center;
	font-size:1.2em;
    font-weight:bold;
}

#kinkyuTtl p.ichiran
{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	font-size:0.9em;
    margin:3px 0px 0px;
}
#kinkyuTtl p.ichiran a
{
    padding:2px;
    display:block;
    text-align:center;
}
#kinkyuInfo
{
	padding:5px;
}
ul#kinkyuTxt
{
    margin:0px auto 2px;
	width:83%;
    padding:0px;
	float:left;
}
ul#kinkyuTxt li
{
	line-height:1.7em;
}
ul#kinkyuTxt li p.koshin
{
	float:left;
	min-width:130px;
	margin-right:10px;
	padding-left:15px;
}
ul#kinkyuTxt li div.k_naiyo
{
	float:left;
	max-width:650px;
}
ul#kinkyuTxt li div.k_naiyo .k_title {
    font-weight: bold;
}
ul#kinkyuTxt li div.k_naiyo .honbun {
	margin-left:5px;
    padding-bottom:5px;
}

ul#kinkyuTxt li div.saigaittl
{
    font-weight: bold;
    font-size:1.3em;
    margin-bottom:10px;
    margin-left:10px;
}
ul#kinkyuTxt li div.saigaittl span
{
    font-weight:normal;
    font-size:0.9em;
}
ul#kinkyuTxt li div.saigainaiyo
{
    padding-bottom:10px;
    margin-bottom:10px;
    margin-left:10px;
}
ul#kinkyuTxt li div.topborder 
{
    border-top: 1px dotted #cccccc;
    margin-bottom: 10px;
}
ul#kinkyuTxt li.nodata
{
	line-height:68px;
	padding-left:30px;
}

#containerBg
{
    width:100%;
    padding:0px;
    margin:0px;
}

/*:::::::::::::::::::::::::
 * フリーエリア
 *::::::::::::::::::::::::*/

.freearea
{
    padding:0px;
    margin:0px 0px 0px;
}

/* フリーエリア用 */

#free01
{
    max-width:1000px;
    margin:0px auto;
    padding:0px;
}

.topSide
{
    max-width:210px;
    margin-top:10px;
}
.topSide img
{
    max-width:210px;
}
.topMain img
{
    max-width:480px;
}
h2.title 
{
    padding: 0 0 4px 21px;
    margin-bottom: 16px;
    font-size: 1.2em;
    font-weight: bold;
    background: url("../images/CssColorType/h2Ttl.gif") no-repeat 7px center #f8f4e6;
}
h3.title {
    background: rgba(0, 0, 0, 0) url("../images/CssColorType/h3Ttl.gif") no-repeat scroll 7px center;
    border-bottom: 1px dashed #ba8b40;
    font-size: 1.1em;
    line-height: 24px;
    margin-bottom: 16px;
    padding: 0 0 4px 21px;
}

h4.title 
{
    font-size: 1.2em;
    font-weight: bold;
}

h5.title 
{
    font-weight: bold;
}

#transparency {
    position: absolute; 
    margin:0px;
    padding:10px 0px 0px 10px;
}


/*:::::::::::::::::::::::::
 *メニュー
 *::::::::::::::::::::::::*/


#menuArea {
    padding-top: 5px;
}

.infotitle span {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.5em;
    padding-left: 15px;
    border-left: 5px solid #990008;
    margin-left: 15px;
}


.infotitle02{

    background: url("../images/bousai/icon_circle.png") no-repeat 8px 2px;
    margin:15px 0px 0px;
}


.infotitle02 span {
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 38px;
}


.infobox {
    margin: 0px auto;
    width:100%;
}

.infobox_L {
    float:left;
    width:48%;
}

.infobox_R {
    float:left;
    width:48%;
}

.naiyo02{
    padding: 6px 41px 0px 11px;
}

.naiyo02 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_green.png") no-repeat scroll 10px center;
    padding: 3px 0 2px 25px;
}

.naiyo03 {
    float: left;
    padding: 10px 0px;
    width: 95%;
    margin: 0px auto;
}
.naiyo04 {
    float: left;
    padding: 10px 10px;
}

.naiyo03 h5 {
    border-top:2px solid #FCEC63;
    border-bottom:1px solid #D9D9D9;
    padding:5px;
    font-weight:bold;
    font-size:1.1em;
    }

.naiyo04 h5 {
    border-top:2px solid #FCEC63;
    border-bottom:1px solid #D9D9D9;
    padding:5px;
    font-weight:bold;
    font-size:1.1em;
    }


.naiyo03 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_greenL.png") no-repeat scroll 10px center;
    padding: 6px 0 2px 28px;
}

.naiyo04 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_pink.png") no-repeat scroll 10px center;
    padding: 3px 0 2px 25px;
}

h5 a{
    text-decoration:none;
}

/* 新着情報 */

#newInfo
{
    border:1px solid #EBEAEA;
    margin:0px 0px 10px;
}

#newTtl
{
    position:relative;
    height:45px;
    border-top:3px solid #566D7B;
    border-bottom:1px solid #E5E5E5;
}

#newTtl span
{
    font-size:1.2em;
    font-weight:bold;
    padding-left:15px;
    line-height:2.5em;
}

#linkArea
{
    position:absolute;
    top:10px;
    right:5px;
}
#rss
{
    float:left;
    text-align:center;
    display:block;
    font-weight:bold;
    padding:2px 5px;
    text-decoration:none;
    margin-right:10px;
}

/* 2016/12/13 アクセシビリティ対応 focus認識*/
a#rss:focus
{
    border:dashed #FFF 1px;
}

#listLinkArea
{
    float:left;
    padding:0px 10px 0px 16px;
	background:url("../images/bousai/ya_red.png") no-repeat 3px center;
}
.naiyo
{
    padding:10px 20px;
}
#newInfo ul
{
    padding:7px 0px;
}
#newInfo ul li
{
    line-height:130%;
    padding:5px;
}
#newInfo ul li p.koushinDay
{
	width:auto;
	float:left;
	min-width:100px;
    font-size:0.9em;
    text-indent: 1em;
	background:url("../images/bousai/ya_red.png") no-repeat 3px center;
    padding:0px 10px 0px 5px;
}
#newInfo ul li .kijiTtl
{
    float:left;
    max-width:715px;
}
p.nodata
{
    text-align:left;
    margin:10px 0px 10px 15px;
}



.flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    /*幅いっぱいになったら折り返す*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*中央寄せ*/
    -webkit-flex-pack:distribute;
    -moz-flex-pack:distribute;
    -ms-flex-pack:distribute;
    -webkit-justify-content:space-around;
    -moz-justify-content:space-around;
    justify-content:space-around;
}
.square{
    margin-top:10px;
    width:250px;
    height:120px;
    border-radius: 10px 10px 10px 10px;
    background-repeat: no-repeat;
    background-position: 50% 20px;
    position:relative;
    border:solid 1px rgb(152, 0, 8);
    font-size: 1.2em;
}
.tisiki{
    background-image: url("../images/bousai/tisiki.png");
}

.sonae{
    background-image: url("../images/bousai/sonae.png");
}

.chuui{
    background-image: url("../images/bousai/chuui.png");
}

.anpi{
    background-image: url("../images/bousai/anpi.png");
}

.jouhou{
    background-image: url("../images/bousai/jouhou.png");
    background-position: 50% 35px;
}

.keikaku{
    background-image: url("../images/bousai/keikaku.png");
}

.hogo{
    background-image: url("../images/bousai/hogo.png");
}

.hisaishien{
    background-image: url("../images/bousai/hisaishien.png");
}

.square_red{
    margin: 10px 0px;
    width: 250px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: 20% 8px;
    position: relative;
    border: solid 1px rgb(152, 0, 8);
    font-size: 1.1em;
}

.square_red a{
    height:100%;
    width:100%;
    text-decoration:none;
    position: absolute;
    top: 0;
    left: 0;
}


.square a {
    height:100%;
    width:100%;
    text-decoration:none;
    position: absolute;
    top: 0;
    left: 0;

}

.hinan{
    background-image: url("../images/bousai/icon_hinan.png");
    background-position:22% 13px;
}

.map{
    background-image: url("../images/bousai/icon_map.png");
    background-position:10% 13px;
}

.musen{
    background-image: url("../images/bousai/icon_musen.png");
    background-position:7% 13px;
}

.dengon{
    background-image: url("../images/bousai/icon_dengon.png");
    background-position:5% 8px;
}

.square span .small{
    position: absolute;
    right: 0;
    left: 0;
    bottom: -22px;
    text-align: center;
    height: 40px;
    font-weight: normal;
    font-size: 0.8em;
}


.square span {
   position: absolute;
   right:0;
   left:0;
   bottom:5px;
   text-align: center;
   height:40px;
   font-weight:bold;
}
.square.plan span {
    height:55px;
    line-height: 28px;
}


.square_red span {
   position: absolute;
   right:0;
   left:0;
   bottom:5px;
   text-align: center;
   height:40px;
   font-weight:bold;
}

.bousaiLink{
    margin-top:20px;
    margin-bottom:20px;
}

.infobox {
    margin: 0px auto;
    width:24%;
}

.infobox_life {
    margin: 0px auto;
}


.infobox_L {
    float:left;
    width:48%;
}

.infobox_R {
    float:left;
    width:48%;
}

.naiyo02{
    padding: 6px 6px 6px 11px;
    margin-bottom: 15px;
    float:left;
}

.naiyo02 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_red.png") no-repeat scroll 10px center;
    padding: 3px 0 2px 25px;
}

.naiyo02 {
    padding: 6px 10px 6px 11px;
    margin-bottom: 15px;
    float: left;
}

.lifelist {
    padding: 6px 80px 6px 11px;
    margin-bottom: 15px;
    float: left;
}

.lifelist ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_red.png") no-repeat scroll 10px center;
    padding: 3px 0 2px 25px;
}

.naiyo04 {
    float: left;
    padding: 10px 10px;
}

.naiyo03 h5 {
    border-top:2px solid #FCEC63;
    border-bottom:1px solid #D9D9D9;
    padding:5px;
    font-weight:bold;
    font-size:1.1em;
    }

.naiyo04 h5 {
    border-top:2px solid #FCEC63;
    border-bottom:1px solid #D9D9D9;
    padding:5px;
    font-weight:bold;
    font-size:1.1em;
    }

.naiyo03 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_greenL.png") no-repeat scroll 10px center;
    padding: 6px 0 2px 28px;
}

.naiyo04 ul li {
    background: rgba(0, 0, 0, 0) url("../images/bousai/ya_pink.png") no-repeat scroll 10px center;
    padding: 3px 0 2px 25px;
}

h5 a{
    text-decoration:none;
}

.bousaiLink {

    margin-top: 10px;
    margin-bottom: 20px;
}

#lifeline {
    margin: 20px 0px 10px;
    padding:0px;
    font-size:1.1em;
    border-bottom:2px solid #409ecc;
}

/*:::::::::::::::::::::::::
 * レスポンシブル用
 *::::::::::::::::::::::::*/


@media screen and (max-width:1200px) {
    /* タブレット用のスタイル記述 */
    img {
        max-width: 100%;
        height: auto;
        width /***/: auto;
    }
    .left_box {
    max-width:100%;
    padding:0px;
    margin:0px auto;
    }

      .right_box {
    max-width:100%;
    padding:0px;
    margin:0px auto;
    }

    
    .naiyo02 ul li {
    float:left;
    }
    .infobox {
    float:left;
    width:100%;
    }

    }

@media screen and (max-width:767px) {
    /* スマートフォン用のスタイル記述 */
    #kinkyuTtl {
    width: 100%;
    padding: 5px 0px;
    font-weight: bold;
    font-size: 1.1em;
    float: none;
}

ul#kinkyuTxt li.nodata {
    line-height: 20px;
    padding: 10px;
    text-align:center;
}


    .infobox_L {
        float:none;
        width:98%;
    }

    .infobox_R {
        float:none;
        width:98%;
    }

    .infobox_life {
    margin: 0px auto;
    width: 100%;
}

    .square {
    margin-top: 10px;
    width: 160px;
    height: 103px;
    border-radius: 10px 10px 10px 10px;
    background-repeat: no-repeat;
    background-position: 50% 5px;
    position: relative;
    border: solid 1px rgb(152, 0, 8);
    font-size: 1.0em;
}

    .lifelist {
    padding: 0px 10px 0px 11px;
    margin-bottom: 0px;
    float: none;
}

    .naiyo02 {
    padding: 6px 10px 6px 11px;
    margin-bottom: 15px;
    float: none;
}
.naiyo02 ul li {
    float: none;
}
}

/* telto */
@media screen and (min-width:768px) {
    /* PCではリンクなし */
    a[href^="tel:"] {
        pointer-events: none;
        text-decoration: none;
        color: #333333 !important;
    }

    .teltoon {
        display: none !important;
    }

    .teltooff {
        margin-left: 0px !important;
    }
}
@media screen and (max-width:767px) {
    /* スマホではリンクあり */
    a[href^="tel:"] {
    }

    .teltoon {
        margin-left: 0px !important;
    }

    .teltooff {
        display: none !important;
    }
}

/* モード表示 */
.topDspModeMsg
{
    width:100%;
    max-width:1000px;
    margin:0px auto;
    font-size:0.8em;
}
.topDspModeMsg div
{
    float:left;
}


/*:::::::::::::::::::::::::
 * webフォントカラー
 *::::::::::::::::::::::::*/
.my-green {color: #006837}

.my-white {color: #ffffff}

.my-gold {color: #BFA536}

.my-mint {color: #66C3AB}

.my-red {color:#B7282E}

/* wysiwyg */
#mainShosai table.__wys_table
{
	width:auto;
}
.__wys_table td
{
	border:solid 1px #000000;
	padding:3px;
}
.__wys_table th
{
	background-color:#eeffee;
	border:1px solid #000000;
	font-weight:bold;
	padding:3px;
}
