@charset "utf-8";
*{
	margin:0;
	padding:0;
}

body{
	-webkit-text-size-adjust: 100%;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color:#3e3e3e;
	margin:  0 auto;
}

#page-top {
    width: 1240px;
}

@media screen and (max-width:768px){
	#page-top {
    	width: 98%;
    }
}

*.nav {
	display: table;
/*  background-color: #ddd; */
    padding: 17px 5px 20px 0px;
}

*.nav li{
	display: block;
	width:   395px;
	height:  315px;
	float:   left;
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
}

*.nav img{
    padding: 2px;
    vertical-align: top;
    background-color: #8da5b9;
}


/*
*.nav a {
    background: #ffff;
}
*.nav a:hover {
    background: #f6d;
}
*/


p.title{
  margin-left : 30px;
}

*.kaito{
  margin-left : 40px;
}

*.kaito2{
  margin-left : 50px;
}

img{
  border: none;
  padding: 0;
  vertical-align: middle;
}

em{
	font-style:normal;
}
a{
	color:#0a54a7;
}

em.red{
	color:#c00;
}
.indent{
	text-indent: 2em;
	list-style-position: outside
}
.font-s{
	font-size: 0.88em;
}
.pcDisp{
    display: block !important;
}
.pcDisp.inline{
    display: inline-block !important;
}
.spDisp{
    display: none !important;
}

#comtext p {
    color: #ff0000;	
    float: right;
}

input[type="text"],
textarea,select {
    padding: 0.0em;
    outline: none;
    border: 1px solid #3a5a84;;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    width: 95%;
}

