@charset "UTF-8";
/* CSS Document */
html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  color: #333333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  *font-size: small;
  *font: x-small;
  line-height: 1.9;
}

/*link*/
a:link, a:visited, a:hover {
  color: #010042;
}
a:hover {
  text-decoration: none;
}

/*link*/
/* title */
#side h2 {
  padding: 5px 0;
  line-height: 1.3;
  font-size: 13px;
  color: #019934;
  background: #fff;
  border: #019934 solid 1px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
}

h3, h4, h5, h6 {
  color: #67C18D;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0;
}

.mtitle-box {
  border: 2px solid #FFFF00;
  color: #333;
  text-align: center;
  padding: 2px 0;
  background: #FFFF00;
}

.mtitle {
  height: 30px;
  line-height: 30px;
  font-family: 'Roboto Slab', serif;
  background: url(../img/bar.png) no-repeat top right;
  color: #3d2b00;
  text-indent: .5em;
  font-size: 20px;
  margin-bottom: 10px;
}

/* title */
.mtitle-sp {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  line-height: 0.7;
  color: #594C39;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/*.mtitle-sp span {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:13px;
}
*/
.mtitle span {
  margin-left: 5px;
  font-size: 12px;
  color: #888;
}

.mtitle2 {
  height: 40px;
  line-height: 40px;
  background: url(../img/bar2.png) no-repeat;
  color: #81511c;
  text-indent: 1.5em;
  font-size: 16px;
  letter-spacing: .5px;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0px 1px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.mtitle2 span {
  margin-left: 5px;
  font-size: 12px;
  color: #fff100;
}

.mtitle3 {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  color: #019934;
  font-size: 20px;
  letter-spacing: .5px;
  font-weight: bold;
  border-bottom: 2px solid #019934;
}
.mtitle3:before {
  font-family: 'FontAwesome';
  content: "\f16a";
  margin-right: 5px;
  color: #019934;
  font-size: 16px;
}

.stitle-1 {
  font-size: 13px;
  padding: 5px 0;
  text-indent: .5em;
  color: #fff;
  background: #45382B;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px;
}
.stitle-1:before {
  font-family: 'FontAwesome';
  content: "\f10c";
  margin-right: 5px;
  color: #FDFFDD;
}
.stitle-1 span {
  font-size: 12px;
  color: #555;
}

/* 明朝体 */
.mintyou {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  color: #111;
  margin-bottom: 20px;
  font-weight: bold;
  border-bottom: 1px solid #111;
  padding-bottom: 15px;
}

/* /明朝体 */
.mtitle-check {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin: 15px 0;
  border-bottom: dotted 1px #111;
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #111;
  font-weight: bold;
  overflow: hidden;
}
.mtitle-check:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 6px;
}

.mtitle-bl {
  background: #f2f2f2;
  color: #EB6877;
  text-indent: 1em;
  font-size: 15px;
  overflow: hidden;
  font-weight: bold;
  border-left: 2px solid #EB6877;
  margin: 0 0 5px;
  padding: 3px 0;
}
.mtitle-bl span {
  background: #008db0;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  font-size: 13px;
  padding: 5px 10px;
  margin-right: 10px;
}

.mtitle-bg {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  background-color: #3D2B00;
  color: #fff;
  text-indent: .5em;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  margin: 0px;
}
.mtitle-bg:before {
  /*	font-family:'FontAwesome';
  	content:"\f073";
  	margin-right:8px;
  	color:#fff;
  	font-size:20px;
  */
}

.mtitle-ic {
  border-bottom: 2px dotted #0068b7;
}
.mtitle-ic:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
}

.mtitle-r {
  overflow: hidden;
  font-weight: bold;
  color: #fff;
  padding: 2px 5px;
  font-size: 12px;
  width: 250px;
  margin: 5px 0;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #fff;
}

.mtitle-rs, .mtitle-rs2 {
  overflow: hidden;
  font-weight: bold;
  color: #555;
  font-size: 13px;
  margin: 5px 0;
}

.mtitle-rs span {
  background: #ddd;
  border-radius: 10px;
  padding: 3px 10px;
  zoom: 1;
  /* for IE */
  display: table-cell;
  /* for modern browser */
}

.mtitle-rs2 span {
  background: #EB6877;
  border-radius: 10px;
  color: #fff;
  padding: 3px 10px;
  zoom: 1;
  /* for IE */
  display: table-cell;
  /* for modern browser */
}

.mtitle-line {
  margin: 0 0 1.5em;
  padding: 5px;
  border-top: 3px double #555;
  border-bottom: 3px double #555;
  font-size: 1.143em;
  font-weight: bold;
  color: #111;
}

.mtitle-gd {
  background: url(../img/icon_midashi.png), -webkit-gradient(linear, left top, left bottom, from(#40e08a), to(#32b16c));
  background-repeat: no-repeat;
  background-position: 1% center;
  height: 40px;
  border-radius: 10px;
  line-height: 40px;
  color: #FFF;
  padding-left: 50px;
}

/*hukidasi*/
.hukidasi {
  position: relative;
  text-align: center;
  color: #555;
  width: 250px;
  background: #fff;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  margin: 20px 0px 15px 0px;
  padding: 8px 5px 8px 10px;
  border-radius: 10px;
  border: 2px solid #aaa;
}
.hukidasi:after, .hukidasi:before {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
}
.hukidasi:after {
  left: 33px;
  border: 8px solid transparent;
  border-top: 11px solid #fff;
}
.hukidasi:before {
  left: 30px;
  border: 11px solid transparent;
  border-top: 13px solid #aaa;
}

/*yajirusi*/
.yajirusi {
  position: relative;
  background: #00a0ea;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 20px;
  font-size: 20px;
}
.yajirusi:after, .yajirusi:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.yajirusi:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #00a0ea;
  border-width: 15px;
  margin-left: -15px;
}
.yajirusi:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #00a0ea;
  border-width: 20px;
  margin-left: -20px;
}

