/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*::after, *::before {
  content: '';
}

body {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  line-height: 1.4446;
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  background-color: #FFFFFF;
}

a{color:#333333; text-decoration: none; transition: all .5s ease;}
a:hover{opacity: 0.7;}


.clearfix{clear: both;}

/* -------------------------------- 

margin / padding

-------------------------------- */

.mt5{margin-top: 5px !important}
.mt10{margin-top: 10px !important}
.mt15{margin-top: 15px !important}
.mt20{margin-top: 20px !important}
.mt30{margin-top: 30px !important}
.mt40{margin-top: 40px !important}
.mt50{margin-top: 50px !important}
.mt60{margin-top: 60px !important}
.mt70{margin-top: 70px !important}
.mt80{margin-top: 80px !important}
.mt90{margin-top: 90px !important}
.mt100{margin-top: 100px !important}

.mb5{margin-bottom: 5px !important}
.mb10{margin-bottom: 10px !important}
.mb15{margin-bottom: 15px !important}
.mb20{margin-bottom: 20px !important}
.mb30{margin-bottom: 30px !important}
.mb40{margin-bottom: 40px !important}
.mb50{margin-bottom: 50px !important}
.mb60{margin-bottom: 60px !important}
.mb70{margin-bottom: 70px !important}
.mb80{margin-bottom: 80px !important}
.mb90{margin-bottom: 90px !important}
.mb100{margin-bottom: 100px !important}

.ml5{margin-left: 5px !important}
.ml10{margin-left: 10px !important}
.ml15{margin-left: 15px !important}
.ml20{margin-left: 20px !important}
.ml30{margin-left: 30px !important}
.ml40{margin-left: 40px !important}
.ml50{margin-left: 50px !important}
.ml60{margin-left: 60px !important}
.ml70{margin-left: 70px !important}
.ml80{margin-left: 80px !important}
.ml90{margin-left: 90px !important}
.ml100{margin-left: 100px !important}

.mr5{margin-right: 5px !important}
.mr10{margin-right: 10px !important}
.mr15{margin-right: 15px !important}
.mr20{margin-right: 20px !important}
.mr30{margin-right: 30px !important}
.mr40{margin-right: 40px !important}
.mr50{margin-right: 50px !important}
.mr60{margin-right: 60px !important}
.mr70{margin-right: 70px !important}
.mr80{margin-right: 80px !important}
.mr90{margin-right: 90px !important}
.mr100{margin-right: 100px !important}

.pt5{padding-top: 5px !important}
.pt10{padding-top: 10px !important}
.pt15{padding-top: 15px !important}
.pt20{padding-top: 20px !important}
.pt30{padding-top: 30px !important}
.pt40{padding-top: 40px !important}
.pt50{padding-top: 50px !important}
.pt60{padding-top: 60px !important}
.pt70{padding-top: 70px !important}
.pt80{padding-top: 80px !important}
.pt90{padding-top: 90px !important}
.pt100{padding-top: 100px !important}

.pb5{padding-bottom: 5px !important}
.pb10{padding-bottom: 10px !important}
.pb15{padding-bottom: 15px !important}
.pb20{padding-bottom: 20px !important}
.pb30{padding-bottom: 30px !important}
.pb40{padding-bottom: 40px !important}
.pb50{padding-bottom: 50px !important}
.pb60{padding-bottom: 60px !important}
.pb70{padding-bottom: 70px !important}
.pb80{padding-bottom: 80px !important}
.pb90{padding-bottom: 90px !important}
.pb100{padding-bottom: 100px !important}

.pl5{padding-left: 5px !important}
.pl10{padding-left: 10px !important}
.pl15{padding-left: 15px !important}
.pl20{padding-left: 20px !important}
.pl30{padding-left: 30px !important}
.pl40{padding-left: 40px !important}
.pl50{padding-left: 50px !important}
.pl60{padding-left: 60px !important}
.pl70{padding-left: 70px !important}
.pl80{padding-left: 80px !important}
.pl90{padding-left: 90px !important}
.pl100{padding-left: 100px !important}

.pr5{padding-right: 5px !important}
.pr10{padding-right: 10px !important}
.pr15{padding-right: 15px !important}
.pr20{padding-right: 20px !important}
.pr30{padding-right: 30px !important}
.pr40{padding-right: 40px !important}
.pr50{padding-right: 50px !important}
.pr60{padding-right: 60px !important}
.pr70{padding-right: 70px !important}
.pr80{padding-right: 80px !important}
.pr90{padding-right: 90px !important}
.pr100{padding-right: 100px !important}

.pdg5{padding: 5px;}
.pdg10{padding: 10px;}
.pdg20{padding: 20px;}

.mgn5{margin:5px;}
.mgn10{margin:10px;}
.mgn20{margin:20px;}

/* -------------------------------- 

text

-------------------------------- */

/*--size--*/
.txt-10{font-size: 10px; line-height: 1.7;}
.txt-12{font-size: 12px; line-height: 1.7;}
.txt-14{font-size: 14px; line-height: 1.7;}
.txt-16{font-size: 16px; line-height: 1.7;}
.txt-18{font-size: 18px; line-height: 1.7;}
.txt-20{font-size: 20px; line-height: 1.7;}
.txt-22{font-size: 22px; line-height: 1.7;}
.txt-24{font-size: 24px; line-height: 1.7;}
.txt-26{font-size: 26px; line-height: 1.7;}
.txt-28{font-size: 28px; line-height: 1.7;}
.txt-30{font-size: 30px; line-height: 1.7;}
.txt-32{font-size: 32px; line-height: 1.7;}
.txt-34{font-size: 34px; line-height: 1.7;}
.txt-36{font-size: 36px; line-height: 1.7;}

/*--color--*/
.txt-nomal {font-weight: normal;}
.txt-bold  {font-weight: bold;}
.txt-white  {color: #FFFFFF;}
.txt-blue  {color: #4ba5c3;}
.txt-green {color: #50b442;}
.txt-red   {color: #f54d4d;}
.txt-pink  {color: #eb5e90;}
.txt-gray  {color: #ccc;}

/*--align--*/
.al-left{text-align: left;}
.al-center{text-align: center;}
.al-right {text-align: right;}

/* -------------------------------- 

background-color

-------------------------------- */

.bg-white {width:100%; background-color: #FFFFFF;}
.bg-black {width:100%; background-color: #000000; color: #FFFFFF;}
.bg-green {width:100%; background-color: #90c31f; color: #FFFFFF;}
.bg-blue  {width:100%; background-color: #25b5d4; color: #FFFFFF;}
.bg-purple{width:100%; background-color: #945cbe; color: #FFFFFF;}
.bg-red   {width:100%; background-color: #f54d4d; color: #FFFFFF;}
.bg-pink  {width:100%; background-color: #f474bf; color: #FFFFFF;}
.bg-orange{width:100%; background-color: #eda11c; color: #FFFFFF;}

/* -------------------------------- 

background-shadow

-------------------------------- */

.bg-shadow_in {box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.2) inset;}
.bg-shadow_out{box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);}


/* -------------------------------- 

animation

-------------------------------- */

.list-mov-l{
  opacity: 0;
  transform: translate(-40px,0px); 
  -webkit-transform: translate(-40px,0px);
  transition: all 1s ease;
}

.mov-l{
  opacity: 1.0;
  transform: translate(0,0px); 
  -webkit-transform: translate(0,0px);
  transition: all 1s ease;
}

.list-mov-r{
  opacity: 0;
  transform: translate(40px,0px); 
  -webkit-transform: translate(40px,0px);
  transition: all 1s ease;
}

.mov-r{
  opacity: 1.0;
  transform: translate(0,0px); 
  -webkit-transform: translate(0,0px);
  transition: all 1s ease;
}

/* -------------------------------- 

image

-------------------------------- */
.img-fit{
  width: 90%;
  margin:0 auto 0;
  text-align: center;
}

.img-fit img{
  max-width: 100%;
  height: auto;
}

/* -------------------------------- 

title

-------------------------------- */
.main-title{
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 7px;
}

.sub-title{
  font-size: 14px;
  text-align: center;
  margin-bottom:10px;
}

.under-line{
  width: 200px;
  margin:0 auto 0;
  border-bottom: 2px solid #c50f0f;
}

/* -------------------------------- 

link-btn

-------------------------------- */
.link-btn{
  text-align: right;
  margin-top: 40px;
  margin-right: 20px;
}

.link-btn a{
  display: inline-block;
  width: 150px;
  text-align: center;
  text-decoration: none;
  background-color: #545454;
  color: #FFF;
  padding: 10px;
  border-radius: 40px;
}

/* -------------------------------- 

SNS

-------------------------------- */
.sns-area{
  position: fixed;
  right: 0px;
  bottom:70px;
  background: rgba(255,255,255,0.7);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  padding: 10px 16px;
  z-index: 4;
}

.facebook{
  font-size: 36px;
  margin-bottom: 15px;
}

.facebook a{
  color: #3C5A99;
}

.podcast{
  font-size: 36px;
  margin-bottom: 15px; 
}

.podcast a{
  color: #aa3ac2;
}

.line{
  font-size: 36px;
  margin-bottom: 15px;
}

.line a{
  color: #00B900;
}

.youtube{
  font-size: 30px;
  margin-bottom: 0px;
}

.youtube a{
  color: #f20000;
}

/* -------------------------------- 

pagetop

-------------------------------- */
.pagetop{
  position: fixed;
  right: 20px;
  bottom: 10px;
}

.ungle-top{
  font-size: 42px;
}

.ungle-top a{
  color: #c50f0f;
}

/* -------------------------------- 

PC-wide CSS

-------------------------------- */

@media screen and (min-width:1200px) {
#sp{display: none;}
/* header */
#header{
  width: 100%;
  background: rgba(0,0,0,0.7);
  padding: 15px 0px;
  position: fixed;
  top: 0;
  z-index: 2;
}

#header .inner-contents{
  width: 1000px;
  margin:0 auto 0;
  position: relative;
}

#header .inner-contents h1{
  position: absolute;
  top:0px;
  right: 0px;
  color: #FFF;
  font-size: 12px;
}

#header .inner-contents nav{
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 3px;
  text-align: right;
}

#header li{
  display: inline-block;
  width: 100px;
  text-align: center;
}

#header li a{
  color: #FFF;
  border-bottom:3px solid #4c4c4c;
  padding-bottom: 15px;
  opacity: 1;
}

#header li a:hover{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

#header .current-menu-item a{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

#header .current-menu-parent a{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

/* slider */
#top-slide-area{
  position: relative;
}

#top-slide-area .prev {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .prev:hover {
  background-color: #c50f0f;
}

#top-slide-area .next {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .next:hover {
  background-color: #c50f0f;
}

#top-slide-area .slide-box{
  width: 100%;
}

#top-slide-area .photo-box {
  position: relative;
  width: 100%;
}

#top-slide-area .photo-box img{
  width: 100%;
  height: auto;
}

#top-slide-area .txt-left{
  font-size: 38px;
  width: 400px;
  height: 400px;
  background-color: #f2f2f2;
  position: absolute;
  top:50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 20px;
}

/* information */
#information{
  width: 100%;
  padding: 40px 0px;
}

