@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual video {
	width: 100%;
	height: auto;
}
#main .sec01 {
	padding: 92px 0 96px;
}
#main .sec01 h2 {
	margin: 0 20px 100px 0;
	text-align: center;
	font-size: 4rem;
	letter-spacing: 0.05em;
}
#main .sec01 .photo {
	float: left;
	width: 50%;
}
#main .sec01 .txt-box {
	margin-top: 12px;
	width: 46.5%;
}
#main .sec01 .txt-box p {
	line-height: 2;
	text-align: justify; 
	text-justify:inter-ideograph; 
}
#main .sec02 {
	padding: 80px 0;
	background-color: #000;
}
#main .sec02 .top-box {
	margin-bottom: 93px;
	align-items: center;
}
#main .sec02 .top-box > div {
	text-align: center;
	width: 50%;
}
#main .sec02 .top-box .l-box {
	padding-top: 26px;
	width: 47.7%;
}
#main .sec02 h3 {
	margin-bottom: 116px;
	text-align: center;
	color: #fff;
	font-size: 3.6rem;
	letter-spacing: 0.06em;
}
#main .sec02 h3 span {
	font-size: 5rem;
}
#main .sec02 h3 .size {
	font-size: 6rem;
}
#main .sec02 .ttl {
	margin: 0 30px 43px;
	color: #fff;
	font-weight: bold;
	font-size: 3rem;
	letter-spacing: 0.05em;
}
#main .sec02 .ttl > span {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 36px 0 0;
}
#main .sec02 .ttl .num {
	font-size: 3.6rem;
}
#main .sec02 .img-ul {
	margin: -30px 0 68px;
}
#main .sec02 .img-ul:last-child {
	margin-bottom: 0;
}
#main .sec02 .img-ul li {
	width: 50%;
	margin-top: 30px;
}
#main .sec02 .img-ul p {
	margin: 0 38px;
	color: #fff;
	line-height: 2;
	text-align: justify; 
	text-justify:inter-ideograph; 
}
#main .sec02 .img-ul .li01 p {
	margin-top: -5px;
}
#main .sec02 .img-ul p span,
#main .sec02 .ttl span {
	color: #ffcb2b;
}
#main .sec03 {
	padding: 43px 0;
	background-color: #000;
}
#main .sec03 .head-line01 {
	margin-bottom: 72px;
}
#main .sec03 .table-box {
	padding: 36px 112px 51px 98px;
	background-color: #fff;
}
#main .sec03 table {
	width: 100%;
	border-collapse: collapse;
}
#main .sec03 table th,
#main .sec03 table td {
	padding: 12px 10px 17px 40px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #8d8d8d;
	box-sizing: border-box;
	letter-spacing: 0.05em;
}
#main .sec03 table th {
	width: 17.7%;
}
#main .sec04 {
	padding: 52px 0 95px;
	background-color: #000;
}
#main .sec04 .head-line01 {
	margin-bottom: 69px;
}
#main .sec04 p {
	margin: 0 58px;
	color: #fff;
	line-height: 2;
	text-align: justify; 
	text-justify:inter-ideograph; 
}
#main .sec05 {
	padding: 83px 0 92px;
}
#main .sec05 ul {
	margin: 0 0 78px;
}
#main .sec05 li {
	position: relative;
	padding: 81px 0 82px 26px;
	border-bottom: 2px solid #d9d9d9;
}
#main .sec05 li .title {
	margin-bottom: 27px;
	font-size: 3rem;
	font-weight: bold;
}
#main .sec05 li .img {
	position: absolute;
	right: 0;
	top: 86px;
}
#main .sec05 li .photo {
	margin-top: 95px;
	width: 650px;
}
#main .sec05 li .txt-box {
	width: 45.5%;
}
#main .sec05 li .txt-box p {
	line-height: 2;
	text-align: justify; 
	text-justify:inter-ideograph; 
}
#main .sec05 .btn {
	margin-right: 73px;
}
#main .sec05 .btn a {
	width: 587px;
	padding: 22px 20px 15px 0;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 2.6rem;
	letter-spacing: 0.05em;
	border: 1px solid #c3c3c3;
	box-sizing: border-box;
}
#main .sec05 .btn a:hover {
	opacity: 0.7;
}
#main .sec05 .btn a img {
	margin: -8px 48px 0 0;
	display: inline-block;
	vertical-align: middle;
}
#main .sec05 .btn a span {
	padding-left: 38px;
	display: inline-block;
	background: url("../img/common/icon02.png") no-repeat left center;
}
#main .sec06 {
	padding: 103px 0 26px;
	background-color: #f2f2f2;
}
#main .sec06 .head-line02 {
	margin-bottom: 31px;
}
#main .sec06 li {
	padding: 52px 0 50px 21px;
	border-bottom: 2px solid #d9d9d9;
}
#main .sec06 li:last-child {
	border-bottom: none;
}
#main .sec06 li p {
	line-height: 2;
	text-align: justify; 
	text-justify:inter-ideograph; 
}
#main .sec06 li .title {
	margin: 0 0 29px 5px;
	font-weight: bold;
	font-size: 2.4rem;
	line-height: 1.66;
	letter-spacing: 0.05em;
}
#main .sec06 li p a {
	text-decoration: underline;
}
#main .sec06 li p a {
	color: #2424FF;
}
#main .sec06 li p a:hover {
	text-decoration: none;
}
#main .sec07 {
	padding: 99px 0 48px;
}
#main .sec07 .head-line02 {
	margin: 0 0 83px;
}
#main .sec07 .img-box {
	margin-bottom: 155px;
}
#main .sec07 .img-box-l {
	margin-bottom: 42px;
}
#main .sec07 .photo {
	width: 650px;
}
#main .sec07 .txt-box {
	margin: 12px 25px 0 0;
	width: 596px;
}
#main .sec07 .txt-box p {
	line-height: 2;
	text-align: justify; 
	text-justify:inter-ideograph; 
}
#main .sec07 .img-box-l .txt-box {
	margin: -63px 0 0 22px;
	width: 610px;
}
#main .sec07 .txt-box .ttl {
	margin-bottom: 30px;
}
#main .sec07 .txt-box .ttl span {
	margin-bottom: 16px;
	display: block;
	font-size: 2.6rem;
	font-weight: bold;
}
#main .sec07 .txt-box ul {
	margin-bottom: -11px;
}
#main .sec07 .txt-box li {
	padding: 0 0 30px 20px;
}
#main .sec07 .txt-box li > span {
	margin-left: -20px;
	display: block;
}
#main .sec07 .txt-box li > span span {
	font-weight: bold;
}
#main .sec07 .img-box-l .txt-box p {
	line-height: 1.5;
}
#main .sec07 .text-info {
	margin: 0 22px 68px;
}
#main .sec07 .text-info .ttl {
	margin-bottom: 16px;
	font-size: 2.6rem;
	font-weight: bold;
}
#main .sec07 .text-info .title {
	margin-bottom: 21px;
	font-weight: bold;
}
#main .sec07 .text-info .title01 {
	margin-bottom: 47px;
}
#main .sec07 .text-info .title .red {
	color: #ff0000;
}
#main .sec07 .text-info .title .small {
	margin: 5px 11px 0;
	display: block;
	font-weight: normal;
}
#main .sec07 .text-info .txt-ul {
	margin-bottom: 12px;
}
#main .sec07 .text-info li {
	padding: 0 16px 30px 63px;
	position: relative;
	text-align: justify; 
	text-justify:inter-ideograph; 
}
#main .sec07 .text-info li span {
	width: 37px;
	height: 37px;
	text-align: center;
	display: block;
	position: absolute;
	left: 7px;
	top: -1px;
	padding-top: 7px;
	font-size: 2.4rem;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	background-color: #8d8d8d;
	border-radius: 100px;
	box-sizing: border-box;
}
#main .sec07 .btm {
	margin: 0 20px 57px 0;
	text-align: center;
	font-size: 2.6rem;
	letter-spacing: 0.05em;
}
#main .sec07 .link-img {
	margin: 0 2px 52px 0;
	text-align: center;
}
#main .sec07 .link-img a:hover {
	opacity: 0.7;
}
#main .sec07 .btm-tel {
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
}
#main .sec07 .btm-tel a {
	margin-left: 10px;
	display: inline-block;
	font-size: 4rem;
	letter-spacing: 0.12em;
}