input[type="radio"] {
    padding: 0.8em;
}
textarea {
    width: 97%;/*300px*/
    margin-left: 30px;
}
input.f-txt{
	width: 97% !important;
}
input[type="text"]:focus,
texture:focus {
    box-shadow: 0 0 7px #3498db;
    border: 1px solid #3498db;
}
button.sysNextSubmit {
    border-radius: 0;   
    background: -moz-linear-gradient(top, #FFF 0%, #C9FCE4);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#C9FCE4));
    border: 1px solid #DDD;
    color: #111;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	cursor: pointer;
}
button.sysNextSubmitNone {
    border-radius: 0;   
    background: -moz-linear-gradient(top, #FFF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 1px solid #DDD;
    color: #111;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	cursor: pointer;
}
button.sysNextSubmit:hover {
    background: -moz-linear-gradient(top, #C9FCE4 0%, #C9FCE4);
    background: -webkit-gradient(linear, left top, left bottom, from(#C9FCE4), to(#C9FCE4));
	cursor: pointer;
}

.full {
  width: 100% !important;
}

.middle {
  width: 70% !important;
}

.half {
  width: 50% !important;
}

.shalf {
  width: 40% !important;
}

.short {
  width: 30% !important;
}

.vshort {
  width: 20% !important;
}


/*  Margin
----------------------------------------------- */
*.sp-v0 { margin-top: 0px !important; margin-bottom: 0px !important; }
*.sp-v5 { margin-top: 5px !important; margin-bottom: 5px !important; }
*.sp-v10 { margin-top: 10px !important; margin-bottom: 10px !important; }
*.sp-v15 { margin-top: 15px !important; margin-bottom: 15px !important; }
*.sp-v20 { margin-top: 20px !important; margin-bottom: 20px !important; }
*.sp-v25 { margin-top: 25px !important; margin-bottom: 25px !important; }
*.sp-v30 { margin-top: 30px !important; margin-bottom: 30px !important; }

*.sp-t0 { margin-top: 0px !important; }
*.sp-t5 { margin-top: 5px !important; }
*.sp-t10 { margin-top: 10px !important;}
*.sp-t15 { margin-top: 15px !important;}
*.sp-t20 { margin-top: 20px !important;}
*.sp-t25 { margin-top: 25px !important;}
*.sp-t30 { margin-top: 30px !important;}
*.sp-t40 { margin-top: 40px !important;}
*.sp-t50 { margin-top: 50px !important;}
*.sp-t60 { margin-top: 60px !important;}
*.sp-t70 { margin-top: 70px !important;}
*.sp-t80 { margin-top: 80px !important;}
*.sp-t90 { margin-top: 90px !important;}
*.sp-t100 { margin-top: 100px !important;}
*.sp-t110 { margin-top: 110px !important;}
*.sp-t120 { margin-top: 120px !important;}
*.sp-t150 { margin-top: 150px !important;}
*.sp-t_search { margin-top: 130px !important;}

*.sp-b0 { margin-bottom: 0px !important; }
*.sp-b5 { margin-bottom: 5px !important;}
*.sp-b10 { margin-bottom: 10px !important;}
*.sp-b15 { margin-bottom: 15px !important;}
*.sp-b20 { margin-bottom: 20px !important;}
*.sp-b25 { margin-bottom: 25px !important;}
*.sp-b30 { margin-bottom: 30px !important;}
*.sp-b50 { margin-bottom: 50px !important;}

.page_main {
    position:static;
	width: 100%;
	padding: 10px 50px 10px 0;
}

@font-face {
  font-family: 'jpts';
  src:  url('../fonts/jpts.eot?dgkkk8');
  src:  url('../fonts/jpts.eot?dgkkk8#iefix') format('embedded-opentype'),
    url('../fonts/jpts.ttf?dgkkk8') format('truetype'),
    url('../fonts/jpts.woff?dgkkk8') format('woff'),
    url('../fonts/jpts.svg?dgkkk8#jpts') format('svg');
  font-weight: normal;
  font-style: normal;
}

.inner{
  padding-bottom: 0px;
}

@media screen and (max-width:768px){
    .inner{
       width:95%;
    }
    .g-header {
       position: relative;
       width: 100%;
       height: 50px;
    }
}


header{
	display:block;
  border-top: 14px solid #c00;
  background-repeat: no-repeat;
  background-color: white;
  margin-top: -1px;
}


header .upper{
	position: relative;
  border-bottom: 15px solid #fff;
  align-items: stretch;
  display: flex;
}

header .upper::before{
	content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 50vw;
  height: 43px;
}


header .upper .logo {
  background-color: #c00;
  background-image: url(../img/top/bg_header01.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 42px;
  overflow: hidden;
  padding-right: 3rem;
  padding-left: 2.4rem;
  line-height: 0;
  z-index: 10;
}

header .logo2 {
    display: none;
}

.header3 {
  margin-top: 0px;
  margin-bottom: 13px;
}

header .upper .log2{
		background-color:#c00; 
/*		background-image:url(../img/bg_header01.png); */
		background-position:right bottom;
		background-repeat:no-repeat;
		height:43px;
		overflow:hidden;
		padding-right:3rem;
		padding-left:0.4rem;
		line-height:0;
}
	
.global_pcDisp {
  margin-left: 70%;
}

.global {
  margin-bottom: 5px;
}

header .upper .txt{
		padding: 11px 0 0 15px;
}
	
header nav ul{
		display:table;
		table-layout: fixed;
		width:100%;
		font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
header nav li{
			display:table-cell;
			text-align:center;
			vertical-align:middle;
			box-sizing:border-box;
			border-right:1px solid #e60012;
}

header nav li.first{
			border-left:1px solid #e60012;
}
header nav li a {
  display: block;
  padding: 0.5rem 0;
  text-decoration: none;
  color: #011305;
}

#nav_toggle{
	display: none;
}

.menu {
  width: 95%;
}

@media screen and (max-width:768px){
    .inner {
      margin-bottom: 0;
    }
    header{
        border-top:none;
        display: block;
        width: 100%;
        margin: 0px auto;
    }
    header .upper{ 
        border-bottom: 0;
    }
	header .upper::before{
			display: none;
	}    
	header .logo {
			display: none;
	} 
/*  header .upper .logo {  */ 
    header .upper .logo {
      display: block;
      width: 100%;
      background-image: none;
      text-align: center;
      padding: 1rem 0 0;
  }
    header .upper .logo img {
      width: 65vw;
      max-width: 18rem;
    }
    header .logo2 {  
		    background-color:#c00;
            display: block;
            width: 100%;
            height: 43px;
            background-image:none;
            text-align: center;
            padding: 1rem 0 0;
            
    }
    header .upper .logo2 img{
/*          width: 40vw; */
            max-width: 18rem;
    }
    
    header .upper .txt{
            display: none;
        }
	header nav li{
		border-right: none;
	}
	header nav li.first{
		border-left: none;
	}

    .g-nav {
          display: none;
		  position: absolute;
		  top: 50px;
		  z-index: 10000 !important;
	}

  .global_pcDisp {
    margin-left: 7px !important;
  }
  .global {
    margin-left: 7px;
    margin-bottom: 5px;
    width: 240px;
  }
	.menu {
		  width: 100%;/*320px*/
	}
	.menu__item {
		display: block;
		background: #333;
		opacity: 0.95;
	}
	.menu__item a {
		  display: block;
		  padding: 15px;
		  color: #fff;
		  text-decoration: none;
		  box-sizsing: border-box;
		  width: 100%;
		  height: 60px;
		  line-height: 45px;
		  border-bottom: 1px solid #CCC;
	}

	.sp-menu {
      width: 45px;
      display: block;
      position: absolute;
      top: 12px;
      left: 10px;
      z-index: 30;
	}
  .sp-menu-title {
    margin-right: -44px;
    font-size: 11px;
    color: white;
  }
	.sp-menu .menu-trigger                      /* 最後に,が必要？ */
	.sp-menu .menu-trigger span {
		  display: inline-block;
		  transition: all .4s;
		  box-sizing: border-box;
	}
	.sp-menu .menu-trigger {
		  position: relative;
		  width: 44px;
		  height: 44px;
	}
	.sp-menu .menu-trigger span {
		  position: absolute;
		  left: 0;
		  right: 0;
		  margin: auto;
		  width: 65%;
		  height: 3px;
		  background-color: #fff;
		  border-radius: 5px;
      z-index: 20;
	}
	.sp-menu .menu-trigger span:nth-of-type(1) {
		  top: 5px;
	}
	.sp-menu .menu-trigger span:nth-of-type(2) {
		  top: 15px;
	}
	.sp-menu .menu-trigger span:nth-of-type(3) {
		  top: 25px;
	}
	.sp-menu .menu-trigger.active span:nth-of-type(1) {
		  -webkit-transform: translateY(10px) rotate(-45deg);
		  transform: translateY(10px) rotate(-45deg);
	}
	.sp-menu .menu-trigger.active span:nth-of-type(2) {
		  opacity: 0;
	}
	.sp-menu .menu-trigger.active span:nth-of-type(3) {
		  -webkit-transform: translateY(-10px) rotate(45deg);
		  transform: translateY(-10px) rotate(45deg);
	}

  .sp-menu .menu-trigger, .sp-menu .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
}/*end 768px*/


.nav-effect a {
  padding: 0.5em 0;
  /* color: rgba(255, 255, 255, 0.5); */
  position: relative;
  letter-spacing: 1px;
  text-decoration: none;
}
.nav-effect * {
  box-sizing: border-box;
}
.title_quest{
	background: url(../img/title/h2_about2.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-size: 134%; 
	height: 75px; 
	line-height: 1.0em; 
	padding-top: 23px;
	padding-left: 15px;
  max-width: 1230px;
  width: 95%;
  margin: 0 auto;
}

#sub1 {
	float: left;
	width: 20%;
	color: #006400;
/*	background: #dffff8; */
}
#sub2 {
	float: left;
	width: 20%;
	color: #006400;
}

#cate1 {
	background-color: #ccc;
    padding: 5px 0 0 5px;
    font-size: 18px;
}
#cate2 {
	margin-left:  24px;
	font-size: 16px;
}
#cate3 {
	margin-left:  24px;
	font-size: 16px;
	color: #111;
	list-style-type: disc;
}
#cate31 {
	margin-left:  24px;
	font-size: 16px;
	color: #111;
	list-style-type: none;
}

#cate4 {
	margin: 10px 0 10px 12px;
	font-size: 16px;
}

