@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Allura');

.main-visual h2 {
	background-image: url(../img/about/mainv.jpg);
}
.main-visual span {
	width: 246px;
	height: 76px;
}
.p-about .main-visual {}
.p-about .main-visual h2 {
    margin-bottom: 50px;
}
.p-about .main-visual h2 span {}
.p-about .link_box {
	margin-bottom: 90px;
}
.p-about .top_t {
	text-align: center;
	line-height: 36px;
	margin-bottom: 46px;
}
.p-about #sec1 {
    max-width: 1920px;
    margin-bottom: 138px;
}
.p-about #sec1 h2{}
.p-about #sec1 h2 span {}
.p-about #sec1 > p {
    text-align: center;
    /* font-weight: bold; */
    line-height: 36px;
    margin-bottom: 66px;
}
.p-about #sec1 ul {
    justify-content: center;
    margin-bottom: 62px;
}
.p-about #sec1 ul li {
	width: 304px;
	width: 27.6%;
	/* height: 278px; */
	/* background: url(../img/about/li_bg01.png) center no-repeat; */
	margin: 0 8% 70px 0;
	position: relative;
}
.p-about #sec1 ul li:nth-child(3),
.p-about #sec1 ul li:nth-child(5){
	margin-right: 0;
}
/*
.p-about #sec1 ul li:before {
	content: '';
	width: 36px;
	height: 34px;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 37px;
	margin: auto;
}
.p-about #sec1 ul li:nth-child(1):before {
	background: url(../img/about/li_1.png) no-repeat;
}
.p-about #sec1 ul li:nth-child(2):before {
	background: url(../img/about/li_2.png) no-repeat;
}
.p-about #sec1 ul li:nth-child(3):before {
	background: url(../img/about/li_3.png) no-repeat;
}
.p-about #sec1 ul li:nth-child(4):before {
	background: url(../img/about/li_4.png) no-repeat;
}
.p-about #sec1 ul li:nth-child(5):before {
	background: url(../img/about/li_5.png) no-repeat;
}*/
.p-about #sec1 ul li .li_n {
    position: absolute;
    top: -20px;
    left: 15px;
}
.p-about #sec1 ul li .li_img {
    margin-bottom: 24px;
}
.p-about #sec1 ul li .li_tit {
    /* padding-top: 10px; */
    font-size: 20px;
    /* font-weight: bold; */
    line-height: 30px;
    padding-bottom: 7px;
    margin: 0 auto;
    margin-bottom: 20px;
    /* border-bottom: 1px solid #d2d2d2; */
    /* max-width: 147px; */
    position: relative;
}
.p-about #sec1 ul li .li_tit:before {
	content: '';
	width: 100%;
	height: 1px;
	max-width: 147px;
	background-color: #d2d2d2;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.p-about #sec1 ul li p {
    color: #000;
    text-align: center;
}
.p-about #sec1 ul li .li_txt {
    font-size: 14px;
    line-height: 21px;
    width: 200px;
    margin: 0 auto;
}
.p-about #sec1 .sec1_img {
    justify-content: center;
    margin-bottom: 105px;
}
.p-about #sec1 .sec1_img p {}
.p-about #sec1 #sec1-2 {
}
.p-about #sec1 #sec1-2 > div {
}
.p-about #sec1 #sec1-2 > div .box-l {
    width: 77.8%;
}
.p-about #sec1 #sec1-2 > div table {
    width: 100%;
    border-top: 1px solid #b2b2b2;
}
.p-about #sec1 #sec1-2 > div table tr {
    border-bottom: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}
