@charset "UTF-8";
/* CSS Basic Style ---------------------------------------------------------- */

/* reset elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Sogoe UI", Verdana, "メイリオ", Meiryo, sans-serif;
}
	b, strong, .bold{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Sogoe UI", Verdana, "メイリオ", Meiryo, sans-serif;
}

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table.table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
figure {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, hr, blockquote, address, noscript {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
li {
	list-style-type: none;
}
table, img {
	border: none;
}
em, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
hr {
	display: none;
	clear: both;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
}
body {
	zoom: 1;
	font-size: 16px;
	font-size: 1.6rem;
	line-height:24px;
	width: 100%;
    min-width: 1450px;
}
body:after {
	content: "";
	display: block;
	clear: both;
}
* {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-size: 1.6rem;
	box-sizing:border-box;
}

a {
	color: #191919;
	text-decoration:none;
}
a:link {
	color: #191919;
}
a:visited {
	color: #191919;
}
a:hover {
	color: #aaa;
}
a:active {
	color: #191919;
}
body {
	padding: 0;
	margin:0;
	color:#000000;
}
* html body {
	overflow: hidden;
}
img {
	max-width: 100%;
	border: none;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.wrap{
	width:1450px;
	margin:0 auto;
}

#toggle{
display: none;
}
a:hover img{
	opacity:0.6;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
common
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
body{
	background: url("images/i_bg02.jpg") no-repeat center top / cover;
}
/*==============================================================
header
==============================================================*/
#header{
	clear: both;
	overflow: hidden;
  }
#header .wrap #logo{
float:left;
margin:15px 0;
}
#header .wrap #bt{
	float: right;
	margin: 15px 0;
}
#header .wrap #bt li{
	float: left;
	margin: 0 20px 0 0;
}
#header .wrap #bt li a{
	font-size:20px;
	background: #339866;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 15px;
}
#header .wrap #bt li a:hover{
	background: #00e373;
}
/*==============================================================
main_column
==============================================================*/
.main_column{
}
.main_column .wrap{
	width: 1450px;
	padding: 100px 0 50px 0;
}
.main_column .wrap span{
	color: #339866;
	font-size:28px;
	font-weight: bold;
	line-height: 90px;
	letter-spacing: -1px;
	background: #ffffff;
	padding: 20px;
	display: inline;
}
.main_column .wrap span span{
	font-size:44px;
	color: #fe0000;
	background: none;
	padding: 0;
}
.main_column .wrap #qr{
	text-align: right;
}
.contents_column{
	clear:both;
	overflow:hidden;
	width:1450px;
	margin:0 auto;
	padding: 50px 0;
}



.contents_column .wrap table {
 text-align: center;
 border-collapse: collapse;
 border:1px solid;
	background:#ffffff;
	font-size:14px;
	margin-bottom: 20px;
}
.contents_column table th {
 padding: 10px;
 background-color: #e3faf8;
border: 1px solid #666666;
white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.contents_column table th span{
	font-size:12px;
}

.contents_column table td{
 padding: 10px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
 border-bottom: solid 1px #666666;
	vertical-align:top;
	width: 15%;
}
.contents_column table.table01 td{
	width: 18%;
}
.contents_column table.table02 td{
	width: 12%;
}
.contents_column table.table03{
	width: 75%;
}
.contents_column table.table03 td{
	width: 87%;
}
.contents_column table .lead{
	border: 1px solid #666666;
	background: #eeeeee;
	font-weight: bold;
}
.contents_column table td dl {
  display: flex;
  flex-wrap: wrap;
}
.contents_column table.table03 td dl {
	width: 25%;
	margin: 0 auto;
}
.contents_column table td dl dt {
  width: 40%;
	text-align: left;
}
.contents_column table td dl dd {
  width: 60%;
	text-align: right;
}
.contents_column table td p{
	font-size:12px;
	margin-bottom: 10px;
}
.contents_column table td ul{
	list-style-type: square;
	font-weight: bold;
	text-align: left;
}
.contents_column table td ul li{
	font-weight: bold;
	margin:0 0 20px 15px;
	list-style-type: square;
}

/*==============================================================
footer
==============================================================*/
#footer{
clear:both;
overflow:hidden;
padding:0px 0 0 0;
}


address{
clear:both;
overflow:hidden;
text-align:center;
padding:30px 0;
font-size:14px;
font-size:1.4rem;
border-top:1px solid #f0f0f0;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
SP
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
font-size:100%;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
.wrap{
	width:100%;
	margin:0 auto;
	position:relative;
}
img {
max-width : 100% ;
}


body {
	-webkit-text-size-adjust : 100%!important ; background-size:200%;
	font-size: 12px;
	font-size: 1.2rem;
	overflow-x: hidden;
	line-height:22px;
	background: url("images/i_bg.jpg") no-repeat center top / contain;
	min-width: 100%;
	}
* {
	font-size: 10px;
	font-size: 1.0rem;
	}
	
#toggle{
display: block;
clear:both;
position: absolute;
right: 5%;
top: 5px;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
common
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/*==============================================================
header
==============================================================*/
#header{
height:auto;
padding:0;
}
#header .wrap #logo{
float:none;
margin:0px 5px 5px 5px;
}
#header .wrap #bt{
	margin: 2% 0 5% 0;
	}
#header .wrap #bt li a{
		font-size:3vw;
	padding: 5px;
	white-space: nowrap;
	}

/*==============================================================
main_column
==============================================================*/
#main_column {
height:auto;
}

.main_column .wrap{
	width: 94%;
	padding: 10% 0;
}
.main_column .wrap span{
	font-size:3.8vw;
	line-height: 11vw;
}
.main_column .wrap span span{
	font-size: 4.8vw;
	display: inline-block;
}
	.main_column .wrap #qr{
		width: 80%;
	}
.contents_column{
width:100%;
margin:0 auto;
	padding: 0 0 10% 0;
}
.contents_column .wrap table{
	font-size:3.6vw;
	}
	.contents_column table td dl{
		font-size:3.6vw;
	}
.contents_column .wrap .scroll table{
width:100%;
}
	
.contents_column .wrap .scroll{
overflow: auto;
white-space: nowrap;
	margin-bottom:10%;
}
.contents_column .wrap .scroll::-webkit-scrollbar{
 height: 5px;
}
.contents_column .wrap .scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.contents_column .wrap .scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
	.contents_column .wrap .scroll table.table01 td{
		width: 15%;
		
	}
	.contents_column .wrap .scroll table td ul{
		white-space:normal;
	}
	.contents_column table td img{
		display: block;
	}
	.contents_column table td .qr{
		float: right;
	}
/*==============================================================
footer
==============================================================*/
#footer{
padding:0;
}
#footer_contact{
display:none;
}
#footer .wrap #footer_address{
display:none;
}
#footer .wrap #f_logo{
margin-bottom:10px;
}
address{
padding:10px;
font-size:8px;
font-size:0.8rem;
}


}