/*SEO*/
#seoA {
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #eee;
}

#seo {
  margin: 0 auto;
  padding: 3px 0 2px;
  width: 960px;
  font-size: 12px;
  line-height: 1.3;
  color: #666;
}
#seo h1 {
  text-align: left;
  font-weight: normal;
}
#seo h1 + p {
  text-align: right;
  display: inline;
}

/*head*/
header {
  width: 100%;
  z-index: 100;
  /*  position: fixed;
    top: 0;
    left: 0;*/
  background-color: #001a43;
  padding: 15px 0;
}

#headA {
  width: 100%;
}

#head {
  width: 100%;
  margin: 0 auto;
  padding: 0px 0;
}
#head .logoooo {
  display: none;
}

.tel {
  float: right;
  margin: 0 0 5px 0;
}

/* nav */
.head-h1 {
  font-weight: bold;
  color: #1B7214;
  position: relative;
  width: 580px;
  height: 40px;
  left: 380px;
  top: 15px;
  z-index: 9999;
  font-size: 14px;
}

#tnavi {
  padding-top: 13px;
  position: relative;
  width: 450px;
  height: 15px;
  left: 510px;
  top: -75px;
  z-index: 9999;
  text-align: right;
}
#tnavi li {
  /*display:inline;
  margin-right:20px; */
  width: 150px;
  display: inline;
  text-align: center;
  font-weight: normal;
  margin-right: 30px;
}
#tnavi li:before {
  font-family: 'FontAwesome';
  content: "\f138";
  margin-right: 5px;
  color: #1B7214;
}
#tnavi li:last-child {
  border: none;
  margin: 0;
}
#tnavi a:link, #tnavi a:visited, #tnavi a:hover {
  color: #FF5A5F;
  text-decoration: none;
}

#navi ul {
  margin: 0 auto;
  width: 960px;
}
#navi li {
  float: left;
}

#menuA {
  background-image: url(../img/menu_0.png);
  background-repeat: repeat-x;
  border-top: 1px solid #ddd;
}

#menu {
  margin: 0 auto;
  width: 960px;
}
#menu li {
  float: left;
  width: 160px;
  height: 50px;
  display: inline;
  position: relative;
  cursor: pointer;
}
#menu ul li ul {
  position: absolute;
  top: 50px;
  width: 160px;
  z-index: 100;
}
#menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 160px;
  height: 0;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
}
#menu ul li ul li a {
  display: block;
  width: 140px;
  padding: 10px;
}
#menu ul li ul li a:hover {
  background: #008db0;
  color: #fff;
}
#menu ul li:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 40px;
  z-index: 10;
}

/* dropdownmenu */
.menu ul li a:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 40px;
  z-index: 10;
}

#menu * {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/*サイドメニュー*/
.smenu {
  margin: 5px 0;
}
.smenu li {
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #ccc;
  margin-bottom: 3px;
}
.smenu a {
  padding: 5px 5px;
  display: block;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,e8ddce+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #e8ddce 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 1%, #e8ddce 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #e8ddce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8ddce', GradientType=0 );
  /* IE6-9 */
}
.smenu a:hover {
  background: #E5D6C3;
  text-decoration: none;
}
.smenu a:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  margin-right: 5px;
}
.smenu li:last-child {
  margin-bottom: 0px;
  border-bottom: 0px solid #ccc;
}
.smenu a:link, .smenu a:visited {
  color: #555;
}

/*wideslider*/
.wideslider {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
  height: 350px;
}
.wideslider ul {
  float: left;
  display: inline;
}
.wideslider ul li {
  float: left;
  display: inline;
}
.wideslider ul li img {
  width: 100%;
  display: none;
}

.wideslider_base {
  top: 0;
  position: absolute;
}

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev, .slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.slider_prev {
  background: #fff url(../photo/prev.jpg) no-repeat right center;
}

.slider_next {
  background: #fff url(../photo/next.jpg) no-repeat left center;
}

/*wideslider*/
#juicysliderbox {
  position: relative;
  height: 650px;
  padding: 0;
  margin: 0;
}

.juicysliderimg {
  position: absolute;
  width: 550px;
  height: 200px;
  top: 0%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
  background-color: rgba(55, 166, 229, 0.8);
}

.juicysliderimg1 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
  padding-top: 25px;
}
.juicysliderimg1 img {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
}

/*FLASH*/
/*#flashA {
  width: 100%;
  overflow: hidden;

}

#flash {
  width: 960px;
  height: 350px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.flashimg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
}

#top_image {
  width: 100%;
  display: table;
  padding-top: 80px;
}

.textbox {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}*/
/*FLASH*/
#flashA {
  width: 100%;
}

#flash {
  overflow: hidden;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 2px 2px;
}

.slide {
  background: no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.slide_botom {
  background: no-repeat bottom;
  -webkit-background-size: cover;
  background-size: cover;
}

.slide1 {
  background-image: url(../bxslider/images/flash1.jpg);
}

.slide2 {
  background-image: url(../bxslider/images/flash2.jpg);
}

.slide3 {
  background-image: url(../bxslider/images/flash3.jpg);
}

.slideimg {
  width: 960px;
  height: 500px;
  margin: 0 auto;
}

#down_btn {
  position: absolute;
  text-align: bottom;
  width: 100%;
  bottom: 20px;
}

