@charset "utf-8";
@import "cssreset-min.css";
@import "style.css";
@import "common.css";
@import "tanaka-footer.css";
/* https://www.tanaka-kinoie.co.jp/ */



.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* 
---------------------------------------------------*/
ul.konnakata {
	padding:15px 20px 25px;	
    border: 8px solid #FFEDED;
    border-radius: 4px;
	xbackground:url(../images/bg_grid.png) repeat;
}

ul.konnakata li {
	font-size:1.25em;
	border-bottom:1px dashed #ccc;
	padding:10px 0 10px 40px;
	background:url(../images/icon_check.png) left 8px no-repeat;
	font-weight:bold;
}


/* エリア
---------------------------------------------------*/
#area {
	clear: both;
	position: relative;
	width: auto;
	/*
	height: 140px;
	*/
	margin-left: 200px;
	background:#ccc;
}
@media screen and (max-width: 768px) {
	#area {
		margin-left: 0;
	}
}

.area_inner {
	margin:0 auto;
	max-width:960px;
	padding:80px:
}


.section p:last-child {
	margin-bottom:0;
}



/* お知らせ
=============================================== */
#topics {
	overflow-y: scroll;
	height:300px;
	margin-bottom:30px;
}

#topics dl {
	overflow: hidden;
	/zoom: 1;
	padding:10px;
	
}

#topics dl.odd {
	background: #F7F7F7;
}

#topics dt {
	color:#666;
}

#topics dt,
#topics dd {
	font-size:1.25em;
	line-height:1.6;
}

#topics dd span {	
	display:none;
	font-size:0.75em;
    color: #fff;
    background-color: #393d54;
    padding: 2px 7px;
    margin-right: 20px;
    border-radius: 30px;
}

/**/	

#eigyoubi {
	float:right;
	width: 34%;
}

		#h_link li {
			margin-bottom: 12px;
		}
		#h_link li a {
			display: block;
			text-align: center;
			border: 3px solid #dcdcdc;
			padding: 1em 0;
			box-sizing: border-box;
			font-size:1.2em;
		}
		#h_link li a:hover {
			opacity: .6;
		}
		#h_link li a img {
			xmargin-bottom: 10px;
		}
		
@media screen and ( max-width: 768px ){		
	#eigyoubi {
		width: 100%;
		margin-top: 40px;
	}
}



#h_link {
	float:right;
	width: 34%;
}
		#h_link li {
			margin-bottom: 12px;
		}
		#h_link li a {
			display: block;
			text-align: center;
			border: 3px solid #dcdcdc;
			padding: 1em 0;
			box-sizing: border-box;
			font-size:1.2em;
		}
		#h_link li a:hover {
			opacity: .6;
		}
		#h_link li a img {
			xmargin-bottom: 10px;
		}
		
@media screen and (max-width: 768px ){		
	#h_link {
		width: 100%;
		margin-top: 40px;
	}
}





/* concept
---------------------------------------------*/


#concept p:last-child {
	margin-bottom:0px;
}

#concept ul li {
	text-align:center;
	margin-bottom:10px;
}

#concept ul li img {
	width:100%;
}

@media only screen and (min-width: 768px) {
	#concept ul {
		float:left;
		width:36%;
	}
	#concept div.text {
		float:right;
		width:60%;
	}
}

@media screen and (max-width: 768px ){		
	#concept ul li img {
		width:90%;
	}
}

/* 
---------------------------------------------*/

/*
.fb-page {
	display:none !important;
}
*/
/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px ipad含みたい場合は768px */
@media only screen and (min-width: 768px) {	
	.fb-page {
		display:block !important;
		width:100% !important;
	}	
	
	/*新着情報*/
	#topics {
		float:left;
		width: 60%;
	}
	#topics dl {
		overflow: hidden;
		/zoom: 1;
		padding: 15px 15px 15px 15px;
	}
	
	#topics dt {
		float: left;
		padding-left:8px;
	}
	#topics dd {
		padding: 0 0 0 125px;
	}
	
	/*
	#topics {
		float:left;
		width:52.63157%;
		height:350px;
		margin-bottom:0;
	}
	.fb-page {
		width:43.85964% !important;
		float:right;
	  }
	  */
	  

	
	
	
	  
}

