﻿@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;
	}
}
/*------------------------------------------------全体ここまで*/
/*------------------------------------------------8月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{/*8月*/
		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;
	}
}
/*8月号CSS*/
/*-----------グラフ*/
.column_text h5{
	font-size: 1.4rem;
	margin: 20px 0 5px 0;
}
.column_text .wrap_graph h5{
	text-align: center;
	margin: 10px 0 0 0;
}
.column_text .wrap_graph_circle .graph p:first-of-type{
	font-size: 1.3rem;
	text-align: center;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}
.column_text .wrap_graph_circle .graph p:first-of-type:before,
.column_text .wrap_graph_circle .graph p:first-of-type:after{
	content: "";
	flex-grow: 1;
	height: 1px;
	background-color: #333;
	display: block;
}
.column_text .wrap_graph_circle .graph p:first-of-type:before{
	margin-right: 1.4rem;
}
.column_text .wrap_graph_circle .graph p:first-of-type:after{
	margin-left: 1.4rem;
}
.column_text .reference{
	font-size: 1.2rem;
	text-align: center;
}
.column_text .reference a{
	color: #333;
	text-decoration: underline;
}
/*-----------背景*/
.column_text_point{
	padding: 10px;
	margin: 14px 0 0;
    background-image: linear-gradient(-45deg, #fff 25%, #f0f8ff 25%, #f0f8ff 50%, #fff 50%, #fff 75%, #f0f8ff 75%, #f0f8ff);
	background-size: 8px 8px;
}
/*-----------見出し・文*/
.column_text h4{/*2重線*/
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #262b72;
	padding: 0.4em 0 0.2em;
	border-top: 1px solid #262b72;
	border-bottom: 1px solid #262b72;
}
.column_text.no_border h4{
	border: 0;
	padding: 1.5em 0 0.2em;
}
.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_line{
    margin-top: 30px;
    border: double #f7b00c;
    padding: 20px 20px 10px;
}
.column_text_line .sub{
    margin: -32px auto 0;
    background-color: #fff;
    width: 12em;
	text-align: center;
	font-weight: bold;
	color: #f7b00c;
}
.column_text_line ol,
.column_text.no_border .number{
    list-style-type: decimal;
	margin-left: 20px;
}
.column_text.no_border .number li{
	padding-bottom: 0;
}
.column_text .square{
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #262b72;
	margin: 0 3px;
}
/*マーカー*/
.column_text .strong,.column_text .strong_02{
	font-weight: bold;
}
.column_text .strong{
	background: linear-gradient(transparent 50%, #ffe991 0%);/*トワイライトオン*/
}
.column_text .strong_02{
	background: linear-gradient(transparent 50%, #bfe8ff 0%);/*グッズ紹介*/
}
/*-----------キラキラのマーク*/
.column_check_icon::before{
  content: '';
  display: inline-block;
  width: 17px;
  height: 20px;
  background-image: url("images/icon_clean.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 14px auto;
  padding-right: 4px;
}
/*-----------チェックマーク*/
.column_check_icon_aug{
	position: relative;
	padding-left: 1.5rem;
	margin-top: 0.5em;
}
.column_check_icon_aug::before {
    display: inline-block;
    content: '';
    width: 8px;
    height: 3px;
    border-left: 2px solid #262b72;
    border-bottom: 2px solid #262b72;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	position: absolute;
	top: 10px;
	left: 0;
}
.column_check_title{/*文字部分*/
	color: #262b72;
	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;
}

@media screen and (min-width:769px){
	.column_text_point,.column_text_line{
		margin: 30px 0;
	}
}
@media screen and (min-width:768px){
	/*-----------グラフ*/
	.column_text .wrap_graph{
		margin-top: 30px;
	}
	.column_text .wrap_graph,
	.column_text .wrap_graph_circle{
		display: flex;
	}
	.column_text .wrap_graph_circle{
		margin-left: 5%;
	}
	.column_text .wrap_graph_circle .left{
		max-width: 310px;
	}
	.column_text .wrap_graph_circle .right{
		max-width: 289px;
	}
	.column_text .wrap_graph_circle .graph{
		margin-left: 3%;
	}
	.column_text .wrap_graph .graph.bar img{
		max-width: 368px;
	}
	.column_text .wrap_graph h5{
		margin: 0 0 10px 0;
	}
	.column_text_point ol{
		padding: 10px 20px 0;
	}
}
/*------------------------------------------------コラムここまで*/

/*ふきだしここから*/
.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: 6px 12px;
}
.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: 15px 25px;
		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へ戻るここまで*/