#titleA {
  background-color: #eee;
  padding: 80px 0 25px;
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
  #titleA {
    background-attachment: scroll;
  }
}
#title {
  width: 95%;
  padding: 0;
  margin: 0px auto 0px;
}
#title h1 {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  float: left;
  font-size: 28px;
  color: #010042;
  	               /*     text-shadow:
          0 2px 0 #fff,
          2px 0 0 #fff,
          0 -2px 0 #fff,
          -2px 0 0 #fff,
          -2px -2px 0 #fff,
          2px -2px 0 #fff,
          -2px 2px 0 #fff,
          2px 2px 0 #fff
          ;
   */
}
#title p span {
  margin-left: 5px;
  font-size: 13px;
  color: #EEE;
}

/*パンくず*/
#pankuzu {
  color: #555;
  float: right;
  margin: 12px 0 0;
  padding: 0 8px;
  background: rgba(255, 255, 255, 0.8);
}
#pankuzu li {
  display: inline;
}
#pankuzu li a {
  display: inline;
  padding: 0;
}
#pankuzu li + li:before {
  margin: 0 10px;
  content: ">";
}

/* singlepage */
#singlepage {
  /*padding: 0 0 350px;*/
}

.single {
  width: 960px;
  margin: 0 auto;
}

#singlepage section {
  width: 960px;
  margin: 20px auto;
  padding: 30px 0;
}

.textwrap {
  width: 920px;
  margin: 0 auto;
  padding: 0 20px 20px;
  text-align: center;
}

.textwrap2 {
  width: 900px;
  margin: 20px auto 0px;
  padding: 30px;
  color: #fff;
  background-color: rgba(89, 87, 87, 0.8);
}

.textwrap3 {
  width: 600px;
  margin: 0 auto;
  padding: 0 20px 20px;
  text-align: center;
}

.rss {
  width: 710px;
  margin: 0 auto;
  padding: 0 0 25px;
}

.pprice {
  background: rgba(255, 255, 255, 0.3);
  padding: 1px 10px;
  overflow: hidden;
  font-size: 15px;
  border-radius: 10px;
  margin: 5px 0;
}
.pprice b {
  color: #E0FF00;
}
.pprice:before {
  font-family: 'FontAwesome';
  content: "\f140";
  color: #E0FF00;
  margin-right: 5px;
}

.mtitle-x {
  font-size: 25px;
  text-align: center;
  color: #484848;
  margin: 20px 0 5px;
}

/*containar*/
#body {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

#containar {
  position: relative;
  width: 980px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  box-shadow: rgba(125, 125, 125, 0.5) 0px 0px 2px 2px;
}

#wrapA {
  width: 100%;
}

#wrap {
  width: 960px;
  padding: 20px 0px 280px;
  margin: 0 auto;
}

/* main */
#main {
  float: left;
  width: 710px;
}

.mbox {
  width: 100%;
  margin: 0 auto;
}

.mbox2 {
  padding: 10px;
  border: 1px solid #097c25;
  margin-bottom: 20px;
  background: #fff;
}

/* side */
#side {
  float: right;
  width: 230px;
  font-size: 12px;
  line-height: 1.8;
  /*background: url(../img/bg-side.png) no-repeat;*/
}

.sbox {
  padding: 10px;
  background: #EDE2CE;
  margin-bottom: 20px;
}

.lmain {
  float: left;
  width: 345px;
}

.rmain {
  float: right;
  width: 345px;
}

.lsingle {
  float: left;
  width: 465px;
}

.rsingle {
  float: right;
  width: 465px;
}

/* footer */
/*totop*/
#toTop {
  width: 960px;
  margin: 0 auto;
  padding: 0 0px;
}

.toTop {
  text-align: right;
  margin-bottom: 20px;
  font-size: 12px;
}

#page-top {
  position: fixed;
  bottom: 0px;
  right: 0px;
  font-size: 12px;
  font-weight: bold;
  z-index: 9999;
}
#page-top a {
  color: #fff;
  font-size: 20px;
  font-family: 'FontAwesome';
  text-decoration: none;
  padding: 13px 20px;
  text-align: center;
  display: block;
  background: #001A43;
  border: 1px solid #FFF;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}
#page-top a:hover {
  opacity: 0.6;
  text-decoration: none;
}

footer {
  width: 100%;
  color: #fff;
  text-align: center;
  background: #001A43;
}

#footer {
  border-radius: 20px;
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}

.logo-f {
  text-align: center;
  margin-bottom: 15px;
}

#fmenuA {
  width: 100%;
  margin-bottom: 10px;
}

#fmenu {
  list-style-type: none;
  font-size: 12px;
}
#fmenu ul {
  margin-bottom: 15px;
}
#fmenu li {
  display: inline;
  margin-right: 20px;
  text-align: center;
  font-weight: bold;
}
#fmenu li:before {
  font-family: 'FontAwesome';
  content: "\f138";
  margin-right: 5px;
  color: #fff;
}
#fmenu li:last-child {
  border: none;
  margin: 0;
}
#fmenu a:link, #fmenu a:visited, #fmenu a:hover {
  color: #fff;
  text-decoration: none;
}
#fmenu li ul li {
  /*display:inline;
  margin-right:20px; */
  font-weight: normal;
  font-size: 11px;
}
#fmenu li ul li:before {
  font-family: 'FontAwesome';
  content: "・";
  margin-right: 5px;
  color: #fff;
}

/*Copyright*/
.copyright {
  font-size: 10px;
  	/* 	background:rgba(89,76,57,0.8);
  	color:#fff;
   */
  padding: 5px 0;
  border-radius: 10px;
}

/*テーブル*/
table {
  margin: 15px 0;
  background: #fff;
}
table th {
  vertical-align: middle;
  padding: 5px 10px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: #FFF  1px solid;
  color: #fff;
  background: #001A43;
}
table th:last-child {
  border-bottom: none;
}
table td {
  padding: 5px 10px;
  vertical-align: middle;
  border: #001A43 1px solid;
}
table td b {
  color: #001A43;
}

