@charset "utf-8";

a {
  color:#000000;
	text-decoration:none;
}
body{
	background:#FFF url(../img/bg03.png) repeat-x left top;
}
/*--------------------------------------------------------- header */
header {
	padding-bottom:0;
}
header .nav {
	background:url(../img/index_bg_01.png) no-repeat center top;
}
header .nav .mv {
	margin:0 auto 20px;
	padding:30px 38px 0 34px;
	width:924px;
	overflow:hidden;
}
header .nav .mv .join {
	float:left;
	padding:20px 16px 11px 15px;
	background:url(../img/index_nav_box.png) no-repeat right top;
	width:235px;
	text-align:right;
}
header .nav .mv .join ul li{
	margin-bottom:10px;	
}
header .nav .mv .join img {
	vertical-align:bottom;
}
header .nav .mv #top-banner {
	float:right;
	margin:5px 0 0;
	padding:12px 14px 14px;
	background:url(../img/index_mv_01.png) no-repeat center top;
	width:634px;
	height:254px;
	text-align:center;
}
header .nav .mv #top-banner .sliderkit {
	width:100%;
	height:100%;
}
header .nav .mv #top-banner .sliderkit .sliderkit-nav {
	left:0;
	bottom:0;
	width:634px;
	height:42px;
}
header .nav .mv #top-banner .sliderkit .sliderkit-nav-clip ul li {
	padding:6px 4px 0;
	background:url(../img/index_mv_02.png) no-repeat center top;
	font-size:12px;
	color:#014099;
	line-height:1.5;
	width:190px;
	height:36px;
	text-align:center;
	cursor:pointer;
}
header .nav .mv #top-banner .sliderkit .sliderkit-nav-clip ul li.sliderkit-selected {
	background-position:center -42px;
	color:#ffffff;
}
header .nav .mv #top-banner .sliderkit .sliderkit-nav-prev {
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
header .nav .mv #top-banner .sliderkit .sliderkit-nav-next {
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}
header .nav .mv #top-banner .sliderkit .sliderkit-panel {
	background-color:#ffffff;
	width:634px;
	height:203px;
	overflow:hidden;
}


#main-banner{
}
#main-banner .fade{
	width:698px;
	height:228px;
}
.sp #main-banner .fade{
	width:100%;
	height:auto;
}
#News{
	width:994px;
	margin:0 auto;
}
#News-SP,
#News-btn{
	display:none;
}
.sp #News{
	display:none;
}
.sp #News-SP {
	border: 1px solid #00a8ff;
	 border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background: #fff;
	padding: 2% 4% 4% 4%;
}
.sp #News-SP h3 {
	color: #007ce5;
	border-bottom: 1px dotted #a0a0a0;
	padding: 4% 0 4% 20%;
	margin: 0 0 4% 0;
	background: url(../img/news_sp.png) left no-repeat;
	background-size: 16%;
	font-size: 123.1%;
}
.sp #News-SP table.regard {
	margin: 0;
	background: #fffbe0;
	float: none;
	line-height: normal;
	 border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	margin: 0 0 6% 0;
	border: #ff7e00 solid 2px;
}
.sp #News-SP table.regard tbody {
	background: none;
	border: none;
}
.sp #News-SP table.regard tr {
	background: none;
	border: none;
}
.sp #News-SP table.regard th {
	width: 26%;
	vertical-align: middle;
}
.sp #News-SP table.regard th img {
	width: 100%;
}
.sp #News-SP table.regard td {
	background: none;
	border: none;
	color: #000;
	padding: 8px;
	width: auto;
	vertical-align: middle;
	font-weight: bold;
}
.sp #News-SP ul li a {
	color: #0066d3;
}
.sp #News-SP ul li {
	border-bottom: 1px dotted #a0a0a0;
	padding: 0 0 2% 0;
	margin: 0 0 2% 0;
}
.sp #News-SP ul li span img {
	width: 24%;
	padding: 0 0 0 4%;
	vertical-align: middle;
}
.sp #News-SP p.news-btn {
	text-align: center;
	width: 50%;
	margin: 4% auto 0 auto;
}
.sp #News-SP,
.sp #News-btn{
	display:block;
	margin-bottom:4%;
}
.sp #News-btn ul{
	clear:both;
	overflow:hidden;
}
.sp #News-btn ul li:first-child{
	float:left;
}
.sp #News-btn ul li{
	float:right;
	width:49%;
}
.sp #News-btn ul li img {
	width: 100%;
}
#News .cnews table.new th{
	font-weight:normal;
	font-size:93%;
}
#Tab-area{
	width:994px;
	margin:0 auto;
	padding:0 0 5px 0;
	/*background:url(../img/newsbg.gif) no-repeat left bottom;*/
}
.sp #Tab-area{
	width:100%;
}
#Tab-area .tab-menu{
	height:37px;
	margin-bottom:10px;
	margin-top:15px;
	/*background:url(../img/i_newstabbg.gif) repeat-x left bottom;*/
	}
