@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+SC');

/* RESET
----------------------------------------------------------------------------------------------------*/
a,article,body,dd,div,dl,dt,em,form,footer,header,h1,h2,h3,h4,h5,h6,html,i,iframe,img,label,legend,li,nav,ol,p,section,main,span,table,tbody,tfoot,thead,time,tr,th,td,ul,video{font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}article,footer,header,nav,section,main{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* ----------------------------------------------

 * 設定をしなおす

---------------------------------------------- */
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 500;
	color: #535761;
	-webkit-text-size-adjust: 100%;
	background-color: #fff8f7;
}

@media only screen and ( max-width : 768px ) {
body {font-size: 14px;}
}

table {
	margin : 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

img {
	vertical-align: middle;
	border: none;
}

#main {
	margin: 0 auto;
}

.contents {
	max-width: 1200px;
	margin: 0 auto;
}

p {
	word-break: break-all;
	font-size: 1.2em;
    line-height: 2.5em;
	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";	
}

/* ----------------------------------------------

 * タイトルタグの設定

---------------------------------------------- */
.store_list h1,
.page_title h1 {
	font-size: 30px;
	font-weight: 600;
	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	padding: 1em 0;
}

.news h2, .news_sp h2, .appology h2 {
    font-size: 1.5em;
    font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
    padding: 0.1em 1em;
	text-align: center;
}

.store_list h2 {
	width: 100%;
	font-size: 1em;
	font-weight: 600;
	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	background-color: #f1e4e2;
	text-align: center;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.concept_text h2 {
	font-size: 35px;
	font-style: italic;
	font-weight: 500;
	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	padding: 0.1em 1em;
	background: -moz-linear-gradient(to left, rgb(255, 248, 249), rgba(255, 255, 255, 0));
	background: -webkit-linear-gradient(to left, rgb(255, 248, 249), rgba(255, 255, 255, 0));
	background: linear-gradient(to left, rgb(255, 248, 249), rgba(255, 255, 255, 0));
}

.concept_text h3 {
	font-size: 24px;
	font-weight: 500;
	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	padding: 0.1em 1em;
}

.key_title h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
    margin: 20px 0;
}	

.facts h4  {
	font-size: 22px;
    font-weight: 400;
 	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	margin: 20px 0 10px 0;
}

@media only screen and ( max-width : 1064px ) {

.concept_text h2 {
	font-size: 28px;
	font-style: italic;
	font-weight: 600;
	padding: 0.1em 1.5em;
}

.key_title h4 {
	font-size: 18px;
    font-weight: 700;
}	

.facts h4  {
	font-size: 22px;
    font-weight: 400;
 	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	padding: 20px 0 20px 0;
}

.facts h4  {
	font-size: 18px;
    font-weight: 700;
}	
}

@media only screen and ( max-width : 768px ) {
.concept_text h2 {
	font-size: 22px;
	font-weight: 500;
	padding: 0.1em 1em;
	background: -moz-linear-gradient(to left, rgb(255, 248, 249), rgba(255, 255, 255, 0));
	background: -webkit-linear-gradient(to left, rgb(255, 248, 249), rgba(255, 255, 255, 0));
	background: linear-gradient(to left, rgb(255, 248, 249), rgba(255, 255, 255, 0));
}	

.concept_text h3 {
	font-size: 18px;
    font-weight: 500;
	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
    margin-top: 20px;
}

.key_title h4 {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding: 0 90px;
}

.key_title h4:before, .key_title h4:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 75px;
	height: 2px;
	border-top: solid 1px #535761;
	border-bottom: solid 1px #535761;
}

.key_title h4:before {
	left:0;
}
		
.key_title h4:after {
	right: 0;
}

.break {
	display: block;
	text-align: center;
}

.tbl .break {
	display: block;
}
}

