/* -------------------------------------------------------------------------------- */


/* スマフォ */


/* -------------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {



/*---------------------------------------------------------- */


/* .home */


/*---------------------------------------------------------- */

.home .hero {
  position: relative;
}

.home .hero:after {
  content: "";
  width: 100%;
  height: 25px;
  background: url(../../images/common/header/bg.jpg) repeat-x;
  position: absolute;
  bottom: -25px;
  left: 0;
}

.home .hero .msg {
  width: 100%;
height: initial;
height: auto;
  background: url(../../../images/top/hero/bg.jpg) no-repeat 0 bottom;
  background-color: #00b9a1;
}

.home .hero .msgIn {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding:20px 20px 30px;
}

.home .hero .msgIn:before {
  display:none;

}

.home .hero .msgIn img {
  position: absolute;
  top:-51px;
  left: -13px;
  width: 100px;
  height:auto;
  z-index:10;
}

.home .hero .msgIn .txt {
  padding: 0px;
}

.home .hero .msgIn .txt1 {
  font-size: 20px;
  padding-left:100px;
}

.home .hero .msgIn .txt2 {
  padding: 15px 0 20px;
  color: #fff;
  font-size: 16px;
}

.home .hero .msgIn .txt3 {
  text-align: right;
  color: #fff;
  font-size: 16px;
}

.home .hero .catch {
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: 410px;
  z-index: 10;
}

.home .hero .btn {
  position: relative;
  bottom: 0px;  
  right: 0; 
  margin-top:15px;
  text-align:right;
}
.home .hero .btn li {
  display:inline-block;
  float:none;
  margin-right:0px;
  margin-bottom:10px;
}
.home .hero .btn li:last-child {
  margin-bottom:0px;
}


/* .home .hero .loopslider
/*----------------------------------------------- */