.p-about #sec1 #sec1-2 > div table th,
.p-about #sec1 #sec1-2 > div table td {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000342;
    vertical-align: middle;
    padding: 12px;
}
.p-about #sec1 #sec1-2 > div table th {
    width: 215px;
    background-color: #e6e6e6;
    border-right: 1px solid #b2b2b2;
}
.p-about #sec1 #sec1-2 > div .box-l table tr:first-child th {
    letter-spacing: 1.5em;
    text-indent: 1.5em;
}
.p-about #sec1 #sec1-2 > div table td {
    height: 53px;
}
.p-about #sec1 #sec1-2 > div .box-r {
    width: 19.5%;
}
.p-about #sec1 #sec1-2 > div .box-r table {}
.p-about #sec1 #sec1-2 > div .box-r table tr {}
.p-about #sec1 #sec1-2 > div .box-r table th {}
.p-about #sec1 #sec1-2 > div .box-r table td {
    height: 106px;
}
.p-about #sec2 {
    margin-bottom: 149px;
    padding-top: 20px;
}
.p-about #sec2 h3 {
    margin-bottom: 73px;
    text-align: center;
}
.p-about #sec2 .address_box {
    margin-bottom: 50px;
}
.p-about #sec2 .address_box .address {
    font-size: 16px;
    margin-bottom: 26px;
}
.p-about #sec2 .address_box .address span {
    margin-right: 10px;
}
.p-about #sec2 .address_box .tel {
    font-size: 24px;
    font-weight: bold;
    color: #000342;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
}
.p-about #sec2 .address_box .tel span {
    margin-left: 1em;
}
.p-about #sec2 .address_box p {
    line-height: 1;
    font-size: 17px;
    margin-bottom: 25px;
}
.p-about #sec2 .address_box small {
    font-size: 14px;
    line-height: 1.8;
    display: block;
}
.p-about #sec2 .tbl01 {
    margin-bottom: 67px;
}
.p-about #sec2 .tbl01 table {
		width: 100%;
    border-top: 1px solid #b2b2b2;
}
.p-about #sec2 .tbl01 table tr {
		border-bottom: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}
.p-about #sec2 .tbl01 table th,
.p-about #sec2 .tbl01 table td {
		text-align: left;
		font-size: 18px;
		color: #403d3c;
		vertical-align: middle;
		padding: 12px;
}
.p-about #sec2 .tbl01 table th {
		width: 215px;
		background-color: #e6e6e6;
		border-right: 1px solid #b2b2b2;
		padding-left: 1.5em;
		letter-spacing: 0.2em;
		font-weight: bold;
}
.p-about #sec2 .tbl01 table td {
    padding-left: 2em;
}
.p-about #sec2 .flex {
    width: 100%;
}
.p-about #sec2 .flex .box-l {
    width: 50%;
}
.p-about #sec2 .flex .box-l .map {}
.p-about #sec2 .flex .box-l .map iframe {}
.p-about #sec2 .flex .box-r {
    width: 45%;
}
.p-about #sec2 .flex .box-r .sec1_img {
    text-align: right;
}
.p-about #sec2 .flex .box-r .sec1_img img {}

.link_box {
    max-width: 1120px;
    margin: 0 auto 130px;
}
.link_box ul {}
.link_box ul li {
    max-width: 367px;
    width: 32.6%;
    /* background-color: #000342; */
}
.link_box ul li a {
    line-height: 72px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #000342;
    text-align: center;
    display: block;
    text-align: center;
    position: relative;
}
.link_box ul li a:after {
    content: '';
    width: 11px;
    height: 11px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -5.5px;
}
.about_lead{
	line-height: 2.3;
	margin-bottom: 40px;
}
.bg-blue01{
	background: #e5eef9;
}
.bg-blue02{
	background: #dde6f5;
}
.bg-blue01,.bg-blue02{
	padding: 50px 0;
}
.bg-blue01 > div,.bg-blue02 > div{
	background: #fff;
	padding: 50px;
}
.mt-80{
	margin-top: -80px;	
}
.link_hokkoku img{
	margin: -5px 0 0 10px;
}
/*-------------------------------------------------------*/
.p-about01 .main-visual h2 {
	background-image: url(../img/about/about01/mainv.jpg);
	margin-bottom: 50px;
}
.p-about01 .main-visual h2:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,0.4);
}
.p-about01 #sec1 {
    max-width: 1920px;
    margin-bottom: 130px;
}
.p-about01 #sec1 h2{}
.p-about01 #sec1 h2 span {}
.p-about01 #sec1 > p {
    text-align: center;
    line-height: 36px;
    margin-bottom: 46px;
}
.p-about01 #sec1 ul {
    /* margin-bottom: 110px; */
}
.p-about01 #sec1 ul li {/* margin-bottom: 10px; */width: 32.6%;max-width: 620px;}
.p-about01 #sec1 ul li .li_img {
    margin-bottom: 20px;
}
.p-about01 #sec1 ul li .li_tit {
    margin-bottom: 24px;
    padding-left: 1em;
}