@media only screen and ( max-width : 480px ) {
.store_list h1,
.page_title h1 {
	font-size: 22px;
}

.concept_text h2 {
	font-size: 16px;
	font-weight: 600;
	padding: 0.5em 1em;
}	
.concept_text h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
	padding: 0.1em 0em;
	text-align: center;
}

.showerhead {
    position: relative;
    top: -40px;
    text-align: center;
    flex: 1;
}

.key_title h4:before, .key_title h4:after {
    width: 30px;
}
}

@media only screen and (max-width: 320px) {
.concept_text h2 {
    font-size: 18px;
    padding: 0.5em 0;
}
	
.concept_text h3 {
    font-size: 18px;
}
	
.key_title h4 {
    font-size: 15px;
    padding: 0 50px;
}
}
/* ----------------------------------------------

 * アンカータグの設定

---------------------------------------------- */

a:hover {
text-decoration: none;
}


a,a:hover,a:hover img {
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
text-decoration: none;
color: #535761;
}

a:hover {
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.50;
}


/* ----------------------------------------------

 * 要素を左右中央寄せ

---------------------------------------------- */

.taC {
text-align: center !important;
}

.taR {
text-align: right !important;
}

.taL {
text-align: left !important;
}



*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(/scripts/boxsizing.htc)}.container{margin:0 auto}.clr:after,.col:after,.container:after,.group:after,.row:after{content:"";display:table;clear:both}.row{padding-bottom:0}.col{display:block;float:left;width:100%}@media (min-width:769px),print{.gutters .col{margin-left:2%}.gutters .col:first-child{margin-left:0}.gutters .colR:first-child{margin-right:0}.sp{display:none}}@media(max-width:768px){.sp_none{display:none !important;}}


img {
	max-width: 100%;
	height: auto;
	width /***/:auto;　/*IE8のみ適用*/
}

@media only screen and ( max-width : 768px ) {
.sbox {
	margin-bottom: 20px;
}
	
.container {
	padding: 0 30px;
}
		
.top_hero {
    position: inherit;
}
}

@media only screen and ( max-width : 480px ) {
.container {
	padding: 0 20px;
}
}
@media only screen and ( max-width : 374px ) {
  .container {
padding: 0 10px;
  }
}

@media print, screen and ( min-width : 769px ) {
  .sbox {
margin-bottom: 25px;
  }
}

/* ---------------------------------------------------------------------------------------------

　   HEADER（ナビゲーション）

--------------------------------------------------------------------------------------------- */

#header {
box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
z-index: 99;
width: 100%;
position: fixed;
top: 0;
left: 0;
background: #f1e4e2;
}
#gNav a:hover {
color: #999;
}
nav li a {
	color: #535765;
	font-size: 16px;
	letter-spacing: 0.2em;
	font-family: 'Cormorant Garamond', 'Noto Serif SC', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

nav .sub-menu,.mean-container .mean-nav ul ul {
background: #fff;
background-image: linear-gradient(to top, #efeee9 0%, #f3e3e1 100%);
}

@media only screen and ( max-width : 768px ) {
  #header {
	padding: 10px 0;
	height: 60px;
}
.h_logo {
    width: 150px;
    position: absolute;
    top: 12px;
    left: 10px;
    z-index: 100;
}
  #gNav .nav {
overflow-y: auto;
height: 100vh;
  }
  .mean-nav .container {
padding: 0;
  }
  nav li .fa {
display: none;
  }
}

@media print, screen and ( min-width : 769px ) {
#header {
	height: 80px;
}

.h_logo img {
	width: 180px;
}

#h_top {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

#gNav ul {
	position: relative;
	display: flex;
	font-family: 'Cormorant Garamond', 'Noto Serif SC', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

#gNav li {
	position: relative;
	margin-right: 3em;
}
 
#gNav li:last-child {
	margin-right: 0;
}
  #gNav li i {
font-size: 16px;
margin-left: 5px;
  }
  #gNav li a {
position: relative;
display: block;
text-align: center;
line-height: 80px;
  }
  #gNav .sub-menu {