/*新メールフォーム*/
.form {
  margin: 10px auto 10px;
  width: 710px;
}
.form h2 {
  text-align: center;
}
.form h2 + p {
  text-align: center;
}
.form span {
  color: #ff0000;
}
.form dl {
  margin: 10px 0;
}
.form dt {
  float: left;
  width: 150px;
  padding-top: 12px;
}
.form dd {
  padding-left: 150px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.form dd:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.textarea, textarea, .dropdown {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #aaa;
  box-shadow: 1px 1px 1px #ddd;
  box-sizing: border-box;
  width: 100%;
}

.form-button {
  padding: 5px;
  text-align: center;
  margin: 10px 0;
}

#mailform button {
  display: inline-block;
  margin: 0 1% 5px;
  padding: 10px 0 7px;
  color: #fff;
  text-align: center;
  width: 250px;
  -webkit-appearance: none;
  border: 1px solid #001A43;
  background: #001A43;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
#mailform button:hover {
  background: #FFFFFF;
  color: #010042;
}

.fm-text {
  border: 1px solid #555;
  padding: 10px;
  margin: 20px 0 0;
}

/* /新メールフォーム */
/* 背景を2つ指定 */
.background-2set {
  background-image: url(../img/bingata.png), url(../img/bingata.png), url(../img/bg2.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top right, bottom left, top;
  background-attachment: scroll, scroll, fixed;
}

/*枠*/
.tbox {
  width: 710px;
  margin: 0 auto;
}

.tbox-bl {
  border: 1px solid #111;
  padding: 10px;
  margin: 10px 0;
}

.tbox-r {
  padding: 10px;
  background: #d8f2ff;
  border-radius: 5px;
  margin: 10px 0;
}

.tbox-bg {
  background-color: #eee;
  padding: 10px;
}

/* photoboxギャラリー*/
.works {
  width: 100%;
  margin: 10px auto 0;
  padding: 10px;
}
.works ul {
  margin-right: -21px;
  margin-bottom: -10px;
  overflow: hidden;
}
.works .gallery {
  width: 216px;
  height: 216px;
  line-height: 216px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.works .gallery img {
  max-width: 216px;
  max-height: 216px;
  vertical-align: middle;
}
.works li {
  float: left;
  width: 216px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 10px;
}
.works dl {
  height: 15px;
  color: #fff;
  padding: 5px 0;
  margin-top: 5px;
}
.works li dt {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
  line-height: 1.6;
}
.works li dd {
  padding: 5px 0 0;
  text-align: center;
}

/*フォトギャラリー*/
.photo {
  width: 100%;
  margin: 10px auto 20px;
}
.photo ul {
  margin-right: -21px;
  margin-bottom: -20px;
  text-align: center;
}
.photo li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.photo li a {
  display: block;
  text-align: center;
  width: 220px;
  height: 220px;
  line-height: 220px;
  overflow: hidden;
  background: #eee;
}
.photo li:last-child {
  margin-right: 0px;
}
.photo li img {
  vertical-align: middle;
  max-width: 220px;
  max-height: 220px;
}
.photo li p {
  width: 220px;
  height: 30px;
  margin: 3px 0 10px;
  text-align: center;
}

/*新着情報（トピックス）*/
.news {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 13px;
}
.news dt {
  float: left;
  width: 8em;
  padding-top: 10px;
  line-height: 1.3;
  color: #333;
  font-weight: bold;
}
.news dt:before {
  font-family: 'FontAwesome';
  content: "\f138";
  color: #001A43;
  margin-right: 5px;
}
.news dd {
  padding-left: 9em;
  padding-bottom: 10px;
  padding-top: 10px;
  line-height: 1.3;
  border-bottom: dotted 1px #b6ae83;
}
.news dd:last-child {
  /*	border-bottom:0px;
  	padding-bottom:0px;
  */
}

/*新着情報（トピックス）*/
.newsl dt {
  float: left;
  width: 130px;
  padding-top: 10px;
  line-height: 1.3;
  color: #333;
  font-weight: bold;
}
.newsl dd {
  padding-left: 140px;
  padding-bottom: 20px;
  padding-top: 10px;
  line-height: 1.6;
  font-size: 15px;
  border-bottom: dotted 1px #b6ae83;
}
.newsl dd b {
  color: #594C39;
}

.news-s {
  font-size: 11px;
}
.news-s dt {
  float: left;
  width: 5em;
  height: 20px;
  padding-top: 5px;
  line-height: 1.3;
  font-weight: bold;
}
.news-s dd {
  padding-left: 6em;
  padding-bottom: 10px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #938041;
}
.news-s dd:last-child {
  /*	border-bottom:0px;
  */
}

.news-sr {
  margin: 10px 0 0;
  font-size: 12px;
}
.news-sr dt {
  float: left;
  width: 5em;
  padding: 2px 0;
  line-height: 1.3;
  color: #555;
  background: #f2f2f2;
  border: #ccc solid 1px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  margin: 5px 0;
}
.news-sr dd {
  padding-left: 6em;
  padding-bottom: 5px;
  padding-top: 8px;
  line-height: 1.6;
  border-bottom: 1px dotted #aaa;
  color: #111;
}
.news-sr dd:last-child {
  border-bottom: 0px;
}

.news-bl {
  overflow: hidden;
  margin: 0 auto;
}
.news-bl dt {
  float: left;
  width: 7em;
  padding: 3px 5px;
  line-height: 1.3;
  color: #FFFFFF;
  background: #001A43;
  text-align: center;
  margin: 0px 0;
  font-weight: bold;
}
.news-bl dd {
  padding-left: 9em;
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 1.6;
  border-bottom: dotted 1px #aaa;
  margin: 0px 0 10px;
}
.news-bl dd:last-child {
  /* 	border-bottom:0px;
   */
}

.news-bl2 {
  overflow: hidden;
  margin: 0 auto;
  width: 500px;
}
.news-bl2 dt {
  float: left;
  width: 7em;
  padding: 3px 5px;
  line-height: 1.3;
  color: #FFFFFF;
  background: #37a6e5;
  text-align: center;
  margin: 0px 0;
  font-weight: bold;
}
.news-bl2 dd {
  padding-left: 9em;
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 1.6;
  border-bottom: dotted 1px #aaa;
  margin: 0px 0 10px;
}
.news-bl2 dd:last-child {
  /* 	border-bottom:0px;
   */
}

.news-r {
  overflow: hidden;
}
.news-r dt {
  float: left;
  width: 8em;
  text-align: center;
  margin-top: 10px;
  margin-right: 15px;
  padding: 5px 0;
  line-height: 1.3;
  border-radius: 10px;
  color: #22ac38;
  background: #f4ffda;
  font-weight: bold;
}
.news-r dd {
  padding-bottom: 8px;
  padding-top: 13px;
  padding-left: 10em;
  line-height: 1.6;
  border-bottom: dotted 1px #ccc;
}

/* list-check */
.list-check {
  font-weight: normal;
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.list-check li {
  padding-left: 1.5em;
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: -1.5em;
  border-bottom: dotted 1px #888;
}
.list-check li:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
  color: #001A43;
}
.list-check li:last-child {
  border-bottom: 0px;
}

/* list-check */
.list-check2 {
  padding: 5px 0;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  line-height: 1.5;
}
.list-check2 li {
  float: left;
  width: 300px;
}
.list-check2 li:before {
  font-family: 'FontAwesome';
  content: "\f046";
  margin-right: 10px;
  color: #C2540E;
}

/* list-pdf */
.list-pdf {
  overflow: hidden;
  margin: 5px 0;
  font-weight: bold;
  font-size: 14px;
}
.list-pdf li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
.list-pdf li:before {
  content: url(../img/icon_pdf.gif);
  margin-right: 6px;
}

/* linkbtn */
.linkbtn {
  width: 100%;
  margin: 10px 0;
}
.linkbtn ul {
  margin-right: -20px;
  margin-bottom: -20px;
}
.linkbtn li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.linkbtn li a {
  display: block;
  width: 333px;
  height: 40px;
  line-height: 40px;
  background: #ff9bc8;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
}
.linkbtn li a:link, .linkbtn li a:visited {
  color: #fff;
  text-decoration: none;
}
.linkbtn li a:hover {
  color: #fff;
  text-decoration: none;
  background: #ffc8e1;
}
.linkbtn li a:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 10px;
}
.linkbtn * {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

/*FAQ*/
.faq dt {
  padding: 5px 5px 3px 2px;
  color: #3D2B00;
  font-weight: bold;
  border-bottom: 1px dotted #aaa;
  margin-bottom: 10px;
}
.faq dd {
  margin-bottom: 20px;
  background: #FDFFDD;
  border-radius: 10px;
  padding: 10px;
}
.faq b {
  padding: 3px 5px;
  margin: 10px 0;
  line-height: 40px;
  background: #dad2b9;
  font-size: 11px;
}

/*プライスリスト*/
.price {
  font-size: 13px;
  overflow: hidden;
}
.price dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
}
.price dt:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
}
.price dt span {
  font-size: 13px;
}
.price dd {
  	/*	font-family: 'Ceviche One', cursive;
  
  */
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #aaa;
  color: #E0FF00;
}