#Tab-area .switch{
	width:100%;
	float:left;
	}
#Tab-area .bot{
	width:80px;
	padding:0 7px 0 0;
	float:right;
	}
#Tab-area .switch h3{
	padding:0 3px 0 0;
	float:left;
}
.sp #Tab-area .switch h3{
	width:30%;
}
#Tab-area .bot p{
	padding:13px 6px 0 0;
	display:inline;
	float:right;
	}
.top-area{
	clear:both;
	overflow:hidden;
	padding-bottom:170px;
	position:relative;
}
.sp .top-area{
	padding-bottom:0;
}
.nav{
	float:left;
	background:url(../img/index_nav_box.png) no-repeat left top;
	padding:20px 15px;
/*	margin-left:6%;*/
}
.nav .join li{
	margin-bottom:10px;
}
.nav-SP {
	display: none;
}
.sp .nav {
	display: none;
}
.sp .nav-SP {
	display: block;
	background: #ff7800;
	border:5px solid #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	width: 100%;
	margin:0 0 10px 0;
	padding: 2%;
	font-size: 123.1%;
}
.sp .nav-SP h3 {
	width: 96%;
	margin: 0 auto 4% auto;
	background: url(../img/index/sp_arrow.png)  right no-repeat;
	background-size: 2%;
}
.sp .nav-SP h3 a {
	color: #fff;
	background: url(../img/index/sp_icon01.png) left no-repeat;
	background-size: 4%;
	padding: 2% 0 2% 10%;
	display: block;
}
.sp .nav-SP a {
	display: block;
	background-image: url(../img/index/sp_arrow02.png);
	background-position:96%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-size: 2%;
	width: 98%;
	padding: 4%;
	margin: 0 auto 2% auto;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	color:#ff7800;
	font-weight: bold;
}
.sp .nav-SP .l01 {
	background: url(../img/index/sp_icon02.png) left no-repeat;
	background-size: 8%;
	padding: 2% 0 2% 10%;
}
.sp .nav-SP .l02 {
	background: url(../img/index/sp_icon03.png) left no-repeat;
	background-size: 8%;
	padding: 2% 0 2% 10%;
}
.sp .nav-SP .l03 {
	background: url(../img/index/sp_icon04.png) left no-repeat;
	background-size: 8%;
	padding: 2% 0 2% 10%;
}
.cnews{
	background-color:#FFF;
	border:#00a8ff solid 2px;
}
.cnews h3{
	padding:20px 20px 10px;
	font-size:108%;
}
.cnews .news-btn{
	text-align:center;
	width:200px;
	margin:20px auto 10px;
}
.cnews .news-btn2{
	text-align:center;
	width:300px;
	margin:20px auto 10px;
}
.cnews table.new{
	width:96%;
	margin:0 auto;
}
.cnews table.new th,
.cnews table.new td,
.cnews table.new td.first{
	background:none;
	border:none;
	color:#000;
	border-bottom:#a0a0a0 dotted 1px;
}
.cnews table.new td a{
	color:#0066d3;
}
.slick-dots{
	bottom:-35px !important;
}
.sp .slick-dots{
	bottom:-14% !important;
}
.sp .slick-dots li {
	margin: 0 8px;
}
.sp .slick-dots li a {
	background-size: 70% !important;
}
#main-banner{
	width:716px;
	float:right;
