@charset "utf-8";
/*==========================================
 device
===========================================*/
.pc_none {display: none !important;}
.sp_none {display: block !important;}
@media screen and (min-width: 0px) and (max-width:768px) {
.pc_none {display: block !important;}
.sp_none {display: none !important;}
}
@media screen and (min-width: 0px) and (max-width:768px) {
.min_img{
	width:50% !important;
	display:block;
	margin:0 auto;
}
}

/*==========================================
 layout
===========================================*/
.db,
.btl,
.btc,
.btr {
	display:block;
}
ul[class*="grid"],
div[class*="grid"],
span[class*="grid"]{
	letter-spacing: -.4em;
}
[class*="grid"] li,
[class*="grid"] div,
[class*="grid"] span{
	display:inline-block;
	vertical-align: top;
	letter-spacing: normal;
	padding: 0.5%;
}
.grid2>li,
.grid2>div,
.grid2>span{
	width:50%;
}
.grid3>li,
.grid3>div,
.grid3>span{
	width:33.33%;
}
.grid4>li,
.grid4>div,
.grid4>span{
	width:25%;
}
@media screen and (min-width: 0px) and (max-width:768px) {
.sp_grid1>li,
.sp_grid1>div,
.sp_grid1>span{
	width: 100%;
}
.grid4>li,
.grid4>div,
.grid4>span{
	width:50%;
}
}

/*==========================================
 title
===========================================*/
.main-title {
	font-size: 10px;
	color:#0f151500;
	height:0;
}
/*===h1===*/
/*h1 {
	font-size: 10px;
	color:#0f151500;
	height:0;
}*/

/*===h1===*/
h2{
	font-size: 26px !important;
	text-align: center;
	line-height:1.4;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 30px;
	color:#fff;
}
.messageh2{
	font-size: 26px;
	text-align: left !important;
	line-height:1.4;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 30px;
	color:#0f1515 !important;
}
/*下層先頭*/
h1.low-top{
	font-size: 21px;
	text-align:center;
	background: #0f1515;
	padding: 12px 0;
	margin-bottom: 20px;
	color:#fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.4;
}
/*後で消す
h2.low-top{
	font-size: 21px;
	text-align:center;
	background: #0f1515;
	padding: 12px 0;
	margin-bottom: 20px;
	color:#fff;
}
*/

/*その他下層先頭*/
h2.low-top2{
	font-size: 21px!important;
	text-align:center;
	/* background: #0f1515; */
	padding: 12px 0;
	margin-bottom: 20px;
	color:#000;
}
h2.low-top3{
	font-size: 21px!important;
	text-align:center;
	/* background: #0f1515; */
	margin-bottom: 20px;
	color:#000;
	border-bottom: 1px solid #0f1515;
	padding:0 0 10px 0;
}


@media screen and (min-width: 0px) and (max-width:768px) {
h1 {
	font-size: 21px;
	margin-bottom: 10px;
}
/*h2 {
	font-size: 21px;
	margin-bottom: 10px;
}*/
.messageh2{
	font-size: 21px;
	margin-bottom: 30px;
	color:#fff !important;
}
/*下層先頭*/
h2.low-top3,
h2.low-top2,
h2.low-top{
	font-size: 18px;
	padding: 10px 0;
}
}

/*===h2===*/
h2.low-h2{
	position: relative;
    font-size: 18px !important;
    font-weight: bold;
    border-bottom: 1px solid #0f1515;
    padding: 0 0 0 8px;
    margin: 0 0 20px 0;
    color: #333;
    /* font-family: none; */
	font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', "游ゴシック", "Yu Gothic", YuGothic, 'メイリオ','Meiryo','Osaka',Verdana,'ＭＳ Ｐゴシック','MS P Gothic',Arial,Helvetica,sans-serif;
    text-align: left;
}

h2.low-h2_01{
	position: relative;
    font-size: 18px !important;
    font-weight: bold;
    border-bottom: 1px solid #0f1515;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
    color: #333;
    text-align: left;
		font-family: 'Noto Sans JP','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', "游ゴシック", "Yu Gothic", YuGothic, 'メイリオ','Meiryo','Osaka',Verdana,'ＭＳ Ｐゴシック','MS P Gothic',Arial,Helvetica,sans-serif;
}


