/*  CSS Document  */
@charset "utf-8";
/*================================================================================================

	メディアクエリ設定（全て統一）

================================================================================================*/
/* ▼ SP CSS Start ▼ */
@media(max-width:768px){
/*================================================================================================

    wordpress用CSS【お知らせ】 layout

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

.wpPageNews{
    width: 94%;
    background-image:url(../../img/common/com_topImgNews.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    margin: 0px auto 0;
    padding: 100px 3% 0;
}

.news-post-wrap{
    width: 94%;
    margin: 0 auto 0;
    padding: 10px 3% 0px;
}
.news-post-day{
    font-size: 12px;
    line-height: 18px;
    color:#cccccc;
}
.news-post-tit{
    font-size: 20px;
    line-height: 30px;
    border-bottom: 2px dotted #cccccc;
    padding: 0px 0 15px;
    margin-bottom: 15px;
}

.wpPageWork{
    width: 100%;
    background-image:url(../../img/common/com_topImgWork.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    margin: 0px auto 0;
    padding: 100px 0 100px 0;
}

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

	wordpress用CSS【ブログ】 layout

================================================================================================*/
.worksWrap_wp{
    width: 94%;
    padding: 30px 3% 0px;
}

#postPage{
	height: auto;
	margin: 0 auto;
	padding: 0 0 40px;
}

#postList{
    height: auto;
    margin: 0 auto;
    padding: 0 0 40px;
}

.PostList li{
    padding-bottom: 30px;
    margin-bottom:30px; 
    border-bottom:2px dotted #ff7900;
}

.PostList li:last-child{
    margin-bottom:0px;     
}

.PostList li a{
    color:#333333;
    text-decoration: none;

}

.PostList li a:hover{
    opacity: 0.8;
}

.PostListThumb{
    width: 30%;
    height: auto;
    overflow: hidden;
    float: left;
}

.PostListThumb img{
    display: block;
    width: 100%;
    height: auto;
}

.PostListCont{
    width: 66%;
    float: left;
    padding: 0 0 0 4%;
}

.PostListCont h3{
    font-size: 14px;
    line-height: 24px;
}

.PostListCont .PostListDay{
    font-size: 12px;
    line-height: 14px;
    color:#777777;
    padding-top: 5px;    
    display: inline-block;    
}

.PostListCont .PostListLabel{
    font-size: 12px;
    line-height: 14px;
    color:#777777;
    padding-top: 5px;
    padding-left: 5px;
    display: inline-block;
}

.PostListCont p{
    font-size: 12px;
    line-height: 26px;
    padding-top: 5px;
}

.catTit{
    padding:0 0;
    text-align: left;
    padding: 0 0 20px;
    margin: 0 0 20px;    
    border-bottom: 2px dotted #cccccc;
}

.catTit h1, .catTit h2{
	font-size: 20px !important;
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
}

.category-description{
    font-size: 12px;
    font-size: 12px !important;
    line-height: 28px;
    border: 1px solid #c6af8a;
    padding: 20px 20px;
    text-align: center;
    margin: 20px auto 40px;
    color: #555555;
}

.postCassette{
	padding: 0px 0 40px;
    margin: 0 0 40px;
	border-bottom:1px dashed #bbbbbb;
}

.postCassette a{
	display: block;
	text-decoration: none;
	color:#333333;
}

.postTit{
	font-size: 18px;
	line-height: 32px;
	text-align: center;
}

.postDay{
    font-size: 12px;
    line-height: 16px;
    color:#777777;
    padding-top: 5px;
}

.postDay span{
    display: inline-block;
    padding: 0 3px 0 0;
}

.postThumb{
	margin-top: 10px;
	width: 100%;
}

.postThumb img{
	display: block;
	width: 100%;
	height: auto;
}

.postRead{
	font-size: 14px;
	line-height: 30px;
	margin-top:12px;
}

.postMoreBtn{
	font-size: 14px;
	line-height: 30px;
	margin-top:10px;
	text-align: right;
	text-decoration: underline;
}

.postPager li{
	font-size: 16px;
	line-height: 32px;
	margin-top:50px;
}
.postPager li a{
	text-decoration: underline;
	color:#333333;
}

.postPager li:first-child{
	float: left;
}

.postPager li:last-child{
	float: right;
}

.postPager li a:hover{
	text-decoration: none;
}