#information li a{
  text-decoration: underline;
}

#information .inner-contents{
  width: 1000px;
  margin:30px auto 0;
}

#information ul{
  width: 900px;
  margin:0 auto 0;
}

#information li{
  line-height: 1.5;
  margin-bottom: 15px;
}

#information .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information dl{
  width: 900px;
  margin:0 auto 0;
}

#information dt{
  line-height: 1.5;
  float: left;
  margin-bottom:15px;
}

#information dd{
  line-height: 1.5;
  margin-left: 210px;
  margin-bottom:15px;
}

/* information-list */
#information-list{
  width: 100%;
  padding: 10px 0px;
}

#information-list li a{
  text-decoration: underline;
}

#information-list .inner-contents{
  width: 1000px;
  margin:30px auto 0;
}

#information-list ul{
  width: 1000px;
  margin:0 auto 0;
}

#information-list li{
  line-height: 1.5;
  margin-bottom: 15px;
}


#information-list dl{
  width: 1000px;
  margin:0 auto 0;
}

#information-list dt{
  line-height: 1.5;
  float: left;
  margin-bottom:15px;
}

#information-list dd{
  line-height: 1.5;
  margin-left: 210px;
  margin-bottom:15px;
}

#information-list .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information-list .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information-list .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}



/* blog */
#blog{
  width: 100%;
  background-color: #ededed;
  padding: 40px 0px;
}