/*プライスリスト*/
.price2 {
  font-size: 13px;
  overflow: hidden;
}
.price2 dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
}
.price2 dt:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
}
.price2 dt span {
  font-size: 13px;
}
.price2 dd {
  	/*	font-family: 'Ceviche One', cursive;
  
  */
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #aaa;
  color: #F18D9E;
}

/*プライスリスト*/
.koe {
  font-size: 13px;
  overflow: hidden;
  background: #FDFFDD;
  padding: 10px;
  border-radius: 5px;
  border: #E2E87D solid 1px;
  margin-bottom: 10px;
}
.koe dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
  color: #555;
}
.koe dt span {
  font-size: 13px;
}
.koe dd {
  	/*	font-family: 'Ceviche One', cursive;
  
  */
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  color: #555;
}

/* rbtn */
.rbtn {
  font-size: 13px;
  float: right;
  margin: 5px 0 5px;
}
.rbtn a {
  text-align: center;
  width: 200px;
  display: block;
  padding: 5px;
  font-weight: bold;
  border: 1px solid #010042;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.rbtn a:link {
  color: #010042;
  text-decoration: none;
}
.rbtn a:visited {
  color: #010042;
}
.rbtn a:hover {
  color: #FFF;
  background: #010042;
  text-decoration: none;
}
.rbtn a:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
}

.cbtn {
  font-size: 12px;
  	/* 	text-shadow:rgba(0,0,0,0.5) 1px 1px 2px;
   */
  font-weight: bold;
  margin: 20px 0;
}
.cbtn * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.cbtn a {
  margin: 0 auto;
  text-align: center;
  width: 230px;
  display: block;
  padding: 8px 5px;
  font-weight: bold;
  background: #fff;
  border: 1px solid #FFFFFF;
}
.cbtn a:link {
  color: #001A43;
  text-decoration: none;
}
.cbtn a:visited {
  color: #001A43;
}
.cbtn a:hover {
  color: #FFFFFF;
  background: #001A43;
  text-decoration: none;
}
.cbtn a:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
}

/* tab */
.tab {
  zoom: 1;
  list-style: none;
  margin: 0 auto 5px;
  padding: 0;
  padding: 3px 0;
  font-size: 12px;
  width: 960px;
}
.tab li {
  float: left;
  text-align: left;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}
