@charset "UTF-8";
#container {
	border-top: 8px solid #f2ad00;
}

/*ヘッダー*/
#top header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	
	margin-top: 20px;
	margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
#top header {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 600px) {
#top header {
	display:block;
}
}
#top header h1 {
	font-size:1.3rem;
	font-weight: 500;
	line-height: 1.2em;
	margin: auto;
	text-align: center;
	
}

@media screen and (max-width: 480px) {
#top header h1 {
	font-size:1.2rem;
	font-weight: 500;
	line-height: 1.2em;
	margin-top: 16px;
	text-align:center;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	height: 38px;
}
}
#top header h1 a {
	display: block;
	width: 300px;
	height: 94px;
	background-image: url("../img/logo.png");
	background-size: cover;
	 text-indent: 100%;    white-space: nowrap;    overflow: hidden;
	text-align: center;
	margin: auto;
}
@media screen and (max-width: 600px) {
#top header h1 a {
	display: block;
	background-image: url("../img/logo.png");
	background-size: cover;
	 text-indent: 100%;    white-space: nowrap;    overflow: hidden;
	width: 250px;
	height: 78px;
}
	}
@media screen and (max-width: 480px) {
#top header h1 a {
	display: block;
	width: 200px;
	height: 62px;
	background-image: url("../img/logo.png");
	background-size: cover;
	 text-indent: 100%;    white-space: nowrap;    overflow: hidden;
}
	}
#top header ul {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
}
@media screen and (max-width: 600px) {
#top header ul {
	-webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
}
#top header ul li {
	margin-left:12px;
}
@media screen and (max-width: 600px) {
#top header ul li {
	margin-left:auto;
	margin-right: auto;
}
	}
#top header ul li a {
	font-size:1.4rem;
	color:#FFF;
	line-height:2.5em;
	display:block;
	padding-right: 1.5em;
	padding-left: 1.5em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	background-color: #0069AC;
