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

ul.page_title li.text{
	background: url("../company/images/page_title_bg.jpg") no-repeat;
	background-size: cover;
}

/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 769px){
	
	ul.page_title{
		margin-bottom: 80px;
	}
	
	section{
		width: 71%;
		max-width: 788px;
		margin: 0 auto 60px;
		padding-bottom: 100px;
		border-bottom: 1px solid #D9D9D9;
		color: #595757;
		position: relative;
	}
	
	div.wrapper {
		width: 100%;
		position: relative;
	}
	
	div.wrapper div.deco01{
		width: 24.5vw;
		max-width: 294px;
		position: absolute;
		top: -35px;
		right: 0;
	}
	
	div.wrapper div.deco02{
		width: 19.6vw;
		max-width: 236px;
		position: absolute;
		top: -90px;
		left: 0;
	}
	
	div.wrapper div.deco03{
		width: 19.5vw;
		max-width: 235px;
		position: absolute;
		bottom: -20px;
		right: 0;
	}
	
	section#s01 h3{
		margin-bottom: 30px;
	}
	
	section#s01 h3 + p{
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 10px;
	}
	
	section#s01 h3 + p + p{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: bold;
		letter-spacing: 0.1em;
	}
	
	section#s02{
		border: none;
	}
	
	section#s03,
	section#s04{
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding-top: 130px;
		border: none;
		color: #FFF;
	}
	
	section#s03{
		background: url("../company/images/bg04.jpg") no-repeat;
		background-size: cover;
		padding-bottom: 0;
	}
	
	section#s04{
		background: url("../company/images/bg05.jpg") no-repeat;
		background-size: cover;
		padding-bottom: 60px;
		margin-bottom: 78px;
	}
	
	section h2{
		text-align: center;
		margin-bottom: 28px;
	}
	
	section h2 span{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		padding-bottom: 15px;
		border-bottom: 1px solid #4D4D4D;
		margin-bottom: 30px;
		display: inline-block;
		letter-spacing: 0.1em;
	}
	
	section h3{
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 1.4;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.2em;
		margin-bottom: 10px;
	}
	
	section h4{
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1.4;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.2em;
		margin-bottom: 35px;
	}
	
	section p.list {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		margin-bottom: 8px;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section p.center {
		text-align: center;
		line-height: 2;
	}
	
	section h3 + p, section h3 + p + p{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 2.4;
		margin-bottom: 40px;
		text-align: center;
	}
	
	section#s02 ul{
		width: 100%;
		max-width: 680px;
		margin: 35px auto 0;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	section#s02 ul li{
		width: 48.5%;
		border: 1px solid #595757;
		padding: 26px;
	}
	
	section#s02 ul li h2{
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 0;
	}
	
	section#s02 ul li p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		margin-bottom: 8px;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#s03 h2,
	section#s04 h2{
		color: #FFF;
		text-align: center;
		margin-bottom: 60px;
	}
	
	section#s03 h2 span,
	section#s04 h2 span{
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 1.2;
		padding: 15px 40px;
		border: 3px solid #FFF;
		display: inline-block;
		letter-spacing: 0.1em;
		font-weight: bold;
	}
	
	section#s03 h2 + p,
	section#s04 h2 + p{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 2.4;
		margin-bottom: 60px;
		text-align: center;
	}
	
	section#s03 ul{
		width: 70%;
		max-width: 840px;
		margin: 0 auto;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		align-items: center;
	}
	
	section#s03 ul li{
		width: 212px;
		text-align: center;
		padding-bottom: 60px;
	}
	
	section#s03 ul li div{
		width: 112px;
		margin: 0 auto 15px;
		line-height: 0;
	}
	
	section#s03 ul li h5{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.2;
		text-align: center;
		margin-bottom: 8px;
	}
	
	section#s03 ul li p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		text-align: center;
	}
	
	a.base {
		width: 250px;
		margin: 0 auto;
		padding: 15px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4;
		color: #FFF;
		background: #0080CB;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		align-items: center;
	}
	
	a.base i{
		display: inline-block;
		margin-right: 0.2em;
	}
	
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 768px){
	ul.page_title{
		margin-bottom: 0;
	}
	
	section{
		width: 92.5%;
		margin: 0 auto;
		padding-bottom: 50px;
		border-bottom: 1px solid #D9D9D9;
		color: #595757;
		position: relative;
	}
	
	div.wrapper {
		width: 100%;
		padding-top: 60px;
		position: relative;
		overflow: hidden;
	}
	
	div.wrapper div.deco01{
		width: 24.5vw;
		max-width: 294px;
		position: absolute;
		top: 5px;
		right: -12%;
	}
	
	div.wrapper div.deco02{
		width: 19.6vw;
		max-width: 236px;
		position: absolute;
		top: 5px;
		left: -6%;
	}
	
	div.wrapper div.deco03{
		width: 19.5vw;
		max-width: 235px;
		position: absolute;
		bottom: -60px;
		right: -12%;
	}
	
	section#s01 h3{
		margin-bottom: 30px;
	}
	
	section#s01 h3 + p{
		font-size: 14px;
		font-size: 1.4rem;
		margin-bottom: 10px;
		text-align: center;
	}
	
	section#s01 h3 + p + p{
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
	}
	
	section#s02{
		border: none;
	}
	
	section#s03,
	section#s04{
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding-top: 80px;
		border: none;
		color: #FFF;
	}
	
	section#s03{
		background: url("../company/images/bg04.jpg") no-repeat;
		background-size: cover;
		padding-bottom: 0;
	}
	
	section#s04{
		background: url("../company/images/bg05.jpg") no-repeat;
		background-size: cover;
		padding-bottom: 60px;
		margin-bottom: 40px;
	}
	
	section h2{
		text-align: center;
		margin-bottom: 20px;
	}
	
	section h2 span{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		padding-bottom: 15px;
		border-bottom: 1px solid #4D4D4D;
		display: inline-block;
		letter-spacing: 0.1em;
	}
	
	section h3{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.4;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.2em;
		margin-bottom: 20px;
	}
	
	section h4{
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1.4;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.1em;
		margin-bottom: 35px;
	}
	
	section p.list {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4;
		margin-bottom: 8px;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section p.center {
		text-align: left;
		line-height: 2;
	}
	
	section h3 + p, section h3 + p + p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		margin-bottom: 30px;
		text-align: left;
	}
	
	section#s02 ul{
		width: 100%;
		margin: 35px auto 0;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	section#s02 ul li{
		width: 100%;
		border: 1px solid #595757;
		padding: 26px;
		margin-bottom: 15px;
	}
	
	section#s02 ul li h2{
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 20px;
	}
	
	section#s02 ul li p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		margin-bottom: 8px;
		text-indent: -1em;
		padding-left: 1em;
	}
	
	section#s03 h2,
	section#s04 h2{
		color: #FFF;
		text-align: center;
		margin-bottom: 20px;
	}
	
	section#s03 h2 span,
	section#s04 h2 span{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.2;
		padding: 15px 30px;
		border: 2px solid #FFF;
		display: inline-block;
		letter-spacing: 0.1em;
		font-weight: bold;
	}
	
	section#s03 h2 + p,
	section#s04 h2 + p{
		width: 92.5%;
		margin: 0 auto 30px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		text-align: left;
	}
	
	section#s03 ul{
		width: 92.5%;
		margin: 0 auto;
		padding-bottom: 30px;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
		align-items: center;
	}
	
	section#s03 ul li{
		width: 48%;
		text-align: center;
		padding-bottom: 30px;
	}
	
	section#s03 ul li div{
		width: 112px;
		margin: 0 auto 15px;
		line-height: 0;
	}
	
	section#s03 ul li h5{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.2;
		text-align: center;
		margin-bottom: 8px;
	}
	
	section#s03 ul li p{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
		text-align: left;
	}
	
	a.base {
		width: 250px;
		margin: 0 auto;
		padding: 15px;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		color: #FFF;
		background: #0080CB;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
		align-items: center;
	}
	
	a.base i{
		display: inline-block;
		margin-right: 0.2em;
	}
	
}

@media print, screen and (max-width: 420px){
	div.wrapper div.deco01{
		width: 24.5vw;
		max-width: 294px;
		position: absolute;
		top: 5px;
		right: 0;
	}
	
	div.wrapper div.deco02{
		width: 19.6vw;
		max-width: 236px;
		position: absolute;
		top: 5px;
		left: 0;
	}
	
	div.wrapper div.deco03{
		width: 19.5vw;
		max-width: 235px;
		position: absolute;
		bottom: -5px;
		right: -5%;
	}
}