#cate5 {
	margin: 10px 5px 10px 12px;
	font-size: 16px;
	width: 60px;
    background-color: #d3ebff;
}
#cate5:hover {
    background-color: #d5ffff;
    border-color:#2298fb;
}

#cate6 {
	margin: 10px 17px 10px 0;
	font-size: 12px;
	width: 40px;
    background-color: #e60012;
    color: #fff;
    border-color:#e60012;
}

#cate6:hover{
    background-color: #fff;
    color: #e60012;
}

#cate7 {
	margin: 10px 5px 10px 10px;
	font-size: 16px;
	width: 90px;
    background-color: #d3ebff;
}
#cate7:hover {
    background-color: #d5ffff;
    border-color:#2298fb;
}

#cate8 {
	margin: 10px 5px 10px 10px;
	font-size: 16px;
	width: 100px;
    background-color: #d3ebff;
}
#cate8:hover {
    background-color: #d5ffff;
    border-color:#2298fb;
}


.moji1 {
	font-size: 12px;
}
.moji2 {
	font-size: 12px;
	color: #401692;
}

.C_input {
	margin: 5px 0px;
	font-size: 16px;
    background: transparent;
    color: #3169d1 !important;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    background: -webkit-linear-gradient(180deg, rgba(49,105,209,0.8), rgba(132, 179, 252, 0.8), rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
    background: -webkit-linear-gradient(right, rgba(49,105,209,0.8), rgba(132, 179, 252, 0.8), rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
    background: linear-gradient(270deg, rgba(49,105,209,0.8), rgba(132, 179, 252, 0.8), rgba(205, 200, 252, 0), rgba(205, 200, 252, 0));
    background-position: 1% 50%;
    background-size: 300% 300%;
    border: none;
}
.C_input:hover {
    background-position: 99% 50%;
    color: #fff !important;
}

.down1 {
    background-color: #fff !important;
}

#teishi {
	position: absolute;
	margin-left: -104px;
    opacity: 0.5;
}
#teishi2 {
	display: none;
	position: absolute;
	margin-left: -104px;
}