/*	margin:0 6% 0 0;*/
	background-color:#fff;
	 border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.sp #main-banner{
	width:100%;
	margin:0 0 18% 0;
	float: none;
	padding: 2px;
}
#media-area{
	padding:0 0 30px;
}
#media-area li:first-child{
	float:left;
}
#media-area ul{
	clear:both;
	overflow:hidden;
	width: 995px;
	margin: 0 auto;
}
#media-area li{
	border:#cfcfcf solid 2px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	width:49%;
	padding:14px 18px;
	float:right;
}
#media-area li h3{
	width:200px;
	margin-bottom:20px;
}
#media-area li iframe{
	margin-bottom:20px;
}
#media-area li .tit{
	color:#0066d3;
	font-weight:bold;
	font-size:108%;
}
#media-area li .media-inner{
	width:400px;
	margin:0 auto;
}
.sp #media-area ul {
	width: 100%;
}
.sp #media-area li{
	width:100%;
}
.sp #media-area li:first-child{
	float:none;
	margin-bottom:10px;
}
.sp #media-area li .media-inner{
	width:100%;
	margin:0 auto;
}
.sp #media-area li .media-inner img{
	width: 100%;
}
#cm-area{
/*	margin:0 6% 30px;*/
	/*margin: 0 0 4% 0;*/
	margin:0 auto 4%;
	width:995px;
}
#cm-area ul {
	overflow: hidden;
}
#cm-area ul li {
	width: 24%;
	float: left;
	margin-right: 1.2%;
}
#cm-area ul li:last-child {
	margin: 0;
}
.sp #cm-area{
	margin: 0;
	width:100%;
}
.sp #cm-area ul li{
	width: 100%;
	text-align: center;
	margin: 0 auto 30px auto;
}
#News .imp{
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border:#ff7e00 solid 2px;
	margin:30px auto 0;
	width:96%;
}
#News table.table-type_news02 {
	margin:0;
	border:none;
}
#News table.table-type_news02 th,
#News table.table-type_news02 td{
	background-image:none;
	background-color:#fffbe0;
	color:#000;
	border:none;
	vertical-align:top;
}
#News table.table-type_news02 th{
	font-size:93%;
	padding:13px 0 13px 20px;
	text-align:left;
}
#News table.table-type_news02 th img{
	width:60%;
}
#News table.table-type_news02 td{
	font-size:108%;
	padding:13px;
	font-weight:bold;
	text-align:left;
}
#News table.table-type_news02 td a{
	color:#000;
}
#mittene{
	position:absolute;
	top: 198px;
/*	top:158px;*/
	right:0;
}
.sp #mittene{
	text-align:right;
	top: 23%;
	right: 0;
	width: 50%;
}
.sp #mittene img{
	width:50%;
}
#bottom-banner{
	/*width:100%;*/
/*	margin:0 6%;*/
	width:995px;
	margin: 0 auto;
	height:96px;
	background-color:#efefef;
	padding:0;
}
#bottom-banner .image{
	padding:16px 0;
	border-right:#d0d0c6 solid 1px;
	border-left:#fff solid 1px;
}
#bottom-banner .image02{
	padding:16px 0;
}
#bottom-banner .slick-slider{
	width:890px;
	margin:0 auto;
}
#bottom-banner .slick-slide img{
	width:85%;
	border:none;
	margin:0 auto;
}
.sp #bottom-banner{
	width:100%;
	margin:0;
	padding:4% 0;
	height: auto;
}
.sp #bottom-banner .slick-slider {
	width: 100%;
	margin: 0 auto;
}
.sp #bottom-banner .slick-track {
	width: 100% !important;
}
.sp #bottom-banner .image {
	width: 24% !important;
}
.sp #bottom-banner .image02 {
	width: 50% !important;
	padding: 0;
	float: left;
}