.tab li a {
  display: block;
  padding: 3px 5px;
  cursor: pointer;
  width: 220px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #ccc;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,e8ddce+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #e8ddce 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 1%, #e8ddce 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #e8ddce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8ddce', GradientType=0 );
  /* IE6-9 */
}
.tab li a:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  margin-right: 3px;
}
.tab li a:hover {
  background: #E5D6C3;
  color: #555;
  text-decoration: none;
}
.tab .active {
  background: #E5D6C3;
  color: #555;
}
.tab .active:before {
  margin-right: 3px;
}
.tab li:last-child {
  margin-right: 0px;
}

.panel {
  display: none;
}

.show {
  display: block;
}

/* Flow */
.flowtitle {
  font-weight: bold;
}
.flowtitle span:before {
  background: #00A0E9;
  color: #FFFFFF;
  border-radius: 5px 5px 0 0;
  padding: 5px;
}
.flowtitle:before {
  font-family: 'FontAwesome';
  content: "\f0a4";
  margin-right: 5px;
}

.flow_box, .flow_boxa {
  position: relative;
  background: #fff;
  border: 5px solid #00a0e9;
  padding: 5px;
  margin-bottom: 20px;
}

.flow_box:after, .flow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.flow_box:after {
  border-top-color: #00a0e9;
  border-width: 20px;
  margin-left: -20px;
}
.flow_box:before {
  border-top-color: #00a0e9;
  border-width: 27px;
  margin-left: -27px;
}

/* hovereffect　figure*/
figure {
  position: relative;
  overflow: hidden;
  width: 100%;
}

figcaption {
  font-size: 12px;
  text-align: center;
  position: absolute;
  bottom: -72px;
  padding: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  height: 100px;
  background: rgba(0, 0, 0, 0.5);
  	/*	background: rgba(235,97,0,.9);
  */
  -webkit-transition: .2s;
  transition: .2s;
}
figcaption:before {
  /*    content: "";
      display: block;
      position: absolute;
      top: -10px;
      left: -10px;
      border: solid 1px #fff;
      width: 104%;
      padding-bottom: 12px;
      min-height: 104%;
      z-index: 10;
  */
}
figcaption .tl {
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  padding: 0px;
  font-weight: 600;
  background: #0068b7;
  color: #fff;
}
figcaption p {
  color: #fff;
}

figure:hover figcaption {
  bottom: 0px;
}

figcaption p a {
  position: absolute;
  top: 70px;
  left: 40%;
  z-index: 5000;
  width: 60px;
  border-radius: 10px;
  padding: 0px 5px;
  margin: 0 auto;
  background: #fff;
}
figcaption p a:link {
  color: #0068b7;
  font-weight: bold;
  text-decoration: none;
}

afigcaption p a:visited {
  color: #0068b7;
  text-decoration: none;
}

figcaption p a:hover {
  color: #fff;
  background: #0068b7;
  text-decoration: none;
}

/*figcaption p a {
	position: absolute;
	top:200px;
	left: 20%;
	z-index: 5000;
	background:#052677;
	width:200px;
	height:30px;
	line-height:30px;
	padding:2px 0;
	font-weight:bold;
	box-shadow:rgba(0,0,0,0.3) 0 2px 1px;
}
figcaption p a:link {
	color:#FFF;
	text-decoration: none;
}
figcaption p a:visited {
	color:#FFF;
}
figcaption p a:hover {
	color:#FFF;
	opacity: 0.6;
	text-decoration: none;
	-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
*/
/* 背景100% */
.bg-title0 {
  padding: 20px 0;
  margin: 30px 0;
}

.bg-title1 {
  background-image: url(../img/bg-title1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-attachment: fixed;
  padding: 20px 0 40px;
  margin: 30px 0;
}

.bg-title2 {
  background-image: url(../img/bg-title2.jpg);
}

.bg-title3 {
  background-image: url(../img/bg-title3.jpg);
}

.bg-title4 {
  background-image: url(../img/bg-title4.jpg);
}

.bg-title5 {
  background-image: url(../img/bg-title5.jpg);
}

.bg-title2, .bg-title3, .bg-title4, .bg-title5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
  margin: 20px 0;
}

.bg-title1:hover, .bg-title2:hover, .bg-title3:hover, .bg-title4:hover, .bg-title5:hover {
  z-index: 9999;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .bg-title1, .bg-title2, .bg-title3, .bg-title4, .bg-title5 {
    background-attachment: scroll;
  }
}
.bg-img1 {
  padding: 30px 0;
  background-image: url(../img/bgp3.jpg);
  background-attachment: fixed;
}

/* accordion */
dl.accordion {
  background: #FFF;
  width: 710px;
  margin: 5px auto 20px;
  font-size: 13px;
}
dl.accordion dt {
  padding-left: 25px;
  background: url(img/open.png) 1% center no-repeat, -moz-linear-gradient(top, #FFF, #FFF);
  background: url(img/open.png) 1% center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
  border-bottom: 1px solid #DDD;
  height: 40px;
  text-indent: 10px;
  line-height: 40px;
  color: #41822b;
  font-weight: bold;
  cursor: pointer;
}
dl.accordion dt:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
dl.accordion dt.open {
  background: url(img/close.png) 1% center no-repeat, -moz-linear-gradient(top, #FFF, #FFF);
  background: url(img/close.png) 1% center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
}
dl.accordion dd {
  background: #f0f4ee;
  margin: 10px;
  padding: 10px;
  line-height: 1.5;
  display: none;
  border-radius: 10px;
}
dl.accordion dd strong {
  display: block;
  margin: 10px 0;
}

/* sns sharebtn */
.share {
  width: 960px;
  margin: 0 auto;
  padding: 25px 0;
}

.fb-like {
  /* Facebook */
  display: inline-block;
  height: 20px;
  overflow: hidden;
}

.fb_iframe_widget span {
  vertical-align: top !important;
}

#___plusone_0 {
  /* Google+ */
  width: 70px !important;
}
#___plusone_0 iframe {
  /* Google+ */
  width: 70px !important;
}