#blog .inner-contents{
  width: 1000px;
  margin:30px auto 0;
}

#blog .blog-post{
  width: 33.33333333%;
  float: left;
  padding: 10px;
}

#blog .photo-box{
  width: 100%;
  height: 220px;
  overflow: hidden;
}

#blog .blog-post img{
  width: 100%;
  height: auto;
}

#blog .time{
  font-size: 12px;
  margin-top: 10px;
}

#blog .blog-category-1{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-2{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-3{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-title{
  width: 100%;
  height: 70px;
  line-height: 1.5;
  overflow: hidden;
}

#blog .blog-title a{
  text-decoration: underline;
}

/* blog-list */
#blog-list{
  width: 100%;
  background-color: #fff;
  padding: 10px 0px;
}

#blog-list .inner-contents{
  width: 1000px;
  margin:30px auto 0;
}

#blog-list .blog-post{
  width: 33.33333333%;
  float: left;
  padding: 10px;
}

#blog-list .photo-area{
  width: 100%;
  height: 220px;
  overflow: hidden;
}


#blog-list .blog-post img{
  width: 100%;
  height: auto;
}

#blog-list .time{
  font-size: 12px;
  margin-top: 10px;
}

#blog-list .blog-category-1{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-2{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-3{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-title{
  width: 100%;
  height: 70px;
  line-height: 1.5;
  overflow: hidden;
}

#blog-list .blog-title a{
  text-decoration: underline;
}

/* service */
#service{
  width: 100%;
  padding: 40px 0px;
  background: url(../img/bk_jigyo.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#service .service-title{
  font-size: 24px;
  line-height: 2;
  margin-bottom: 10px;
}

#service .left-area{
  width: 50%;
  float: left;
  margin:40px 0px;
}

#service .text-area{
  width: 500px;
  line-height: 1.7;
  word-wrap: break-word;
  margin:0 auto 0;
}

#service .right-area{
  width: 50%;
  float: right;
  margin:40px 0px;
}

/* foot */
#footer{
  width: 100%;
  background-color: #333333;
  padding: 40px 0px;
}

#footer .inner-contents{
  width: 1000px;
  margin:0 auto 0;
}

#footer .banner-area{
  width: 25%;
  float: left;
  padding: 0px 10px;
}

#footer .banner-area img{
  width: 100%;
  height: auto;
}

#footer .contact-area{
  width: 960px;
  margin:20px auto 0;
  color: #999999;
  line-height: 1.5;
}

#footer .contact-area a{
  color: #999999;
}

#footer .contact-area h1{
  color: #FFF;
}

/* 中面 */
#second-contents{
  width: 100%;
  margin-top:120px;
}

#single-wrap{
  width: 1000px;
  margin:0 auto 0;
}

#single-wrap h1{
  font-size: 28px;
  line-height: 1.7;
  border-bottom: 2px solid #C50F0E;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

#single-wrap .main-area{
  width: 75%;
  float: left;
  padding-right: 15px;
}

