/* ★★外部データ読み込み★★ */

/* アニメーション */
@import url("animate.css");

/* 共通テキスト */

h1 {
	font-family: 'Noto Sans JP', sans-serif;
  	font-size: 1.6rem;
	font-weight: 400;
	line-height: 70px;
	color: #000000;
}

h2 {
	font-family: 'Noto Sans JP', sans-serif;
  	font-size: 3.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000000;
}

h2.h2-01 {
	font-family: 'Pathway Gothic One', sans-serif;
  	font-size: 16rem;
	font-weight: 400;
	line-height: 1;
	color: #000000;
}

h2.h2-02 {
	font-family: 'Noto Sans JP', sans-serif;
  	font-size: 4rem;
	font-weight: 400;
	line-height: 1;
	color: #000000;
	background-color: rgba( 255, 255, 255, 0.6 );
	padding: 30px 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
    z-index: 100;
}

h3 {
	font-family: 'Pathway Gothic One', sans-serif;
  	font-size: 6rem;
	font-weight: 400;
	line-height: 1;
	color: #000000;
}

h3 span {
	font-family: 'Noto Sans JP', sans-serif;
  	font-size: 1.8rem;
}

h4 {

}

h5 {

}

p {
  	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
	color: #000000;
}

p.cat01 {
  	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.3;
	color: #000000;
}

.cat02 {
  	font-size: 3rem;
	font-weight: 700;
	line-height: 1.3;
}

p.cat03{
  	font-size: 4rem;
	color: #232584;
	font-weight: 700;
	line-height: 1.3;
}

.cat04{
  	font-size: 2.5rem;
	color: #000000;
	font-weight: 700;
	line-height: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 15px;
	position:relative;
}

p.cat05{
  	font-size: 2.5rem;
	color: #ffffff;
	font-weight: 700;
	line-height: 1;
}

.cat06 {
  	font-size: 2rem;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
}

p.cat07 {
  	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #232584;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cat08{
  	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.5;
}

.cat09{
	width: 70%;
  	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.5;
	color: #ffffff;
	background-color: rgba( 35, 37, 132, 0.6 );
	border : solid 1px #fff ;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	padding: 30px;
	text-align: center;
}

.cat10{
  	font-size: 3.5rem;
	font-weight: 700;
	line-height: 1.5;
}

.cat11 {
  	font-size: 4.5rem;
	font-weight: 500;
	line-height: 1.3;
	color: #232584;
}

h3 + p {
	margin-top: 30px;
}

p + p {
	margin-top: 30px;
}

p + p.cat10 {
	margin-top: 100px;
}

.point01 {

}

.point01 li {
  	font-size: 1.8rem;
	color: #000000;
	font-weight: 400;
	line-height: 1.3;
	position:relative;
	margin-left: 30px;
	margin-top: 7px;
}

.point01 li:before {
  	font-family: "Font Awesome 5 Free";
  	content: "\f107";
  	font-size: 1.8rem;
  	font-weight: bold;
	position:absolute;
	top: 3px;
	left: -28px;
	z-index: 11;
}

.point01 li:after {
  	font-family: "Font Awesome 5 Free";
  	content: "\f0c8";
  	font-size: 2rem;
	color: #ffffff;
  	font-weight: bold;
	position:absolute;
	top: 1px;
	left: -30px;
	z-index: 10;
}

.cen {
	text-align: center;
}


@media screen and (max-width:1200px) {
	
h2 {
  	font-size: 3rem;
}

h2.h2-01 {
  	font-size: 10rem;
}

h2.h2-02 {
  	font-size: 3rem;
	padding: 20px 80px;
}
	
h3 {
  	font-size: 4.5rem;
}
	
h3 span {
  	font-size: 1.6rem;
}
	
p.cat01 {
  	font-size: 3rem;
	line-height: 1.3;
}
	
.cat02 {
  	font-size: 2.5rem;
	line-height: 1.3;
}
	
p.cat03{
  	font-size: 3rem;
	line-height: 1.3;
}
	
.cat09{
	width: 80%;
  	font-size: 2.3rem;
	padding: 20px;
}
	
.cat10{
  	font-size: 3rem;
}
	
p + p.cat10 {
	margin-top: 50px;
}
	
}

@media screen and (max-width:768px) {
	
h2 {
  	font-size: 2.5rem;
}

h2.h2-01 {
  	font-size: 7rem;
}

h2.h2-02 {
  	font-size: 2.5rem;
	padding: 20px 50px;
}
	
h3 {
  	font-size: 3.5rem;
}
	
h3 span {
  	font-size: 1.4rem;
}
	
p {
  	font-size: 1.2rem;
}

p.cat01 {
  	font-size: 2.5rem;
	line-height: 1.3;
}

.cat02 {
  	font-size: 2rem;
	line-height: 1.3;
}

p.cat03{
  	font-size: 2.5rem;
	line-height: 1.3;
}

.cat04{
  	font-size: 2rem;
	line-height: 1;
}

p.cat05{
  	font-size: 2rem;
	line-height: 1;
}

.cat06 {
  	font-size: 1.6rem;
	line-height: 1;
}

p.cat07 {
  	font-size: 1.6rem;
	line-height: 1;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #232584;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cat08{
  	font-size: 2rem;
	line-height: 1.5;
}

.cat09{
	width: 70%;
  	font-size: 2rem;
	line-height: 1.5;
	padding: 30px;
}
	
.cat10{
  	font-size: 2.5rem;
}

.cat11 {
  	font-size: 3rem;
}
	
p + p.cat10 {
	margin-top: 30px;
}
	
.point01 li {
  	font-size: 1.6rem;
	margin-left: 30px;
	margin-top: 7px;
}

.point01 li:before {
  	font-size: 1.6rem;
	top: 3px;
	left: -28px;
}

.point01 li:after {
  	font-size: 1.8rem;
	top: 1px;
	left: -30px;
}
	
}

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

h2 {
  	font-size: 2rem;
}

h2.h2-01 {
  	font-size: 4rem;
}

h2.h2-02 {
  	font-size: 2rem;
	padding: 10px 0;
	width: 60%;
	text-align: center;
}
	
h3 {
  	font-size: 3rem;
}
	
p.cat01 {
  	font-size: 2rem;
}

.cat02 {
  	font-size: 1.6rem;
	line-height: 1.3;
}

p.cat03{
  	font-size: 2rem;
	line-height: 1.3;
}