.home .hero .loopslider {
  width: 100%;
  height: 133px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.home .hero .loopslider ul {
  height: 133px;
  float: left;
  display: inline;
  overflow: hidden;
  position: relative;
  top: 0px;
}

.home .hero .loopslider ul li {
  width: 200px;
  height: 133px;
  float: left;
  display: inline;
  overflow: hidden;
}
.home .hero .loopslider ul li img {
  width: 200px;
  height: 133px;
}

/* .home 共通
/*----------------------------------------------- */

.home .sec h3 {
  font-size: 10px;
}

.home .sec h3 span {
  font-size: 24px;
}

.home .sec h3 span:before {
  content: "";
  width: 45px;
  height: 1px;
  background-color: #bfbfbf;
  position: absolute;
  top: 20px;
  left: -70px;
}

.home .sec h3 span:after {
  content: "";
  width: 45px;
  height: 1px;
  background-color: #bfbfbf;
  position: absolute;
  top: 20px;
  right: -70px;
}
/* .home .sec.info
/*----------------------------------------------- */

.home .sec.info {
  padding: 50px 0 50px;
  background-color:#f4fdfc;
}
.home .sec.info ul {
  padding: 15px 15px;
  background-color:#fff;
  border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:1px #00b8a2 solid;
margin-top:20px;
}
.home .sec.info li {
  font-size:14px;
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px #ccc dotted;
  position: relative;
  padding-left:0px;
}
.home .sec.info li span {
  position: relative;
  top: 0px;
  left: 0;
  font-size:10px;
  display:block;
}
.home .sec.info li:last-child {
  padding-bottom:0px;
  margin-bottom:0px;
  border-bottom:none;
}
.home .sec.info .btn {
  text-align: right;
  margin-top:10px;
}
.home .sec.info .btn a {
  background-color: #00b9a1;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding:5px 15px;
}
.home .sec.info .btn a:hover {
  background-color: #058171;
}
/* .home .sec.voice
/*----------------------------------------------- */

.home .sec.voice {
  padding: 50px 0 100px;
  margin-bottom:0 !important;
}
.home .sec.voice h3 {
color:#7d5a17;
}
.home .sec.voice .waku {
  padding:0px;
  height: initial;
  background:none;
margin-top:30px;
overflow: visible;
border:none;
}
.home .sec.voice dl {
  padding:20px;
  margin-bottom:20px;
  border-bottom:none;
  background-color:#fff;
  border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow:3px 3px 0px 0px rgba(0,0,0,0.05);
-moz-box-shadow:3px 3px 0px 0px rgba(0,0,0,0.05);
-webkit-box-shadow:3px 3px 0px 0px rgba(0,0,0,0.05);
}
.home .sec.voice dl:last-child {
  padding-bottom:20px;
  margin-bottom:0px;
  border-bottom:none;
}
.home .sec.voice dt {
  width:100%;
font-size:16px;
font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
-webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
display:inline-block;
margin-bottom:10px;
color:#7d5a17;
background-color:#fbfbf8;
padding:10px 20px 10px 20px;
  border-left:none;
  border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.home .sec.voice dt span {
font-size:14px;
}
.home .sec.voice dd {
font-size:14px;
padding:0 5px;
}
.home .sec.voice dd .auther {
  margin-top:10px;
  color:#00b9a1;
  line-height:2;
}

.home .sec.voice .btn {
  margin: 30px auto 0;
  width: 100%;
}
.home .sec.voice .btn a {
  background-color: #7d5a17;
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 60px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  line-height: 60px;
  padding-left:15px;
  text-align: center;
  font-size: 16px;
}

.home .sec.voice .btn a:hover {
  background-color: #624612;
}

.home .sec.voice .btn a span {
  position: relative;
}

.home .sec.voice .btn a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 7px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 5px;
  left: -23px;
  opacity: 0.4;
}
/* .home .sec.no1
/*----------------------------------------------- */

.home .sec.no1 {
  padding: 60px 0 50px;
}

.home .sec.no1 .catch {
  font-size: 16px;
  text-align: left;
  margin: 20px 0;
}

.home .sec.no1 ul {
  margin: -1px auto;
  width: 100%;
  display:table;
}

.home .sec.no1 li {
  float: none;
  display:table-cell;
  width: 50%;
  text-align: center;
  margin:0;
  border: 1px #ccc solid;
  /* IE8 IE9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fff, endcolorstr=#f8f8f8))";
  zoom: 1;
  background: -moz-linear-gradient(top, #fff, #f8f8f8);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #fff, #f8f8f8);
  /* Chrome10+, Safari5.1+ */
  background: linear-gradient(to bottom, #fff, #f8f8f8);
  /* IE10+, W3C */
}
.home .sec.no1 li:first-child {
  border-right:none;
}
.home .sec.no1 li img {
  width: 100%;
  height: auto;
}

.home .sec.no1 li a {
  text-decoration: none;
  color: #333;
  width: 100%;
  height: initial;
height: auto;
  display: block;
  border: none;
  padding:20px;
  background:none;
}

.home .sec.no1 li a:hover {
  /* IE8 IE9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fff, endcolorstr=#ebebeb))";
  zoom: 1;
  background: -moz-linear-gradient(top, #fff, #ebebeb);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, #fff, #ebebeb);
  /* Chrome10+, Safari5.1+ */
  background: linear-gradient(to bottom, #fff, #ebebeb);
  /* IE10+, W3C */
}

.home .sec.no1 li a p {
  font-size: 16px;
  line-height:1;
}

.home .sec.no1 li a p span {
  font-size: 10px;
  color: #00b9a1;
  position: relative;
  top: 5px;
}


/* .home .sec.no2
/*----------------------------------------------- */

.home .sec.no2 {
  margin-top:0px;
  padding: 30px 0;
  background: url(../../images/top/sec2/bg.jpg) no-repeat center 0;
  background-color:#f4fdfc;
  position: relative;
height: initial;
height: auto;
}

.home .sec.no2:before {
  content: "";
  width: 100%;
  height: 25px;
  background: url(../../images/common/bg.jpg) repeat-x;
  position: absolute;
  top: -25px;
  left: 0;
}

.home .sec.no2:after {
  content: "";
  width: 75px;
  height: 80px;
  background: url(../../images/top/sec2/chara.png) no-repeat;
  background-size:75px auto;
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -38px;
}

.home .sec.no2 .secIn {
  width: 100% !important;
}

.home .sec.no2 ul {
  margin-top: 20px;
}

.home .sec.no2 li {
  float: none;
  width: 100%;
  margin-right:0px;
  margin-bottom:30px;
}
.home .sec.no2 li:last-child {
  margin-right: 0px;
  margin-bottom:0px;
}

.home .sec.no2 li .txt {
  padding-top: 15px;
}

.home .sec.no2 li .txt span {
  font-size: 14px;
}

.home .sec.no2 li .txt a {
  text-decoration: none;
  font-size: 16px;
  font-family: "Hiragino UD Sans W6 JIS2004";
  -webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  color: #333;
}

.home .sec.no2 li a img {
  width: 100%;
  height:auto;
}

.home .sec.no2 li .txt p {
  font-size: 14px;
  padding-top: 10px;
}

.home .sec.no2 .btn {
  margin: 40px auto 0;
  width: 100%;
}

.home .sec.no2 .btn a {
  background-color: #00b9a1;
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 60px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  line-height: 60px;
  text-align: center;
  padding-left: 0px;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
}

.home .sec.no2 .btn a:hover {
  background-color: #058171;
}

.home .sec.no2 .btn a span {
  position: relative;
}

.home .sec.no2 .btn a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 7px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 7px;
  left: -33px;
  opacity: 0.4;
}


/*---------------------------------------------------------- */


/* .about */


/*---------------------------------------------------------- */

.about #contents h1 {
  background: url(../../images/about/hdimg.jpg) no-repeat -250px 0;
  background-size:900px auto;
}


/* .about .sec.no1
/*----------------------------------------------- */

.about .sec.no1 {
  position: relative;
}

.about .sec.no1:before {
  content: "";
  width: 623px;
  height: 626px;
  background: url(../../images/about/bg.jpg) no-repeat;
  position: absolute;
  top: -36px;
  left: 50%;
  z-index: 0;
  margin-left: 35px;
  display:none;
}

.about .sec.no1 h3 {
  font-size:18px;
  margin-bottom: 10px;
  border-left:3px #00b9a1 solid;
  padding-left:15px;
}

.about .sec.no1 h4 {
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
  margin-bottom: 10px;
  border-left:3px #00b9a1 solid;
  padding-left:15px;
}

.about .sec.no1 .pic {
  display:none;
}

.about .sec.no1 .txt {
  float: none;
  width: 100%;
  position: relative;
  z-index: 1;
}
.about .sec.no1 .txt .expl img {
  float:left;
  width: 130px;
  height:auto;
  margin:0 20px 20px 0;
  position: relative;
  top: 10px;
}
.about .sec.no1 .txt dl {
  display: table;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px #ccc dotted;
  /*  background-color:rgba(204,204,204,0.1);*/
}

.about .sec.no1 .txt dl:last-child {
  margin-top: 30px;
  border: none;
}


/*.about .sec.no1 .txt dl:nth-child(2n) {
  display: table;
  background-color:rgba(0,0,0,0);
}*/

.about .sec.no1 .txt dt {
  display: table-cell;
  width: 80px;
  font-size: 16px;
}

.about .sec.no1 .txt dd {
  display: table-cell;
  font-size: 16px;
  line-height: 2;
}


/* .about .sec.no2
/*----------------------------------------------- */
.about #sec2 {
  padding-top:20px;
  margin-top: -20px;
}
.about .sec.no2 {
  margin-top: 50px;
}

