@charset "UTF-8";
html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
abbr,address,cite,code,
del,dfn,em,img,ins,kbd,q,samp,
small,strong,sub,sup,var,
b,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN,"游ゴシック体", "Yu Gothic", YuGothic, Arial, Meiryo, sans-serif;
	line-height: 1;
}
a {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
a img,img {
	border: none;
	line-hegiht: 0;
	vertical-align: bottom;
}
ul,li {
	list-style: none;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
address {
	font-style: normal;
}
/* --- clear --- */
.clearfix {display: inline-table;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* --- hr --- */
hr {
	height: 0;
	margin: 0;
	border: none;
	border-top: 1px solid #e3e3e3;
}
/* --- a --- */
a.transition {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a.transition:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a.text_link {
	text-decoration: underline;
	color: #1273c4;
}
a.text_link:hover {
	text-decoration: none;
}
a.blank {
	padding: 0 0 0 13px;
	background: url(../image/Li_blank_s.png) no-repeat 0px 5px;
	text-decoration: none;
	color: #4c70ca;
}
a.blank span {
	font-size: 10px;
}
.R {
	float: right;
}
.L {
	float: left;
}
.media_R {
	display: block;
	float: right;
}
br.long_br { margin-bottom: 50px; }
br.media { display: none; }
br.media_no { display: block; }
@media screen and (max-width:480px) {
	br.media { display: block;}
	br.media_no { display: none; }
	.media_R { float: none; }
	.nopc { display: none; }
}/*/mediaquery*/

.dot_bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.dot_bg:after {
	content: "";
	position: fixed;
	z-index: 2;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../image/dot_bg.png);
}
.dot_bg.pt1 {
	background-image: url(../image/pt1_bg.jpg);
}
.inner3 {
   position: relative;
   z-index: 10;
   border-top: 4px solid #3d70a1;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 5%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #FFF;
	-moz-box-shadow: 0px 0 22px 0 rgba(115, 115, 115, .4);
	-webkit-box-shadow: 0px 0 22px 0 rgba(115, 115, 115, .4);
	box-shadow: 0px 0 22px 0 rgba(115, 115, 115, .4);
}
.inner3:last-child { margin-bottom: 0; }
.contents_bg_03 {
	position: relative;
	padding: 5%;
   z-index: 4;
}

/*---------------------------------*/
/*-------    RESPONSIVE    --------*/
/*---------------------------------*/
@media screen and (max-width:1280px) {
   .contents_bg_03 {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
   .contents_bg_03 { padding: 3%;}
   .inner3 {
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
      padding: 3%;
	}
}/*/mediaquery*/
@media screen and (max-width:480px) {
   .inner3 { padding: 0; }
}/*/mediaquery*/
/* ~~ footerお問い合わせ ~~ */
#footer_Contact {
	width: 100%;
	padding: 0;
	border-top: 1px solid #e3e3e3;
}
ul.Contact_area {
	background: #FFF;
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
	font-size: 16px;
}
ul.Contact_area li {
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
	line-height: 2em;
}
ul.Contact_area li:before {
	content: "";
	display: block;
	position: absolute;
	width: 3px;
	height: 100%;
	left: -2px;
	background: #e3e3e3;
	border-radius: 1px;
}
ul.Contact_area li:first-child:before {
	display: none;
}
.contact_title {
	font-size: 1.6em;
	font-weight: bold;
	color: #222;
	margin: 20px 0 10px;
}
.tel_number {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 3.6em;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0em;
	margin: 10px 0 5px;
	padding: 0 5px;
	color: #222;
}
.mail {
	padding: 10px 0;
}
.mail .button {
	background: #FFF;
	border-radius: 2px;
	border: 1px solid #222;
	color: #222;
	font-size: 0.9375em;
	padding: 10px 35px;
	font-weight: 600;
	box-sizing: border-box;
	box-shadow: 0 4px 0 0 rgba(0,0,0,.11);
}
.mail .button:hover {
	background: #fcfcfc;
   text-decoration: underline;
}
.details_txt {
	margin-top: 15px;
	font-size: 0.875em;
	line-height: 1.7em;
	color: #444;
	font-weight: 400;
	letter-spacing: 0.04em;
	padding: 0;
}
.contact_title .icon {
	display: block;
	line-height: 0;
}
.contact_title .icon:before {
	content: '';
	display: inline-block;
	width: 65px;
	height: 65px;
	margin-bottom: 30px;
	border-radius: 50%;
	background: #FFF no-repeat center;
	border: 4px solid #222;
	box-shadow: 0 4px 0 0 rgba(0,0,0,.11);
}
.contact_title .Contact_Dial:before {
	background-image: url(../image/footer_Contact_Contact_Dial.png);
	background-size: 60%;
}
.contact_title .Mail_icon:before {
	background-image: url(../image/footer_Contact_Mail_icon.png);
	background-size: 50%;
}
/*---------------------------------*/
/*------- RESPONSIVE STUFF --------*/
/*---------------------------------*/
@media screen and (max-width:480px) {
	.footer_Contact {
		width: 100%;
		padding: 0;
		overflow: hidden;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	ul.Contact_area {
		font-size: 12px;
		padding: 0;
		margin: 0;
	}
	ul.Contact_area li {
		float: none;
		width: 100%;
		padding: 20px 0;
	}
	ul.Contact_area li:before {
		width: 100%;
		height: 3px;
		top: -2px;
	}
}/*/mediaquery*/
/* ~~ ページトップへ ~~ */
.pagetop {
	display: none;
	position: fixed;
	z-index: 50;
	right: 15px;
	bottom: 15px;
	background: url(../image/btn_pagetops_sp.png) center center no-repeat;
	background-color: rgba(51,51,51,0.8);
	background-size: 15px auto;
	height: 40px;
	width: 40px;
	text-indent: -9999px;
	padding: 0;
	line-height: 0;
}