.cat04{
  	font-size: 1.6rem;
	line-height: 1;
}

p.cat05{
  	font-size: 1.6rem;
	line-height: 1;
}

.cat06 {
  	font-size: 1.4rem;
	line-height: 1;
}

p.cat07 {
  	font-size: 1.4rem;
	line-height: 1;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #232584;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cat08{
  	font-size: 1.6rem;
	line-height: 1.5;
}

.cat09{
	width: 70%;
  	font-size: 1.6rem;
	line-height: 1.5;
	padding: 20px;
}
	
.cat10{
  	font-size: 2rem;
}
	
.cat11 {
  	font-size: 2rem;
}
	
h3 + p {
	margin-top: 20px;
}

p + p {
	margin-top: 20px;
}
	
}

/* 共通画像・パーツ類 */

#s01,
#s02,
#s03,
#s04,
#s05,
#s06,
#s07,
#s08,
#s09,
#s10,
#s11,
#s12,
#s13,
#s14,
#s15,
#service,
#car,
#example,
#safety,
#recruit,
#company {
	margin-top:-100px;
	padding-top:100px;
}

.qr {
	width: 80px;
	display: inline-block;
	float: left;
}

.img01 {
	width: 100%;
	margin-top: 50px;
}

.img02 {
	width: 100%;
	margin-top: 20px;
}

.icon01 {
	width: 95px;
	margin-right: auto;
	margin-left: auto;
}

.icon02 {
	width: 160px;
	bottom: 20px;
	right: 20px;
	position:absolute;
}

.icon03 {
	width: 82px;
	margin-right: auto;
	margin-left: auto;
}

.icon04 {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}

.icon05 {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.line01 {
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #232584;
}

.arrow1{
  width: 25px;
  height: 25px;
  border: 1px solid;
  border-color:  transparent transparent #565656 #565656;
	position:absolute;
	bottom: -13px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- translateX(-50%);
	transform: rotate(-45deg);
	background-color: #f0f0f0;
}

.box01 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 20px;
	margin: 10px 0 0 0;
	position:relative;
}

.box02 {
	width: 100%;
	margin-top: 50px;
}

.box03 {
	width: 100%;
	margin-top: 50px;
	font-size: 0;
}
.box03-in {
	width: 32%;
	display: inline-block;
}

.box03-in:nth-child(2),
.box03-in:nth-child(3){
	margin-left: 2%;
}

.box03-in:nth-child(5),
.box03-in:nth-child(6),
.box03-in:nth-child(8),
.box03-in:nth-child(9),
.box03-in:nth-child(11),
.box03-in:nth-child(12),
.box03-in:nth-child(14),
.box03-in:nth-child(15) {
	margin-top: 20px;
	margin-left: 2%;
}


.box04 {
	width: 100%;
	margin-top: 50px;
	font-size: 0;
}

.box04-in {
	width: 48%;
	display: inline-block;
	vertical-align:top;
}

.box04-in + .box04-in {
	margin-left: 4%;
}

@media screen and (max-width:1200px) {
	
#s01,
#s02,
#s03,
#s04,
#s05,
#s06,
#s07,
#s08,
#s09,
#s10,
#s11,
#s12,
#s13,
#s14,
#s15,
#service,
#car,
#example,
#safety,
#recruit,
#company {
	margin-top:-140px;
	padding-top:140px;
}
	
.icon02 {
	width: 140px;
	bottom: 20px;
	right: 20px;
}
	
}

@media screen and (max-width:992px) {
	
#s01,
#s02,
#s03,
#s04,
#s05,
#s06,
#s07,
#s08,
#s09,
#s10,
#s11,
#s12,
#s13,
#s14,
#s15,
#service,
#car,
#example,
#safety,
#recruit,
#company {
	margin-top:-0px;
	padding-top:0px;
}
	
.icon02 {
	width: 120px;
	bottom: 10px;
	right: 10px;
}
	
.icon04 {
	width: 100px;
}
	
.img01 {
	margin-top: 30px;
}
	
.box02 {
	margin-top: 30px;
}

.box03 {
	margin-top: 30px;
}
	
.box04 {
	margin-top: 30px;
}
	
}

@media screen and (max-width:768px) {
	
#s01,
#s02,
#s03,
#s04,
#s05,
#s06,
#s07,
#s08,
#s09,
#s10,
#s11,
#s12,
#s13,
#s14,
#s15,
#service,
#car,
#example,
#safety,
#recruit,
#company {
	margin-top:-0px;
	padding-top:0px;
}
	
.icon02 {
	width: 140px;
	bottom: 20px;
	right: 20px;
}
	
.icon05 {
	width: 60px;
	margin-bottom: 30px;
}
	
}

@media screen and (max-width:568px) {
	
.icon02 {
	width: 120px;
	bottom: 10px;
	right: 10px;
}
	
.box03 {
	width: 80%;
	font-size: 0;
	margin-right: auto;
	margin-left: auto;
}
	
.box03-in {
	width: 100%;
	display: block;
}

.box03-in + .box03-in {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
	
.box04 {
	width: 100%;
	font-size: 0;
	margin-right: auto;
	margin-left: auto;
}
	
.box04-in {
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.box04-in + .box04-in {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
	
}


/* ヘッダーメニュー */

.top-head {
	width: 100%;
	height: 170px;
	display: block;
	background-color: #fff;
	position:fixed;
	z-index: 10000;
}

.menu-area {
	width: 100%;
	display: block;
  	font-size: 0;
}

.main-t {
	width: 350px;
	display: inline-block;
	float: left;
	margin-top: 40px;
}

.head-r {
	float: right;
	margin-top: 20px;
}

.head-r1 {
	text-align: center;
	display: inline-block;
	vertical-align:middle;
	margin-right: 20px;
}

.tel1 {
  	font-size: 1.2rem;
	line-height: 1;
}

.tel1-2 {
  	font-size: 1.4rem;
	line-height: 1;
	margin-top: 20px;
	text-align: center;
}

.tel2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
  	font-size: 3rem;
	color: #232583;
	line-height: 1;
	margin-top: 5px;
}

.tel2-2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
  	font-size: 4.5rem;
	color: #232583;
	line-height: 1;
	margin-top: 10px;
	text-align: center;
}

.tel2 i {
  	font-size: 2.2rem;
	transform: scaleX(-1);
}

.tel2-2 i {
  	font-size: 3rem;
	transform: scaleX(-1);
}

.tel3 {
  	font-size: 1.2rem;
	background-color: #d2d2d3;
	margin-top: 5px;
}

.tel3-2 {
	width: 100%;
  	font-size: 1.4rem;
	background-color: #d2d2d3;
	margin-top: 5px;
	text-align: center;
}

.tel4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
  	font-size: 2rem;
	color: #232583;
	line-height: 1.3;
	margin-top: 10px;
	text-align: center;
}

