@charset "UTF-8";
/*========================================================
▼Reset CSS
========================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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, 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 {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  text-decoration: none;
  color: #000;
  background-color: #ff9; }

/* change colours to suit your needs */
mark {
  font-weight: bold;
  font-style: italic;
  color: #000;
  background-color: #ff9; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc; }

input, select {
  vertical-align: middle; }

/*========================================================
▼共通コンテンツ
========================================================*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }


html, body {
  font-family: 游ゴシック,Yu Gothic,游ゴシック体,YuGothic,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif;
  font-weight: 400;
}

html {
  font-size: 62.5%;
  height: 100%; }

body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  color: #333;
  -webkit-text-size-adjust: 100%; }

p {
  line-height: 1.6; }

li{
	list-style: none;
}
a {
  text-decoration: none;
  color: #444; }

.disp--pc {
  display: block !important; }
.disp--sp {
  display: none !important; }

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto; }

  .disp--pc {
    display: none !important; }
  .disp--sp {
    display: block !important; } }
/*========================================================
▼ヘッダー
========================================================*/
header {
  position: relative;
  z-index: 9990;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
/*  border-bottom: solid 2px #000; */
}

.header-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding:20px 3%}

.header-inner .logo {
  width: 30vw; 
}

@media only screen and (min-width: 769px) {
  header {
    width: 100%;
    height: 90px; }

  .header-inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px; }

  .header-inner .logo {
    width: 211px;
	
	}
 .header-inner .logo img{
	 width:100%;
		
	}}

/*
header:after {
	margin-top: 40px;
	content: "";
	position: absolute;
    background-image: url(../images/header_underline.png);
	width:100%;
	height: 15px;
    bottom: 0;
	background-repeat: repeat-x;
}
*/


/*========================================================
▼メインビジュアル
========================================================*/
.inner{
	width:100%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
.inner{
	width:92.5%;
	margin: 0 auto;
}
	}
	#main{
		position: relative;
/*
		width: 100%;
		background: url("../images/bg.png") no-repeat center 520px;
		background-attachment: fixed;
		background-size:cover;
*/
/*
		-webkit-transform: translate(-50%,0);
		transform: translate(-50%,0);
*/
	}

@media screen and (max-width: 768px) {
	#main{
		width: 100%;
		background:none;
		
	}
}
#mv {
  padding-top: 40px;
	background: url(../images/header_underline.png) center top repeat-x;
}
#mv .mv__main {
	max-width: 1600px;
	width:100%;
	margin: 0 auto;
	position: relative;
}
#mv .mv__main img {
	max-width: 909px;
	width:100%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	#mv {
/*		margin-top: 15px; */
		background: url(../images/header_underline.png) center top repeat-x;
		padding:15px 0;
	}
   #mv .mv__main img{ 
	   max-width: 1477px;
		width:100%;
		margin: 0 auto;
	}
}
/*========================================================
▼メインコンテンツ
========================================================*/
#contents{
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.contents-inner {
	position: relative;
	max-width: 850px;
	width:70%;
	margin: 0 auto;
}



.bg_fixed-left{
	background-image: url(../images/left_bg.png);
    background-repeat: no-repeat;
    top: 505;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: -1;
	background-position: calc(50% - 580px) calc(0% + 0px);
    background-size: 302px;
    height: 1547px;

}
.bg_fixed-right{
	background-image: url(../images/right_bg.png);
    background-repeat: no-repeat;
    top: 725px;
    right: 0;
    position: fixed; 
    width: 100%;
    z-index: -1;
	background-position: calc(50% + 580px) calc(0% + 0px);
    background-size: 272px;
    height: 1612px;
}
@media screen and (min-width: 991px) {
	
	.bg_fixed-left img{
	max-width: 302px;
	width:100%;
	
}
	.bg_fixed-right img{
	max-width: 272px;
	width:100%;
	
}
}

@media screen and (max-width: 768px) {
	.bg_fixed-left{
		display: none;
	}
	.bg_fixed-right{
		display: none;
	}
	.contents-inner {
		position: relative;
		max-width: 850px;
		width:100%;
		margin: 0 auto;
}
}

#contents .navi{
	text-align: center;
	max-width: 990px;
	margin: 0 auto;
}



#contents .navi__list{
	max-width: 660px;
	width:100%;
	padding:0 20px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
}
#contents .navi__list li{
	width: calc(100% / 2 - 10px);
}
#contents .navi__list li a:hover img{
	opacity: 0.7;
}
#contents .navi__list .navi__list-left img{
	max-width: 293px;
	width:100%;
}
#contents .navi__list .navi__list-right img{
	max-width: 255px;
	width:100%;
}
@media screen and (max-width: 768px) {
	#contents {
		width:100%;
		background: none;
	}
	#contents .navi__list{
		margin: 7% auto;
		width:92.5%;
		padding:0;
		
	}
}

