@charset 'UTF-8';

/*==========================

    ** TOC **
    reset
    common module
    center layout

============================*/


/* reset
-------------------------------*/
* {
    margin: 0;
    padding: 0;
}

html {
    height:100%;
}
body,h1,h2,h3,h4,h5,h6,form,p,ul,ol,li,table,tr,th,td,dl,dd,dt{
    margin:0;padding:0;
}
h1,h2,h3,h4,h5 {
    font-weight:bold;
}

h6 {
    font-size:12px;
    line-height:1.3em;
    color:#666;
}

img{border:none;}
li{list-style:none;}
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html table{
    font-size:100%;
}
address{font-style:normal;}

*html,
*html body,
*html ul li{
filter:expression(document.execCommand("BackgroundImageCache", false, true));
}

table {
    padding:0;
}

th,td {
    border-collapse:collapse;
    padding:0;
    margin:0;
}

a{
    color:#4c7e14;
    }

#topIndex #photoSpot h2,
#topIndex .textstaff h3,
#topIndex .newComuBlock h2,
#topIndex .newDiaryBlock h2,
#topIndex .imageNewBlock h2{
    text-align: left;
    font-size: 18px;
    color: #216607;
    margin: 0px 0px 5px 0px;
    border-bottom: 2px solid #216607;
    }

#topIndex #photoSpot h2 a,
#topIndex .newComuBlock h2 a,
#topIndex .newDiaryBlock h2 a,
#topIndex .imageNewBlock h2 a{
    text-decoration: none;
    }


/* common module
------------------------------ */
.clear{
    height:0px;
    clear:both;
}
* html .clear{
    overflow:hidden;
}
.alt {
    position:absolute;
    top:-5000px;
    left:-999px;
}
.floatleft{float:left;}
.floatright{float:right;}
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
.bold{
    font-weight:bold;
}
.align_right{
    text-align:right;
}
.align_center{
    text-align:center;
}
.align_left{
    text-align:left;
}
.font07em{
    font-size:0.7em;
}

/* center layout
------------------------------ */
body {
    text-align:center;/* for IE center layout */
    height:100%;
}

#container {
    text-align:left;/*for reset text-align:center;*/
    width:980px;
    margin:0 auto;
}


/* cloud cloud size */
.tag a, .tag1 a, .tag2 a, .tagWord a, .tagCloud a {
    color:#336699;
    text-decoration:underline;
    line-height:30px;
    }
.tag a:hover, .tag1 a:hover, .tag2 a:hover, .tagWord a:hover, .tagCloud a:hover {
    color:#0099cc;
    text-decoration:none;
    font-family: "Gothic", "verdane";
    }
.tag .xs, .tag1 .xs, .tag2 .xs, .tagWord .xs, .tagCloud .xs {
    font-size:10px;
    font-family: "Gothic", "verdane";
    }

.tag .s, .tag1 .s, .tag2 .s, .tagWord .s, .tagCloud .s {
    font-size:11px;
    font-family: "Gothic", "verdane";
    }

.tag .m, .tag1 .m, .tag2 .m, .tagWord .m, .tagCloud .m {
    font-size:12px;
    font-family: "Gothic", "verdane";
    }
.tag .l, .tag1 .l, .tag2 .l, .tagWord .l, .tagCloud .l {
    font-size:14px;
    font-weight:bold;
    font-family: "Gothic", "verdane";
    }
.tag .xl, .tag1 .xl, .tag2 .xl, .tagWord .xl, .tagCloud .xl {
    font-size:20px;
    font-weight:bold;
    font-family: "Gothic", "verdane";
    }
.tag .es, .tag1 .es, .tag2 .es, .tagWord .es, .tagCloud .es {
    color:#ffffff;
    background:#336699;
    font-size:12px;
    font-family: "Gothic", "verdane";
    }


.cloud a, .cloud1 a, .cloud2 a, .cloudWord a {
    color:#336699;
    text-decoration:underline;
    line-height:30px;
    }
.cloud a:hover, .cloud1 a:hover, .cloud2 a:hover, .cloudWord a:hover {
    color:#0099cc;
    text-decoration:none;
    font-family: "Gothic", "verdane";
    }
.cloud .xs, .cloud1 .xs, .cloud2 .xs, .cloudWord .xs {
    font-size:10px;
    font-family: "Gothic", "verdane";
    }

.cloud .s, .cloud1 .s, .cloud2 .s, .cloudWord .s {
    font-size:11px;
    font-family: "Gothic", "verdane";
    }