.tel4 span {
  	font-size: 7.3rem;
	line-height: 1.3;
}

.tel4 i {
  	font-size: 5rem;
	transform: scaleX(-1);
	margin-right: 5px;
}

.con-tnx-waku {
	border : solid 1px #333 ;
	display: inline-block;
	margin-top: 100px;
	padding: 30px;
	background: linear-gradient(#CAE0F2, #ffffff);
}

.pri01 {
	margin-top: 100px;
}

.pri01 p {
	margin-top: 50px;
}

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

.main-t {
	width: 300px;
	margin-top: 35px;
}
	
.tel2-2 {
  	font-size: 4rem;
	line-height: 1.2;
	margin-top: 10px;
}
	
.tel4 span {
  	font-size: 5rem;
}

.tel4 i {
  	font-size: 4rem;
	margin-right: 5px;
}
	
}

@media screen and (max-width:992px) {
	
.top-head {
	width: 100%;
	height: auto;
	position:relative;
	padding-bottom: 15px;
}
	
.main-t {
	width: 195px;
	margin-top: 10px;
}
	
.head-r {
	display: none;
}
	
.tel1 {
  	font-size: 1.2rem;
}

.tel1-2 {
  	font-size: 1.2rem;
	margin-top: 20px;
}

.tel2 {
  	font-size: 3rem;
	line-height: 1;
	margin-top: 5px;
}

.tel2-2 {
  	font-size: 2.6rem;
	line-height: 1;
	margin-top: 10px;
}

.tel2 i {
  	font-size: 2.2rem;
}

.tel2-2 i {
  	font-size: 1.8rem;
}

.tel3 {
  	font-size: 1.2rem;
	margin-top: 5px;
}

.tel3-2 {
  	font-size: 1.2rem;
	margin-top: 5px;
}
	
.tel4 {
  	font-size: 1.4rem;
	margin-top: 10px;
}

.tel4 span {
  	font-size: 3rem;
}

.tel4 i {
  	font-size: 2.2rem;
	margin-right: 5px;
}

	
.pri01 {
	margin-top: 50px;
}

.pri01 p {
	margin-top: 30px;
}
	
.con-tnx-waku {
	margin-top: 50px;
	padding: 20px;
}
	
}

@media screen and (max-width:768px) {
	
.pri01 {
	margin-top: 30px;
}

.pri01 p {
	margin-top: 20px;
}
	
.con-tnx-waku {
	margin-top: 30px;
	padding: 10px;
}
	
}

@media screen and (max-width:568px) {
	
.tel2-2 {
  	font-size: 3rem;
	line-height: 1;
	margin-top: 10px;
}
	
.tel2-2 i {
  	font-size: 2rem;
}

}


/* トップ動画部分 */

.top-video{
	position:relative;
	width: 100%;
	height: auto;
	padding-top: 170px;
}

.video-pc{
	display: block;
	width: 100%;
	height: auto;
}

.video-sp{
	display: none;
}

.video-pc video,
.video-sp video{
	width: 100%;
	height: auto;
}

.vi-bot{
	position:absolute;
	top: 170px;
	right: 0px;
    z-index: 100;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	font-size: 0;
}

.vi-bot:hover{
	transition: .7s;
    opacity:0.7;
}

.vi-bot1{
	font-size: 3.6rem;
	color: #ffffff;
	background-color: #232584;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

.vi-bot2{
	font-size: 3.6rem;
	color: #232584;
	background-color: #ffffff;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

.sec-top{
	position:relative;
	width: 100%;
	height: auto;
	padding-top: 170px;
}

.sec-h2 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.sec-topimg {
  width: 100%;
	height: 700px;
  overflow: hidden;
  position: relative;
}

.sec-topimg:before{
  content: "";
  display: block;
  padding-top: 100%;
}

.sec-topimg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 120%;
}

.sec-top2{
	position:relative;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	background-color: #f0f0f0;
}

.sec-top2 .sec-h2 {
	margin-top: 170px;
}

.sec-top3{
	position:relative;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	background-color: #ffffff;
}

.sec-top3 .sec-h2 {
	margin-top: 170px;
}

.sec-top3 .sec-h2 .cat08 {
	margin-top: 30px;
}

.sec-top4{
	position:relative;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	background-color: #ffffff;
}

.sec-top4 .sec-h2 {
	margin-top: 250px;
}



@media screen and (max-width:1200px) {
	
.sec-topimg {
  width: 100%;
	height: 600px;
}
	
.sec-topimg img {
  width: auto;
  height: 100%;
}
	
}

@media screen and (max-width:992px) {
	
.top-video{
	padding-top: 0px;
}
	
.vi-bot{
	top: 0px;
	right: 0px;
}

.vi-bot1{
	font-size: 2.8rem;
	padding-top: 10px;
	padding-bottom: 10px;
}

.vi-bot2{
	font-size: 2.8rem;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.sec-top{
	padding-top: 0px;
}

.sec-topimg {
  width: 100%;
	height: 400px;
}
	
.sec-topimg img {
  width: auto;
  height: 100%;
}
	
.sec-top2 .sec-h2 {
	margin-top: 0px;
}
	
.sec-top3 .sec-h2 {
	margin-top: 0px;
}
	
.sec-top4 .sec-h2 {
	margin-top: 50px;
}
	
}

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

}

.video-sp{
	display: block;
	width: 100%;
	height: auto;
}
	
.vi-bot1{
	font-size: 2rem;
}

.vi-bot2{
	font-size: 2rem;
}
	
.sec-topimg {
  width: 100%;
	height: 300px;
}
	
.sec-top2{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	background-color: #f0f0f0;
}
	
.sec-top4 .sec-h2 {
	margin-top: 0px;
}
	
}

@media screen and (max-width:568px) {
	
.vi-bot1{
	font-size: 1.4rem;
}

.vi-bot2{
	font-size: 1.4rem;
}
	

	
}


/* 個別パーツ */

.box-toi {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	position:relative;
	background-color: #232584;
	position:relative;
}

.toi-img {
	width: 140px;
	position:absolute;
	top: -80px;
	right: 20px;
}