/*-------------------------------------------------------*/
.p-about02 .main-visual h2 {
	background-image: url(../img/about/about02/mainv.jpg);
	margin-bottom: 50px;
}
.p-about02 #sec1 {
    margin-bottom: 130px;
}
.p-about02 #sec1 h2{}
.p-about02 #sec1 h2 span {}

.p-about02 .about02_link {
	margin-bottom: 53px;
}
.p-about02 .about02_link ul {}
.p-about02 .about02_link ul li {
	border: 1px solid #000342;
	position: relative;
	width: 49.45%;
}
.p-about02 .about02_link ul li a {
	display: block;
	font-size: 18px;
	color: #000342;
	background-color: #fff;
	line-height: 54px;
	text-align: center;
}
.p-about02 .about02_link ul li a:after {
    content: '';
    width: 11px;
    height: 11px;
    border: 0px;
    border-top: solid 2px #000342;
    border-right: solid 2px #000342;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -5.5px;
}
.p-about02 .about02_link ul li a:hover {
	color: #fff;
	background-color: #000342;
	opacity: 1;
}
.p-about02 .about02_link ul li a:hover:after {
	border-color: #fff;
}

.p-about02 .about02-1 {
    margin-bottom: 100px;
}
.p-about02 .about02-1 h4,
.p-about02 .about02-2 h4{
   text-align: center;
    margin-bottom: 50px;
}
.p-about02 .about02-1 section {
    margin-bottom: 60px;
}
.p-about02 .about02-1 section h5,
.p-about02 .about02-2 section h5{
    border-left: 9px solid #002222;
    padding-left: 18px;
    line-height: 30px;
    font-size: 23px;
    color: #000342;
    margin-bottom: 45px;
}
.p-about02 .about02-1 section h6{
	font-size: 20px;
    color: #000342;
	background: url(../img/about/about02/icon02.jpg) no-repeat left top 5px;
	padding-left: 25px;
	line-height: 1.3;
	margin-bottom: 30px;
}
.p-about02 .about02-1 section > div {}
.p-about02 .about02-1 section > div .box-l {
    width: 50%;
}
.p-about02 .about02-1 section > div .box-l .box_txt {
    margin-bottom: 36px;
    line-height: 26px;
}
.p-about02 .about02-1 section > div .box-l .box_txt span{
	font-size: 30px;
	font-weight: normal;
    color: #000342;
}
.p-about02 .about02-1 section > div .box-l .link_btn {
	margin-top: 60px;
	max-width: 482px;
}
.p-about02 .about02-1 section > div .box-l .link_btn a {
		line-height: 72px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #000342;
    text-align: center;
    display: block;
    text-align: center;
    position: relative;
}
.p-about02 .about02-1 section > div .box-l .link_btn a:after {
    content: '';
    width: 11px;
    height: 11px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -5.5px;
}
.p-about02 .about02-1 section > div .box-l .link_txt {
		margin-top: 26px;
}
.p-about02 .about02-1 section > div .box-l .link_txt a {
    font-size: 18px;
    line-height: 31px;
    color: #000342;
    display: inline-block;
    background: url(../img/about/link_icon.png) right center no-repeat;
    padding-right: 36px;
}
.p-about02 .about02-1 section > div .box-r {
    width: 46%;
    position: relative;
}
.p-about02 .about02-1 section > div .box-r .box_img {
    text-align: right;
}
.p-about02 .about02-1 section > div .box-r .box_img_c {
    text-align: center;
}
.p-about02 .about02-1 section > div .box-r .box_img img {}
.p-about02 .about02-1 section > div .box-r .box_img_t {
    text-align: center;
    font-size: 18px;
    color: #000342;
    margin-top: 20px;
}
.p-about02 .about02-1 section > div .box-r .box_img_t02 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    position: absolute;
    top: 240px;
    right: 53px;
}