/*--------------------------------------------------------- #contents */
#contents {
	padding:0;
	background:#fff url(../img/index/index_bg2.png) no-repeat center top !important;
	top: 24px;
	/*top:-17px;*/
	/*background-size:contain;*/
	/*min-width:1000px;*/
}
.sta #contents .inner {
	padding: 57px 0 80px!important;
	width:1134px;
}
.sp #contents {
	position: static;
}
.sp #contents .inner {
	width:98%;
	margin:0 auto;
	padding: 20px 0 60px;
}
#contents .inner > .main {
	float:left;
	margin:0 0 30px;
	padding:5px 0 0;
	width:683px;
}
#contents .inner > .sub {
	float:right;
	width:298px;
}
#contents section.tm-info dt.trouble {
	background:url(../img/index_icon_trouble_01.png) no-repeat left top;
}
#contents section.tm-info dt.maintenance {
	background:url(../img/index_icon_maintenance_02.png) no-repeat left top;
}
/*--------------------------------------------------------- #contents .main */
#contents .main section.h2 {
	margin:0 0 27px;
	padding:0 0 12px;
	background:url(../img/index_bg_03.png) no-repeat left bottom;
}
#contents .main section.h2 .title {
	position:relative;
}
#contents .main section.h2 .title a.nav {
	display:block;
	position:absolute;
	top:3px;
	right:16px;
}
#contents .main section.h2 .body {
	padding:0 24px 0 19px;
	overflow:hidden;
}
#contents .main section.h2 .body .news dt {
	float:left;
	padding:11px 0 10px 82px;
	width:90px;
	font-size:93%;
	font-weight:bold;
	color:#a3a73d;
}
#contents .main section.h2 .body .important {
	font-size:108%;
	line-height:1.7;
}
#contents .main section.h2 .body .news dd {
	padding:8px 0 10px 180px;
	border-bottom:1px dotted #4a78ba;
	font-size:108%;
	line-height:1.5;
	color:#000000;
}
#contents .main section.h2 .body .news dd:last-child {
	border:none;
}
#contents .main section.h2 .body .news dd a {
	color:#0988ff;
}
#contents .main section.h2 .body .news dd a:hover {
	color:#ff7f01;
	text-decoration:none;
}
#contents .main section.h2 .body .news dd span {
	margin:0 0 0 3px;
}
#contents .main section.h2 .body .column {
	float:left;
	margin:0 4px 0 0;
	padding:0 0 30px;
	width:316px;
	text-align:right;
}
#contents .main section.h2 .body .column section.h3 {
	margin:0 0 16px;
	padding:0 0 24px;
	background:url(../img/index_bg_04.gif) no-repeat 10px bottom;
	text-align:left;
}
#contents .main section.h2 .body .column section.h3 .body {
	padding:0 24px 0 34px;
	height:300px;
	text-align:left;
}
#contents .main section.h2 .body .column section.h3 iframe {
	overflow:hidden;
	width:257px;
	height:297px;
}
#contents .main section.h2 .body .column section.h3 .body .title {
	margin:0 0 8px;
	font-size:123.1%;
	font-weight:bold;
}
#contents .main section.h2 .body .column section.h3 .body .pic {
	text-align:center;
}
#contents .main section.h2 .body .column section.h3 .body img {
	border:1px solid #a0a0a0;
}
#contents .main section.h2 .body .column section.h3 .body .txt {
	margin:10px 0 0;
	font-size:93%;
	line-height:1.5;
}
/*--------------------------------------------------------- #contents .sub */
#contents .sub a:hover {
	text-decoration:underline;
}
#contents .sub section.ccn-ch {
	margin:0 0 10px;
	padding:0 0 16px;
	background:url(../img/index_bg_08.gif) no-repeat right bottom;
}
#contents .sub section.ccn-ch .embed {
	margin:0 auto;
	padding:0 0 0 10px;
	width:250px;
}
#contents .sub section.calendar {
	margin:0 0 14px;
	padding:0 0 14px;
	background:url(../img/index_bg_09.gif) no-repeat right bottom;
}
#contents .sub section.calendar .body {
	padding:0 17px 0 27px;
}
#contents .sub section.calendar .body table {
	margin:0 0 11px;
	width:100%;
	font-size:77%;
	text-align:center;
}
#contents .sub section.calendar .body th,
#contents .sub section.calendar .body td {
	border:1px solid #c1c1c1;
}
#contents .sub section.calendar .body th {
	padding:4px 0;
	background-color:#000000;
	color:#ffffff;
}
#contents .sub section.calendar .body th.sun {
	background-color:#d80000;
}
#contents .sub section.calendar .body th.sat {
	background-color:#0074ce;
}
#contents .sub section.calendar .body td {
	background-color:#ffffff;
}
#contents .sub section.calendar .body td.blank {
	background-color:#e6e6e6;
}
#contents .sub section.calendar .body td.sun {
	color:#e60000;
}
#contents .sub section.calendar .body td.sat {
	color:#0391ff;
}
#contents .sub section.calendar .body td span,
#contents .sub section.calendar .body td a {
	padding:6px 0;
	display:block;
}
#contents .sub section.calendar .body td a {
	background-color:#ff950d;
	color:#ffffff;
	font-weight:bold;
}
#contents .sub section.calendar .body ul {
	padding:8px 4px 10px 8px;
	background:url(../img/index_bg_10.png) no-repeat left bottom;
}
#contents .sub section.calendar .body li {
	margin:0 0 5px;
	padding:0 0 0 13px;
	background:url(../img/index_icon_01.gif) no-repeat left center;
	font-size:108%;
}
#contents .sub section.calendar .body a {
	color:#0086ed;
}
#contents .sub section.calendar .body a:hover {
	text-decoration:underline;
}
#contents .sub section.tm-info {
	margin:0 0 12px 9px;
	padding:0 0 2px;
	background:url(../img/index_bg_11.gif) no-repeat left bottom;
}
#contents .sub section.tm-info dl {
	padding:10px 16px 0;
}
#contents .sub section.tm-info dt {
	padding:1px 0 4px 52px;
	font-size:93%;
	font-weight:bold;
	color:#a3a73d;
}
#contents .sub section.tm-info .none {
	padding:10px 16px;
}
#contents .sub section.tm-info p {
	font-size:93%;
}
#contents .sub section.tm-info dt.trouble {
	background:url(../img/index_icon_trouble_01.png) no-repeat left top;
}
#contents .sub section.tm-info dt.maintenance {
	background:url(../img/index_icon_maintenance_02.png) no-repeat left top;
}
#contents .sub section.tm-info dd {
	margin:0 0 10px;
	padding:0 0 0 52px;
}
#contents .sub section.nagarah {
	position:relative;
	margin:0 0 12px 9px;
	padding:3px;
	background:url(../img/index_bg_12.png) no-repeat left top;
	height:154px;
}
#contents .sub section.nagarah .txt {
	margin:4px 0 0 14px;
	width:120px;
	font-size:85%;
	line-height:1.2;
}
#contents .sub section.nagarah .profile {
	position:absolute;
	top:-2px;
	right:9px;
}
#contents .sub section.nagarah .blog {
	position:absolute;
	top:100px;
	right:9px;
}
#contents .sub section.nagarah .twitter {
	position:absolute;
	top:121px;
	left:16px;
}
/*--------------------------------------------------------- #contents .footer */
#contents .footer {
	padding:25px 0 50px;
	background:#efead3 url(../img/index_bg_05.png) repeat-x left top;
}
#contents .footer .banner {
	position:relative;
	margin:0 auto;
	background:url(../img/index_bg_06.png) repeat-x left top;
	width:995px;
}
#contents .footer .banner .carousel {
	margin:0 auto;
	padding:2px 0 0;
	background:url(../img/index_bg_07.png) no-repeat right top;
	width:898px;
	height:82px;
	overflow:hidden;
}
#contents .footer .banner .carousel li {
	float:left;
	padding:16px 0;
	background:url(../img/index_bg_07.png) no-repeat left top;
	width:225px;
	text-align:center;
}
#contents .footer .banner .carousel li img {
	max-width:188px;
}
#contents .footer .banner .prev,
#contents .footer .banner .next {
	position:absolute;
	top:0;
	padding:2px 0 0;
	width:60px;
	cursor:pointer;
	z-index:999;
}
#contents .footer .banner .prev {
	left:0;
}
#contents .footer .banner .next {
	right:0;
	text-align:right;
}

