@charset "UTF-8";
body {
	width:100%;
	margin:0;
	padding:0;
	text-aling:center;
	font-size:1rem;
	line-height:1.5;
	color:#333;

	min-width: 750px;
	min-width: 100px;
	
  -webkit-text-size-adjust: 100%;
 }
input   {font-size: 16px;}


#wrapper {
	background-color:#fff;
}
a{
	color:#333333;
	text-decoration:none;
}
a .ov_img {
	opacity:1;
}
a:hover .ov_img {
	opacity:0.8;
}


.sp{
	display:block;
}
.sp_in{
	display: inline;
}
.pc,
.pc_in{
	display:none;
}


header {}


ul.s-hedeer {
		display:table;
	width:100%;
}
.s-hedeer li {
	display: table-cell;
	text-align: right;
	vertical-align: top;
	line-height:0;
}
.s-hedeer li.li_n01 {
	text-align:left;
	width:40%;
	width:59.7%;
/*	padding-right:19.7%;*/
}
.s-hedeer li.li_n02 {
	width:18.6%;
}
.s-hedeer li.li_n03 {
	width:21.6%;
}
.s-hedeer li img{
	width:100%;
	height:auto;
}
.s-hedeer li.li_n01 img{
	width:67%;
}



/* --drawer.css書き換え-- */
.drawer-hamburger-icon, .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
 /*   background-color: #024a8e;
    height: 3px;*/
  background-color: rgba(255, 255, 255, 0);
    height: 0;
}



.drawer-menu-item {
    color: #222;
    display: block;
    font-size: 1rem;
    padding: 0;
}
a.drawer-menu-item {
    line-height: 0;
}
.drawer-menu-item img{
	width:100%;
	height:auto;
}


/*! overlay */
.drawer-overlay {
/*  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);*/
  background-color: rgba(255, 255, 255, .8);
}

.drawer-hamburger {
    padding: 5.4% 7.2%;
    padding: 15.7% 7.2% 0;
	width:21.6%;
	width:7%;
	height:0;
/*	background-color:red;*/
}

/* --//drawer.css書き換え-- */


#sp_menu {}

#contents{
	background-color: #fff;
	text-align:center;
}


.mainconte01 {
	padding:0 2.66%;
}


/* --//swiper.css書き換え-- */

.swiper-pagination {
/*	position: absolute;
	text-align: center;
	transform: translate3d(0px, 0px, 0px);
	transition: all 300ms ease 0s;
	z-index: 10;*/
	position: relative;
	padding-top:0.1rem;
	padding-bottom:0.7rem;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
/*    bottom: 20px;
    left: 0;
    width: 100%;*/
    bottom: 0;
/*	margin-top:4%;*/
}
.swiper-pagination-bullet {
 /*   border-radius: 100%;
    display: inline-block;
    height: 8px;
    opacity: 1;
    width: 8px;*/
    background: #dcdcdc none repeat scroll 0 0;
    height: 0.6rem;
    width: 0.6rem;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #024a8e none repeat scroll 0 0;
}
.swiper-pagination-bullet-active {
    background: #024a8e none repeat scroll 0 0;
    opacity: 1;
}

/* --//swiper.css書き換え-- */



.ul_tbl01s ,
.ul_tbl02s {
	display:table;
}
.ul_tbl01s li ,
.ul_tbl02s li {
	display:table-cell;
}

.ul_tbl01s{
	width:100%;
}
.ul_tbl01s li{
	width:48%;
}
.ul_tbl01s li:first-child {
	width:52%;
	padding-right:4%;
}
/*
.ul_tbl01s li:first-child img{
	width:91.89%;
}
*/


.mainconte02 {
	padding:4% 0 10.1%;
	background-color:#f2f3f3;
}


.mainconte02 .tile02 {
	padding:0 2.66% 7.8%;
}

.tile10 ul{
	border-top:#ccc 1px solid;
	width:84%;
	margin-right:auto;
	margin-left:auto;
}
.tile10 ul li{
	border-bottom:#ccc 1px solid;
	padding-top:1rem;
	padding-bottom:1rem;
	line-height:1.5;
	display:block;
	text-align:left;
	font-size:13px;
}
.tile10 ul li em {
	display:block;
	font-style:normal;
	color:#024a8e;
	margin-bottom:0.5ex;
}


.mainconte03 {
	padding:4% 0 0;
}

.mainconte03 p {
	padding:0 2.66%
}
.ul_tbl02s{
	width:100%;
	border-top:#ccc 1px solid;
}
.ul_tbl02s li{
	width:50%;
	padding-left:4.5%;
	padding-right:4.5%;
	padding-top:2.6%;
	padding-bottom:2.6%;
	line-height:0;
}
.ul_tbl02s li:first-child{
	border-right:#ccc 1px solid;
}


.ssl {
	text-align:center;
}
.ssl img {
    height: auto;
    width: 67%;
	margin-left:auto;
	margin-right:auto;
}




/* バナー広告 */

#foot_bn {
	position: fixed;
		z-index: 99;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: block;
	padding-bottom: 1%;
	padding-left:1%;
	padding-right:1%;

}
#foot_bn .bn_bg{
/*
	margin-top: -180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 23px;
*/
	overflow: visible;
	width: 100%;
	height: 31.3%;
	position: relative;
}

#foot_bn-close {
	position: absolute;
/*	top:0;*/
	right: 1.4%;
	width: 8.5%;
	height: 8.5%;
	text-align: center;
}



