/*================= clearfix =================*/
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
..clearfix:after {
	clear: both;
}
.clearfix {
*zone: 1;
}
/*======= MENU VIEW button=============*/

.body-container {
  position: relative;
  width: max-content;
  overflow: hidden;
}

.footer {
width: max-content
  padding-top: 100px;
  padding-bottom: 100px;
}

.topnav {
  position: absolute;
  margin: 30px;
  width: auto;
  overflow: hidden;
  background-color: #333;
  float: right;
}

.topnav a {
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  font-family: "ＭＳ ゴシック" , "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "Noto Sans CJK JP", TakaoPGothic, sans-serif;
}

.topnav a:hover {
  background-color: #ff41bc;
  color: black;
}

 

/*================= Body size+background =================*/
body {

	background-attachment: fixed;
	background-image: linear-gradient(#ffcfee, #ff41bc);
}

/*==========page title==========*/

.page-title {
	width: 100%;
	height: 70px;
	text-align: right;
	font-size: 22px;
	font-family: "ＭＳ ゴシック" , "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "Noto Sans CJK JP", TakaoPGothic, sans-serif;
	font-weight: bold;
	padding-top: 10px;
        display: block;
}

/*================= Rows 1 to 2 ==========================*/

.row {
	height: 420px;
	width: 100%;
	margin: 0;
}

/*================= Columns 1 to 2 =========================*/

.column {
	position: relative;
	width: 600px;
	height: 100%;
	margin: 0;
	float: left;
	display: block;
}

.co-1 {
	position: relative;
	width: 100px;
	height: 100%;
	margin: 0;
	float: left;
	display: block;
}

img {
  max-width: 100%;
  height: auto;
}

/*================= modals ===========================*/
em {
	color: #FF0000;
}

.text {
	padding: 2rem;
}

iframe {

	margin-left: 24px;
	margin-right: 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

#img-modal-11 {
	width: 720px;
	margin-left: 5px;
}

/*========= video box =========*/

.underline {
    position: absolute;
    top: 330px;
    left: 40px;

  width: auto;
  overflow: hidden;
}

.title-text {
    font-family: "ＭＳ ゴシック" , "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "Noto Sans CJK JP", TakaoPGothic, sans-serif;
    color: black;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
  overflow: hidden;
  background-color: #f2f2f2;
float: left;
  width: auto;
  height: auto;
  margin: 10px;
}

/*========== find out more button ===========*/

.more
{
font-family: "ＭＳ ゴシック" , "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "Noto Sans CJK JP", TakaoPGothic, sans-serif;
    color: black;
    background-color: #333;
    text-decoration: none;
    font-size: 17px;
float: left;
  width: auto;
  height: auto;
  margin: 10px;
  overflow: hidden;
}

.more a {

color: #f2f2f2;
  text-align: center;
  padding: 12px 12px;
  text-decoration: none;
  font-size: 17px;
  font-family: "ＭＳ ゴシック" , "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "Noto Sans CJK JP", TakaoPGothic, sans-serif;
}

.more a:hover {
  background-color: #ffcff7;
  color: black;
}

/*========= text in popups =========*/
p {  

font-family: "ＭＳ ゴシック" , "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", "Noto Sans CJK JP", TakaoPGothic, sans-serif;
}

.download a {
  padding: 10px 10px;
  text-align: center;
  background-color: #ffcff7;
  color: black;
  width: auto;
  overflow: hidden;
  text-decoration: none;
}
.download a:hover {
  background-color: #333;
  color: #ff41bc;
}
/*=========== cursor ===========*/


{cursor: url(http://cur.cursors-4u.net/symbols/sym-5/sym431.cur), auto !important;} 