@media all and (max-width: 896px) {
	#main .sec01 {
		padding: 35px 0;
	}
	#main .sec01 h2 {
		margin: 0 0 30px;
		font-size: 2.5rem;
		letter-spacing: 0;
	}
	#main .sec01 .img-box {
		display: inherit;
	}
	#main .sec01 .photo {
		float: none;
		width: auto;
		text-align: center;
	}
	#main .sec01 .txt-box {
		margin-top: 15px;
		width: auto;
	}
	#main .sec01 .txt-box p {
		line-height: 1.6;
	}
	#main .sec02 {
		padding: 35px 0;
	}
	#main .sec02 .top-box {
		margin-bottom: 93px;
		display: inherit;
	}
	#main .sec02 .top-box > div {
		width: auto !important;
		text-align: center;
	}
	#main .sec02 .top-box .l-box {
		padding-top: 0;
	}
	#main .sec02 .top-box .l-box img {
		width: 120px;
	}
	#main .sec02 h3 {
		margin-bottom: 25px;
		font-size: 2.5rem;
		letter-spacing: 0;
	}
	#main .sec02 h3 span {
		font-size: 3rem;
	}
	#main .sec02 h3 .size {
		font-size: 3.5rem;
	}
	#main .sec02 .ttl {
		margin: 0 0 43px;
		font-size: 2.2rem;
		letter-spacing: 0.05em;
		line-height: 1.3;
	}
	#main .sec02 .ttl > span {
		display: block;
		margin: 0;
	}
	#main .sec02 .ttl .num {
		font-size: 2.5rem;
	}
	#main .sec02 .img-ul {
		margin: -20px 0 30px;
		display: inherit;
	}
	#main .sec02 .img-ul:last-child {
		margin-bottom: 0;
	}
	#main .sec02 .img-ul li {
		width: auto;
		margin-top: 20px;
		text-align: center;
	}
	#main .sec02 .img-ul p {
		margin: 0;
		line-height: 1.6;
		text-align: left;
	}
	#main .sec02 .img-ul .li01 p {
		margin-top: 0;
	}
	#main .sec03 {
		padding: 35px 0;
	}
	#main .sec03 .head-line01 {
		margin-bottom: 25px;
	}
	#main .sec03 .table-box {
		padding: 10px;
	}
	#main .sec03 table {
		width: 100%;
		border-collapse: collapse;
	}
	#main .sec03 table th,
	#main .sec03 table td {
		display: block;
		width: 100% !important;
		padding: 5px;
	}
	#main .sec03 table th {
		padding-bottom: 0;
		border-bottom: none;
	}
	#main .sec04 {
		padding: 35px 0;
	}
	#main .sec04 .head-line01 {
		margin-bottom: 25px;
	}
	#main .sec04 p {
		margin: 0;
		line-height: 1.6;
	}
	#main .sec05 {
		padding: 35px 0;
	}
	#main .sec05 ul {
		margin: 0 0 30px;
	}
	#main .sec05 li {
		padding: 25px 10px;
	}
	#main .sec05 li .title {
		margin-bottom: 15px;
		font-size: 2.1rem;
	}
	#main .sec05 li .img {
		margin-bottom: 15px;
		position: static;
		text-align: center;
	}
	#main .sec05 li .img-box {
		display: inherit;
	}
	#main .sec05 li .photo {
		margin-top: 15px;
		width: auto;
		text-align: center;
	}
	#main .sec05 li .txt-box {
		width: auto;
	}
	#main .sec05 li .txt-box p {
		line-height: 1.6;
	}
	#main .sec05 .btn {
		margin-right: 0;
	}
	#main .sec05 .btn a {
		width: 290px;
		padding: 15px 0 12px 0;
		font-size: 1.8rem;
		letter-spacing: 0;
	}
	#main .sec05 .btn a img {
		margin: -8px 8px 0 0;
		width: 25px;
	}
	#main .sec05 .btn a span {
		padding-left: 10px;
		background-size: 8px auto;
	}
	#main .sec06 {
		padding: 35px 0;
	}
	#main .sec06 .head-line02 {
		margin-bottom: 25px;
	}
	#main .sec06 li {
		padding: 25px 10px;
	}
	#main .sec06 li p {
		line-height: 1.6;
	}
	#main .sec06 li .title {
		margin: 0 0 10px;
		font-size: 1.7rem;
		line-height: 1.66;
		letter-spacing: 0;
	}
	#main .sec06 li p a:hover {
		text-decoration: underline;
	}
	#main .sec07 {
		padding: 35px 0;
	}
	#main .sec07 .head-line02 {
		margin: 0 0 25px;
	}
	#main .sec07 .img-box {
		margin-bottom: 25px;
	}
	#main .sec07 .img-box-l {
		margin-bottom: 25px;
	}
	#main .sec07 .photo {
		width: 100%;
		text-align: center;
	}
	#main .sec07 .txt-box {
		margin: 0 0 15px !important;
		width: 100% !important;
		order: -1;
	}
	#main .sec07 .txt-box p {
		line-height: 1.6;
	}
	#main .sec07 .txt-box .ttl {
		margin-bottom: 10px;
	}
	#main .sec07 .txt-box .ttl span {
		margin-bottom: 2px;
		font-size: 2rem;
	}
	#main .sec07 .txt-box ul {
		margin-bottom: 10px;
	}
	#main .sec07 .txt-box li {
		padding: 0 0 10px 10px;
	}
	#main .sec07 .txt-box li > span {
		margin-left: -10px;
	}
	#main .sec07 .text-info {
		margin: 0 0 25px;
	}
	#main .sec07 .text-info .ttl {
		margin-bottom: 10px;
		font-size: 2rem;
	}
	#main .sec07 .text-info .title {
		margin-bottom: 20px;
	}
	#main .sec07 .text-info .title01 {
		margin-bottom: 20px;
	}
	#main .sec07 .text-info .title .small {
		margin: 0 7px;
	}
	#main .sec07 .text-info .txt-ul {
		margin-bottom: 0;
	}
	#main .sec07 .text-info li {
		padding: 0 0 15px 30px;
	}
	#main .sec07 .text-info li span {
		width: 25px;
		height: 25px;
		left: 0;
		padding-top: 4px;
		font-size: 1.8rem;
	}
	#main .sec07 .btm {
		margin: 0 0 20px;
		font-size: 2rem;
	}
	#main .sec07 .link-img {
		margin: 0 0 20px;
		background-color: #000;
	}
	#main .sec07 .btm-tel {
		font-size: 2.2rem;
	}
	#main .sec07 .btm-tel a {
		margin-left: 5px;
		font-size: 2.5rem;
		letter-spacing: 0;
	}
	
}

/* omotenashi */
#main .sec02 .top-box > div.r-box {
	position: relative;
}
#main .sec02 .top-box > div.r-box::after {
	content: "";
	width: 135px;
	height: 211px;
	background: url('../img/index/omotenashi_gga_logo_ribbon.png') no-repeat center / contain;
	position: absolute;
	top: 15px;
	right: 15px;
}

.omotenashi-content {
	padding: 60px 0 50px;
}
.omotenashi-img {
	text-align: center;
	padding-top: 10px;
}
.omotenashi-img img {
	max-width: 600px;
}
.omotenashi-text {
	text-align: center;
	margin: 25px 0 0;
}
.omotenashi-text a {
	color: #2424FF;
	text-decoration: underline;
	display: inline-block;
	padding: 0 2px;
}
@media all and (max-width: 896px) {
	#main .sec02 .top-box > div.r-box {
		max-width: 650px;
		margin-left: auto;
		margin-right: auto;
	}
	#main .sec02 .top-box > div.r-box::after {
		width: 100px;
		height: 157px;
		top: 5px;
		right: 5px;
	}

	.omotenashi-content {
		padding: 40px 0 0;
	}
	.omotenashi-img {
		padding-top: 0;
	}
}