@media screen and (max-width:768px){

	.title_quest{
		display: block;
		background-repeat: no-repeat;
		color: #333;
		font-size: 134%; 
		height: 90px; 
		line-height: 0.9em;
		padding-top: 50px;
		padding-left: 10px;
		padding-right: 15px;
	}
}

.radio-input{
  display: none;
}
.radio-input + label{
  padding-left: 30px;
  position:relative;
  margin-right: 0px;
  margin-left: 30px;
}
.radio-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.radio-input:checked + label{
  color: #d01137;
}
.radio-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #d01137;
  border-radius: 50%;
}

.checkbox-input{
  display: none;
}
.checkbox-parts{
  padding-left: 30px;
  position:relative;
  margin-right: 0px;
  margin-left: 30px;
}
.checkbox-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
}
.checkbox-input:checked + .checkbox-parts{
  color: #d01137;
}
.checkbox-input:checked + .checkbox-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #d01137;
  border-right: 3px solid #d01137;
}








table.table1 {
  width: 100%;
  border-collapse:separate;
  border-spacing: 20;
  table-layout: fixed;
  word-wrap: break-word;
}

table.table1 th:first-child{
  border-radius: 5px 0 0 0;
}

table.table1 th:last-child{
  border-radius: 0 0 0 0;
  border-right: 1px solid #3c6690;
  
}