.about .sec.no2 .waku {
  padding: 20px 20px;
}

.about .sec.no2 .waku h3 {
  text-align: center;
  margin-bottom: 20px;
  background-color:#f5fcfb;
  border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding:10px;
}

.about .sec.no2 .waku h3 span {
  font-size: 20px;
}

.about .sec.no2 .waku h3 span:before {
  display:none;
}

.about .sec.no2 .waku h3 span:after {
  display:none;
}

.about .sec.no2 .waku .bl {
  border-bottom: 1px #baece5 solid;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
}

.about .sec.no2 .waku .bl:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.about .sec.no2 .waku .bl h4 {
  font-size: 18px;
  padding-left: 39px;
  position: relative;
  color: #00b9a1;
  margin-bottom: 10px;
}

.about .sec.no2 .waku .bl h4 div {
  width: 32px;
  height: 32px;
  background-color: #00b9a1;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  text-align: center;
  font-size: 17px;
  position: absolute;
  top: 0px;
  left: 0;
  padding-top: 3px;
}

.about .sec.no2 .waku .bl ul {
  margin-top: 20px;
}

.about .sec.no2 .waku .bl li {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  font-family: "Hiragino UD Sans W6 JIS2004";
  line-height: 2;
}

.about .sec.no2 .waku .bl li:before {
  content: "●";
  color: #00b9a1;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.about .sec.no2 .waku .bl.no1 .img1 {
  display:none;
}

.about .sec.no2 .waku .bl .expl img {
  float:none !important;
  width: 100% !important;
  height:auto !important;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom:20px;
}


/*---------------------------------------------------------- */


/* .shinryo */


/*---------------------------------------------------------- */
.shinryo #contents h1 {
  background: url(../../images/shinryo/hdimg.jpg) no-repeat -250px 0;
  background-size:900px auto;
}

/* .shinryo .sec.no1
/*----------------------------------------------- */
.shinryo .sec.no1 h3 {
  position: static;
  top: 0;
  left: 0;
    font-size:18px;
  margin-bottom: 10px;
  border-left:3px #00b9a1 solid;
  padding-left:15px;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
}

.shinryo .sec.no1 h3 img {
  display:none;
}
.shinryo .sec.no1 h3:after {
  display:none;
}

.shinryo .sec.no1 .flow {
  padding-left: 0px;
  position: relative;
}

