@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body { width: 100%; }
html { font-size: 62.5%; }
body {
	background-color: #fff;
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: 0.2rem;
	color: #5d5e5f;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
	font-family: sans-serif;
}
table { 
	line-height: 1.5;
 }
* {
	box-sizing: border-box;
	font-size: 1.4rem;
	-webkit-text-size-adjust: 100%;
}

*:first-child + html body { font-size:75%; }

* html body { font-size:75%; }

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
	font-weight: bold;
}


div#headerArea {
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 175px;
	background-color: #fff;
	color: #fff;
	z-index: 9999;
}

div#contentsArea {
	width: 100%;
}
.stitle{
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 30px;
	text-shadow: 4px 4px 2px rgba(0,0,0,0.3);
	color: #F6F6F6;
	text-align: center;
}
.stitle-bottom {
	position: relative;
	display: inline-block;
	width: 100%;
	min-width: 115px;
	height: 53px;
	line-height: 40px;
	background: #87cefa;
	z-index: 0;
	padding-top:10px;
	padding-bottom:10px;
	box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.stitle-bottom:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -20px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 20px 0 20px;
	border-color: #87cefa transparent transparent transparent;
}

#sc_gaikan{
	margin-top: 230px;
	text-align: center;
	position: relative;
}
.scc_title{
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
	width: 50%;
	background-color: #ccc;
	color: #fff;
	font-size: 20px;
}
.scm_title{
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
	width: 50%;
	background-color: #ccc;
	color: #fff;
	font-size: 20px;
}

#scg_contents{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	color: #ffffff;
	background-color: rgba(13, 87, 228, 0.4);
	padding:20px 0;
	line-height:1.8;
}
.scg_pickup{
	font-size: 36px;
}
#h_menu{
	width: 100%;
	background-color:#808080;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#h_menu div{
	display: inline-block;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	color: #ffffff;
	font-size:16px;
}
#h_menu div:hover{
	background-color: #1E90FF;
}

.scs_th1{
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

.scs_td1{
	height: 40px;
	width: 15%;
	text-align: left;
	vertical-align: middle;
}

.scs_td2{
	height: 40px;
	width: 10%;
	text-align: right;
	vertical-align: middle;
}

.scs_detail{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.scs_detail th, .scs_detail td{
	padding:.5em;
	border:1px solid #fff;
}
.scs_detail th{
	background: linear-gradient(to bottom, #4c99af 0%, #4c99af 50%, #328aa4 50%, #328aa4 100%);
	color:#fff;
}

.scs_detail tr:nth-child(even){
	background:#e5f1f4;
}
.scs_detail tr:nth-child(odd){
	background:#f8fbfc;
}

table.scs_image {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 1em 0;
}

.scs_image td{
	border: none;
	text-align: center;
	vertical-align: top;
}
.pos_sc{
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
img{
	margin-left: auto;
	margin-right: auto;
}
.scs_image td{
	border: none;
	text-align: center;
	vertical-align: top;
}

.scs_img img{
	height: 200px;
	width: 250px;
}

.scs_img {
	border: 10px solid #fff;
	float: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	height: 200px;
	width: 250px;
	overflow: hidden;

	-webkit-box-shadow: 2px 2px 5px #111;
			box-shadow: 2px 2px 5px #111;
}

.scg_detail{
	width:85%;
	border: 1px solid #dcdcdc;
	border-collapse:collapse;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.4);
}
.scg_detail th{
	background: #c0c0c0;
	color:#fff;
}
.scg_td1{
	height: 20px;
	width: 15%;
	text-align: center;
	vertical-align: middle;
}

.scg_td2{
	height: 20px;
	width: 35%;
	text-align: left;
	vertical-align: middle;
}

.scg_detail th, .scg_detail td{
	padding:.5em;
	border:1px solid #dfdfdf;
}

.scc_div {
	width: 40%;
	background-color: #9dadc6;
	font-size: 20px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 5px;
	box-shadow: 0px 0px 8px 8px rgba(200, 200, 200, 0.5);
	border-radius: 10px;
	border: 1px solid #ffffff;
	text-align: center;
}

.scc_div div{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.scc_div a{
	color: #ffffff;
}

#sc_chiseki a {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.scl_detail {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
	width: 50%;
	background-color: #40E0D0;
	text-align: center;
}
.scs_detail table{
	margin-right: auto;
	margin-left: auto;
}

.scl_detail span{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #fff;
}

.scl_detail div{
	margin-top: 10px;
	font-size: 30px;
	color: #fff;
}

#sc_toiawase{
	background-color: #FFFACD;
	text-align: center;
}

.sct_detail{
	background-color: #FFFACD;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	font-size: 30px;
	line-height: 30px;
	color: #808080;
}

.sct_tel {
	background-color: #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 60%;
	color: #6495ED;
	font-weight: bold;
}

.sct_tel:hover {
	font-size: 40px;
}

.submit{
	width: 50%;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 8px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #007EA6;
	color: white;
	font-size: 12px;
}

.submit:hover {
	opacity: 0.5;
}

.scf-submit{
	text-align: center;
}

#err_msg div{
	color: #ff0000;
	margin: 10px;
}

.scs_th1 {
	width:20%;
}
.kukaku {
	width: 700px;
	height: auto;
}
.scg_mo {
	display: none;
}
.blog_main {
	width: 100%;
	background-color: #def;
	padding: 0 0 20px;
}
.blog {
	width: 85%;
	background-color: #def;
	margin: 20px auto;
}
.blog_contents {
	height: auto;
	margin: 20px auto;
	background-color: #fff;
	border-radius: 20px;
}
.b_title {
	margin: 20px 0;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #2b5695;
	border-radius: 20px 20px 0 0;
}
.b_content {
	padding: 0 20px 0;
}
.wp-block-video video {
	max-width: 100%;
}


@media screen and (max-width: 768px) {
	#contentsArea {
		overflow-y: hidden;
		max-width:100%
	}
	.scs_image table, .scs_image tbody,.scs_image tr, .scs_image td, .scs_image th {
		width: 100%;   
		display: block; 
	}
  .scs_img {
		width:80%;
		height: auto;
	}
 .scs_detail th, .scs_detail td, .scg_td1, .scg_td2 {
		display: block;
		width:100%;
		box-sizing: border-box;
	}
  .scs_detail {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.scs_detail table {
		width:100%;
		margin:0;
	}
	.scs_td1, .scs_td2 {
		text-align:center;
	}
	.scg_detail th, .scg_detail td {
		padding: 10px 0;
		text-align: center;
		height:auto;
	}
	.loan {
		font-size: 1.6rem;
	}
	.sct_detail {
		font-size:1.4rem;
	}
	.sct_tel {
		width: 90%;
	}
	.scg_td2 {
		height:35px;
	}
	.scg_pc {
		display:none;
	}
	.header01 {
		margin-top:-25px;
	}
	#h_menu div {
		padding: 5px 0;
	}
	.blog {
		width: 96%;
	}
	.b_content {
		padding: 5px;
	}
}