﻿@charset "utf-8";
/*
==================================================
Reset, Base
==================================================
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
}
html {
	box-sizing: border-box;
	font-size: 62.5%;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
b,strong {
  font-weight: bold;
}
nav, ol, ul {
  list-style: none;
}
img {
  width: 100%;
  height: auto;
  border: 0;
}
body {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", Yu Gothic, "メイリオ", Meiryo, sans-serif;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.6;
	letter-spacing: 0.05rem;
	color: #333;
}
a{
	text-decoration: none;
	transition: 0.2s;
}
@media screen and (min-width:769px){
	html {
		font-size: 72%;
	}
	body {
		line-height: 2.3rem;
	}
}
/*------------------------------------------------ヘッダー・メニューここから*/
/*#header_fixed{
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #fff;
}*/
.header_container{
	line-height: 2.2rem;
}

.nav_container ul{
	display: inline-block;
}
.nav_container li{
	float: left;
}
.nav_container{
	text-align: center;
}
.nav_container li+li{
	margin-left: 22px;
}
.nav_container li a{
	font-size: 1rem;
	font-weight: bold;
	color: #10b4a6;
}
.nav_container li a:link{
	color: #10b4a6;
}
.nav_container li a:visited{
	color: #10b4a6;
}
.nav_container li a:hover{
	border-bottom: 1px solid #10b4a6;
}
.logo_axa,.logo_smartdrive{
	max-width: 80px;
	vertical-align: bottom;
}
/*お知らせの吹き出しがある場合使用
.nav_container li:last-of-type{
	position: relative;
	padding-right: 73px;
}
.nav_container li .news{
	position: absolute;
	top: -3px;
	right: 0;
	max-width: 68px;
}*/
@media screen and (min-width:769px){
	.logo_axa,.logo_smartdrive{
		max-width: 180px;
	}
	.nav_container li a,.nav_container li a.red{
		font-size: 1.74rem;
	}
	.nav_container li+li{
		margin-left: 100px;
	}
	/*お知らせの吹き出しがある場合使用
	.nav_container li:last-of-type{
		padding-right: 100px;
	}
	.nav_container li .news{
		top: -5px;
		max-width: 93px;
	}*/
}
/*------------------------------------------------ヘッダー・メニューここまで*/

/*------------------------------------------------全体ここから*/
#contents{
	position: absolute;
	z-index: 0;
	left: 0;
	top: 280px;
	width: 100%;
}
.message_container p{
	width: 100%;
	height: 1.5em;
	background-color: #10b4a6;
	font-size: 1rem;
	color: #fff;
	text-align: center;
	padding-bottom: 0.1em;
}
.message_line,.message_line_2{
	width: 6px;
	height: 8px;
}
.message_line{
	margin-right: 0.3em;
}
.message_line_2{
	margin-left: 0.2em;
}
@media screen and (min-width:769px){
	#contents{
		top: 300px;/*変更*/
	}
	.message_container p{
		max-width: 1180px;
		margin: 0 auto;
		font-size: 1.2rem;
	}
}
/*------------------------------------------------全体ここまで*/
/*------------------------------------------------9月CSSここから*/
.message_container_2{
	padding-bottom: 20px;
}
.hero_pc{
		display: block;
		max-width: 1180px;
		margin: 0 auto;
	line-height: 0;
}
#column_container{
	padding :0 20px;
	margin-bottom: 60px;
}
.wrap_category_label span{/*vol*/
	font-size: 1.8rem;
	font-weight: bold;
	color: #959595;
}
#column_container h2{
	text-align: left;
	margin-bottom: 15px;
}
#column_container h2 p{
	font-size: 1.6rem;
	line-height: 2.6rem;
}
.column_text{
	margin-bottom: 2.5em;
}
.column_text img{
	padding-bottom: 15px;
}
.column_text.first{
	margin-top: 2em;
}
.image_column{
	text-align: center;
}
.column_label_blue{
	padding-left: 10px;
	border-left: 8px solid #3d90d9;/*見出しの線の色*/
	margin-bottom: 1em;
}
.column_label_pink{
	padding-left: 10px;
	border-left: 8px solid #cc4468;/*見出しの線の色*/
	margin-bottom: 1em;
}
.column_label_yellow{
	padding-left: 10px;
	border-left: 8px solid #f7b00c;/*見出しの線の色*/
	margin-bottom: 1em;
}
@media screen and (min-width:769px){
	#column_container,#point_container{
		padding: 0 10px 30px;
		max-width: 1050px;
		margin-left:auto;
		margin-right: auto;
	}
	.wrap_category_label span{/*vol*/
		font-size: 1.9rem;
		line-height: 3.3rem;
	}
	#column_container h2{
		margin-bottom: 32px;
	}
	#column_container h2 p{
		font-size: 2.78rem;
		line-height: 5rem;
	}
	#column_container h3{
		font-size: 1.75rem;
		line-height: 3.15rem;
	}
	.wrap_category_label.wrap_label_co_top{
		margin-bottom: 32px;
	}
	.wrap_category_label.wrap_label_co_top span{
		font-size: 3.47rem;/*vol*/
	}
	.label_co_top{
		font-size: 1.8rem;
		padding: 0.2em 1.3em;
	}
	.category_label_blue.label_co_top{
		border: 2px solid #3d90d9;
	}
	.category_label_pink.label_co_top{
		border: 2px solid #cc4468;
	}
	.category_label_yellow.label_co_top{
		border: 2px solid #f7b00c;
	}
}
/*9月号CSS*/
/*-----------豪雨*/
.column_text h5{
	font-size: 1.4rem;
	margin: 20px 0 5px 0;
}
.column_text .wrap_layout .right{
	margin: 15px 0 0;
}
/*表*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.column_text table{
	width: 100%;
	font-size: 1.1rem;
	line-height: 1.5;
	color: #217ca3;
	margin-bottom: 10px;
}
.column_text table caption{
    font-size: 1.4rem;
	font-weight: bold;
	margin: 0 0 15px;
}
.column_text table tr th{
	color: #fff;
	background-color: #217ca3;
	padding: 5px;
}
.column_text table tr{
	border-bottom: 1px solid #217ca3;
	border-left: 1px solid #217ca3;
	border-right: 1px solid #217ca3;
}
.column_text table tr td{
	padding: 8px;
}
.column_text table tr td:nth-child(1),
.column_text table tr th:nth-child(1){
	width: 20%;
}
.column_text table tr td:nth-child(2),
.column_text table tr th:nth-child(2){
	width: 20%;
}
.column_text table tr td:nth-child(3),
.column_text table tr th:nth-child(3){
	width: 26%;
}
.column_text table tr td:nth-child(4),
.column_text table tr th:nth-child(4){
	width: 34%;
}
.column_text table tr td:nth-child(4){
	color: #e60012;
	background-color:#fee6e8;
}
.column_text table tr .center{
	text-align: center;
}
.column_text .reference{
	font-size: 1.2rem;
	text-align: center;
}
.column_text .reference a{
	color: #333;
	text-decoration: underline;
}
/*表ここまで*/
.column_text .bousai_list{
	list-style-type: disc;
}
.column_text .bousai_list li{
	margin: 0 0 1rem 1.5rem;
}
.column_text .bousai_list li a{
	color: #217ca3;
	font-weight: bold;
}
.column_text .bousai_list li a:hover{
	border-bottom: 1px solid #217ca3;
}


