
/*--------------------------------------------------------------
カラム
--------------------------------------------------------------*/

.col2{
	position:relative;
	width:48%;
	margin:0 0 2em;
	float:left;
	flex-wrap:wrap;
}
.col2:nth-of-type(even){
	position:relative;
	width:48%;
	margin:0 0 2em;
	float:right;
}

.col3{
	position:relative;
	width: 32%;
	margin: 0 2% 2em 0;
	display:block;
	font-size:0.8em;
	float:left;
}
.col3:nth-of-type(3n) {
	margin:0 0 2% 0;
	float:right;
}
.col3 img{
	width:100%;
	margin:0 0 1em;
}
.col4{
	position:relative;
	width: 23.5%;
	margin: 0 0 2em 2%;
	display:block;
	font-size:0.8em;
	float:left;
	flex-wrap:wrap;
}
.col4:nth-of-type(4n+1){
	margin:0 0 2em 0;
}
.col4 img{
	width:100%;
	margin:0 0 1em;
}


.col5{
	width:18%;
	padding: 0 1%;
	float:left;
	position: relative;
}
.col5 a{
	display:block;
	overflow:hidden;
}
.col5:hover{
	opacity: 0.7;
}
.col5 img{
	width:100%;
	margin: 0 0 0.6em ;
	box-shadow:0px 0px 6px 3px rgba(0,0,0,0.2);
}
.col5 p{
	color:#333333;
	margin: 0 0 0.6em ;
}
.col5 p.otherttl{
	color:#333333;
	font-weight:bold;
	font-size:1.2em;
}
.col5 p.data{
	color:#333333;
	font-weight:bold;
	font-size: 1em;
	line-height: 1.4;
}
.col5 p.data.close{
	color:#999;
}
.col5 p.data.close span{
	color:#C72214;
}

.col6{
	width:14.5%;
	margin:0 0 1em;
	padding: 0 1%;
	float:left;
	position: relative;
}
.col6 a{
	display:block;
	overflow:hidden;
	color:#333333;
}
.col6:hover{
	opacity: 0.7;
	color:#333333;
}

.col6 img{
	width:100%;
	margin: 0 0 0.6em ;
}

.yamatoji:after {
	margin: 0 0 0 0.5em;
	content: url(../../img/common/ico_yamatoji.png);
	display: inline-block;
	vertical-align: top;
}


/*--------------------------------------------------------------
エリア別
--------------------------------------------------------------*/

.icon_area_red {
	font-size: 11px;
	line-height: 1;
	display: inline-block;
	padding: 5px 8px;
	margin: 1em 0 0.6em !important;
	text-decoration: none;
	text-align: center;
	color: #FFF !important;
	background-color: rgba(194,91,99,1) ;
}
.icon_area_blue {
	font-size: 11px;
	line-height: 1;
	display: inline-block;
	padding: 5px 8px;
	margin: 1em 0 0.6em !important;
	text-decoration: none;
	text-align: center;
	color: #FFF !important;
	background-color: rgba(20,89,141,1) ;
}
.icon_area_green {
	font-size: 11px;
	line-height: 1;
	display: inline-block;
	padding: 5px 8px;
	margin: 1em 0 0.6em !important;
	text-decoration: none;
	text-align: center;
	color: #FFF !important;
	background-color: rgba(116,163,84,1) ;
}
.icon_area_yellow {
	font-size: 11px;
	line-height: 1;
	display: inline-block;
	padding: 5px 8px;
	margin: 1em 0 0.6em !important;
	text-decoration: none;
	text-align: center;
	color: #FFF !important;
	background-color: rgba(201,158,68,1) ;
}

/*--------------------------------------------------------------
部品
--------------------------------------------------------------*/

