@charset "UTF-8";

/* ポップアップ画像の画像枚数表示の削除 */
#lightcase-info #lightcase-sequenceInfo{
	display: none!important;
}


@media screen and (min-width: 641px),print {
#title {
	background-color: #00925d;
	position: relative;
	padding: 15px;
}
#title .icon {
	text-align: center;
	display: block;
	width: 100px;
	position: absolute;
	z-index: 100;
	top: -20px;
}
#title h1 {
	font-size: 32px;
	line-height: 1.2em;
	color: #FFF;
	text-align: left;
	padding-left: 100px;
}
#title h1 span {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}
#detail h2 {
	font-size: 26px;
	text-align: left;
}

#detail_head {
	background-color: #efefef;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	padding: 2%;
	min-width: 1200px;
}
#detail_head ul.detail_head {
	display: flex;
flex-flow: nowrap;
justify-content: space-between;
}
#detail_head ul.detail_head li {
}
#detail_head #photo {
	text-align: center;
	display: block;
	min-width: 640px;
	width: 58%;
	margin-bottom: 2%;
	background-color: #FFF;
}
#detail_head #photo .mainimage {
	display: block;
	min-height: 540px;
	height: 540px;
	padding: 30px;
}
#detail_head #photo img {
width:auto;
height:auto;
max-width:100%;
max-height:100%;
}
#detail_head #copy {
	display: block;
	width:40%;
	text-align: left;
	margin-bottom: 2%;
}
#detail_head #copy .copytitle {
}
#detail_head #copy .body {
	background-color: #FFF;
	display: block;
	min-height: 500px;
}
#detail_head #copy .body p.copy {
	color: #616161;
	font-size: 16px;
	line-height: 1.8em;
	padding-bottom: 3em;
	display: block;
	min-height: 320px;
	padding-top: 1em;
	padding-right: 2em;
	padding-left: 2em;
}
#detail_head #copy .body p.price {
	color: #616161;
	font-size: 24px;
	line-height: 1.8em;
	text-align: center;
}
#detail_head #copy .body p.price b {
	font-size: 65px;
	font-weight: bold;
	color: #e17172;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
#detail_head #subphoto {
	background-color: #FFF;
	width: 100%;
	clear: both;
	display: block;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
/*******************　スライド *******************/
.subphoto div {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	display: block;
	overflow: hidden;
	height: 180px;
}
.subphoto div img {
	width:auto;
	height:180px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*******************　スライド *******************/


#detail .bt {
	margin-top: 30px;
}
#detail .bt a {
	background-color: #faca09;
	font-size: 25px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	width: 300px;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 6px;
}
#detail .bt a:hover {
}

#map {
	text-align: left;
	margin-top: 50px;
}
#map .body,
#outline .body,
#loan .body {
	background-color: #FFF;
	padding: 2%;
}



#outline {
	text-align: left;
	margin-top: 50px;
}
#outline table {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#outline th {
	font-weight: bold;
	color: #616161;
	background-color: #e6e6e6;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 8px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 1.5em;
	width: 12%;
	padding-right: 1%;
	padding-left: 1%;
}
#outline td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	width: 34%;
	padding-right: 1%;
	padding-left: 1%;
}


#loan {
	text-align: left;
	margin-top: 50px;
}
#loan table {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
}
#loan th {
	font-weight: bold;
	color: #616161;
	background-color: #e6e6e6;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size: 14px;
	width: 8%;
}
#loan td {
	background-color: #FFF;
	padding: 10px;
}
#loan p.month {
	padding-top: 30px;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#loan p.month span#loan_hensai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #C00;
	margin-right: 3px;
	margin-left: 3px;
	letter-spacing: 1px;
}
#loan p.att {
	font-size: 14px;
	line-height: 1.5em;
	color: #666;
	padding-top: 20px;
}
/******************************************************** チェック・セレクトボックス設定 */
#loan input[type=radio],
#loan input[type=checkbox] {
  display: none;
}
#loan .radio,
#loan .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: block;
	border-radius: 8px;
	background-color: #f6f7f8;
	vertical-align: middle;
	cursor: pointer;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 42px;
}
#loan .radio:hover,
#loan .checkbox:hover {
  background-color: #FFD1D9;
}
#loan .radio:hover:after,
#loan .checkbox:hover:after {
	border-color: #FF6600;
}
#loan .radio:after,
#loan .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}
#loan .radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FF3808;
	content: '';
	opacity: 0;
}
#loan input[type=radio]:checked + .radio:before {
  opacity: 1;
}

#loan .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #FF3808;
  border-bottom: 3px solid #FF3808;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#loan input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
/******************************************************** チェック・セレクトボックス設定 */