#single-wrap .main-area .cat-wrap{
  font-size: 12px;
  margin-bottom: 20px;
}

#single-wrap .main-area .post{
  width: 100%;
}

#single-wrap .main-area .post p{
  line-height: 1.8;
}

#single-wrap .main-area .post img{
  width: 100%;
  height: auto;
}

#single-wrap .side-area{
  width: 25%;
  float: right;
  padding-left: 15px;
}

#single-wrap .side-news{
  width: 100%;
  margin-bottom: 20px;
}

#single-wrap .side-news h3{
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  background-color: #C50F0E;
  padding: 10px;
}

#single-wrap .side-news li{
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
}

.nav-previous{
  float: left;
}

.nav-next{
  float: right;
}

.breadcrumbs{
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
}

#profile{
  width: 100%;
}

#profile h2{
  font-size: 32px;
  line-height: 2;
}

#profile h2 span{
  font-size: 16px;
  line-height: 2;
}

#profile img{
  width: 100%;
  height: auto;
  display:block;
}

#profile p{
  line-height: 1.7;
}

#profile .yakusyoku{
  margin-bottom:20px;
}

#profile .left-area{
  width: 55%;
  float: left;
}

#profile .right-area{
  width: 40%;
  float: right;
}

}

/* -------------------------------- 

PC-short CSS

-------------------------------- */

@media screen and (min-width:992px) and ( max-width:1199px) {
#sp{display: none;}
/* header */
#header{
  width: 100%;
  background: rgba(0,0,0,0.7);
  padding: 15px 0px;
  position: fixed;
  top: 0;
  z-index: 2;
}

#header .inner-contents{
  width: 90%;
  margin:0 auto 0;
  position: relative;
}

#header .inner-contents h1{
  position: absolute;
  top:0px;
  right: 0px;
  color: #FFF;
  font-size: 12px;
}

#header .inner-contents nav{
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 3px;
  text-align: right;
}

#header li{
  display: inline-block;
  width: 90px;
  font-size: 14px;
  text-align: center;
}

#header li a{
  color: #FFF;
  border-bottom:3px solid #4c4c4c;
  padding-bottom: 15px;
  opacity: 1;
}

#header li a:hover{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

#header .current-menu-item a{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

#header .current-menu-parent a{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}


/* slider */
#top-slide-area{
  position: relative;
}

#top-slide-area .prev {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .prev:hover {
  background-color: #c50f0f;
}

#top-slide-area .next {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .next:hover {
  background-color: #c50f0f;
}

#top-slide-area .slide-box{
  width: 100%;
}

#top-slide-area .photo-box {
  position: relative;
  width: 100%;
}

#top-slide-area .photo-box img{
  width: 100%;
  height: auto;
}

#top-slide-area .txt-left{
  font-size: 38px;
  width: 400px;
  height: 400px;
  background-color: #f2f2f2;
  position: absolute;
  top:50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 20px;
}

/* information */
#information{
  width: 100%;
  padding: 40px 0px;
}

#information li a{
  text-decoration: underline;
}

#information .inner-contents{
  width: 90%;
  margin:30px auto 0;
}

#information ul{
  width: 90%;
  font-size: 14px;
  margin:0 auto 0;
}

#information li{
  line-height: 1.5;
  margin-bottom: 15px;
}

#information .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information dl{
  width: 90%;
  margin:0 auto 0;
}

#information dt{
  line-height: 1.5;
  float: left;
  margin-bottom:15px;
}

#information dd{
  line-height: 1.5;
  margin-left: 210px;
  margin-bottom:15px;
}


/* information-list */
#information-list{
  width: 100%;
  padding: 10px 0px;
}

#information-list li a{
  text-decoration: underline;
}

#information-list .inner-contents{
  width: 90%;
  margin:30px auto 0;
}

#information-list ul{
  width: 100%;
  font-size: 14px;
  margin:0 auto 0;
}

#information-list li{
  line-height: 1.5;
  margin-bottom: 15px;
}

#information-list dl{
  width: 100%;
  margin:0 auto 0;
}

#information-list dt{
  line-height: 1.5;
  float: left;
  margin-bottom:15px;
}

#information-list dd{
  line-height: 1.5;
  margin-left: 210px;
  margin-bottom:15px;
}

#information-list .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information-list .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information-list .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

/* blog */
#blog{
  width: 100%;
  background-color: #ededed;
  padding: 40px 0px;
}

#blog .inner-contents{
  width: 95%;
  margin:30px auto 0;
}

#blog .blog-post{
  width: 33.33333333%;
  float: left;
  padding: 10px;
}

#blog .photo-box{
  width: 100%;
  height: 220px;
  overflow: hidden;
}

#blog .blog-post img{
  width: 100%;
  height: auto;
}

#blog .time{
  font-size: 12px;
  margin-top: 10px;
}

#blog .blog-category-1{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-2{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-3{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-title{
  width: 100%;
  height: 60px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 14px;
}

#blog .blog-title a{
  text-decoration: underline;
}

/* blog-list */
#blog-list{
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0px;
}

#blog-list .inner-contents{
  width: 95%;
  margin:30px auto 0;
}

#blog-list .blog-post{
  width: 33.33333333%;
  float: left;
  padding: 10px;
}