.pocket-btn {
  /* Pocket */
  display: inline-block;
  height: 20px;
  overflow: hidden;
}
.pocket-btn iframe {
  /* Pocket */
  width: 100px !important;
  overflow: hidden;
}

/* sns sharebtn */
/* SNS LINK */
#snslink {
  font-family: 'FontAwesome';
  width: 100%;
  font-size: 20px;
  padding-top: 20px;
}
#snslink li {
  line-height: 30px;
  padding: 10px 13px;
  background: #fff;
  color: #000;
  border-radius: 1000px;
  display: inline;
  margin: 10px;
}
#snslink li:hover {
  opacity: 0.5;
}
#snslink a:link, #snslink a:visited, #snslink a:hover {
  color: #000;
  text-decoration: none;
}

/*link*/
.tarea {
  width: 90%;
  margin: 0 auto;
}

.youtube {
  width: 296px;
  height: 116px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

/* title */
.mtitle-point {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #111;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 25px 0;
}
.mtitle-point span {
  background: #111;
  display: inline-block;
  padding: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  margin-right: 15px;
}

/* tcon */
.tcon2 {
  width: 296px;
  font-size: 13px;
  background: #fff;
  position: relative;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 1px;
  border-radius: 5px;
  margin: 0 auto 20px;
}
.tcon2 dt {
  margin-bottom: 10px;
}
.tcon2 dd {
  padding: 10px;
}

.tclink a {
  display: block;
  width: 180px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 220px;
  left: 156px;
  background: #010042;
  text-align: left;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-indent: .5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
  border-radius: 5px;
}

/* tcon */
.tcon {
  width: 230px;
  font-size: 12px;
  position: relative;
  margin-bottom: 20px;
}
.tcon dt {
  text-align: center;
  font-weight: bold;
  color: #58350A;
  margin: 5px 0;
}
.tcon dd {
  font-size: 12px;
  line-height: 1.3;
}

.tclink a {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 211px;
  left: 186px;
  background: #363636;
  text-align: left;
  color: #fff;
  font-size: 12px;
  text-indent: .5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
}
.tclink a:hover {
  text-decoration: none;
  background: #313AA3;
}
.tclink * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.tclink a:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
  font-size: 12px;
}

/* mtitle-cline */
.mtitle-cline {
  display: table;
  text-align: center;
  white-space: nowrap;
  font-size: 25px;
  letter-spacing: 2px;
  color: #fff;
  margin: 50px 0;
  line-height: 0.5;
  font-weight: normal;
}
.mtitle-cline span {
  font-size: 13px;
}
.mtitle-cline:after, .mtitle-cline:before {
  color: #555;
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 5px), transparent -webkit-calc(50% + 5px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 5px)), to(transparent calc(50% + 5px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 2px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.mtitle-cline:after {
  border-left: 2em solid transparent;
}
.mtitle-cline:before {
  border-right: 2em solid transparent;
}

/* halfbox */
#contentwrap section {
  padding: 0 0 20px;
}

.rhalf {
  width: 50%;
  height: 350px;
  color: #fff;
  display: table;
  position: static;
  text-align: right;
}

.lhalf {
  width: 50%;
  height: 350px;
  color: #fff;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  position: static;
}

.hotel {
  position: relative;
  top: -135px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  width: 200px;
  height: 243px;
  display: table-cell;
}

.rhalf h1, .lhalf h1 {
  font-family: 'Arimo', sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.rhalf-img {
  float: right;
  background-image: url(../img/rhalf-img.jpg);
}

.lhalf-img {
  float: left;
  background-image: url(../img/lhalf-img.jpg);
}

.rhalf-img, .lhalf-img {
  width: 50%;
  height: 350px;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-color: #eee;
}

.twrap {
  margin: 0 auto;
  padding: 15px 30px;
  display: table-cell;
  text-align: left;
}

.mtitle-big {
  font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #001A43;
  display: block;
  border-bottom: 1px solid #001A43;
}

/* card */
.card {
  width: 302px;
  height: 280px;
  font-size: 12px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 1px 1px;
  background: #fff;
  position: relative;
  border: #fff 2px solid;
}
.card h2 {
  font-size: 25px;
  background: #fff;
  color: #111;
  padding: 10px 0 5px;
  text-indent: 10px;
  text-align: center;
  letter-spacing: 2px;
}
.card div {
  padding: 5px 10px;
}

.card-clink a {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 211px;
  left: 186px;
  background: #363636;
  text-align: left;
  color: #fff;
  font-size: 12px;
  text-indent: .5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
}
.card-clink a:hover {
  text-decoration: none;
  background: #313AA3;
}
.card-clink * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.card-clink a:before {
  font-family: 'FontAwesome';
  content: "\f0a9";
  margin-right: 5px;
  font-size: 12px;
}

.picup-3 ul {
  overflow: hidden;
  background: #010042;
}
.picup-3 ul li {
  width: 33.3%;
  float: left;
  overflow: hidden;
  position: relative;
}
.picup-3 ul li:first-child {
  width: 33.4%;
}
.picup-3 ul li a {
  display: block;
  text-align: center;
}
.picup-3 ul li a .piclogo {
  position: relative;
  padding: 50px 0;
}
.picup-3 ul li a .bg {
  width: 101%;
  height: 230px;
  position: absolute;
  top: 0;
  left: 0;
}
.picup-3 ul li.pic3a .bg {
  background: url(../img/pic3a1.png) no-repeat 50% 50%;
  background-size: cover;
}
.picup-3 ul li.pic3b .bg {
  background: url(../img/pic3a2.png) no-repeat 50% 50%;
  background-size: cover;
}
.picup-3 ul li.pic3c .bg {
  background: url(../img/pic3a3.png) no-repeat 50% 50%;
  background-size: cover;
}
.picup-3 ul li .bg {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.picup-3 ul li:hover .bg {
  opacity: 0.6;
  transform: scale(1.03);
}

#containerZ {
  padding: 40px 0 20px;
}

.carousel {
  padding: 0 20px;
}

#map_canvas {
  height: 500px;
}

.staffImage {
  float: left;
  width: 120px;
}

.cntRight {
  padding-left: 160px;
}

.staffH2 {
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "Noto Sans Japanese", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
}
.staffH2 span {
  padding-left: 1em;
  font-weight: normal;
  font-size: 13px;
}

.pcQualification {
  margin-bottom: 10px;
  color: #010042;
}

.spQualification {
  display: none;
}

.labelList li {
  margin: 0 20px 0 0;
  float: left;
}
.labelList li:last-child {
  margin: 0;
}

.contactLeft {
  float: left;
  width: 470px;
}

.contactRight {
  float: right;
  width: 406px;
}

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media all and (max-width: 800px) {
  .picup-3 {
    width: 960px;
  }
  .picup-3 ul li {
    width: 33.3%;
    float: left;
  }
  .picup-3 ul li:first-child {
    width: 33.4%;
  }
  .picup-3 ul li a {
    display: block;
    text-align: center;
  }
  .picup-3 ul li a .piclogo {
    padding: 7px 0;
  }
  .picup-3 ul li a .piclogo img {
    width: auto;
    height: 100px;
  }
  .picup-3 ul li a .bg {
    width: 100%;
    height: 100%;
  }
}
.list {
  width: 360px;
  margin: auto;
}
.list li {
  float: left;
  border: 1px solid #111;
  margin-right: 30px;
  margin-bottom: 30px;
  padding: 10px;
}
.list li:nth-child(3n) {
  margin-right: 0;
}

.list2 {
  width: 360px;
  margin: auto;
}
.list2 li {
  float: left;
  border: 1px solid #111;
  margin-right: 26px;
  margin-bottom: 26px;
  padding: 10px;
  width: 80px;
}
.list2 li:nth-child(3n) {
  margin-right: 0;
}

#pttl {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
}
#pttl.pttlImg1 {
  background: url(../img/pttl_bg1.jpg) no-repeat center center;
}
#pttl.pttlImg2 {
  background: url(../img/pttl_bg2.jpg) no-repeat center center;
}
#pttl.pttlImg3 {
  background: url(../img/pttl_bg3.jpg) no-repeat center center;
}