.postBlandlist{
	margin-top: 40px;
	padding-bottom: 20px;
}

.postBlandlist h2{
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
}

.postBlandlistLink{
	border:1px solid #333333;
	padding: 20px 5% 15px;
	margin-top:3px;
}

.postBlandlistLink a{
	color:#333333;
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #333333;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}

.postBlandlistLink a:last-child{
	padding-right:0;
	margin-right:0;
	border-right:none;
}

ul.page-numbers{
	width: 100%;
    margin-top: 40px;
    text-align: center;
}

ul.page-numbers li{
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #333333;
	padding: 5px 10px;
	margin-bottom: 5px;
}

ul.page-numbers li span{
	color:#cccccc;
}

ul.page-numbers li a{
	color:#333333;
}



#postSub{
    width: 100%;
}

.relationPost-side{
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.relationPost-side h4{
    background: #f4790a;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color:#ffffff;
    padding: 15px 4%;
    text-align: left
}

.relationPost-list li{
    height:auto;
    float: left;
    margin: 0 0 0;
    padding: 15px 0px 15px;
    border-bottom:1px solid #ccc;
}

.relationPost-list li:last-child{
    border-bottom:none;
}

.news-post-index{
    width: 100%;
    margin: 0px 0 0 0;
}

.news-post-index a{
  position: relative;
  display: block;
  z-index: 2;
  height: 38px;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 38px;
  color: #f4790a;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: 1px solid #f4790a;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.news-post-index a:before {
    content: "→";
    font-size: 17px;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    top: 50%;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0;
            transition-delay: 0;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.news-post-index a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    width: 50%;
    background-color: #f4790a;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
}
.news-post-index a:hover {
    color: #fff;
}
.news-post-index a:hover::before {
  right: 8px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
.news-post-index a:hover::after {
  width: 100%;
  opacity: 1;
}



.relationPost-list li a{
    display: block;
}

.relationPost-list li a:hover{
    opacity: 0.80;
}

.relationPost-list li a .post-relation-thumb{
    width: 30%;
    height: auto;
    overflow: hidden;
    float: left;
}

.relationPost-list li a .post-relation-thumb img{
    width: 100%;
    height:auto;
}

.relationPost-list .post-relation{
    width: 66%;
    padding-left: 4%;
    float: left;
    color:#333333;
    font-size: 14px;
    line-height: 24px;
}


.sectionComRightNav{
    height: auto;
    margin-bottom: 40px;
}

.sectionComRightNav dt{
    background: #f4790a;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color:#ffffff;
    padding: 15px 4%;
    text-align: left;
}

.sectionComRightNav dd{
    margin: 0 auto;
    border-bottom:1px solid #ccc;
    padding: 15px 4%;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}

.sectionComRightNav dd a{
    color: #333333;
    text-decoration: none;
}

.sectionComRightNav dd a:hover{
    color:#333333;
    text-decoration: underline;
}

.keywordBox{
    height: auto;
    margin-bottom: 40px;    
}

.keywordBox h4{
    background: #f4790a;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color:#ffffff;
    padding: 15px 20px;
    text-align: left;
}

.keywordIndex{
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    padding: 15px 20px;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}

.keywordIndex li{
    display: inline-block;
    padding: 0px 10px 5px 0px; 
}

.keywordIndex li a{
    text-decoration: none;
    color:#333333;
}
.keywordIndex li a:hover{
    text-decoration: underline;
}


.sideSearch_box, .sideSearch_box02{
    width:100%;
    height: auto;
    margin-bottom: 40px;
}

.sideSearch_box #searchform, .sideSearch_box02{
    position: relative;
}

.search_text {
    display: block;
    background: none repeat scroll 0 0 #ffffff !important;
    border: 1px solid #ccc !important;
    line-height: 20px;
    padding: 5px 0;
    width: 83%;
    height: 18px;
    border-radius: 0 !important;
}

.search_btn{
 background-color:#f4790a;
 background-image:url(../../img/common/serchIcon_2.png);
 background-repeat: no-repeat;
 background-position: center center;
 background-size: 20px 20px;
    border: medium none;
    color: #FFFFFF;
    display: block;
    height: 50px;
    position: absolute;
    right:0px;
    text-indent: -9999px;
    top: -1px;
    width: 60px;
    z-index: 5;
}


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

	wordpress用CSS【ブログ】 layout

================================================================================================*/
.postSnsBlk{
	width: 100%;
	/*background: #000;*/
	margin: 40px 0 0;
}

.postSnsBlk .post-fb{
	width: 80px;
	height: 25px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
}

.postSnsBlk .post-twt{
	width: 80px;
	height: 25px;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
}

.comming-soon{
	font-size: 16px;
	line-height: 24px;
	padding: 80px 0 80px;
	text-align: center;
}

.blc{
	margin: 50px auto 0;
}


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

	POST --- wordpress ---【wordpressエディタ出力】 layout

================================================================================================*/
.infoPostBody{
	margin: 1em 0 10px 0;
    overflow: hidden;
    word-break: break-all;
    width: 100%;
    height: auto;
}

.infoPostBody .n2-section-smartslider,
.infoPostBody .ricoh-theta-tour-image{
	padding-bottom: 1em;
}

.infoPostBody iframe{
	width: 100%;
	height: auto;
    margin-bottom: 10px;
}

.infoPostBody img{
	max-width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
    margin-bottom: 10px;
}

.infoPostBody p{
    display: block;
	text-align: left;
    padding: 0 0 1em;
    font-size: 14px;
    line-height: 30px;
}

.infoPostBody h1,
.infoPostBody h2{
	font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    background: #eeeeee;
    border-radius: 6px;
    padding: 20px 15px 15px;
    margin-bottom: 1em;
}

.infoPostBody h3{
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	padding: 15px 0 10px;
	border-top: 1px dashed #aaaaaa;
	border-bottom: 1px dashed #aaaaaa;
    margin-bottom: 1em;
}

.infoPostBody h4{
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	border-left: 4px solid #2e9fbf;
    margin-bottom: 1em;
    padding-left: 10px;
}

.infoPostBody h5{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1em;
    font-weight: bold;
}

.infoPostBody h6{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1em;
    font-weight: normal;
}

.infoPostBody b{font-weight: bold;}
.infoPostBody blockquote {
	font-size: 12px;
	line-height: 20px;
    background: #eee;
    padding: 1em;
    padding-top: 25px;
    margin-bottom:1em;
}

.infoPostBody pre {
	font-size: 12px;
	line-height: 20px;
    margin-bottom: 1em;
    padding: 1em;
    border:1px solid #eeeeee;
    overflow: auto;
    max-width: 100%;
}

.infoPostBody address{
	font-size: 12px;
	line-height: 18px;
	margin: -1em 0 0 0;
	padding: 0;
}

.infoPostBody hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom:1em;
}

