/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 28-June-2016 14:36:40. */

body {
	-webkit-text-size-adjust: 100%;
}

#bg {
	background: url(../images/core/bg.png) repeat-y center 0;
	width: 100%;
	min-width: 900px;
}

#container {
	width: 100%;
	margin: 0;
	padding-top: 20px;
	min-width: 900px;
}

	#header_bg {
		width :100%;
		background: url(../images/core/menu_bg_side.png) repeat-x center bottom;
		padding-bottom: 20px;
		margin-bottom: 20px;
		min-width: 900px;
	}

	#header_wrapper {
		width: 900px;
		margin: 0 auto;
	}

		#header_wrapper h1 {
			float: left;
			margin-top: 16px;
		}

		#header_wrapper p {
			float: right;
		}

	#head {
		margin-bottom: 20px;
	}

	#header_wrapper #header_menu {
		height: 42px;
	}

	#header_wrapper #header_menu ul {
	}

	#header_wrapper #header_menu li {
		float: left;
		margin-left: 37px;
	}


	#contents {
		width: 900px;
		margin: 0 auto;
	}

	#contents #article {
		width: 860px;
		margin: 0 auto;
/* 		margin-top: 50px; */
		margin-top: 30px;
		margin-bottom: 30px;
	}

	#article h1 {
		margin-bottom: 25px;
		font-size: 1.4em;
		font-weight: normal;
	}

	#article h2 {
		margin-bottom: 16px;
		font-size: 1.1em;
		color: rgb(186, 25, 35);
/* 		font-weight: normal; */
	}

	#article h3 {
		margin-bottom: 16px;
		font-size: 1.05em;
/* 		color: rgb(186, 25, 35); */
/* 		font-weight: normal; */
	}

	#article p,
	#article th,
	#article td,
	#article li,
	#article dt,
	#article dd
	{
		line-height: 1.4;
	}

	#article p,
	#article table,
	#article dl,
	#article dd,
	#article ul,
	#article ol
	{
		margin-bottom: 20px;
	}

	#article dt
	{
		margin-bottom: 12px;
	}

	#article dd
	{
		margin-bottom: 20px;
	}

	#article ul
	{
		margin-left: 26px;
	}

	#article ol
	{
		margin-left: 32px;
	}

	#article ul.none {
		margin-left: 0;
	}

	#article #policy {
		padding: 12px;
		background-color: aliceblue;
	}

	#article ul.policy {
/* 		list-style-type: decimal-leading-zero; */
/* 		margin-left: 40px; */
		padding-right: 12px;
	}
		#article ul.policy li {
			margin-bottom: 10px;
		}

	#article li {
	}


	#article table caption {
		margin-bottom: 16px;
		font-size: 1.1em;
		text-align: left;
		color: rgb(96, 180, 208);
/* 		font-weight: normal; */
	}

	#article table.colstyle {
/* 		border-top: 3px solid black; */
/* 		border-bottom: 3px solid black; */
	}

	#article table.colstyle tr.top th {
		border-top: 3px solid black;
	}

	#article table.colstyle tr.bottom th {
		border-bottom: 3px solid black;
	}

	#article table.colstyle tr.top td {
		border-top: 3px solid rgb(96, 180, 208);
	}

	#article table.colstyle tr.bottom td {
		border-bottom: 3px solid rgb(96, 180, 208);
	}

	#article table.colstyle th {
		border-bottom: 1px solid gray;
		padding: 10px;
		vertical-align: top;
	}

	#article table.colstyle td {
		border-bottom: 1px solid rgb(96, 180, 208);
		padding: 10px;
	}

	#aside {
		border-top: 1px dotted #ccc;
		margin-top: 20px;
		padding-top: 30px;
		margin-bottom: 30px;
	}

	#footer_bg {
		width :100%;
		background: url(../images/core/foot_bg_side.png) repeat-x center top;
		padding-top: 20px;
		min-width: 900px;
	}

	#footer_wrapper {
		font-size: 0.9em;
		width: 900px;
		margin: 20px auto 0;
		text-align: center;
		line-height: 2;
	}

	#footer_menu li {
		/* 20x15 */
		background: url(../images/core/menu_mark_brown.png) no-repeat 0 0;
		padding: 0 0 0 23px;
		margin-right: 10px;
		display: inline;
	}

	#footer_submenu li {
		/* 20x15 */
		background: url(../images/core/menu_mark_blue.png) no-repeat 0 0;
		padding: 0 0 0 23px;
		margin-right: 10px;
		display: inline-block;
		line-height: 1;
	}

	#footer_logo {
		margin-bottom: 10px;
	}

	#footer_wrapper #footer_mlogo {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding-top: 10px;
		margin-top: 20px;
		margin-left: 22px;
		margin-bottom: 40px;
	}

	#footer_wrapper #footer_mlogo li {
		margin-right: 46px;
		margin-bottom: 0;
	}

		#footer_wrapper #footer_mlogo li img {
			width: 100px;
		}

	#scroll_top {
		text-align: right;
	}

	#copyright {
		margin-top: 40px;
	}


/* 220704 フッター部分追加　*/

footer div#footer_tel {
	width:100%;
	height:90px;
	background:url(../images/core/footer_tel_bg.png) repeat-x;
	position:fixed;
	bottom:0px;
}

footer div#footer_tel_inner {
	width:900px;
	height:90px;
	margin:0 auto;
}

footer div#footer_tel_inner a.footer_tel_text {
	width:440px;
	height:76px;
	margin:15px 19px 0 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/core/footer_tel.png) no-repeat;
	float:left;
}

footer div#footer_tel_inner p.footer_tel_btn {
	width:215px;
	height:76px;
	margin:14px 5px 0 0;
	float:left;
}

footer div#footer_tel_inner p.footer_tel_btn2 {
	/*pointer-events: none;反応させない指定*/
	width:215px;
	height:76px;
	margin:14px 0 0 0;
	float:right;
}

footer div#footer_tel_inner p.footer_tel_top {
	width:46px;
	height:65px;
	position:fixed;
	bottom:0px;
	right:10px;
	z-index:1;
}
/* 231129 フッター部分追加　*/
	#footer_top {
		margin-top: 15px;
	}

#footer_wrapper a.btn_12 {
	display: flex;
    justify-content: space-evenly;
    align-items: center;
	text-align: center;
	text-decoration: none;
	width: 200px;
	margin: auto;
	padding: 1rem 4rem 1rem 3rem;
	font-weight: bold;
	background: #27acd9;
	color: #fff;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
}
#footer_wrapper a.btn_12::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
#footer_wrapper a.btn_12:hover {
	background: #44c6f2;
	color: #fff;
}

.pcimg {
 display: block !important;
}

.spimg {
  display: none !important;

 }
 
 @media only screen and (max-width: 768px){
.w100 {
    width: 100%;
}

.spimg {
 display: block !important;
}

.pcimg {
  display: none !important;
}

}