@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #f2f2f2;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	text-align: center;
}
#header {
	text-align: center;
	letter-spacing: 2px;
	letter-spacing: 2px;
}
#bg_banner {
	background-color: #2D9AB7;
	background-image: url(../img/bg1.jpg);
	height: auto;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#bg_parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 5%;
	letter-spacing: 2px;
	margin-top: 0px;
}
#bg_parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wh{
	background-color: white;
	margin-top: -3%;
	padding-top: 0.1%;
}
.wh1{
	background-color: white;
	padding-top: 0.1%;
}
#space{
	margin-top: 25%;
}

/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#text{
	font-size: 40pt;
	font-weight: bold;
	color: red;
	margin-top: 0;
	padding-bottom: 1%;
	font-size: 40pt;
	font-family: -webkit-body;
}
.max{
	width: 100%;
	max-width: 960px;
}
.space{
	margin-top: 10%;
	margin-bottom: 5%;
}
.relative{
	position: relative;
	width: 100%;
    	max-width: 960px;
}
#kiyaku{
    	position: absolute;
    	left: 16%;
    	bottom: 26%;
}
#kiyaku img {
    width: 280px;
}
#yakkan{
  	position: absolute;
    	right: 10%;
    	bottom: 26%;
}
#yakkan img {
    width: 280px;
}
.contents_inner{
	margin: 3% 2%;
	overflow: hidden;
}
.contents_left{
    width: 47%;
    background: navy;
    border: solid 1px navy;
    border-radius: 5px;
	margin-left: 1%;
    margin-right: 2%;
}
.contents_right{
    width: 47%;
    background: navy;
    border: solid 1px navy;
    border-radius: 5px;
    margin-left: 1%;
    margin-right: 1%;
}
.contents_table_tittle{
	background-color: navy;
	color: white;
}
.contents_table_td{
	padding: 2%;
	width: 30%;
}
tr .contents_table_col1{
	background: white;
}
tr .contents_table_col1 a{
	display: block;
	padding-top: 10px;
}
.float{
    float: left;
}
#jimukyoku{
	text-align: left;
	max-width: 960px;
}
#jimukyoku img{
	max-width: 420px;
}



/* Mobile */
@media (max-width: 320px) {
.pc{
	display: none;
}

.max{
	width: 100%;
}
#text{
    font-size: 18pt;
}

.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.bg_parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.bg_parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.bg_banner {
	background-color: #2D9AB7;
	background-image: none;
	height: auto;
}
.wh{
	background-color: white;
	margin-top: -7%;
	padding-top: 1.5%;
}
#kiyaku{
    	position: absolute;
	left: 21%;
	bottom: 27%;
}
#kiyaku img {
    width: 325px;
}
#yakkan{
  	position: absolute;
    	right: 15%;
    	bottom: 27%;
}
#yakkan img {
    width: 325px;
}
.contents_sp{
    width: 98%;
    background: navy;
    border: solid 1px navy;
    border-radius: 5px;
	margin: 1%;
}
.contents_table_td {
    padding: 0;
    width: 30%;
	font-size: 0.7em;
}
#index_sct03 .box30 .box-title {
    font-size: 1em;
}
#index_sct03 .box31 .box-title {
    font-size: 1em;
}
}


/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.pc{
	display: none;
}
#bf_banner bg_parallax_description p .max{
	width: 100%;
}
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#text{
    font-size: 18pt;
}
.bg_parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.bg_parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.bg_banner {
	background-color: #2D9AB7;
	background-image: none;
	height: auto;
}
.wh{
	background-color: white;
	margin-top: -6%;
	padding-top: 1.5%;
}
#kiyaku{
	left: 17%;
	bottom: 26%;
	width: 18%;
}
#kiyaku img{
	width: 150%;
}
#yakkan{
	right: 20%;
	bottom: 26%;
	width: 18%;
}
#yakkan img{
	width: 150%;
}
.contents_sp{
    width: 96%;
    background: navy;
    border: solid 1px navy;
    border-radius: 5px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
}
.contents_sp table{
	width: 100%;
}
.contents_table_td {
    padding: 0;
    width: 30%;
}

}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1200px) {
.sp{
	display: none;
}
#bf_banner bg_parallax_description p .max{
	width: 100%;
}
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#text{
    font-size: 24pt;
}
.bg_parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.bg_parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.bg_banner {
	background-color: #2D9AB7;
	background-image: none;
	height: auto;
}
#kiyaku{
    	position: absolute;
	left: 17%;
	bottom: 26%;
}
#kiyaku img{
	width: 25vw;
}
#yakkan {
    position: absolute;
    right: 11%;
    bottom: 26%;
}
#yakkan img{
	width: 25vw;
}
}

/* Small Tablets */
@media (min-width: 1201px){
.sp{
	display: none;
}
}