/*========================================================
▼lead
========================================================*/

#contents .lead {
	max-width:539px;
	width:100%;
	margin: 40px auto 100px;
	text-align: center; 
}
#contents .lead img{
	max-width:539px;
	width:100%;
}
@media screen and (max-width: 768px) {
	#contents .lead {
		width: calc(750/750 *100%);
		max-width: 750px;
		margin: 9% auto 9%;
 }
}
	  
 /*========================================================
▼#carefule
========================================================*/
	  
#carefule{
	max-width:820px;
	width:100%;
	margin: 0px auto 100px;
	text-align: center;
	padding:0 20px;	
	text-align: center;
} 
.carefule__ttl{
	margin-bottom: 50px;
}
.carefule__ttl img{
	max-width: 663px;
	width:100%;
	margin: 0 auto 20px;
}
.carefule__ttl-j{
	font-size: 1.6rem;
	color:#333333;
}
.carefule__navi{
	margin-bottom: 100px;
}
.carefule__navi-list{
	-webkit-display: flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
	max-width: 700px;
    width: 100%;
    margin: 0px auto;
}
.carefule__navi-list .heat_careful_img img{
	max-width: 107px;
	width: 100%;
	margin: 0 auto;
}
.carefule__navi-list .sun_careful_img img{
	max-width: 142px;
	width: 100%;
	margin: 0 auto;
}
.carefule__navi-list .rain_careful_img img{
	max-width: 115px;
	width: 100%;
	margin: 0 auto;
}

.carefule__navi-list li a:hover img{
	opacity: 0.7;
}
#carefule__heat,#carefule__sun{
	margin-bottom: 100px;
}
.cmn-ttl__b{
	font-size: 2.8rem;
	color:#08c;
	font-weight: bold;
	margin-bottom: 50px;
}
.carefule__dec-t{
	font-size: 1.6rem;
	margin-bottom: 50px;
	text-align: left;
}
.cmn-ttl__s{
	font-size: 1.66rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.cmn-ttl__m,.other__brand-ttl{
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 2;
}
.carefule__logo{
	margin-bottom: 20px
}
.carefule__logo img{
	width:100%;
	margin-bottom: 20px
}
.ofz{
	max-width: 100px;
	margin: 0 auto;
}
.ossd{
	max-width: 150px;
	margin: 0 auto;
}
.ot{
	max-width: 130px;
	margin: 0 auto;
}
.video {
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
	margin-bottom:30px;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.carefule__dec-b{
	max-width: 575px;
	width:100%;
	margin: 0 auto;
	font-size: 1.6rem;
	margin-bottom: 30px;
	text-align: left;
}
.btn{
	text-align: center;
}
.btn a{
	display: inline-block;
    padding: 13px 50px;
    color: #08c;
	font-size: 1.8rem;
	text-decoration: none;
	border: solid 2px #08c;
}
.btn a:hover{
	color:#fff;
	background-color:#08c;
}
.other__brand{
	max-width: 575px;
	width:100%;
	margin: 90px auto;
}
.other__brand-logo{
	max-width: 150px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.other__brand-logo img{
	width:100%;
}
.outdry{
	max-width: 50px;
}
.other__brand-des{
	font-size: 1.6rem;
	margin-bottom: 30px;
	text-align: left;
}
@media screen and (min-width: 991px) {
	.btn a{
	font-size: 2.2rem;
	}
}

@media screen and (max-width: 768px) {
	#carefule{
		margin: 4% auto 22%; 
		padding: 0;
	} 
	.carefule__ttl{
		margin-bottom: 9%;
	}
	.carefule__ttl img{
		margin: 0 auto 4%;
	}
	.carefule__ttl-j{
		font-size: 1.3rem;
	}
	.carefule__navi{
		margin-bottom: 16%;
	}
	.carefule__navi-list .heat_careful_img img{
		max-width: 106.25px;
		width: 67%;
		margin: 0 auto;
	}
	.carefule__navi-list .sun_careful_img img{
		max-width: 142.5px;
		width: 67%;
		margin: 0 auto;
/*
		margin-left: 10px;
		margin-right: 10px;
*/
	}
	.carefule__navi-list .rain_careful_img img{
		max-width: 115px;
		width: 67%;
		margin: 0 auto;
	}
	#carefule__heat,#carefule__sun{
		margin-bottom: 21%;
	}
	.cmn-ttl__b{
		font-size: 1.6rem;
		margin-bottom: 8%;
	}
	.carefule__dec-t{
		font-size: 1.3rem;
		margin-bottom: 10%;
	}
	.cmn-ttl__s{
		font-size: 1.3rem;
		margin-bottom: 3%;
	}
	.cmn-ttl__m,.other__brand-ttl{
		font-size: 1.5rem;
		margin-bottom: 5%;
	}
	.carefule__logo{
		margin-bottom: 3%;
	}
	.carefule__logo img{
		width:92%;
		margin-bottom: 12%;
	}
	.ofz{
		max-width: 80px;
		margin: 0 auto;
	}
	.ossd{
		max-width: 120px;
		margin: 0 auto;
	}
	.ot{
		max-width: 105px;
		margin: 0 auto;
	}
	.video {
		margin-bottom:7%;
	}

	.carefule__dec-b{
		font-size: 1.3rem;
		margin-bottom: 7%;
	}
	.btn a{
		padding: 10px 30px;
		font-size: 1.3rem;
		border: solid 2px #08c;
	}
	.other__brand{
		margin: 14% auto;
	}
	.other__brand-logo{
		margin-bottom: 12%;
		max-width: 120px;
	}
	.outdry{
		max-width: 42px;
	}
	.other__brand-des{
		font-size: 1.3rem;
		margin-bottom: 4%;
	}

}

/*========================================================
▼#enjoy
========================================================*/

/*========================================================*/
#fun{
	max-width:820px;
	width:100%;
	margin: 0px auto 100px;
	text-align: center;
	padding:0 20px;	 
}
.fun__ttl{
	margin-bottom: 50px;
	text-align: center;
}
.fun__ttl img{
	max-width: 680px;
	width:100%;
	margin: 0 auto 20px;
}
.fun__ttl-j{
	font-size: 1.6rem;
	color:#333333;
}
.fun__banner{
	max-width: 640px;
	width:100%;
	margin: 0 auto;
	margin-bottom: 60px;
	text-align: left;
}
.fun__banner ul li{
	margin-bottom: 40px;
}
.fun__banner ul li img{
	max-width: 640px;
	width:100%;
	margin: 0 auto;
	margin-bottom: 8px;
}
.fun__banner ul li a{
	font-size: 1.6rem;
	color:#08c;
	line-height: 1.7;
	text-decoration: underline
}
.fun__banner ul li a:hover{
	text-decoration: none;
}