.cloud .m, .cloud1 .m, .cloud2 .m, .cloudWord .m {
    font-size:12px;
    font-family: "Gothic", "verdane";
    }
.cloud .l, .cloud1 .l, .cloud2 .l, .cloudWord .l {
    font-size:14px;
    font-weight:bold;
    font-family: "Gothic", "verdane";
    }
.cloud .xl, .cloud1 .xl, .cloud2 .xl, .cloudWord .xl {
    font-size:20px;
    font-weight:bold;
    font-family: "Gothic", "verdane";
    }
.cloud .es, .cloud1 .es, .cloud2 .es, .cloudWord .es {
    color:#ffffff;
    background:#336699;
    font-size:12px;
    font-family: "Gothic", "verdane";
    }


.al_c{
  text-align:center;
  margin:0px auto;
  width:100%;
}

.al_l{
  text-align:left;
  margin:0px auto;
  width:100%;
}

.al_r{
  text-align:right;
  margin:0px auto;
  width:100%;
}



/*------------------------------
 OpenPNEのスタイル
------------------------------ */

div.dparts,
div.dparts div.parts,
div.ditem,
div.parts {
    border: 1px solid #9bb868;
}
div.dparts {
    margin: 5px auto 5px;
    padding: 5px;
}
div.dparts div.parts {
    margin: 0;
}
div.parts {
    margin: 0 auto 10px;
    padding: 3px;
}
div.ditem {
    padding: 5px 6px;
}
.alertBox {
    width: 564px;
}
.alertBox td {
    text-align: left;
    padding: 6px;
    border-width: 0 0 0 1px;
    color: #ff0000;
    line-height: 15px;
}

/*--------------------------------------  socialBtn  --*/
#in_cmain .socialBtn{
  position:relative;
  width:595px;
  height:22px;
  overflow:hidden;
  margin:0px 0px 0px 0px;
  padding:0px;
}

#in_cmain .socialBtn ul{
  position:absolute;
  right:0px;
  width:230px;
  height:22px;
  overflow:hidden;
}


#in_cmain .socialBtn ul li{
  float:left;
  height:22px;
  margin-right:5px;
  text-align:left;
}

#in_cmain .socialBtn ul li.google{ width:32px; }
#in_cmain .socialBtn ul li.tweet { width:66px; }
#in_cmain .socialBtn ul li.fb    { width:120px;margin-right:0px; }


#cmain .iine_disp,
#in_cmain .iine_disp,
#cmain .iine_action,
#in_cmain .iine_action {
  text-align:right;
  margin:10px 0px 10px 0px;
  width:100%;
  vertical-align: middle;
}
#cmain .iine_disp a{
  margin-left:10px;
}

#cmain .iine_disp a#iine_count_btn2{
  margin:0px 0px 0px 10px;
  padding:0px;
}

#cmain .iine_disp a#iine_count_btn2 img{
  margin:0px;
  padding:0px;
  vertical-align: middle;
}

#cmain .iine_disp .write_diary{
  float:left;
}

#cmain .iine_disp .write_diary a.txt_link{
  background: url("../images/mypage/diary_details/pen_ico.gif") no-repeat scroll 0 6px transparent;
  padding:6px 0px 0px 10px;
  text-align:left;
  width:auto;
  height:15px;
  margin:0px auto 0px 5px;
  display:inline-block;
  vertical-align: middle;
}

#cmain .iine,
#in_cmain .iine {
  background: url("../images/common/icon_iine.gif") no-repeat scroll 0 2px transparent;
  padding:4px 0px 0px 15px;
  text-align:left;
  width:auto;
  height:15px;
  margin:2px auto 0px ;
  display:inline-block;
  vertical-align: middle;
}


#cmain .entry_com,
#in_cmain .entry_com {
  background: url("../images/common/icon_comment.gif") no-repeat scroll 0 4px transparent;
  padding:4px 0px 0px 20px;
  text-align:left;
  width:auto;
  height:15px;
  margin:0px auto;
  display:inline-block;
  vertical-align: middle;
}


#cmain .comu_name .normalize,
#in_cmain .comu_name .normalize{
  font-size:12px;
  font-weight:normal;
  display:inline;
}

#cmain .photoArea .title .iine_wrapper{
  margin:5px auto 5px;
}

#in_cmain .photoArea .iine_wrapper{
  margin:5px auto 5px;
  /* text-align:right; */
}

#container #cmain .notice{
  text-align:left;
  margin:5px 0px 10px 15px;
  font-size:10px;
}

