@charset "UTF-8";
/* CSS Document */

#second{
	line-height: 1.88;
}

#second h2{
	text-align: left;
	position: relative;
	font-size: 1.8em;
	font-weight: 700;
	color: #1a456f;
	margin-bottom: 1em;
}

#second h3.ver2{
	width: 95%;
	margin: 0 0 10px 0;
	padding:1.3% 2% 1.2% 3%;
	line-height: 1;
	background-color: #1a456f;
	font-weight: 700;
	text-align: left;
	color: #fff;
	font-size: 1.3em;
	border-radius: 5px;
	position:relative;
	display:block;
}
#second h3.ver2::before{
	content:"";
	position:absolute;
	left:10px;
	top:50%;
	transform:translateY(-50%);
	width:6px;
	height:1.2em;
	background:#fff;
}

#second #rightslot .marquee h3 {
	position: absolute;
	top: 0;
	left: 0;
	background: #777b99;
	line-height: 38px;
	padding: 0 18px;
	border-radius: 12px 0 12px 0;
	font-weight: 700;
	color: #fff;
	font-size: 1.25em;
}

#second h4{
	position: relative;
	padding-bottom: 10px;
	text-align: left;
	color: #3366cc;
	font-weight: 700;
	font-size: 1.1em;
	margin: 0 0 0.8em 0;
}

#second h4::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background-image:
		repeating-linear-gradient(45deg, #3366cc 0px, #3366cc 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%),
		repeating-linear-gradient(135deg, #3366cc 0px, #3366cc 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 6px 6px;
}
#second h4 span{
	background-color: #A7C95A;
	color: #fff;
	font-size: 0.72em;
font-weight: 400;
padding:0.5% 1%;
	margin-left: 0.8em;
	border-radius: 4px;
	white-space: nowrap;
}

#second h5 {
	color:#2a865c;
	margin-bottom:8px;
	text-align: left;
	font-size: 1.1em;
	font-weight:700;
	line-height: 1.2;
}

/*

#second h4{
	font-size:1.25em;
	margin: 0 0 10px 0;
	padding:0;
	position: relative;
	text-align: left;
}

#second h4:before {
	width: 100%;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}

#second h4 span {
	background-color: #e1726c;
	color: #fff;
	display: inline-block;
	padding:4px 1.5rem 5px 1.5rem;
	position: relative;
	border-radius: 24px;
  font-weight: 700;
}
*/
/*

#second h6 {
	position: relative;
	color:#000;
	margin-bottom:1em;
	padding-left: 7px;
	text-align: left;
	font-size: 1em;
	font-weight:700;
	border-left: 4px solid #222;
}

#second h6.ver2 {
	position: relative;
	color:#3b838b;
	margin-bottom:5px;
	padding-left: 0;
	text-align: left;
	font-size: 1em;
	font-weight:700;
	border-left: none;
	line-height: 1.3;
}

#second h4 {
	font-size: 1.1em;
	position: relative;
	color:#2660ac;
	font-weight:400;
	margin-bottom:10px;
	text-align: left;
}
#second h4:before {
	width: 100%;
	border-top: 2px dotted #2660ac;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}
#second h4 span {
	background-color: #fff;
	display: inline-block;
	padding-right: 12px;
	position: relative;
}

#second h5.ver2 {
  text-align: left;
	color:#2660ac;
	background-color: #d1e8f8;
	float: left;
	padding:0.5% 2% 0.5% 1.5%;
	font-weight:400;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-size: 0.95em;
	border-left: none;
}
#second h5 span.fontRed{color:#ff3333;}
*/


/*welcome*/






/* ここからタブ
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
/*
#index{
	width: 1080px;
	min-height:auto;
	margin: 0;
	padding:0;
}

*/
}


/* for Sp
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/


@media screen and (max-width: 768px) {

#second{
}

/*
	
#second h2{
	text-align: left;
	position: relative;
	font-size: 1.8em;
	font-weight: 700;
	color: #1a456f;
	margin-bottom: 1em;
}
*/
#second h3.ver2{
	width: 93%;
	margin: 0 0 10px 0;
	padding:2.5% 2% 3% 6%;
	line-height: 1.5;
	background-color: #1a456f;
	font-weight: 700;
	text-align: left;
	color: #fff;
	font-size: 1.3em;
	border-radius: 5px;
	position:relative;
	display:block;
}

#second h3.ver2::before{
	content:"";
	position:absolute;
	left:10px;
	top:50%;
	transform:translateY(-50%);
	width:6px;
	height:1.4em;
	background:#fff;
}
/*
#second #rightslot .marquee h3 {
	position: absolute;
	top: 0;
	left: 0;
	background: #777b99;
	line-height: 38px;
	padding: 0 18px;
	border-radius: 12px 0 12px 0;
	font-weight: 700;
	color: #fff;
	font-size: 1.25em;
}

#second h4{
	position: relative;
	padding-bottom: 10px;
	text-align: left;
	color: #61a5d3;
	font-weight: 700;
	font-size: 1.2em;
	margin: 0 0 0.8em 0;
}

#second h4::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background-image:
		repeating-linear-gradient(45deg, #bfe5ff 0px, #bfe5ff 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%),
		repeating-linear-gradient(135deg, #bfe5ff 0px, #bfe5ff 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 6px 6px;
}
#second h4 span{background-color: #A7C95A; color: #fff; font-size: 0.75em;
font-weight: 400;
padding:0.5% 1%;
	margin-left: 1em;
	border-radius: 4px;
}

#second h5 {
	color:#2a865c;
	margin-bottom:8px;
	text-align: left;
	font-size: 1.1em;
	font-weight:700;
	line-height: 1.2;
}

*/

/*welcome*/
#rightslot.welcome{}

#rightslot.welcome img.chair{
	width:60%;
	margin: 0 20% 5% 20%;
}


	

}