.g-map {
	position: relative;
	width: 100%;
	height: 600px;
	margin-top: 30px;
}
.g-map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.int-img {
	width: 100%;
	margin-top: 50px;
}


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

.box-toi {
	width: 90%;
	padding: 20px;
}
	
.toi-img {
	width: 100px;
	top: -40px;
	right: 20px;
}
	
}

@media screen and (max-width:568px) {
	
.box-toi {
	width: 100%;
	padding: 20px;
}
	
.int-img {
	width: 100%;
	margin-top: 30px;
}
	
.g-map {
	height: 450px;
	margin-top: 30px;
}
	
}

/* 共通エリア */

.ts-back01{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	background-color: #ffffff;
}

.ts-back01-toi{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 180px !important;
	padding-bottom: 100px !important;
	background-color: #ffffff;
}

.ts-back02{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	background-color: #f0f0f0;
}

.ts-back03{
	display: block;
	width: 100%;
	height: auto;
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	background-color: #232584;
}

.ts-back03 h3,
.ts-back03 p{
	color: #ffffff;
}

footer {
	width: 100%;
	background-color: #f1f2f2;
	padding-top: 30px !important;
	padding-bottom: 20px !important;
}

.foo-left {
	float: left;
	width: 50%;
}

.foo-logo {
	width: 430px;
}

.foo-add {
	margin-top: 5px;
	font-size: 1.4rem;
}

.foo-nav {
	margin-top: 30px;
	font-size: 0;
}

.foo-nav div {
	margin-top: 10px;
	width: 25%;
	font-size: 1.4rem;
	display: inline-block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3e6eb3;
	padding: 5px;
    position: relative;
}

.foo-nav div a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.foo-nav div:hover {
	color: #f65d5d;
}

.foo-nav2 {
	margin-top: 30px;
}