/*--------------------------------------------------------- 2021.08-09 TOP改修 */

/* ===========================================================================
  util
============================================================================= */
.mb20 {
	margin-bottom: 20px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.fz-m {
	font-size: 14px;
}
.sp .mb20 {
	margin-bottom: 10px !important;
}
.sp .mb50 {
	margin-bottom: 25px !important;
}

/* ===========================================================================
  content
============================================================================= */
.content,
.content-bg {
	padding: 60px 0 120px;
}
.content.is-ad {
	padding: 75px 0;
}
.content-bg {
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 3px, rgba(221, 240, 252, 1) 3px, rgba(221, 240, 252, 1) 6px );
}
.content_inner {
    width: 995px;
	margin: 0 auto;
}
.sp .content,
.sp .content-bg {
	padding: 30px 0 45px;
}
.sp .content.is-ad {
	padding: 40px 0;
}
.sp .content_inner {
	width: 98%;
}

/* ===========================================================================
  headingIcon
============================================================================= */
.headingIcon-channel,
.headingIcon-service,
.headingIcon-shop {
	font-size: 30px;
	letter-spacing: .02em;
	text-align: center;
	background: no-repeat top center;
	margin-bottom: 35px;
}
.headingIcon-channel {
	padding-top: 65px;
	background-image: url('../img/index/icon_heading-channel.png');
	background-size: 52px;
}
.headingIcon-service {
	padding-top: 75px;
	background-image: url('../img/index/icon_heading-service.svg');
	background-size: 85px 58px;
}
.headingIcon-shop {
	padding-top: 63px;
	background-image: url('../img/index/icon_heading-shop.svg');
	background-size: 53px 49px;
}
.sp .headingIcon-channel,
.sp .headingIcon-service,
.sp .headingIcon-shop {
	font-size: 22px;
	margin-bottom: 18px;
}
.sp .headingIcon-channel {
	padding-top: 52px;
	background-size: 42px;
}
.sp .headingIcon-service {
	padding-top: 62px;
	background-size: 68px 46px;
}
.sp .headingIcon-shop {
	padding-top: 53px;
	background-size: 43px 40px;
}

