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

html{color:#555555;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}

.pc {
	display:none;
}

.cb-header_sp {
display:block;
z-index: 100;
position: fixed;
top: -150px;
left: 0;
background-color: rgba(255,255,255,0.9);
width:100%;
box-shadow: 0 2px 2px #bbbbbb;
border-bottom: 1px solid #cccccc;
}

.cb-header_sp #cb-tel_sp,
.cb-header_sp #cb-contact_sp{
width:50%;
float:left;
box-sizing: border-box;
}
.cb-header_sp #cb-tel_sp img,
.cb-header_sp #cb-contact_sp img{
width:100%;
height:auto;
vertical-align: bottom;
}
.cb-header_sp #cb-tel_sp{
border-right:1px solid #cccccc;
padding-bottom:1px;
}

#stt,
#stt a{
	display:none;
}
span.assen{
	color:#ff0000;
	font-size:18px;
}
#copy {
	margin-top:50px;
	text-align:center;
	font-size:12px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
body {
	background-color:#eeeeee;
	font-family: "メイリオ", sans-serif;
	font-size:12px;
}
#wap{
	width:100%;
	margin:0;
	background-image:url(bg_contents.jpg);
	background-size: 100% auto;
}
#wap img {
	width:100%;
	height:auto;
}
#profile_title_sp{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#profile_title_sp img {
	width:100%;
	height:auto;
}

#outline-title_sp{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:20px;
}
#outline-title_sp img {
	width:100%;
	height:auto;
}
/*menu
====================================================================================================*/
#glayLayer{
	display: none;
    position:fixed;
    top:150px;
    left:0;
    height:100%;
    width:100%;
    background:#1c79d4;
    opacity: 1;
    filter:alpha(opacity=100);
}
#spMenu{
    display: none;
    box-sizing: border-box;
    background:#1c79d4;
    position:absolute;
    z-index: 1000;
	width:100%;
	margin-top:0px;
	filter:alpha(opacity=100);
	-moz-opacity: 0.9;
	opacity: 1;
	padding-left:2%;
	padding-right:2%;
	height:100%;
}
#spMenu ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14589c;
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:12px;
	
}
#spMenu ul li:first-child{
}
#spMenu ul li:last-child{

}
#spMenu ul li a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	margin-left:10px;
	display:block;
}
#spMenu ul li a{
	display:block;
	padding:10px;
}
#tel_img {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#tel_img img {
	width:100%;
	vertical-align:bottom;
}

/*header
====================================================================================================*/
#header_sp{
	height:50px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(images/sp/header/bg_header.jpg);
	background-size:auto 70px;
}

#header_sp .inner #menu-icon #menuButton {
	width:35px;
	height:35px;
	display:block;
	background-image:url(btn_menu.png);
	text-indent:-500px;
	background-repeat:no-repeat;
	overflow:hidden;
	float:right;
	background-size:100%;
	margin-top:8px;
}
#header_sp .inner #closeBtn{
	display:none;
}
#header_sp .inner #closeBtn #menuCloseButton{
	width:35px;
	height:35px;
	display:block;
	background-image:url(btn_menu_close10.png);
	text-indent:-500px;
	background-repeat:no-repeat;
	overflow:hidden;
	float:right;
	background-size:100%;
	margin-top:8px;
}
#header_sp .inner #logo{
	width:250px;
	height:50px;
	float:left;
}
#header_sp .inner #logo a {
	width:100%;
	height:100%;
	display:block;
	background-image:url(logo.png);
	text-indent:-500px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-size:auto 50px;
}
#header{
	display:none;
}

/*
#header_sp{
	height:40px;
	width:100%;
	background-image:url(bg_contents.jpg);
	background-size: 100% auto;
}
*/

table.outline_table{
	margin-bottom:30px;
}
table.syurui{
	width:90%;
	border: 1px solid #cccccc;
	margin-left:auto;
	margin-right:auto;
}

table.syurui th {
	background-color:#0d4b86;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
table.syurui td{
	border: 1px solid #cccccc;
	padding:5px;
	color:#333333;
	vertical-align:top;
}
table.syurui tr:nth-child(even) {
	background-color: #ffffff;
	}
table.syurui tr:nth-child(odd) {
	background-color:#eeeeee;
	}


.contents {
	/*background-image:url(bg_contents.jpg);
	background-size: 100% auto;*/
}
.contents .inner {
	width:100%;
}
.contents .inner p{
	font-size:12px;
	line-height:18px;
	color:#333333;
	padding-left:15px;
	padding-right:15px;
}

#merit1{
	margin-top:30px;
	border-radius: 3px;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
	width:94%;
	background-color:#FF0;
	margin-left:3%;
	margin-right:3%;
	box-sizing: border-box;
}
#merit2{
	border-radius: 3px;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
	width:94%;
	background-color:#FF0;
	margin-left:3%;
	margin-right:3%;
	box-sizing: border-box;
}
#merit3{
	border-radius: 3px;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
	width:94%;
	background-color:#FF0;
	margin-left:3%;
	margin-right:3%;
	box-sizing: border-box;
}
.contents .inner strong{
	color:#fd2104;
	font-weight:bold;
}
div img {
	vertical-align:bottom;
}


.sidemenu {display:none;}

