@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Lora';
    src: url('Lora-Bold.woff2') format('woff2'),
        url('Lora-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lora';
    src: url('Lora-Regular.woff2') format('woff2'),
        url('Lora-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lora';
    src: url('Lora-Italic.woff2') format('woff2'),
        url('Lora-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lora';
    src: url('Lora-SemiBold.woff2') format('woff2'),
        url('Lora-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lora';
    src: url('Lora-BoldItalic.woff2') format('woff2'),
        url('Lora-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lora';
    src: url('Lora-SemiBoldItalic.woff2') format('woff2'),
        url('Lora-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'permanent_markerregular';
    src: url('permanentmarker-webfont.woff2') format('woff2'),
         url('permanentmarker-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.white{color:#fff;}
.red{color:#ff0000;}
.yellow{color:#fff000;}
.green2{color:#2cc200;}
.merun{color:#b10002;}
.yellow2{color:#c58b00;}
.strikeout, .strikeout2{ 
  position: relative;
}
.strikeout::after, .strikeout2::after{
  border-bottom: 0.12em solid #F00;
  content: "";
  left: 0;
  margin-top: calc(0.120em / 2 * -1);
  position: absolute;
  right: 0;
  top: 54%;
  transform:rotate(-10deg);
  -webkit-  transform:rotate(-10deg);
}
.strikeout2::after{transform:rotate(-3deg);-webkit-  transform:rotate(-3deg);}
.strikeout3 { 
  position: relative;
}
.strikeout3::after {
  border-bottom: 0.10em solid #000;
  content: "";
  left: 0;
  margin-top: calc(0.120em / 2 * -1);
  position: absolute;
  right: 0;
  top: 57%;  
}
.prevent-select {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*====================================================*/
@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body{
	font-family: 'Lora';
	font-weight:normal;
    color: #000;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
	padding:0;
	margin:0;
	list-style:none;
	background:#fff;
}
.container{
	width:970px;
	height:auto;
	margin:0 auto;
	padding:0;
	box-sizing:border-box;
}
p, h1, h2, h3, ul{
	padding:0;
	margin:0;
}
li{list-style:none;}
a{text-decoration:none;}
.clearall{
	clear:both;
	height:1px;
	width:auto;
}
.position{position:relative;}
.dsplay{width:100%;display:table;box-sizing:border-box;}
*{box-sizing:border-box;}
.flt{float:left;width:100%;}
.ovrfl{overflow:hidden;}
.bdhding1, .bdhding2{
	font-weight:bold;	
	font-size:44px;
	line-height:54px;
	text-align:center;
}
.bdhding2{
	font-size:30px;
	line-height:40px;
	padding-bottom:5px;
}
.bdfont{	
	font-size:24px;
	line-height:34px;
	text-align:left;
}
.bdfont2{	
	font-size:28px;
	line-height:38px;
	text-align:left;
}
.bdfont3{	
	font-size:30px;
	line-height:40px;
	text-align:left;
}
.bdfont sup, .bdfont2 sup, .bdfont3 sup{font-size:12px;line-height:12px;color:#676767;font-weight:normal;}
.bdfont u, .bdfont2 u, .bdfont3 u{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;}
.mar1{margin:34px 0 0 0;}
.mar2{margin:40px 0 0 0;}
.mar5 {margin: 30px 0 0 0;}

.bold{font-weight:bold;}
.semibold{font-weight:600;}
.txlncntr{text-align:center;}
.blkcolor{color:000;}
.txlnlft{text-align:left;}
@media only screen and (max-width: 1000px){
.container{ max-width:750px; width:100%; }
.bdhding1{
	font-size:36px;
	line-height:46px;
}
.bdhding2{
	font-size:26px;
	line-height:36px;
}
.bdfont{	
	font-size:20px;
	line-height:30px;
}
.bdfont2{	
	font-size:24px;
	line-height:34px;
}
.bdfont3{	
	font-size:26px;
	line-height:36px;
}
.mar1{margin:30px 0 0 0;}
.mar2{margin:35px 0 0 0;}
}
@media only screen and (max-width: 767px){
.container{ width:100%;max-width:640px;}
.bdinpad{padding:0 10px;box-sizing:border-box;}

.bdhding1{
	font-size:32px;
	line-height:42px;
}
.bdhding2{
	font-size:23px;
	line-height:33px;
}
.bdfont{	
	font-size:18px;
	line-height:28px;
}
.bdfont sup, .bdfont2 sup, .bdfont3 sup{font-size:10px;line-height:10px;}
.bdfont2{	
	font-size:22px;
	line-height:32px;
}
.bdfont3{	
	font-size:24px;
	line-height:34px;
}
.mar1{margin:26px 0 0 0;}
.mar2{margin:34px 0 0 0;}
}
@media only screen and (max-width: 479px){
.bdhding1{
	font-size:29px;
	line-height:39px;
}
.bdhding2{
	font-size:22px;
	line-height:32px;
}
}
@media only screen and (max-width: 389px){
.bdhding1{
	font-size:27px;
	line-height:35px;
}
.bdhding2{
	font-size:20px;
	line-height:28px;
}
.bdfont2{	
	font-size:20px;
	line-height:30px;
}
}
@media only screen and (max-width: 359px){
.bdhding1{
	font-size:26px;
	line-height:34px;
}	
}
/*===================================
			start footer
====================================*/
footer{padding:45px 0;border-top:1px solid #c5c5c5;}
ul.ftrlist{padding:0;text-align:center;}
ul.ftrlist li{
	display:inline-block;
	padding:0 15px;
	font-size:17px;
	line-height:17px;
	color:#333333;
	text-align:center;
	position:relative;
}
ul.ftrlist li a{color:#333;}
ul.ftrlist li:after{
	content:"";
	position:absolute;
	right:0;
	top:4px;
	height:14px;
	background:#333;
	width:1px;
}
ul.ftrlist li:last-child:after{display:none;}
.ftrtxt{
	font-size:17px;
	line-height:27px;
	color:#333;
	text-align:center;
	margin-top:10px;
}
.ftrtxt2{
	font-size:16px;
	line-height:25px;
	color:#333;
	text-align:center;
	margin-top:20px;
}
@media only screen and (max-width: 767px){
footer{padding:30px 0;}
ul.ftrlist li{
	padding:0 10px;
	font-size:14px;
	line-height:14px;
}
ul.ftrlist li:after{height:12px;}
.ftrtxt, .ftrtxt2{
	font-size:14px;
	line-height:24px;
	margin-top:4px;
}
.ftrtxt2{
	font-size:12px;
	line-height:18px;
	margin-top:15px;
}
}
/*====================================================*/
.show-479, .show-tab, .show-767, .show-400, .show-340, .show-359, .show-389{display:none;}
@media only screen and (max-width: 1000px){
.show-tab{display:block;}
.hide-tab{display:none;}
}
@media only screen and (max-width: 767px){
.hide-767{display:none;}
.show-767{display:block;}
}
@media only screen and (max-width: 479px){
.show-479{display:block;}
.hide-479{display:none;}
}
@media only screen and (max-width: 400px){
.show-400{display:block;}
.hide-400{display:none;}
}
@media only screen and (max-width: 389px){
.show-389{display:block;}
.hide-389{display:none;}
}
@media only screen and (max-width: 359px){
.hide-359{display:none;}
.show-359{display:block;}
}
.s19subhd{text-align:center;}