@media screen and (min-width: 0px) and (max-width:768px) {
h2 {
	padding-bottom: .3em;
	margin-bottom: 12px;
}
}
/*===h3===*/
/*h3{
	position: relative;
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid #0f1515;
	padding:0 0 0 8px;
	margin:0 0 20px 0;
}
@media screen and (min-width: 0px) and (max-width:768px) {
h3 {
	padding-bottom: .3em;
	margin-bottom: 12px;
}
}*/

/*===h3===*/
h3{
	font-size:16px;
	font-weight:bold;
	border-left:4px solid #666;
	padding:0 0 0 8px;
	margin:0 0 .3em 0;
}
/*後で消す
h4{
	font-size:16px;
	font-weight:bold;
	border-left:4px solid #666;
	padding:0 0 0 8px;
	margin:0 0 .3em 0;
}*/

/*===h4===*/
h4.low-h4 {
	background: #0f1515;
	padding:2px 14px;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:15px;
	display:inline-block;
	color:#fff;
}

/*===見出し装飾===*/
.index-cap {
    display: block;
    color: #bcbcbc;
    text-align: center;
    font-family: Century Gothic;
    font-size: 14px;
    letter-spacing: 2px;
}
.index-cap_message {
    display: block;
    color: #686868;
    text-align: left;
    font-family: Century Gothic;
    font-size: 14px;
    letter-spacing: 2px;
}
/*短い中央下ライン*/
.ttl--lineBtm{
	position: relative;
	padding-bottom: 10px;
}
.ttl--lineBtm::after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	width: 60px;
	border-bottom: 1px solid #666;
	margin: auto;
}
/*短い左右下ライン*/
.ttl--lineSide {
	position: relative;
	display: inline-block;
	padding: 0 80px;
}
.ttl--lineSide::before,
.ttl--lineSide::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 64px;
	height: 1px;
	background: #000;
}
.ttl--lineSide::before {
	left:0;
}
.ttl--lineSide::after {
	right: 0;
}