.cb-header_sp {
	display:block;
  position: fixed;
  top: -150px;
  left: 0;
  background-color: rgba(28,122,213,0.6);
  width:100%;
  box-shadow: 0 3px 3px #bbbbbb;
  border-bottom: 1px solid #1c7ad5;
  
}
.cb-header{
	display:none;
}
.cb-header_sp .inner {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.cb-header_sp .inner a {
	color:#FFF;
}

.cb-header_sp .inner img {
	width:100%;
	height:auto;
}

/*
#stt{
	position:fixed;
	bottom:20px;
	right:0px;
	height:65px;
	width:70px;
}
#stt a {
	background-image:url(pagetop.png);
	height:65px;
	width:70px;
	display:block;
	background-color:transparent;
	border:none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}*/

.pb40{
	padding-bottom:20px;
}
.pb70{
	padding-bottom:35px;
}
.pb100{
	padding-bottom:50px;
}
.pt40{
	padding-top:20px;
}

#katabami-photo{
	 width:150px;
	 float:left;
	 margin-right:15px;
	 margin-left:20px;
}
#katabami-photo img {
	width:100%;
	height:auto;
}
p.katabami-info{
	font-size:14px;
	line-height:18px;
	padding-top:10px;
}
#stt_sp a {
	width:100%;
	height:30px;
	display:block;
	background-color:#efefef;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	color:#333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
@media only screen and (min-width: 680px) {
.sp {
		display:none;
	}
	
.pc {
	display:block;
}
#profile_title{
	margin-bottom:40px;
}
#outline-title{
	margin-top:60px;
}
#katabami-photo{
	 width:255px;
	 float:left;
	 margin-right:15px;
	 margin-left:0;
	 margin-bottom:20px;
}
#katabami-photo img {
	width:auto;
	height:auto;
}

p.katabami-info{
	font-size:16px;
	line-height:22px;
	padding-top:10px;
}
#spMenu{
	display:none;
}

.pb40{
	padding-bottom:40px;
}
.pb70{
	padding-bottom:70px;
}
.pb100{
	padding-bottom:100px;
}
.pt40{
	padding-top:40px;
}
body {
	background-color:#eeeeee;
	font-family: "メイリオ", sans-serif;
	font-size:16px;
}
#wap{
	padding-left:50px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:none;
}
#header{
	display:block;
}
#header_sp{
	display:none;
}

#merit1{
	border-radius: 0px;
	margin:0;
	padding:0;
	width:902px;
	height:51px;
	background-image:url(bg_merit1.jpg);
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
	color:#333;
	padding-left:140px;
	line-height:51px;
	box-sizing: border-box;
}

#merit2{
	border-radius: 0px;
	margin:0;
	padding:0;
	width:902px;
	height:51px;
	background-image:url(bg_merit2.jpg);
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
	color:#333;
	padding-left:140px;
	line-height:51px;
	box-sizing: border-box;
}

#merit3{
	border-radius: 0px;
	margin:0;
	padding:0;
	width:902px;
	height:51px;
	background-image:url(bg_merit3.jpg);
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
	color:#333;
	padding-left:140px;
	line-height:51px;
	box-sizing: border-box;
}


table.outline_table{
	margin-top:50px;
	margin-bottom:30px;
}
table.syurui{
	width:100%;
	border: 1px solid #cccccc;
}

table.syurui th {
	background-color:#0d4b86;
	color:#FFFFFF;
	font-weight:bold;
	padding:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
table.syurui td{
	border: 1px solid #cccccc;
	padding:15px;
	color:#333333;
	vertical-align:top;
}
table.syurui tr:nth-child(even) {
	background-color: #ffffff;
	}
table.syurui tr:nth-child(odd) {
	background-color:#eeeeee;
	}


.contents {
	background-image:url(bg_contents.jpg);
	padding-top:50px;
	padding-bottom:40px;
}
.contents .inner {
	width:902px;
	margin-left:auto;
	margin-right:auto;
}
.contents .inner p{
	font-size:18px;
	line-height:28px;
	color:#333333;
	padding:0;
}

.contents .inner strong{
	color:#fd2104;
	font-weight:bold;
}
div img {
	vertical-align:bottom;
}
.sidemenu {
	display:block;
	width:150px;
	height:410px;
	background-color:#C60;
	 position: fixed;
  top: -600px;
  margin-left:-150px;
  z-index:100;
  background-color: rgba(28,122,213,0.9);
  border-radius: 5px 0px 0px 5px;
   border-bottom: 1px solid #1c7ad5;
	}
#maintitle{
	background-color:#0d4f8f;
	color:#FFF;
	padding:10px;
	font-weight:bold;
	border-radius: 5px 0px 0px 0px;
}
.subtitle{
	background-color:#1c7ad5;
	color:#FFF;
	padding:10px;
	margin-top:10px;
	font-weight:bold;
	border-bottom: 1px solid #0d4f8f;
	font-size:14px;
}
.sidemenu ul {
	padding:10px;
}

.sidemenu ul li {
	padding:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	font-size:12px;
	padding-left:0;
}
.sidemenu ul li:first-child{
	border:none;
}
.sidemenu ul li a{
	color:#FFF;
	display:block;
	width:90%;
	height:100%;
	background-image:url(arrow_side.png);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 0px;
	
}
.cb-header_sp{
	display:none;
}
.cb-header {
	display:block;
  position: fixed;
  top: -150px;
  left: 0;
  height:130px;
  background-color: rgba(28,122,213,0.6);
  width:100%;
  box-shadow: 0 3px 3px #bbbbbb;
  border-bottom: 1px solid #1c7ad5;
  
}

.cb-header .inner {
	width:901px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
.cb-header .inner a {
	color:#FFF;
}

#stt{
	position:fixed;
	bottom:20px;
	right:0px;
	height:65px;
	width:70px;
}
#stt a {
	background-image:url(pagetop.png);
	height:65px;
	width:70px;
	display:block;
	background-color:transparent;
	border:none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
span.assen{
	color:#ff0000;
	font-size:30px;
}
}