visibility: hidden;
opacity: 0;
z-index: 1;
display: block;
position: absolute;
top: 50px;
left: 50%;
margin-left: -100px;
width: 200px;
-webkit-transition: all .2s ease;
transition: all .2s ease;
  }
  #gNav .sub-menu a {
padding: 10px;
display: block;
border-bottom: none;
padding: 20px;
line-height: 1.2em;
  }
  #gNav .sub-menu a:hover:after {
content: none;
  }
  #gNav .sub-menu li {
display: block;
font-size: 16px;
padding: 0;
margin: 0;
  }
  #gNav .sub-menu li:last-child {
border-bottom: none;
  }
  #gNav ul > li:hover {
-webkit-transition: all .5s;
transition: all .5s;
  }
  #gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
color: #d78886;
  }
  #gNav li:hover ul.sub-menu {
top: 80px;
visibility: visible;
opacity: 1;
z-index: 9999;
  }
  #gNav li ul li:after {
content: none;
  }
 #gNav li:hover ul.sub-menu a {
color: #111;
  }
  #gNav .sub-menu li a:hover {
background: #fff;
  }
  #gNav .contact_btn a:hover {
color: #fff;
  }
}

/* ---------------------------------------------------------------------------------------------

　   SNS

--------------------------------------------------------------------------------------------- */
.header_l {
	display: flex;
}

.sns ul {
	display: flex;
    justify-content: space-around;
    font-size: 2em;
    width: 80px;
    margin-left: 20px;
}

.sns a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    color: #9fa0a0;
}

.sns_resp {
	display: none;
}

@media only screen and ( max-width : 768px) {
.sns {
	display: none;
}

.sns_resp {
	display: block;
}

.sns_resp {
    width: 100px;
    float: right;
    margin-right: 60px;
    position: relative;
    z-index: 101;
}

.sns_resp ul {
	display: flex;
    justify-content: flex-end;
    font-size: 2em;
}

.sns_resp ul li {
	margin-left: 10px;
}
.sns_resp a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    color: #9fa0a0;
}
} 
/* ---------------------------------------------------------------------------------------------

　   Authorization

--------------------------------------------------------------------------------------------- */
.authorized {
	font-size: 0.8em;
    line-height: 1.5em;
    font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	margin-left: 30px;
}

.authorized h2 {
	margin-bottom: 5px;
}