.icon_txt {
    font-size: 11px;
    line-height: 1;
    padding: 6px 10px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1000;
    background:#D75730;
}
.icon_txt_close {
    font-size: 11px;
    line-height: 1;
    padding: 6px 10px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1000;
    background:#666;
}
.ico_new{
	position: absolute;
    top: -6px;
    right: -6px;
    width: auto !important;
}

/*--------------------------------------------------------------
要素
--------------------------------------------------------------*/

.center{
	text-align: center;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}

/*--------------------------------------------------------------
記事
--------------------------------------------------------------*/

.cont_area{
	background: url(../img/common/contents_special_back.png) top left repeat;
    border: 4px solid #fff;
    font-size: 1.05em;
    margin: 0 0 3em;
}
.cont_area .cont_inbox{
	padding: 40px;
}
.cont_area .mds_topic{
	display:block;
	margin: 0;
	padding: 14px 30px;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #A43D34;
	color: #fff;
	line-height: 1.2;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "HG明朝B", "ＭＳ 明朝", "MS PMincho", serif;
}
.cont_area .mds_ttl {
	font-size: 24px;
    font-weight: bold;
    margin: 5px 0 15px;
	display: block;
    padding: 0 0px 10px 0;
    position:relative;
	background: url(../img/common/bg_mdsborder.png) left bottom repeat-x;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "HG明朝B", "ＭＳ 明朝", "MS PMincho", serif;
}
.cont_area .mds_subttl {
	font-size: 20px;
    font-weight: bold;
    margin: 30px 0 15px;
	display: block;
    padding: 0 0px 8px 28px;
    position:relative;
	background: url(../img/common/bg_mdsborder.png) left bottom repeat-x;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "HG明朝B", "ＭＳ 明朝", "MS PMincho", serif;
}
.cont_area .mds_subttl.top {
    margin: 0px 0 15px;
}
.cont_area .mds_subttl:after {
	content: url(../img/common/ico_point.png);
	position: absolute;
	top: -2px;
    left: 8px;
}
.free_img_area {
	padding: 0 0 20px;
	overflow: hidden;
	text-align:center;
}
.free_img_area img {
	max-width:100%;
}

.keisaishi {
    max-width: 1140px;
    vertical-align: bottom;
    font-weight: normal;
    text-align: right;
    color: rgb(157, 60, 60);
    font-size: 1.4em;
    margin: 0.5em auto;
    letter-spacing: 1px;
    font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
}

.othercolumnlink{
	display:block;
	overflow:hidden;
	margin:0 0 1em;
	padding:1em 0;
}
.othercolumnlink .clumn_title{
	font-size:0.8em;
}

aside.pickupinfo{
	margin: 3em 0;
}
.pickupinfo{
	display:block;
	width:100%;
	margin: 0 0 3em 0;
	text-align: center;
}
.pickupinfo img{
	width:50%;
	border: 1px solid #ddd;
}
.pickupinfo img.column{
	width:35%;
}

@media screen and (max-width: 680px){
.pickupinfo{
	margin: 0;
}
.pickupinfo img{
	margin: 2em 0 0;
	width: 100%;
	border: none;
}
.pickupinfo img.column{
	margin: 2em 0 0;
	width: 100%;
	border: none;
}

aside.pickupinfo{
	margin: 0;
	background-color: #fff;
}
}

/*--------------------------------------------------------------
サイトについて
--------------------------------------------------------------*/

