@charset "utf-8";

.leftArea .ttl h1 span {
    font-size: 150%;
}

#contents {
	min-width: 0 !important;
}

.mt20_sp {
	display: none;
}

.footer_nav_links {
	width: 960px;
	margin: 0 auto;
}

.footer_nav_links .share {
	margin-top: 75px;
}

.footer_nav_links .subSection .otherNav {
    margin-top: 15px;
}

.social_btns {
    text-align: center;
    margin-top: 30px;
}

.social_btns h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000 !important;
}

.social_btns li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;
}

#contents .headSection .ttl {
	width: 720px;
}

#contents .subSection .subNav .ttl {
    font-size: 129%;
}

#contents .share_title {
    font-size: 30px;
    text-align: center;
}

#contents .share_list {
    margin: 25px auto 0;
}

#contents .share_list ul {
    text-align: center;
}

#contents .share_list ul li {
    vertical-align: top;
    display: inline-block;
    position: relative;
    margin: 0 15px;
}

#contents .share_list ul li a:hover {
    opacity: 0.5;
}

#contents .share_list ul li a:focus {
    opacity: 1;
}

.mvArea {
	width: 960px;
	margin: 0 auto;
}

.mvArea .mvAreaTxtbox {
	text-align: center;
}

.mvArea .mvAreaTxt {
	border-bottom: 4px solid #333;
	display: inline-block;
	margin-top: 90px;
}

.mvArea h1 {
	font-size: 29px;
}

.br_sp {
	display: none;
}

.mvArea .mvAreaImg {
	margin-top: 44px;
}

.mv_sp_img {
	display: none;
}

.mvArea p {
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 60px;
}

.movieArea {
	width: 960px;
	margin: 0 auto;
}

.movieArea h2 {
	font-size: 18px;
	line-height: 2em;
	margin-top: 60px;
}

.movieArea ul {
	font-size: 11px;
	margin-top: 20px;
}

.movieArea ul li {
	line-height: 2em;
}

.movieArea table {
	margin-top: 30px;
}

.movieArea table th, .movieArea table td {
	border: 1px solid #e5e5e5;
}

.movieArea table th {
	font-weight: normal;
	text-align: center;
	height: 50px;
	background-color: #fafafa;
}

.movieArea th:first-child {
	width: 150px;
}

.movieArea th:nth-child(2) {
	width: 210px;
}

.movieArea th:last-child {
	width: 600px;
}

.movieArea table td {
	font-size: 12px;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
}

.movieArea table td img {
	margin-right: 10px;
}

.editArea {
	width: 960px;
	margin: 0 auto;
}

.editArea h2 {
	font-size: 18px;
	line-height: 2em;
	margin-top: 60px;
}

.editArea p {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 20px;
}

.editArea ul {
	font-size: 11px;
	margin-top: 20px;
}

.editArea ul li {
	line-height: 2em;
}

.editArea table {
	margin-top: 30px;
}

.editArea table th, .editArea table td {
	border: 1px solid #e5e5e5;
}

.editArea table th {
	font-weight: normal;
	text-align: center;
	height: 50px;
	background-color: #fafafa;
}

.editArea th:first-child {
	width: 150px;
}

.editArea th:nth-child(2) {
	width: 300px;
}

.editArea th:last-child {
	width: 510px;
}

.editArea table td {
	font-size: 12px;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
}

.editArea table td img {
	margin-right: 10px;
}

.buttonArea {
	width: 960px;
	margin: 0 auto;
}

.buttonArea .button {
	text-align: center;
	margin-top: 80px;
}

.buttonArea .button a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background-color: #005ab4;
	border-radius: 6px;
	width: 540px;
	display: block;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}

.buttonArea .button a:after {
	content: "\03e";
	position: absolute;
	right: 30px;
}

.buttonArea .button a:hover {
    opacity: 0.5;
}

.buttonArea .button a:focus {
    opacity: 1;
}

.buttonArea .button a img {
	margin-left: 5px;
}

.buttonArea ul {
	font-size: 11px;
	text-align: center;
	margin-top: 30px;
}

.buttonArea ul li {
	line-height: 2em;
}

.otherArea {
	width: 960px;
	margin: 0 auto;
}

.otherArea h2 {
	margin-top: 90px;
	padding: 0 0 0 12px;
	background-color: #f5f5f5;
	border: 1px solid #d9d9d9;
	border-top: 2px solid #1553ae;
	font-weight: bold;
	font-size: 20px;
	line-height: 2.35;
}

.otherArea p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}

.otherArea ul {
	font-size: 11px;
	margin-top: 20px;
}

.otherArea ul li {
	line-height: 2em;
}