#pttl {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  /*--- IE10 ---*/
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -moz-box;
  -moz-box-align: center;
  -moz-box-pack: cetner;
  align-items: center;
  justify-content: center;
}
#pttl h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 3.6rem;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  color: #fff;
  text-shadow: 2px 2px 4px #333;
}
#pttl h2:after {
  content: '';
  display: block;
  margin: 16px auto;
  text-align: center;
  width: 72px;
  height: 2px;
  background: #fff;
  box-shadow: 2px 2px 4px #333;
  -moz-box-shadow: 2px 2px 4px #333;
  -webkit-box-shadow: 2px 2px 4px #333;
}
#pttl p {
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  display: block;
  color: #fff;
  text-shadow: 2px 2px 4px #333;
}

table.typeA {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 20px 0;
}
table.typeA th {
  width: 150px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  background: #eee;
  color: #333;
}
table.typeA td {
  width: 350px;
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-left: none;
}

.flow li {
  float: left;
  margin-bottom: 20px;
}

.promise {
  background: #ccc;
}
.promise ul:after {
  content: "";
  clear: both;
  display: block;
}
.promise ul li {
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: 25%;
  height: 100px;
  background: #0cc;
  text-align: center;
  border-radius: 75px;
}
.btn1 {
  position: relative;
  z-index: 2;
  background-color: #001A43;
  border: 2px solid #001A43;
  color: #fff!important;
  line-height: 46px;
	 width: 80%!important;
    font-size: 16px;
}
.btn1:hover {
  background-color: #fff;
  border-color: #001A43;
  color: #001A43!important;
}
.btn1::before,
.btn1::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #001A43;
}
.btn1::before {
  right: 0;
}
.btn1::after {
  left: 0;
}
.btn1:hover::before,
.btn1:hover::after {
  width: 0;
  background-color: #001A43;
}
.btn1 {
  display: inline-block;
  width: 200px;
  height: 46px;
  text-align: center;
  text-decoration: none;
  line-height: 46px;
  outline: none;
}
.btn1::before,
.btn1::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn1,
.btn1::before,
.btn1::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.keikaku{
	text-align: center;
	margin:20px 0px;
}

.form-pattern-1{
  padding: 0px !important;
}

.form-contents form dl dt:not(.pattern-exclusion){
  font-weight: bold;
}

.form-contents form dl dt:not(.pattern-exclusion) span.optional::before{
  content: '任意';
  color: #562608;
  background: #ffdf2c;
  padding: 5px 8px;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 20px;
  position: relative;
  top: -2px;
}

.form-contents dd:not(.pattern-exclusion) input.textarea{
  height: initial !important;
  font-size: 16px;
}

.form-contents :not(.pattern-exclusion) button{
  background-color: #001A43 !important;
  border: 1px solid #001A43 !important;
}

.form-contents :not(.pattern-exclusion) button:hover{
  background-color: #fff !important;
  color: #001A43 !important;
}

.form-pattern-1 .submit-btn:hover::before{
  background-color:#001A43 !important;
  transition: all 0.2s ease-in-out 0s;
}