.shinryo .sec.no1 .flow dl {
  display: block;
  width: 100%;
  margin-bottom: 37px;
  position: relative;
}

.shinryo .sec.no1 .flow dl:before {
  content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 14px 55px 0 55px;
border-color: #c3e5e1 transparent transparent transparent;
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left:-55px;
}

.shinryo .sec.no1 .flow dl.last:before {
  display: none;
}

.shinryo .sec.no1 .flow dt {
  display: block;
  width: 100%;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
  -webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  position: relative;
  border-left: 30px #00a18c solid;
  background-color: #00b9a1;
  text-align: left;
  padding: 5px 0 7px 15px;
  color: #fff;
  vertical-align: middle;
}

.shinryo .sec.no1 .flow dt div {
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -13px;
}

.shinryo .sec.no1 .flow dd {
  display: block;
  width: 100%;
  background-color: #f9f9f9;
  font-size: 16px;
  padding: 10px 15px;
  vertical-align: middle;
}

.shinryo .sec.no1 .flow dl.last .expl {
  width: 100%;
}
.shinryo .sec.no1 .flow .img1,
.shinryo .sec.no1 .flow .img2,
.shinryo .sec.no1 .flow .img3 {
  display:none;
}



/* .shinryo .sec.no2
/* ------------------------------------ */
.shinryo #sec2 {
  padding-top:30px;
  margin-top: -30px;
}
.shinryo .sec.no2 {
  position: relative;
  padding-top: 30px;
  background-color:#f7fdfb;
}
.shinryo .sec.no2 h3 {
  position: static;
  top: 0;
  left: 0;
    font-size:18px;
  margin-bottom: 10px;
  border-left:3px #00b9a1 solid;
  padding-left:15px;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
}
.shinryo .sec.no2 h4 {
  position: relative;
  font-size: 20px;
  color: #00b9a1;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
  padding: 10px 0 0 40px;
  margin-bottom: 20px;
}

.shinryo .sec.no2 h4 span {
  display:none;
}

.shinryo .sec.no2 h4 img {
  width: 50px;
  height: auto;
  position: absolute;
  top: 0;
  left: -10px;
}

.shinryo .sec.no2 .bl {
  margin-bottom: 50px;
  position: relative;
}

.shinryo .sec.no2 .bl:last-child {
  margin-bottom: 0px;
}

.shinryo .sec.no2 .navi {
  position: relative;
  z-index: 10;
}

.shinryo .sec.no2 #fragment-1, .shinryo .sec.no2 #fragment-2, .shinryo .sec.no2 #fragment-3, .shinryo .sec.no2 #fragment-4, .shinryo .sec.no2 #fragment-5, .shinryo .sec.no2 #fragment-6, .shinryo .sec.no2 #fragment-7, .shinryo .sec.no2 #fragment-8 {
  padding-top: 270px;
  margin-top: -270px;
}


/* .shinryo .sec.no2 #fragment-1
/* ---------------------------------------------------- */

.shinryo .sec.no2 #fragment-1 .bl.no1 {
  padding: 0 0 0 0px;
  position: relative;
  margin: 40px 0;
}
.shinryo .sec.no2 #fragment-1 .expl img {
  width: 100% !important;
  height:auto !important;
  margin-bottom:15px;
}
.shinryo .sec.no2 #fragment-1 .bl.no1 .box {
  padding: 10px 15px;
  font-size: 14px;
  margin-bottom:15px;
}

.shinryo .sec.no2 #fragment-1 .bl.no1 img {
  width: 100%;
  height:auto;
  position: static;
  top: 0px;
  left: 0;
}


/* .shinryo .sec.no2 #fragment-1 .bl.no2
/* ------------------------------------ */

.shinryo .sec.no2 #fragment-1 .bl.no2 {
  /*  margin-bottom:0;*/
}

.shinryo .sec.no2 #fragment-1 .bl.no2 img {
  position: relative;
  top: -65px;
}


/* .shinryo .sec.no2 #fragment-1 .bl.no3
/* ------------------------------------ */

.shinryo .sec.no2 #fragment-1 .bl.no3 {
  /*  margin-top:-50px;*/
}


/* .shinryo .sec.no2 #fragment-1 .bl.no4
/* ------------------------------------ */

.shinryo .sec.no2 #fragment-1 .bl.no4 dl {
  margin-bottom: 30px;
}

.shinryo .sec.no2 #fragment-1 .bl.no4 dl:last-child {
  margin-bottom: 0px;
}

.shinryo .sec.no2 #fragment-1 .bl.no4 dt {
  font-size: 17px;
  padding-left: 38px;
}