.p-about02 .about02-2 {}
.p-about02 .about02-2 h4 {}
.p-about02 .about02-2 section {
    margin-bottom: 90px;
}
.p-about02 .about02-2 section h5 {}
.p-about02 .about02-2 section h5 + p {
    margin-bottom: 26px;
    font-weight: bold;
    line-height: 26px;
}
.p-about02 .about02-2 section ul {}
.p-about02 .about02-2 section ul li {
    width: 31%;
}
.p-about02 .about02-2 section ul.flex02 li{
    width: 47%;
}
.p-about02 .about02-2 section ul li .li_img {
    margin-bottom: 5px;
}
.p-about02 .about02-2 section ul li .li_tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.p-about02 .about02-2 section ul li .li_txt {
    line-height: 26px;
}
.p-about02 .about02-2 section ul li .li_tit + .li_txt {
	padding-left: 6px;
}

/*-------------------------------------------------------*/
.p-about03 .main-visual h2 {
	background-image: url(../img/about/about02/mainv.jpg);
    margin-bottom: 50px;
}
.p-about03 #sec1 {
    margin-bottom: 140px;
}
.p-about03 #sec1 h2{}
.p-about03 #sec1 h2 span {}
.p-about03 #sec1 > p {
    font-size: 18px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 42px;
}
.p-about03 #sec1 ul {
    border-bottom: 1px solid #ababaa;
    padding-bottom: 40px;
    margin-bottom: 80px;
}
.p-about03 #sec1 ul li {
    border-top: 1px solid #ababaa;
    padding: 70px 0 0;
    margin-bottom: 60px;
}
.p-about03 #sec1 ul li .li_d01 {
    margin-bottom: 40px;
    padding-right: 4.5%;
    width: 100%;
}
.p-about03 #sec1 ul li .li_d01 .li_l {
    width: 38%;
}
.p-about03 #sec1 ul li .li_d01 .li_l .li_img {
    /* margin-top: 45px; */
}
.p-about03 #sec1 ul li .li_d01 .li_l .li_img img {}
.p-about03 #sec1 ul li .li_d01 .li_r {
    width: 57.5%;
}
.p-about03 #sec1 ul li .li_d01 .li_r h4 {
    margin-bottom: 40px;
}
.p-about03 #sec1 ul li .li_d01 .li_r h4 b {
    display: block;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #201600;
    margin-bottom: 20px;
}
.p-about03 #sec1 ul li .li_d01 .li_r h4 .name {
    display: block;
    font-size: 35.6px;
    font-weight: bold;
    line-height: 1;
    color: #201600;
    margin-bottom: 20px;
}
.p-about03 #sec1 ul li .li_d01 .li_r h4 small {
		display: block;
		font-size: 24px;
		font-weight: normal;
		font-family: 'Allura', cursive;
		line-height: 1;
		color: #115aa5;
}
.p-about03 #sec1 ul li .li_d01 .li_r p {font-weight: bold;color: #201600;line-height: 34px;margin-bottom: 50px;}
.p-about03 #sec1 ul li .li_d01 .li_r dl {
    margin-bottom: 40px;
}
.p-about03 #sec1 ul li .li_d01 .li_r dl:last-child {
    margin-bottom: 0;
}
.p-about03 #sec1 ul li .li_d01 .li_r dl dt,
.p-about03 #sec1 ul li .li_d01 .li_r dl dd {
    color: #201600;
}
.p-about03 #sec1 ul li .li_d01 .li_r dl dt {
    font-size: 20px;
    margin-bottom: 15px;
}
.p-about03 #sec1 ul li .li_d01 .li_r dl dt:before {
		content: '【';
}
.p-about03 #sec1 ul li .li_d01 .li_r dl dt:after {
		content: '】';
}
.p-about03 #sec1 ul li .li_d01 .li_r dl dd {
    line-height: 2;
}
.p-about03 #sec1 ul li .li_d02 {
    margin-bottom: 50px;
}
.p-about03 #sec1 ul li .li_d02 h5 {
    width: 100%;
    margin-bottom: 45px;
    text-align: center;
    border-top: 1px solid #ababaa;
    border-bottom: 1px solid #ababaa;
    font-size: 22px;
    font-weight: bold;
    color: #201600;
    line-height: 59px;
    letter-spacing: 0.2em;
}
.p-about03 #sec1 ul li .li_d02 .li_l {
    width: 45%;
}
.p-about03 #sec1 ul li .li_d02 .li_r {
    width: 47%;
}
.p-about03 #sec1 ul li .li_d02 dl {
    margin-bottom: 40px;
}
.p-about03 #sec1 ul li .li_d02 dl:last-child {
    margin-bottom: 0;
}
.p-about03 #sec1 ul li .li_d02 dl dt,
.p-about03 #sec1 ul li .li_d02 dl dd {
    color: #201600;
}
.p-about03 #sec1 ul li .li_d02 dl dt {
    font-size: 20px;
    margin-bottom: 15px;
}
.p-about03 #sec1 ul li .li_d02 dl dt:before {
	content: '【';
}
.p-about03 #sec1 ul li .li_d02 dl dt:after {
	content: '】';
}
.p-about03 #sec1 ul li .li_d02 dl dd {
    line-height: 2;
}
.p-about03 #sec1 .sec1_b {}
.p-about03 #sec1 .sec1_b .sec1_b_img {
    text-align: center;
    margin-bottom: 30px;
}
.p-about03 #sec1 .sec1_b .sec1_b_img img {
    width: 800px;
}
.p-about03 #sec1 .sec1_b .sec1_b_t {
    font-size: 16px;
    color: #201600;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
}
.p-about03 #sec1 .sec1_b .sec1_b_t span {
    margin-left: 1.5em;
}