#mainabout_area{
	width: 72%;
	margin: 0 3% 0 0;
	float: left;
}
#navabout_area{
	width: 25%;
	float: left;
}
ul.navabout{
	border: 5px solid #e0cfb6;
}
ul.navabout li{
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	border-bottom: 1px solid #ddd;
}
ul.navabout li a{
	color:#000;
	font-size:1.05em;
	font-weight: bold;
	display:block;
	padding: 10px 14px;
	position: relative;
}
ul.navabout li a:before{
	position: absolute;
    top: 50%;
    right: 14px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -4px;
    margin-left: 0px;
    border-top: 4px solid transparent;
    border-left: 6px solid #000;
    border-bottom: 4px solid transparent;
    content: "";
}
ul.navabout li a:hover{
	opacity:0.6;
}
ul.navabout li.mds{
	display:block;
	margin: 0;
	padding: 12px 0;
	font-size: 1.1em;
	background: #A43D34;
	color: #fff;
	text-align:center;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "HG明朝B", "ＭＳ 明朝", "MS PMincho", serif;
}s
.cont_area ul.link_list { 
	margin-top: 15px;
	padding: 0 4px;
}
.cont_area ul.link_list li { 
	width: 48%;
	float:left;
	margin-bottom: 10px;
	background: url("../img/common/ico_arrow.png") 0 3px no-repeat; 
	padding-left: 2%;
}
.cont_area ul.link_list_3col { 
	margin-top: 15px;
	padding: 0 4px;
}
.cont_area ul.link_list_3col li { 
	width: 31%;
	float:left;
	margin-bottom: 10px;
	background: url("../img/common/ico_arrow.png") 0 3px no-repeat; 
	padding-left: 2%;
}
.cont_area ul.link_list li a,
.cont_area ul.link_list_3col li a {
	color: #0068b7; 
}
.cont_area ul.link_list li a:hover,
.cont_area ul.link_list_3col li a:hover {
	opacity: 0.6;
}
.cont_area h3.main_link { 
	display: block;
    background-color: #f3dbd9;
    padding: 13px 0 12px 14px;
    line-height: 1;
    margin: 0 0 15px;
    font-size: 1em;
    font-weight: normal;
    color: #0068b7;
}
.cont_area h3.main_link a{
    color: #0068b7;
    display: block;
}
.cont_area ul.sitemap_list { 
	margin: 0 0 15px;
	padding: 0 4px;
}
.cont_area ul.sitemap_list li{
	position:relative;
	padding: 0 0 0 20px;
	margin: 8px 0;
	color: #0068b7;
	background: url("../img/common/ico_arrow2.png") 0 3px no-repeat; 
}
.cont_area ul.sitemap_list li a{
    color: #0068b7;
}
.cont_area ul.sitemap_list li ul {
	margin: 0 0 5px; 
}
.cont_area ul.sitemap_list li ul li { 
	width: 48%;
	float:left;
	background: url("../img/common/ico_arrow.png") 0 3px no-repeat; 
	padding-left: 2%;
	margin: 4px 0;
}
.cont_area h3.main_link a:hover,
.cont_area ul.sitemap_list li a:hover,
.cont_area ul.sitemap_list li ul li a:hover{
	opacity: 0.6;
}


ul.sitemap_list li {
	margin: 0 0 0 30px;
}

.sitemap_link {
	margin: 1em 0 0 0;
}


/*--------------------------------------------------------------
掲載コラム
--------------------------------------------------------------*/
.columncont{
	padding: 1em 0 2em 0;
	display:block;
}
.columncont .col2:hover{
	opacity: 0.8;
}
.columncont .col2{
	display:block;
}
.columncont .col2 img{
	width:100%;
	margin:0 0 1em;
}
.columncont .col2 p.read{
	margin:0 0 0.4em;
	font-family:  "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
}
.columncont .col2 h3{
	margin:0;
	padding:0;
	font-family:  "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
	font-size:1.4em;
	-webkit-margin-before: 0.4em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: normal;
}


/*-----掲載コラム一覧-----*/
.columlist{
}


.columncont .col3 p.read{
	margin:0 0 0;
	font-size: 1.2em;
	font-family:  "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
}
.columncont .col3 h3{
	margin:0 0 10px;
	padding:0;
	font-family:  "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
	font-size:1.8em;
	-webkit-margin-before: 0.4em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: normal;
}