/* New!!マーク
---------------------*/
span.new {
    display: none;
    color: #F69;
}





/* インスタグラム
=============================================== 
ul.instagram li {
	float:left;
	width:18.43137%;
	margin-right:1.96078%;
	margin-bottom:20px;
	
	max-width:210px;
	max-height:210px;
}
ul.instagram li:nth-child(5n) {
	margin-right:0;
}

ul.instagram li a {
	background-color: #f1f1f1;
	vertical-align: middle;
	display: table-cell;
	width:;
	height:;
}

ul.instagram li img {
	width:100%;
	height:auto;
}
@media only screen and (max-width: 640px) {
	ul.instagram li {		
		width:48%;
		margin-right:4%;
	}
	ul.instagram li:nth-child(5n) {
		margin-right:4%;
	}
	ul.instagram li:nth-child(2n) {
		margin-right:0;
	}
}
*/


.btn {
	text-align:center;
	
}
.btn a {
    background: #517fa4;
    color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 7px 14px;
	margin: 5px auto 0;
	border-radius: 4px;	
	box-sizing: border-box;
	text-decoration:none;
	font-size:1.3em;
}







/*　case
=============================================== */
/*
#index_case #case dl {
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}

#index_case #case dt {
	margin-bottom:10px;
}

#index_case #case dt img {
	width:100%;
	height:auto;
	
	max-width:400px;
}

	#index_case #case dt {
		max-width:400px;
		margin:0 auto;
	}

	#index_case #case dt a {
		background-color:#f1f1f1;
		width: 220px;
		height: 220px;
		text-align: center;
		vertical-align: middle;
		display: table-cell;
	}	

#index_case #case dd.title {
	font-size:14px;
	margin-bottom:5px;
}

#index_case #case dl dd.point span {
	font-size:10px;
	color: #fff;
	background-color: #69C;
	padding:2px 8px;
	margin-right: 5px;
	display:inline-block;
	margin-bottom:5px;
	border-radius: 30px;
}

#case {
	margin-bottom:30px;
}

@media only screen and (max-width:  640px) {
	#index_case #case dl:nth-child(2n) {
		margin-right:0;
	}
}
@media only screen and (min-width:  640px) {
	#index_case #case dd.title {
		font-size:16px;
	}
	#index_case #case dl {
		width:22.6%;
		margin-right:3.2%;
	}
		#index_case #case dl:nth-child(4n) {
		margin-right:0;
	}
}
*/

#index_case #case dl {
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:15px;
}

#index_case #case dt a {
	border:1px solid #f1f1f1;
	width: 203px;
	height: 303px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

#index_case #case dt img {
	width: 100%;	
	max-width:203px;
	max-height:303px;	
	object-fit: cover;
}

#index_case #case dd.title {
	font-size:1.25em;
	margin-bottom:5px;
}

#case {
	margin-bottom:30px;
}
@media only screen and (max-width:  768px) {
	#index_case #case dl:nth-child(2n) {
		margin-right:0;
	}	
}
@media only screen and (min-width:  769px) {
	#index_case #case dl {
		width:22.65625%;
		margin-right:3.125%;
	}
	#index_case #case dl:nth-child(4n) {
		margin-right:0;
	}
}






/* 丸写真３つ
=============================================== */
.en dl {
	/*
	float:left;
	width: 50%;
	*/
	width:100%;
	box-sizing:border-box;
	padding:10px!important;
	margin-bottom:30px;
}

.en dl.bg_green {
	background-color:#FCF8F9;
    border: dashed 2px #FF88AF;
	border-radius: 10px;
	padding:20px!important;
}