#blog-list .photo-area{
  width: 100%;
  height: 220px;
  overflow: hidden;
}

#blog-list .blog-post img{
  width: 100%;
  height: auto;
}

#blog-list .time{
  font-size: 12px;
  margin-top: 10px;
}

#blog-list .blog-category-1{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-2{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-3{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-title{
  width: 100%;
  height: 60px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 14px;
}

#blog-list .blog-title a{
  text-decoration: underline;
}

/* service */
#service{
  width: 100%;
  padding: 40px 0px;
  background: url(../img/bk_jigyo.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#service img{
  width: 100%;
  height: auto;
}

#service .service-title{
  font-size: 24px;
  line-height: 2;
  margin-bottom: 10px;
}

#service .left-area{
  width: 50%;
  float: left;
  margin:40px 0px;
}

#service .text-area{
  width: 90%;
  line-height: 1.7;
  word-wrap: break-word;
  margin:0 auto 0;
}

#service .right-area{
  width: 50%;
  float: right;
  margin:40px 0px;
}

/* foot */
#footer{
  width: 100%;
  background-color: #333333;
  padding: 40px 0px;
}

#footer .inner-contents{
  width: 85%;
  margin:0 auto 0;
}

#footer .banner-area{
  width: 25%;
  float: left;
  padding: 0px 10px;
}

#footer .banner-area img{
  width: 100%;
  height: auto;
}

#footer .contact-area{
  width: 80%;
  margin:20px auto 0;
  color: #999999;
  line-height: 1.5;
}

#footer .contact-area a{
  color: #999999;
}

#footer .contact-area h1{
  color: #FFF;
}

/* 中面 */
#second-contents{
  width: 100%;
  margin-top:120px;
}

#single-wrap{
  width: 90%;
  margin:0 auto 0;
}

#single-wrap h1{
  font-size: 28px;
  line-height: 1.7;
  border-bottom: 2px solid #C50F0E;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

#single-wrap .main-area{
  width: 75%;
  float: left;
  padding-right: 15px;
}

#single-wrap .main-area .cat-wrap{
  font-size: 12px;
  margin-bottom: 20px;
}

#single-wrap .main-area .post{
  width: 100%;
}

#single-wrap .main-area .post p{
  line-height: 1.8;
}

#single-wrap .main-area .post img{
  width: 100%;
  height: auto;
}

#single-wrap .side-area{
  width: 25%;
  float: right;
  padding-left: 15px;
}

#single-wrap .side-news{
  width: 100%;
  margin-bottom: 20px;
}

#single-wrap .side-news h3{
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  background-color: #C50F0E;
  padding: 10px;
}

#single-wrap .side-news li{
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
}

.nav-previous{
  float: left;
}

.nav-next{
  float: right;
}

.breadcrumbs{
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
}

#profile{
  width: 100%;
}

#profile h2{
  font-size: 32px;
  line-height: 2;
}

#profile h2 span{
  font-size: 16px;
  line-height: 2;
}

#profile img{
  width: 100%;
  height: auto;
  display:block;
}

#profile p{
  line-height: 1.7;
}

#profile .yakusyoku{
  margin-bottom:20px;
}

#profile .left-area{
  width: 55%;
  float: left;
}

#profile .right-area{
  width: 40%;
  float: right;
}

}

/* -------------------------------- 

TABLET CSS

-------------------------------- */

@media screen and (min-width:901px) and ( max-width:991px) {
#sp{display: none;}
/* header */
#header{
  width: 100%;
  background: rgba(0,0,0,0.7);
  padding: 15px 0px;
  position: fixed;
  top: 0;
  z-index: 2;
}

#header .inner-contents{
  width: 90%;
  margin:0 auto 0;
  position: relative;
}

#header .inner-contents h1{
  position: absolute;
  top:0px;
  right: 0px;
  color: #FFF;
  font-size: 12px;
}

#header .inner-contents nav{
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 3px;
  text-align: right;
}

#header li{
  display: inline-block;
  width: 90px;
  font-size: 14px;
  text-align: center;
}

#header li a{
  color: #FFF;
  border-bottom:3px solid #4c4c4c;
  padding-bottom: 15px;
  opacity: 1;
}

#header li a:hover{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

#header .current-menu-item a{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

#header .current-menu-parent a{
  color: #FFF;
  border-bottom:3px solid #c50f0f;
  padding-bottom: 15px;
  opacity: 1;
}

/* slider */
#top-slide-area{
  position: relative;
}

#top-slide-area .prev {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .prev:hover {
  background-color: #c50f0f;
}

#top-slide-area .next {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .next:hover {
  background-color: #c50f0f;
}

#top-slide-area .slide-box{
  width: 100%;
}

#top-slide-area .photo-box {
  position: relative;
  width: 100%;
}

#top-slide-area .photo-box img{
  width: 100%;
  height: auto;
}

#top-slide-area .txt-left{
  font-size: 38px;
  width: 400px;
  height: 400px;
  background-color: #f2f2f2;
  position: absolute;
  top:50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 20px;
}

/* information */
#information{
  width: 100%;
  padding: 40px 0px;
}

#information li a{
  text-decoration: underline;
}

#information .inner-contents{
  width: 90%;
  margin:30px auto 0;
}