/* ===========================================================================
  chList
============================================================================= */
.chList {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.chList_item {
	width: 47%;
}
.chList_item:nth-child(n+3) {
	margin-top: 46px;
}
.sp .chList {
	display: block;
}
.sp .chList_item {
	width: 100%;
}
.sp .chList_item:nth-child(n+2) {
	margin-top: 20px;
}

/* ===========================================================================
  chBlock
============================================================================= */
.chBlock_link {
	display: block;
}
.chBlock_imgArea {
	background-color: #e9e9e9;
	height: 265px;
	position: relative;
	transition: opacity .1s;
}
.chBlock_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	font-family: 'object-fit: contain;';
}
.chBlock_textArea {
	font-size: 14px;
	background-color: #fff;
	padding: 0 20px;
	border-bottom: solid 2px #0066d3;
}
.chBlock_title {
	font-size: 18px;
	color: #0066d3;
	padding: 19px 0 13px;
	border-bottom: dotted 1px #bdbdbd;
	transition: color .1s;
}
.chBlock_timeArea {
	display: -ms-flexbox;
	display: flex;
	padding: 15px 0 9px;
	border-bottom: dotted 1px #bdbdbd;
}
.chBlock_icon {
	-ms-flex-item-align: start;
	align-self: flex-start;
	text-align: center;
	color: #fff;
	padding: 7px 5px 5px;
	width: 86px;
	background-color: #00a8ff;
	border-radius: 16px;
	margin-right: 10px;
}
.chBlock_time {
	width: calc(100% - 86px - 10px);
	margin-top: 7px;
}
.chBlock_text {
	padding: 18px 0;
}
.chBlock_link:hover .chBlock_imgArea {
	opacity: .9;
}
.chBlock_link:hover .chBlock_title {
	color: #00a8ff;
}
.chBlock_link:hover .chBlock_time,
.chBlock_link:hover .chBlock_text {
	color: #000;
}
.sp .chBlock_imgArea {
	height: 200px;
}
.sp .chBlock_textArea {
	padding: 0 15px;
}
.sp .chBlock_title {
	font-size: 16px;
	padding: 15px 0 12px;
}
.sp .chBlock_timeArea {
	padding: 13px 0 9px;
}
.sp .chBlock_icon {
	font-size: 12px;
	padding: 5px 3px 4px;
	width: 73px;
}
.sp .chBlock_time {
	width: calc(100% - 73px - 10px);
	margin-top: 3px;
}
.sp .chBlock_text {
	padding: 13px 0 11px;
}

