@charset "UTF-8";
/* コンテンツ移動 */
.list-mv07 {
	opacity: 0;
	transform: translate(0, 60px);
	-webkit-transform: translate(0, 60px);
}
.mctm01 {
	transform: translate(0, -100px);
	-webkit-transform: translate(0, -100px);
	transition: 1s;
	opacity: 0;
}
.mcrc01 {
	transform: translate(100px, 0);
	-webkit-transform: translate(100px, 0);
	transition: 1s;
	opacity: 0;
}
.mcbm01 {
	transform: translate(0, 100px);
	-webkit-transform: translate(0, 100px);
	transition: 1s;
	opacity: 0;
}
.mclc01 {
	transform: translate(-100px,0);
	-webkit-transform: translate(-100px, 0);
	transition: 1s;
	opacity: 0;
}
.mctm02 {
	transform: translate(0, -100px);
	-webkit-transform: translate(0, -100px);
	transition: 2s;
	opacity: 0;
}
.mcrc02 {
	transform: translate(100px, 0);
	-webkit-transform: translate(100px, 0);
	transition: 2s;
	opacity: 0;
}
.mcbm02 {
	transform: translate(0, 100px);
	-webkit-transform: translate(0, 100px);
	transition: 2s;
	opacity: 0;
}
.mclc02 {
	transform: translate(-100px,0);
	-webkit-transform: translate(-100px, 0);
	transition: 2s;
	opacity: 0;
}
.mvimg02 {
	transform: translate(0, 70px);
	-webkit-transform: translate(0, 60px);
	transition: 1.5s;
	opacity: 0;
}
.mvimg03 {
	transform: translate(0, 80px);
	-webkit-transform: translate(0, 60px);
	transition: 2s;
	opacity: 0;
}
.mvimgtitile {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition: 8s;
	opacity: 0;
}


img.waku01 {
	border: #0d72ba solid 2px;
}
img.wakushiro {
	border: #fff solid 3px !important;
}
img.wakuNo {
	border: #DDD solid 0px !important;
}
img.kado {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
img.w45 {
	width: 45%;
}
/* ### レイアウト ### */
h3.title01 {
	font-size: 1em;
	color: #333;
}
.bg_top01 {
	background: url(../../images/top_bg01.png) center center no-repeat;
	background-size: contain;
}
#content_wrap {
}
#content {
	width: 100%;
	margin-bottom: 3em;
}
#content_top {
    border-top: #E1090C 10px solid;
	width: 100%;
	margin: 0;
}
#content_wight {
	max-width: 1100px;
	margin: 0 auto;
}
#content100 {
	width: 960px;
	margin: 0 0 10px;
	float: none;
}
#content100 p {
}
#sidebar {
	width: 20%;
	float: left;
	margin: 0 0 10px 4px;
}
#imgco {
	width: 90%;
	padding-top: 0em;
	margin: auto;
	clear: both;
}
.imgco_wrap {
	width: 100%;
	background: #f2f2f2;
}
/* サムネイル画像 */
.imgmain img {
	max-width: 100%;
	margin-bottom: 10px;
}
/* アイコンメニュー */
#iconmenu {
	padding-top: 20px;
	text-align: center;
	background: url(../images/bt_bg.gif) bottom center no-repeat;
}
#iconmenu ul {
    padding: 5px 0 30px;
    margin: 0 auto;
    min-width: 0px;
}
#iconmenu li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
}
#iconmenu img {
	border: none;
}
#iconmenu img.waku {
	border: #ef8443 solid 0px;
}
/* ヘッダー画像 */
#low_title {
	margin: 0 auto 0em;
	text-align: center;
	background: url(../bg/top_bg01.gif)repeat;
}
#low_title h2 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 3em;
	color: #333;
	padding: 3.3em 0 0.5em 0;
	line-height: 1;
}
#low_title .titlebottom {
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    color: #999;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 2em;
    margin: 0;
}
#headerimg img {
	vertical-align: bottom;
	margin-top: 5px;
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}
/* ナビゲーションメニュー */
.inner {
	width: 1100px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}
/* header */
#top-head {
	top: -100px;
	position: absolute;
	width: 100%;
	margin: 100px auto 0;
	padding: 10px 0;
	line-height: 1;
	z-index: 999;
	/* ヘッダースクロール背景カラー */
	background: rgba(255,255,255,.3);
	box-shadow: 10px rgba(0, 0, 0, 0.5);
}
#top-head a, #top-head {
	color: #333;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	float: left;
}
#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 1em;
	margin-bottom: 0.5em;
}
#global-nav ul li {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	float: left;
    font-weight: bold;
}
#global-nav ul li a {
	padding: 0 1em;
	position: relative;
	display: inline-block;
	text-decoration: none;
}
#global-nav ul li a::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	background: #e60012;
}
#global-nav ul li a:hover::after {
	transform: scale(1, 1);
}
/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 10px;
	height: 55px;
	/* ヘッダースクロール背景カラー */
	background: rgba(255,255,255,.8);
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo img {
	width: 60%;
}
#top-head.fixed #global-nav ul li a {
	color: #333;
	padding: 0 10px;
}
/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}
#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	/* ハンバーグメニューのカラー */
	background: #e60012;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}