#information ul{
  width: 90%;
  font-size: 14px;
  margin:0 auto 0;
}

#information li{
  line-height: 1.5;
  margin-bottom: 15px;
}

#information .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information dl{
  width: 90%;
  margin:0 auto 0;
}

#information dt{
  line-height: 1.5;
  float: left;
  margin-bottom:15px;
}

#information dd{
  line-height: 1.5;
  margin-left: 210px;
  margin-bottom:15px;
}


/* information-list */
#information-list{
  width: 100%;
  padding: 10px 0px;
}

#information-list li a{
  text-decoration: underline;
}

#information-list .inner-contents{
  width: 90%;
  margin:30px auto 0;
}

#information-list ul{
  width: 100%;
  font-size: 14px;
  margin:0 auto 0;
}

#information-list li{
  line-height: 1.5;
  margin-bottom: 15px;
}

#information-list dl{
  width: 100%;
  margin:0 auto 0;
}

#information-list dt{
  line-height: 1.5;
  float: left;
  margin-bottom:15px;
}

#information-list dd{
  line-height: 1.5;
  margin-left: 210px;
  margin-bottom:15px;
}

#information-list .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information-list .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

#information-list .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 2px 0px;
}

/* blog */
#blog{
  width: 100%;
  background-color: #ededed;
  padding: 40px 0px;
}

#blog .inner-contents{
  width: 95%;
  margin:30px auto 0;
}

#blog .blog-post{
  width: 33.33333333%;
  float: left;
  padding: 10px;
}

#blog .photo-box{
  width: 100%;
  height: 190px;
  overflow: hidden;
}

#blog .blog-post img{
  width: 100%;
  height: auto;
}

#blog .time{
  font-size: 12px;
  margin-top: 10px;
}

#blog .blog-category-1{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-2{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-3{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-title{
  width: 100%;
  height: 60px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 14px;
}

#blog .blog-title a{
  text-decoration: underline;
}

/* blog-list */
#blog-list{
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0px;
}

#blog-list .inner-contents{
  width: 95%;
  margin:30px auto 0;
}

#blog-list .blog-post{
  width: 33.33333333%;
  float: left;
  padding: 10px;
}

#blog-list .photo-area{
  width: 100%;
  height: 200px;
  overflow: hidden;
}

#blog-list .blog-post img{
  width: 100%;
  height: auto;
}

#blog-list .time{
  font-size: 12px;
  margin-top: 10px;
}

#blog-list .blog-category-1{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-2{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-3{
  width: 100px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-title{
  width: 100%;
  height: 60px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 14px;
}

#blog-list .blog-title a{
  text-decoration: underline;
}

/* service */
#service{
  width: 100%;
  padding: 40px 0px;
  background: url(../img/bk_jigyo.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#service img{
  width: 100%;
  height: auto;
}

#service .service-title{
  font-size: 24px;
  line-height: 2;
  margin-bottom: 10px;
}

#service .left-area{
  width: 50%;
  float: left;
  margin:40px 0px;
}

#service .text-area{
  width: 90%;
  line-height: 1.7;
  word-wrap: break-word;
  margin:0 auto 0;
}

#service .right-area{
  width: 50%;
  float: right;
  margin:40px 0px;
}

/* foot */
#footer{
  width: 100%;
  background-color: #333333;
  padding: 40px 0px;
}

#footer .inner-contents{
  width: 90%;
  margin:0 auto 0;
}

#footer .banner-area{
  width: 25%;
  float: left;
  padding: 0px 10px;
}

#footer .banner-area img{
  width: 100%;
  height: auto;
}

#footer .contact-area{
  width: 85%;
  margin:20px auto 0;
  color: #999999;
  line-height: 1.5;
}

#footer .contact-area a{
  color: #999999;
}

#footer .contact-area h1{
  color: #FFF;
}

/* 中面 */
#second-contents{
  width: 100%;
  margin-top:120px;
}

#single-wrap{
  width: 90%;
  margin:0 auto 0;
}

#single-wrap h1{
  font-size: 20px;
  line-height: 1.7;
  border-bottom: 2px solid #C50F0E;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

#single-wrap .main-area{
  width: 75%;
  float: left;
  padding-right: 15px;
}

#single-wrap .main-area .cat-wrap{
  font-size: 10px;
  margin-bottom: 20px;
}

#single-wrap .main-area .post{
  width: 100%;
}

#single-wrap .main-area .post p{
  font-size: 14px;
  line-height: 1.7;
}

#single-wrap .main-area .post img{
  width: 100%;
  height: auto;
}

#single-wrap .side-area{
  width: 25%;
  float: right;
  padding-left: 15px;
}

#single-wrap .side-news{
  width: 100%;
  margin-bottom: 20px;
}

#single-wrap .side-news h3{
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  background-color: #C50F0E;
  padding: 10px;
}

#single-wrap .side-news li{
  font-size: 12px;
  line-height: 1.5;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
}

.nav-previous{
  font-size: 14px;
  float: left;
}

.nav-next{
  font-size: 14px;
  float: right;
}

.breadcrumbs{
  width: 100%;
  font-size: 10px;
  margin-bottom: 20px;
}

#profile{
  width: 100%;
}