#detail .back {
	text-align: left;
	margin-top: 100px;
}
#detail .back a {
	color: #616161;
	text-decoration: underline;
	font-size: 20px;
	line-height: 1.2em;
}
#detail .back a:before {
	content: '';
	display: inline-block;
	width: 26px;
	height: 26px;
	background-image: url(../img/arrow-left.png);
	background-size: contain;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 0.3em;
}
#detail .back a:hover {
}
}




@media screen and (min-width: 0px) and (max-width: 640px) {
#title {
	background-color: #00925d;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
}
#title .icon {
	text-align: center;
	display: block;
	width: 13%;
	position: absolute;
	z-index: 100;
	top: -10px;
}
#title h1 {
	font-size: 18px;
	line-height: 1.2em;
	color: #FFF;
	text-align: left;
	padding-left: 0;
}
#title h1 span {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	margin-left: 15%;
	margin-right: 1em;
}
#detail h2 {
	font-size: 16px;
	text-align: left;
}

#detail_head {
	background-color: #efefef;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
#detail_head #photo {
	text-align: center;
	display: block;
	overflow: hidden;
	margin-bottom: 2%;
	background-color: #FFF;
}
#detail_head #photo .mainimage {
	display: block;
	min-height: 400px;
	height: 400px;
	padding: 10px;
}
#detail_head #photo img {
	width:auto;
height:auto;
max-width:100%;
max-height:100%;
}
#detail_head #copy {
	text-align: left;
	margin-bottom: 2%;
	margin-top: 20px;
}
#detail_head #copy .copytitle {
	width: 30%;
}
#detail_head #copy .body {
	background-color: #FFF;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
}
#detail_head #copy .body p.copy {
	color: #616161;
	font-size: 14px;
	line-height: 1.3em;
}
#detail_head #copy .body p.price {
	color: #616161;
	font-size: 16px;
	line-height: 1.2em;
	text-align: center;
	margin-top: 1em;
}
#detail_head #copy .body p.price b {
	font-size: 36px;
	font-weight: bold;
	color: #e17172;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0.1em;
	margin-left: 0.1em;
}
#detail_head #subphoto {
	background-color: #FFF;
	display: block;
	padding-top: 3%;
	padding-bottom: 3%;
}
/*******************　スライド *******************/
.subphoto div {
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	display: block;
	overflow: hidden;
	height: 150px;
}
.subphoto div img {
	height: 150px;
	width: auto;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*******************　スライド *******************/


#detail .bt {
	margin-top: 20px;
}
#detail .bt a {
	background-color: #faca09;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	width: 70%;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 6px;
}
#detail .bt a:hover {
}

#map {
	text-align: left;
	margin-top: 20px;
}
iframe[src*='youtube.com'],
iframe[src*='youtube-nocookie.com'],
iframe[src*='youtu.be'] {
  width: 100%;
  height: calc(56.25vw * .9);
}
#map .body,
#outline .body,
#loan .body {
	background-color: #FFF;
	padding: 3%;
}

#outline {
	text-align: left;
	margin-top: 20px;
}
#outline table {
	width: 100%;
}
#outline th {
	font-weight: bold;
	color: #616161;
	background-color: #e6e6e6;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.2em;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
}
#outline td {
	font-size: 15px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
}


#loan {
	text-align: left;
	margin-top: 20px;
}
#loan table {
	width: 100%;
}
#loan th {
	font-weight: bold;
	color: #616161;
	background-color: #e6e6e6;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
}
#loan td {
	background-color: #FFF;
	padding: 10px;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
}
#loan p.month {
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#loan p.month span#loan_hensai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #C00;
	margin-right: 3px;
	margin-left: 3px;
	letter-spacing: 1px;
}
#loan p.att {
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	padding: 10px;
}
/******************************************************** チェック・セレクトボックス設定 */
#loan input[type=radio],
#loan input[type=checkbox] {
  display: none;
}
#loan .radio,
#loan .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: block;
	border-radius: 8px;
	background-color: #f6f7f8;
	vertical-align: middle;
	cursor: pointer;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 42px;
}
#loan .radio:hover,
#loan .checkbox:hover {
  background-color: #FFD1D9;
}
#loan .radio:hover:after,
#loan .checkbox:hover:after {
	border-color: #FF6600;
}
#loan .radio:after,
#loan .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}
#loan .radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FF3808;
	content: '';
	opacity: 0;
}
#loan input[type=radio]:checked + .radio:before {
  opacity: 1;
}

#loan .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #FF3808;
  border-bottom: 3px solid #FF3808;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#loan input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
/******************************************************** チェック・セレクトボックス設定 */


#detail .back {
	text-align: left;
	margin-top: 50px;
}
#detail .back a {
	color: #616161;
	text-decoration: underline;
	font-size: 16px;
	line-height: 1.2em;
}
#detail .back a:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../img/arrow-left.png);
	background-size: contain;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 0.3em;
}
#detail .back a:hover {
}
}
