@charset "utf-8";
/* CSS Document */
.sliderwrap {
	width: 100%;
}
/*.charwrap {
	width: 100%;
	margin: auto;
	border-bottom: solid 3vw #fff;
}
.charwrap .adcharity a {
	width: 100%;
	margin: auto;
	text-align: center;
	padding-top: 16.66vw;
	height: 0;
	position: relative;
	overflow: hidden;
	background-image: url(../images/index/title_tobira1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.charwrap .adcharity a {
	display:block;
}*/
.chtywrap {
	width: 100%;
	margin: auto;
	border-bottom: solid 3vw #fff;
}
.chtywrap .chty {
	width: 100%;
	margin: auto;
	text-align: center;
}
.chtywrap .chty img {
	width: 100%;
}
.chtywrap .chty a {
	display:block;
}
.slider {
	background-color: #eaebf1;
	width: 100%;
	text-align: center;
	position: relative;
	margin:auto;
}
.bx-controls {
	display:none;
}
.bx-wrapper {
	margin-bottom: 4vw;
}


section.box1 {
	width: 100%;
	margin: auto;
	margin-bottom: 5vw;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.news {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.news h2 {
	font-weight: bold;
	display: block;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	margin-bottom:1vw;	
	border-bottom: double 4px #3e3a39;
	box-shadow: 0px 2px #3e3a39;
	text-align:center;
}
.news h2 span.itiran a {
	display: block;
	position: absolute;
	top: 7px;
	right: 0px;
	background-image: url(../images/common/news_yaji2.png);
	background-size:14px 14px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 14vw;
	width:20px;
	height:20px;
}
.news h2 span.pc {
	display:none;
}
.news ul {
	overflow: hidden;
	position: relative;
	background-color: #fcfcfc;
}
.news ul li {
	padding: 3vw 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	overflow: hidden;
	position: relative;
}
.news ul li a {
	display: block;
	background-image: url(../images/common/news_yaji1.png);
	background-size:24px 13px;
	background-repeat: no-repeat;
	background-position: right center;
}
.news ul li a span {
	display: block;
	width: 90%;
	margin:auto;
	font-size: 75%;
	line-height: 120%;
	color:#666666;
	padding-bottom:1vw;
}
.news ul li a h3 {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: block;
	margin:auto;
	width: 90%;
	padding-right:26px;
	font-size: 85%;
	line-height: 120%;
}


/*ファミリークロック追記　2019/05/10　*/
.family {
	display: block;
	width: 90%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position:relative;
	overflow:hidden;
	margin:0 auto 5vw;
}
.youtube_top {
	width: 100%;
	aspect-ratio: 16 / 9 !important;
}
.youtube_top ifram {
	width: 100% !important;
	height: 100% !important;
}
.family h2 {
	display: block;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	font-size: 22px;
	color: #000;
}
.family h3 a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #21366e;
	font-weight: bold;
	margin-top: 10px;
	line-height: 20px;
}
/*
.family img {
	width:100%;
}
.family .clocktitle {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
}
.family .clockphotos {
	z-index:1;
}
.family .next_image {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.family .clocktime {
	position: absolute;
	z-index: 11;
	padding: 0.3em 0.4em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	bottom: 0;
	right: 0;
	width: 30%;
	text-align: center;
	border: solid 2px #fff;
	display: block;
	font-size: 24px;
	line-height: 1.1;
	font-weight: bold;
	color: #1e3490;
	background-color: rgba(255,255,255,0.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
*/

/*-------------------------*/


section.box2 {
	margin-bottom: 10vw;
	width:95%;
	overflow: hidden;
	padding-top:5vw;
	margin:auto;
}
.box2_inr {
	margin-bottom: 2vw;
	width:100%;
	overflow: hidden;
}
.box2 div,
.box2 div:before,
.box2 div:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.aos-all {
  width: 100%;
  margin: 0 auto 0 auto;
}
.aos-item {
  display: block;
  width: 100%;
  padding-bottom:0.5vw;
}
.aos-item__inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: #303030;
  text-align: left;
  overflow: hidden;
  position: relative;
  border-radius: 4px; 
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.aos-item__inner img {
	width:50vw;
	height:28.57vw;
}
.aos-item__inner h3 {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: absolute;
	left: 49vw;
	top: 11vw;
	width: 45vw;
	height:28.57vw;
	text-align:center;
	font-size: 4.7vw;
}
.aos-item__inner h3.sp2line {
	top: 8vw;
}
.aos-item__inner h3.size-s {
	top: 5vw;
}
/*.aos-item a.gaibulink {
	background-image: url(../images/common/gaibulink.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size:20px 20px;	
}*/
.aos-item a,
.aos-item__inner a h3 {
	display: block;
	color: #FFF;
}
section.sidecontents {
	overflow: hidden;
	position: relative;
	margin:4vw auto 6vw;
	width:95%;
}
#nav2 {
	display:none;
}
#nav3 {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;	
	display: -webkit-box;	
	display: -ms-flexbox;	
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
}
#nav3 li {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	border-left: solid 1px #fff;
	display: block;
	margin-bottom:1px;
	position: relative;
}
#nav3 li a {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #808080;
	display: block;
	height: 15.73vw;
	line-height: 4vw;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}