.shinryo .sec.no2 #fragment-1 .bl.no4 dt div {
  width: 30px;
  height: 30px;
  background-color: #00b9a1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: -2px;
  left: -4px;
  padding-top: 2px;
}

.shinryo .sec.no2 #fragment-1 .bl.no4 dd {
  padding: 10px 15px;
  margin-top: 15px;
}


/* .shinryo .sec.no2 #fragment-2
/* ---------------------------------------------------- */

.shinryo .sec.no2 #fragment-2 h4 {
  padding-left: 30px;
}

.shinryo .sec.no2 #fragment-2 h4 img {
  left: -15px;
}

.shinryo .sec.no2 #fragment-2 .bl.no1 .expl img {
  margin-top: 0px;
  margin-bottom:15px;
  width: 100% !important;
  height:auto !important;
}

.shinryo .sec.no2 #fragment-2 .bl.no2 .step {
  padding-top: 20px;
}

.shinryo .sec.no2 #fragment-2 .bl.no2 ul {
  margin-top: 20px;
}

.shinryo .sec.no2 #fragment-2 .bl.no2 li {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  font-family: "Hiragino UD Sans W6 JIS2004";
  line-height: 2;
}

.shinryo .sec.no2 #fragment-2 .bl.no2 li:before {
  content: "●";
  color: #00b9a1;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}


/* .shinryo .sec.no2 #fragment-3
/* ---------------------------------------------------- */

.shinryo .sec.no2 #fragment-3 h4 {
  padding-left: 50px;
}

.shinryo .sec.no2 #fragment-3 h4 img {
  left: -8px;
}

.shinryo .sec.no2 #fragment-3 .bl.no1 .expl img {
  margin-top: 0px;
  margin-bottom:15px;
  width: 100% !important;
  height:auto !important;
}


/* .shinryo .sec.no2 #fragment-4
/* ---------------------------------------------------- */

.shinryo .sec.no2 #fragment-4 .bl.no1 .expl img {
  margin-top: 0px;
  margin-bottom:15px;
  width: 100% !important;
  height:auto !important;
}


/* .shinryo .sec.no2 #fragment-5
/* ---------------------------------------------------- */

.shinryo .sec.no2 #fragment-5 .bl.no2 ul {
  margin-top: 20px;
  background-color: #f5f5f5;
  padding: 5px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.shinryo .sec.no2 #fragment-5 .bl.no2 li {
  font-size: 15px;
  padding: 10px 0 15px 40px;
  border-bottom:1px #ccc dotted;
}
.shinryo .sec.no2 #fragment-5 .bl.no2 li:last-child {
  border-bottom:none;
}
.shinryo .sec.no2 #fragment-5 .bl.no2 li div {
  width: 30px;
  height: 30px;
  background-color: #00b9a1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: -4px;
  padding-top: 2px;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
  -webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}


/* .shinryo .sec.no2 #fragment-6
/* ---------------------------------------------------- */

.shinryo .sec.no2 #fragment-6 .bl.no1 .expl img {
  margin-top: 0px;
  margin-bottom: 15px;
  width: 100% !important;
  height:auto !important;
}


/* .shinryo .sec.no2 #fragment-7
/* ---------------------------------------------------- */

.shinryo .sec.no2 #fragment-7 .bl.no1 .expl img {
  margin-top: 0px;
  margin-bottom:15px;
  width: 100% !important;
  height:auto !important;
}


/*---------------------------------------------------------- */


/* .recruit */


/*---------------------------------------------------------- */

.recruit #contents h1 {
  background: url(../../images/recruit/hdimg.jpg) no-repeat -250px 0;
  background-size:900px auto;
}

/* .recruit #contents .sec.no1
/*----------------------------------------------- */

.recruit #contents .sec.no1 .img1 {
  display:none;
}
.recruit #contents .sec.no1 .expl img {
  width: 100%;
  height:auto;
  margin-bottom:15px;
}

/* .recruit #contents .sec.no2
/*----------------------------------------------- */

.recruit #contents .sec.no2 {
  margin-top: 50px;
}

.recruit #contents .sec.no2 .waku {
  background-color: #fff;
  border: none;
  padding: 0px;
}

.recruit #contents .sec.no2 h3 {
  font-size: 18px;
  color: #00a18c;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
  -webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  text-align: center;
  width: 100%;
  position: static;
  top: 0px;
  left: 0;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom:20px;
}

.recruit #contents .sec.no2 h3:before {
  content: "";
  width: 37px;
  height: 52px;
  background:url(../../images/recruit/line_l.svg) no-repeat;
  background-size:37px 52px;
  background-color:none;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -173px;
}
.recruit #contents .sec.no2 h3:after {
  content: "";
  width: 37px;
  height: 52px;
  background:url(../../images/recruit/line_r.svg) no-repeat;
  background-size:37px 52px;
  background-color:none;
  position: absolute;
  top: 0px;
  right: 50%;
  margin-right: -173px;
}
.recruit #contents .sec.no2 h3 span {
  position: relative;
  z-index: 10;
}