.authorized .tbl {
    width: 100%;
    margin: 0 auto;
	border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.authorized .tbl dd {
    display: flex;
    background-color: #fff;
   	padding: 2px 5px;
    text-align: left;
    border-right: none;
    border-top: none;
    flex: none;	
}

.authorized_sp {
	display: none;
}

@media only screen and ( max-width : 950px ) {
	.authorized {
		display: none;
	}
	
	.authorized_sp {
		display: block;
	}
	
	.authorized_sp p {
		width: 100%;
		font-size: 0.8em;
		text-align: center;
		line-height: 1.5;
		margin-top: 5px;
		padding: 5px;
		font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	}

}

/* ---------------------------------------------------------------------------------------------

　   ヒーロー

--------------------------------------------------------------------------------------------- */
.top_hero {
	background-image: url("../images/mplus_hero.jpg");
	background-position: top;
	background-size: cover;
	min-height: 500px;
	position: relative;
	max-width: 1200px;
    margin: 0 auto;
}

@media only screen and ( max-width : 768px ) {
.top_hero {
	background-image: url("../images/mplus_hero.jpg");
	background-position: top;
	background-size: cover;
	min-height: 300px;
	position: inherit;
}
}
	
.top_hero .reserve {
	width: 100%;
    text-align: center;
    position: absolute;
    bottom: 40px;
    margin: auto;	
}

.top_hero .reserve a {
	border: 3px solid #535761;
    padding: 20px 30px;
    background-color: rgba(255, 255, 255, 0.57);
    font-size: 1.2em;
    font-weight: 600;
    font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
}

@media only screen and ( max-width : 768px ) {
.top_hero .reserve {
    position: relative;
    top: 260px;
}

.top_hero .reserve a {
 	border: 2px solid #535761;
	padding: 10px 10px;
    font-size: 1em;
}
}

@media only screen and ( max-width : 480px ) {
.top_hero .reserve {
    position: relative;
    top: 230px;
    margin-bottom: 100px;
}

.top_hero .reserve a {
	color: #fff8f7;
 	background-color: rgba(215, 136, 134, 0.5);
	padding: 10px 10px;
    font-size: 1em;
}
}

@media only screen and (max-width: 320px) {
.top_hero .reserve {
    top: 173px;
}
}
/* ---------------------------------------------------------------------------------------------

　   ニュースエリア

--------------------------------------------------------------------------------------------- */
.news, .news_sp {
    margin: 20px 0;
    padding: 20px;
    border: 2px solid #efeee9;
}

.news iframe {
	height: 95%;
}

.news_sp {
	display: none;
}

.list_all {
	text-align: right;
}

.list_all a {
	font-size: 0.9em;
	color: #d78886;
	text-decoration: underline;
}

.list_all a:hover {
	color: #535765;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-decoration: underline;
}

.appology {
	position: relative;
	max-width: 1200px;
    margin: 40px 0;
	
}

.appology_img {
	background-image:url("../images/appology.jpg");
	width: 100%;
	height: 400px;
}

.appology_sp {
	display: none;	
}

@media only screen and (max-width: 1200px) {
.news, .news_sp {
	margin: 20px;
}
} 

@media only screen and (max-width: 768px) {
#news_list .break {
	display: block;
}
} 

@media only screen and (max-width: 480px) {
#news_list .break {
	display: block;
}

.news {
	display: none;
}
	
.news_sp {
	display: block;
}

.appology_pc{
	display: none;	
}	
.appology_sp {
	display: block;	
}
} 

/* ---------------------------------------------------------------------------------------------

　   コンセプト・キャンペーンエリア

--------------------------------------------------------------------------------------------- */
.concept .contents {
    background-image: url(../images/woman.png);
    background-position: top;
    background-size: cover;
    height: 600px;
}

.model {
	display: none;
}

.concept_text {
	padding-top: 40px;
}

.concept_text .tbox {
	width: 100%;
	padding: 0 40px;
	flex: 2;
}

.concept_inn {
	display: flex;
}

.showerhead {
	position: relative;
    top: 100px;
	flex: 1;
}

@media only screen and ( max-width : 768px ) {
.concept {
    margin-bottom: 0;
}

.concept .contents {
    background-position: right;
    height: 600px;
}
	
.concept_inn {
    display: block;
}
	
.concept_text {
    width: 100%;
    padding: 20px 40px;
	background: linear-gradient(to bottom, rgba(255, 248, 249, 0.6) 70%, rgba(255, 255, 255, 0) 100%);

}

.concept_text .tbox {
	padding: 0;
}

.concept_text .tbox p,
.key_a p, .key_b p, .key_c p {
    word-break: break-all;
    font-size: 1em;
    line-height: 2em;
}

	
.showerhead {
    position: relative;
    top: -50px;
    flex: 1;
    text-align: center;
	margin-top: 50px;
}

.showerhead img {
    width: 45%;
}
}

@media only screen and (max-width: 480px) {
.concept .contents {
    background-image: none;
    height: 700px;
}

.concept_inn {
    display: block;
}
.model {
	display:  block;
}
.concept_inn .tbox div {
	text-align: center;
}
}

@media only screen and (max-width : 320px) {
.concept {
    margin-bottom: 0;
}

.showerhead img {
    width: 70%;
}

.concept .contents {
    background-image: none;
    height: 800px;
}
	
.concept_text {
    padding: 20px 20px;
}
}