@media screen and (max-width: 767px) {
	.footer_nav_links .forPcBlock_pc {
		display: none;
	}
	
	.footer_nav_links {
		width: 100%;
		margin: 0 auto;
	}
	
	.footer_nav_links .mt20_sp {
		display: block;
	}

	.footer_nav_links .share {
		margin-top: 110px !important;
		margin-bottom: 90px !important;
	}
		
	#contents .headSection .ttl {
		width: 100%;
		text-align: center;
	}
	
	/*#menu {
		display: none;
	}*/
	#contents .subSection {
		width: 100% !important;
	}

	#contents .subSection .subNav .layCol01, #contents .subSection .subNav .layCol02 {
		box-sizing: border-box;
		float: none;
		width: 100%;
	}
	
	#contents .subSection .subNav .list a {
		position: relative;
		display: block;
	}

	#contents .subSection .subNav .layCol01, #contents .subSection .subNav .layCol02 {
		border: none;
	}

	#contents {
		padding: 0 !important;
	}

	#contents .headSection {
		width: 100%;
		height: auto;
	}

	#contents .headSection .innerBlock {
		width: 100% !important;
		margin: 0 auto;
	}

	#contents .headSection .innerBlock .leftArea {
		float: none;
		width: auto;
	}

	.mv_img {
		display: none;
	}
		
	.mv_sp_img {
		display: block;
		width: 100%;
		height: auto;
	}

	.mvArea {
		width: 100%;
	}

	.mvArea .mvAreaTxt {
		border-bottom: 3px solid #333;
		margin-top: 35px;
	}

	.mvArea h1 {
		font-size: 21px;
	}

	.mvArea .mvAreaImg {
		margin-top: 35px;
	}
			
	.br_sp {
		display: block;
	}
	
	.mvArea p {
		font-size: 14px;
		line-height: 2em;
		width: 95%;
		margin: 40px auto 0;
	}
		
	.movieArea {
		width: 95%;
		margin: 0 auto;
	}

	.movieArea h2 {
		margin-top: 45px;
	}

	.movieArea ul {
		font-size: 14px;
	}

	.movieArea ul li {
		padding-left: 3em;
		text-indent: -3em;
	}

	.movieArea table {
		margin-top: 25px;
	}

	.movieArea table th {
		font-size: 10px;
		font-weight: bold;
	}
				
	.movieArea th:first-child {
		width: 25%;
	}
	
	.movieArea th:nth-child(2) {
		width: 40%;
	}
	
	.movieArea th:last-child {
		width: 35%;
	}

	.movieArea table td {
		font-size: 10px;
		padding: 10px;
	}
	
	.movieArea table td img {
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 5px;
	}
		
	.editArea {
		width: 95%;
		margin: 0 auto;
	}

	.editArea h2 {
		margin-top: 45px;
	}

	.editArea p {
		line-height: 2em;
	}
		
	.editArea ul {
		font-size: 14px;
	}

	.editArea ul li {
		padding-left: 3em;
		text-indent: -3em;
	}
	
	.editArea table {
		margin-top: 25px;
		width: 100%;
		table-layout: fixed;
	}

	.editArea table th {
		font-size: 10px;
		font-weight: bold;
	}
	
	.editArea th:first-child {
		width: 25%;
	}
	
	.editArea th:nth-child(2) {
		width: 40%;
	}
	
	.editArea th:last-child {
		width: 35%;
	}

	.editArea table td {
		font-size: 10px;
		padding: 10px;
	}
	
	.editArea table td:first-child {
		word-wrap: break-word;
	}
		
	.editArea table td img {
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 5px;
	}

	.buttonArea {
		width: 100%;
	}

	.buttonArea .button {
		margin-top: 55px;
	}

	.buttonArea .button a {
		font-size: 15px;
		border-radius: 5px;
		width: 85%;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	
	.buttonArea .button a:after {
		right: 5%;
	}
			
	.buttonArea ul {
		font-size: 14px;		
		margin-top: 15px;
	}
	
	.otherArea {
		width: 100%;
	}
	
	.otherArea h2 {
		margin-top: 60px;
		padding: 0 0 0 15px;
		background-color: #f5f5f5;
		border: 1px solid #d9d9d9;
		border-top: 3px solid #1553ae;
		font-weight: bold;
		font-size: 19px;
		line-height: 2.4;
	}

	.otherArea p {
		font-size: 17px;
		width: 95%;
		margin: 45px auto 0;
	}

	.otherArea ul {
		font-size: 14px;
	}

	.otherArea ul li {
		padding-left: 3em;
		text-indent: -3em;
	}
			
}
/*20220609　追加分　動画ファイルおよび指定されたガイドラインの範囲にて編集可能なコンテンツ*/

.pdf_grid {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.pdf_grid .pdf_text {
	flex:60%;
}
.pdf_grid .pdf_icon {
	flex:40%;
}
.editArea ul.pdf_grid{
	margin-top:30px;
	font-size:12px;
}
.editArea table td.pdf_gridArea{
	padding-top:0;
}
.editArea table td.middle_img img {
	vertical-align: bottom;
}
@media only screen and (max-width: 767px){
.editArea table td ul .pdf_icon img {
	width:auto;
}
.pdf_grid .pdf_icon {
	margin-left:0;
	text-align:center;
}
.editArea ul.pdf_grid{
	margin-top:10px;
}
.editArea ul.pdf_grid li{
	padding-left: 0em; 
    text-indent: 0em;
}
.editArea ul.pdf_grid li.pdf_text{
	margin-left:5px;
}
.editArea ul.pdf_grid li.pdf_icon{
    margin-left: 20px;
}
}
figure.figure_y {
 position: relative;
 display:inline-block;
 margin:0 10px 0 0;
 width:121px;
}
figure.figure_s {
 position: relative;
 display:inline-block;
 margin:0 10px 0 0;
 width:160px;
}
figure img {
    display: block; 
}
figure img {
		max-width: 100%;
}
figure figcaption{
 position:absolute;
 right:5px;
 bottom:5px;
 color:#fff;
 font-size:14px;
 font-weight:bold;
}
@media screen and (max-width: 767px){
figure.figure_y,figure.figure_s{
 max-width:100%;
 }
}