#profile h2{
  font-size: 28px;
  line-height: 2;
}

#profile h2 span{
  font-size: 14px;
  line-height: 2;
}

#profile img{
  width: 100%;
  height: auto;
  display:block;
}

#profile p{
  font-size: 14px;
  line-height: 1.7;
}

#profile .yakusyoku{
  margin-bottom:20px;
}

#profile .left-area{
  width: 55%;
  float: left;
}

#profile .right-area{
  width: 40%;
  float: right;
}

}

/* -------------------------------- 

SP CSS

-------------------------------- */
@media only screen and (max-width: 900px) {
#pc{display: none;}
/* header */
#header{
  background-color: #333333;
  padding: 10px;
}

#header .logo{
  width: 100%;
  text-align: center;
  margin-bottom: 7px;
}

#header .logo img{
  width: 60%;
  height: auto;
}

#header h1{
  font-size: 10px;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
}

  #nav-drawer {
    position: fixed;
    top:20px;
    right: 20px;
    z-index: 999999;
  }

  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display:none;
  }

  /*アイコンのスペース*/
  #nav-open {
      display: inline-block;
      width: 30px;
      height: 22px;
      vertical-align: middle;
  }

  /*ハンバーガーアイコンをCSSだけで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
      position: absolute;
      height: 5px;/*線の太さ*/
      width: 36px;/*長さ*/
      border-radius: 3px;
      background: #c50f0f;
      display: block;
      content: '';
      cursor: pointer;
      box-shadow: 0 0px 1px rgba(0, 0, 0, 0.5);
  }

  #nav-open span:before {
      bottom: -12px;
  }

  #nav-open span:after {
      bottom: -24px;
  }

  /*閉じる用の薄黒カバー*/
  #nav-close {
      display: none;/*はじめは隠しておく*/
      position: fixed;
      z-index: 99;
      top: 0;/*全体に広がるように*/
      left: 0;
      width: 100%;
      height: 100%;
      background: black;
      opacity: 0;
      transition: .3s ease-in-out;
  }

  /*中身*/
  #nav-content {
      overflow: auto;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 9999;/*最前面に*/
      width: 80%;/*右側に隙間を作る*/
      max-width: 330px;/*最大幅*/
      height: 100%;
      background: #222222;/*背景色*/
      transition: .3s ease-in-out;/*滑らかに表示*/
      -webkit-transform: translateX(-105%);
      transform: translateX(-105%);/*左に隠しておく*/
  }

  #nav-content li {
      font-size: 12px;
      border-top: 1px solid #333333;
      border-bottom: 1px solid #111111;
      padding: 12px;
  }

  #nav-content li:last-child {
      font-size: 12px;
      border-top: 1px solid #333333;
      border-bottom: 1px solid #222222;
      padding: 12px;
  }

  #nav-content li a {
      text-decoration: none;
      font-size: 12px;
      color: #fff;
  }

  #nav-content li:hover {
      background-color: #c50f0f;
  }

  #nav-content li i{
      float: right;
  }

  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
      display: block;/*カバーを表示*/
      opacity: .5;
  }

  #nav-input:checked ~ #nav-content {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);/*中身を表示*/
      box-shadow: 6px 0 25px rgba(0,0,0,.15);
  }

/* slider */
#top-slide-area{
  position: relative;
}

#top-slide-area .prev {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .prev:hover {
  background-color: #c50f0f;
}

#top-slide-area .next {
  font-size: 32px;
  line-height: 46px;
  color: #FFF;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 48%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 10;
  transition: all .5s ease;
}

#top-slide-area .next:hover {
  background-color: #c50f0f;
}

#top-slide-area .slide-box{
  width: 100%;
}

#top-slide-area .photo-box {
  position: relative;
  width: 100%;
}

#top-slide-area .photo-box img{
  width: 100%;
  height: auto;
}

#top-slide-area .txt-left{
  font-size: 38px;
  width: 400px;
  height: 400px;
  background-color: #f2f2f2;
  position: absolute;
  top:50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 20px;
}

/* information */
#information{
  width: 100%;
  padding: 40px 0px;
}

#information li a{
  text-decoration: underline;
}

#information .inner-contents{
  width: 98%;
  margin:30px auto 0;
}

#information ul{
  width: 90%;
  font-size: 12px;
  margin:0 auto 0;
}

#information li{
  line-height: 1.8;
  margin-bottom: 15px;
}

#information .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  width: 70px;
  text-align: center;
}

#information .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  width: 70px;
  text-align: center;
}

#information .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  width: 70px;
  text-align: center;
}

#information dl{
  width: 900px;
  margin:0 auto 0;
}

#information dt{
  line-height: 1.5;
  float: left;
  margin-bottom:15px;
}

#information dd{
  line-height: 1.5;
  margin-left: 210px;
  margin-bottom:15px;
}


/* information-list */
#information-list{
  width: 100%;
  padding: 10px 0px;
}

#information-list li a{
  text-decoration: underline;
}

#information-list .inner-contents{
  width: 98%;
  margin:30px auto 0;
}

#information-list ul{
  width: 90%;
  font-size: 12px;
  margin:0 auto 0;
}

#information-list li{
  line-height: 1.8;
  margin-bottom: 15px;
}