/* ---------------------------------------------------------------------------------------------

　   キーポイント

--------------------------------------------------------------------------------------------- */	
.keypoint-inn {
	display: flex;
	justify-content: space-around;
	padding-top: 50px;
}

.key_a, .key_b, .key_c {
	flex: 1;
    margin: 0 auto;
    padding: 20px;
    max-width: 400px;	
}

.key_img img {
	max-width: 100%;
    height: auto;
    width /***/: auto;
}

.keypoint-inn .key_a .tbox,
.keypoint-inn .key_b .tbox,
.keypoint-inn .key_c .tbox {
	margin-top: 30px;
}

@media only screen and ( max-width : 1064px ) {
.keypoint-inn .key_a .tbox p,
.keypoint-inn .key_b .tbox p,
.keypoint-inn .key_c .tbox p {
	word-break: break-all;
    font-size: 1em;
    line-height: 2em;
}	
}

@media only screen and ( max-width: 768px ) {
.keypoint {
	padding-top: 50px;
}
	
.keypoint-inn {
	display: block;
}
.key_a {
	background-color: #efeee9;
}

.key_b {
	background-color: #f1e4e2;
}

.key_c {
	background-color: #fff8f7;
}

.key_a, .key_b, .key_c {
    max-width: 100%;	
}
	
.key_title {
	text-align: center;
}

.key_img {
	text-align: center;
}

.keypoint-inn .key_a .tbox,
.keypoint-inn .key_b .tbox,
.keypoint-inn .key_c .tbox {
    padding: 0 20px 0 20px;
}
}

@media only screen and (max-width: 480px) {
.key_img img {
    max-width: 70%;
}

.key_title h4 {
    font-size: 17px;
    padding: 0 50px;
	width: 100%;
}
}

@media only screen and (max-width: 320px) {
.keypoint-inn .key_a .tbox,
.keypoint-inn .key_b .tbox,
.keypoint-inn .key_c .tbox {
    padding: 0;
}

.key_title h4 {
	font-size: 17px;
    padding: 0 30px;	
}

.key_img img {
    max-width: 90%;
}
}
/* ---------------------------------------------------------------------------------------------

　   ファクト

--------------------------------------------------------------------------------------------- */	
.facts {
	background-color: #efeee9;
}

.fact_a, .fact_b, .fact_c {
	display: flex;
	justify-content: space-around;
}

.fact_b, .fact_c :nth-child(even) {
  flex-direction: row-reverse;
}

.img_box,
.fact_a .tbox,
.fact_b .tbox,
.fact_c .tbox {
	flex: 1;
}


.img_box,
.fact_a .tbox,
.fact_b .tbox,
.fact_c .tbox {
	flex: 1;
}

.fact_a .tbox .texts,
.fact_b .tbox .texts,
.fact_c .tbox .texts {
	padding: 0 20px 0 20px;
}

.facts .fact_a .tbox p,
.facts .fact_b .tbox p,
.facts .fact_c .tbox p {
	word-break: break-all;
    font-size: 1.2em;
    line-height: 2em;
	margin-bottom: 10px;
}

.numbering {
  	font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	font-size: 6em;
    font-weight: bold;
    font-style: italic;
    color: #d78886;
    float: right;
    margin: 0 20px;
}

.reserve {
	width: 100%;
    text-align: center;
	margin: 50px 0;
}

.reserve a {
	border: 3px solid #535761;
    padding: 20px 30px;
    background-color: rgba(215, 136, 134, 0.5);
    font-size: 1.2em;
    font-weight: 600;
    font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
	color: #535761;
}

@media only screen and ( max-width : 1064px ) {
.facts .fact_a .tbox p,
.facts .fact_b .tbox p,
.facts .fact_c .tbox p {
    font-size: 1.1em;
    line-height: 1.9em;
}
}

@media only screen and ( max-width : 964px ) {
.facts .fact_a .tbox p,
.facts .fact_b .tbox p,
.facts .fact_c .tbox p {
    font-size: 1em;
    line-height: 2em;
}

.numbering {
    font-size: 3em;
    float: left;
}
}