.ronbun_box{
    margin: 0 0 10px;
}
.ronbun_title{
    padding: 9px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #000342;
    text-align: center;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    /* max-width: 500px; */
    margin: 0 auto;
}
.ronbun_title:before{
    content: '';
    width: 11px;
    height: 11px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -5.5px;
}
.ronbun_title_on:before{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.ronbun_title:hover{
    background-color: #000342;
}
.ronbun_naiyou{
    margin: 30px 0 52px;
    display: none;
}
.ronbun_naiyou p{
    position: relative;
    z-index: 1;
    padding: 0 27px 0;
    margin: 0 0 10px;
}
.ronbun_naiyou p:before{
    content: "・";
    z-index: 1;
    position: absolute;
    top:0;
    left: 8px;
}
.ronbun_naiyou .ronbun_book .b_waku .b_t p:before{
    z-index: 1;
    margin: 10px 10px 0 0;
}	
.ronbun_box{
    margin: 0 0 10px;
}
.ronbun_title{
    padding: 9px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #000342;
    text-align: center;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    /* max-width: 500px; */
    margin: 0 auto;
}
.ronbun_title:before{
    content: '';
    width: 11px;
    height: 11px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -5.5px;
}
.ronbun_title_on:before{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.ronbun_title:hover{
    background-color: #000342;
}
.ronbun_naiyou{
    margin: 30px 0 52px;
  /*  display: none;*/
	/*float:left;*/
}
/*追加20180524*/
.ronbun_book{
	margin: 30px 0 52px 50px;
	}

.ronbun_book .b_waku{
	float: left;
	width: 50%;
	margin: 0 auto 20px;
	}
.ronbun_book .b_waku .b_l{
	float:left;
	width: 50%;
	}
.ronbun_naiyou p.b_t:before{
	display: none;
	left:0;
	}
.ronbun_naiyou p.b_t{
	padding:10px 0 0 0;
	}
/*---------------------------------------------------------
	w1200px
---------------------------------------------------------*/
@media screen and (max-width: 1200px) {
	
}
/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 640px) {
	
	.main-visual span {
    /* width: 123px; */
    /* height: 38px; */
}
	.p-about #sec1 {}
	.p-about #sec1 h2{}
	.p-about #sec1 h2 span {}
	.p-about #sec1 > p {}
	.p-about #sec1 ul {}
	.p-about #sec1 ul li {
    width: 250px;
    height: 250px;
    background-size: 250px;
}
	.p-about #sec1 ul li:before {
    top: 25px;
}
	.p-about #sec1 ul li:nth-child(1):before {}
	.p-about #sec1 ul li:nth-child(2):before {}
	.p-about #sec1 ul li:nth-child(3):before {}
	.p-about #sec1 ul li:nth-child(4):before {}
	.p-about #sec1 ul li:nth-child(5):before {}
	.p-about #sec1 ul li .li_tit {
    padding-top: 78px;
    font-size: 24px;
    margin-bottom: 14px;
    line-height: 32px;
}
	.p-about #sec1 ul li p {}
	.p-about #sec1 ul li .li_txt {
    width: 170px;
    font-size: 13px;
    font-weight: normal;
}
	.p-about #sec1 .sec1_img {
    margin-bottom: 60px;
}
	.p-about #sec1 .sec1_img p {}
	
	.link_box {
    margin-bottom: 10px;
 }
	.link_box ul {}
	.link_box ul li {
    width: 90%;
    margin: 0 auto 15px;
	}
	.link_box ul li a {
    font-size: 13px;
    line-height: 50px;
 }
	.link_box ul li a:after {
    width: 9px;
    height: 9px;
    right: 12px;
    margin-top: -5.5px;
}
.bg-blue01,.bg-blue02{
	padding: 30px 4%;
}
.bg-blue01 > div,.bg-blue02 > div{
	padding: 30px;
}
	
	/*-------------------------------------------------------*/
	.p-about01 .main-visual h2 {}
	.p-about01 #sec1 {
    margin-bottom: 65px;
}
	.p-about01 #sec1 h2{}
	.p-about01 #sec1 h2 span {}
	.p-about01 #sec1 > p {}
	.p-about01 #sec1 ul {}
	.p-about01 #sec1 ul li {
    width: 49%;
	}
	.p-about01 #sec1 ul li .li_img {}
	.p-about01 #sec1 ul li .li_tit {}
	
