@charset "UTF-8";

#ms_main, #ms_main2{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#ms_main{
	/*padding:80px 0px 0px 0px;*/
	padding:180px 0px 160px 0px;
}

#ms_main2{
	padding:80px 0px 30px 0px;
}

#ms_main .ttl{
	margin-bottom:70px;
}
#ms_main .ttls{
	margin-bottom:35px;
	font-size: 26px;
    letter-spacing: 0.15em;
}

#ms_main2 .ttl{
	margin-bottom:30px;
}
#ms_main2 .ttls{
	margin-bottom:25px;
}

#ms_main .txt, #ms_main2 .txt{
	font-size:19px;
	line-height:2.5em;
}

#ms_main .txt2{
	font-size:11px;
	text-align:right;
	margin-bottom:40px;
}

.figurepc img {
	width: 100%;
	height:100%;
	}
.figuresp {
	display:none;
	}

#ms_mainbg{
	width: 100%;
	background-color: #eceae7;
	padding: 0px 0px 40px 0px;
	text-align: center;
	background-image: url(../../images/mission/mission_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.featurelist {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 40px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
.featurelist h3 {
	font-size: 19px;
	color: #9e0810;
	margin-bottom: 10px;
}
.featurelist h4 {
	font-size: 24px;
	line-height: 39px;
	margin-bottom: 60px;
}
.featurelist ul {
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.1em;
	margin-bottom: 60px;
}
.featurelist ul li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}
.featurelist ul li::before {
	content: "■";
	padding-right: 0.2em;
}

.flow {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 40px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
.flow ul li.flowttl {
	font-size: 28px;
	margin-bottom: 25px;
}
.flow ul li.flowttl span {
	color: #9e0810;
	margin-bottom: 25px;
}
.flow ul li.flowtxt {
	font-size: 19px;
	border-left: 1px solid #000;
	padding-left: 25px;
	padding-bottom: 50px;
	margin-bottom: 25px;
}
.flow ul li.flowtxtend {
	font-size: 19px;
	padding-left: 25px;
	padding-bottom: 50px;
	margin-bottom: 25px;
}
.line {
	max-width: 980px;
	height: 1px;
	margin: 100px auto;
	border-bottom: 1px solid #9e0810;
}

.field {
	max-width: 980px;
	margin: 100px auto 0 auto;
	padding: 0 40px;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}
.field h3 {
    font-size: 28px;
    letter-spacing: 0.2em;
	margin-bottom: 35px;
}
.field h4 {
	font-size: 22px;
    line-height: 48px;
	margin-bottom: 60px;
}
.field h5 {
	font-size: 30px;
	color: #9e0810;
	width: 100%;
	border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.field ul {
	display: flex;
	align-items: baseline;
	margin-bottom: 50px;
	font-feature-settings: "palt";
}
.field ul li {
	font-size: 16px;
	/*padding: 10px 15px;*/
	width: 25%;
	margin: 0.8%;
}
.field ul li p.gray {
	background-color: #e1e1e1;
	border: 1px solid #e1e1e1;
	
	padding: 10px 15px;
	/*margin-bottom: 12px;*/
}
/*.field ul li.white {
	padding: 0;
}*/
.field ul li p.white {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	
	padding: 10px 15px;
	margin-bottom: 12px;
}
.field ul li ul {
	background-color: #e1e1e1;
	border: 1px solid #e1e1e1;
	
	padding: 0px 15px 10px 15px;
	display: block;
	/*margin-top: 5px;*/
	margin-bottom: 0;
}
.field ul li .ma {
	margin-bottom: 12px;
}
.field ul li ul li {
	width: 100%;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.field ul li .posi {
	text-align: right;
	padding: 3px;
	background-color: #e1e1e1;
	font-size: 10px;
}
.field .ann {
	font-size: 16px;
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 60px;
}
.field .ann p {
	margin-right: 15px;
}
.field .ann .graybox {
	background-color: #e1e1e1;
	width: 40px;
	height: 40px;
}
.field .ann .whitebox {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	width: 40px;
	height: 40px;
}


/* #ms_main
--------------------------- */
@media only screen and (max-width:980px) {
#ms_main, #ms_main2{
	width:100%;
}

#ms_main .txt, #ms_main2 .txt{
	margin-right:20px;
	margin-left:20px;
}

#ms_main .txt2{
	margin-right:20px;
}

#ms_main .ttl, .ttls{
	width:98%;
}

#ms_main2 .ttl, .ttls{
	width:98%;
}
}

@media only screen and (max-width:640px) {
.figurepc {
	display:none;
	}
.figuresp {
	display:block;
	}
.figuresp img {
	width: 100%;
	height:100%;
	}

}

@media only screen and (min-device-width : 320px)
  and (max-device-width : 480px) {
	
#ms_main .txt{
	font-size:17px;
	line-height:2em;
	padding:20px;
}  
#ms_main2 .txt{
	font-size:15px;
	line-height:2em;
	padding:20px;
}

	/*
	  #container {
		  overflow:hidden;
		  }	
#ms_main, #ms_main2{
	width:100%;
}
#header {
	width:100%;
	height:90px;
    position: fixed;
    top: 0;
    left: 0;
	background:#FFF;
	z-index: 99;
}
#ms_main p.ttl img{
	width: 30%;
	height:30%;
	margin-right: auto;
	margin-left: auto;
}
#ms_main p.ttls img{
	width: 50%;
	height:50%;
	margin-right: auto;
	margin-left: auto;
}
p.txt {
	margin-right: 20px;
	margin-left: 20px;
	font-size:15px;
}
*/
  }

.maincont {
	position: relative;
}
.maintxt {
	position: absolute;
	font-feature-settings: "palt";
	top: 7%;
	left: 9%;
	/*top: 80px;
	left: 100px;*/
	text-align: left;
}
.maintxt01 {
	font-size: 34px;
	line-height: 54px;
	margin-bottom: 40px;
	font-weight: lighter;
	letter-spacing: 0.15em;
}
.maintxt02 {
	font-size: 16px;
	line-height: 42px;
	margin-bottom: 20px;
	letter-spacing: 0.12em;
}
.maintxt03 {
	font-size: 16px;
	line-height: 42px;
	letter-spacing: 0.12em;
}

@media only screen and (max-width:768px) {
	.maintxt {
		text-align: center;
		left: inherit;
		width: 100%;
		top: 5%;
	}
	.maintxt01 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.maintxt02 {
		line-height: 40px;
		margin-bottom: 15px;
	}
	.maintxt03 {
		line-height: 40px;
	}
}