#cmain .icon_check,
#in_cmain .icon_check {
  padding:4px 0px 0px 5px;
  text-align:left;
  width:auto;
  height:15px;
  margin:0px auto;
  display:inline-block;
  vertical-align: middle;
}


.ui_mapjapan{
  background: url("../images/common/map-japan.gif") no-repeat scroll 0 0;
  width:315px;
  height:315px;
}

.ui_mapjapan .inner_wrapper{
  padding:5px 0px 0px 5px;
  width:305px;
}

.ui_mapjapan dl.area{
  font-size:12px;
  line-height:1.6em;
  margin:0;
  padding:0;
  margin:0px 0px 0px 0px;
}

.ui_mapjapan dl.area dt{
  margin-left:0px;
  float:left;
  clear:both;
  width:80px;
  text-align:right;
  font-size:12px;
  font-weight:bold;
  color:#000;
}

.ui_mapjapan dl.area dd{
  width:auto;
  padding:0px 0px 0px 5px;
  margin:0px 0px 6px 85px;
  border-left:1px dotted #333;
}

.ui_mapjapan dl.area dd ul.pref li{
  font-size:12px;
  margin:0px 10px 0px 0px;
  padding:0;
  width:auto;
  float:left;
  color:#666666;
}

.ui_mapjapan dl.area dd ul.pref li a{
  font-weight:bold;
}
.adBlock{
  margin:20px 0px 20px -15px;
  width:615px;
}

.adBlock2{
  width:615px;
}

#mce_editor_buttonmenu .emoji_ui{
  margin-bottom: 5px;
}

form div.main #mce_editor_buttonmenu .emoji_ui{
  margin-bottom: 5px;
  margin-left:15px;
}

form div.main textarea{
  width:370px;
}

form div.commWrite textarea{
  width:550px;
}

#mce_editor_buttonmenu .emoji_ui .btn,
#mce_editor_buttonmenu .emoji_ui .label{
  display:table-cell;
  padding:0px 5px 0px 0px;
  margin: 0px;
  vertical-align: middle;
  font-size:10px;
}

#mce_editor_buttonmenu .emoji_ui .btn img{
  margin:0px;
}

#mce_editor_buttonmenu img{
  margin:2px 2px;
}

.isLoadEmojiImage{
  margin-bottom: 10px;
  text-align:left;
}

form div.main .isLoadEmojiImage{
  margin-right:12px;
  margin-left:12px;
}

.mT10{ margin-top:10px!important;}
.mT15{ margin-top:15px!important;}


.photo_ui{
  text-align:center;
}
.photo_ui a.btn_photo{
  background: #68a338;
  color: #fff;
  padding: 7px 0 0 6px;
  display: block;
  text-decoration: none;
  border-radius: 4px;
  border: none;
  width: 60%;
  margin: 10px auto 15px;
  text-align: center;
  height: 25px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: -1px -1px 0 #49841a;
}

.photo_ui a.btn_photo img.icon {
  width: auto;
  height: 56%;
  margin-right: 5px;
}

.addPage_note{
  margin:10px 0px 5px 10px;
  font-size:10px;
  line-height:1.8em;
}

.addPage_note span{
  font-size:16px;
  font-weight:bold;
  line-height:1.4em;
}

span.mes_notice{
  color:#ff4141;
  font-size:10px;
}



#iine_caption{
  width:100%;
  height:400px;
  font-size:14px;
  overflow-y:auto;
}

#iine_caption h3{
  font-size:16px;
  margin:0px auto 8px;
  color: #4c7e14;
}

#iine_caption ul{
  text-align:left;
}

#iine_caption ul li{
  padding-top: 5px;
  padding-bottom: 5px;
  line-height:1.3em;
  border-top:1px dotted #ccc;
}


#iine_caption ul li .tnumb,
#iine_caption ul li a{
  display:table-cell;
  margin:5px;
  padding:5px;
  vertical-align:top;
}

#iine_caption ul li .nickname{
  padding-top:10px;
  padding-left:5px;
  display:table-cell;
}


#iine_caption p.notice{
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 0px;
  line-height:1.3em;
}

.modal_iine{
  text-align:center;
  margin:20px 15px 30px 5px;
}

ul.no_login p.text10{
  font-size:10px;
}

ul.no_login p.entry_txt{
  color:#ef6565;
}

