/* Scss Document */
#inHeader {
  background: url(../img/user/bg_cubeline.png) repeat #FFF;
}

.wrapgNav,
.h_02,
.h_12:after,
.h_13,
.linkArea,
.blogArea01 .blogDay,
.btn02:hover,
.pagetop a:hover,
.btn04 {
  background-color: #A5DFF8;
}

.pagetop a,
.copyright {
  background-color: #A5DFF8;
}

.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: #A5DFF8;
}

.btn03 {
  border-color: #A5DFF8;
}

.h_13:after {
  border-top-color: #A5DFF8;
}

.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: #A5DFF8;
}

.gNav li a,
.fNav a,
.h_02,
.h_11,
.h_13,
.copyright,
.blogArea01 .blogDay {
  color: #0E6EB8;
}

.gNav li a {
  border-color: #fff;
}

.gNav li:hover {
  background-color: #fff;
  opacity: 0.6;
}

.contactBox01 .contactBtn {
  background-color: #D7B88E;
}

.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;
}

.blogArea img {
	height: auto;
}

@media screen and (max-width: 736px) {
  #inHeader {
  border-bottom-color: #fff;
	}

  #toggle a {
  background: url(../img/user/bg_cubeline.png) repeat #A5DFF8;
  }

  .gNav li a {
    border-color: #FFF;
    border-width: 1px;
	}

  .pagetop {
    margin-bottom: -31px;
  }

/*--tsuika//--*/
a {
    text-decoration: none;
	}
a:hover {
    text-decoration: none;
    color: inherit;
    font-weight: bold;
	}
 .triangleImg {
	width: 20%;	
	}
 .case {
	padding-left: 15%;
    padding-right: 15%;		
	}
 .fNav a {
	border-bottom: 1px solid #FFF;	
	} 
}

h2 {
	margin-bottom: 0;
}
a:hover {
  text-decoration: none;
  color: inherit;
  font-weight: bold;
}
.fNav a:hover {
	color: #66CFFB;
}
a:hover img {
  opacity: 0.7;
}
.imgArea01, 
.bread,
.bg_cubeline {
  background: url(../img/user/bg_cubeline.png) repeat #A5DFF8;
}
.wrapgNav, 
.gNav, 
.gNav01 {
  background: #0E6EB8;
}
.box1000.gNav8 a {
  color: #fff;
	font-weight: 300;
}

.linkArea {
	margin-bottom: 0;
}
.imgArea01 img {
  width: 100%;
  max-width: 1145px;
}
.gNav li a {
	font-size: 16px;
}
.gNav li:hover a {
  color: #0E6EB8;
}
.bread {
  padding: 15px 20px 0;
}
.inline_block {
	display: inline-block;
}
.block {
	display: block;
}
.m0auto {
	margin: 0 auto;
}
.mt-1 {
	margin-top: -1px;
}
.mt-20 {
	margin-top: -20px;
}
.bg_blue2 {
	background-color: #6FBBF4;
}
.bg_blue3 {
	background-color: #0E6EB8;
}
.bg_yellow {
	background-color: #FFFF00;
}
.bg_blueDot {
    background: #A5DFF8 url(../img/user/bg_halftone.png) repeat-x;
}
.bg_white {
	background-color: #FFF;
}
.bg_orange {
	background-color:  #F7B512;
}
.bg_lightyellow {
	background-color:		rgba(255,254,249,0.9);
}
.bg_kachou {
    background-image: url(../img/user/logo_LL.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #FFF;
}
.bg_kachous {
    background-image: url(../img/user/logo_SS.png);
	background-repeat: repeat;
	background-color: #FFF;
	background-size: 30%;
}
.outline {
  text-shadow: black 1px 1px 0px, 
  black -1px 1px 0px,
  black 1px -1px 0px, black -1px -1px 0px;
}
.pagetop a {
	opacity: .8;
}
.kachobox {
	background: url(../img/user/kacho_blue.png) left bottom no-repeat;
}
.li-hi18 {line-height: 1.8;
}
.li-hi2 {line-height: 2;
}
.li-hi50 {line-height: 50px;
}

.title_circle_blue {
  padding: 8px 24px;
  border: 1px solid #2E9DEF;
  -webkit-box-shadow: 0 2px 0 0 #2E9DEF;
  box-shadow: 0 2px 0 0 #2E9DEF;
  box-sizing: border-box;
  border-radius: 28px;
  background-color: #FFF;
  transform: translateY(0);
  will-change: transform, box-shadow;
  font-weight: bold;
  color: #2E9DEF;
  transition: .4s;
}
.title_circle_blue:after {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-bottom: 2px solid #2E9DEF;
  border-right: 2px solid #2E9DEF;
  transform: translateY(-8px) rotate(45deg);
  transition: border .2s cubic-bezier(.19, 1, .22, 1);
}
.title_blue:hover {
	background-color: #C4E9FA;
}


.title_circle_green {
  padding: 8px 24px;
  border: 1px solid #93DD79;
  -webkit-box-shadow: 0 2px 0 0 #93DD79;
  box-shadow: 0 2px 0 0 #93DD79;
  box-sizing: border-box;
  border-radius: 28px;
  background-color: #FFF;
  transform: translateY(0);
  will-change: transform, box-shadow;
  font-weight: bold;
  color: #93DD79;
}
.title_circle_green:after {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-bottom: 2px solid #93DD79;
  border-right: 2px solid #93DD79;
  transform: translateY(-8px) rotate(45deg);
  transition: border .2s cubic-bezier(.19, 1, .22, 1);
}
.title_circle_orange {
  padding: 8px 24px;
  border: 1px solid #F7B512;
  -webkit-box-shadow: 0 2px 0 0 #F7B512;
  box-shadow: 0 2px 0 0 #F7B512;
  box-sizing: border-box;
  border-radius: 28px;
  background-color: #FFF;
  transform: translateY(0);
  will-change: transform, box-shadow;
  font-weight: bold;
  color: #F7B512;
}
.title_circle_orange:after {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-bottom: 2px solid #F7B512;
  border-right: 2px solid #F7B512;
  transform: translateY(-8px) rotate(45deg);
  transition: border .2s cubic-bezier(.19, 1, .22, 1);
}

.marker_bold {
  background: linear-gradient(transparent 0%, #FCFECC 0%);
}
.marker_solid {
  background: linear-gradient(transparent 60%, #FCFECC 60%);
}
.imgArea02 {
	width: 100%;
	max-width: 700px;
}
.blogBox dl {
	margin-left:  20px;
	padding-bottom: 20px;
}
.newsArea03 .blogBox dt {
	border-bottom: 3px solid #A5DFF8 !important;
}

#wrapper {
  border-top:solid  5px #0E6EB8;
  color: #333;
}

/*プライバシーポリシー*/
.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: #0E6EB8;
}
.privacyList dd {
	color: #666666;
	padding: 0px 30px 30px 60px;
}
dl.privacyList dd.ga a{
    color: #000000;
    text-decoration: underline;
}
dl.privacyList dd.ga a:hover{
    background-color: #ddd;
}