@media screen and (max-width:750px) {
#top-head,  .inner {
	width: 100%;
	padding: 0;
}
#top-head {
	top: 0;
	position: fixed;
	margin-top: 0;
}
#top-head .logo img {
	padding: 0;
	width: 60%;
}
/* Fixed reset */
#top-head.fixed {
	padding-top: 0;
	background: transparent;
}
#mobile-head {
	background: #fff;
	width: 100%;
	height: 56px;
	z-index: 999;
	position: relative;
}
#top-head.fixed .logo,  #top-head .logo {
	position: absolute;
	left: 13px;
	top: 13px;
	color: #333;
	font-size: 26px;
}
#global-nav {
	position: absolute;
	/* 開いてないときは画面外に配置 */
	top: -500px;
	/* ハンバーグメニュー背景カラー */
	background: #e60012;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
#global-nav ul {
	list-style: none;
	position: static;
	right: 0;
	bottom: 0;
	font-size: 14px;
}
#global-nav ul li {
	float: none;
	position: static;
}
#top-head #global-nav ul li a,  #top-head.fixed #global-nav ul li a {
	width: 100%;
	display: block;
	color: #fff;
	padding: 18px 0;
}
#nav-toggle {
	display: block;
}
/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
/* #global-nav スライドアニメーション */
.open #global-nav {
	/* #global-nav top + #mobile-head height */
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}
}
/* ナビゲーションメニュー ここまで */

/* ### コンテンツ ### */

/* 見出し */
#content .date {
	float: right;
	background-color: #33C1C7;
	padding: 5px 10px;
	border-radius: 30px / 30px;
	text-align: center;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	font-size: 14px;
}
#content .date span {
	display: block;
	font-size: 18px;
	line-height: 1;
}
.underline80 {
	border-bottom: 2px solid #0d559f;
	width: 80%;
}
.underline75 {
	border-bottom: 2px solid #0d559f;
	width: 75%;
}
.underline72 {
	border-bottom: 2px solid #0d559f;
	width: 72%;
}
.underline70 {
	border-bottom: 2px solid #0d559f;
	width: 70%;
}
.underline50 {
	border-bottom: 2px solid #0d559f;
	width: 50%;
}
.underline40 {
	border-bottom: 2px solid #0d559f;
	width: 40%;
}
.underline35 {
	border-bottom: 2px solid #0d559f;
	width: 35%;
}
h3.title01 {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0.8em 0 1.3em 0;
}
h3.title02 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 2.2em;
	color: #0d559f;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 1.5em 0 0.3em 0;
}
h3.title03 {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0.8em 0 0.8em 0;
	width: 72%;
}
h4.title01 {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0.8em 0 0.8em 0;
	width: 72%;
}
/* 本文 */
/* ### サイドバー ### */