#information-list .info-category-1{
  background-color: #dd960f;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  width: 70px;
  text-align: center;
}

#information-list .info-category-2{
  background-color: #5f89c6;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  width: 70px;
  text-align: center;
}

#information-list .info-category-3{
  background-color: #9a5d9d;
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  width: 70px;
  text-align: center;
}

/* blog */
#blog{
  width: 100%;
  background-color: #ededed;
  padding: 40px 0px;
}

#blog .inner-contents{
  width: 98%;
  margin:30px auto 0;
}

#blog .blog-post{
  width: 50%;
  float: left;
  padding: 10px;
}

#blog .photo-box{
  width: 100%;
  height: 150px;
  overflow: hidden;
}

#blog .blog-post img{
  width: 100%;
  height: auto;
}

#blog .time{
  font-size: 10px;
  margin-top: 10px;
}

#blog .blog-category-1{
  width: 70px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-2{
  width: 70px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-category-3{
  width: 70px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog .blog-title{
  width: 100%;
  height: 52px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 12px;
}

#blog .blog-title a{
  text-decoration: underline;
}

/* blog-list */
#blog-list{
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0px;
}

#blog-list .inner-contents{
  width: 98%;
  margin:30px auto 0;
}

#blog-list .blog-post{
  width: 50%;
  float: left;
  padding: 10px;
}

#blog-list .photo-area{
  width: 100%;
  height: 150px;
  overflow: hidden;
}

#blog-list .blog-post img{
  width: 100%;
  height: auto;
}

#blog-list .time{
  font-size: 10px;
  margin-top: 10px;
}

#blog-list .blog-category-1{
  width: 70px;
  font-size: 12px;
  text-align: center;
  background-color: #dd960f;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-2{
  width: 70px;
  font-size: 12px;
  text-align: center;
  background-color: #5f89c6;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-category-3{
  width: 70px;
  font-size: 12px;
  text-align: center;
  background-color: #9a5d9d;
  color: #FFF;
  padding: 3px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#blog-list .blog-title{
  width: 100%;
  height: 52px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 12px;
}

#blog-list .blog-title a{
  text-decoration: underline;
}

/* service */
#service{
  width: 100%;
  padding: 40px 0px;
  background: url(../img/bk_jigyo.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#service img{
  width: 70%;
  height: auto;
}

#service .service-title{
  font-size: 18px;
  line-height: 2;
  margin-bottom: 10px;
}

#service .left-area{
  width: 100%;
  float: left;
  margin:20px 0px;
  font-size: 14px;
}

#service .text-area{
  width: 90%;
  line-height: 1.7;
  word-wrap: break-word;
  margin:0 auto 0;
}

#service .right-area{
  width: 100%;
  float: right;
  margin:20px 0px;
}

/* foot */
#footer{
  width: 100%;
  background-color: #333333;
  padding: 30px 0px;
}

#footer .inner-contents{
  width: 95%;
  margin:0 auto 0;
}

#footer .banner-area{
  width: 50%;
  float: left;
  padding: 5px 10px;
}

#footer .banner-area img{
  width: 100%;
  height: auto;
}

#footer .contact-area{
  width: 100%;
  margin:20px auto 0;
  color: #999999;
  line-height: 1.5;
}

#footer .contact-area a{
  color: #999999;
}

#footer .contact-area h1{
  color: #FFF;
}

/* 中面 */
#second-contents{
  width: 100%;
  margin-top:20px;
}

#single-wrap{
  width: 90%;
  margin:0 auto 0;
}

#single-wrap h1{
  font-size: 20px;
  line-height: 1.7;
  border-bottom: 2px solid #C50F0E;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

#single-wrap .main-area{
  width: 100%;
  display: block;
  padding-bottom: 20px;
}

#single-wrap .main-area .cat-wrap{
  font-size: 10px;
  margin-bottom: 20px;
}

#single-wrap .main-area .post{
  width: 100%;
}

#single-wrap .main-area .post p{
  font-size: 14px;
  line-height: 1.7;
}

#single-wrap .main-area .post img{
  width: 100%;
  height: auto;
}

#single-wrap .side-area{
  width: 100%;
  display: block;
  padding-bottom: 20px;
}

#single-wrap .side-news{
  width: 100%;
  margin-bottom: 20px;
}

#single-wrap .side-news h3{
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
  background-color: #C50F0E;
  padding: 10px;
}

#single-wrap .side-news li{
  font-size: 12px;
  line-height: 1.5;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
}

.nav-previous{
  font-size: 14px;
  float: left;
}

.nav-next{
  font-size: 14px;
  float: right;
}

.breadcrumbs{
  width: 100%;
  font-size: 10px;
  margin-bottom: 20px;
}

#profile{
  width: 100%;
}

#profile h2{
  font-size: 24px;
  line-height: 2;
}

#profile h2 span{
  font-size: 12px;
  line-height: 2;
}

#profile img{
  width: 100%;
  height: auto;
  display:block;
}

#profile p{
  font-size: 12px;
  line-height: 1.5;
}

#profile .yakusyoku{
  margin-bottom:10px;
}

#profile .left-area{
  width: 100%;
  display: block;
  padding-bottom: 20px;
}

#profile .right-area{
  width: 100%;
  display: block;
}

}