@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho");

/*font*/
* {
/*-webkit-text-size-adjust: 100%;*/
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue',  'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro, '游ゴシック', YuGothic, 'Noto Sans JP', Arial, 'メイリオ', Meiryo, sans-serif;
}
.mincho {
font-family: "Noto Serif JP", 'さわらび明朝', '游明朝', '湯明朝', 'ヒラギノ明朝ProN W3', '平野明朝ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ明朝', serif;
}

/*common*/
body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #333;
  font-size: 0.9em;
  line-height: 140%;
  background-color: #eee !important;
  overflow-x:hidden;
}
div, p, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  display: block;
  text-align: left;
}
h1, h2, h3, h4, .title ,.menutitle{font-weight:normal;}
h1,h2,h3,h4{clear:both;}
strong {
  margin: 0 0.2em;
  padding: 0;
  font-size: 1.6em;
}
ul, ol {
  display: block;
  list-style-type:none;
  margin-left:0;
  margin-right:0;
}
a:hover {
position: relative;
top: 0px;
}
a:hover img {opacity: .8;}
section img {width:100%;}
.title {
  margin: 0;
  padding: 0;
  overflow-x:hidden;
}
.red{color:#c00;}
.em1{font-size:1em;}

/*container*/
#container {
  width: 100%;
  max-width: 960px;
  padding: 0;
  margin: auto;
  background:#fff;
  overflow: hidden;
}

section {background:#fff;}
header img {width:100%;}
.row img{width:100%}
section a, section a img {
  -ms-transition: filter 0.5s ease-out;
  transition: filter 0.5s ease-out;
}
section a:hover, section a:hover img {
  -ms-filter: brightness(1.2);
  filter: brightness(1.2);
}

#container h1 {
  text-align:center;
  color:#1d2b59;
}

/*privacy*/
#privacy {padding: 5%;}
#privacy h3 {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1d2b59;
  border-bottom: 1px solid #1d2b59;
}
#privacy dd, #privacy p, #privacy ul {line-height: 1.8;}
#privacy ul li:before {
  content: '▶';
  margin-right: 10px;
  color: #1d2b59;
}
#privacy .box02 {margin-bottom: 1rem;}

/*footer*/
footer {
  margin:0 auto -0.5%;
  padding:2% 0;
  color:#fff;
  background:#1d2b59;
  text-align:center;
}
footer p, footer ul {text-align:center;}
footer p, footer ul li {
  font-size:1.2em;
  line-height:1.6;
}
footer a {
font-size:1em;
color:#fff;
text-decoration:none;
}
footer a:hover{
color:#fff;
text-decoration:underline;
}
.tel_no{
  font-size: 1.8em;
  font-weight: 600;
  color: #f39800;
}
#footertop{
  width: 100%;
  max-width:980px;
  margin: auto;
  padding: 1% 0;
  line-height: 1.6;
  vertical-align: middle;
}
#footertop ul{padding:0;}
#footertop ul li{display:inline-block;}
#footertop ul li:after{content:" ｜ ";}
#footertop ul li:last-child:after{content:"";}
#footertop a{
  color:#ff0 !important;
  font-size:1.1em;
  text-decoration:none;
  transition:background-color 0.5s ease;
}
#footertop a:hover{
color:#000 !important;
background-color:#ff0 !important;
text-decoration:none;
}
#footertop:after {
  content:"";
  display:block;
  clear:both;
}

/*ページ全体のスタイリング*/
header {
  padding: 2% 1%;
  border-top:10px solid #1d2b59;
}
.window {
  background:#fff;
  border-radius:10px;
  margin: 40px 20px;
  padding:20px;
}
.window p{
  font-size: 1.4em;
  line-height: 1.8;
}
.triangle {
  width: 0;
  height: 0;
  border-top: 36px solid #d00;
  border-right: 43px solid transparent;
  border-left: 43px solid transparent;
  margin: auto;
}
.triangle.white {border-top: 36px solid #fff;}

.campaign h2 {
  text-align: center;
  padding-top: 5%;
  font-weight: 700;
  color:#fff;
  font-size: 2em;
}
.conditions li {
  text-align: left;
  position: relative;
}
.conditions li:before {
  content:'▶';
  color:#1d2b59;
  margin-right:10px;
}

/*back to page-top*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 100%;
  font-weight: bold;
  background: rgba(49,173,44,0.7);
  border-radius: 10px;
}
#page-top a {
  text-decoration: none;
  color: #fff;
  padding: 20px;
  text-align: center;
  display: block;
  border-radius: 5px;
}
#page-top a:hover {
  opacity: 0.7;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}
@media screen and (max-width:768px){
  #container h1, #input_space {padding: 20px;}
  #container h1 {font-size: 1.6rem;}
  #input_space dt {
   text-align: left;
   border-right:none;
   border-bottom: 5px solid #1d2b59;
  }
  footer {padding: 10px 20px;}
  footer p {font-size: 1rem;}
}
@media screen and (min-width:960px){
  .pc {display:block;}
  .sp {display:none;}
  a[href^="tel:"] {pointer-events: none;}
  .window img {width:70%;}
  .enquete ul {padding-left: 70px;}
  .bigword{font-size:2.2em;}
  input.btn_submit, input.btn_submit:hover{left:10%;}
}
@media screen and (max-width:959px){
  .pc {display:none;}
  .sp {display:block;}
  section{
  padding:0 10px;
  margin:auto;
  }
  img, input[type="image"]{width:100%;}
  .bigword{font-size:1.4em;}
  .col-md-2{text-align:center;}
  .window img {width:40%;}
  .enquete ul {padding-left:0;}
}