table.table1 th{
  text-align: center;
  color:white;
  background: linear-gradient(#829ebc,#225588);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  padding: 10px 0;
}

.th1 {
  width: 4%;
}

table.table1 td{
  border: none;
  box-shadow: 0px -3px 5px 1px #eee inset;
  padding: 10px 0;
  text-align: center;
}

table.table1 td:last-child{
  border-right: 0px solid #a8b7c5;
}

table.table1 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table.table1 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

table.table2 {
  width: 100%;
  border-collapse:separate;
  border-spacing: 0px;
}
table.table2 td{
  text-align: left;
  border-left: 1px;
  border-bottom: 1px;
  border-top:none;
  padding: 10px 0;
}


table.table3 {
  margin:  0 auto;
}

table.table4 {
  width: 95%;
  padding: 10px 0;
}

/*-- スマホ版表示CSS  --*/
@media screen and (max-width:768px){
    tr.md,th.md,td.md{
	display: block;
	width: 97%;
	}
}



.required {
  background: url(../img/icon_required.gif) no-repeat right 3px;
  padding-right: 30px;
}



@media screen and (max-width:768px){
    .spDisp{
        display: block !important;
    }
    .spDisp.inline{
        display: inline-block !important;
    }
    .pcDisp{
        display: none !important;
    }
}

@media screen and (max-width:768px){
	.title_quest{
		padding-top: 25px;
		margin-top: 30px;
	}
}


/* check mark */
.mark01 li {
	position: relative;
}
.mark01 li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 8px;
	height: 3px;
	border-left: 2px solid #3498db;
	border-bottom: 2px solid #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.pager {
  clear: both;
  text-align: center;
  margin: 18px 0 18px 0;
}
.pager ul li {
  display: inline-block;
  vertical-align: top;
}
.pager ul li a {
  display: block;
  border: 1px solid #137BAC;
  text-align: center;
  height: 30px;
  width: 2.5em;
  vertical-align: middle;
  border-radius: 3px;
  text-decoration: none;
  font-size: 15px;
  color: #137BAC;
  padding-top: 0.2em;
}
.pager li.active {
  border: 1px solid #137BAC;
  background: #137BAC;
  text-align: center;
  height: 30px;
  width: 2.5em;
  vertical-align: middle;
  border-radius: 3px;
  text-decoration: none;
  font-size: 16px;
  color: #FFF;
  padding-top: 0.2em;
  font-weight: bold;
}

.pager ul li.prev a, .pager ul li.next a {
  width: 3em;
}

.pager ul a:hover {
  background: #F1F1F1;
}


#datepicker{
    width: 102px;
}

.catalog_img {
    width: 10%;
    display:block;
    float:left;
    cursor: pointer;
    transition-duration: 0.3s;
}

.catalog_img:hover {
  opacity: 0.6;
  transition-duration: 0.3s;

}

.table4 {
    width: 90%;
    border-collapse: separate;
    border-spacing: 20;
    table-layout: fixed;
    word-wrap: break-word;
	margin: 0 auto;
}

.table4 tbody:hover td {
  background-color: #ffdaf8;
}

.tb40 {
	margin: 0 auto 10px auto;
}

.tr40 {
	margin: 0 auto 10px auto;
}

.td40 {
    width: 42%;
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 14pt;
	font-weight: bold;
}

.td41 {
    width: 28%;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
}

.td42 {
    width: 28%;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}

