@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

p.bk01 {background-color: #edf4fc; padding: 15px 15px 15px 15px;}

.md01 { font-family: 'Noto Sans JP', sans-serif; font-size: 22px; font-weight: 500; line-height: 1.3; color: #000099; margin-bottom: 25px; letter-spacing: 2px; }


.md02 { font-family: 'Noto Sans JP', sans-serif; font-size: 18px; font-weight: 500; line-height: 1.2;  }

.md03 { font-family: 'Noto Sans JP', sans-serif; font-size: 19px; font-weight: 500; line-height: 1.2; color: #2b80d5; }

.tx14p { font-size: 14px; font-weight: 100; line-height: 1.3;  }
.tx13p { font-size: 13px; font-weight: 100; line-height: 1.4;  }

.tx16p { font-size: 16px; font-weight: 300; line-height: 1.5;  }
.tx18p { font-size: 18px; font-weight: 300; line-height: 1.5;  }

.tex01p { font-family: 'Roboto', sans-serif; font-size: 32px; font-weight: 700; line-height: 1.4; color: #000066; }

.tex02p { font-family: 'Roboto', sans-serif; font-size: 25px; font-weight: 700; line-height: 1.4; color: #000099; }
.tex03p { font-family: 'Roboto', sans-serif; font-size: 28px; font-weight: 700; line-height: 1.4; color: #000099; }

.wide01 { width: 100%; max-width: 1150px; margin-right: auto; margin-left: auto; }

.wide02 { width: 100%; max-width: 1180px; margin-right: auto; margin-left: auto; }

hr.style01 {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px dashed #c9c9c9;
margin-top: 0;
margin-bottom: 10px;
}

hr.style02 {
  display:block;
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px dashed #c9c9c9;
margin-top: 15px;
margin-bottom: 25px;
}

.btside {
	display: inline-block;
  font-size: 17px;
	width: 450px;
	height: 70px;
	text-align: center;
	text-decoration: none;
	line-height: 68px;
	outline: none;
font-weight:400;
}
.btside::before,
.btside::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btside,
.btside::before,
.btside::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btside011 {
	position: relative;
	z-index: 2;
	background-color: #1d8d8d;
	border: 2px solid #1d8d8d;
	color: #fff;
	line-height: 68px;
margin: 0 0 15px 0
}
.btside011:hover {
	background-color: #fff;
	border-color: #1d8d8d;
	color: #1d8d8d;
}
.btside011::before,
.btside011::after {
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #1d8d8d;
}
.btside011::before {
	top: 0;
}
.btside011::after {
	bottom: 0;
}
.btside011:hover::before,
.btside011:hover::after {
	height: 0;
	background-color: #1d8d8d;
}


.btside02 {
	display: inline-block;
  font-size: 16px;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
font-weight:400;
}
.btside02::before,
.btside02::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btside02,
.btside::before,
.btside::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.btside001 {
	display: inline-block;
  font-size: 16px;
	width: 40%;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 58px;
font-weight:400;
	outline: none;
}
.btside001::before,
.btside001::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btside001,
.btside001::before,
.btside001::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.btside03 {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #000099;
	color: #000099;
	line-height: 58px;
	overflow: hidden;
margin: 10px 0 15px 0
}
.btside03:hover {
	color: #fff;
}
.btside03::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}
.btside03:hover::after {
	background: #000099;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.btside-30p::before,
.btside-30p::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btside-30p,
.btside-30p::before,
.btside-30p::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.navi01:link {color:#fff; text-decoration:none; }
a.navi01:visited {color:#fff; text-decoration:none; }
a.navi01:hover {color:#1d8d8d; text-decoration:none; }
a.navi01:active {color:#1d8d8d; text-decoration:none; }

a.navi02:link {color:#000099; text-decoration:none; }
a.navi02:visited {color:#000099; text-decoration:none; }
a.navi02:hover {color:#fff; text-decoration:none; }
a.navi02:active {color:#fff; text-decoration:none; }

a.navi03:link {color:#000066; text-decoration:none; }
a.navi03:visited {color:#000066; text-decoration:none; }
a.navi03:hover {color:#ff0000; text-decoration:none; }
a.navi03:active {color:#ff0000; text-decoration:none; }

.center {    
  text-align: center;
}

.middle {
  position: relative;
  top: 30%;
  -webkit-transform: translateY(-30%); /* Safari用 */
  transform: translateY(-30%);
}


/* Contact Form 7カスタマイズ */
/* テーブル セル2つ */
@media screen and (max-width: 480px) { /* ▼480：iPhone6+縦 */
.respStyle th, .respStyle td { display:block; }
.respStyle th {
    border-bottom: none;
    padding: 10px 0px 4px 8px;
}
}

.respStyle th {
    text-align: left;
    font-size: 16px;
    color: #333;
vertical-align: middle;
    background: #BDBDBD;
}

.respStyle td {
    font-size: 16px;
    color: #333;
}

/* 必須ピンク */
.required-srt {
    font-size: 8pt;
    padding: 5px;
    background: #DE8686;
    color: #fff;
    border-radius: 3px;
    margin-right: 3px;
}

/* 必須グレー */
.unrequired-srt {
    font-size: 8pt;
    padding: 5px;
    background: #BDBDBD;
    color: #fff;
    border-radius: 3px;
    margin-right: 3px;
}


/* ----------------------------------------
 ボタンのデザイン変更
------------------------------------------*/
input.wpcf7c-btn-back, 
input.wpcf7-submit,
input.wpcf7-confirm {
     -webkit-border-radius: 4px;     /* Google Chrome・Safari用 */
     -moz-border-radius: 4px;    /* Firefox用 */
     border-radius: 4px;     /* 基本形 */
     padding: 5px 80px; 
}
input.wpcf7-confirm, 
input.wpcf7-submit {
    background: #33cc66;    /* 背景色を緑に */
    color: #fff;	/* 文字色を白に */
    font-size: 20px;
}




/* -----------------------------------------
　戻るボタンと送信ボタンの間の余白を調整
-------------------------------------------*/
input.wpcf7c-btn-back {
    margin-right: 1em;
}

.float
      {
         float: left;
         margin-right: 1em;
      }
      *.floatclear
      {
         clear: both;
      }

.float02
      {
         float: right;
         margin-left: 1em;
      }
      *.floatclear
      {
         clear: both;
      }
      
.defaultlist
,.defaultlist li{
	padding:0px;
	margin:0px;
}

.box01    {
box-shadow: 1px 5px 5px 1px #333;
-webkit-box-shadow: 1px 5px 5x 1px #333;
-moz-box-shadow: 1px 5px 5px 1px #333;
}

.defaultlist01
,.defaultlist li{
	padding:0px;
	margin:0px;
}
 
.defaultlist01 li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 15px 0px 15px 0px !important;
}
 
.list01 li{
	position:relative;
	padding-left:20px;
}
.list01 li:before{
	content:''; 
	height:0px; 
	width: 90%;
	display:block; 
	position:absolute; 
	top:18px; 
	left:0px; 
	border-bottom: 1px dashed #c9c9c9;
}
.list01 li:after{
	content:'';
	display:block; 
	position:absolute; 
	background:#fff;
	width:5px;
	height:5px; 
	top:7px; 
	left:5px; 
	border-radius: 5px;
}