.recruit #contents .sec.no2 h4 {
  background-color: #00b9a1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px 10px 10px 10px;
  position: relative;
  font-size: 16px;
  border-left:30px #00a18c solid;
  overflow: visible;
}

.recruit #contents .sec.no2 h4 div {
  width: 110px;
  height: 77px;
  background:none;
  position: absolute;
  top: 50%;
  left: -20px;
  font-size: 18px;
  line-height: initial;
  padding-left: 0px;
  margin-top:-15px;
}

.recruit #contents .sec.no2 .bl {
  margin-bottom: 40px;
}

.recruit #contents .sec.no2 .bl:last-child {
  margin-bottom: 0px;
}

.recruit #contents .sec.no2 .bl dl {
  display: block;
  width: 100%;
  margin-top: 18px;
}

.recruit #contents .sec.no2 .bl dt {
  display: block;
  width: 100%;
  margin-bottom:10px;
}

.recruit #contents .sec.no2 .bl dt img {
  display:none;
}
.recruit #contents .sec.no2 .bl dt span {
  font-size:16px;
  color:#02b8a0;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
}
.recruit #contents .sec.no2 .bl dd {
  display: block;
  width: 100%;
  vertical-align: middle;
  padding-left: 0px;
}


/* .recruit #contents .sec.no3
/*----------------------------------------------- */

.recruit #contents .sec.no3 {
  margin-top: 40px;
}

.recruit #contents .sec.no3 .waku {
  padding: 15px;
}

.recruit #contents .sec.no3 .waku .md {
  width: 100%;
  font-size: 18px;
  text-align:left;
  position: static;
  top: 0px;
  left: 0;
  margin-left: 0px;
  margin-bottom:25px;
}

.recruit #contents .sec.no3 .waku .md span.color {
  font-size: 18px;
  color: #ff9900;
}

.recruit #contents .sec.no3 .waku .md:before {
  display:none;
}

.recruit #contents .sec.no3 .waku .md span.all {
  position: relative;
  z-index: 10;
}

.recruit #contents .sec.no3 .waku ul {
  margin-top: -10px;
}

.recruit #contents .sec.no3 .waku li {
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 30px;
}

.recruit #contents .sec.no3 .waku li:last-child {
  margin-bottom: 0px;
}

.recruit #contents .sec.no3 .waku li:before {
  content: "";
  width: 19px;
  height: 16px;
  background: url(../../images/recruit/icon_check.svg) no-repeat;
  background-size: 19px 16px;
  position: absolute;
  top: 5px;
  left: 0;
}

.recruit #contents .sec.no3 .waku img {
  width: 115px !important;
  height:auto !important;
  position: absolute;
  bottom: -37px;
  right: -9px;
}


/* .recruit #contents .sec.no4
/*----------------------------------------------- */

.recruit #contents .sec.no4 {
  margin-top: 50px;
}

.recruit #contents .sec.no4 h4 {
  margin-top: 50px;
}

.recruit #contents .sec.no4 dd a.tel {
  color: #ff9900;
  font-size: 20px;
  text-decoration: none;
  font-family: "Hiragino UD Sans W6 JIS2004";
}


/*---------------------------------------------------------- */


/* .facility */


/*---------------------------------------------------------- */

.facility #contents {
  padding-bottom: 0;
}
.facility #contents h1 {
  background: url(../../images/facility/hdimg.jpg) no-repeat -250px 0;
  background-size:900px auto;
}

.facility #contents .sec.no1 {
  background-color: #fff;
  padding:0;
}

.facility #contents .sec.no1 .wrap {
  background-color: #fff;
  padding: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border:none;
}


/* .facility #contents .sec.no2
/*----------------------------------------------- */

.facility #contents .sec.no2 {
  background-color: #f7fdfb;
  padding: 30px 0 50px;
  margin-top:30px;
}

.facility #contents .sec.no2 li {
  width: 100%;
  background-color: #fff;
  padding: 15px;
  margin-right: 25px;
  border: 1px #def3ec solid;
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.facility #contents .sec.no2 li .pic {
  display:none;
}

.facility #contents .sec.no2 li img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 45%;
  height:auto;
  float:left;
  margin:0 20px 20px 0;
  position: relative;
  top: 5px;
}

.facility #contents .sec.no2 li .txt {
  display: block;
  padding-left: 0px;
}