footer{
  display: block;
  border-top: 5px solid #f5f5f5;
}
footer div.inner2 {
  background-color: #fff;
  position: relative;
}
.ly_footUpper {
  padding-bottom: 50px;
}
	footer div.footMenu{
		display: flex;
    padding: 1.5rem 0;
    font-size: 0.9rem;
    width: 65%;
    margin: auto;
	}
  ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-position: outside;
}
		footer div.footMenu div{
			flex-basis: 25%;
		}
		
			footer ul.footMenu li{
				margin:0.5rem 0;
			}
				footer ul.footMenu li::before{
					display:inline-block;
                    vertical-align:top;
                    font-family: "jpts";
					content:"\67";
                    color: #c00;
                    line-height: 150%;
					margin-right:0.4rem;
				}
			footer ul.footMenu li a{
				color:#414141;
        text-decoration: none;
			}
				footer div.footMenu ul.child{
					margin-left:1rem;
					font-size:0.85rem;
				}
				footer div.footMenu ul.child li::before{
					content:"\63";
                    color: #b0b0b0;
				}
		footer div.footMenu div.banner h3{
			position:relative;
			font-size:1rem;
			padding-left:1.3rem;
      width: 93%;
      height: 40px;
      box-sizing: border-box;
      color: #000000;
      font-weight: normal;
      line-height: 40px;
      margin: 0 auto;
		}
			footer div.footMenu div.banner h3::before{
				position:absolute;
				display:inline-block;
				left:0;
				top:50%;
				transform: translateY(-50%);
				content:"";
				width:12px;
				height:2px;
				background:#c00;
			}
			footer div.footMenu div.banner ul li{
				margin-top:0.8rem;
			}
      footer div.footMenu div.banner .link {
        border: 1px solid #e6e6e6;
    }
    footer div.inner2 .pagetop {
      position: absolute;
      display: inline-block;
      right: 0;
      top: -0.5rem;
      padding: 0.6rem 1rem;
      cursor: pointer;
  }
  footer div.inner2 .pagetop a {
    display: block;
    text-decoration: none;
    color: #808080;
    font-size: 0.9rem;
  }
  footer div.inner2 .pagetop a::before {
    display: inline-block;
    font-family: "jpts";
    content: "\34";
    color: #3a5a84;
    margin-right: 0.4rem;
  }
  footer div.inner2 .privacy {
    position: absolute;
    display: inline-block;
    right: 10px;
    bottom: 1rem;
  }
  .inner3 {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
  }
  .footBottom_menu_sp li {
    font-size: 0.9rem;
    padding: 0.6rem 0 0.6rem 1rem;
  }
  .footBottom_menu_sp li a {
    color: #414141;
    text-decoration: none;
  }
	footer .footBottom{
	}					
		footer .footBottom .upper{
			padding:0.4rem;
            box-sizing: border-box;
		}

      footer ul.footBottom_menu li a {
        color: #414141;
        text-decoration: none;
    }
				footer .footBottom .upper span.logo img{
					vertical-align:middle;
				}
			footer .footBottom .upper ul{
				display:inline-block;
				vertical-align:top;
				margin:0 2rem;
				letter-spacing:-0.4rem;
			}
			footer .footBottom .upper ul li{
				display:inline-block;
				font-size:0.8rem;
				text-align:center;
				letter-spacing:normal;
			}
				footer .footBottom .upper ul li:after{
					content:"|";
					padding:0 0.4rem;
				}
				footer .footBottom .upper ul li:nth-last-child(1):after{
					content:"";
				}

		footer .footBottom .lower{
			background-color:#c00;
			letter-spacing:150%;
		}
		footer .footBottom .lower .inner{
      display: flex;
      padding: 0 35px;
      height: 24px;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      box-sizing: border-box;
      align-items: center;
		}
			footer .footBottom .lower .inner img{
				vertical-align:middle;
			}
      .banner_sns {
        display: flex;
    }
    .banner_sns:last-child {
      margin-right: 0;
  }
  .banner_sns li {
    margin-right: 1em;
  }
  .banner_sns_img {
    width: 28px;
    height: 28px;
  }
  .footBottom_menu_sp li::before {
    content: "\63";
    color: #b0b0b0;
    display: inline-block;
    vertical-align: top;
    font-family: "jpts";
    line-height: 150%;
    margin-right: 0.4rem;
  }