.foo-nav2 a:link,
.foo-nav2 a:visited,
.foo-nav2 a:active {color: #000; text-decoration: none;}

.foo-nav2 a:hover {color: #f65d5d; text-decoration: none;}

.foo-nav2 a + a {
	margin-left: 30px;
}

.foo-right {
	float: right;
	vertical-align:top;
	font-size: 0;
}

.foo-right p {
	font-size: 1.2rem;
	display: inline-block;
	vertical-align:top;
}

.foo-right p + p {
	margin-left: 80px;
}

.foo2 {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	font-size: 1.4rem;
	padding: 5px;
}

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

.ts-back01{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
	
.ts-back01-toi{
	padding-top: 100px !important;
	padding-bottom: 50px !important;
}

.ts-back02{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
	
.ts-back03{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
	
}

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

.ts-back01{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
	
.ts-back01-toi{
	padding-top: 80px !important;
	padding-bottom: 30px !important;
}

.ts-back02{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
	
.ts-back03{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
	
.foo-logo {
	width: 300px;
}
	
.foo-add {
	margin-top: 5px;
	font-size: 1.2rem;
}
	
.foo-nav div {
	margin-top: 10px;
	width: 25%;
	font-size: 1.2rem;
	padding: 5px;
}
	
.foo-nav {
	margin-top: 20px;
	font-size: 0;
}
	
.foo-nav2 {
	margin-top: 20px;
}
	
.foo-left {
	float: none;
	width: 100%;
}
	
.foo-right {
	float: none;
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
	
.foo-right p {
	font-size: 1rem;
	display: inline-block;
	margin-top: 20px;
}
	
}

/* ボタン */

a.btn1 {
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.6rem;
	position: relative;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #232583;
	border-radius: 5px;
	box-shadow: 0 8px 0px 0 rgb(0, 0, 0);
}

a.btn2 {
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.6rem;
	position: relative;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #eeac26;
	border-radius: 5px;
	box-shadow: 0 8px 0px 0 rgb(150, 100, 0);
}

a.btn3 {
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.8rem;
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: #232583;
	border-radius: 5px;
	box-shadow: 0 3px 0px 0 rgb(0, 0, 0);
	margin-top: 10px;
}

a.btn4 {
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.8rem;
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: #eeac26;
	border-radius: 5px;
	box-shadow: 0 3px 0px 0 rgb(150, 100, 0);
	margin-top: 10px;
}

a.btn1 + a.btn2 {
	margin-left: 10px;
}

a.btn1 i,
a.btn2 i {
	font-size: 2rem;
}

a.btn3 i,
a.btn4 i {
	font-size: 2.5rem;
	margin-right: 3px;
}

a.btn1:hover,
a.btn2:hover,
a.btn5:hover {
    opacity:0.7;
	box-shadow: 0 0 0px 0 rgb(255, 255, 255);
	bottom: -8px;
}

a.btn3:hover,
a.btn4:hover {
    opacity:0.7;
	box-shadow: 0 0 0px 0 rgb(255, 255, 255);
	bottom: -3px;
}

@media screen and (max-width:992px) {
	
a.btn3 {
	font-size: 1.6rem;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	margin-top: 10px;
}

a.btn4 {
	font-size: 1.6rem;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	margin-top: 10px;
}
	
a.btn3 i,
a.btn4 i {
	font-size: 2rem;
	margin-right: 3px;
}
	
}

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



}

/* box-flex */

.box-flex1{
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0 0 0;
}

.flexbox-2{
	flex: 0 0 50%;
	padding: 0 0 0 10px;
	max-width: 50%; /* IE11 Bugfix */
	margin-bottom: 0;
	position:relative;
}

.flexbox-3{
	flex: 0 0 30%;
	padding: 0 0 0 10px;
	max-width: 30%; /* IE11 Bugfix */
	margin-bottom: 0;
	position:relative;
}

.flexbox-3 + .flexbox-3{
	margin-left: 5%;
}

.box-flex1.top-f01{
	margin-top: 100px;
}

.box-flex1.top-f01 .flexbox-2{
	padding: 75px;
}

.box-flex1.top-f01 .flexbox-2:nth-child(2),
.box-flex1.top-f01 .flexbox-2:nth-child(6){
	background-color: #232584;
}

.box-flex1.top-f01 .flexbox-2:nth-child(2) p,
.box-flex1.top-f01 .flexbox-2:nth-child(6) p{
	margin-top: 30px;
	color: #ffffff;
}

.box-flex1.top-f01 .flexbox-2:nth-child(3) p{
	margin-top: 30px;
	color: #232584;
}

.box-flex1.top-f01 .flexbox-2:nth-child(1){
	background-image: url(../images/img21.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

.box-flex1.top-f01 .flexbox-2:nth-child(4){
	background-image: url(../images/img22.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

.box-flex1.top-f01 .flexbox-2:nth-child(5){
	background-image: url(../images/img01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

.box-flex1.top-f02{
	margin-top: 30px;
}

.box-flex1.top-f02 .flexbox-2{
	flex: 0 0 45%;
	padding: 0 0 0 0;
	max-width: 45%; /* IE11 Bugfix */
	margin-bottom: 0;
}

.box-flex1.top-f02 .flexbox-2:nth-child(1){
	background-image: url(../images/img04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

.box-flex1.top-f02 .flexbox-2:nth-child(2){
	flex: 0 0 50%;
	max-width: 50%; /* IE11 Bugfix */
	margin-left: 5%;
}

.box-flex1.top-f03{
	margin-top: 20px;
	position:relative;
	z-index: 100;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.box-flex1.top-f03 .flexbox-2{
	background-color: #ffffff;
	flex: 0 0 48%;
	padding: 0 0 0 0;
	max-width: 48%; /* IE11 Bugfix */
	margin-bottom: 0;
	padding: 10px;
}

.box-flex1.top-f03 .flexbox-2:nth-child(2){
	margin-left: 4%;
}

.box-flex1.top-f04{
	margin-top: 100px;
	position:relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.box-flex1.top-f04 .flexbox-2{
	flex: 0 0 48%;
	padding: 0 0 0 0px;
	max-width: 48%; /* IE11 Bugfix */
	margin-bottom: 0;
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.box-flex1.top-f04 .flexbox-2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.box-flex1.top-f04 .flexbox-2:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.box-flex1.top-f04 .flexbox-2 p{
	margin-top: 20px;
}

.box-flex1.top-f04 .flexbox-2:nth-child(2){
	margin-left: 4%;
}

.box-flex1.top-f05{
	margin-top: 100px;
}

.box-flex1.top-f05 .flexbox-3{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	border : solid 2px #232584 ;
	text-align: left;
	padding: 30px;
}

.box-flex1.sec-f01{
	margin-top: 30px;
}

.box-flex1.sec-f01 .flexbox-2{

}

.box-flex1.sec-f01 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f01 .flexbox-2:nth-child(1){
	background-image: url(../images/company02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 60%;
	max-width: 60%; /* IE11 Bugfix */
}

.box-flex1.sec-f01 .flexbox-2:nth-child(2) {
	padding: 200px 0px;
	flex: 0 0 35%;
	max-width: 35%; /* IE11 Bugfix */
	margin-left: 5%;
}

.box-flex1.sec-f01 .flexbox-2:nth-child(3) {
	padding: 10px 75px;
	flex: 0 0 60%;
	max-width: 60%; /* IE11 Bugfix */
	margin-top: 100px;
}

.box-flex1.sec-f01 .flexbox-2:nth-child(4){
	background-image: url(../images/company03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 35%;
	max-width: 35%; /* IE11 Bugfix */
	margin-left: 5%;
	margin-top: 100px;
}

.box-flex1.sec-f02{

}

.box-flex1.sec-f02 p{
	color: #ffffff;
}

.box-flex1.sec-f02 .cat02{
	margin-top: 20px;
}

.box-flex1.sec-f02 .line01{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.box-flex1.sec-f02 .flexbox-2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	text-align: left;
	padding: 30px;
	background-color: #232584 ;
	flex: 0 0 45%;
	max-width: 45%; /* IE11 Bugfix */
}

.box-flex1.sec-f02 .flexbox-2 + .flexbox-2{
	margin-left: 10%;
}

.box-flex1.sec-f03{
	margin-top: 30px;
}

.box-flex1.sec-f03 .flexbox-2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	text-align: left;
	padding: 0;
	flex: 0 0 45%;
	max-width: 45%; /* IE11 Bugfix */
}

.box-flex1.sec-f03 .flexbox-2 + .flexbox-2{
	margin-left: 10%;
}

.box-flex1.sec-f04{
}

.box-flex1.sec-f04 .flexbox-2{

}

.box-flex1.sec-f04 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f04 .flexbox-2:nth-child(1) {
	padding: 10px 75px;
	flex: 0 0 60%;
	max-width: 60%; /* IE11 Bugfix */
}

.box-flex1.sec-f04 .flexbox-2:nth-child(2){
	background-image: url(../images/bosyu01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 35%;
	max-width: 35%; /* IE11 Bugfix */
	margin-left: 5%;
}

.box-flex1.sec-f05{
	margin-top: 50px;
}

.box-flex1.sec-f05 p{
	margin-top: 10px;
}

.box-flex1.sec-f05 .flexbox-3:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.box-flex1.sec-f05 .flexbox-3{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	text-align: left;
	vertical-align:top;
	padding: 0;
}


/* 6～8はインタビュー用 */
.box-flex1.sec-f06{
}

.box-flex1.sec-f06 .flexbox-2{

}

.box-flex1.sec-f06 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f06 .flexbox-2:nth-child(1){
	background-image: url(../images/int02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
}

.box-flex1.sec-f06 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 50px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
	margin-left: 5%;
}


/* 写真右 */
.box-flex1.sec-f07{
}

.box-flex1.sec-f07 .flexbox-2{

}

.box-flex1.sec-f07 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f07 .flexbox-2:nth-child(1) {
	padding: 10px 50px 10px 0px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
}

.box-flex1.sec-f07 .flexbox-2:nth-child(2){
	background-image: url(../images/int04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
	margin-left: 5%;
}

/* 写真左 */
.box-flex1.sec-f08{
}

.box-flex1.sec-f08 .flexbox-2{

}

.box-flex1.sec-f08 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f08 .flexbox-2:nth-child(1){
	background-image: url(../images/int06.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
}

.box-flex1.sec-f08 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 50px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
	margin-left: 5%;
}

/* 写真左 */
.box-flex1.sec-f09{
}

.box-flex1.sec-f09 .flexbox-2{

}

.box-flex1.sec-f09 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f09 .flexbox-2:nth-child(1){
	background-image: url(../images/int10.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
}

.box-flex1.sec-f09 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 50px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
	margin-left: 5%;
}

/* 写真右 */
.box-flex1.sec-f10{
}

.box-flex1.sec-f10 .flexbox-2{

}

.box-flex1.sec-f10 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f10 .flexbox-2:nth-child(1) {
	padding: 10px 50px 10px 0px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
}

.box-flex1.sec-f10 .flexbox-2:nth-child(2){
	background-image: url(../images/int12.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
	margin-left: 5%;
}


/* 写真左 */
.box-flex1.sec-f13{
}

.box-flex1.sec-f13 .flexbox-2{

}

.box-flex1.sec-f13 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f13 .flexbox-2:nth-child(1){
	background-image: url(../images/int13-2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
}

.box-flex1.sec-f13 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 50px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
	margin-left: 5%;
}



/* 写真右 */
.box-flex1.sec-f14{
}

.box-flex1.sec-f14 .flexbox-2{

}

.box-flex1.sec-f14 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f14 .flexbox-2:nth-child(1) {
	padding: 10px 50px 10px 0px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
}

.box-flex1.sec-f14 .flexbox-2:nth-child(2){
	background-image: url(../images/int14-2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
	margin-left: 5%;
}



/* 写真右 */
.box-flex1.sec-f15{
}

.box-flex1.sec-f15 .flexbox-2{

}

.box-flex1.sec-f15 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.sec-f15 .flexbox-2:nth-child(1) {
	padding: 10px 50px 10px 0px;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
}

.box-flex1.sec-f15 .flexbox-2:nth-child(2){
	background-image: url(../images/int15-2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
	margin-left: 5%;
}



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

.box-flex1.top-f01{
	margin-top: 50px;
}
	
.box-flex1.top-f04{
	margin-top: 50px;
}
	
.box-flex1.top-f05{
	margin-top: 50px;
}
	
.box-flex1.sec-f01 .flexbox-2:nth-child(1){
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
}

.box-flex1.sec-f01 .flexbox-2:nth-child(2) {
	padding: 150px 0px;
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
	margin-left: 5%;
}
	
.box-flex1.sec-f01 .flexbox-2:nth-child(3) {
	padding: 10px 0px 10px 0;
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
	margin-top: 50px;
}

.box-flex1.sec-f01 .flexbox-2:nth-child(4){
	flex: 0 0 40%;
	max-width: 40%; /* IE11 Bugfix */
	margin-left: 5%;
	margin-top: 50px;
}
	
}

@media screen and (max-width:992px) {
	
.box-flex1.top-f01{
	margin-top: 30px;
}
	
.box-flex1.top-f04{
	margin-top: 30px;
}
	
.box-flex1.top-f05{
	margin-top: 30px;
}
	
.box-flex1.top-f01 .flexbox-2{
	padding: 50px;
}
	
.box-flex1.top-f02 .flexbox-2{
	flex: 0 0 40%;
	padding: 0 0 0 0;
	max-width: 40%; /* IE11 Bugfix */
	margin-bottom: 0;
}

.box-flex1.top-f02 .flexbox-2:nth-child(2){
	flex: 0 0 55%;
	max-width: 55%; /* IE11 Bugfix */
	margin-left: 5%;
}
	
.box-flex1.sec-f02 .flexbox-2{
	font-size: 1.6rem;
	padding: 20px;
	flex: 0 0 48%;
	max-width: 48%; /* IE11 Bugfix */
}
	
.box-flex1.sec-f02 .flexbox-2 + .flexbox-2{
	margin-left: 4%;
}

.box-flex1.sec-f03 .flexbox-2{
	font-size: 1.6rem;
	flex: 0 0 48%;
	max-width: 48%; /* IE11 Bugfix */
}

.box-flex1.sec-f03 .flexbox-2 + .flexbox-2{
	margin-left: 4%;
}
	
.box-flex1.sec-f04 .flexbox-2:nth-child(1) {
	padding: 10px 0px 10px 0px;
	flex: 0 0 61%;
	max-width: 61%; /* IE11 Bugfix */
}

.box-flex1.sec-f04 .flexbox-2:nth-child(2){
	flex: 0 0 35%;
	max-width: 35%; /* IE11 Bugfix */
	margin-left: 4%;
}
	
.box-flex1.sec-f05 .flexbox-3{
	font-size: 1.6rem;
	flex: 0 0 32%;
	padding: 0 0 0 0;
	max-width: 32%; /* IE11 Bugfix */
}
	
.box-flex1.sec-f05 .flexbox-3 + .flexbox-3{
	margin-left: 2%;
}
	
.box-flex1.sec-f06 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 10px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
	margin-left: 2%;
}
	
/* 写真右 */
.box-flex1.sec-f07 .flexbox-2:nth-child(1) {
	padding: 10px 10px 10px 0px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
}
	
.box-flex1.sec-f07 .flexbox-2:nth-child(2){
	margin-left: 2%;
}

/* 写真左 */
.box-flex1.sec-f08 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 10px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
	margin-left: 2%;
}
	
/* 写真左 */
.box-flex1.sec-f09 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 10px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
	margin-left: 2%;
}
	
/* 写真右 */
.box-flex1.sec-f10 .flexbox-2:nth-child(1) {
	padding: 10px 10px 10px 0px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
}
	
.box-flex1.sec-f10 .flexbox-2:nth-child(2){
	margin-left: 2%;
}	
	
/* 写真左 */
.box-flex1.sec-f13 .flexbox-2:nth-child(2) {
	padding: 10px 0px 10px 10px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
	margin-left: 2%;
}
	
/* 写真右 */
.box-flex1.sec-f14 .flexbox-2:nth-child(1) {
	padding: 10px 10px 10px 0px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
}

.box-flex1.sec-f14 .flexbox-2:nth-child(2){
	margin-left: 2%;
}

/* 写真右 */
.box-flex1.sec-f15 .flexbox-2:nth-child(1) {
	padding: 10px 10px 10px 0px;
	flex: 0 0 58%;
	max-width: 58%; /* IE11 Bugfix */
}

.box-flex1.sec-f15 .flexbox-2:nth-child(2){
	margin-left: 2%;
}
	
}

@media screen and (max-width:768px) {
	
.box-flex1{
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 0;
}
	
.flexbox-2{
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
}
	
.flexbox-3{
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
}
	
.flexbox-3 + .flexbox-3{
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
	
.box-flex1.top-f01 .flexbox-2{
	padding: 40px;
}
	
.box-flex1.top-f01 .flexbox-2:nth-child(2) p,
.box-flex1.top-f01 .flexbox-2:nth-child(6) p{
	margin-top: 20px;
}

.box-flex1.top-f01 .flexbox-2:nth-child(3) p{
	margin-top: 20px;
}
	
.box-flex1.top-f01 .flexbox-2:nth-child(1){
	background-image: url(../images/img21.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	width: 100%;
	height: 350px;
	order: 1;
}
	
.box-flex1.top-f01 .flexbox-2:nth-child(2){
	order: 2;
}
	
.box-flex1.top-f01 .flexbox-2:nth-child(3){
	order: 4;
}

.box-flex1.top-f01 .flexbox-2:nth-child(4){
	background-image: url(../images/img22.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	width: 100%;
	height: 350px;
	order: 3;
}

.box-flex1.top-f01 .flexbox-2:nth-child(5){
	background-image: url(../images/img01.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	width: 100%;
	height: 350px;
	order: 5;
}
	
.box-flex1.top-f01 .flexbox-2:nth-child(6){
	order: 6;
}
	
.box-flex1.top-f02{
	margin-top: 20px;
}
	
.box-flex1.top-f02 .flexbox-2{
	flex: 0 1 auto;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
}

.box-flex1.top-f02 .flexbox-2:nth-child(1){
	background-image: url(../images/img04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	width: 100%;
	height: 250px;
}

.box-flex1.top-f02 .flexbox-2:nth-child(2){
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.box-flex1.top-f04 .flexbox-2{
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	margin-bottom: 0;
}
	
.box-flex1.top-f04 .flexbox-2 p{
	margin-top: 10px;
}

.box-flex1.top-f04 .flexbox-2:nth-child(2){
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
	
	
.box-flex1.sec-f01 .flexbox-2:nth-child(1){
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	height: 350px;
}

.box-flex1.sec-f01 .flexbox-2:nth-child(2) {
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	padding: 20px 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
	
.box-flex1.sec-f01 .flexbox-2:nth-child(3) {
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	padding: 0 0px 0 0;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.box-flex1.sec-f01 .flexbox-2:nth-child(4){
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	height: 300px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
	
.box-flex1.sec-f02 .flexbox-2{
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	font-size: 1.4rem;
	padding: 20px;
}
	
.box-flex1.sec-f02 .flexbox-2 + .flexbox-2{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}	
	
.box-flex1.sec-f03 .flexbox-2{
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	font-size: 1.6rem;
}

.box-flex1.sec-f03 .flexbox-2 + .flexbox-2{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
	
.box-flex1.sec-f04 .flexbox-2:nth-child(1) {
	padding: 0px 0px;
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
}

.box-flex1.sec-f04 .flexbox-2:nth-child(2){
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
	
.box-flex1.sec-f05{
	margin-top: 30px;
}
	
.box-flex1.sec-f05 .flexbox-3{
	font-size: 1.6rem;
	flex: 0 0 48%;
	padding: 0 0 0 0;
	max-width: 48%; /* IE11 Bugfix */
}
	
.box-flex1.sec-f05 .flexbox-3:nth-child(2){
	margin-left: 4%;
	margin-top: 0;
}
	
.box-flex1.sec-f05 .flexbox-3:nth-child(3){
	margin-left: 0;
	margin-top: 20px;
}
	
/* 6～8はインタビュー用 */
	
.box-flex1.sec-f06 {
	display:flex;
	flex-flow: column; /* 縦並び */
}
	
.box-flex1.sec-f06 .flexbox-2:nth-child(1){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}

.box-flex1.sec-f06 .flexbox-2:nth-child(2) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}

.box-flex1.sec-f07{
	display:flex;
	flex-flow: column; /* 縦並び */
}

.box-flex1.sec-f07 .flexbox-2:nth-child(1) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}

.box-flex1.sec-f07 .flexbox-2:nth-child(2){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}

/* 写真左 */
.box-flex1.sec-f08{
	display:flex;
	flex-flow: column; /* 縦並び */
}

.box-flex1.sec-f08 .flexbox-2:nth-child(1){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}

.box-flex1.sec-f08 .flexbox-2:nth-child(2) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}
	
/* 写真左 */
.box-flex1.sec-f09{
	display:flex;
	flex-flow: column; /* 縦並び */
}

.box-flex1.sec-f09 .flexbox-2:nth-child(1){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}

.box-flex1.sec-f09 .flexbox-2:nth-child(2) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}	
	
/* 写真右 */
.box-flex1.sec-f10{
	display:flex;
	flex-flow: column; /* 縦並び */
}

.box-flex1.sec-f10 .flexbox-2:nth-child(1) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}

.box-flex1.sec-f10 .flexbox-2:nth-child(2){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}	
	
/* 写真左 */
.box-flex1.sec-f13{
	display:flex;
	flex-flow: column; /* 縦並び */
}

.box-flex1.sec-f13 .flexbox-2:nth-child(1){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}

.box-flex1.sec-f13 .flexbox-2:nth-child(2) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}

/* 写真右 */
.box-flex1.sec-f14{
	display:flex;
	flex-flow: column; /* 縦並び */
}

.box-flex1.sec-f14 .flexbox-2:nth-child(1) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}

.box-flex1.sec-f14 .flexbox-2:nth-child(2){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}


/* 写真右 */
.box-flex1.sec-f15{
	display:flex;
	flex-flow: column; /* 縦並び */
}

.box-flex1.sec-f15 .flexbox-2:nth-child(1) {
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	order: 1;
}

.box-flex1.sec-f15 .flexbox-2:nth-child(2){
	flex: 0 1 auto;
	width: 80%;
	max-width: 80%; /* IE11 Bugfix */
	display: block;
	background-position:center top;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	order: 2;
}
	
}

@media screen and (max-width:568px) {
	
.box-flex1.top-f01 .flexbox-2{
	padding: 20px;
}

.box-flex1.top-f03 .flexbox-2{
	flex: 0 1 auto;
	width: 100%;
	max-width: 100%; /* IE11 Bugfix */
	display: block;
	padding: 10px;
}

.box-flex1.top-f03 .flexbox-2:nth-child(2){
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
	
	
}



/* 自作アニメーションのまとめ */

.animated {
    opacity: 0;
}

.anime1-img {
    opacity: 0;
  /* アニメcssの名前 */
  animation-name: anime1_img;
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@keyframes anime1_img {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}

.top-logo-anime {
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメーションに入る遅延 */
  animation-delay: 500ms;
  /* アニメcssの名前 */
  animation-name: anime_top1;
	position: relative;
	animation-timing-function: ease-out;
}

.top-logo-anime2 {
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメーションに入る遅延 */
  animation-delay: 500ms;
  /* アニメcssの名前 */
  animation-name: anime_top1;
	position: relative;
	animation-timing-function: ease-out;
}

@keyframes anime_top1 {
from {
    opacity: 0;
	top: -50px;
	right: 0;
}
to {
    opacity: 1;
	top: 0;
	right: 0;
}
}

.top-logo-anime2 {
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメーションに入る遅延 */
  animation-delay: 1000ms;
  /* アニメcssの名前 */
  animation-name: anime_top2;
	position: relative;
	animation-timing-function: ease-out;
}

@keyframes anime_top2 {
from {
    opacity: 0;
	top: 0px;
	left: -50px;
}
to {
    opacity: 1;
	top: 0;
	left: 0;
}
}

.anime2-txt {
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  /* アニメーションに入る遅延 */
  animation-delay: 1s;
  /* アニメcssの名前 */
  animation-name: anime2_txt;
    opacity: 0;
}

@keyframes anime2_txt {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}

.anime3-txt {
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  /* アニメcssの名前 */
  animation-name: anime3_txt;
    opacity: 0;
	position: relative;
	animation-timing-function: ease-out;
}

@keyframes anime3_txt {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}

.anime4-area {
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメcssの名前 */
  animation-name: anime4-area;
    opacity: 0;
	position: relative;
	animation-timing-function: ease-out;
}

@keyframes anime4-area {
from {
    opacity: 0;
	top: 100px;
}
to {
    opacity: 1;
	top: 0;
}
}

.anime5-info {
  /* アニメーションにかける秒数 */
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  /* アニメcssの名前 */
  animation-name: anime5-info;
    opacity: 0;
}

@keyframes anime5-info {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}



/*# ★★テーブル★★ */

.table01 {
	width: 80%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.table01 table {
	width: 100%;
	margin-bottom: 0px;
	border-collapse: collapse; /* 枠線(ボーダー)を重ねて表示 */
}

.table01 table tr {
	width: 100%;
}

.table01 table th{
	width: 50%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border : solid 1px #333 ;
	text-align: left;
}

.table01 table td{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border : solid 1px #333 ;
	text-align: center;
}

.table02 {
	width: 100%;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}

.table02 table {
	width: 100%;
	margin-bottom: 0px;
    border-collapse: separate;
}

.table02 table tr {
	width: 100%;
}

.table02 table td{
	width: 30%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	border : solid 2px #232584 ;
	text-align: left;
	padding: 30px;
	margin-left: 5%;
}

.table03 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.table03 table {
	width: 100%;
	margin-bottom: 0px;
	border-collapse: collapse; /* 枠線(ボーダー)を重ねて表示 */
}

.table03 table tr {
	width: 100%;
}

.table03 table th{
	width: 30%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.table03 table td{
	width: 70%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 120%;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.table05 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.table05 table {
	width: 100%;
	margin-bottom: 0px;
	border-collapse: collapse; /* 枠線(ボーダー)を重ねて表示 */
}

.table05 table tr {
	width: 100%;
}

.table05 table th{
	width: 30%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 140%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border : solid 1px #333 ;
	text-align: left;
	vertical-align:top;
}

.table05 table td{
	width: 70%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 140%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border : solid 1px #333 ;
	text-align: left;
	vertical-align:top;
}

.table06 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 50px;
	margin-top: 50px;
}

.table06 table {
	width: 100%;
	margin-bottom: 0px;
	border-collapse: collapse; /* 枠線(ボーダー)を重ねて表示 */
}

.table06 table tr {
	width: 100%;
}

.table06 table th{
	width: 100%;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align:top;
}

.table06 table td{
	width: 100%;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align:top;
}

.contact03{
	width: 100%;
	margin-top: 30px;
}

.table07 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 45px;
	margin-top: 100px;
	border : solid 5px #EDEDED ;
}

.table07 table {
	width: 100%;
	margin-bottom: 0px;
	border-collapse: collapse; /* 枠線(ボーダー)を重ねて表示 */
}

.table07 table tr {
	width: 100%;
}

.table07 table th{
	width: 100%;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align:top;
}

.table07 table td{
	width: 100%;
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align:top;
}

@media screen and (max-width:1200px) {
	
.table02 {
	margin-top: 50px;
}
	
.table07 {
	margin-top: 50px;
}
	
}

@media screen and (max-width:992px) {
	
.table01 {
	width: 90%;
	margin-top: 30px;
}
	
.table02 {
	margin-top: 30px;
}
	
.table06 {
	padding: 10px 10px 30px;
	margin-top: 30px;
}

.table07 {
	padding: 8px;
	margin-top: 30px;
	border : solid 2px #EDEDED ;
}
	
}

@media screen and (max-width:768px) {
	
.table01 {
	width: 100%;
}
	
.table01 table th{
	width: auto;
	font-size: 1.2rem;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.table01 table td{
	font-size: 1.2rem;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
	
.table02 table{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #232584 ;
}
	
.table02 table td{
	width: 100%;
	display: block;
	font-size: 1.4rem;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #232584 ;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #232584 ;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #232584 ;
	text-align: left;
	padding: 30px;
}
	
.table03 table {
	width: 100%;
	margin-bottom: 0px;
	border-collapse: collapse; /* 枠線(ボーダー)を重ねて表示 */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
	
.table03 table th{
	width: 100%;
	display: block;
	font-size: 1.4rem;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-width: 0;
	border-top-style: none;
	border-top-color: #000000;
}

.table03 table td{
	width: 100%;
	display: block;
	font-size: 1.4rem;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0;
	border-top-style: none;
	border-top-color: #000000;
}
	
.table03.bo-non table {
	border-top-width: 0;
	border-top-style: none;
	border-top-color: #000000;
}
	
.table05 table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.table05 table th{
	width: 100%;
	display: block;
	font-size: 1.4rem;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #666666;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #666666;
}

.table05 table td{
	width: 100%;
	display: block;
	font-size: 1.4rem;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #666666;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #666666;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #666666;
}

.table06 table th{
	width: 100%;
	display: block;
	font-size: 1.2rem;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.table06 table td{
	width: 100%;
	display: block;
	font-size: 1.2rem;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	
.contact03{
	width: 100%;
	margin-top: 0px;
}

.table07 table th{
	width: 100%;
	display: block;
	font-size: 1.4rem;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.table07 table td{
	width: 100%;
	display: block;
	font-size: 1.4rem;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	
}








	