.relative__banner{
	max-width:820px;
	width:100%;
	margin: 0px auto 100px;
	text-align: center;
	padding:0 20px;
}
.relative__banner ul{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding: 0;
}
.relative__banner ul li{
    width: calc(100% / 3 - 16px);
	margin-bottom: 25px;
}
.relative__banner ul li img{
	width:100%;
}
@media screen and (max-width: 768px) {
	
	
#fun{
	margin: 0px auto 20%;
	padding:0;	 
}
.fun__ttl{
	margin-bottom: 6%;
}
.fun__ttl img{
	margin: 0 auto 3%;
}
.fun__ttl-j{
	font-size: 1.3rem;
}
.fun__banner{
	margin-bottom: 8%;
}
.fun__banner ul li{
	margin-bottom: 6%;
}
.fun__banner ul li a{
	font-size: 1.3rem;
}

.relative__banner{
	margin: 0px auto 20%;
	padding:0 0px;
}
.relative__banner ul li{
    width:48%;
	
	margin-bottom: 3.5%;
}
.relative__banner ul li img{
	width:100%;
}
}



.l-credit__logo {
	padding: 80px 0;
	text-align: center;
}
.l-credit__logo a {
	color:#08c;
	display: inline-block;
	font-size: 1.6rem;
}
.l-credit__logo a span {
	display: inline-block;
	margin-top: 10px;
	text-decoration: underline;
}
.l-credit__logo a:hover span{
	text-decoration: none;
}
.l-credit__logo a img {
	width: 216px;
}
@media screen and (max-width: 768px) {
	
.l-credit__logo {
	padding: 50px 0;
	text-align: center;
}
.l-credit__logo a {
	display: inline-block;
	font-size: 1.2rem;
}
.l-credit__logo a img {
	width: 140px;
}
.l-credit__logo a span {
	display: inline-block;
	margin-top: 10px;
	text-decoration: underline;
}
}
/*========================================================
▼フッター
========================================================*/
footer {
  text-align: center; }

footer small {
  font-size: 12px;
  line-height: 50px;
  display: block;
  width: 100%;
  color: #fff;
  background: #000; }

@media only screen and (max-width: 768px) {
  footer small {
    font-size: 2.6vw;
    line-height: 1.2;
    padding: 10px 0; } }
