main{
 width: 1180px;
 margin: 0 auto 120px;
	color: #333;
}

.mb5{
	margin-bottom: 5px;
}
.newsTab{
	width: 1180px;
 margin: 80px auto 0 auto;
}

/*

.head

*/
.head{
	background-color: #f3f5f7;
	padding: 70px 0;
	margin-top: 80px;
}
dl.inner{
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
dl.inner dt{
	width: 570px;
}
dl.inner dt strong{
	display: block;
	font-size: 2.2rem;
	text-align: center;
	color: #333;
}
dl.inner dt strong span{
	font-size: 4.2rem;
	line-height: 4.2rem;
	display:block;
}

dl.inner dt ul.links{
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items : flex-end;
}

dl.inner dt ul.links li{
margin: 0 auto;
	width: 220px;
}

dl.inner dt ul.links img{
	display: block;
	margin: 20px auto;
}
dl.inner dt ul.links li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 39px;
    box-sizing: border-box;
    border: 1px solid #e60012;
    color: #e60012 !important;
    font-size: 1.2rem;
	line-height: 1.2rem;
    position: relative;
	background-color: #FFF;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
dl.inner dt ul.links li a .redArrowS{ right: 15px; transition-property: border-color, margin-right;}
dl.inner dt ul.links li a.hover{
 color: #fff !important;
 background-color: #e60012;
}
dl.inner dt ul.links li a.hover .redArrowS{ border-color: #fff; margin-right: -5px;}
dl.inner dd{
	width: 570px;
	position:relative;
}
dl.inner dd img{
	width: 100%;
}
dl.inner dd:after{
	content: "After";
	color: #fff;
	text-align: center;
	line-height: 80px;
	font-size: 2.0rem;
	font-weight: bold;
	position: absolute;
	border-radius: 50%;
 height: 80px;
 width: 80px;
	background-color: #160995;
	top:-30px;
	right:-30px;
	}

/*

Overview

*/
.Overview{
	background-color: #f3f5f7;
	padding: 20px;
	margin-top: 40px;
}


/*

contents

*/
.mainSections .ttl{
	font-weight: bold;
	font-size: 2.8rem;
	line-height: 2.8rem;
	color: #000;
	margin-top: 80px;
}
.mainSections .ttl + dl{
	margin-top: 25px;
}
.mainSections dl{
 padding-top: 40px;
 margin-top: 60px;
	border-top: 1px solid #d0d5da;
}
.mainSections dt{	
	width: 100%;
	margin-bottom: 60px;}
.mainSections h2 {
    font-size: 2.8rem;
    color: #333;
    font-weight: normal;
	margin-bottom: 0;
}
.mainSections h2 strong{
	font-size: inherit;
	display: inline-block;
	color: #e60012;
	margin-right: 10px;
}
.mainSections dd p{
	margin-bottom: 40px;
}
.mainSections p.point{
	background-color: #fdf2f3;
	color: #e60012;
	padding: 15px 20px;
}
.Overview + p.point{
	margin-top: 20px;
}
img + p.point{
	margin-top: 20px;
}
.mainSections .colums{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.mainSections .colums dd{
	width: 570px;
	font-size: 1.4rem;
 line-height: 2.8rem;
}
.mainSections .colums dd sup{
	font-size: 1rem;
	line-height: 1rem;
}
.mainSections .colums dd:last-child{
	width: 570px;}
.mainSections .colums img{
 width: 100%;
 height:auto;
	display: block;
}
/*.mainSections .colums strong{
	display: block;
	margin-bottom: 20px;
	font-size: 1.8rem;
}*/

.mainSections .fluw{
	width:100%;
	margin-bottom: 60px;
}

.mainSections .ContentBreak,
.mainSections .ContentBreakPC{
	margin-top: 80px;
}
/*

Tips

*/
.mainSections .Tips{
	display: block;
	width: 570px;
	margin:  50px auto 0 auto;
	border: 1px solid #e60012;
}
.mainSections .Tips h3{
	background-color: #e60012;
	padding: 10px 20px;
	color: #fff;
}
.mainSections .Tips .inner{
	padding: 20px;
	font-size: 1.4rem;
	line-height: 2.2rem;
	overflow: hidden;
}
.mainSections .Tips .inner strong{
	display: inline;
	margin-bottom: 10px;
}
.mainSections .Tips .inner img{
	width: 255px;
}
.mainSections .Tips .inner img + img{
	margin-left: 18px;
}
.mainSections .Tips .inner .floatL{
	float: left;
	margin-right: 20px;
}
.mainSections .Tips .inner .floatR{
	float: right;
}
.mainSections .Tips .inner .fluI{
	width: 100%;
}
/* img division
.mainSections dd.img3{
	margin-top: 60px;
}
.mainSections dd.img3 ul{
	display: flex;
	justify-content: space-between;
}
.mainSections dd.img3 ul li{
	width: calc((100% - 40px) / 3);
}
.mainSections dd.img3 ul img{
	width: 100%;
}
.mainSections dd strong + img{margin-top: 20px;}
.mainSections dd img + p{margin-top: 20px;}
.mainSections dd.img3 strong{
	font-size:	1.8rem;
}*/
/*
.mainSections ul
*/
/*.mainSections ul.gImg{
	background-color: #f3f5f7;
	padding: 40px;
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.mainSections ul.gImg li{
	font-size: 1.4rem;
	line-height: 2.8rem;
}
.mainSections ul.gImg.division3 li{
	margin-right: 40px;
}
.mainSections ul.gImg.division4 li{
	margin-right: 30px;
}
.mainSections ul.gImg li:last-child{
	margin-right: 0;
}
.mainSections ul.gImg li strong{
	font-weight: normal;
	display: inline-block;
	margin-top: 20px;
	text-align: center;
}
.mainSections ul.division3 li{
	width: 340px;
}
.mainSections ul.division4 li{
	width: 253px;
}
.mainSections ul.gImg li.blank strong:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 10px;
	background-image: url(/en/images/common/blank.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 10px;
}
.mainSections ul.gImg li.blank.kakko strong:after {
	width: 10px;
}
.mainSections ul.gImg li img{
	width: 100%;
	display: block;
	transition: opacity 0.12s;
}
.mainSections ul.gImg li a:after {
	content: "\A";
	display: block;
	width: 0;
	height: 0;
	background: none;
}
.mainSections ul.gImg li a.hover{
	color: #e60012;
}
.mainSections ul.gImg li a.hover img{
	opacity: 0.7;
}*/


/*
.mainSections .movieArea
*/
.mainSections .movieArea {
    /*width: 570px;*/
}
.mainSections .movieArea .movie-wrap{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	background: #ccc;}
.mainSections .movieArea .movie-wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;}

main .movieArea .movie-wrap video {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;}




/*.Social .bottomLinks h2 .redArrowL{
	top: calc(50% - -5px);
}*/
/*.mainSections a.ArrowLink{
	display: inline-block;
    position: relative;
    padding-left: 20px;
}
.mainSections a.ArrowLink .redArrowS{
 left:0px;
}
.mainSections a.ArrowLink.hover{color: #e60012;}*/

/* PCで電話番号リンクを無効に 
@media (min-width: 767px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}*/

/*ページネーション
.pagination{
 display: flex;
 justify-content: center;
 font-size: 1.4rem;
 color: #333;
 height: 50px;
 margin-top: 80px;
}
.pagination a{
 display: block;
 background-color: #f3f5f7;
 line-height: 50px;
 padding: 0 20px;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.pagination a.current,
.pagination a.hover{
 color: #fff;
 background-color: #e60012;
}
.pagination a.prev,
.pagination a.next{
 position: relative;
 padding: 1px 55px 0;
}
.pagination a.prev{ margin-right: 70px; padding-left: 55px;}
.pagination a.next{ margin-left: 70px; padding-right: 55px;}
.pagination .prevArrow,
.pagination .nextArrow{
 display: inline-block;
 position: absolute;
 height: 10px;
 width: 20px;
 top: calc(50% - 5px);
}*/
.pagination .prevArrow{ left: 15px;}
.pagination .nextArrow{ right: 15px;}
.pagination .prevArrow::before,
.pagination .nextArrow::before{
 content: '';
 display: none;
 /*width: 20px;
 height: 2px;
 background-color: #999;
 position: absolute;
 top: calc(50% - 1px);
 transition-property: background-color;
 transition-duration: 0.12s;
 left: 0;*/
}
/*.pagination .prevArrow::after,
.pagination .nextArrow::after{
 content: '';
 display: block;
 width: 7px;
 height: 7px;
 border-bottom: 1px solid #999;
 border-right: 1px solid #999;
 position: absolute;
 top: 2;
 transition-property: border-color;
 transition-duration: 0.12s;
}
.pagination .prevArrow::after{ left: 0; transform: rotate(135deg);}
.pagination .nextArrow::after{ right: 0; transform: rotate(-45deg);}
.pagination a.prev.hover .prevArrow::before,
.pagination a.next.hover .nextArrow::before{ background-color: #fff;}
.pagination a.prev.hover .prevArrow::after,
.pagination a.next.hover .nextArrow::after{ border-bottom-color: #fff; border-right-color: #fff;}
.pagination p{
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 2rem;
}
.pagination a.NoLink{
	 pointer-events:none;
	background-color: #FFF;
}


.ContentBreak{
	margin-top: 80px;
}*/
/*Environment
-----------------------------------*/
.bottomLinks li{
	display: flex;
}
.bottomLinks ul a{
	font-size: 1.2rem;
	line-height: 1.8rem;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bottomLinks ul a strong{
	display: block;
	font-weight: normal;
	font-size: 1.4rem;
	margin-bottom: 5px;
}
#HowTo.care01 .bottomLinks ul .cs01,
#HowTo.care02 .bottomLinks ul .cs02,
#HowTo.care03 .bottomLinks ul .cs03,
#HowTo.care05 .bottomLinks ul .cs05,
#HowTo.care06 .bottomLinks ul .cs06,
#HowTo.care08 .bottomLinks ul .cs08,
#HowTo.care09 .bottomLinks ul .cs09,
#HowTo.care10 .bottomLinks ul .cs10,
#HowTo.care14 .bottomLinks ul .cs14,
#HowTo.care16 .bottomLinks ul .cs16
{
 color: #fff;
 background-color: #e60012;
}
/*Environment
-----------------------------------*/
.bottomLinks ul a{
	padding: 0;
	max-height: 60px;
	min-height: 60px;
}