.en dl dt.title {
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.en dl dd.image {
	text-align:center;
	margin-bottom:10px;
}
.en dl dd.area {
	font-size:16px;
	text-align:right;
}
.en dl dd.comment {
	font-size:16px;
}

.en img {
	width:100%;
}

.en dl dd.price {
	font-size:28px;
	font-weight:bold;
	text-align:right;
	
	font-size: 44px;
font-family: "SourceHanSansJP Heavy", sans-serif;
color: #F00;
}

@media screen and (min-width: 640px) {	
	/* 丸写真３つ並び
	=============================================== */
	.en dl {
		float:left;
		width:31.51079%;/*250px*/
		margin-right:2.73381%;/*125px*/
		xbackground-color:#F69;	
	}	
	.en dl:nth-child(3n) {
		margin-right:0;
	}
	.sp_inner {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		
		xalign-items:stretch;
		
		flex-wrap: wrap;		
	}
}


.balloon1-top {
  position: relative;
  /*display: inline-block;*/
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  background: #FBF7EF;
}

.balloon1-top:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #FBF7EF;
}

.balloon1-top p {
  margin: 0;
  padding: 0;
}









/* 見出し
=============================================== */
.section .sec-header h2 {
   line-height: 1.5;
   margin-bottom:20px;
   text-align:center;
   font-size:30px;
}
@media only screen and (min-width: 768px) {
	.section .sec-header h2 {
   font-size:40px;
}
}

.sec-header {
    text-align: center;
}

.reason-sholder {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
	color:#333;
}

.reason-sholder::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-right: 5px;
    background: url(../images/ico_slash_l.png) no-repeat;
}

.reason-sholder::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-right: 5px;
    background: url(../images/ico_slash_r.png) no-repeat;
}









/* 
=============================================== */
.box_wrap {
	overflow:hidden;
	zoom:1;
}

.box_wrap.last {
	xmargin-bottom:25px;
}

.box_wrap .box {
	width:100%;
}

.box_wrap .box p {
	font-size:1.4em;
	line-height:1.6;
}

/* 横並びコンテンツ
=============================================== */
.box_wrap .box dl {
	width:100%;
	clear:both;
	
	overflow:hidden;
	zoom:1;
	margin-bottom:10px;
	line-height:1.6;
}

.box_wrap .box dt {
	float: left;
	width: 130px;
}
.box_wrap .box dt img {
	width: 100%;
	height: auto;
}
.box_wrap .box dd {
	margin-left: 140px;
}

.box_wrap .box dd.title {
	xfont-family: 'Libre Baskerville', serif;
	font-size:16px;
	font-weight:bold;	
}
.box_wrap .box dd.text {
	font-size:13px;
}

.box_wrap .box dd.text a {
	color:#D5AD58;
}

@media only screen and (min-width: 768px) {
	.box_wrap {
		xborder-top:1px solid #f1f1f1;
		margin-bottom:20px;
		xbackground-color:#E4F5DC
	}
	
	.box_wrap.last {
		xborder-bottom:1px solid #f1f1f1;
		margin-bottom:0px;
	}
	
	.box_wrap .box {
		width:50%;
		float:left;
		xpadding:60px 150px;
	}
	.box_wrap .box dl {
		margin-bottom:0;
	}
	
	.box_wrap .box dt {
		float: left;
		width: 40%;
		xmax-width:260px;
	}
	.box_wrap .box dd {
		margin-left: 45%;
	}
	
	.box_wrap .box dd.title {
		font-size:20px;
		margin-bottom:10px;
		padding-top:10px;
	}
	.box_wrap .box dd.text {
		font-size:14px;
	}

}








/* 丸写真３つ v2
=============================================== */
.en_02 dl {
	/*
	float:left;
	width: 50%;
	*/
	width:100%;
	box-sizing:border-box;
	padding:10px!important;
	margin-bottom:30px;
}

.en_02 dl dt.title {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding:3px;
	color:#fff;
	background-color:#FF546C;
}

.en_02 dl dt.title i {
	margin:0 0 0 5px;
}

.en_02 dl dd.image {
	text-align:center;
	margin-bottom:10px;
}
.en_02 dl dd.comment {
	font-size:16px;
}
.en_02 img {
	width:100%;
}

@media screen and (min-width: 640px) {	
	/* 丸写真３つ並び
	=============================================== */
	.en_02 dl {
		float:left;
		width:31.51079%;/*250px*/
		margin-right:2.73381%;/*125px*/
		xbackground-color:#F69;	
	}	
	.en_02 dl:nth-child(3n) {
		margin-right:0;
	}
	.sp_inner_02 {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		
		xalign-items:stretch;
		
		flex-wrap: wrap;		
	}
}