font-family: fot-udkakugo-large-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	
}
@media screen and (max-width: 600px) {
#top header ul li a {
	font-size:1.3rem;
	color:#FFF;
	line-height:2.5em;
	display:block;
	padding-right: 1.2em;
	padding-left: 1.2em;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	margin: 15px auto;
}
}
#top header ul li a:hover {
	opacity:1.0;
	background-color: #00AAE8;
}
#top header ul li a>i {
	font-size:1.3em;
	position: relative;
	top:2px;
	margin-right: 6px;
}
/*セクション*/
section {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
@media screen and (max-width: 1050px) {
section {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
}
section+section {
	margin-top:40px;
}

section .caption {
	font-size:1.7rem;
	line-height: 1.4em;
font-family: fot-udkakugo-large-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	 -moz-font-feature-settings: "palt";  -webkit-font-feature-settings: "palt";  font-feature-setting: "palt"; 
	text-align: center;
	}
@media screen and (max-width: 800px) {
section .caption {
	font-size:1.5rem;
	}
	}
section div+.caption {
	margin-top: 0.5em;
	}
section .caption>span {
	display: inline-block;
	}
section .caption>span.small {
	font-size: 0.8em;
	}

/*top_img*/
section.top_img {
	width:100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	max-height: 600px;
	overflow: hidden;
}
section.top_img img {
	width: 100%;
  height: auto;
  object-fit: cover;
}

section.top_img ul {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-ms-flex-wrap: wrap;      flex-wrap: wrap;
}
section.top_img ul li {
	height: auto;
	width: 33.333%;
}
@media screen and (max-width: 900px) {
section.top_img ul li {
	height: auto;
	width: 50%;
}
	}
section.top_img>div {
	text-align:center;
	width:60%;
	height:auto;
	 position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
	background-color: rgba(0,105,172,0.94);
	padding: 30px 15PX;
	display: inline-block;
		-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	
}
@media screen and (max-width: 900px) {
section.top_img>div {
	width:90%;
	
}
	}
section.top_img>div h2 {
	font-size: 2.0em;
	color: #FFF;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	margin-bottom: 18px;
	text-decoration: none;
	width: auto;
	height: auto;
	line-height: 1;
	vertical-align: baseline;
	
}
_:-ms-lang(x)::-ms-backdrop, section.top_img>div h2 {
		padding-top: 10px;
	
}
@media screen and (max-width: 800px) {
section.top_img>div h2 {
	font-size: 4.8vw;
	margin-bottom: 10px;
	
}
	}
section.top_img>div h3 {
	font-size: 5.2rem;
	color: #FFF;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	margin-bottom: 28px;
	text-decoration: none;
	width: auto;
	height: auto;
	line-height: 1;
	vertical-align: baseline;
	
}


_:-ms-lang(x)::-ms-backdrop, section.top_img>div h3 {
		padding-top: 15px;
		margin-bottom: 10px;
	
}
@media screen and (max-width: 800px) {
section.top_img>div h3 {
	font-size: 8.4vw;
	margin-bottom: 18px;
}	
}
section.top_img>div h4 {
	font-size: 3.2rem;
	color: #FFF;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	margin-bottom: 30px;
	text-decoration: none;
	width: auto;
	height: auto;
	line-height: 1;
	vertical-align: baseline;
	 -moz-font-feature-settings: "palt";  -webkit-font-feature-settings: "palt";  font-feature-setting: "palt"; 
	
}
@media screen and (max-width: 1300px) {
section.top_img>div h4 {
	font-size: 2.8rem;
	
}
	}
@media screen and (max-width: 800px) {
section.top_img>div h4 {
	font-size: 4.0vw;
	
}
	}
section.top_img>div h4 span {
	display: inline-block;
	padding: 0 0.3em;
	
}
section.top_img>div p {
	font-size: 1.5rem;
	line-height: 1.8em;
	color: #FFF;
	text-align: justify;
text-justify: inter-ideograph;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
	
}
@media screen and (max-width: 600px) {
section.top_img>div p {
	font-size: 1.4rem;
}	
}
@media screen and (max-width: 480px) {
section.top_img>div p {
	font-size: 1.3rem;
}	
}
section.top_img>div p.movie_b {
	text-align: center;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	
	font-size: 2.0rem;
	line-height: 1.2em;
	margin-top: 20px;
	
}
@media screen and (max-width: 800px) {
section.top_img>div p.movie_b {
	margin-top: 5px;
	font-size: 3.8vw;
	
}
	}
@media screen and (max-width: 480px) {
section.top_img>div p.movie_b {
	margin-top: 5px;
	font-size: 4.8vw;
	
}
	}
section.top_img>div p.movie_b a {
	background-color: #FFF;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	padding: 0.4em 3.0em 1.0em;;
	display: inline-block;
	border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
font-family: fot-udkakugo-large-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	
}
@media screen and (max-width: 800px) {
section.top_img>div p.movie_b a {
	background-color: #FFF;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	padding: 0.5em 1.0em 0.8em;;
	display: inline-block;
	border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
	
}
	}
@media screen and (max-width: 480px) {
section.top_img>div p.movie_b a {
	background-color: #FFF;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	padding: 0.5em 1.0em 0.6em;;
	display: inline-block;
	border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
	
}
	}
@media screen and (max-width: 340px) {
section.top_img>div p.movie_b a {
	background-color: #FFF;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	padding: 0.5em 1.0em 0.5em;;
	display: inline-block;
	border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
	
}
	}
section.top_img>div p.movie_b a:hover {
	background-color:  #00AAE8;
		color:#FFF;
	
}
section.top_img>div p.movie_b a i {
	font-size: 3.6rem;
	margin-right: 8px;
	position: relative;
	top:6px;
	color: #00AAE8;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
	
}
@media screen and (max-width: 800px) {
section.top_img>div p.movie_b a i {
	font-size: 2.8rem;
	margin-right: 8px;
	position: relative;
	top:3px;
}	
}
@media screen and (max-width: 480px) {
section.top_img>div p.movie_b a i {
	font-size: 2.2rem;
	margin-right: 8px;
	position: relative;
	top:1px;
}	
}
@media screen and (max-width: 340px) {
section.top_img>div p.movie_b a i {
	font-size: 1.8rem;
	margin-right: 8px;
	position: relative;
	top:1px;
}	
}
section.top_img>div p.movie_b a:hover i {
	color: #FFF;
	
}
section.top_img p img {
	text-align:center;
	width:100%;
	height:auto;
}





section.top_img img {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
section.top_img img.pc_img {
	display: inline;
}
@media screen and (max-width: 600px) {
section.top_img img.pc_img {
	display: none;
}
	}
section.top_img img.sp_img {
	display: none;
}
@media screen and (max-width: 600px) {
section.top_img img.sp_img {
	display: inline;
}
	}

/*read_copy*/
section.read {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom:15px;
	position: relative;

}
@media screen and (max-width: 1050px) {
section.read {
}
}
section.read>div {
	width: 100%;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom:15px;
}
@media screen and (max-width: 1050px) {
section.read>div {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 800px) {
section.read>div {
	display:block;
}
}

section.read>div .read_copy {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 800px) {
section.read>div .read_copy {
	width: 90%;
}
}
@media screen and (max-width: 600px) {
section.read>div .read_copy {
	width: 94%;
}
}
section.read>div .read_copy h2 {
	font-size:2.0rem;
	line-height: 1.1em;
	font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	color: #FFF;
	background-color: #D96121;
	line-height: 1.45em;
	margin-bottom: 15px;
	margin-top: 30px;
	font-feature-settings: "palt";
	padding: 7px 12px 5px;
	margin-top: 0;
	border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;
}
@media screen and (max-width: 800px) {
section.read>div .read_copy h2 {
	font-size:1.8rem;
}
}
@media screen and (max-width: 600px) {
section.read>div .read_copy h2 {
	font-size:1.6rem;
}
}
section.read>div .read_copy h2 span {
	display:inline-block;
	font-size: 0.8em;
}
section.read>div .read_copy h3 {
	font-size:1.8rem;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	line-height: 1.3em;
	margin-bottom: 0.3em;
	font-feature-settings: "palt";
}
@media screen and (max-width: 800px) {
section.read>div .read_copy h3 {
	font-size:1.6rem;
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	line-height: 1.3em;
	font-feature-settings: "palt";
}
	}
section.read>div .read_copy p+h3 {
	margin-top: 1.3em;
}
section.read>div .read_copy h3:before {
	content: "■";
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	color: #D96121;
}
section.read>div .read_copy p {
	font-size:1.6rem;
	line-height: 1.8em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-font-feature-settings: "palt";  -webkit-font-feature-settings: "palt";  font-feature-setting: "palt";
	text-indent: 1.0em;
}
@media screen and (max-width: 800px) {
section.read>div .read_copy p {
	font-size:1.5rem;
	line-height: 1.6em;
}
}
@media screen and (max-width: 600px) {
section.read>div .read_copy p {
	font-size:1.4rem;
}
}
section.read>div .read_copy p  a {
color: #D96121;
	text-decoration: underline;
}
section.read>div .read_copy p  a:hover {
color: #fbbb00;
	text-decoration: underline;
}
section.read>div .read_copy p.center {
	text-align: center;
}
section.read>div .read_copy p+p {
	margin-top: 5px;
}
section.read>div .read_copy p b {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #f08300;
	margin-right: 2px;
}
section.read>div .read_copy p.etc {
	text-align:right;
	margin: 0px;
	padding: 0px;
}

section.read>div .read_copy p.catch {
	font-size:2.2rem;
	line-height: 1.8em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-font-feature-settings: "palt";  -webkit-font-feature-settings: "palt";  font-feature-setting: "palt"; 
	font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;
	color: #df0050;
}
@media screen and (max-width: 800px) {
section.read>div .read_copy p.catch {
	font-size:1.8rem;
	line-height: 1.6em;
}
}
@media screen and (max-width: 600px) {
section.read>div .read_copy p.catch {
	font-size:1.6rem;
}
}








/*footer*/
footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 15px;
	margin-top: 40px;
	text-align: center;
	background-color: rgba(0,0,0,0.05);

}
@media screen and (max-width: 800px) {
footer {
	padding-top: 10px;
}
}
footer>div {
	width: 100%;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 1050px) {
footer>div {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 800px) {
footer>div {
	display:block;
}
}
footer>div h2 {
	font-size:1.2rem;
	font-weight: 500;
	line-height: 1.2em;
	margin-top: 16px;
	margin-bottom: 25px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	
}

@media screen and (max-width: 480px) {
footer>div h2 {
	font-size:1.2rem;
	font-weight: 500;
	line-height: 1.2em;
	margin-top: 16px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;

}
}



footer>div h2  a {
	text-align: center;
	margin: auto;
	display: block;
	background-image: url("../img/logo.png");
	background-size: cover;
	 text-indent: 100%;    white-space: nowrap;    overflow: hidden;
	width: 250px;
	height: 78px;
}

@media screen and (max-width: 480px) {
footer>div h2  a {
	display: block;
	width: 200px;
	height: 62px;
	background-image: url("../img/logo.png");
	background-size: cover;
	 text-indent: 100%;    white-space: nowrap;    overflow: hidden;
}
	}




footer>div .add span,footer>div .copyright span {
	display: inline-block;
}
footer>div .copyright {
	font-size:1.2rem;
	font-family: kozuka-gothic-pr6n, sans-serif;
	text-align: center;
font-weight: 500;
font-style: normal;
	line-height: 1.3em;
	font-feature-settings: "palt";
	color: #333;
}
@media screen and (max-width: 800px) {
footer>div .copyright {
	font-size:1.0rem;
	font-family: kozuka-gothic-pr6n, sans-serif;
	text-align: center;
font-weight: 500;
font-style: normal;
	line-height: 1.3em;
	margin-top: 2.0em;
	font-feature-settings: "palt";
	white-space: nowrap;
}
}
@media screen and (max-width: 600px) {
footer>div .copyright {
	font-size:1.0vw;
	font-family: kozuka-gothic-pr6n, sans-serif;
	text-align: center;
font-weight: 500;
font-style: normal;
	line-height: 1.3em;
	margin-top: 2.0em;
	font-feature-settings: "palt";
	white-space: nowrap;
}
}

section .chart_img {
	width: 100%;
	height:auto;
	max-width:1000px;
	margin-top: -3.5em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	z-index: 30;
}
@media screen and (max-width: 1050px) {
section .chart_img {
	width: 96%;
}
}
@media screen and (max-width: 800px) {
section .chart_img {
	margin-top: -3.0em;
}
}
section .chart_img img {
	width: 100%;
	height:auto;
}
section.chart h2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:15px;
	position: relative;
	background-color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	z-index: 50;
	display: inline-block;
}
@media screen and (max-width: 600px) {
section.chart h2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:15px;
	position: relative;
	background-color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	z-index: 50;
	display: inline-block;
}
}
section.chart .chart_data {
	width: 100%;
	background-image: url(../img/gray_bg.png);
	background-repeat: repeat;
	background-color:#FF0000;
	margin-top:-42px;
	padding-top: 5px;
	padding-bottom: 40px;
}

@media screen and (min-width: 801px) {
section.chart .sp_num {
	display:none;
}
}
@media screen and (max-width: 800px) {
section.chart .sp_num  {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
width: 96%;
}
}

section.chart .sp_num li {
	background-color:#fd7b3a;
	width:31.5%;
	padding-top: 5px;
	padding-bottom: 5px;
}
section.chart .sp_num li:nth-child(2) {
	background-color:#f6b715;
}
section.chart .sp_num li:nth-child(3)  {
	background-color:#049d5a;
}

section.chart .sp_num li h3 {
	color:#FFF;
	text-align: center;
	font-size:4.6rem;
	line-height: 1.1em;
	position: relative;
	font-feature-settings: "palt";
}


section.chart .chart_data .chart_contents {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width:1000px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
@media screen and (max-width: 1050px) {
section.chart .chart_data .chart_contents {
width: 96%;
}
}
@media screen and (max-width: 800px) {
section.chart .chart_data .chart_contents {
	display:block;
}
}
section.chart .chart_data .chart_contents li {
	width:31.5%;
}
@media screen and (max-width: 800px) {
section.chart .chart_data .chart_contents li {
	width:100%;
}
}

section.chart .chart_data .chart_contents li dl {
	background-color:#FFF;
	padding:13px;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;        -ms-box-sizing: border-box;            box-sizing: border-box;
}
section.chart .chart_data .chart_contents li dl dt {
	background-color:#fd7b3a;
	text-align: center;
	color: #FFF;
	padding-bottom: 10px;
	margin-bottom:15px;
	font-family: "A1ゴシック M", "A1 Gothic M";
}
section.chart .chart_data .chart_contents li:nth-child(2) dl dt {
	background-color:#f6b715;
}
section.chart .chart_data .chart_contents li:nth-child(3) dl dt {
	background-color:#049d5a;
}
#container section.chart .chart_data .chart_contents li dl dt h3 {
	color:#fd7b3a;
	text-align: center;
	font-size:4.6rem;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
	line-height: 1.1em;
	position: relative;
	top: -0.5em;
	font-feature-settings: "palt";
}
#container section.chart .chart_data .chart_contents li:nth-child(2) dl dt h3 {
	color:#f6b715;
}
#container section.chart .chart_data .chart_contents li:nth-child(3) dl dt h3 {
	color:#049d5a;
}
#container section.chart .chart_data .chart_contents li dl dt h3 {
	color:#fd7b3a;
	text-align: center;
	font-size:4.6rem;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
	line-height: 1.1em;
	position: relative;
	top: -0.5em;
}

