@charset "UTF-8";

/*------------------------------------------------------------
Global
------------------------------------------------------------*/
*,
*:before,
*:after {
	box-sizing: border-box;
}
html {
	font-size: 16px;
}
body {
	color: #000;
	font-size: 1em;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
  font-feature-settings: "palt";
  letter-spacing: -.01em;
}
_:lang(x)::-ms-backdrop, body {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
a,
a:before,
a:after {
	color: #000;
	transition: .4s;
	cursor: pointer;
}
.txt-min {
	 font-family:"游明朝 Medium","YuMincho Medium","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif; 
}
_:lang(x)::-ms-backdrop, .txt-min {
	font-family: "Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;
}
.wrap {
	overflow: hidden;
}

section p {
  text-align: justify;
}

.ttl_01 {
  text-align: center;
}

/*===============clear用==================*/
.cf {clear:both;}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf { display: inline-table; zoom:1; overflow:hidden;}

/* Hides from IE-mac \*/
* html .cf { height: 1%; overflow:visible;}
.cf { display: block; }
/* End hide from IE-mac */

@media screen and (min-width: 992px) {
	body {
		font-size: 1em;
	}
}

/*------------------------------------------------------------
none
------------------------------------------------------------*/
.hidden--s,
.hidden--m,
.hidden--l {
	display: block;
}
.visibility--s,
.visibility--m,
.visibility--l {
	display: none;
}

@media screen and (min-width: 768px) {
	.hidden--s {
		display: none;
	}
	.visibility--s {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	.hidden--m {
		display: none;
	}
	.visibility--m {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	.hidden--l {
		display: none;
	}
	.visibility--l {
		display: block;
	}
}

/*------------------------------------------------------------
ttl
------------------------------------------------------------*/
h2.ttl_01 {
	margin-bottom: 45px;
}
h2.ttl_01 p {
	display: inline;
	padding-bottom: 10px;
  font-size: 1em;
	/*font-weight: bold;*/
}

@media screen and (min-width: 569px) {
  h2.ttl_01 {
		margin-bottom: 30px;
		text-align: center;
	}
  h2.ttl_01 p {
    font-size: 1.7em;
		line-height: 1.4;
    /*font-weight: bold;*/
	}
}

@media screen and (max-width: 568px) {
  h2.ttl_01 {
    margin-bottom: 20px;
  }
  h2.ttl_01 p {
    display: inline;
    padding-bottom: 10px;
    font-size: 1.7em;
    /*font-weight: bold;*/
  }
  h2.ttl_01 p br {
    display: none;
  }
}

@media screen and (max-width: 414px) {
  h2.ttl_01 p{
    font-size: 1.4em;
  }
}

/*------------------------------------------------------------
Contents
------------------------------------------------------------*/
.contentsarea {
	margin-bottom: 120px;
}
.contentsarea__inner {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

@media screen and (max-width: 960px) {
  .contentsarea {
    margin-bottom: 90px;
  }
}

/*------------------------------------------------------------
header
------------------------------------------------------------*/
header {
  margin: 0 auto 2%;
  width: 100%;
  text-align: center;
}

header .sn {
  display: none;
}

@media screen and (max-width: 768px) {
  header {
    margin-bottom: 30px;
  }
  header .dn {
    display: none;
  }
  header .sn {
    display: block;
  }
  header .contentsarea__inner {
  padding: 0;
  }
}

@media screen and (max-width: 568px) {
  header {
    margin-bottom: 20px;
  }
}

/*------------------------------------------------------------
point
------------------------------------------------------------*/
.point {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
  text-align: center;
}

.pont-ttl {
  margin: 0 auto 40px;
  width: 100%;
  text-align: center;
}

.pont-ttl .sn{
  display: none;
}

.point ul {
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
}

.point li:not(:last-child) {
  margin: 0 auto 60px;
}

.cf-point {
  font-size: 1.4em;
  line-height: 1em;
  background: #f4f1e7;
  margin: 0 auto 20px;
  padding: 0 10px;
}

.cf-point span {
  font-size: 2em;
  color: #e95377;
  margin-left: 2px;
}

.cf-ttl {
  font-size: 2em;
  line-height: 1.3em;
  margin: 0 auto 20px;
  padding: 0 10px;
}

.cf-txt {
  padding: 0 10px;
}

.point .sp {
  display: none;
}

@media screen and (max-width:768px) {
  .point .pc { display: none }
  .point .sp { display: block }
  .point ul {
    padding: 0;
  }
  .cf-ttl br, .cf-txt br {
    display: none;
  }
}

@media screen and (max-width:668px) {
  .pont-ttl .dn{
    display: none;
  }
  .pont-ttl .sn{
    display: block;
  }
}

/*------------------------------------------------------------
price
------------------------------------------------------------*/
.price {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.price table {
  text-align: center;
  width: 100%;
  font-size: 1.1em;
  margin: 0 auto 20px;
}

.price table th {
  background: #006cb8;
  color: #fff;
  padding: 20px 5px;
  text-align: center;
  border: 1px solid #e5e5e5;
}

.price table td {
  background: #fff;
  padding: 20px 5px;
  text-align: center;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
}

ul.caution {
  margin: 0 auto 60px;
}

ul.gallery {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

ul.gallery li {
  width: 49%;
}

ul.gallery li img {
  width: 100%;
}

.pont-kuyou {
  margin: 20px auto;
  text-align: center;
}

.point > ul.gallery li:nth-child(-n +2) {
  margin-bottom: 20px;
}

@media screen and (max-width:768px) {
  .price table {
    font-size: .9em;
  }
  ul.caution {
    margin: 0 auto 30px;
  }
  ul.gallery {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  ul.gallery li {
    width: 100%;
  }
  ul.gallery li:not(:last-child) {
    margin: 0 auto 20px;
  }
}

/*------------------------------------------------------------
order
------------------------------------------------------------*/
.order {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.order ul {
  margin: 0 auto 60px;
}

.order ul li {
  font-size: 1.3em;
  margin-bottom: 30px;
  line-height: 1.3em;
  padding-left: 0.4em;
  text-indent: -0.4em;
}

.order ul li:before {
  content: "\25CF";
  display: inline-block;
  color: #006cb8;
  margin-right: 5px;
  font-size: .6em;
}

.order ul li b {
  color: #006cb8;
  font-weight: bold;
}

.order .sp {
  display: none;
}

.pagelist {
  text-align: center;
  margin: 0 auto;
}

@media screen and (max-width:768px) {
  .order .pc { display: none }
  .order .sp { display: block }
}

/*------------------------------------------------------------
about
------------------------------------------------------------*/
.about {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.about table {
  text-align: center;
  width: 100%;
  font-size: 1.1em;
  margin: 0 auto 20px;
}

.about table th {
  background: #006cb8;
  color: #fff;
  padding: 1.5%;
  text-align: center;
  border: 1px solid #e5e5e5;
  width: 20%;
}

.about table td {
  background: #fff;
  padding: 1.5%;
  text-align: left;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  width: 80%;
}

@media screen and (max-width:768px) {
  .about table {
    font-size: .9em;
  }
}

/*------------------------------------------------------------
form
------------------------------------------------------------*/
.form {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

form#mail_form input#form_submit_button {
  background: #f61e00!important;
}

/*------------------------------------------------------------
footer
------------------------------------------------------------*/
.footer {
  background: #006cb8;
  margin-right: auto;
  margin-left: auto;
}

.footer .copyright {
  max-width: 960px;
  padding: 30px 3%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: .7em;
  color: #fff;
}

/*------------------------------------------------------------
voice
------------------------------------------------------------*/
.voice {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.voice ul {}

.voice ul li {
  padding: 30px;
  /*border: 2px solid #4a80cb;*/
  background: #f4f1e7;
  border-radius: 10px;
}

.voice ul li:first-child {
  margin-bottom: 30px;
}

.voice ul li > div:nth-child(3) {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.voice ul li div:nth-child(3) div:nth-child(1) {
  margin-right: 30px;
  max-width: 500px;
}

.voice ul li div:nth-child(3) div:nth-child(2) {
  max-width: 450px;
}

.voice ul li > p:nth-child(1) {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
}

.voice ul li > p:nth-child(2) {
  margin-bottom: 15px;
}

.voice ul li div:nth-child(3) p:nth-child(1) {
  padding: 0 5px;
  background: linear-gradient(#ccc 1px, transparent 1px) ;
  background-size: auto 2.5em;
  line-height: 2.5em;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.voice ul li span {
  display: inline-block;
  font-size: .8em;
}

@media screen and (max-width:768px) {
  .voice ul li {
    padding-left: 50px;
    padding-right: 50px;
  }
  .voice ul li > div:nth-child(3) {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .voice ul li div:nth-child(3) div:nth-child(1) {
    margin-right: 0;
    max-width: 100%
  }
  .voice ul li div:nth-child(3) div:nth-child(2) {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
}

@media screen and (max-width:568px) {
  .voice ul li {
    padding: 25px 20px;
  }
  .voice ul li > div:nth-child(3) {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .voice ul li > p:nth-child(1) {
    font-size: 1.3em;
  }
  .voice ul li > p:nth-child(1) br {
    display: none;
  }
  .voice ul li div:nth-child(3) div:nth-child(1) {
    margin-right: 0;
    max-width: 100%
  }
  .voice ul li div:nth-child(3) div:nth-child(2) {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
}