@media screen and (max-width:768px){
  footer {
    width: 100%;
  }
    footer div.footMenu{
      display:block;
      display: block;
      padding: 0;
      font-size: 0.9rem;
      width: 100%;
      margin: auto;
      background: #f5f5f5;
	}
  footer div.inner2 .privacy img {
    height: 46px;
  }
    footer ul.footMenu li{
        margin: 0 0;
        border-bottom: 1px solid #ddd;
        display: block;
        padding: 0.6rem 0 0.6rem 1rem;
    }
        footer ul.footMenu li::before, footer div.footMenu ul.child li::before{
            display: none;
            content: "";
        }
        footer ul.footMenu li span.parent{
            display: block;
        }
            footer ul.footMenu li a::before{
                display: inline-block;
                vertical-align: top;
                font-family: "jpts";
                content: "\67";
                color: #c00;
                line-height: 150%;
                margin-right: 0.4rem;
            }
            footer div.footMenu ul.child{
                display: none;
                margin-left:-1rem;
                margin-top: 0.6rem;
                margin-bottom:-0.6rem;
                background: rgba(255,255,255,0.6);
            }
                footer div.footMenu ul.child li a::before{
                    content: "\63";
                    color: #b0b0b0;
                }
            footer div.footMenu ul.child li{
                border-top: 1px solid #eee;
                border-bottom: none;
            }
    
    footer div.footMenu div:nth-child(3), footer div.footMenu div.banner, footer div.inner .privacy{
        display: none;
    }
    footer .footBottom .upper span.logo, footer .footBottom .upper ul{
        display: none;
	}	
    footer .footBottom .lower .copy{
        display: none;
    }
    footer .footBottom .upper{
        text-align: center;
        padding-top: 1rem;
    }
    footer .footBottom .upper::before{
      display: block;
      content: "(c) JAPAN POST TRADING SERVICE";
      font-size: 0.7rem;
    }
    footer .footBottom .lower .inner{
        display: block;
        text-align: center;
        padding: 0.6rem 0;
        height:inherit;
    }
  .ly_footUpper {
    padding-bottom: 0;
  }
    
}/* end 768px */

footer .footBottom .upper span.logo{
  display:inline-block;
  margin-left: 2rem;
}

/* index.html */

* li {
  list-style: none;
}

.ly_main {
  display: flex; 
  max-width: 1230px;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 20px;  
}

@media screen and (max-width:768px) {
  .ly_main {
    flex-direction: column;
    margin-bottom: 0;
  }
}

.ly_cont {
  width: 50%;
  padding: 0 40px;
  box-sizing: border-box;
}

@media screen and (max-width:768px) {
  .ly_cont {
    width: 100%;
    padding: 0;
  }
}

.bl_wrapper_right {
  border-left: 1px solid #CCC;
}

@media screen and (max-width:768px) {
  .bl_wrapper_right {
    border-left: none;
  }
}

.bl_container_ttl {
  border-bottom: 2px solid #CC0000;
  margin-top: 20px;
  padding-left: 10px;
}

@media screen and (max-width:768px)  {
  .bl_container_ttl {
    font-size: 20px;
  }
}

.bl_content_ttl {
  padding: 10px 30px 10px 20px;
  background-color: #404040;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 16px;
}

@media screen and (max-width:768px) {
  .bl_content_ttl {
    padding: 8px 10px;
    font-size: 14px;
  }
}

.bl_cardUnit {
  display: flex;
  flex-wrap: wrap;
}

.bl_cardUnit__col2 > .bl_card {
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
}

.bl_card_imgWrapper {
  position: relative;
  padding-top: 145%;
  overflow: hidden;
}

.bl_card_imgWrapper > a > img {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.ly_cont_body {
  padding: 0 20px;
}

@media screen and (max-width:768px) {
  .ly_cont_body {
    padding: 0;
  }
  
}

.bl_card_txt {
  font-size: 14px;
}

@media screen and (max-width:768px) {
  .bl_card_txt {
    font-size: 12px;
  }
}

.hp_txt_sm {
  font-size: 0.8em;
}

.bl_card > figure:hover {
  opacity: 0.6;
}

.ly_menu {
  padding: 30px 20px 0 20px;
}

@media screen and (max-width:768px) {
  .ly_menu {
    padding: 30px 0 0 0;
  }
}

.bl_menu_list {
  display: flex;
  flex-wrap: wrap;
}

.bl_menu_list > li {
  width: 45%;
  margin: 5px 2.5%;
}

.bl_menu_list > li > a {
  color:#008024;
  text-decoration: none;
  display: block;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #008024;
  border-radius: 5px;
}

.bl_menu_list > li > a:hover {
  background-color: #008024;
  color:#fff;
}

@media screen and (max-width:768px) {
  .bl_menu_list > li > a {
    font-size: 12px;
  }
}

.hp_faPosition {
  padding: 5px;
}

.hp_JumpContent {
  text-align: right;
}

@media screen and (min-width:769px) {
  .hp_JumpContent {
    display: none;
  }
}