ul.no_login a.entry{
  display:block;
  -webkit-appearance: none;
	margin:5px auto 5px;
	width:100%;
	background:#68a338;
	height:15px;
  padding:14px 5px;
	font-size:15px;
	color:#fff;
	border-radius:4px;
	box-shadow:none inset none;
	border:none;
	font-weight:bold;
  text-decoration: none;
}

ul.no_login a.entry:hover{
	background:#98ce6c;
	color:#fff!important;
}

ul.no_login a.no_entry:hover{
	background:#fffef0;
	border:1px solid #9cca61;
	color:#9cca61!important;
}
ul.no_login a.no_entry{
  display:block;
  -webkit-appearance: none;
	margin:5px auto 5px;
	width:100%;
	background:#fffdd3;
	height:15px;
  padding:14px 5px;
	font-size:15px;
	color:#689035;
	border-radius:4px;
	box-shadow:none inset none;
	border:1px solid #689035;
	font-weight:bold;
  text-decoration: none;
}

.modal_iine .info{
  font-size: 14px;
  margin:15px auto;
}

ul.no_login li{
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height:1.3em;
}

#iine_num_area{
  display:inline-block;
  width:auto;
  vertical-align: top;
}

#iine_num_area a{
  text-decoration: none;
}

#iine_num_area a:hover img {
  opacity:0.7;
  filter:alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background:none!important;
}

#iine_num_area a.btn3 img{
  margin-right: 5px;
}

span.icon_iined{
  border: 1px #bbbbbb solid;
  background: #bbbbbb;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 18px;
  vertical-align: top;
  display:inline-block;
  margin-top:0px;
}

.hover_content{
  display:inline-block;
  margin-left:2px;
}

#iine_num_area a span.iine_counter{
  text-decoration: underline;
  font-weight:bold;
  color: #4c7e14;
}



span.iine_counter{
  background-color: #FFFFFF;
  border: 1px solid #bbbbbb;
  border-radius: 5px;
  height: 18px;
  padding: 2px 6px 2px 8px;
  position: relative;
  width: auto;
  display: inline;
  color: #2D4C86;
  font-size: 14px;
  line-height: 18px;
  display:table-cell;
  /*font-family:'MS UI Gothic';*/
}

#iine_num_area a.iine_num_linker{
  display:block;
  margin-left:2px;
}

span.iine_counter:after, span.iine_counter:before{
  border: solid transparent;
  content: ' ';
  height: 0;
  right: 100%;
  position: absolute;
  width: 0;
}

span.iine_counter:after {
  border-width: 4px;
  border-right-color: #ffffff;
  top: 7px;
}

span.iine_counter:before {
  border-width: 6px;
  border-right-color: #bbbbbb;
  top: 5px;
}

span.iine_mine{
  background: url(../images/common/icon_iine.gif) no-repeat scroll 0 2px transparent;
  padding: 4px 0px 0px 15px;
  text-align: left;
  width: auto;
  height: 15px;
  margin: -17px auto 0px;
  display: inline-block;
  vertical-align: middle;
}

span.fav_mine{
  padding: 4px 0px 0px 15px;
  text-align: left;
  width: auto;
  height: 15px;
  margin: -17px auto 0px;
  display: inline-block;
  vertical-align: middle;
}

/*----------------------------------------------------- textstaff */
#cmain .textstaff{
  margin-bottom: 15px;
}

#cmain .textstaff .textList{
  text-align: left;
  margin-bottom: 8px;
  padding-left: 10px;
}

#cmain .textstaff .textList .row{
  padding: 5px 0px 0px 0px;
  line-height: 1em;
}

#cmain .textstaff .textList .row dl.item{
  float: left;
  margin: 0px 5px 5px 0px;
  overflow: hidden;
  width: 285px;
  height: 85px;
  border-bottom: 1px dotted #c9f26e;
  padding: 3px 0px;
}

#cmain .textstaff .textList .row dl.item dd.img{
  float: left;
  margin-right: 8px;
  overflow: hidden;
}

#cmain .textstaff .textList .row dl.item dd.text{
  text-align: left;
  width: 275px;
}

#cmain .textstaff .textList .row dl.item dd.text .title{
  margin: 0px 0px 3px 0px;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: bold;
}

#cmain .textstaff .textList .row dl.item dd.text p{
  margin: 0px 0px 3px 0px;
  font-size: 12px;
  line-height: 1.5em;
}

#cmain .textstaff .textbtmUI{
  text-align:right;
}

.comWrapperUnlogin{
  background:#fff;
  border:1px solid #b2d47d;
  margin:-9px auto 10px ;
  width:563px;
  padding:25px 10px;
  text-align:center;
}