/*==========================================
 text
===========================================*/
/*===書体===*/
.font_sans{
	font-family: "游ゴシック", "Yu Gothic", YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ','Meiryo','Osaka',Verdana,'ＭＳ Ｐゴシック','MS P Gothic',Arial,Helvetica,sans-serif;
}
.font_serif{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*===装飾===*/
.fw{
	font-weight:bold;
}
.att{
	background: #bde0ff;
	border-bottom:1px dashed #ccc;
}
.point{
	color:#000;
	font-weight:bold;
}
mark, .mark{
	background: -moz-linear-gradient(transparent 70%, #fc68e9 70%);
	background: -webkit-linear-gradient(transparent 70%, #fc68e9 70%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.70, transparent), color-stop(0.70, #fc68e9));
	background: linear-gradient(transparent 70%, #fc68e9 70%);
}
.title{
	border-left : #6FC32C solid 7px;
	padding:3px 7px ;
	margin:5px 0 3px 0;
	font-weight : bold;
	display: inline-block;
}
/*.att3 {
	background: #0f1515;
	padding:2px 14px;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:15px;
	display:inline-block;
	color:#fff;
}*/
.att4 {
	background: #deeefc;
    padding: 10px 15px;
    display: block;
    border: 1px solid #007de4;
    box-shadow: 1px 1px 0 #fff inset;
	margin-top: 6px;
}
.att4imgatt4 {
	background: #deeefc;
    padding: 0 15px;
    display: block;
    border: 1px solid #007de4;
    box-shadow: 1px 1px 0 #fff inset;
	margin-top: 6px;
}
.att4 .point {
	color: #038dc7;
	font-size: 1.06em;
	font-weight: bold;
	text-shadow: 0 1px #fff;
}

/*===位置===*/
.btl{text-align:left;}
.btc{text-align:center;}
.btr{text-align:right;}

/*===色===*/
.fc-red{color:#df0101;}
.fc-orange{color:#f60;}
.fc-yellow{color:#fc0;}
.fc-lime{color:#9c3;}
.fc-green{color:#060;}
.fc-aqua{color:#20bbe0;}
.fc-teal{color:#099;}
.fc-blue{color:#039;}
.fc-navy{color:#006;}
.fc-purple{color:#639;}
.fc-fuchsia{color:#f36;}
.fc-pink{color:#d83988;}
.fc-maroon{color:#600;}
.fc-brown{color:#633;}
.fc-olive{color:#990;}
.fc-gray{color:#666;}
.fc-silver{color:#999;}
.fc-black{color:#000;}
.fc-white{color:#fff;}
.fc-jundc{color:#007de4;}

/*===大きさ===*/
.fs-1{font-size:10px;}
.fs-2{font-size:12px;}
.fs-3{font-size:14px;}
.fs-4{font-size:16px;}
.fs-5{font-size:18px;}
.fs-6{font-size:20px;}
.fs-7{font-size:22px;}

/*===白フチ===*/
.outline-1{
  text-shadow: 
  #fff 1px 0px,  #fff -1px 0px,
  #fff 0px -1px, #fff 0px 1px,
  #fff 1px 1px , #fff -1px 1px,
  #fff 1px -1px, #fff -1px -1px,
  #fff 1px 1px,  #fff -1px 1px,
  #fff 1px -1px, #fff -1px -1px,
  #fff 1px 1px,  #fff -1px 1px,
  #fff 1px -1px, #fff -1px -1px;
}
.outline-2{
  text-shadow: 
  #fff 2px 0px,  #fff -2px 0px,
  #fff 0px -2px, #fff 0px 2px,
  #fff 2px 2px , #fff -2px 2px,
  #fff 2px -2px, #fff -2px -2px,
  #fff 1px 2px,  #fff -1px 2px,
  #fff 1px -2px, #fff -1px -2px,
  #fff 2px 1px,  #fff -2px 1px,
  #fff 2px -1px, #fff -2px -1px;
}

/*==========================================
 img-layout
===========================================*/
/*画像左レイアウト300px*/
.img_left{padding: 20px 0; overflow:hidden;}
.img_left img, .img_left .img_box{display:block; float:left; width:300px;}
.img_left .txt_box{ float:right; width:390px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_left img, .img_left .img_box{ float:none; width:100%; margin-bottom: 20px;}
.img_left .txt_box{float:none; width:100%;}
}
/*画像右レイアウト300px*/
.img_right{padding: 20px 0; overflow:hidden;}
.img_right img, img_right .img_box{display:block; float:right; width:300px;}
.img_right .txt_box{float:left; width:390px; line-height: 1.8;}
.img_right .txt_box2{float:left; width:600px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_right img, img_right .img_box{float:none; width:100%; margin-bottom: 20px;}
.img_right .txt_box{float:none; width:100%;}
.img_right .txt_box2{float:none; width:100%;}
}
/*画像のみ表示*/
.img_only{display: block; width: 100%; padding: 0 0 20px 0; margin: 0 auto;}
.img_only img{width: 100%; max-width: 100%; height:auto; margin: 0 auto;}

.img_50{display: block; width: 50%; padding: 0 0 20px 0; margin: 0 auto;}
.img_50 img{width: 100%; max-width: 100%; height:auto; margin: 0 auto;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_50{display: block; width: 100%; padding: 0 0 20px 0; margin: 0 auto;}
}

/*画像左レイアウト200px*/
.img_left1{padding: 20px 0; overflow:hidden;}
.img_left1 img, .img_left1 .img_box{display:block; float:left; width:200px;}
.img_left1 .txt_box{ float:right; width:490px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_left1 {padding: 20px 0; overflow: hidden;}
.img_left1 img, .img_left1 .img_box{ float:none; width: 40%; margin: 0 auto 10px auto;}
.img_left1 .txt_box{float:none; width:100%;}
}
/*画像右レイアウト200px*/
.img_right1{padding: 20px 0; overflow:hidden;}
.img_right1 img, img_right1 .img_box{display:block; float:right; width:200px;}
.img_right1 .txt_box{float:left; width:490px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_right1 {padding: 20px 0; overflow: hidden;}
.img_right1 img, img_right1 .img_box{float:none; width: 40%; margin: 0 auto 10px auto;}
.img_right1 .txt_box{float:none; width:100%;}
}
/*画像左レイアウト100px*/
.img_left3{padding: 20px 0; overflow:hidden;}
.img_left3 img, .img_left3 .img_box{display:block; float:left; width:100px;}
.img_left3 .txt_box{ float:right; width:590px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_left3 img, .img_left3 .img_box{ float:none; margin-bottom: 20px; margin: 0 auto;}
.img_left3 .txt_box{float:none; width:100%;}
}
/*画像右レイアウト100px*/
.img_right3{padding: 20px 0; overflow:hidden;}
.img_right3 img, img_right3 .img_box{display:block; float:right; width:100px;}
.img_right3 .txt_box{float:left; width:590px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_right3 img, img_right3 .img_box{float:none; margin-bottom: 20px; margin: 0 auto;}
.img_right3 .txt_box{float:none; width:100%;}
}
/*画像左レイアウト150px*/
.img_left4{padding: 20px 0; overflow:hidden;}
.img_left4 img, .img_left4 .img_box{display:block; float:left; width:150px;}
.img_left4 .txt_box{ float:right; width:540px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_left4 img, .img_left4 .img_box{ float:none; margin-bottom: 20px; margin: 0 auto;}
.img_left4 .txt_box{float:none; width:100%;}
}
/*画像右レイアウト150px*/
.img_right4{padding: 20px 0; overflow:hidden;}
.img_right4 img, .img_right4 .img_box{display:block; float:right; width:150px;}
.img_right4 .txt_box{ float:left; width:540px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_right4 img, .img_right4 .img_box{ float:none; margin-bottom: 20px; margin: 0 auto;}
.img_right4 .txt_box{float:none; width:100%; padding-top: 10px;}
}
/*画像左レイアウト200px*/
.img_left1{padding: 20px 0; overflow:hidden;}
.img_left1 img, .img_left1 .img_box{display:block; float:left; width:200px;}
.img_left1 .txt_box{ float:right; width:490px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_left1 {padding: 20px 0; overflow: hidden;}
.img_left1 img, .img_left1 .img_box{ float:none; width: 40%; margin: 0 auto 10px auto;}
.img_left1 .txt_box{float:none; width:100%;}
}
/*画像右レイアウトatt4_200px*/
.img_right_imgatt4{padding: 20px 0; overflow:hidden;}
.img_right_imgatt4 img, img_right_imgatt4 .img_box{display:block; float:right; width:200px;}
.img_right_imgatt4 .txt_box{float:left; width:450px; line-height: 1.8;}
@media screen and (min-width: 0px) and (max-width:768px) {
.img_right_imgatt4 {padding: 20px 0; overflow: hidden;}
.img_right_imgatt4 img, img_right_imgatt4 .img_box{float:none; width: 100%; margin: 0 auto 10px auto;}
.img_right_imgatt4 .txt_box{float:none; width:100%;}
}

/*==========================================
 list
===========================================*/
ul.list_type1{
	list-style-position: inside;
	list-style-type : disc;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
}
ul.list_type2{
	list-style-position: inside;
	list-style-type : decimal;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
}

/*==========================================
 table
===========================================*/
table{
	width: 100%;
	table-layout: fixed;
}
table th{
	background:#eee;
}
table th.left,
table td.left,
table th.center,
table td.center,
table th.right,
table td.right,
table tr.left,
table tr.center,
table tr.right,
table.left,
table.center,
table.right{
	float:inherit;
}
table th.center,
table td.center,
table tr.center,
table.center{
	margin:inherit;
	display:table-cell;
}
table tr.center{
	display:table-row;
}
table.center{
	display:table;
}
.t-l,
table.t-l th,
table.t-l td,
table tr.t-l th,
table tr.t-l td,
table th.t-l,
table td.t-l{
	text-align:left;
}
.t-c,
table.t-c th,
table.t-c td,
table tr.t-c th,
table tr.t-c td,
table th.t-c,
table td.t-c{
	text-align:center;
}
.t-r,
table.t-r th,
table.t-r td,
table tr.t-r th,
table tr.t-r td,
table th.t-r,
table td.t-r{
	text-align:right;
}
table.v-t th,
table.v-t td,
table tr.v-t th,
table tr.v-t td,
table th.v-t,
table td.v-t{
	vertical-align:top;
}
table tr.v-t img,
table th.v-t img,
table td.v-t img{
	display: inline-block;
	vertical-align: top;
}
table.v-m th,
table.v-m td,
table tr.v-m th,
table tr.v-m td,
table th.v-m,
table td.v-m{
	vertical-align:middle;
}
table tr.v-m img,
table th.v-m img,
table td.v-m img{
	display: inline-block;
	vertical-align: middle;
}
table.v-b th,
table.v-b td,
table tr.v-b th,
table tr.v-b td,
table th.v-b,
table td.v-b{
	vertical-align:bottom;
}
table tr.v-b img,
table th.v-b img,
table td.v-b img{
	display: inline-block;
	vertical-align: bottom;
}
table caption{
	font-size:1em;
	font-weight:bold;
	text-align: left;
}
table caption::before{
	content: "●";
	color: #000;
	margin-right: .3em;
}

/*===sp===*/
@media screen and (min-width: 0px) and (max-width:768px) {
table img{
	max-width: 50% !important;
}
/*col1*/
table.sp_col1 th{
	display: block;
	width: 100%;
}
table.sp_col1 td{
	display: block;
	border: 1px solid #ddd;
	border-top: none;
}
table.sp_col1 {
	border-collapse: separate;
	border-spacing: 0 10px;
}
}

/*==========================================
 link
===========================================*/
/*hover*/
@media screen and (min-width:768px) {
a {-webkit-transition: all .4s; transition: all .4s;}
.link_type1 a:hover{color: #45bdd9;}
.link_type1 a i{padding: .3em;}
a.fade:hover {opacity: .7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)"; -webkit-transition: all .4s; transition: all .4s;}
}
/*IE（アニメーション無効化）*/
@media all and (-ms-high-contrast:none) {
a {transition: none;}
a.fade {transition: none;}
a.fade:hover {transition: none;}
}

/*==========================================
 space
===========================================*/
/*margin*/
.mt0{margin-top: 0 !important;}.mr0{margin-right: 0 !important;}.mb0{margin-bottom: 0 !important;}.ml0{margin-left: 0 !important;}
.mt10{margin-top: 10px !important;}.mr10{margin-right:10px !important;}.mb10{margin-bottom: 10px !important;}.ml10{margin-left: 10px !important;}
.mt20{margin-top: 20px !important;}.mr20{margin-right:20px !important;}.mb20{margin-bottom: 20px !important;}.ml20{margin-left: 20px !important;}
.mt30{margin-top: 30px !important;}.mr30{margin-right:30px !important;}.mb30{margin-bottom: 30px !important;}.ml30{margin-left: 30px !important;}
.mt40{margin-top: 40px !important;}.mr40{margin-right:40px !important;}.mb40{margin-bottom: 40px !important;}.ml40{margin-left: 40px !important;}
.mt50{margin-top: 50px !important;}.mr50{margin-right:50px !important;}.mb50{margin-bottom: 50px !important;}.ml50{margin-left: 50px !important;}
.mt60{margin-top: 60px !important;}.mr60{margin-right:60px !important;}.mb60{margin-bottom: 60px !important;}.ml60{margin-left: 60px !important;}
.mt70{margin-top: 70px !important;}.mr70{margin-right:70px !important;}.mb70{margin-bottom: 70px !important;}.ml70{margin-left: 70px !important;}
.mt80{margin-top: 80px !important;}.mr80{margin-right:80px !important;}.mb80{margin-bottom: 80px !important;}.ml80{margin-left: 80px !important;}
.m-r1em{margin:0 1em 0 0;}.m-b1em{margin:0 0 1em 0;}.m-l1em{margin:0 0 0 1em;}.m-half{margin:0 0 .5em 0;}.m-lrhalf{margin:0 .5em;}.m-lr1em{margin:0 1em;}.m-b1ema{margin:0 auto 1em auto;}.m-0a{margin:0 auto;}

/*==========================================
 width
===========================================*/
.w100{width:100%;}.w90{width:90%;}.w85{width:85%;}.w80{width:80%;}.w75{width:75%;}.w70{width:70%;}.w60{width:60%;}.w50{width:50%;}.w40{width:40%;}.w35{width:35%;}.w30{width:30%;}.w25{width:25%;}.w20{width:20%;}.w15{width:15%;}.w10{width:10%;}

/*==========================================
 パンくず
===========================================*/
.breadcrumbs {
	width: 100%;
	max-width: 1000px;
	height: auto;
	font-size: 12px;
	margin: 0 auto 20px;
	overflow: hidden;
	color: #bcbcbc;
}
.breadcrumbs li {
	float: left;
	padding-left: 5px;
}
.breadcrumbs a {
	color: #bcbcbc;
	text-decoration: underline;
}
@media screen and (min-width: 0px) and (max-width:768px) {
.breadcrumbs {
	display: none;
}
}

/*==========================================
 Googleマップ
===========================================*/
.ggmap {
	position: relative;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	height: 350px;
	width: 100%;
}
.ggmap iframe, .ggmapr object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
@media screen and (min-width: 0px) and (max-width:768px) {
.ggmap {
	position: relative;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	height: 350px;
	border-bottom: none;
}
.ggmap iframe, .ggmapr object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 350px;
	padding-left: 0;
	padding-right: 0;
}
}

/*==========================================
 動画
===========================================*/
.movie_area{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.youtube_outer {
	width: 100%;
	padding-top: 50%;
	position: relative;
	top: 0;
	left: 0;
}
.youtube_outer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
@media screen and (min-width: 0px) and (max-width:767px) {
.movie_area{
	width: 90%;
}
}

/*==========================================
 関連ページリンク
===========================================*/
ul.page_linklist {
	width: 100%;
	margin: 0 auto;
}
ul.page_linklist li{
	vertical-align: top;
	margin-left: 1em;
	margin-bottom: .5%;
}
ul.page_linklist li ul li{
	display: inline-block;
}
ul.page_linklist li:nth-child(4n){
	margin-right: 0;
}
ul.page_linklist li a{
	color: #333;
	font-size: 13px;
	font-weight:bold !important;
	text-decoration: none;
}
ul.page_linklist li ul li a{
	display: inline-block;
	font-weight:normal !important;
}
ul.page_linklist li a:hover{
	color: #330303;
}
ul.page_linklist li a i{
	font-size:14px;
	margin-right:3px;
}

/*===マーク===*/
/*第1階層*/
ul.page_linklist li::before{
	content:"●";
	color:#0f1515;
	font-size:12px;
	margin-right:0.3em;
}
/*第2階層*/
ul.page_linklist li ul li::before{
	content:"●";
	color:#0f1515;
	font-size:10px;
	margin-right:0.3em;
}

/*==========================================
 404ページ
===========================================*/
.box-notfound {
	width: 95%;
	max-width: 960px;
	font-size: 18px;
	line-height: 1.6;
	text-align: center;
	border: 1px dotted #666;
	padding: 40px 2%;
	margin: 100px auto;
}
.box-notfound span {
	display: block;
	line-height: 1.6;
	padding: 20px 0;
}
@media screen and (min-width: 0px) and (max-width:768px) {
.box-notfound {
	font-size: 14px;
}
}

.grecaptcha-badge { visibility: hidden; }
.re_text {
	text-align:center;
	font-size:0.7rem;
	color:#bcbcbc;
}
.re_text a {
	color:#bcbcbc;
}