.p-about02 .about02-1 h4 img,
.p-about02 .about02-2 h4 img{
      height: 30px;
}
.p-about02 .about02-1 h4,
.p-about02 .about02-2 h4{
	margin-bottom: 30px;
	}
.p-about02 .about02-1 section h5,
.p-about02 .about02-2 section h5{
    border-left: 6px solid #002222;
    padding-left: 10px;
    line-height: 23px;
    font-size: 19px;
    margin-bottom: 25px;
}
.p-about02 .about02-1 section > div {}
.p-about02 .about02-1 section > div .box-l {
    width: 100%;
}
.p-about02 .about02-1 section > div .box-r {
    width: 100%;
	}
.p-about02 .about02-1 {
    margin-bottom: 0;
}
.p-about02 .about02-2 section ul li {
    width: 100%;
}
.p-about02 .about02-2 section ul li img{
    margin-top: 15px;
}

.p-about02 .about02-2 section ul.flex02 li{
    width: 100%;
}
.p-about02 .about02-2 section {
    margin-bottom: 10px;
}

	/*-------------------------------------------------------*/
	.p-about02 .main-visual h2 {}
	.p-about02 #sec1 {}
	.p-about02 #sec1 h2{}
	.p-about02 #sec1 h2 span {}

	.p-about02 .about02_link {}
	.p-about02 .about02_link ul {}
	.p-about02 .about02_link ul li {}
	.p-about02 .about02_link ul li a {}

	.p-about02 .about02-1 {}
	.p-about02 .about02-1 h4 {}
	.p-about02 .about02-1 section {}
	.p-about02 .about02-1 section h5 {}
	.p-about02 .about02-1 section > div {}
	.p-about02 .about02-1 section > div .box-l {}
	.p-about02 .about02-1 section > div .box-l .box_txt {}
	.p-about02 .about02-1 section > div .box-l .link_btn {}
	.p-about02 .about02-1 section > div .box-l .link_btn a {}
	.p-about02 .about02-1 section > div .box-r {}
	.p-about02 .about02-1 section > div .box-r .box_img {}
	.p-about02 .about02-1 section > div .box-r .box_img img {}
	.p-about02 .about02-1 section > div .box-r .box_img_t {}

	.p-about02 .about02-2 {}
	.p-about02 .about02-2 h4 {}
	.p-about02 .about02-2 section {}
	.p-about02 .about02-2 section h5 {}
	.p-about02 .about02-2 section ul {}
	.p-about02 .about02-2 section ul li {}
	.p-about02 .about02-2 section ul li .li_img {}
	.p-about02 .about02-2 section ul li .li_tit {}
	.p-about02 .about02-2 section ul li .li_txt {}
	
	/*-------------------------------------------------------*/
	.p-about03 .main-visual h2 {
    margin-bottom: 30px;
}
	.p-about03 #sec1 {
    margin: 0 0 47px;
}
	.p-about03 #sec1 h2{}
	.p-about03 #sec1 h2 span {}
	.p-about03 #sec1 > p {
    margin: 19px 0;
    font-size: 14px;
}
	.p-about03 #sec1 ul {
    padding-bottom: 0;
    margin-bottom: 30px;
}
	.p-about03 #sec1 ul li {
    padding: 26px 0;
    margin: 0;
}
	.p-about03 #sec1 ul li .li_d01 {
    display: block;
    margin: 0 0 0;
}
	.p-about03 #sec1 ul li .li_d01 .li_l {
    display: block;
    width: 70%;
    margin: 0 auto 20px;
}
	.p-about03 #sec1 ul li .li_d01 .li_l .li_img {}
	.p-about03 #sec1 ul li .li_d01 .li_l .li_img img {}
	.p-about03 #sec1 ul li .li_d01 .li_r {
    display: block;
    width: auto;
}
	.p-about03 #sec1 ul li .li_d01 .li_r h4 {
    text-align: center;
    margin: 0 0 12px;
}
	.p-about03 #sec1 ul li .li_d01 .li_r h4 b {
    font-size: 14px;
    margin: 0 0 6px;
}
	.p-about03 #sec1 ul li .li_d01 .li_r h4 .name {
    font-size: 20px;
    margin: 0 0 6px;
}
	.p-about03 #sec1 ul li .li_d01 .li_r h4 small {}
	.p-about03 #sec1 ul li .li_d01 .li_r p {}
	.p-about03 #sec1 ul li .li_d01 .li_r dl {
}
	.p-about03 #sec1 ul li .li_d01 .li_r dl dt,
	.p-about03 #sec1 ul li .li_d01 .li_r dl dd {}
	.p-about03 #sec1 ul li .li_d01 .li_r dl dt {
    font-size: 14px;
    margin: 0 0 4px;
}
	.p-about03 #sec1 ul li .li_d01 .li_r dl dd {
    line-height: 1.5;
}
	.p-about03 #sec1 ul li .li_d02 {
    display: block;
}
	.p-about03 #sec1 ul li .li_d02 h5 {
    font-size: 16px;
    line-height: 1.6;
    padding: 9px 0 !important;
    margin: 0 0 28px;
}
	.p-about03 #sec1 ul li .li_d02 .li_l {
    width: auto;
}
	.p-about03 #sec1 ul li .li_d02 .li_r {
    width: auto;
}
	.p-about03 #sec1 ul li .li_d02 dl {
    margin: 0 0 21px;
}
	.p-about03 #sec1 ul li .li_d02 dl dt,
	.p-about03 #sec1 ul li .li_d02 dl dd {}
	.p-about03 #sec1 ul li .li_d02 dl dt {
    font-size: 14px;
    margin: 0;
}
	.p-about03 #sec1 ul li .li_d02 dl dd {}
	.p-about03 #sec1 .sec1_b {}
	.p-about03 #sec1 .sec1_b .sec1_b_img {}
	.p-about03 #sec1 .sec1_b .sec1_b_img img {}
	.p-about03 #sec1 .sec1_b .sec1_b_t {}
	.p-about03 #sec1 .sec1_b .sec1_b_t span {}
	
.ronbun_naiyou .ronbun_book{
	display:block;
	width:70%;
	margin:0 auto;
	padding-top:20px;
}
.ronbun_book .b_waku{
	width: 100%;
	margin: 0 auto;
	padding-left:100px;
	}

}
