@charset 'UTF-8';
/* Scss Document */
.ns {
  font-family: -apple-system, BlinkMacSystemFont, "Noto Sans Japanese",'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
}
header{
	border-bottom: 4px double #E5E1E2;
}
.wrapgNav,.h_02,.h_12:after,.h_13,.linkArea,.blogArea01 .blogDay,.btn02:hover,.pagetop a:hover,.btn04 {
  background-color: #FFF;
}
.pagetop a:hover {
  background-color: #E5E1E2;
}
.pagetop a {
  background-color: #52B3BA;
}
.h_03,.h_04,.h_05,.h_06,.h_07:before,.h_07:after,.h_08,.h_10,.h_14,.h_14:beofre {
  border-color: #001F6C;
}
.btn03 {
  border-color: #001F6C;
}
.h_13:after {
  border-top-color: #001F6C;
}
.h_03,.h_04,.h_05,.h_06,.h_07,.h_08,.h_09,.h_10,.h_12,.h_14,.newsArea02 .blogBox dt,.blogArea02 .blogDay,.btn03 {
  color: #666;
}
.h_06 {
  border-bottom: 4px double #E5E1E2;
}
.h_02,
.h_11,
.h_13,
.blogArea01 .blogDay {
  color: #666;
}
.copyright{
	color: #000;
}
.gNav li:hover {
  background-color: #EAF7F7;
}
.footer01 {
  background-color: #E5E1E2;
  padding-top: 44px;
}
.tac{
  text-align: center !important;
}
.imgArea01 {
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 74%,rgba(239,247,248,1) 74%,rgba(239,247,248,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 74%,rgba(239,247,248,1) 74%,rgba(239,247,248,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
padding-bottom: 50px;
}
.h2Area .sub_h2 {
    text-align: center;
}
.conceptArea .conceptLine p{
	text-align: center;
}
.contactBox01 .contactBtn p {
  color: #FFF;
}
.contactBox02 .contactBtn a:after {
  color: #A67F4C;
}
.contactBox02 .contactBtn p.ttl {
  color: #969696;
}
.contactBox02 .contactBtn p {
  color: #A67F4C;
}
.contactBox03 .contactBtn {
  background-color: #F7F5F3;
}
.bdArea {
    background-color: rgba(239,247,248,1);
}
.bdArea .inner ul li {
    float: left;
    width: 230px;
    margin: 5px;
}
.bdArea .inner ul {
    overflow: hidden;
}
.bdArea .inner {
    padding: 45px 0;
	width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.bdArea {
    margin-bottom: 30px;
}
.bdArea .inner h2 {
    padding: 10px 0 45px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    color: #666;
}
.bdArea .inner span {
    padding-left: 10px;
    font-size: 18px;
}
/*プライバシーポリシー*/
.privacyBox {
	width: 90%;
	max-width: 800px;
	height: 300px;
	overflow: auto;
	margin: 0px auto 70px;
	padding-top: 15px;
	border: 1px solid #D0D0D0;
	background-color: #fff;
}
.privacyBox h2 {
	padding-left: 2em;
	font-weight: bold;
}
.privacyBox .ttl {
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
.privacyText {
	margin-top: 30px;
	padding: 0px 30px;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	text-align: left;
}
.privacyList {
	height: auto;
	width: 100%;
	margin-top: 60px;
	font-size: 13px;
	line-height: 25px;
	text-align: left;
}
.privacyList dt {
	padding: 0px 30px;
	font-weight: bold;
	color: #666;
}
.privacyList dd {
	color: #666666;
	padding: 0px 30px 30px 60px;
}
dl.privacyList dd.ga a{
    color: #000;
    text-decoration: underline;
}
dl.privacyList dd.ga a:hover{
    background-color: #ddd;
}


@media screen and (max-width: 767px) {
  #inHeader {
    background-image: none;
    border-bottom-color: #001F6C;
  }
  header{
    border: none;
  }
  #toggle a {
    background-color: #52B3BA;
  }
  .gNav li a {
    border-bottom: 2px solid #CCC;
  }
  .pagetop {
    margin-bottom: -31px;
  }
  .h2Area .sub_h2 img {
    text-align: center;
 }
.h2Area .sub_h2 img.sp_only {
    margin: 0 auto;
	width: 100%;
}
.bdArea {
    margin-bottom: 40px;
}
.bdArea .inner ul {
    text-align: center;
	overflow: hidden;
}
.bdArea .inner ul li a img {
    padding: 10px;
}
.bdArea .inner ul li:nth-child(2n+1) {
    clear: both;
}
.bdArea .inner ul li {
    width: 48%;
    margin: 5px 1%;
    text-align: center;
}
.bdArea .inner {
    padding: 25px 15px 30px;
	width: 100%;
}
.bdArea .inner h2 {
    padding-bottom: 30px;
	padding: 5px 15px;
    font-size: 20px;
}
.bdArea .inner span {
    padding-left: 0;
    display: block;
	line-height: 0.5em
}
}








