/* ### レイアウト ### */
body	{margin: 10px 25px;}

#container	{width: 960px;
	margin: auto;}

#movie_contents	{width: 100%;
	font-family: 'Noto Serif JP', sans-serif;
	margin: auto;}

#header	{margin: auto;}

#movie_page-title {width: 100%;
	font-family: '游ゴシック', 'Hiragino Kaku Gothic Pro', sans-serif;
	margin: auto;}

#movie_nav	{width: 100%;
	font-family: '游ゴシック', 'Hiragino Kaku Gothic Pro', sans-serif;
	margin: auto;}


#movie_link	{width: 100%;
	font-family: 'Noto Serif JP', sans-serif;
	margin: auto;}

#footer	{clear: both;}



/* タイトル */
.movie_page-title {width: 95%;
	align-content: center;
	font-size: 2em;
	height: 65px;
	float: left;
	border-bottom:3px solid #0ea180;
}

.movie_page-title_green	{width: 5%;
	height: 65px;
	float: right;
	position: relative;
	border-bottom:3px solid #0ea180;
}

.movie_page-title_green img	{
	position: absolute;
	bottom: 0;
}
	
.movie_page-title-clear	{clear: both;}



/* ご利用について */
.example-box-wp{
	margin-top: 30px;
	display:flex;
	align-items: center;
	align-items: stretch;
	flex-wrap: nowrap;
	width:100%;
}
.example-box{
	width:50%;
}
.example-box:nth-child(1){
	display: flex;
	align-items: center;
	background:#f4f4f4;
	text-align: center;
	justify-content: center;
	height: auto;
}

.example-box img { 
	width: 40%;
    height: auto;
	border-left: solid 15px #f4f4f4;
	border-right: solid 15px #f4f4f4;
	margin-top: 20px;
	margin-bottom: 20px;
}

.example-box:nth-child(2){
	background:white;
	padding-left: 15px;
	justify-content: flex-start;
}

.movie_right_title{
	font-size: 1.6em;
	line-height:25px;
}

.movie_right_copy {
	font-size: 1.2em;
	line-height:30px;
}



/* ナビゲーションメニュー */

.navi_category {
 width:100%;
 height:auto;
 color:white;
display:flex;
justify-content: center;
 font-size: 1.1em;
 text-align: center;
 margin-bottom: 20px;
 margin-top: 20px;
}

.navi-1 {
 background-color:#0ea180;
 padding: 2px;
 border-right: solid 5px #f4f4f4;
}

.navi-1 a {
	color:white;
    display: block;
}

.navi-1:hover {
	background: rgb(3, 92, 33);
}

.navi-2 {
 background-color:#0ea180;
 padding: 2px;
 border-left: solid 5px #f4f4f4;
 border-right: solid 5px #f4f4f4;
}

.navi-2 a {
	color:white;
    display: block;
}

.navi-2:hover {
	background: rgb(3, 92, 33);
}


.navi-3 {
 background-color:#0ea180;
 padding: 2px;
 border-left: solid 5px #f4f4f4;
 border-right: solid 5px #f4f4f4;
}

.navi-3 a {
	color:white;
    display: block;
}

.navi-3:hover {
	background: rgb(3, 92, 33);
}

.navi-4 {
 background-color:#0ea180;
 padding: 2px;
 border-left: solid 5px #f4f4f4;
 border-right: solid 5px #f4f4f4;
}

.navi-4 a {
	color:white;
    display: block;
}

.navi-4:hover {
	background: rgb(3, 92, 33);
}

.navi-5 {
 background-color:#0ea180;
 padding: 2px;
 border-left: solid 5px #f4f4f4;
 border-right: solid 5px #f4f4f4;
}

.navi-5 a {
	color:white;
    display: block;
}

.navi-5:hover {
	background: rgb(3, 92, 33);
}


.navi-6{
 background-color:#0ea180;
 padding: 2px;
 border-left: solid 5px #f4f4f4;
}

.navi-6 a {
	color:white;
    display: block;
}

.navi-6:hover {
	background: rgb(3, 92, 33);
}

.movie_nav-clear {clear: both;}


/* コンテンツ　カテゴリ */
.movie_category-title {
	font-family: '游ゴシック', 'Hiragino Kaku Gothic Pro', sans-serif;
	background-color: #0ea180;
	height:auto;
	color:white;
	padding: 2px;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 30px;
}


/* 見出しタイトル  */
.midashi-title {
 float:left;
 margin-bottom: 20px;
 	display: flex;
    align-items: center;
}

.title-logo {
	background-color:white;
	width: 7%;
	border-bottom:2px solid #0ea180;
	height: 70px;
}

.title-logo img {
	width: 60%;
}


.title-moji {
	font-size: 1.5em;
	width: 93%;
	border-bottom:2px solid #0ea180;
	height: 70px;
}

.midashi-title-clear {clear: both;}


/* 動画タイトル　*/
.douga-title {
 float:left;
}

.douga-moto {
	font-size: 1.2em;
	font-weight: 600;
	width: 80%;
	height: auto;
	padding-bottom: 30px;
}

.douga-saisei {
	text-align: center;
	font-family: '游ゴシック', 'Hiragino Kaku Gothic Pro', sans-serif;
	background-color:#ef8313;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.1em;
	color:white;
	width: 20%;
	height: auto;
}

.douga-saisei a {
	color:white;
    display: block;
}

.douga-saisei:hover {
	background: rgb(194, 27, 5);
}




.douga-title-clear {clear: both;
}



.copyright2 {
	padding-top: 20px;
	padding-bottom: 100px;
	text-align: center;
}




/* トップへ戻るボタンのスタイル */
.back-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 50px;
  height: 50px;
  background: #006400;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1em;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
               "メイリオ", Meiryo, sans-serif;
  text-decoration: none;
  transition: opacity 0.3s;
  z-index: 9999;
}

/* ホバー時 */
.back-to-top:hover {
  opacity: 1;
}

/* クリック中の状態 */
.back-to-top:active {
  color: #fff;           /* 文字色を元に戻す */
}

/* 訪問済みリンクの状態 */
.back-to-top:visited {
  color: #fff;           /* 文字色を元に戻す */
}