.facility #contents .sec.no2 li .txt1 {
  font-size: 18px;
  margin-bottom:10px;
}

.facility #contents .sec.no2 li .txt2 {
  padding-top: 0px;
}


/*---------------------------------------------------------- */


/* .access */


/*---------------------------------------------------------- */

.access #contents h1 {
  background: url(../../images/access/hdimg.jpg) no-repeat -220px 0;
  background-size:900px auto;
}

/* .access #contents .sec.no1
/*----------------------------------------------- */

.access #contents .sec.no1 .bl {
  float: none;
}

.access #contents .sec.no1 .bl.no1 .hyo {
  width: 100%;
}

.access #contents .sec.no1 .bl.no2 {
  float: none;
  width: 100%;
}

.access #contents .sec.no1 .bl.no2 h6 {
  background-color: #00b9a1;
  color: #fff;
  padding: 10px 15px;
  font-size: 16px;
  font-family:"Hiragino UD Sans W3 JIS2004" !important;
  width: 100%;
  margin-bottom:10px;
}

.access #contents .sec.no1 .bl.no2 h6 a {
  text-decoration: none;
  color: #00b9a1;
  background-color: #fff;
  padding: 5px 10px 5px 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-left: 20px;
  font-size: 11px;
}

.access #contents .sec.no1 .bl.no2 h6 a span {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;font-optical-sizing: auto;font-weight: 500;font-style: normal;
}

.access #contents .sec.no1 .bl.no2 h6 a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 4px;
  border-color: transparent transparent transparent #00b9a0;
  position: absolute;
  top: 3px;
  left: -13px;
  opacity: 0.7;
}

.access #contents .sec.no1 .bl.no2 h6 a:hover {
  color: #fff;
  background-color: #058171;
}

.access #contents .sec.no1 .bl.no2 h6 a:hover span:before {
  border-color: transparent transparent transparent #fff;
}

.access #contents .sec.no1 .bl.no2 img {
  position: static;
  top: 0px;
  right: 0px;
  width: 100% !important;
  height:auto !important;
}

/*---------------------------------------------------------- */


/* .voice */


/*---------------------------------------------------------- */
.voice #contents {
  padding-bottom:0 !important;
}

.voice #contents h1 {
  background: url(../../images/voice/hdimg.jpg) no-repeat -220px 0;
  background-size:900px auto;
}
.voice #contents .sec.no1 {
  padding: 30px 0 50px;
}
.voice #contents .sec.no1 .bl.no1 p {
    margin-bottom:30px;
    font-size:14px;
    padding:20px 25px;
/*    border:1px #7d5a17 dotted;*/
    background-color:rgb(199,185,156,0.2);
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
-webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
.voice #contents .sec.no1 .kiji {
  padding:20px 15px;
  background-color:#fff;
  border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin-bottom:30px;
box-shadow:3px 3px 0px 0px rgba(0,0,0,0.05);
-moz-box-shadow:3px 3px 0px 0px rgba(0,0,0,0.05);
-webkit-box-shadow:3px 3px 0px 0px rgba(0,0,0,0.05);
}

.voice #contents .sec.no1 h3 {
  width:100%;
font-size:16px;
font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
-webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
display:inline-block;
margin-bottom:10px;
color:#7d5a17;
background-color:#fbfbf8;
padding:10px 20px 10px 20px;
  border-left:4px #c7b99c solid;
}
.voice #contents .sec.no1 h3 span {
font-size:12px;
}
.voice #contents .sec.no1 .expl {
font-size:14px;
padding:0 5px;
line-height:2;
}
.voice #contents .sec.no1 .expl .auther {
  margin-top:10px;
  color:#00b9a1;
}
/*---------------------------------------------------------- */


/* .blog */


/*---------------------------------------------------------- */

.blog #contents .h1 {
  background: url(../../images/blog/hdimg.jpg) no-repeat -250px 0;
  background-size:900px auto;
}

.blog .colWrap {
  padding:0px;
}
.blog .col_main {
  float:none;
  width:100%;
  padding: 0px;
}

.blog .col_main .md {
  font-size: 16px;
  margin-bottom: 20px;
}
.blog .col_main .md span:before {
  top: 8px;
}
/* .blog .col_main .post
-------------------------------------------- */
.blog .col_main .post:last-child {
  margin-bottom: 0px;
}