#nav3 li a span {
	display:block;
	padding-left:15vw;
	font-size:3.3vw;
	padding-top:3.5vw;
	color: #fff;
}
#nav3 li a span.thrdline {
	padding-top:1.5vw;
}
#nav3 li a.side01 span {
	line-height: 15.73vw;
	padding-top:0;
}
.side01{
	background-image: url(../images/index/side_sp01.png);
}
.side02{
	background-image: url(../images/index/side_sp02.png);
}
.side03{
	background-image: url(../images/index/side_sp03.png);
}
.side04{
	background-image: url(../images/index/side_sp04.png);
}
.side05{
	background-image: url(../images/index/side_sp05.png);
}
#nav3 li a:hover {
	color: #fff;
}
#nav3 li img {
	position: absolute;
	left: 0px;
	top: 0px;
	width:11vw;
}


.box3 {
	overflow:hidden;
	position:relative;
	border-top:dotted 1px #c6c6c6;
	padding-top:6vw;
}
.logobx1 {
	border-bottom:dotted 1px #c6c6c6;
	padding-bottom:3vw;
	width: 90%;
	margin:auto;
	margin-bottom:3vw;
}
.logobx1 img {
	width:100%;
}
.logobx1 img.margin_img {
	margin-bottom:3vw;
}
.snsbx1 {
	clear: left;
	margin-bottom:0;
}
.snsbx1 ul {
	padding-top:3vw;
	width:90%;
	margin:auto;
	margin-bottom: 5vw;
}
.snsbx1 ul li {
	width: 100%;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align: left;
	border-top:dotted 1px #c6c6c6;
	padding:1.2em;
	font-size:4vw;
	text-align:center;
}
.snsbx1 ul li img {
	width:10vw;
	vertical-align: middle;
	margin-right: 1rem;
}
.snsbx1 ul li a {
	display:block;
	background-image: url(../images/common/news_yaji3.png);
	background-size: 14px 13px;
	background-repeat: no-repeat;
	background-position: right center;
}
.snsbx1 ul li a span.kousikisns {
	display: block;
	margin: auto;
    margin-bottom: 3vw;
	width: 100%;
	text-align: center;
}
.snsbx1 ul li a span.snsimgs {
	margin-left:1rem;
	display: block;
	text-align: center;
}

.logobx2, .logobx3 {
	width:33%;
	margin:auto;
	float:left;
}
.logobx2 {
	margin:auto 2% 0 15%;
}
.logobx3 {
	margin:auto 15% 0 2%;
}

.box4 {
	margin-bottom:6vw;
	border-top:dotted 1px #c6c6c6;
	padding-top:6vw;
	margin-top:6vw;
	}
.box4 ul {
	width:80%;
	margin:auto;
}
.box4 ul li {
	margin-bottom:3vw;
}

section.box5 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 13vw;
	overflow: hidden;
	position: relative;
}
.pana_customer {
	margin: auto;
	text-align: center;
}
.pana_customer a {
	width:fit-content;
	max-width: 800px;
	padding: 1em 3.5em 1em 3em;
	text-align: center;
	display: inline-block;
	font-size: 80%;
	line-height: 1.5;
	position: relative;
	margin: auto;
	background: #21366e;
	color: #fff;
}
.pana_customer a::after {
	content: "";
	width: 1em;
	height: 1em;
	display: block;
	background-image: url("../images/common/link_out_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	margin-left: 1em;
	
	position: absolute;
	top: 50%;
	right: 1.5em;
	-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
}









/* 2019/9/29 までキャンペーンバナー挿入*/

.campaign_bn {
	width:100%;
	margin:0 auto 1rem;
}
.campaign_bn a {
	display: block;
}
.campaign_bn h2 {
	display: block;
	/*background-image: url(../images/bn3-sp.jpg);
	background-size: contain;*/
	width: 100%;
	/*height: 0;
	padding-top: 51.7%;
	background-repeat: no-repeat;*/
	overflow: hidden;
	position: relative;
}
.campaign_bn h2 img {
	width: 100%;
}
.message_bn {
	width:90%;
	margin:0 auto 1rem;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:4vw;
	border:solid 1px #666;
}
.message_bn h3 {
	text-align:left;
	font-size:4vw;
	font-weight:bold;
	line-height:1.6;
	margin-bottom:3vw;
}
.message_bn p {
	text-align:left;
	font-size:3.2vw;
	line-height:1.4;
}