#container section.chart .chart_data .chart_contents li dl dt p {
	text-align: center;
	font-size: 1.8em;
	margin-top:-1.0em;
	color: #FFF;
	font-family: "A1ゴシック B", "A1 Gothic B";
}

#container section.chart .chart_data .chart_contents li dl dd p {
	font-size: 1.5em;
	text-indent: -1em;
	padding-left: 1em;
}
#container section.chart .chart_data .chart_contents li dl dd p+p {
	margin-top:3px;
}
#container section.chart .chart_data .chart_contents li dl dd p:before {
	content:"●";
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #f08300;
}

/*type*/
section.type {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:15px;
	position: relative;
}
@media screen and (max-width: 1050px) {
section.type {
}
}
section.type {
	width: 100%;
}
section.type ul {
	width: 100%;
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
section.type ul li {
	width: 20%;
	text-align: center;
}
@media screen and (max-width: 600px) {
section.type ul li:first-child {
	width: 100%;
	text-align: center;
}
}
@media screen and (max-width: 600px) {
section.type ul li {
	width: 50%;
	text-align: center;
}
}
section.type ul li img {
	width: 100%;
	height:auto;
}
section.type ul li p {
	font-size:1.6rem;
	background-color:#e1cfb9;
	text-align:center;
	display:inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -6px;
	margin-top: -18px;
	width: 50%;
}
@media screen and (max-width: 800px) {
section.type ul li p {
	font-size:1.4rem;
	background-color:#e1cfb9;
	text-align:center;
	display:inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -6px;
	margin-top: -18px;
	width: 90%;
}
}
@media screen and (max-width: 600px) {
section.type ul li p {
	font-size:1.4rem;
	background-color:#e1cfb9;
	text-align:center;
	display:inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	margin-top: 0px;
	width: 100%;
}
}
section.type>.txt {
	text-align:center;
	font-size:2.0rem;
	margin-top:2.0em;
	line-height:1.8em;
	font-weight: 600;
}
@media screen and (max-width: 800px) {
section.type>.txt {
	text-align:center;
	font-size:1.6rem;
	margin-top:2em;
	line-height:1.8em;
	font-weight: 600;
	width:96%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 600px) {
section.type>.txt {
	text-align:center;
	font-size:1.4rem;
	margin-top:2em;
	line-height:1.8em;
	font-weight: 600;
	width:96%;
	margin-right: auto;
	margin-left: auto;
}
}
section.type>.txt span {
	display:inline-block;
}

/*contact*/
section.contact {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:15px;
	position: relative;
}
@media screen and (max-width: 600px) {
section.contact {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}
}
@media screen and (max-width: 1050px) {
section.contact {
}
}
section.contact img {
	width:100%;
	height:auto;
}
@media screen and (max-width: 600px) {
section.contact img {
	display:none;
	
}
}
section.contact div{
	text-align:center;
	width:500px;
	height:auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0px;
	background-color: rgba(255,255,255,0.95);
	border: 4px solid #049d5a;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width: 800px) {
section.contact div{
	text-align:center;
	width:80%;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 600px) {
section.contact div{
	position:relative;
	text-align:center;
	width:96%;
	top: 100%;
	padding: 10px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	top: auto;
	left: auto;
	transform: translate(0, 0);
	
}
}
section.contact div h2 {
	font-size:2.0rem;
	color:#049d5a;
	font-family: "A1ゴシック B", "A1 Gothic B";
	margin-bottom:1.0em;
}
@media screen and (max-width: 800px) {
section.contact div h2 {
	font-size:1.6rem;
	color:#049d5a;
	font-family: "A1ゴシック B", "A1 Gothic B";
	margin-bottom:0.5em;
}
}
section.contact div h3 {
	font-size:2.4rem;
	margin-bottom:1.0em;
	line-height: 1.5em;
	font-family: "ゴシックMB101 B","Gothic MB101 Bold";
	white-space: nowrap;
}
@media screen and (max-width: 800px) {
section.contact div h3 {
	font-size:1.8rem;
}
}
@media screen and (max-width: 600px) {
section.contact div h3 {
	font-size:1.6rem;
}
}
@media screen and (max-width: 480px) {
section.contact div h3 {
	font-size:1.4rem;
}
}
section.contact div .mail {
	text-align:center;
	font-size:2.4rem;
	font-family: "ゴシックMB101 B","Gothic MB101 Bold";
}
@media screen and (max-width: 800px) {
section.contact div .mail {
	text-align:center;
	font-size:2.0rem;
	font-family: "ゴシックMB101 B","Gothic MB101 Bold";
}
}
@media screen and (max-width: 600px) {
section.contact div .mail {
	text-align:center;
	font-size:1.8rem;
	font-family: "ゴシックMB101 B","Gothic MB101 Bold";
}
}
section.contact div .mail a {
	color:#FFF;
	display:inline-block;
	background-color:#049d5a;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
}
@media screen and (max-width: 600px) {
section.contact div .mail a {
	color:#FFF;
	display:inline-block;
	background-color:#049d5a;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.6em;
	padding-left: 1em;
}
}
section.contact div .add {
	font-size:1.6rem;
	text-align: center;
}
@media screen and (max-width: 800px) {
section.contact div .add {
	font-size:1.5rem;
	text-align: center;
}
}
@media screen and (max-width: 600px) {
section.contact div .add {
	font-size:1.4rem;
	text-align: center;
}
}
@media screen and (max-width: 480px) {
section.contact div .add {
	font-size:1.2rem;
	text-align: center;
}
}
section.contact div .tel {
	font-size:2.6rem;
	text-align: center;
	color: #fd7b3a;
	margin-top: 0.7em;
	font-family: "ゴシックMB101 B","Gothic MB101 Bold";
}
@media screen and (max-width: 600px) {
section.contact div .tel {
	font-size:2.0rem;
	text-align: center;
	color: #fd7b3a;
	margin-top: 0.4em;
	font-family: "ゴシックMB101 B","Gothic MB101 Bold";
}
}
section.contact div p a:hover {
	background-color:#f6b715;
}
section.contact div p i {
	font-size:3.8rem;
	margin-right: 4px;
	position: relative;
	top: 4px;
}
@media screen and (max-width: 800px) {
section.contact div p i {
	font-size:2.8rem;
	margin-right: 4px;
	position: relative;
	top: 4px;
}
}

/*flow*/
section.flow {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom:15px;
	position: relative;

}
@media screen and (max-width: 600px) {
section.flow {
	margin-top:0;
}
}
section.flow>div {
	width: 100%;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom:15px;
}
@media screen and (max-width: 1050px) {
section.flow>div {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
}
section.flow>div h2 {
	margin-bottom:40px;
}
section.flow>div dl {
	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;
	-webkit-box-pack: justify;     -ms-flex-pack: justify;   justify-content: space-between;
	-webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -ms-flex-direction: row-reverse;
         flex-direction: row-reverse;
	
}
@media screen and (max-width: 800px) {
section.flow>div dl {
	display:block;
	
}
}
section.flow>div dl dt {
	width:300px;
	height:auto;
	position:relative;
	margin-left:50px;	
}
@media screen and (max-width: 800px) {
section.flow>div dl dt {
	width:70%;
	height:auto;
	position:relative;
	margin-left:auto;	
	margin-right:auto;
	margin-bottom:20px;
}
}
section.flow>div dl dt img {
	width:100%;
	height:auto;
	
}
section.flow>div dt p {
	font-size:2.3rem;
	font-family: "A1ゴシック B", "A1 Gothic B";
	margin-bottom:0.5em;
	color:#FFF;
	background-color: #f6b715;
	height: 80px;
	width: 80px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	position:absolute;
	line-height:1.3em;
	text-align: center;
	left: -40px;
	top: -40px;
}
section.flow>div dt p span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
section.flow>div dt p strong {
	font-size:3.0rem;
}
section.flow>div dd {
	-webkit-flex: 1;
  flex: 1;
	
}
section.flow>div dd h3 {
	font-size:2.3rem;
	font-family: "ゴシックMB101 B","Gothic MB101 Bold";
	margin-bottom:0.7em;
	margin-top:10px;	
}
@media screen and (max-width: 800px) {
section.flow>div dd h3 {
	font-size:2.0rem;
	text-align:center;
}
}
@media screen and (max-width: 600px) {
section.flow>div dd h3 {
	font-size:1.8rem;
	text-align:center;
}
}
@media screen and (max-width: 480px) {
section.flow>div dd h3 {
	font-size:1.6rem;
	text-align:center;
}
}
section.flow>div dd p {
	font-size:1.6rem;
	line-height:1.7em;	
}
@media screen and (max-width: 800px) {
section.flow>div dd p {
	font-size:1.5rem;
	line-height:1.7em;	
}
}
@media screen and (max-width: 600px) {
section.flow>div dd p {
	font-size:1.4rem;
	line-height:1.7em;	
}
}
section.flow>div .arrow {
	font-size:4.0rem;
	line-height:1.7em;
	color:#f6b715;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}




.attention {
	border: 6px solid rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	padding: 18px;
	margin-top: 25px;
}
.attention>h3 {

}
.attention ul>li {
	font-size: 1.6rem;
	line-height: 1.6em;
	font-family: a-otf-futo-go-b101-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	text-indent: -1.0em;
	padding-left: 1.0em;
	
}
@media screen and (max-width: 800px) {
.attention ul>li {
	font-size: 1.5rem;	
}
}
@media screen and (max-width: 600px) {
.attention ul>li {
	font-size: 1.4rem;	
}
}
.attention ul>li:before {
	content: "●";
	color: #fbbb00;
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	
}
.attention ul>li+li {
	margin-top: 10px;
}
section.page_movie>div .read_copy .attention li>p {
font-size:1.2rem;
	line-height: 1.6em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -1.0em;
	font-size:1.5rem;
}
@media screen and (max-width: 800px) {
.attention li {
	font-size:1.4rem;
	line-height: 1.6em;
}
}
.attention li+li {
	margin-top: 2.0em;
}
.attention li b {
	color: #C7C7C7
}
.attention li a {
color: #D96121;
	text-decoration: underline;
}
.attention li a:hover {
color: #fbbb00;
	text-decoration: underline;
}

.attention dl  {
	background-color: rgba(0,0,0,0.05);
	margin-top: 20px;
	padding: 15px;
	border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;
}
.attention dt {
		font-size: 1.7rem;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
	color: #194375;
	margin-bottom: 0.5em;
}
@media screen and (max-width: 800px) {
.attention dt {
		font-size: 1.6rem;
}
}
@media screen and (max-width: 600px) {
.attention dt {
		font-size: 1.5rem;
}
}
.attention dd {
		font-size: 1.5rem;
	line-height: 1.6em;
}
@media screen and (max-width: 800px) {
.attention dd {
		font-size: 1.4rem;
	line-height: 1.6em;
}
	}
.link {
	margin-top: 12px;
	background-color: rgba(0,0,0,0.05);
	margin-top: 20px;
	padding: 15px;
	border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;
	
	
}
.link dt {
	font-size: 1.5rem;
	line-height: 1.6em;
	font-family: a-otf-futo-go-b101-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	text-indent: -1.0em;
	padding-left: 1.0em;
	
}
.link dt:before {
	content: "●";
	color: #fbbb00;
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	
}
.link dd {
	font-size: 1.4rem;
	word-break: break-all;
}
@media screen and (max-width: 800px) {
.link dd {
	font-size: 1.3rem;	
}
}
.link dd+dt {
	margin-top: 0.7em;
}
.link dd a {
color: #D96121;
	text-decoration: underline;
}
.link dd a:hover {
color: #fbbb00;
	text-decoration: underline;
}

.dl {
	
}
table.dl {
	border: solid 1px #CFCECE
}
table.dl th {
	background-color: rgba(251,187,0,0.3);
	font-size: 1.6rem;
	line-height: 1.4em;
	border: solid 1px #CFCECE;
	padding: 4px;
	white-space: nowrap;
	font-family: a-otf-futo-go-b101-pr6n, sans-serif;
font-weight: 500;
	
	
}
@media screen and (max-width: 800px) {
table.dl th {
	font-size: 1.5rem;
	line-height: 1.4em;
		padding: 3px;
}	
}
@media screen and (max-width: 600px) {
table.dl th {
	font-size: 1.4rem;
	line-height: 1.4em;
		padding: 2px;
}	
}
@media screen and (max-width: 600px) {
table.dl th {
	font-size: 1.4rem;
	line-height: 1.4em;
		padding: 2px;
}	
}
table.dl td {
	background-color: #FFF;
	font-size: 1.6rem;
	line-height: 1.4em;
	border: solid 1px #CFCECE;
		padding: 4px 8px;;
	font-family: a-otf-futo-go-b101-pr6n, sans-serif;
font-weight: 500;
	
}
@media screen and (max-width: 800px) {
table.dl td {
	background-color: #FFF;
	font-size: 1.5rem;
	line-height: 1.4em;
		padding: 3px 6px;
}	
}
@media screen and (max-width: 600px) {
table.dl td {
	background-color: #FFF;
	font-size: 1.4rem;
	line-height: 1.4em;
		padding: 2px 4px;
}	
}
table.dl td a {
	color: #D96121;
	text-decoration: underline;
	display: inline-block;
}
table.dl td a:hover {
	color: #fbbb00;
	text-decoration: underline;
}
.dl>li {
	font-size: 1.6rem;
	line-height: 1.6em;
	font-family: a-otf-futo-go-b101-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
	
}
@media screen and (max-width: 800px) {
.dl>li {
	font-size: 1.5rem;	
}
}
@media screen and (max-width: 600px) {
.dl>li {
	font-size: 1.4rem;	
}
}
.dl>li:before {
	content: "●";
	color: #fbbb00;
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	
}
.dl>li+li {
	margin-top: 3px;
}
.dl>li a {
	color: #D96121;
	text-decoration: underline;
	display: inline-block;
	margin-right: 1.0em;
	margin-left: 1.0em;
}
.dl>li a:hover {
	color: #fbbb00;
	text-decoration: underline;
}
	

.list{
	width:1000px;
	display: flex;
	flex-wrap: wrap;
	}

.list dt{
	width:150px;
	font-size: 1.6rem;
	line-height: 1.6em;
	font-family: a-otf-futo-go-b101-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
border-bottom:#999999 1px dotted;
margin-bottom:10px;
padding-bottom:10px;
	}

.list>dt:before {
	content: "●";
	color: #fbbb00;
	font-family: "Osaka-mono", "MS Gothic", "monospace";
	
}

.list dd{
	width:850px;
	font-size: 1.6rem;
	line-height: 1.6em;
	font-family: a-otf-futo-go-b101-pr6n, sans-serif;
font-weight: 500;
font-style: normal;
border-bottom:#999999 1px dotted;
margin-bottom:10px;
padding-bottom:10px;
	}

.list dd a{
	color: #D96121;
	text-decoration: underline;
	display: inline-block;
	}

.list dd a:hover {
	color: #fbbb00;
	text-decoration: underline;
}