@media only screen and ( max-width : 768px ) {
.reserve a {
	border: 2px solid #535761;
    padding: 10px 10px;
    background-color: rgba(215, 136, 134, 0.5);
    font-size: 1em;
    font-weight: 600;
    font-family: 'Noto Serif SC', serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
}

.fact_a, .fact_b, .fact_c {
	display: block;
}
	
.fact_a, .fact_b, .fact_c {
    padding: 20px;	
}
}

@media only screen and (max-width: 480px) {
.numbering {
	font-size: 3em;
    float: none;
    margin: 10px 0;
	text-align: center;
}

.facts h4 {
	font-size: 17px;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center;
}
}

@media only screen and (max-width: 320px) {
.fact_a .tbox .texts,
.fact_b .tbox .texts,
.fact_c .tbox .texts {
	padding: 0;
}

}

/* ---------------------------------------------------------------------------------------------

　   ご購入について

--------------------------------------------------------------------------------------------- */
.store_list {
	margin: 0 20px;
}

.store_list p {
    border-bottom: 1px solid #ddd;
}

.tbl .break {
	display: block;
	text-align: left;
}

.tbl {
	width: 100%;
    margin: 0 auto;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

.tbl dl {
	display: flex;
}

.tbl dt {  
    font-weight: bold;
	background-color: #efeee9;
}

.tbl dt,
.tbl dd {
	border-top: 1px solid #ddd;
	padding: 8px 20px;
	flex:1;
}

.tbl dt {
	padding: 8px 21px;
	border-right: 1px solid #ddd;
}

.tbl dd {
	padding: 8px 20px;
	border-right: 1px solid #ddd;
}
.dist {
	text-align: center;
	margin: 20px;
}

.dist_sp {
	display: none;
}

@media only screen and (max-width: 480px) {
.dist_pc{
	display: none;
}

.dist_sp {
	display: block;
}
	
.tbl dl {
	display: block;
}

.tbl dt {  
    font-weight: bold;
	border-top: 1px solid #ddd;
}
	
.tbl dd {
	border-top: 1px solid #ddd;	
} 
}

/* ---------------------------------------------------------------------------------------------

　   FOOTER

--------------------------------------------------------------------------------------------- */
.foot_inn {
	margin: 50px 0 50px 0;
}

.foot_signiture {
	display: flex;
	justify-content: center;
	align-items: center;
}

.w_line {
	flex: 1;
    border-bottom: double 4px #3f3a39;
    margin-left: 15px;
    margin-right: 15px;
}

.signiture {
	max-width: 150px;
	height: auto;
	text-align: center;
}

.signiture img {
	width: 100%;
}

.comp_ad p {
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	margin: 50px 0 50px 0;

}

.address a {
	color: #535761;
}

.copyright {
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------------------------------------

　   CONTENTS

--------------------------------------------------------------------------------------------- */
section {
text-align: center;
}

#sec01 {
background: #cadffa;
}

#sec02 {
background: #99c1f3;
}

#sec03 {
background: #7ea7d9;
}

#sec04 {
background: #618bbe;
}

.btn {
display: block;
background: #fff;
color: #618bbe;
padding: 0.8em 1em;
text-align: center;
margin: 0 auto;
border-radius: 100px;
}

.btn:before {
content: "\f104";
font-family: "FontAwesome";
margin-right: 5px;
}

@media only screen and ( max-width : 768px ) {
  #main {
padding-top: 58px;
  }
  .btn {
width: 60%;
}
}

@media only screen and ( max-width : 480px ) {
  .btn {
width: 100%;
}

.top_hero {
    min-height: 200px;
}
}

@media only screen and ( max-width : 320px ) {
.top_hero {
    min-height: 136px;
}
}

@media print, screen and ( min-width : 769px ) {
  #main {
	padding-top: 80px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .btn {
width: 300px;
  }
}


