<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.pd{ display: block;}
.sd{ display: none;}
.clear01 {clear: both;}
a:hover .hover {
    filter: alpha( opacity=70 );  /* IE */
    opacity:0.7;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.7;           /* Firefox 0.9より前 */
}
/*------------------------------------------------------------------------

layout

------------------------------------------------------------------------*/
body {
	background: #fff;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック";
}
.wrapper {
	width: 100%;
}
.content_inner {
	width: 1000px;
	margin: 0 auto 0;
}
section {
	margin: 0 0 60px;
}
.float_area {
	display: flex;
	justify-content: space-between;
}
.resona_interview {
	background-color: #f9f9f9;
	padding:20px;
}
.resona_interview .imbox {
	margin-left:20px;
}
/*---------------------------------------------------------------------

headline

---------------------------------------------------------------------*/
h2 {
	margin:  0 0 40px;
	padding: 0 0 5px;
	color: #000;
	font-weight:bold;
	font-size: 2.0rem;
	text-align: justify;
	border-bottom: solid 1px #000;
}
h3 {
	color:#000;
	font-weight:bold;
	margin: 30px 0;
	padding: 0 0 0 2em;
	text-indent: -2em;
	font-size: 2.0rem;
	clear: both;
	text-align: justify;
}
h3::before{
	content: "――";
}
/*---------------------------------------------------------------------

header

---------------------------------------------------------------------*/
.header {
	box-sizing: border-box;
	padding: 30px 0;
	border-bottom:7px solid #223360;
	background: #fff;
}
.header_inner {
	width: 1000px;
	margin: auto;	
}
.header_inner img {
	width: auto;
	height: 40px;
}
/*---------------------------------------------------------------------

mainvisual

---------------------------------------------------------------------*/
.main_visual {
	text-align: center;
	background: url(../img/bg_main.jpg) no-repeat bottom center #fff;
	min-width: 1000px;
}
.main_visual_inner {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}
/*---------------------------------------------------------------------

movie_area

---------------------------------------------------------------------*/
.movie_area {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 10px;
	text-align: center;
}
.movie_area img {
	width: 100%;
	height: auto;
}
.movie_area p {
	line-height: 1.4 !important;
	background: none !important;
}
.movie_area p a {
	position:relative;
	box-sizing: border-box;
	display: block;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: url(../img/icon_movie.png) no-repeat center left 40px #0b186d;
	background-size: 30px;
}
.movie_area p a:hover {
	opacity: 0.9;
}
.movie_area p a::before {
	counter-increment: list;
	content: "";
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 10px solid #fff;
	top: 50%;
	right: 20px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*---------------------------------------------------------------------

main_cont

---------------------------------------------------------------------*/
.main_cont {
	margin: 0 0 30px;
}
.main_cont p {
	margin: 0 0 20px;
	max-height: 100%;
	line-height: 35px;
	text-align: justify;
	background: url(../img/p_bg.gif) repeat;
}
.main_cont dt{
	width: 75px;
	max-height: 100%;
	float: left;
	text-align: left;
	line-height: 35px;
}
.main_cont dd {
	max-height: 100%;
	margin:0 0 15px 75px;
	line-height: 35px;
	background: url(../img/p_bg.gif) repeat 0 0;
	text-align: justify;
	color: #222;
}
.date {
	margin: 0 0 20px;
	text-align: right !important;
	background: none !important;
}
.imbox {
	max-width: 300px;
	width: 100%;
	margin: 0 0 10px;
	font-size: 1.2rem;
}
.imbox figure {
	margin: 0 0 5px;
}
.imbox p {
	margin: 0;
	line-height: 1.4;
	background: none;
}
.imbox img{
	max-width: 320px;
	width: 100%;
}
.imbox span {
	font-weight: bold;
	font-size: 1.8rem;
}
.imtxt {
    max-width: 650px;
	width: 100%;
}
.top_float {
	order:1;
}
.gra_area {
	box-sizing: border-box;
	max-width: 850px;
	width: 100%;
	margin: 0 auto 20px;
	padding: 10px;
	border: solid 1px #ccc;
	text-align: center;
	background: #fff;
	clear: both;
}
.gratit {
	margin: 0 0 20px;
	padding: 5px;
	text-align: center !important;
	text-indent: 0;
	background: #223360 !important;
	color: #fff;
	line-height: 1.6 !important;
}
.notes {
	margin: 10px 0 0;
	text-indent: 0;
	font-size: 10px;
	background: none;
	text-align: left !important;
}
table.notes tr td {
	vertical-align: top;
}
.atten01 {
	color: #000;
}
.atten02 {
	color: #334d90;
}
.atten03 {
	color: orange;
}
.photo_area {
	box-sizing: border-box;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #ccc;
}
.photo_area img {
	width: 100%;
	height: auto;
}
.disc_area {
	padding: 10px;
	border: solid 1px #ccc;
	font-size: 1.2rem;
}
.disc_area p {
	background: none;
	line-height: 1.4;
	font-size: 1.2rem !important;
}
.disc_area p.disc_head01 {
	margin: 0 0 10px;
	font-size: 1.6rem !important;
	font-weight: bold;
	color: #a04044;
}
.disc_area p.l-text {
	font-size: 1.6rem !important;
}
.disc_area p span.number {
	margin: 0 7px 0 0;
	padding: 3px 10px;
	text-align: center;
	color: #fff;
	background: #a04044;
}
.disc_area ul li {
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.disc_area .col_2 {
	width: calc(100% / 2 - 5px);
}
.disc_area table {
	width: 100%;
	border-top: solid 2px #aaa;
	border-bottom: solid 2px #aaa;
}
.disc_area table th,
.disc_area table td {
	padding: 5px 10px;
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #aaa;
}
.disc_area table th {
	width: 85px;
	text-align: center;
	background: #ddd;
}
.disc_area .icon_area {
	justify-content: center;
	margin: 0 0 20px;
}
.disc_area .icon_area p {
	margin: 10px;
	word-wrap: break-word;
&nbsp;&nbsp;&nbsp;&nbsp;overflow-wrap: break-word;
}
.disc_area p.pc {
	padding: 0 0 0 50px;
	background: url(../img/icon_pc.gif) top left no-repeat;
}
.disc_area p.semi {
	padding: 0 0 0 50px;
	background: url(../img/icon_semi.gif) top left no-repeat;
}
/*---------------------------------------------------------------------

footer

---------------------------------------------------------------------*/
.disclaimer{
	margin: 0 0 10px;
	font-size: 1.2rem;
}
/* フッター */
#footerms{
	padding: 10px 0;
	border-top: 4px solid #0b186d;
	text-align: center;
}
.copyms{
	font-size: 1.2rem;
}
/* スクロールしてページトップへリンク */
#page-top {
	position: fixed;
	bottom: 10px;
	right: 0;
}
#page-top a:hover {
	opacity: 0.9;
}
/*------------------------------------------------------------------------

SNSボタン

------------------------------------------------------------------------*/
.sns_btn {
	box-sizing: border-box;
	position: fixed;
	right: 0;
	bottom: 100px;
	width: 50px;
	padding: 3px 4px 0 0;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 #7D7D7D;
	box-shadow: 0 0 10px 0 #7D7D7D;
}
.ninja_onebutton_output &gt; div {
	padding: 0 !important;
	margin: 0 0 3px!important;
}
.sns_btn_spn {
	display: none;
}
</pre></body></html>