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


.title-box h2 {
	background-image: url("images/icon.svg");
background-position: center top;
background-repeat: no-repeat;
	padding-top: 130px;
}

#i01 {
	padding-top: 230px;
	margin-top: -230px;
}


/*contents01*/

.contents01, .contents02 {
background-position: center top;
background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-bottom: 30px;
}

.contents01 .box-in, .contents02 .box-in {
position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	width: 85%;
}

.contents01{
	background-image: url("../common/images/img001.jpg");
	height: 709px;
}

.contents02{
	background-image: url("../common/images/img002.jpg");
	height: 744px;
	background-position: center center;
}

.contents01 .box {
	text-align: center;
	float: right;
}

.contents01 h3, .contents02 h3 {
	font-size: 107px;
color: #FFF;
line-height: 1.2;
}

.contents01 h4, .contents02 h4 {
	font-size: 42px;
	letter-spacing: 0.1em;
line-height: 1.2;
}

.contents01 p, .contents02 p {
	font-size: 30px;
	font-weight: bold;
line-height: 1.6;
}

.contents01 h3 {
	margin-bottom: 30px;
}

.contents01 h4 {
	margin-bottom: 30px;
	color: #FFF;
}

.contents01 p {
	color: #FFF;
}


/*contents02*/

.contents02 .box-box {
	display: flex;
  justify-content: flex-start;
	align-items: center;
	margin-bottom: 30px;
}

.contents02 h3 {
	margin-right: 20px;
}

.contents02 h4 {
	color: #0071ba;
}

.contents02 p {
	color: #0071ba;
}


/*contents03*/

.contents03 {
	display: flex;
  justify-content: center;
	align-items: center;
	padding: 30px 0px;
	background-color: #cc0500;
}

.contents03 > div {
	padding: 0px 60px;
}

.contents03 > div:first-child {
	border-right-style : solid;
border-right-color : rgba(255, 255, 255, 0.5);
border-right-width : 1px;
}

.contents03 h3 {
	font-size: 40px;
color: #FFF;
line-height: 1.2;
}

.contents03 h4 {
	font-size: 32px;
color: #FFF;
line-height: 1.2;
	letter-spacing: 0.05em;
}

/*contents04*/

.contents04, .contents05, .contents06, .contents07 {
	margin-bottom: 70px;
}

.contents04 .box01, .contents05 .box01, .contents06 .box01, .contents07 .box01 {
	width: 100%;
	display: flex;
  justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
background-position: center top;
background-repeat: no-repeat;
	height: 463px;
}

.contents04 .box01 {
	background-image: url("images/img01.jpg");
}

.contents05 .box01 {
	background-image: url("images/img02.jpg");
}

.contents06 .box01 {
	background-image: url("images/img03.jpg");
}

.contents07 .box01 {
	background-image: url("images/img04.jpg");
}

.contents04 .box01 > div, .contents05 .box01 > div, .contents06 .box01 > div, .contents07 .box01 > div {
	width: 50%;
}

.contents05 .box01 > div:first-child, .contents07 .box01 > div:first-child {
	order: 2;
}

.contents05 .box01 > div:last-child, .contents07 .box01 > div:last-child {
	order: 1;
}

.contents04 .box01 .box-box, .contents05 .box01 .box-box, .contents06 .box01 .box-box, .contents07 .box01 .box-box {
	padding: 0px 80px;
	float: right;
}


.contents04 .box01 .box-box, .contents05 .box01 .box-box, .contents06 .box01 .box-box, .contents07 .box01 .box-box {
	padding: 0px 80px;
	float: right;
}

.contents06 .box01 .box-box {
    padding: 0px 60px;
	float: right;
}

.contents05 .box01 .box-box, .contents07 .box01 .box-box {
	float: left;
}

.contents04 .box01 h3, .contents05 .box01 h3, .contents06 .box01 h3, .contents07 .box01 h3 {
	font-size: 28px;
	margin-bottom: 10px;
	color: #cc0500;
}

.contents05 .box01 h3, .contents05 .box01 h4, .contents07 .box01 h4 {
color: #FFF;
}

.contents04 .box01 h4, .contents05 .box01 h4, .contents06 .box01 h4, .contents07 .box01 h4 {
	font-size: 51px;
	line-height: 1.2;
	letter-spacing: 0.05em;
    
}

.contents06 .box01 h5 {
	font-size: 23px;
	line-height: 1.2;
	padding-top: 10px;
}

.contents04 span, .contents05 span, .contents06 span, .contents07 span {
	color: #cc0500;
}


.contents04 .box02 {
	display: flex;
  justify-content: center;
}

.contents04 .box02 > div {
	margin: 0px 10px;
}


.contents04 .box03 section, .contents05 .box03 section, .contents07 .box03 section {
	width: 1000px;
	margin-bottom: 70px;
}

.contents06 .box03 section{
	width: 1000px;
	margin-bottom: 10px;
}


.contents04 .box03 section > p, .contents05 .box03 section > p, .contents06 .box03 section > p, .contents07 .box03 section > p {
	font-size: 23px;
line-height: 1.8;
font-weight: bold;
	text-align: center;
}


.small p {
    font-size: 18px;
    line-height: 1.8;
font-weight: bold;
	text-align: center;
}



.contents04 .box03 {
	display: flex;
  justify-content: center;
}

.contents04 .box03 > div {
	margin: 0px 30px;
}

.contents04 .box03 h4 {
    font-size: 27px;
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: normal;
    padding: 6px 10px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 40px;
    background-color: #cc0500;
}

/*contents05*/

.contents05 .box01 {
	margin-bottom: 0px;
}

.contents05 .box02 h3 {
	font-size: 27px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	padding: 10px 0px;
	border-radius: 0px 0px 20px 20px;
	margin: auto;
	margin-bottom: 40px;
	width: 420px;
	background-color: #cc0500;
	text-align: center;
}

.contents05 .box03 h4, .contents06 .box03 h4, .contents07 .box03 h4 {
	font-size: 27px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	padding: 6px 10px;
	border-radius: 10px;
	text-align: center;
	margin-bottom: 40px;
	background-color: #cc0500;
}

.list-box {
	width: 1000px;
}

.qheader {
	background-color: #f0f0f0;
	background-image: url("images/arrow.svg");
	background-position: right 20px top 15px;
	background-repeat: no-repeat;
	cursor : pointer;
}

.list-box .box:nth-child(even) .qheader {
	background-color: #e4e4e4;
}

.qfooter {
	display:none;
}

.list-box h4 {
	font-size: 18px;
line-height: 1.2;
	padding: 12px 10px 12px 60px;
background-position: left top;
background-repeat: no-repeat;
}

.list-box .box:nth-child(1) h4 {
	background-image: url("images/01a.svg");
}

.list-box .box:nth-child(2) h4 {
	background-image: url("images/02a.svg");
}

.list-box .box:nth-child(3) h4 {
	background-image: url("images/03a.svg");
}

.list-box p {
	font-size: 16px;
line-height: 1.8;
	padding: 10px 10px 10px 60px;
background-position: left top;
background-repeat: no-repeat;
	font-weight: 500;
}

.list-box .box:nth-child(1) p {
	background-image: url("images/01b.svg");
}

.list-box .box:nth-child(2) p {
	background-image: url("images/02b.svg");
}

.list-box .box:nth-child(3) p {
	background-image: url("images/03b.svg");
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