/* .blog .col_main .post h1
/*------------------------------------------ */
.blog .col_main .post h1 {
  width: 100% !important;
 height: initial !important;
height: auto !important;
  padding: 15px 20px !important;
  margin:20px 0 10px 0 !important;
background-color:#00b9a1 !important;
  position: relative;
  top: 0;
  left: 0;
  overflow:hidden;
  color:#fff;
    text-align:left;
    font-size:18px !important;
font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
-webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
    line-height:initial;

  border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


/* .blog .col_main .post h2
/*------------------------------------------ */
.blog .col_main .post h2 {
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    text-align:left !important;
    font-size:18px !important;
-webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  position: relative;
  margin:30px 0 20px !important;
  line-height:initial;
  padding:15px 30px 15px 20px;
  border-top:2px #00b9a1 solid;
  border-bottom:2px #00b9a1 solid;
  color:#00b9a1;
}

/* .blog .col_main .post h3
/*------------------------------------------ */
.blog .col_main .post h3 {
  height: initial !important;
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    -webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 18px;
  text-align:left;
  border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
  margin:40px 0 20px 0px;
  padding: 10px 30px;
  background-color:#e8f6f3;
  color: #00b9a1;

}

/* .blog .col_main .post h4
/*------------------------------------------ */
.blog .col_main .post h4 {
  font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    text-align:left;
    font-size:18px;
-webkit-transform: rotate(0.028deg);
  -moz-transform: rotate(0.028deg);
  -ms-transform: rotate(0.028deg);
  -o-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  line-height:initial;
  position: relative;
  padding: 0px 30px 0px 20px;
  margin:40px 0 10px 10px !important;
  border-left:3px #00b9a1 solid;

}


.blog .col_main .post blockquote {
  background-color:#f5f5f5;
  padding:20px;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.blog .col_main .post .expl {
  padding: 20px 0px 20px 0px !important;
}
.blog .col_main .post .expl p {
  padding:0 10px;
  margin-bottom:10px;
}

.blog .col_main .post .sharedaddy {
  padding-top:20px;
}

.blog .col_main .post .expl img {
  max-width: 100%;
  height: auto;
  margin: 15px 0;
}
.blog .col_main .post .expl strong {
  font-family:'FP-HiraKakuProN-W6';
  background: linear-gradient(transparent 50%, #fffe80 50%);
}

.blog .col_main .post .ft {
  text-align: right;
  padding: 10px;
  border-top: 1px #ccc solid;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.blog .col_main .post .wp_social_bookmarking_light img {
  margin: 0;
}

.blog .col_main .post .expl iframe {
  width: 100%;
  height: 600;
}


/* .ez-toc-title
/*-------------------------------- */
.ez-toc-section {
  padding-top:135px !important;
  margin-top:-135px !important;
}
.ez-toc-title {
  padding:15px !important;
  font-family:"FP-HiraKakuStdN-W7";
}
.ez-toc-list {
  padding:0px 15px 15px !important;
}
#ez-toc-container ul {
  margin-bottom:0px !important;
}
#ez-toc-container li {
  padding-left:0px !important;
  font-family:"FP-HiraKakuProN-W3" !important;
}
#ez-toc-container li:first-child {
  margin-bottom:10px !important;
}
#ez-toc-container li a {

}
#ez-toc-container li a:hover {

}
#ez-toc-container li:before {
  display:none !important;
}
#ez-toc-container .ez-toc-page-1 {
  margin-bottom:10px;
}

.blog .col_main .post .expl {
  padding: 10px 10px 20px 10px;
}
.blog .col_main .post .expl img {
  max-width: 100%;
  height: auto;
  margin: 15px 0;
}

.blog .col_main .post .ft {
  font-size:10px;
}

/* .blog .col_main .post .cat
-------------------------------------------- */
.blog .col_main .post .cat {
  content: "";
  width: 76px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 23px;
  right: -7px;
  box-shadow:2px 2px 0px 0px rgba(0,0,0,0.1);
-moz-box-shadow:2px 2px 0px 0px rgba(0,0,0,0.1);
-webkit-box-shadow:2px 2px 0px 0px rgba(0,0,0,0.1);
}

.blog .col_main .post .cat:after {
  content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 0;
  position: absolute;
  bottom: -5px;
  right: 0px;
}



/* .blog .col_side
------------------------------------------ */
.blog .col_side {
display:none;
}


/*---------------------------------------------------------- */


/* .rule */


/*---------------------------------------------------------- */

.rule #contents h1 {
  background: url(../../images/rule/hdimg.jpg) no-repeat -250px 0;
  background-size:900px auto;
}
.rule .sec.no1 .bl {
  margin-bottom: 50px;
}

.rule .sec.no1 .bl h4 {
  border-left: 3px #00b9a1 solid;
  background-color: #f5f5f5;
  padding: 5px 0 5px 15px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}

.rule .sec.no1 .bl .expl {
  padding: 0 5px;
}

.rule .sec.no1 .bl .box {
  background-color: #f8f8f8;
  padding: 15px;
}


}