.infoPostBody ul, .infoPostBody ul li{
    list-style-type: disc;
    list-style-type: disc !important;
}

.infoPostBody ol, .infoPostBody ol li{
    list-style-type: decimal;
    list-style-type: decimal !important;
}

.infoPostBody ul, .infoPostBody ol {
	font-size: 13px;
	line-height: 24px;
    margin: 0 0 1em 1em;
}

.infoPostBody li {
    margin: 0 0 1em 0;
}

dfn, cite, em, i {
	font-size: 12px;
	line-height: 20px;
    font-style: italic;
}

.infoPostBody a img:hover{
     filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}


.skippr-arrow,
.skippr-nav-container{
display: none !important;
display: none;
}

.infoPostBody table{
    width: 100%;
    border-top:1px solid #aaaaaa;
    border-bottom:1px solid #aaaaaa;
    margin: 40px auto 0;
}

.infoPostBody table{
    width: 100%;
}

.infoPostBody table th,
.infoPostBody table td{
    font-weight: 400;
    padding-top:10px;
    padding-left:0px;
    padding-right:0px;
    font-size: 14px;
    line-height: 24px;
    vertical-align: top;
    text-align: left;
}

.infoPostBody table th{
    width: 8em;
}
.infoPostBody table tr:first-child th,
.infoPostBody table tr:first-child td{
    padding-top: 20px;
}

.infoPostBody table tr:last-child th,
.infoPostBody table tr:last-child td{
    padding-bottom: 20px;
}

.postCatSrcTxt{
    font-weight: bold;
    text-align: center;
    margin: 10px auto 0;
    color:#f4790a;        
}

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

	▼ End CSS ▼

================================================================================================*/
}