.comWrapperUnlogin p.upper{
  margin-bottom:15px;
}

.comWrapperUnlogin p.btm a{
  background: url(../images/mypage/login/list_2.gif) 100% 1px no-repeat;
  padding-right:10px;
}

.comWrapperUnlogin a.arrow{
  width: 330px;
  display: inline-block;
  background-color: #639832;
  text-align: center;
  margin: 0px 0px 15px;
  border-radius: 4px;
  padding: 8px;
  text-decoration:none;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  position: relative;

}

.comWrapperUnlogin a.arrow:hover {
  opacity: 0.7;
  color:#fff!important;
}

#cmain .com_title{
  width:573px;
  height: 30px;
  text-align: left;
  line-height: 25px;
  margin: 0px auto;
  padding-left: 10px;
  padding-top: 5px;
  color: #411a0e;
  font-weight: bold;
  font-size: 16px;
  background:#f7fdf0;
  border: 1px solid #b2d47d;
  margin-bottom: 8px;
}

#cmain h2.com_title{
  border:none;
  border-bottom: 1px solid #b2d47d;
}

#r_taglist h3{
  font-size:14px;
  font-weight:bold;
  background:none;
  padding:none;
  color:#4c7e14;
  margin:5px 0px 5px 10px;
}

.common_socialBtn ul.btns:after{
	content:"";
	display:block;
	clear:both;
	width: 1px;
	height: 0;
	overflow:hidden;
}

.common_socialBtn{
  height: 22px;
  margin: -5px 0px 5px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.common_socialBtn ul li{
  height: 22px;
  float: right;
  text-align:right;
  height: 20px;
  margin-left:10px;
}


/* 201904 add*/

.fav_list{
  margin-top: 20px;
  overflow: hidden;
}

.fav_list ul{
  overflow: hidden;
  letter-spacing: -0.4em;
  text-align: left;
}

.fav_list ul li{
  width: 139px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 19px 20px 0;
}

.fav_list.colmun4 ul li:nth-child(4n){
  margin-right: 0;
}

.fav_list.colmun4 ul li .thumb{
  width: 139px;
  margin-bottom: 5px;
}

.fav_list.colmun4 ul li .thumb img{
  width: 100%;
}

.fav_list ul li .plant_name{
  margin-bottom: 10px;
}

.fav_list ul li .fav_delete{
  text-align: center;
}

.fav #sodarepoListArea .resultBlk .resultTit{
  float: none;
}

div#cmain.fav a.btn_link{
  background-position: left center;
}

.fav .fav_delete{
  clear: both;
  padding: 5px 10px 15px;
  text-align: right;
}

.favlist .tnList{
  margin-top: 10px;
}

.favlist .tnList li .layer {
  border-left: solid 3px #fff;
  border-top: solid 3px #fff;
  background: #b0b0b0;
  padding: 0 2px 3px 0;
}

.favlist .sodarepoList dl dt a, .favlist .layer a {
  display: block;
  width: 100%;
  height: 100%;
  background: #b0b0b0;
  border: solid 1px #fff;
  margin: -3px 0 0 -3px;
  padding-bottom: 3px;
}

.favlist .imgOnly .layer, .favlist .imgOnly .layer a{
  background: none !important;
}

.favlist .tnList li {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dotted 2px #cbcbcb;
  table-layout: fixed;
}

.favlist .tnList li .newsImg {
  width: 100px;
}

.favlist .tnList li .newsImg, .tnList li .newsTxt {
  display: table-cell;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.favlist .tnList li .newsImg2 img, .favlist .tnList li .newsImg img {
  width: 100%;
  height: auto;
}

.favlist .sodarepoList dl dt img, .favlist .layer img {
  width: 100%;
  height: auto;
  border: solid 1px #fff;
  margin: -3px 0 0 -7px;
}

.favlist .tnList li .newsTxt strong{
  display: inline;
}

.favlist .tnList li .listTxt{
  display: block;
  color: #393939;
  padding: 3px 0;
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}

.favlist .tnList li .newsTxt {
  background: url(../../images/sns/list-arrow-gray.png) no-repeat right 50%;
  background-size: 6px auto;
  padding: 0 20px;
  text-decoration: none;
  text-align: left;
}

.favlist .tnList li .newsTxt a, .favlist .tnList li .newsTxt a:hover strong{
  color: #000 !important;
  font-size: 16px;
  text-decoration: none;
}

.member_yet{
  position: relative;
}

.member_yet .mypage_touroku{
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
}