/*--------------------------------------------------------------
インタビュー
--------------------------------------------------------------*/
.interviewcont{
	margin: 1em 0 2em 0;
	dispaly:block;
}
.interviewcont .col4:hover{
	opacity: 0.8;
}
.interviewcont .col4 p.num{
	width:15%;
	background:#59483F;
	color:#FFF;
	text-align:center;
	margin:0 5% 0 0;
	padding:2px 0;
	float:left;
}
.interviewcont .col4 p.read{
	width:80%;
	display:block;
	float:left;
	font-size:1.1em;
}
.interviewcont .col4 .kouwa_ttl{
	font-size:1.3em;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 5px;
	display: block;
	padding: 0;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
}


/*--------------------------------------------------------------
リンク集
--------------------------------------------------------------*/
.otherlink{
	margin:0 0 0 0;
	padding:1.4em;
	border:1px #BAAFA0 solid;
	background:#DBCFBC;
	overflow:hidden;
	display:block;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.otherlink ul{

}
.otherlink ul li{
	width:23%;
	margin:0 2% 0 0;
	float:left;
}
.otherlink ul li:nth-child(4n){
	margin:0;
}

.otherlink ul li img{
	width:100%;
	margin:0;
	border:2px #FFF solid;
}

/*--------------------------------------------------------------
社寺を探す
--------------------------------------------------------------*/
h2{
	width:100%;
	margin: 0 0 0 0;
	display:block;
	overflow:hidden;
}

h2 p {
	display: inline-block;
	margin: 0 0 5px 0px;
}
.templcont{
	margin: 1em 2.3em 2em 0;
}
.templcont a{
	display:block;
	overflow:hidden;
}
.templcont a .col2{
	display:block;
	overflow:hidden;
}
.templcont a .col2 img{
	width:100%;
}

/*--------------------------------------------------------------
画面幅中(840px)
--------------------------------------------------------------*/
@media screen and (max-width: 840px) {

	/*--社寺を探す--*/
	.templcont,
	.columncont,
	.interviewcont{
		margin: 1em 0 0 0;
	}
	.otherlink{
		margin:0 0 5% 0;
	}
	.otherlink ul li{
		width: 44%;
		margin: 0px 6% 5% 0;
	}


	/*--社寺巡礼--*/
	ul.course_list {
		margin:0 0 2em 0;
		padding:2em;
		background: url(../../img/inori/model-course/meguru-detailbg01.png) repeat;
		border:1px #FFF solid;
		display:block;
		overflow:hidden;
	}
	/*--特集記事一覧--*/
	.speciallist{
		margin: 0 20px;
	}
	.speciallist .col3{
		width: 100%;
		margin: 0 0 2em 0;
	}

}

/*--------------------------------------------------------------
スマホ(680px)
--------------------------------------------------------------*/
@media screen and (max-width: 680px) {

	/*--社寺巡礼--*/
	ul.course_list {
		margin:0 0 2em 0;
		padding:1em;
		background: url(../../img/inori/model-course/meguru-detailbg01.png) repeat;
		border:1px #FFF solid;
		display:block;
		overflow:hidden;
	}
	ul.course_list li{
		width:100%;
		margin:0 0 2em;
		float:none;
	}
	ul.course_list li:nth-child(even){
		float:none;
	}
	.txt_ttl{
		position:absolute;
		top:48%;
		left:40%;
		font-size:1.2em;
		line-height:100%;
	}

	/*--インタビュー--*/
	.interviewcont .col4 .kouwa_ttl {
		font-size: 1.4em;
		display: block;
	}

	/*--特集記事一覧--*/
	#speciallist_ttl h2 {
		font-size: 1.8em;
		padding: 16% 11% 3%;
	}
	#speciallist_ttl h2 span {
		display: block;
	}


	.otherlink ul li{
		width:100%;
		margin:3.5% 0;
		float:left;
	}
	.otherlink ul li:nth-child(4n){
		margin:0;
	}

	.otherlink ul li img{
		width:100%;
		margin:0;
		border:2px #FFF solid;
	}


}