/*-----------ドライブレコーダー*/
/*-----------ストライプ背景*/
.column_text_point{
	padding: 10px;
	margin: 14px 0 0;
    background-image: linear-gradient(-45deg, #fff 25%, #f7f7f7 25%, #f7f7f7 50%, #fff 50%, #fff 75%, #f7f7f7 75%, #f7f7f7);
	background-size: 8px 8px;
}
.column_text_point .text{
	padding: 10px 0;
}
.column_text_point div{
	margin-bottom: 10px;
}
.column_text_point div:last-of-type{
	margin-bottom: 0;
}
/*-----------見出し・文*/
.column_text h4{/*2重線*/
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #e4535e;
	padding: 0.4em 0 0.2em;
	border-top: 1px solid #e4535e;
	border-bottom: 1px solid #e4535e;
}
.column_text h4.no_border{
	border: 0;
	text-align: left;
	font-size: 1.8rem;
	font-weight: bold;
	color: #e4535e;
	padding: 20px 0 15px;
}
.column_text .gray_box{
	display: flex;
	justify-content: space-between;
	padding: 10px;
	background-color: #f7f7f7;
	margin: 0 0 10px;
}
.column_text .gray_box div{
	flex: 0 0 70%;
}
.column_text .gray_box.noflex{
	display: block;
}
.column_text .gray_box h5{
	font-size: 1.4rem;
	margin: 0 0 5px;
	color: #e4535e;
}
.column_text .gray_box img{
	max-width: 80px;
}
.column_text .gray_box .img_360{
	max-width: 96px;
}
/*-----------チェックマーク*/
.column_check_icon,
.column_check_q{
	position: relative;
	padding-left: 1.5rem;
	margin-top: 0.5em;
}
.column_check_icon::before {
    display: inline-block;
    content: '';
    width: 8px;
    height: 3px;
    border-left: 2px solid #e4535e;
    border-bottom: 2px solid #e4535e;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	position: absolute;
	top: 10px;
	left: 0;
}
/*-----------Qマーク*/
.column_check_q::before {
	display: inline-block;
    content: 'Q.';
	font-size: 1.4rem;
	color: #e4535e;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: -5px;
}
.column_check_title{/*文字部分*/
	color: #e4535e;
	font-weight: bold;
}
.column_text_point ol{
	padding: 8px 10px 0;
}
.column_text_point ol li{
	padding-bottom: 1em;
}
.column_text_point ol li:last-of-type{
	padding-bottom: 0;
}
/*マーカー*/
.column_text .strong,.column_text .strong_02{
	font-weight: bold;
}
.column_text .strong{
	background: linear-gradient(transparent 50%, #ffd9dc 0%);/*豪雨*/
}
.column_text .strong_02{
	background: linear-gradient(transparent 50%, #fee999 0%);/*ドライブレコーダー*/
}
/*9月号CSSここまで*/

@media screen and (min-width:769px){
	.column_text_point,.column_text_line{
		margin: 30px 0;
	}
}
@media screen and (min-width:768px){
	/*9月号CSS*/
	/*-----------豪雨*/
	.column_text table caption{
		margin: 0 0 15px;
	}
	.column_text .wrap_layout{
		display: flex;
	}
	.column_text .wrap_layout .left{
		flex: 0 0 60%;
		margin-right: 3%;
	}
	.column_text .wrap_layout .right{
		margin: 0;
	}

	/*-----------ドライブレコーダー*/
	/*.column_text .gray_box_container{
		max-width: 900px;
		margin: 0 auto;
	}*/
	.column_text .wrap_gray_box{
		display: flex;
		flex-wrap: wrap;
	}
	.column_text .gray_box{
		flex: 0 0 43%;
		padding: 20px;
	}
	.column_text .gray_box:nth-child(even){
		margin-left: 10px;
	}
	/*9月号CSSここまで*/
}
/*------------------------------------------------コラムここまで*/

/*ふきだしここから*/
.ballon{
	text-align: center;
}
.ballon h1{
 	position: relative;
	display: inline-block;
 	margin-bottom: 25px;
 	color: #fff;
	font-size: 1.7rem;
	background-color: #00aea0;
	/*border-radius: 8px;*/
    padding: 15px 5px;
	width: 100%;
}
.ballon h1:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #00aea0;
}
.ballon.yellow h1{/*黄色*/
	background-color: #f7b00c;
}
.ballon.yellow h1:before{/*黄色*/
	border-top: 15px solid #f7b00c;
}
@media screen and (min-width:769px){
	.ballon{
		margin-bottom: 1.5em;
	}
	.ballon h1{
		font-size: 3rem;
		line-height: 1.2;
		padding: 30px 0;
		/*border-radius: 10px;*/
	}
}
/*ふきだしここまで*/


/*------------------------------------------------ポイントここから*/
#point_container{
	padding :0 20px;
	margin-bottom: 60px;
}
.point_text{
	margin-bottom: 1em;
}
.point_text a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f138';
  font-weight: 900;
  color: #ff925c;
  padding-right: 0.3em;
}
.point_text a:link{
	color: #ff925c;
}
.point_text a:visited{
	color: #ff925c;
}
.point_text a:hover{
	border-bottom: 1px solid #ff925c;
}
.wrap_image_point{
	display: block;
	width: 80%;
	margin: 0 auto;
}
.image_point{
	background-color: #fff;
	box-shadow: 0 2px 6px 2px rgba(0,0,0,0.2);
	padding: 10px;
	margin-bottom: 20px;
}
.image_point figure{
	max-width: 100%;
	padding: 0;
}
.image_point figcaption span{
	color: #10b4a6;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 2.5rem;
	text-align: left;
}
.image_point figcaption{
	color: #999;
	text-align: left;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.point_text:last-child{
    margin-top: 1em;
}
@media screen and (min-width:768px){
	.wrap_image_point{
		display: flex;
	}
	.image_point{
		width: 38%;
		margin: 20px;
	}
	.point_text:last-child{
		margin-top: 2em;
		padding-left: 20px;
	}
}
/*------------------------------------------------ポイントここまで*/

/*------------------------------------------------フッターここから*/
  footer{
  	padding: 0 15px;
    max-width: 1210px;
    margin: 0 auto;
  }
  .footer_container{
  	text-align: center;
  }
  .footer_container .footer_link a{
  	color: #333;
  	text-decoration: none;
      display: block;
  	font-size: 1.2rem;
      text-align: left;
  	letter-spacing: 0.05em;
  	margin-bottom: 14px;
  }
  .footer_container .footer_link a:last-of-type{
  	margin-bottom: 30px;
  }
  .footer_container .footer_link a:hover{
  	opacity: 0.6;
  }
  .footer_container #copyright{
  	font-size: 1rem;
      color: #959595;
      padding: 30px 0 80px;
  }
  .footer_line{
  	border: none;
  	border-bottom: 1px solid #959595;
  }
  .image_mirai{
  	max-width: 359px;
  	margin: 0 auto;
  	padding: 0 14px 23px;
  }
  @media screen and (min-width:769px){
  	.footer_container{
  		padding-top: 37px;
  	}
  	.footer_container .footer_link a{
  		display: inline-block;
          line-height: 14px;
  		padding: 0px 20px;
  		border-top: 0;
  		border-right: 1px solid #959595;
  	}
  	.footer_container .footer_link a:last-of-type{
  		margin-bottom: 0;
  		border-right: 0;
  	}
  	.footer_line{
  		display: none;
  	}
  }
/*------------------------------------------------フッターここまで*/

/*------------------------------------------------TOPへ戻るここから*/
#page_top{
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #333;
  opacity: 0.6;
  border-radius: 50%;
  margin: 10px;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f077';
  font-weight: 900;
  font-size: 20px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -2%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/*------------------------------------------------TOPへ戻るここまで*/
