
















html body {
	font-family: Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	position: relative;
	color: #4d4d4d;
}

html body a {
	color: #993333;
	text-decoration: underline;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

html body a:hover,
html body a:focus {
	color: #993333;
	opacity: 0.5;
}

h3,
h4 {
	margin: 0px;
	padding: 0px;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

dt,
dl,
dd {
	margin: 0px;
	padding: 0px;
}

.mt-container {
	width: auto;
	padding: 0 14px;
	position: relative;
}

.mt-container-fluid {
	width: 100%;
	padding: 0 14px;
	position: relative;
}

.mt-container-fluid .col-sm-12 {
	padding: 0px;
}

.mt-row {
	margin: 0px;
}

.col__left,
.col__right {
	float: none;
	padding: 0px;
}

.mt-btn-primary {
	background: none;
}

.mt-btn-primary.btn-primary.active,
.mt-btn-primary.btn-primary:active,
.mt-btn-primary.open > .dropdown-toggle.btn-primary {
	background-image: none;
	outline: 0;
	box-shadow: none;
}

.mt-btn-primary.btn.active,
.mt-btn-primary.btn:active {
	background-image: none;
	outline: 0;
	box-shadow: none;
}

.mt-btn-primary.active.focus,
.mt-btn-primary.active:focus,
.mt-btn-primary.active:hover,
.mt-btn-primary:active.focus,
.mt-btn-primary:active:focus,
.mt-btn-primary:active:hover,
.open > .dropdown-toggle.mt-btn-primary.focus,
.open > .dropdown-toggle.mt-btn-primary:focus,
.open > .dropdown-toggle.mt-btn-primary:hover {
	color: #fff;
	background-color: #993333;
	border-color: #993333;
}

a {
	text-decoration: none;
}

a[href^="tel:"] {
	cursor: default;
	color: #e95464;
	text-decoration: none;
}

a[href^="tel:"]:hover,
a[href^="tel:"]:visited,
a[href^="tel:"]:active {
	color: #e95464;
	opacity: 1;
}

.mt-h1 {
	width: 100%;
	margin: 0 0;
	display: block;
	overflow: hidden;
}

.mt-h1 img {
	width: 100%;
}

.mt-navbar {
	height: auto;
	margin-bottom: 0;
	font-size: 1.25em;
	height: 66.66667px;
	background-color: #ffffff;
	line-height: 0px;
	border: 0px;
	z-index: 1030;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.mt-navbar.fixed {
	height: 60px;
	opacity: 0.9;
	top: 0px;
}

.mt-navbar.fixed .mt-navbar-nav li {
	height: 60px;
}

.mt-navbar.fixed .mt-navbar-nav li.active:after {
	top: 60px;
}

.mt-navbar.fixed .mt-navbar-brand {
	height: 60px;
}

.mt-navbar.fixed .mt-collapse {
	height: 60px !important;
}

.mt-navbar-brand {
	height: 60px;
	height: 66.66667px;
	margin: 0px;
}

.mt-navbar-brand > * {
	max-width: 160px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
}

.mt-navbar-default .mt-navbar-nav {
	margin: 0px -15px;
	height: auto;
}

.mt-navbar-default .mt-navbar-nav li {
	font-size: 80%;
	font-weight: bold;
	display: block;
	line-height: 42px;
	height: 35px;
	margin: 0 0px 0px 0;
	-webkit-font-feature-settings: "pkna";
	font-feature-settings: "pkna";
	border-bottom: 1px solid #e6e6e6;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-align: center;
}

.mt-navbar-default .mt-navbar-nav li a {
	color: #4d4d4d;
	text-decoration: none;
}

.mt-navbar-default .mt-navbar-nav li a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

.mt-navbar-default .mt-navbar-nav li a:hover {
	color: #993333;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.mt-navbar-default .mt-navbar-nav li > * {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
}

.mt-navbar-default .mt-navbar-nav li:last-child {
	margin-right: 0px;
}

.mt-navbar-default .mt-navbar-nav li a {
	padding: 0;
}

.mt-navbar-default .mt-navbar-nav li a > span {
	font-size: 0.8em;
}

.mt-collapse {
	background-color: #ffffff;
	padding-bottom: 10px;
	margin: 0px;
}

.mt-collapse li {
	line-height: 60px;
	padding: 0px 14px;
}

.mt-collapse.in.none {
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.mt-jumbotron.jumbotron__indexImg {
	background-image: url(https://www.skyandsea-jp.com/images/bg_2021.jpg);
	background-size: cover;
	background-position: center;
}

.mt-jumbotron .mainlead__block {
	width: 100%;
	position: relative;
	padding: 14px;
	margin-top: 14px;
	z-index: 50;
	background-color: rgba(30, 30, 30, 0.3);
}

.mt-jumbotron .mt-h2.mainlead__title {
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: -0.01em;
	font-size: 21px;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1.5rem;
}

.mt-jumbotron .mainlead__caption {
	font-size: 0.9em;
	margin-bottom: 0px;
}

.UnderlayerJumbotron {
	position: relative;
}

.UnderlayerJumbotron .Jumbotron__bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	background-color: rgba(30, 30, 30, 0.3);
	z-index: 10;
}

.UnderlayerJumbotron .jumbotron__indexImg {
	background-image: url(https://www.skyandsea-jp.com/images/bg_2021.jpg);
	background-size: cover;
}

.UnderlayerJumbotron .mt-h2.mainlead__title {
	font-size: 2em;
	padding: 0px;
	margin: 0px 0 7px 0;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	position: relative;
	letter-spacing: -0.01em;
}

.UnderlayerJumbotron .mainlead__caption {
	display: block;
	margin: 0 auto;
	font-size: 1em;
	margin-top: 0.25rem;
	position: relative;
}

.UnderlayerJumbotron.UnderlayerJumbotron__img {
	background-size: cover;
}

.UnderlayerJumbotron.UnderlayerJumbotron__newsimg {
	background-image: url(https://www.skyandsea-jp.com/images/news_image.jpg);
	background-size: cover;
}

.mt-jumbotron {
	//height: calc(575px/2);
	height: 100vh;
	position: relative;
	padding: 66.66667px 0 0px 0;
	margin-bottom: 0px;
	color: #ffffff;
}

.UnderlayerJumbotron {
	width: auto;
	height: px;
	padding: 66.66667px 0 0px 0;
	color: #ffffff;
}

.UnderlayerJumbotron .mainlead__block {
	width: 100%;
	position: relative;
	padding: 14px;
	margin-top: 14px;
	z-index: 50;
}

.backtop {
	width: 100%;
	height: 32px;
	margin-right: 14px;
	margin-top: 42px;
	position: relative;
}

.backtop .backtop__icon {
	width: 100%;
	height: 32px;
	font-size: 2rem;
	line-height: 3rem;
	color: #ffffff;
	background-color: #33336a;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.backtop .backtop__icon:hover {
	opacity: 0.5;
}

.pankuzu {
	font-size: 85%;
	background: #d8d8d8;
	padding: 7px 0;
	line-height: 21px;
	text-decoration: underline;
}

.pankuzu a {
	color: #4d4d4d;
	text-decoration: none;
}

.pankuzu a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

.pankuzu a:hover {
	color: #993333;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.pankuzu li {
	float: left;
}

.pankuzu li:after {
	content: "＞";
	margin: 0 8px;
}

.pankuzu li:last-child:after {
	display: none;
}

footer {
	text-align: center;
}

	footer > p {
 		margin: 0;
    	padding: 10px 0;
	}

.pagemenu {
	position: relative;
	color: #ffffff;
}

.pagemenu .pagemenu__bg {
	position: absolute;
	background-color: rgba(30, 30, 30, 0.3);
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.pagemenu .pagemenu__textwrap {
	padding: 42px 0;
	height: auto;
	z-index: 20;
	position: relative;
}

.pagemenu .pagemenu__textwrap .pagemenu__title {
	font-size: 2em;
	font-weight: 600;
	margin: 0px 0 7px 0;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: -0.01em;
}

.pagemenu .pagemenu__textwrap .pagemenu__text {
	width: auto;
	margin-bottom: 3rem;
}

.pagemenu .pagemenu__textwrap .pagemenu__button {
	text-align: right;
	margin-bottom: 0px;
}

.pagemenu .pagemenu__textwrap .pagemenu__button .pagemenu__buttonIcon {
	font-size: 0.5em;
	padding-right: 0.25em;
}

.pagemenu .mt-btn-lg {
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-transition: background-color 0.5s, color 0.5s;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #ffffff;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #ffffff;
	text-decoration: none;
}

.pagemenu .mt-btn-lg:hover,
.pagemenu .mt-btn-lg:active,
.pagemenu .mt-btn-lg:focus {
	border: 2px solid #ffffff;
	color: #4d4d4d;
	background-color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}

.pagemenu .mt-btn-lg .glyphicon {
	margin-right: 3px;
}

.pagemenu__bgwrap {
	background-size: cover;
	padding: 0 14px;
	background-color: #993333;
}

.pagemenu__bgwrap:nth-child(2) {
	background-color: #33336a;
}

.pagemenu__bgwrap:nth-child(3n) {
	background-color: #33336a;
}

.pagemenu__bgwrap:nth-child(odd) > .pagemenu__textwrap {
	margin-left: auto;
}

.pagemenu__bg:nth-child(even) > .pagemenu__textwrap {
	margin-right: auto;
}

.newsarea {
	max-width: 1110px;
	margin: 0 auto;
	margin-top: 28px;
	margin-bottom: 42px;
}

.newsarea .mt-container-fluid {
	padding: 0 0px;
}

.newsarea .newsarea__title {
	font-size: 2em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 14px;
	margin-bottom: 14px;
	border-bottom: 2px solid #e6e6e6;
}

.newsarea .newsarea__title:after {
	content: "NEWS";
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #993333;
}

.newsarea .newsarea__entry {
	border: 0px;
	overflow: hidden;
}

.newsarea .newsarea__entry dl:nth-last-child(2) {
	margin-bottom: 15px;
}

.newsarea .newsarea__entry > ul {
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.newsarea .newsarea__entry > ul li a,
.newsarea .newsarea__entry > ul article a {
	color: #4d4d4d;
	padding: 7px 0 7px 7px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: 7px;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.newsarea .newsarea__entry > ul li a:hover,
.newsarea .newsarea__entry > ul article a:hover {
	color: #993333;
	background-color: #f3f3f3;
	display: block;
	opacity: 1.0;
}

.newsarea .newsarea__entry dl:nth-last-child(2) {
	margin-bottom: 15px;
}

.newsarea .newsentry__item {
	padding: 7px;
	margin: 0px -14px;
	margin-bottom: 14px;
}

.newsarea .newsentry__item .newsentry__date {
	width: 100%;
	margin: 0px;
}

.newsarea .newsentry__item .newsentry__text {
	width: 100%;
	margin: 0px;
}

.newsarea .newsentry__item .newsentry__genre {
	display: inline-block;
	margin-bottom: 7px;
}

.newsarea .newsentry__item .newsentry__title {
	width: 100%;
	padding: 0px;
	font-size: 21px;
	margin-bottom: 7px;
	font-weight: bold;
}

.newsarea .newsentry__item .newsentry__main {
	margin: 0px;
}

.newsarea .newsentry__button {
	text-align: right;
	margin: 14px 0 0px 0;
}

.newsarea .mt-btn-lg {
	background-color: white;
	-webkit-transition: background-color 0.5s, color 0.5s;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #993333;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #993333;
	text-decoration: none;
}

.newsarea .mt-btn-lg:hover,
.newsarea .mt-btn-lg:active,
.newsarea .mt-btn-lg:focus {
	border: 2px solid #993333;
	color: #ffffff;
	background-color: #903030;
	opacity: 1;
}

.newsarea .mt-btn-lg .glyphicon {
	margin-right: 3px;
}

.newsarea .newsentry__genrename--notice .genre {
	width: auto;
	background-color: #d1703b;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	display: inline-block;
}

.newsarea .newsentry__genrename--news .genre {
	width: auto;
	background-color: #384987;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	display: inline-block;
}

.newsarea .newsentry__genrename--important .genre {
	width: auto;
	background-color: #4a7c3e;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	display: inline-block;
}

.newslist {
	margin-top: 28px;
	margin-bottom: 28px;
}

.newslist li a,
.newslist article a {
	color: #4d4d4d;
	padding: 7px 0 7px 7px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: 7px;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.newslist li a:hover,
.newslist article a:hover {
	color: #993333;
	background-color: #f3f3f3;
	display: block;
	opacity: 1.0;
}

.newslist .newstext__wrap {
	margin-bottom: 7px;
}

.newslist .newslist__item {
	border-bottom: 1px dotted #cccccc;
	margin: 7px 0px;
	padding-bottom: 7px;
}

.newslist .newslist__title {
	height: 35px;
	color: #4d4d4d;
	font-size: 1.75em;
	margin: 0px 0 21px 0;
	border-bottom: 1px dotted #bababa;
	padding-left: 18px;
	position: relative;
}

.newslist .newslist__title:before {
	content: "";
	display: block;
	width: 7px;
	height: 35px;
	background-color: #33336a;
	position: absolute;
	left: 0px;
}

.newstext__title > *:first-child .newslist_article {
	margin-top: -7px;
}

.newslist .newstext__title {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
}

.newslist .newslist__nextbutton a,
.newslist .newslist__prevbutton a {
	background-color: white;
	-webkit-transition: background-color 0.5s, color 0.5s;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #993333;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #993333;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 0px;
}

.newslist .newslist__nextbutton a:hover,
.newslist .newslist__nextbutton a:active,
.newslist .newslist__nextbutton a:focus,
.newslist .newslist__prevbutton a:hover,
.newslist .newslist__prevbutton a:active,
.newslist .newslist__prevbutton a:focus {
	border: 2px solid #993333;
	color: #ffffff;
	background-color: #903030;
	opacity: 1;
}

.newslist .newslist__nextbutton a .glyphicon,
.newslist .newslist__prevbutton a .glyphicon {
	margin-right: 3px;
}

.newslist .newslist__nextbutton {
	text-align: right;
}

.newslist .newslist__prevbutton {
	text-align: left;
}

.newsdata__wrap,
.news__entryWrap {
	width: 100%;
	margin-bottom: 14px;
}

.newsdata__wrap dl,
.news__entryWrap dl {
	width: 100%;
}

.newsdata__wrap > *,
.news__entryWrap > * {
	margin: 0px;
	float: left;
}

.newsdata__wrap.genre_notice .date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #d1703b;
	padding: 0 8px;
	border: 1px solid #d1703b;
}

.newsdata__wrap.genre_notice .genre {
	width: auto;
	background-color: #d1703b;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
}

.newsdata__wrap.genre_news .date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #384987;
	padding: 0 8px;
	border: 1px solid #384987;
}

.newsdata__wrap.genre_news .genre {
	width: auto;
	background-color: #384987;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
}

.newsdata__wrap.genre_important .date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #4a7c3e;
	padding: 0 8px;
	border: 1px solid #4a7c3e;
}

.newsdata__wrap.genre_important .genre {
	width: auto;
	background-color: #4a7c3e;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
}

.news-sidemenu {
	width: 100%;
	margin-top: 28px;
	margin-bottom: 28px;
	padding-bottom: 0px;
}

.news-sidemenu li a,
.news-sidemenu article a {
	color: #4d4d4d;
	padding: 7px 0 7px 7px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin-left: 7px;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.news-sidemenu li a:hover,
.news-sidemenu article a:hover {
	color: #993333;
	background-color: #f3f3f3;
	display: block;
	opacity: 1.0;
}

.news-sidemenu .news-sidemenu__subtitle {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0 -7px;
	color: #33336a;
}

.news-sidemenu li {
	margin-bottom: 7px;
}

.side-entry__wrap {
	border-bottom: 2px solid #cccccc;
	padding-bottom: 7px;
	margin: 14px 0 21px;
}

.side-entry__wrap:last-child {
	margin-bottom: 0px;
}

.side-entry__wrap.oneline li {
	width: 50%;
	display: block;
	float: left;
}

.side-entry__wrap a:before {
	font-size: 6px;
	content: "\0025B6";
	margin-right: 0.5em;
	color: #cccccc;
	text-decoration: none;
	float: left;
}

.side-entry__wrap a p {
	margin: 0px 0px 0px 1em;
	padding: 0px;
}

.side-entry__wrap .active {
	background-color: #e6e6e6;
	color: #993333;
	position: relative;
}

.side-entry__wrap .active a:before {
	color: #ffffff;
}

.side-entry__wrap .active a:hover {
	background-color: #e6e6e6;
}

.UnderlayerJumbotron {
	color: #ffffff;
}

.pages {
	padding-bottom: 28px;
}

.pages blockquote {
	width: auto;
	display: table;
	border: 2px solid #e6e6e6;
	padding: 7px;
	margin: 0 0 14px;
	font-size: 1em;
}

.pages ul li {
	background-image: url("/images/icon/listicon.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-size: 14px;
	padding-left: 21px;
}

.pages hr {
	margin: 21px 0;
	border-top: 1px solid #e6e6e6;
}

.pages-subnavi {
	background-color: #e6e6e6;
	height: auto;
	line-height: 28px;
}

.pages-subnavi li {
	float: left;
	position: relative;
}

.pages-subnavi li a {
	color: #4d4d4d;
	text-decoration: none;
	display: block;
	padding: 7px 14px;
	-webkit-transition: all 0.5s ease;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.pages-subnavi li a:hover {
	opacity: 1.0;
	color: #993333;
	background-color: #ffffff;
}

.pages-subnavi a > article {
	text-decoration: none;
}

.pages-subnavi article > a:hover {
	color: #993333;
	background-color: #ffffff;
	display: block;
	opacity: 1.0;
}

.pages-subnavi .pages-subnavi__wrap {
	font-size: 85%;
	margin: 0 -14px;
}

.pages-subnavi .pages-subnavi__wrap li {
	margin: 0px;
	border-right: 1px solid #bababa;
	position: relative;
}

.pages-subnavi .pages-subnavi__wrap .active {
	color: #993333;
}

.pages-subnavi .subnavi-depth__wrap {
	width: 100%;
}

.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth1,
.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth2,
.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth3 {
	display: block;
	float: left;
}

.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth2 {
	font-size: 88%;
	background-color: #d4d4d4;
}

.pages-subnavi .subnavi-depth__wrap .subnavi-depth__depth3 {
	font-size: 88%;
	background-color: #bdbdbd;
}

.pages-subnavi.fixed {
	display: none;
}

.pages-wrap {
	padding: 42px 0 28px 0;
}

.pages-wrap:first-child {
	padding-top: 0px;
}

.pages-wrap:nth-child(odd) {
	background-color: #ffffff;
}

.pages-wrap:nth-child(even) {
	background-color: #f2f2f2;
}

.pages-wrap .pagesitem__subtitle {
	height: 35px;
	color: #4d4d4d;
	font-size: 1.75em;
	margin: 0px 0 21px 0;
	border-bottom: 1px dotted #bababa;
	padding-left: 18px;
	position: relative;
	margin-bottom: 21px;
}

.pages-wrap .pagesitem__subtitle:before {
	content: "";
	display: block;
	width: 7px;
	height: 35px;
	background-color: #33336a;
	position: absolute;
	left: 0px;
}

.pages-wrap .pages-h4 {
	color: #33336a;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 14px;
}

.pages-wrap .pagesitem__text {
	margin: 0 0 14px;
}

.pages-wrap .pages-figure {
	margin: 28px 0px 0px;
	padding: 0px;
}

.pages-wrap .pages-figure img {
	max-width: 100%;
	max-height: 100%;
}

.pages-wrap .pages__button {
	text-align: right;
	margin-top: 28px;
	margin-bottom: 0px;
}

.pages-wrap .mt-btn-primary {
	background-color: #993333;
	-webkit-transition: background-color 0.5s, color 0.5s;
	transition: background-color 0.5s, color 0.5s;
	background: none;
	border: 2px solid #993333;
	border-radius: 0px;
	font-size: 0.8em;
	padding: 8px 48px;
	color: #993333;
	text-decoration: none;
	margin: 0px;
}

.pages-wrap .mt-btn-primary:hover,
.pages-wrap .mt-btn-primary:active,
.pages-wrap .mt-btn-primary:focus {
	border: 2px solid #993333;
	color: #ffffff;
	background-color: #993333;
	opacity: 1;
}

.pages-wrap .mt-btn-primary .glyphicon {
	margin-right: 3px;
}

.pages-wrap .pages__item {
	padding-left: 0px;
}

.pages-wrap .itemimages__wrap {
	width: 100%;
	margin-top: 28px;
	padding: 0px;
	position: relative;
	display: block;
}

.pages-wrap .itemimages__wrap .itemimages__images {
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
}

.wysiwyg {
	margin: 42px 0;
}

.wysiwyg h3 {
	height: 35px;
	color: #4d4d4d;
	font-size: 1.75em;
	margin: 0px 0 21px 0;
	border-bottom: 1px dotted #bababa;
	padding-left: 18px;
	position: relative;
	margin-bottom: 21px;
}

.wysiwyg h3:before {
	content: "";
	display: block;
	width: 7px;
	height: 35px;
	background-color: #33336a;
	position: absolute;
	left: 0px;
}

.wysiwyg h4 {
	color: #33336a;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin: 21px 0;
}

.wysiwyg figure,
.wysiwyg img {
	margin: 14px auto;
	max-width: 100%;
}

.wysiwyg strong {
	font-weight: bold;
	color: #e95464;
}

.wysiwyg ul {
	margin: 0 0 14px;
}

.wysiwyg ul li {
	background-image: url("/images/icon/listicon.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-size: 14px;
	padding-left: 21px;
}

.wysiwyg hr {
	margin: 21px 0;
	border-top: 1px solid #e6e6e6;
}

.wysiwyg blockquote {
	width: auto;
	display: table;
	border: 2px solid #e6e6e6;
	padding: 7px;
	margin: 0 0 14px;
	font-size: 1em;
}

.wysiwyg p {
	margin: 0 0 14px;
}

.wysiwyg .wysiwyg__date {
	width: auto;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	font-size: 80%;
	color: #d1703b;
	padding: 0 8px;
	border: 1px solid #d1703b;
	margin-bottom: 1em;
	float: left;
}

.wysiwyg .wysiwyg__genre {
	width: auto;
	background-color: #d1703b;
	display: block;
	font-size: 80%;
	line-height: 28px;
	color: #ffffff;
	padding: 0 8px;
	height: 28px;
	margin-bottom: 1em;
	float: left;
}

@media screen and (min-width: 768px) {
.mt-navbar-brand > * {
	max-width: 200px;
}

.mt-container {
	width: 740px;
}

.mt-container-fluid {
	width: 740px;
}

.col__left {
	width: 25%;
	float: left;
	padding: 0px 14px 0px 0px;
}

.col__right {
	width: 75%;
	float: right;
	padding: 0px 0px 0px 14px;
}

.mt-jumbotron .mainlead__block {
	margin-top: 28px;
	padding: 48px 28px;
}

.mt-jumbotron .mt-h2.mainlead__title {
	font-size: 3em;
	font-weight: 500;
}

.mt-jumbotron {
	//height: 575px;
	height: 100vh;
	padding: 100px 0 0px 0;
}

.backtop {
	width: 64px;
	height: 64px;
	display: block;
	margin-left: auto;
	margin-top: 42px;
}

.backtop .backtop__icon {
	width: 64px;
	height: 64px;
	font-size: 3em;
	line-height: 1.7em;
	color: #ffffff;
}

.pagemenu .pagemenu__textwrap {
	width: calc( 768px / 2 - 28px);
	padding: 0 14px;
}

.pagemenu .pagemenu__textwrap .pagemenu__title {
	font-size: 2.75em;
	margin: 42px 0 28px 0;
}

.pagemenu .pagemenu__textwrap .pagemenu__button {
	margin-bottom: 42px;
}

.pagemenu-bg01:nth-child(odd) {
	padding-right: 14px;
	padding-left: 0px;
}

.pagemenu-bg01:nth-child(even) {
	padding-right: 0px;
	padding-left: 14px;
}

.newsarea .newsarea__title {
	font-size: 2.5em;
	border: 0px;
}

.newsarea .newsarea__entry {
	border-left: 4px solid #cccccc;
	margin: 0px;
	padding: 0px;
}

.newsarea .newsentry__item {
	margin: 0px;
	margin-left: 14px;
}

.newsarea .newsentry__item .newsentry__date {
	width: 18%;
	margin-right: 14px;
	float: left;
}

.newsarea .newsentry__item .newsentry__text {
	width: calc(82% - 14px);
	float: left;
	padding: 0px;
}

.newslist .newslist__title {
	height: 42px;
	font-size: 2em;
	margin: 0px 0 2rem 0;
	padding-bottom: 1rem;
}

.newslist .newslist__title:before {
	width: 10px;
	height: 42px;
}

.side-entry__wrap.oneline li {
	width: 100%;
	margin: 0px -3px;
	padding: 3px;
	float: none;
}

.side-entry__wrap a {
	margin: 0px;
	padding: 3px;
}

.side-entry__wrap .active:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 8px 8px;
	border-color: transparent transparent transparent #e6e6e6;
}

.pages-subnavi .pages-subnavi__wrap {
	font-size: 100%;
}

.pages-subnavi .subnavi-depth__wrap {
	width: auto;
	float: left;
	display: block;
}

.pages-subnavi.fixed {
	display: block;
	position: fixed;
	top: 60px;
	width: 100%;
	z-index: 1050;
}

.pages-wrap .pagesitem__text {
	margin-bottom: 4em;
}

.pages-wrap .itemimages__wrap {
	width: 50%;
	margin-top: 0px;
}

.wysiwyg h3 {
	height: 42px;
	font-size: 2em;
	margin: 0px 0 2rem 0;
	margin-bottom: 28px;
}

.wysiwyg h3:before {
	width: 10px;
	height: 42px;
}

.wysiwyg h4 {
	font-size: 2.5em;
	margin: 21px 0 28px 0;
}

}

@media (min-width: 768px) {

.pages-wrap .pagesitem__subtitle {
	height: 42px;
	font-size: 2em;
	margin: 0px 0 2rem 0;
	padding-bottom: 1rem;
}

.pages-wrap .pagesitem__subtitle:before {
	width: 10px;
	height: 42px;
}

}

@media screen and (min-width: 980px) {

.mt-container {
	//width: 952px;
	width: 1082px;
	padding: 0px;
	margin: 0 auto;
}

.mt-container-fluid {
	//width: 952px;
	width: 1082px;
	padding: 0px;
	margin: 0 auto;
}

.mt-h1 {
	padding: 0px;
}

.mt-navbar {
	height: 100px;
}

.mt-navbar-brand {
	height: 100px;
	width: 200px;
}

.mt-navbar-default .active {
	color: #993333 !important;
	position: relative;
	text-decoration: underline !important;
}

.mt-navbar-default .active a {
	color: #993333;
	background-color: #fff;
}

.mt-navbar-default .active a:focus,
.mt-navbar-default .active a:hover,
.mt-navbar-default .active a:visited {
	background-color: #fff;
	color: #993333;
}

.mt-navbar-default .mt-navbar-nav {
	float: right;
	position: relative;
	height: 100px;
	width: calc(100% - 240px);
}

.mt-navbar-default .mt-navbar-nav li {
	font-size: 100%;
	height: 100px;
	margin-right: 28px;
	padding: 0px;
	border-bottom: none;
}

.mt-collapse {
	background-color: transparent;
}

.mt-jumbotron .mainlead__block {
	width: 70%;
}

.mt-jumbotron .mainlead__caption {
	font-size: 1em;
}

.UnderlayerJumbotron .mt-h2.mainlead__title {
	font-size: 3em;
}

.UnderlayerJumbotron {
	padding: 100px 0 0px 0;
	height: 301px;
}

.UnderlayerJumbotron .mainlead__block {
	padding: 48px 0px;
}

.pagemenu .pagemenu__textwrap {
	width: calc( 980px / 2 - 28px);
}

.newsarea {
	margin-top: 42px;
}

.newsarea .newsentry__item .newsentry__date {
	width: 12%;
	margin: 0 14px;
}

.newsarea .newsentry__item .newsentry__text {
	width: calc(88% - 42px);
	margin-right: 0px;
}

}

@media screen and (max-width: 980px) and (min-width: 768px) {

.navbar-nav {
	margin: 0px !important;
	float: none !important;
}

}

@media screen and (min-width: 1110px) {

.mt-container {
	width: 1082px;
}

.mt-container-fluid {
	width: 1082px;
}

.mt-h1 {
	margin: 0px 2em 0px 0px;
}

.mt-navbar-default .mt-navbar-nav li {
	margin-right: 35px;
}

.pagemenu .pagemenu__textwrap {
	width: calc( 1110px / 2 - 28px);
}

}

@media (max-width: 980px) {

.navbar-header {
	float: none;
}

.navbar-left,
.navbar-right {
	float: none !important;
}

.navbar-toggle {
	display: block;
}

.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-collapse.collapse {
	display: none !important;
}

.navbar-nav {
	margin: 0px -15px;
}

.navbar-nav ul {
	margin: 0px;
	background-color: #fff;
}

.navbar-nav > li {
	float: none;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.mt-navbar-default .mt-navbar-nav li {
	text-align: left;
}

.mt-navbar-default .mt-navbar-nav li a > span {
	font-size: 1.0em;
}

.navbar-nav > li > a > br {
	display: none;
}

.collapse.in {
	display: block !important;
}

}

.price-dji {
   width: 300px;
   float: left;
   margin: 20px;
}

table.type01 {
    border-collapse: separate;
    border-spacing: 0;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table.type01 th {
    height: 70px;
    padding: 10px;
    font-weight: bold;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #eee;
    text-align: center;
}
table.type01 td {
    height: 70px;
    border-collapse:collapse;
    padding: 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

h5 {
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
    font-size: large;
}

.letter {
   width: 250px;
   float: left;
   margin: 10px;
}

table.type02 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table.type02 th {
    width: 160px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
}
table.type02 td {
    width: 920px;
    padding: 10px;
    vertical-align: top;
}
table.type02 .even {
    background: #efefef;
}

.drone_video {
   width: 500px;
   height: 410px;
   float: left;
   margin: 20px;
}

table.type03 {
    border-collapse: separate;
    border-spacing: 1px;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
}
table.type03 th {
    width: 130px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
table.type03 td {
    width: 330px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

.school01 {
   width: 480px;
   float: left;
   margin: 20px;
}

table.type04 {
    border-collapse: separate;
    border-spacing: 1px;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
}
table.type04 th {
    width: 30px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    background: #efefef;
}
table.type04 td {
    width: 1050px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

.school02 {
   width: 480px;
   float: left;
   margin: 0px 50px 0px 0px;
}

.drone_photo {
   width: 500px;
   height: 410px;
   float: left;
   margin: 20px;
}

.drone_photo2 {
   width: 500px;
   height: 320px;
   float: left;
   margin: 20px;
}

table.type05 {
    border-collapse: separate;
    border-spacing: 1px;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
}
table.type05 th {
    width: 130px;
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
table.type05 td {
    width: 460px;
    padding: 5px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}





.insta_btn2{
  color: #FFF;
  border-radius: 7px;
  position: relative;
  display: inline-block;
  height: 50px;
  width: 190px;
  text-align: center;
  font-size: 25px;
  line-height: 50px;
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow: hidden;
  text-decoration:none;
}

.insta_btn2:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram{
  font-size: 35px;
  position: relative;
  top: 4px;
}

.insta_btn2 span {
  display:inline-block;
  position: relative;
  transition: .5s
}

.insta_btn2:hover span{
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

.circle {	
  position: relative;
  display: inline-block;
  width: 160px;
  height: 140px;
  border-radius: 50%;
  background: darkorange;
}

.circle span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :160px;
  text-align:center;
}

.example {
  position: relative;
  }

.example p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  /*文字の装飾は省略*/
  }

.example img {
  width: 100%;
  }

.sale {
 display: inline-block;
 padding: 1em 1em 1em 3em;
 background: #f5f5f5;
 width :500px;
 margin: 10px;
}

.aircraft-box {
 display: inline-block;
 padding: 1em 1em 1em 3em;
 background: #f5f5f5;
 width: 49%;
 margin: 10px;
 float: left;
}

.aircraft {
  width: 49%;
  float: left;
}

.aircraft {
  margin-right: 1%;
}

.aircraft-box {
  margin-left: 1%;
}

@media screen and (max-width: 750px) {
  .aircraft,
  .aircraft-box{
    width: 100%;
    float: none;
  }

  .aircraft {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .aircraft-box {
    margin-left: 0;
  }
}

.box1{
  padding: .5em .75em;
  background-color: #f6f6f6;
  border: 1px solid #eee;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, .5) inset, -1px -1px 0 rgba(100, 100, 100, .1) inset;
}
.box1 p {
    margin: 0; 
    padding: 0;
}

div.imagebox {
   background-color: #ffffff;
   width: 300px;
   float: left;
   margin: 5px;
}

.news-youtube {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.news-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.license {
  display: inline-block;
  padding: 0.5em 1em;
  margin: 2em 0;
  background: #FFF;
  border: solid 3px #6091d3;/*線*/
  border-radius: 10px;/*角の丸み*/
  width :500px;
  margin: 10px;
}

h6 {
  padding: .5em .75em;
  background-color: #f6f6f6;
  border: 1px solid #eee;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, .5) inset, -1px -1px 0 rgba(100, 100, 100, .1) inset;
  width: 460px;
}

.flow1 {
  font-size:150%;
  font-weight: bolder;
  color: #364e96;
  border: solid 1px #27acd9;
  box-shadow: 2px 5px 5px #eeeeee;
  padding: 0.5em;
  }

.table_design06 {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
}
.table_design06 th {
 padding: 10px;
 text-align: center;
 background: #cde4ff;
 border: solid 1px #778ca3;
}
.table_design06 td {
 padding: 10px;
 border: solid 1px #778ca3;
}

.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #f5f5f5;/*背景色*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}

.box3 {
 display: inline-block;
 padding: 1em 1em 1em 1em;
 background: #f0f8ff;
 width :410px;
 margin: 10px;
}

.btn01 {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #4682b4;
  border: double 4px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}
.btn01:hover {
  background: #fffbef;
}