/* メニュー01 */
.menu01 {
	margin-bottom: 20px;
}
.menu01 h3 {
	margin: 0 !important;
	padding: 0 !important;
}
.menu01 li img {
	max-width: 100%;
	border-radius: 0 !important;
}
.menu01 ul {
	margin: 0;
	padding: 0;
	background: #ededed;
}
.menu01 li {
	margin-bottom: 0;
	list-style-type: none;
}
.menu01 li img {
	max-width: 100%;
	border-radius: 0 !important;
}
.menu01 li.last {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px #225ee5 !important;
	border-radius: 0;
}
.menu01 li.last a {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px !important;
}
.menu01 li.last a:hover {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px !important;
	border-radius: 0;
}
.menu01 li a {
	display: block;
	font-size: 1em;
	text-decoration: none;
	color: #333;
	padding: 1em 0 1em 1.5em;
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-weight: bold;
	text-shadow: 1px 1px 1px #CCC;
	border-left: 10px #CCC solid;
	border-bottom: 1px #FFF solid;
}
.menu01 li a:hover {
	color: #333;
	background: #DDD;
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-left: 10px #0e5bc5 solid;
}
.menu01 li.last a {
}
.menu01 li.last a:hover {
}
.menu01 li.list01 a {
}
.menu01 li.list01 a:hover {
}
/* メニュー02 */
.menu02 {
	margin-bottom: 20px;
}
.menu02 ul {
	margin: 0;
	padding: 10px 0;
	background: #ece0c1;
}
.menu02 li {
	margin-bottom: 0;
	list-style-type: none;
}
.menu02 li img {
	max-width: 100%;
	border-radius: 0 !important;
}
.menu02 li.last {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px #225ee5 !important;
}
.menu02 li.last a {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px #225ee5 !important;
}
.menu02 li.last a:hover {
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: solid 0px #225ee5 !important;
	border-radius: 0 0 1px 1px;
}
.menu02 li a {
	display: block;
	font-size: 18px;
	text-decoration: none;
	color: #694f0c;
	padding: 10px 0 8px 47px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-weight: bold;
	text-shadow: 1px 1px 1px #CCC;
}
.menu02 li a:hover {
	color: #694f0c;
	background: #f4eedd;
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-shadow: 1px 1px 1px #CCC;
}
.menu02 li.last a {
}
.menu02 li.last a:hover {
}
.menu02 li.list01 a {
	background-image: url(../images/listmark02.png);
}
.menu02 li.list01 a:hover {
	background-image: url(../images/listmark02.png);
}
.maehatatoha_list {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	list-style-type: square;
}
.maehatatoha_list li {
	color: #06F;
	font-weight: bold;
	margin: 0 0 1.3em 1.2em;
}
table.soshiki {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-top: #0d559f solid 1px;
	border-left: #0d559f solid 1px;
	font-size: 12px;
}
table.soshiki th {
	width: 30%;
	font-size: 1.5em;
	text-align: center;
	border-right: #0d559f solid 1px;
	border-bottom: #0d559f solid 1px;
	color: #fff;
	background: #0d559f;
	padding: 15px;
}
table.soshiki td {
	width: 70%;
	font-size: 1.5em;
	padding: 15px 0;
	text-align: left;
	border-right: #0d559f solid 1px;
	border-bottom: #0d559f solid 1px;
	font-weight: bold;
	background: #FFF;
}
table.soshiki td.seihin {
	text-align: left;
	color: #F93;
	font-weight: bold;
}
table.soshiki td.seihinlast:last-child {
	text-align: left;
	color: #F93;
	font-weight: bold;
	border-radius: 0 0 5px 0;
}
.gikai p {
	font-size: 1.2em;
	line-height: 1;
	color: #0854bc;
	font-weight: bold;
}
.gikai ul li {
	list-style: none;
}
.pT4 {
	padding-top: 4px;
}
.mT3 {
	margin-top: 3px;
}
.mT5 {
	margin-top: 5px;
}
.mT3em {
	margin-top: 3em;
}
.pT2em {
	padding-top: 2em;
}
.pT1em {
	padding-top: 1em;
}
.pT8 {
	padding-top: 8px;
}
.mT8 {
	margin-top: 8px;
}
.mT10 {
	margin-top: 10px;
}
.mT20 {
	margin-top: 20px;
}
.mB10 {
	margin-bottom: 10px;
}
.mB15 {
	margin-bottom: 15px;
}
.textOB {
	font-weight: bold;
	color: #F93;
}
.textBLB {
	font-weight: bold;
	color: #0e72ba;
}
.textO {
	color: #F93;
}
.textG {
	color: #393;
}
.textR {
	color: #F00;
}
.textRB {
	font-weight: bold;
	color: #F00 !important;
}
.textKanreki {
	color: #c32428;
}
.textChoju {
	color: #7d4cb1;
}
.textOiwaiwari {
	color: #e3b41e;
}
.textBL {
	color: #06F;
}
.text01 {
	color: #06C;
}
.text02 {
	font-size: 12px;
	color: #06C;
}
.textC {
	text-align: center;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px !important;
}
.text14 {
	font-size: 14px;
}
.text18 {
	font-size: 18px;
}
.text24 {
	font-size: 24px !important;
}
.text28 {
	font-size: 22px !important;
}
.text30 {
	font-size: 30px !important;
}
.mL10 {
	margin-left: 10px;
}
.mT50 {
	margin-top: 50px !important;
}
.mB30 {
	margin-bottom: 30px !important;
}
.mB2em {
	margin-bottom: 2em !important;
}
.mB1em {
	margin-bottom: 1em !important;
}
.pT5em {
	padding-top: 5em !important;
}
.pB10 {
	padding-bottom: 10px !important;
}
.pB20 {
	padding-bottom: 20px !important;
}
.pB30 {
	padding-bottom: 30px !important;
}
.pB100 {
	padding-bottom: 100px !important;
}
.tpink {
	color: #d53a78;
}
.tbleu {
	color: #6ba3d8;
}
.tgreen {
	color: #96ae4f;
}
.tyellow {
	color: #d5b617;
}
.textB {
	font-weight: bold;
}
.center {
	text-align: center;
}
.bgf {
	background: #FFF;
}
.bg01 {
	background: url(../images/bg01.gif);
}
.traffictext {
	font-size: 14px;
}
.utikesisen {
	text-decoration: line-through;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear: both;
}
.border01 {
	border-bottom: #999 dotted 1px;
	padding: 20px 0;
}
.text_center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.list {
	margin: 50px 50px 50px 50px;
	list-style-type: none;
	overflow: hidden;
}
.list li {
	margin: 50px 20px 50px 20px;
	float: left;
	transition: .8s;
}
.mv07 {
	opacity: 1;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.top_bg {
	background: url(../images/box01_bg02.jpg) no-repeat top center;
	-moz-background-size: cover;
	background-size: cover;
}
div#loader {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #fff;
	text-align: center;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
}
div#loader div {
	margin-left: -100px;
	margin-top: -100px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
}
#loader-bar {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
#loader {
	position: relative;
	width: 2.5em;
	height: 2.5em;
}
#loader:before, #loader:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 0.5em;
	height: 0.5em;
	border-radius: 0.25em;
	transform: translate(-50%, -50%);
}
#loader:before {
	animation: before 2s infinite;
}
#loader:after {
	animation: after 2s infinite;
}