/* ===========================================================================
  blockArea
============================================================================= */
.blockArea {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.blockArea_mapArea {
	width: 42%;
}
.blockArea_linkArea {
	width: 55%;
}
.sp .blockArea {
	display: block;
}
.sp .blockArea_mapArea {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.sp .blockArea_linkArea {
	width: 100%;
	margin-top: 15px;
}

/* ===========================================================================
  blockList
============================================================================= */
.blockList {
	display: -ms-flexbox;
	display: flex;
	padding: 37px 50px;
	border: solid 3px #e9e9e9;
	border-radius: 10px;
}
.blockList_list {
	font-size: 14px;
	min-width: 30%;
}
.blockList_list:nth-child(n+2) {
	margin-left: 10px;
}
.blockList_listItem {
	margin-left: 1em;
	text-indent: -1em;
}
.blockList_listItem::before {
	content: '●';
	font-size: 13px;
	color: #00a8ff;
	margin-right: 7px;
	position: relative;
	top: -1px;
}
.blockList_listItem:nth-child(n+2) {
	margin-top: 14px;
}
.sp .blockList {
	padding: 18px 23px;
	border-width: 2px;
}
.sp .blockList_list {
	min-width: 26%;
}
.sp .blockList_listItem:nth-child(n+2) {
	margin-top: 10px;
}

/* ===========================================================================
  blockLink
============================================================================= */
.blockLink_title {
	font-size: 20px;
	letter-spacing: .02em;
	color: #0071bb;
	padding: 2px 0 0 23px;
	margin: 32px 0 22px;
	position: relative;
}
.blockLink_title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 6px;
	height: 100%;
	background-color: #0071bb;
	border-radius: 3px;
}
.blockLink_title:first-child {
	margin-top: 38px;
}
.blockLink_list {
	display: -ms-flexbox;
	display: flex;;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.blockLink_listItem {
	width: 49%;
}
.blockLink_listItem:nth-child(n+3) {
	margin-top: 11px;
}
.sp .blockLink_title {
	font-size: 18px;
	padding-left: 15px;
	margin: 18px 0 12px;
}
.sp .blockLink_title::before {
	width: 4px;
	border-radius: 2px;
}
.sp .blockLink_title:first-child {
	margin-top: 25px;
}
.sp .blockLink_list {
	display: block;
}
.sp .blockLink_listItem {
	width: 100%;
}
.sp .blockLink_listItem:nth-child(n+2) {
	margin-top: 10px;
}

/* ===========================================================================
  linkService
============================================================================= */
.linkService-tv,
.linkService-net,
.linkService-tel,
.linkService-denki,
.linkService-other {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 19px 26px;
	border-radius: 10px;
	transition: opacity .1s;
}
.linkService-tv {
	background-color: #00aeff;
}
.linkService-net {
	background-color: #fd58a2;
}
.linkService-tel {
	background-color: #37c400;
}
.linkService-denki {
	background-color: #ff9c00;
}
.linkService-other {
	background-color: #fff;
	border: solid 1px #0071bb;
}
.linkService-other:nth-child(n + 2) {
	margin-top: 10px;
}
.linkService_icon {
	display: block;
	width: auto;
	height: 42px;
}
.linkService_text {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	width: 100%;
	padding: 8px 10px 0;
}
.linkService_text-other {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #0071bb;
	width: 100%;
	padding: 8px 10px 0;
}
.linkService-tv:hover,
.linkService-net:hover,
.linkService-tel:hover,
.linkService-denki:hover,
.linkService-other:hover {
	opacity: .8;
}
.linkService_icon:hover {
	opacity: 1.0 !important;
}
.sp .linkService-tv,
.sp .linkService-net,
.sp .linkService-tel,
.sp .linkService-denki,
.sp .linkService-other {
	padding: 10px 16px;
}
.sp .linkService_icon {
	height: 30px;
}
.sp .linkService_text,
.linkService_text-other {
	font-size: 15px;
	padding: 8px 5px 0;
}

/* ===========================================================================
  contact
============================================================================= */
.contact {
	background-color: #f3faff;
	padding: 20px 30px;
}
.contact_title {
	font-weight: bold;
	color: #0071bb;
	font-size: 16px;
}
.contact_tel {
	font-weight: bold;
	color: #0071bb;
	font-size: 30px;	
}
.sp .contact_tel span {
	color: #0071bb;
}

/* ===========================================================================
  text
============================================================================= */
.text-shop {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.sp .text-shop {
	margin-bottom: 16px;
}

/* ===========================================================================
  shopList
============================================================================= */
.shopList {
	display: -ms-flexbox;
	display: flex;
}
.shopList_item {
	width: calc((100% - 20px * 2) / 3 - .01px);
}
.shopList_item:nth-child(n+2) {
	margin-left: 20px;
}
.shopList_item:nth-child(n+4) {
	margin-top: 20px;
}
.sp .shopList {
	display: block;
}
.sp .shopList_item {
	width: 100%;
}
.sp .shopList_item:nth-child(n+2) {
	margin: 15px 0 0;
}

/* ===========================================================================
  blockShop
============================================================================= */
.blockShop {
	padding: 32px 27px 29px;
	background-color: #fff;
	border: solid 3px #e9e9e9;
	border-radius: 10px;
}
.blockShop_title {
	font-size: 20px;
	color: #0071bb;
	text-align: center;
	margin-bottom: 20px;
}
.blockShop_box {
	font-size: 14px;
	display: -ms-flexbox;
	display: flex;
}
.blockShop_box:nth-child(n+2) {
	margin-top: 6px;
}
.blockShop_icon {
	-ms-flex-item-align: start;
	align-self: flex-start;
	color: #fff;
	text-align: center;
	width: 41px;
	padding: 2px 3px 0;
	background-color: #00a8ff;
	margin-right: 7px;
}
.blockShop_text {
	padding-top: 3px;
	width: calc(100% - 41px - 7px);
}
.blockShop_mapArea {
	margin-top: 20px;
}
.sp .blockShop {
	padding: 19px 18px 20px;
	border-width: 2px;
}
.sp .blockShop_title {
	font-size: 18px;
	margin-bottom: 10px;
}
.sp .blockShop_box:nth-child(n+2) {
	margin-top: 5px;
}
.sp .blockShop_text {
	padding-top: 1px;
	width: calc(100% - 35px - 7px);
}
.sp .blockShop_mapArea {
	margin-top: 12px;
}

/* ===========================================================================
  adArea
============================================================================= */
.adArea {
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
	justify-content: space-between;
}
.adArea_box {
	width: 47%;
}
.sp .adArea {
	display: block;
}
.sp .adArea_box {
	width: 100%;
}
.sp .adArea_box:nth-child(n+2) {
	margin-top: 20px;
}

/* ===========================================================================
  listAd
============================================================================= */
.listAd_item:nth-child(n+2) {
	margin-top: 19px;
}
.listAd_link {
	display: block;
	transition: opacity .1s;
}
.listAd_link:hover {
	opacity: .9;
}
.sp .listAd_item:nth-child(n+2) {
	margin-top: 8px;
}

/* ===========================================================================
  blockAd
============================================================================= */
.blockAd {
	padding: 26px 35px 0;
	background-color: #f3faff;
	border-radius: 10px;
}
.blockAd_title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 18px;
}
.blockAd_titleIcon {
	width: 34px;
	margin-right: 10px;
}
.blockAd_titleText {
	font-size: 18px;
	margin-top: 5px;
}
.blockAd_link {
	font-size: 14px;
	display: block;
	padding-bottom: 12px;
}
.blockAd_imgArea {
	transition: opacity .1s;
}
.blockAd_name {
	font-weight: bold;
	color: #0066d3;
	margin-top: 17px;
	transition: color .1s;
}
.blockAd_textArea {
	padding: 20px 0 24px;
	border-top: dotted 1px #bdbdbd;
}
.blockAd_linkText {
	font-size: 12px;
	color: #004da0;
	padding-left: 20px;
	background: url('../img/icon_link01.png') no-repeat top 1px left/14px;
	transition: color .1s;
}
.blockAd_link:hover .blockAd_imgArea {
	opacity: .9;
}
.blockAd_imgArea img:hover {
	opacity: 1.0 !important;
}
.blockAd_link:hover .blockAd_name {
	color: #00a8ff;
}
.blockAd_link:hover p {
	color: #000;
}
.blockAd_linkText:hover {
	color: #007ce5;
}
.sp .blockAd {
	padding: 20px 23px 0;
}
.sp .blockAd_title {
	margin-bottom: 15px;
}
.sp .blockAd_titleIcon {
	width: 28px;
}
.sp .blockAd_titleText {
	font-size: 16px;
	margin-top: 3px;
}
.sp .blockAd_link {
	padding-bottom: 6px;
}
.sp .blockAd_name {
	margin-top: 14px;
}
.sp .blockAd_textArea {
	padding: 16px 0 20px;
}