@charset "UTF-8";
/*
Theme Name: sugars-pc
Theme URI: http://xeory.jp/extension
Description: Xeory拡張テーマ
Author: バズ部
Author URI: http://bazubu.com/
Version: 0.2.1
*/
/* all display
-------------------------------------------------- */
* {-webkit-box-sizing: border-box;
   -ms-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
   box-sizing: border-box;
border-collapse: collapse;
border-spacing: 0;
  }


.keycolor01{
 color:#900000 !important;
}
.keycolor01back{
	color:#ffffff !important;
	background-color:#900000 !important;
}
.keycolor01border{
	border-color:#900000 !important;
}
.keycolor02{
 color:#fff100 !important;
}
.keycolor02back{
	color:#333333 !important;
	background-color:#fff100 !important;
}
.keycolor02border{
	border:1px solid #fff100 !important;
}

.z-depth-1{
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.z-depth-1:hover{
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
}
.mg-b00{
margin-bottom:0 !important;
}
.mt0{
  margin-top:0 !important;
}
.mt10{
  margin-top:1.0vw !important;
}
.mt20{
  margin-top:2.0vw !important;
}
.mt30{
  margin-top:3.0vw !important;
}
.mt40{
  margin-top:3.5vw !important;
}
.mt50{
  margin-top:4.0vw !important;
}
.mt60{
  margin-top:5.0vw !important;
}
.mb0{
  margin-bottom:0vw !important;
}
.mb10{
  margin-bottom:1.0vw !important;
}
.mb20{
  margin-bottom:2.0vw !important;
}
.mb30{
  margin-bottom:3.0vw !important;
}
.mb40{
  margin-bottom:4.0vw !important;
}
.mb50{
  margin-bottom:3.0vw !important;
}
.mr0{
  margin-right:0vw !important;
}
.mr10{
  margin-right:1.0vw !important;
}
.mr20{
  margin-right:2.0vw !important;
}
.mr30{
  margin-right:3.0vw !important;
}
.ml0{
  margin-left:0vw !important;
}
.ml10{
  margin-left:1.0vw !important;
}
.ml20{
  margin-left:2.0vw !important;
}
.ml30{
  margin-left:3.0vw !important;
}
.mg0{
  margin:0vw !important;
}
.mg10{
  margin:1.0vw !important;
}
.mg20{
  margin:2.0vw !important;
}
.mg30{
  margin:3.0vw !important;
}
.pd0{
  padding:0vw !important;
}
.pd10{
  padding:1.0vw !important;
}
.pd20{
  padding:2.0vw !important;
}
.pd30{
  padding:3.0vw !important;
}
.pt0{
  padding-top:0vw !important;
}
.pt10{
  padding-top:1.0vw !important;
}
.pt20{
  padding-top:2.0vw !important;
}
.pt30{
  padding-top:3.0vw !important;
}
.pt40{
  padding-top:4.0vw !important;
}
.pt50{
  padding-top:5.0vw !important;
}
.pb0{
  padding-bottom:0vw !important;
}
.pb10{
  padding-bottom:1.0vw !important;
}
.pb20{
  padding-bottom:2.0vw !important;
}
.pb30{
  padding-bottom:3.0vw !important;
}
.pb40{
  padding-bottom:4.0vw !important;
}
.pb50{
  padding-bottom:5.0vw !important;
}
.pr0{
  padding-right:0vw !important;
}
.pr10{
  padding-right:1.0vw !important;
}
.pr20{
  padding-right:2.0vw !important;
}
.pr30{
  padding-right:3.0vw !important;
}
.pl0{
  padding-left:0vw !important;
}
.pl10{
  padding-left:1.0vw !important;
}
.pl20{
  padding-left:2.0vw !important;
}
.pl30{
  padding-left:3.0vw !important;
}
.w05{
width:05% !important;
}
.w10{
width:10% !important;
}
.w15{
width:15% !important;
}
.w20{
width:20% !important;
}
.w25{
width:25% !important;
}
.w30{
width:30% !important;
}
.w35{
width:35% !important;
}
.w40{
width:40% !important;
}
.w45{
width:45% !important;
}
.w50{
width:50% !important;
}
.w55{
width:55% !important;
}
.w60{
width:60% !important;
}
.w65{
width:65% !important;
}
.w70{
width:70% !important;
}
.w75{
width:75% !important;
}
.w80{
width:80% !important;
}
.w85{
width:85% !important;
}
.w90{
width:90% !important;
}
.w95{
width:95% !important;
}
.w100{
width:100% !important;
}
.mw50{
max-width:50% !important;
}
.mw55{
max-width:55% !important;
}
.mw60{
max-width:60% !important;
}
.mw65{
max-width:65% !important;
}
.mw70{
max-width:70% !important;
}
.mw75{
max-width:75% !important;
}
.mw80{
max-width:80% !important;
}
.mw85{
max-width:85% !important;
}
.mw90{
max-width:90% !important;
}
.mw95{
max-width:95% !important;
}
.mw100{
max-width:100% !important;
}
.text-center{
text-align:center !important;
}
.text-left{
text-align:left !important;
}
.text-right{
text-align:right !important;
}

.table-area{
display:table
}
.table-row{
clear:both;
}
.table-bottom{
border-bottom:1px solid #eb4591;
}
.table-col1{
border-left:1px solid #eb4591;
}
.table-cell{
display:inline-block;
border-right:1px solid #eb4591;
border-top:1px solid #eb4591;
vertical-align:top;
padding:1.0vw 0.5vw!important;
}

.addsize{
    font-size:1.2em !important;
}
.addbold{
    font-weight:bold !important;
}
.fs07em{
   font-size:0.7vw !important;
}
.fs08em{
   font-size:0.8vw !important;
}
.fs09em{
   font-size:0.9vw !important;
}
.fs10em{
   font-size:1.0vw !important;
}
.fs12em{
   font-size:1.2vw !important;
}
.fs14em{
   font-size:1.4vw !important;
}
.fs16em{
   font-size:1.6vw !important;
}
.fs18em{
   font-size:1.8vw !important;
}
.fs20em{
   font-size:2.0vw !important;
}
.fs25em{
   font-size:2.5vw !important;
}
.fs30em{
   font-size:3.0vw !important;
}

.link-space{
margin-top:-3vw;
padding-top:3vw;
}


.wrap {
  max-width: 1200px;
  /*min-width: 800px;*/
  box-sizing: border-box;
  margin: 0 auto;
  *zoom: 1;
}
.wrap:before {
  display: inline-table;
}
.wrap:after {
  content: "";
  display: block;
  clear: both;
}

#main {
	width:75%;
	max-width:52.5vw;
	height:auto;
	margin:0 auto;
	padding:0 1.0vw 0 1.0vw;
/*	background:rgba(255,255,255,0.1); */
	float:left;
}

.main-inner {
}

#side{
	width:25%;
	max-width:17.5vw;
	margin:0 auto;
	padding:0 1vw 0 1vw;
	float:left;
}

.left-content #main {
  width: 100%;
  float: left;
}
.left-content .main-inner {
  margin-right: 358px;
  margin-left: 0;
}
.left-content #side {
  width: 310px;
  float: left;
  margin-left: -310px;
}

.right-content #main {
  width: 100%;
  float: left;
}
.right-content .main-inner {
  margin-left: 358px;
  margin-right: 0;
}
.right-content #side {
  width: 310px;
  float: left;
  margin-left: -100%;
}

.one-column #content .wrap {
  width: 1000px;
}
.one-column #content .wrap #main {
  width: 100%;
  float: none;
}
.one-column #content .wrap #main .main-inner {
  width: 100%;
  margin: 0;
}
.one-column #content .wrap #side {
  display: none;
}

/* ----------------------------------------
* フォント設定
---------------------------------------- */
/* ----------------------------------------
* all
---------------------------------------- */
body {
  color: #333333;

overflow: hidden;
	background: #320032 url('./image/akatsuki-bg01.png') top left;

}

a {
  text-decoration: none;
  color: initial;
}
a:hover {
  text-decoration: none;
}

/* form
---------------------------------------- */
form input[type="submit"],
form button {
  background: #3B4552;
  color: #fff;
}
form input[type="submit"]:hover,
form button:hover {
  cursor: pointer;
}

/* ----------------------------------------
* header
---------------------------------------- */
#header {
  width:100%;
  height:5vw;
  padding:0.5vw 0;
  overflow: visible;
  background:#000;
}
#header #logo {
  float: left;
}
#header a {
  color: #fff;
  display:block;
  margin:0 0 0 1.0vw
}
#header #logo img{
  height:4vw;
  margin:0;
}
@media screen and (max-width: 1000px) {
#header #logo img{
  display:none;
}

}



/* ----------------------------------------
* breadcrumb
---------------------------------------- */
.breadcrumb-area {
	width:100%;
    max-width: 70vw;
    margin: 0 auto;
}
.breadcrumb-area .wrap {
}

.breadcrumb {
  margin: 0;
  overflow: hidden;
  font-size: 1vw;
  padding: 1vw;
  line-height:1.6vw;
}
.breadcrumb li {
  float: left;
  margin-left: 1vw;
  margin-bottom:0 !important;
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: none;
  color:#900000;
}

/* ----------------------------------------
* gloval nav & primary nav
---------------------------------------- */
#gnav {
  margin: 0 0 0 auto;
  float: right;
  text-align: right;
}
#gnav .sub-menu {
  z-index: 10;
}
#gnav ul li {
  display: inline-block;
  position: relative;
　margin-bottom:0 !important;
}
#gnav ul li:hover a {
  color: #fff;
  border-bottom:0.2vw solid #ffffff;
}
#gnav ul li.current-menu-item a {
}
#gnav ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  transition: 0.2s;
  line-height: 2.6vw;
  padding: 0 1vw;
  font-size:1vw;
  margin-top:0.5vw;
}
#gnav ul li a:hover {
  color: #fff;
  border-bottom:0.2vw solid #ffffff;
  transition: 0.2s;
}
#gnav ul li a:hover .sub-menu {
  display: block;
}
#gnav ul li .sub-menu {
  text-align: left;
  display: none;
  position: absolute;
  left:-150%;
  background: #fff;
  border: 1px #e5e5e5 solid;
  width:25vw	;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
#gnav ul li .sub-menu li {
  float: none;
  margin-left: 0;
  display: block;
  border-bottom: 1px solid #eeeeee;
}
#gnav ul li .sub-menu li:list-child {
  border-bottom: none;
}
#gnav ul li .sub-menu li a {
  color: #3B4552;
  background: #fff;
  border:none;
  height:auto;
}
#gnav ul li .sub-menu li a:hover {
  background: #fafafa;
  color: #3B4552;
  border:none;
}
#gnav ul li .sub-menu .sub-menu {
  left: 100%;
  top: -0.1vw;
}

#header-right {
  float: right;
  margin-right: 5%;
}

#header-fnav-area,
#header-gnav-area {
  float: right;
}

#header-fnav-area {
  width: 150px;
  position: relative;
}
#header-fnav-area #header-fnav-btn a {
  display: block;
  padding: 2vw 1vw;
  line-height: 2Vw;
  font-size: 2vw;
  height: auto;
  text-align: center;
  background: #57bca8;
}
#header-fnav-area #header-fnav-btn a:hover {
  text-decoration: none;
}
#header-fnav-area #header-fnav {
  z-index: 10;
  font-size: 1vw;
  text-align: left;
  display: none;
  position: absolute;
  right: 0;
  width: 200px;
  background: #fff;
  border: 1px #e5e5e5 solid;
}
#header-fnav-area #header-fnav li {
  float: none;
  margin-left: 0;
  border-bottom: 1px #e5e5e5 solid;
  display: block;
}
#header-fnav-area #header-fnav li:list-child {
  border-bottom: none !important;
}
#header-fnav-area #header-fnav li a {
  color: #3B4552;
  background: #fff;
  padding: 1vw 1vw;
  display: block;
}
#header-fnav-area #header-fnav li a:hover {
  background: #fafafa;
  color: #3B4552;
  text-decoration: none;
}

/* ----------------------------------------
* content
---------------------------------------- */
#content {
  /* キャプション */
}
#content .wrap {
  overflow: visible;
  width:100%;
  max-width:70vw;
  background: #fbe5f8;
}


#content .wp-caption {
  max-width: 100%;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 1vw;
  margin-bottom: 1vw;
}
#content .wp-caption-text {
  padding: 1vw 1vw;
  margin-bottom: 0;
  text-align: center;
}

/* ----------------------------------------
* frontpage
---------------------------------------- */
body.home #content {
  padding-bottom: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.home #main {
  width: 100%;
  margin: 0;
  float: none;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.home .main-inner {
  margin: 0;
}
body.home .wrap {
  max-width: 1200px;
  margin: 0 auto;
}
body.home #main_visual {
  background: #41BAA4;
  background-image: -webkit-linear-gradient(bottom right, #41baa4, #42a994);
  background-image: linear-gradient(to top left, #41baa4, #42a994);
  color: #fff;
  text-align: center;
}
body.home #main_visual h2 {
  font-size: 4vw;
  line-height: 3.5vw;
  margin-bottom: 2vw;
}
body.home #main_visual p {
  font-size: 1vw;
  width: 600px;
  margin: 0 auto;
}
body.home .front-loop {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  overflow: hidden;
  padding: 0;
  margin-left: -2.2%;
  margin-bottom: 3vw;
}
body.home .front-loop h2 {
  text-align: center;
  padding: 2vw 0;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 2vw;
}
body.home .front-loop .popular_post_box {
  width: 17.64%;
  margin-left: 2.2%;
  float: left;
  display: inline-block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
}
body.home .front-loop .popular_post_box img,
body.home .front-loop .popular_post_box h3,
body.home .front-loop .popular_post_box .p_category,
body.home .front-loop .popular_post_box ul {
  margin-bottom: 1vw;
  margin-top: 0;
}
body.home .front-loop .popular_post_box h3 {
  color: #241913;
  font-weight: normal;
  font-size: 1vw;
}
body.home .front-loop .popular_post_box h3 a {
  color: #241913;
}
body.home .front-loop .popular_post_box h3 a:hover {
  color: #FF6C00;
  text-decoration: underline;
}
body.home .front-loop .popular_post_box img {
  max-width: 100%;
  height: auto;
}
body.home .front-loop .popular_post_box ul {
  overflow: hidden;
}
body.home .front-loop .popular_post_box ul li {
  float: left;
  width: 25%;
  text-align: left;
}
body.home .front-loop .popular_post_box ul li .fa {
  margin-right: 1vw;
}
body.home .front-loop .popular_post_box ul li .share {
  display: none;
}
body.home .front-loop .popular_post_box ul a {
  color: #241913;
}
body.home .front-loop .popular_post_box ul a:hover {
  color: #FF6C00;
  text-decoration: underline;
}
body.home .front-loop .popular_post_box .p_category {
  background: #47B39D;
  color: #fff;
  display: inline-block;
  padding: 1vw 2vw;
  font-size: 1Vw;
  color: #fff;
}
body.home .front-loop .popular_post_box .p_rank {
  position: absolute;
  top: 0;
  left: 0;
  background: #900;
  width: 4vw;
  height: 4vw;
  line-height: 4vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
  opacity: .7;
}
body.home .front-loop .popular_post_box .p_rank span {
  font-size: 1vw;
}
body.home .front-loop .popular_post_box .p_date {
  position: absolute;
  top: 0;
  left: 0;
  background: #3B4552;
  width: 4vw;
  height: 4vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
  opacity: .7;
}
body.home .front-loop .popular_post_box .p_date span {
  display: block;
  line-height: 1.8vw;
}
body.home .front-loop .popular_post_box .p_date .date-y {
  font-size: 1vw;
  padding-top: 1vw;
}
body.home .front-loop .popular_post_box .p_date .date-mj {
  font-size: 1vw;
  padding-bottom: 0.5vw;
}
body.home .front-loop .front-loop-cont {
  padding: 3vw 0;
  overflow: hidden;
}
body.home .front-loop article.post {
  border: none;
  margin-bottom: 2vw;
}
body.home .front-loop article.post.rank-1 .p_rank {
  background: #D6B038;
}
body.home .front-loop article.post.rank-2 .p_rank {
  background: #BFC4C9;
}
body.home .front-loop article.post.rank-3 .p_rank {
  background: #B9704E;
}
body.home .front-loop article.post.rank-4 .p_rank, body.home .front-loop article.post.rank-5 .p_rank {
  background: #47442F;
}
body.home .front-main-cont .front-cont-header {
  position: relative;
  padding: 1vw 0 2Vw;
  background: #3B4552;
  color: #fff;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.home .front-main-cont .front-cont-header .cont-icon {
  font-size: 2vw;
}
body.home .front-main-cont .front-cont-header .cont-title {
  font-size: 2vw;
  margin: 0;
}
body.home .front-main-cont .front-cont-header .cont-ruby {
  font-size: 1vw;
  margin: 0;
}
body.home .front-main-cont .tri-border {
  position: absolute;
  bottom: -1vw;
  width: 100%;
  z-index: 20;
}
body.home .front-main-cont .tri-border span {
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 2vw solid transparent;
  border-left: 4vw solid transparent;
  border-right: 5vw solid transparent;
  border-top: 1vw solid #3B4552;
}
body.home #front-contents .c_box {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
body.home #front-contents .c_box_inner {
  width: 54%;
  padding-bottom: 2vw;
}
body.home #front-contents .c_img_box {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
body.home #front-contents .c_box.c_box_left {
  background-color: #fff;
}
body.home #front-contents .c_box.c_box_left .c_box_inner {
  float: left;
  z-index: 10;
}
body.home #front-contents .c_box.c_box_left .c_img_box {
  right: 0;
  background-position: center top;
}
body.home #front-contents .c_box.c_box_right {
  background-color: #fafafa;
}
body.home #front-contents .c_box.c_box_right .c_box_inner {
  float: right;
}
body.home #front-contents .c_box.c_box_right .c_img_box {
  left: 0;
  background-position: center top;
}
body.home #front-contents .c_number {
  background: #47B39D;
  color: #fff;
  display: inline-block;
  padding: 4vw 1vw 1vw;
  margin-bottom: 2vw;
  margin-top: 0;
}
body.home #front-contents h3 {
  color: #47B39D;
  font-size: 3vw;
  margin-top: 0;
  margin-bottom: 1vw;
  line-height: 1.4;
}
body.home #front-contents .c_english {
  color: #47B39D;
  font-size: 1vw;
  margin-bottom: 3vw;
  margin-top: 0;
}
body.home #front-contents h4 {
  font-size: 2vw;
  margin-bottom: 2vw;
  margin-top: 0;
  font-weight: normal;
}
body.home #front-contents .c_text p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 3vw;
}
body.home #front-contents .c_text .c_btn a {
  border-radius: 5vw;
  background: #FF6C00;
  color: #fff;
  font-size: 1vw;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -webkit-transition: all ease-in-out .3s;
          transition: all ease-in-out .3s;
  opacity: 1;
  display: block;
  width: 30%;
  padding: 1vw;
  text-align: center;
}
body.home #front-contents .c_text .c_btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
body.home #front-service {
  background: url(./lib/images/border_e5.png) repeat-y top center #fff;
  padding-bottom: 4vw;
  border-bottom: 1px solid #e5e5e5;
}
body.home #front-service .front-service-inner {
  margin-left: -10%;
  overflow: hidden;
}
body.home #front-service .front-service-inner .c_box {
  width: 40%;
  padding-top: 6vw;
  margin-left: 10%;
  margin-bottom: 2vw;
  float: left;
}
body.home #front-service .front-service-inner .c_title {
  text-align: center;
}
body.home #front-service .front-service-inner h3 {
  color: #47B39D;
  font-size: 3vw;
  margin-bottom: 1vw;
}
body.home #front-service .front-service-inner .c_english {
  color: #47B39D;
  font-size: 1vw;
  margin-bottom: 2vw;
}
body.home #front-service .front-service-inner h4 {
  font-size: 2vw;
  margin-bottom: 2vw;
  text-align: center;
}
body.home #front-service .front-service-inner .c_text p {
  margin-bottom: 2vw;
}
body.home #front-service .front-service-inner .c_text .c_btn a {
  border-radius: 5vw;
  background: #47B39D;
  color: #fff;
  margin: 0 auto;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -webkit-transition: all ease-in-out .3s;
          transition: all ease-in-out .3s;
  opacity: 1;
  display: block;
  width: 50%;
  padding: 1vw 2vw;
  text-align: center;
}
body.home #front-service .front-service-inner .c_text .c_btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
body.home #front-company {
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.home #front-company .c_box {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  min-height: 450px;
}
body.home #front-company .c_box_inner {
  width: 684px;
  padding: 8vw 0;
}
body.home #front-company .c_img_box {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
  z-index: 0;
}
body.home #front-company .c_img_box iframe {
  width: 100% !important;
  height: 100% !important;
}
body.home #front-company .no-company-map .c_img_box {
  display: none;
}
body.home #front-company .no-company-map .c_box_inner {
  margin-left: auto;
  margin-right: auto;
}
body.home #front-company dl {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}
body.home #front-company dl dt span,
body.home #front-company dl dd span {
  padding: 2vw 2vw;
  display: block;
}
body.home #front-company dl dt {
  float: left;
  width: 20%;
  margin: 0;
}
body.home #front-company dl dd {
  float: left;
  width: 80%;
  margin: 0;
}
body.home #front-company dl#front-company-1 dt {
  border-top: 2px solid #47B39D;
}
body.home #front-company dl#front-company-1 dt span {
  padding-top: 1vw;
}
body.home #front-company dl#front-company-1 dd {
  border-top: 1px solid #e5e5e5;
}
body.home #front-contact {
  background: #47B39D;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.home #front-contact .c_box_inner {
  padding: 5vw 0;
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
}
body.home #front-contact .c_box_inner input[type=text],
body.home #front-contact .c_box_inner input[type=tel],
body.home #front-contact .c_box_inner input[type=email],
body.home #front-contact .c_box_inner input[type=url],
body.home #front-contact .c_box_inner textarea {
  width: 95%;
}
body.home #front-contact .c_box_inner input[type=submit],
body.home #front-contact .c_box_inner button {
  width: 30%;
  display: block;
  background: #131D2A;
  border-radius: 1vw;
  margin: 0 auto;
}
body.home #front-contact .c_box_inner p {
  margin-bottom: 1.4vw;
  color: #fff;
}

/* ----------------------------------------
* main
---------------------------------------- */
.cat-content,
article.post,
article.page {
  margin-bottom: 3vw;
/*  background: #fff;*/
}

.post-loop-wrap article.post{
	background:#900000;
	color:#fff;
	width:48.5vw;
	box-shadow:1px 2px 2px rgba(0,0,0,0.2);
}



.post-header {
  padding: 0 0;
  position: relative;
}
.post-header .cat-name {
  margin-bottom: 2.0vw;
}
.post-header .cat-name span {
  border: 1px solid #47B39D;
  color: #47B39D;
  display: inline-block;
  padding: 0.5vw 1.0vw;
  font-size: 1.0vw;
}

h1.post-title {
	font-size:2.0vw;
	padding:1.0vw 0 1.0vw 1.5vw;
	margin:0 auto 1.0vw;
	background:#900000;
	border-top:0.2vw solid #ee0000;
	color:#fff;
	font-weight:bold;
}

h1.post-title i{
	margin-right:1.0vw;
}

body.page .post-title {
  margin-bottom: 0;
}

.post-content h2.post-title {
  font-weight: normal;
  font-size:3.0vw;
}

.post-title a {
  color: #fff;
  font-size:2.0vw !important;
}
.post-title a:hover {
  color: #fff;
  text-decoration: none;
}

.cat-content .post-header,
article.page .post-header {
  padding: 4vw 5vw 2vw;
  margin-bottom: 2vw;
  background: #fff;
}

.post-meta-area {
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.post-meta-area ul {
  margin: 0;
  padding:0 !important;
}
.post-meta-area .post-meta {
  width: 50%;
  float: left;
}
.post-meta-area .post-meta .date {
  padding: 1vw 1vw;
}
.post-meta-area .post-meta .date span{
	display:inline-block;
	margin-left:1.0vw;
}
.post-meta-area .post-meta .date .datetime {
  font-size: 1.1vw;
}
.post-meta-area .post-meta-comment {
  text-align: center;
  width: auto;
  float: right;
}
.post-meta-area .post-meta-comment li {
  padding: 1vw 2vw;
  display: inline-block;
  border-left: 1px solid #e5e5e5;
}

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

.post-content {
  padding: 1.0vw 1.0vw 2.0vw;
  font-size:1.4vw;
}
.post-content hr {
  border-bottom: 1px solid #eee;
  margin: 2vw 0;
  clear: both;
}
.post-content p,
.post-content ul,
.post-content ol,
.post-content dl,
.post-content blockquote,
.post-content pre,
.post-content table {
  margin-bottom: 0vw;
}
.post-content ul {
  list-style: disc;
}
.post-content ol {
  list-style: decimal;
}
.post-content ul,
.post-content ol {
      line-height: 2.0vw;
}
.post-content ul > ul,
.post-content ul > ol,
.post-content ol > ol,
.post-content ol > ul {
  margin-bottom: 0px;
}
.post-content dl dt {
  font-weight: bold;
}
.post-content dl dd {
  margin-left: 2vw;
}
.post-content pre {
  padding: 2vw;
  overflow: scroll;
  font-family: 'Courier', monospace;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-weight: bold;
}
.post-content h1 {
  margin: 0 0 0 0;
  font-size: 1.2vw;
}

/*
.post-content h2 {
	font-size:1.4vw;
	font-weight:bold;
	margin-bottom: 2.0vw;
	border-bottom:0.1vw solid #333;
	border-top:0.1vw solid #333;
	padding: 0.5em 0 0.5em 1.5em;
	position: relative;
}

.post-content h2:before{
font-family: FontAwesome;
content: "\f138";
position: absolute;
font-size: 1.4vw;
left: 0.25em;
top: 0.5em;
color: #900000;
}

*/
.post-content h3 {
  font-size: 2vw;
  margin: 3vw 0 2vw;
  padding: 2vw 0;
  clear: both;
  font-weight: normal;
  border-bottom: 2px solid #eb4591;
  line-height: 1;
}
.post-content h4 {
  font-size: 2vw;
  line-height: 3.0vw;/*行高*/
  font-weight: normal;
  margin: 2vw 0 1vw;
  padding: 0 0 0 1vw;
  border-left: 0.5vw solid #eb4591;
  clear: both;
}
.post-content h5 {
  font-size: 1vw;
  margin: 2vw 0 1vw;
  clear: both;
}
.post-content h6 {
  font-size: 1vw;
  margin: 2vw 0 1vw;
  clear: both;
}
.post-content blockquote {
  clear: both;
  margin: 0 0 2vw;
  padding: 3vw 2vw 3vw 4vw;
  position: relative;
  border: 1px #e5e5e5 solid;
  background: #fafafa;
}
.post-content blockquote:before {
  content: '?';
  font-family: 'FontAwesome';
  font-size: 3vw;
  color: #e7e7e7;
  position: absolute;
  top: 2vw;
  left: 1vw;
}
.post-content blockquote cite {
  position: absolute;
  right: 2vw;
  bottom: 1vw;
  font-size: 1vw;
  color: #808080;
}
.post-content table {
  border: 1px #ddd solid;
  max-width: 100%;
}
.post-content table th,
.post-content table td {
  padding: 1vw 1vw;
  border: #ddd solid 1px;
}
.post-content table th {
  color: #fff;
}
.post-content table thead th {
  background: #5e6265;
}
.post-content table tbody th {
  background: #919598;
}
.post-content table.table-line table,
.post-content table.table-line th,
.post-content table.table-line td {
  border-color: #fff;
}
.post-content table.table-line th {
  background: transparent;
  color: #241913;
  font-weight: bold;
}
.post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
.post-content table.table-line tr {
  background: #eee;
}
.post-content table.table-line tr:nth-child(2n+1) {
  background: #ddd;
}
.post-content img.alignleft {
  float: left;
  margin-right: 1vw;
  margin-bottom: 1vw;
}
.post-content img.alignright {
  float: right;
  margin-left: 1vw;
  margin-bottom: 1vw;
}


/*
.post-content h2:first-child {
  margin-top: 0;
}
*/
.post-cta {
  background: #131D2A;
  color: #fff;
}
.post-cta .post-cta-inner {
  padding: 2vw 3vw;
}
.post-cta .cta-post-title {
  padding: 2vw 3vw;
  font-size: 3vw;
  margin-bottom: 1vw;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.post-cta .post-cta-img {
  float: right;
  width: 230px;
  margin: 0 0 2vw 2vw;
}
.post-cta .post-cta-cont {
  overflow: hidden;
}
.post-cta .post-cta-btn {
  margin: 1vw 0;
}
.post-cta .post-cta-btn a {
  background: #F86222;
  color: #fff;
  border-radius: 1vw;
  display: block;
  padding: 2vw;
  text-align: center;
  text-decoration: none;
  width: 60%;
  margin: 0 auto 2vw;
}
.post-cta .post-cta-btn a:hover {
  background: #fa8553;
}
.post-cta p {
  margin-bottom: 1vw;
}
.post-cta .btn {
  width: 100%;
  display: block;
  border-radius: 0.5vw;
  text-align: center;
  color: #fff;
  padding: 1vw 0;
  -webkit-transition: background .3s ease-in-out;
          transition: background .3s ease-in-out;
  background: #3B4552;
}
.post-cta .btn:hover {
  text-decoration: none;
  background: #FF6C00;
}

.post-share {
  padding: 2vw 2vw;
}
.post-share .post-share-list1,
.post-share .post-share-list2,
.post-share .post-share-list3,
.post-share .post-share-list4 {
  overflow: hidden;
  padding: 2vw 0;
  margin-left: -2.08%;
}
.post-share .post-share-list1 a,
.post-share .post-share-list2 a,
.post-share .post-share-list3 a,
.post-share .post-share-list4 a {
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
  display: block;
  border: 1px #eee solid;
  border-radius: 0.5vw;
  padding: 2vw 0;
}
.post-share .post-share-list1 a:hover,
.post-share .post-share-list2 a:hover,
.post-share .post-share-list3 a:hover,
.post-share .post-share-list4 a:hover {
  text-decoration: none;
  background: #f7f7f7;
}
.post-share .post-share-list1 li,
.post-share .post-share-list2 li,
.post-share .post-share-list3 li,
.post-share .post-share-list4 li {
  text-align: center;
  float: left;
  margin-left: 2.08%;
}
.post-share .post-share-list1 i,
.post-share .post-share-list1 .big,
.post-share .post-share-list2 i,
.post-share .post-share-list2 .big,
.post-share .post-share-list3 i,
.post-share .post-share-list3 .big,
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
  font-size: 2vw;
}
.post-share .post-share-list1 li {
  width: 97.92%;
}
.post-share .post-share-list2 li {
  width: 47.92%;
}
.post-share .post-share-list3 li {
  width: 31.25%;
  font-size: .8vw;
}
.post-share .post-share-list4 li {
  width: 22.92%;
}
.post-share .post-share-list4 {
  text-align: center;
}
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
  display: block;
}
.post-share .post-share-list4 .big {
  font-size: 1.2vw;
}
.post-share .post-share-facebook a:hover {
  color: #305097;
}
.post-share .post-share-twitter a:hover {
  color: #00aced;
}
.post-share .post-share-google a:hover {
  color: #db4a39;
}
.post-share .post-share-feedly a:hover {
  color: #2bb24c;
}

.post-footer {
  border-radius: 0;
  padding: 2vw 4vw;
  overflow: hidden;
  clear: both;
}
.post-footer ul {
  overflow: hidden;
}
.post-footer ul li a:hover {
  text-decoration: underline;
}
.post-footer .bzb-sns-btn {
  padding: 3vw 0;
}

.post-footer .bzb-sns-btn li {
  vertical-align: top;
}
.post-footer .bzb-sns-btn  li .fb_iframe_widget span{
  vertical-align: top !important;
}

.post-footer-list {
    padding: 0 1vw 0 0;
    text-align: right;
    margin: 0;
}

.post-footer a.moreread{
	float: right;
	display: inline-block;
	padding: 0.8vw 1.0vw;
	border: 0.1vw solid #bbb;
	margin: 1.0vw 0 0;
}

.post-footer a.moreread i{
	font-size:1.4vw;
	margin-left:0.5vw;
}

.post-footer a.moreread:hover{
	border:0.1vw solid #900000 !important;
	color:#900000 !important;
	background:#fff !important;
}


.post-author {
  margin-bottom: 3vw;
  padding: 3vw 4vw;
  border: 1px solid #e5e5e5;
  color: #241913;
  background: #fff;
}
.post-author .post-author-img {
  height: 100%;
  float: left;
}
.post-author .post-author-img img {
  width: 100px;
  height: auto;
  border: 1px solid #e5e5e5;
}
.post-author .post-author-img .inner {
  padding: 0;
}
.post-author .row {
  margin-right: -1vw;
  margin-left: -1vw;
}
.post-author .row .gr1, .post-author .row .gr2, .post-author .row .gr3, .post-author .row .gr4, .post-author .row .gr5, .post-author .row .gr6, .post-author .row .gr7, .post-author .row .gr8, .post-author .row .gr9, .post-author .row .gr10, .post-author .row .gr11, .post-author .row .gr12 {
  padding-left: 1vw;
  padding-right: 1vw;
}
.post-author a {
  color: #3B4552;
}
.post-author .post-author-meta {
  color: #241913;
  margin-left: 20vw;
}
.post-author .post-author-meta h4 {
  margin: 0 3vw 1vw 0;
}
.post-author .post-author-meta p {
  margin: 0 3vw 2vw 0;
}

.post-header-meta {
  overflow: hidden;
  margin-bottom: 2vw;
}
.post-header-meta .bzb-sns-btn {
  padding: 2vw 0 1vw;
  float: left;
  width: 400px;
  overflow: hidden;
}
.post-header-meta .post-header-category {
  float: right;
  width: 300px;
  text-align: right;
  padding: 2vw 0 1vw;
}

.bzb-sns-btn {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.bzb-sns-btn li {
  display: inline-block;
  vertical-align: top;
  font-size: 1vw;
  margin: 0.5vw;
}
/*
.bzb-sns-btn li.bzb-facebook {
  width: 7vw;
}
.bzb-sns-btn li.bzb-facebook span {
  vertical-align: top !important;
}
.bzb-sns-btn li.bzb-twitter {
  width: 7vw;
}
.bzb-sns-btn li.bzb-googleplus {
  width: 5vw;
}
*/
.post-autot
#comments {
  padding: 3vw;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.post-autot
#comments h4,
.post-autot
#comments h3 {
  margin: 0 0 2vw;
  border-bottom: 5px solid #3B4552;
  font-size: 1vw;
  padding: 1vw 0;
}
.post-autot
#comments h4 i,
.post-autot
#comments h3 i {
  color: #3B4552;
}

.comment-list > .comment {
  margin-bottom: 3vw;
  border-bottom: 1px #eee solid;
}

.comment-list > .comment > .comment-body {
  padding: 0 2vw;
  margin-bottom: 2vw;
}

.comment-list .children {
  margin-left: 3vw;
}

.comment-list .children .comment-body {
  padding: 2vw 2vw;
  margin-bottom: 2vw;
  background: #f7f7f7;
}

.comment-author {
  float: left;
  vertical-align: top;
  font-size: 1vw;
  margin-left: 1vw;
}
.comment-author img {
  vertical-align: top;
}

.comment-meta {
  font-size: 1vw;
  margin-bottom: 1vw;
}

.reply a {
  border-radius: 0.5vw;
  padding: 0.5vw 0.5vw;
  font-size: 1vw;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.reply a:before {
  content: '? ';
  font-family: 'FontAwesome';
}
.reply a:hover {
  text-decoration: none;
}

.comment-form-comment {
  margin-bottom: 0;
}

.comment-form-comment label {
  display: none;
}
.comment-form-comment textarea {
  width: 80%;
  margin: 2vw 0;
  border-radius: 0.5vw;
}

.form-allowed-tags {
  font-size: 1vw;
  margin-bottom: 2vw;
  display: none;
}

.comment-meta:after {
  content: ' ';
  display: block;
  clear: both;
}

.comments-title {
  font-size: 2vw;
  padding: 2vw 0;
  margin-bottom: 2vw;
  margin-top: 0;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
  overflow: hidden;
  margin: 1vw 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  width: 15%;
  float: left;
  font-size: 1vw;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 40%;
  float: left;
  margin-left: 5%;
  border-radius: 0.5vw;
  padding: 0.5vw;
}

.form-submit #submit {
  width: 240px;
  margin-top: 2vw;
  line-height: 2.5vw;
  border: none;
  border-radius: 0.5vw;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.form-submit #submit:hover {
  cursor: pointer;
}

.comment-form-comment textarea {
  width: 95%;
  padding-left: 2%;
  padding-right: 2%;
}

.comment-form {
  overflow: hidden;
}

.comment-form-author,
.comment-form-email {
  width: 49%;
  margin: 0;
}
.comment-form-author label,
.comment-form-author input,
.comment-form-email label,
.comment-form-email input {
  width: 90%;
  float: none;
  margin: 0 0 1vw;
}

.comment-form-author {
  float: left;
}

.comment-form-email {
  float: right;
}

/* loop
---------------------------------------- */
.cat-content {
  background: #fff;
  padding: 3vw;
  margin-bottom: 2vw;
}

.post-loop-wrap article {
width: 100%;
    margin: 3vw auto 3vw;
    padding: 1vw;
}
.post-loop-wrap article p {
  margin-top: 0;
}
.post-loop-wrap .post-title {
    margin-bottom: 1.0vw;
    border-left: 0.5vw solid;
    padding: 0.2vw 0 0.2vw 1.0vw;
	line-height:2.0vw !important;
}
.post-loop-wrap .post-thumbnail {
  width: 100%;
}
.post-loop-wrap .post-thumbnail img {
  max-width: 100%;
  height: auto;
}
.post-loop-wrap .more-link {
  border: 1px #3B4552 solid;
  padding: 1vw 2vw;
  margin-bottom: 4vw;
  color: #3B4552;
}
.post-loop-wrap .more-link:hover {
  background: #3B4552;
  color: #fff;
  text-decoration: none;
}
.post-loop-wrap .post-footer {
  padding: 0;
  overflow: hidden;
}
.post-loop-wrap .post-footer a.morelink {
    display: block;
    background: #eb4591;
    color: #fff;
    text-align: center;
    padding: 1vw;
    width: 80%;
    margin: 0 auto;
}

/* pager */
.pagination {
  clear: both;
  padding: 2vw 0;
  position: relative;
  font-size: 1vw;
  line-height: 2vw;
  overflow: hidden;
}

.pagination a {
  background: #fff;
}

.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 0.5vw 0.5vw 0.5vw 0;
  padding: 1vw 1vw 1vw 1vw;
  text-decoration: none;
  width: auto;
  color: #241913;
}

.pagination a:hover {
  background: #999999;
  color: #fff;
}

.pagination .current {
  padding: 1vw 1vw 1vw 1vw;
  background: #999999;
  color: #fff;
}

/* ----------------------------------------
* side
---------------------------------------- */
.side-widget-area {
    margin: 1vw 0 4vw 0;
    display: inline-block;
    width: 100%;
}

.side-toparea{
  width:100%;
  margin:0vw 0 2vw 0;
}
.side-txt{
  text-align:center;
}
.side-txt .side-txtbtn{
 border:1px solid #ffffff;
 color:#ffffff;
 padding:0.5vw;
 margin:1vw 0;
 width:80%;
 display: inline-block;
}
.side-toparea:hover .side-txt .side-txtbtn{
 border:1px solid #ffffff;
 color:#eb4591;
 background-color:#ffffff;
}

.side-toparea-cre{
  width:100%;
  margin:2vw 0 2vw 0;
  padding: 1vw 1vw;
  text-align:center;
  background-color: #eeeeee;
}
.side-toparea-cre .side-cretitle{
 font-size:1.3vw;
 font-weight:bold;
}
.side-toparea-cre .side-cretxt{
 font-size:1.0vw;
}


.side-toparea-cre .side-creimg{
 width:50%;
 margin:1vw 0 0 1vw;
 margin: 0 auto;
}


.side-widget {
  margin-bottom: 2vw;
}




h4.side-title {
	font-size:1.4vw;
	font-weight:bold;
	padding:1.0vw 0 1.0vw 1.0vw;
	background:#900000;
	border-top:0.2vw solid #ee0000;
	color:#ffffff;
	margin-bottom:0.5vw !important;
}
h4.side-title span{
	font-size:1.4vw;
}

.mb-scarea{
border-top:1px solid #eb4591;
}
.mb-scarea .mb-sctitle{
text-align:center;
font-size:1.4vw;
margin-top:1vw;
}
.mb-scarea .mb-sctxt{
font-size:0.9vw;
text-align:center;
margin:1vw 0;
}
.mb-scarea .mb-sctel{
font-size: 1.4Vw;
font-weight: bold;
text-align: center;
margin: 1vw 0;
}

.mb-scarea .mb-qr{
text-align:center;
margin:0 auto;
margin-top:1vw;
width:70%;
}


.side-widget a {
  display: block;
  padding:1vw 0 1vw 1vw;
}

.side-widget a:hover {
  color: #900000;
  text-decoration: none;
}
.side-widget ul li {
  padding: 0;
  border-bottom: 0.05vw solid #900000;
}

.side-widget ul li a:hover{
	background:#900000 !important;
	color:#fff !important;
}

.side-widget:last-child {
    margin-bottom: 0vw;
}





.side-widget.widget_recent_comments a {
  background: none;
}
.side-widget .post-date {
  margin: 0 0 0 2vw;
  font-size: 1vw;
  color: #999999;
}
.side-widget .post-share-fb .pas {
  display: none;
}

/* widget_views */
.widget_views a {
  display: inline;
}

/* search */
.widget_search {
  overflow: hidden;
}
.widget_search form div {
  position: relative;
  padding-right: 3vw;
}
.widget_search label {
  display: none;
}
.widget_search input[type=text] {
  line-height: 1.6vw;
  padding: 1vw 1vw;
  font-size: 1vw;
  width: 100%;
  box-sizing: border-box;
  border: none;
  float: left;
}
.widget_search button {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  vertical-align: top;
  line-height: 1.6vw;
  border: none;
  border-radius: 0.5vw;
  width: 3vw;
  padding: 1vw 1vw;
  -webkit-transition: background .3s ease-in-out;
          transition: background .3s ease-in-out;
  background: transparent;
  font-family: 'FontAwesome';
  font-size: 1.5vw;
  color: #5e6265;
}
.widget_search button:hover {
  cursor: pointer;
}

#searchform form input[type="text"],
#searchform form input[type="email"],
#searchform form input[type="url"],
#searchform form input[type="tel"],
#searchform form input[type="number"],
#searchform form input[type="date"],
#searchform form textarea {
  border-radius: 0.5vw;
  padding: 1vw;
  max-width: 100%;
  font-size: 1vw;
}
#searchform form textarea {
  width: 80%;
}
#searchform form input[type="submit"] {
  padding: 1vw 2vw;
}

/* comment */
.recentcomments {
  color: #808080;
  font-size: 1vw;
}
.recentcomments a {
  color: #241913;
  font-size: 1vw;
}

/* 実装中止----------- */
/* calendar */
.widget_calendar {
  border-radius: 0.5vw;
  font-size: 1vw;
}
.widget_calendar .side-widget-inner {
  border-radius: 0.5vw;
  padding: 0 2vw 2vw;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar caption {
  border-radius: 0vw 0vw 0 0;
  padding: 1vw 2vw;
  margin: 0 -2vw 2vw;
  font-size: 1vw;
  text-align: center;
}
.widget_calendar a {
  color: #666;
}
.widget_calendar li {
  margin-bottom: 1vw;
}
.widget_calendar thead,
.widget_calendar tfoot,
.widget_calendar tbody {
  margin: 0 2vw;
}
.widget_calendar th,
.widget_calendar td {
  text-align: center;
}
.widget_calendar tbody a {
  display: block;
}
.widget_calendar tbody a:hover {
  text-decoration: none;
}

/* follow */
#side .share-list-wrap {
  margin: 0 -2vw 2vw;
  background: #fff;
  padding: 2vw;
}
#side .share-list-wrap .post-share-list1,
#side .share-list-wrap .post-share-list2,
#side .share-list-wrap .post-share-list3,
#side .share-list-wrap .post-share-list4 {
  overflow: hidden;
  margin-left: -1%;
}
#side .share-list-wrap .post-share-list1 li,
#side .share-list-wrap .post-share-list2 li,
#side .share-list-wrap .post-share-list3 li,
#side .share-list-wrap .post-share-list4 li {
  float: left;
  width: 24%;
  margin-left: 1%;
}
#side .share-list-wrap .post-share-list1 li a,
#side .share-list-wrap .post-share-list2 li a,
#side .share-list-wrap .post-share-list3 li a,
#side .share-list-wrap .post-share-list4 li a {
  border-radius: 100%;
  background: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 4vw;
  height: 4vw;
  font-size: 3vw;
  color: #5e6265;
}
#side .share-list-wrap .post-share-list1 li a .follow-on,
#side .share-list-wrap .post-share-list1 li a .big,
#side .share-list-wrap .post-share-list2 li a .follow-on,
#side .share-list-wrap .post-share-list2 li a .big,
#side .share-list-wrap .post-share-list3 li a .follow-on,
#side .share-list-wrap .post-share-list3 li a .big,
#side .share-list-wrap .post-share-list4 li a .follow-on,
#side .share-list-wrap .post-share-list4 li a .big {
  display: none;
}
#side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
  color: #305097;
}
#side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
  color: #00aced;
}
#side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
  color: #db4a39;
}
#side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
  color: #2bb24c;
}

/* author */
#side-author {
  overflow: hidden;
  font-size: 1vw;
}
#side-author h4 {
  padding: 1vw 0;
  margin-bottom: 2vw;
  font-size: 1vw;
}
#side-author .side-author-img {
  float: left;
  width: 10vw;
}
#side-author .side-author-meta {
  float: right;
  width: 10vw;
}

/* ----------------------------------------
* footer
---------------------------------------- */
/* Facebook Like Box width: 100% */
.post-share-fb.side-widget{
  text-align: center;
}
div.post-share-fb .fbcomments,
div.post-share-fb .fb_iframe_widget,
div.post-share-fb .fb_iframe_widget[style],
div.post-share-fb .fb_iframe_widget iframe[style],
div.post-share-fb .fbcomments iframe[style] *,
div.post-share-fb .fb_iframe_widget span {
  max-width: 100% !important;
}
#footer .fbcomments,
#footer .fb_iframe_widget,
#footer .fb_iframe_widget[style],
#footer .fb_iframe_widget iframe[style],
#footer .fbcomments iframe[style] *,
#footer .fb_iframe_widget span {
  max-width: 100% !important;
}

#footer {
  color: #fff;
  border-top: 1vw solid #3B4552;
}
#footer .fb-like-box,
#footer .fb-like-box > span,
#footer iframe {
  width: 100% !important;
  box-sizing: border-box;
}
#footer .footer-logo {
  font-size: 2vw;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #ccc;
}
#footer .wrap {
  padding: 2vw 0;
}
#footer .post-share {
  padding-right: 0;
  padding-left: 0;
}
#footer .row {
  margin-left: -1vw;
  margin-right: -1vw;
}
#footer .row .gr1,
#footer .row .gr2,
#footer .row .gr3,
#footer .row .gr4,
#footer .row .gr5,
#footer .row .gr6,
#footer .row .gr7,
#footer .row .gr8,
#footer .row .gr9,
#footer .row .gr10,
#footer .row .gr11,
#footer .row .gr12 {
  padding-left: 1vw;
  padding-right: 1vw;
}

#footer-brand-area {
  padding-bottom: 2vw;
  margin-bottom: 2vw;
  border-bottom: 1px solid #3B4552;
}

#footer-content-area {
  font-size: 1vw;
}
#footer-content-area h4 {
  font-size: 1vw;
}
#footer-content-area i.fa {
  margin-right: 1vw;
}
#footer-content-area #footer-cont-about li,
#footer-content-area #footer-cont-content li {
  position: relative;
}
#footer-content-area #footer-cont-about li:before,
#footer-content-area #footer-cont-content li:before {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  top: 1vw;
  left: 0;
}
#footer-content-area #footer-cont-about li a,
#footer-content-area #footer-cont-content li a {
  padding: 1vw 1vw 1vw 1vw;
  display: inline-block;
}
#footer-content-area #footer-cont-about li a:hover,
#footer-content-area #footer-cont-content li a:hover {
  text-decoration: none;
}
#footer-content-area #footer-cont-sns a {
  display: block;
  padding: 1vw 1vw 1vw 0;
}
#footer-content-area #footer-cont-sns a:hover {
  text-decoration: none;
}

.footer-01 {
  background: #031731;
  padding: 3vw 0;
}
.footer-01 .footer-address {
  text-align: right;
}




.footer-02 {
  background: #010A17;
}
.footer-02 .footer-copy {
  text-align: center;
  font-size: 1vw;
}

/* ----------------------------------------
* LP
---------------------------------------- */
.single-lp {
  padding: 3vw 0;
}
.single-lp .lp-wrap {
  width: 1157px;
  border: 1px solid #eee;
  margin: 0 auto;
  background: #fff;
  padding: 0;
}
.single-lp .lp-thumbnail {
  border: 1px #ccc solid;
  float: right;
  margin: 0 0 1vw 1vw;
  border: 1px #ccc solid;
}
.single-lp .lp-thumbnail img {
  vertical-align: top;
}
.single-lp .post-content {
  padding: 0;
}
.single-lp #lp-header {
  background: #47B39D;
  padding: 4vw;
  color: #fff;
}
.single-lp #lp-header h1 {
  font-size: 2vw;
  color: #fff;
  text-align: center;
}
.single-lp dt, .single-lp dd {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.single-lp #content {
  padding: 3vw 4vw;
}
.single-lp #main {
  width: 100%;
  float: left;
  overflow: hidden;
}
.single-lp .main-inner {
  margin-right: 350px;
}
.single-lp #side {
  width: 320px;
  float: left;
  margin-left: -320px;
}
.single-lp .post-footer {
  padding: 2vw 0;
}
.single-lp .post-footer .bzb-sns-btn {
  padding: 0;
}
.single-lp .lp-form {
  background: #494c4e;
  color: #fff;
  padding: 3vw;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.single-lp .lp-form h3{
  font-size: 1vw;
  margin-bottom: 1vw;
  font-weight: bold;
}
.single-lp .lp-form input[type=text],
.single-lp .lp-form input[type=email] {
  width: 90%;
  padding: 1vw 5%;
  border: none;
}
.single-lp .lp-form input[type=submit],
.single-lp .lp-form button {
  width: 100%;
  padding: 1vw 0;
  background: #F86222;
  color: #fff;
  border-bottom: 5px solid #e04807;
  -webkit-transition: all ease-in-out 0.3s;
          transition: all ease-in-out 0.3s;
  border-radius: 0.5vw;
}
.single-lp .lp-form input[type=submit]:hover,
.single-lp .lp-form button:hover {
  background: #f9743b;
}
.single-lp .lp-form dl {
  margin-bottom: 1vw;
}/* one-column */
.one-column.single-lp #main{
  float: none;
}
.one-column.single-lp .main-inner {
  margin-left: 0;
  margin-right: 0;
}
.one-column.single-lp #side{
  float: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.single-lp #side {
  width: 320px;
  margin-left: -320px;
}
.single-lp.right-content #side {
  width: 320px;
  margin-left: -100%;
}
.single-lp.right-content .main-inner{
  margin-left: 350px;
  margin-right: 0;
}


/* ----------------------------------------
* pagetop
---------------------------------------- */
.pagetop {
  display: none;
  position: fixed;
  bottom: 5vw;
  right: 5vw;
  color: #fff;
}
.pagetop span {
  display: block;
  border-radius: 20vw;
  background: #2b2b2b;
  width: 5vw;
  height: 5vw;
  text-align: center;
  line-height: 5vw;
  font-size: 3vw;
  opacity: .8;
}



/* ----------------------------------------
* カラースキーム 01
---------------------------------------- */
/* ----------------------------------------
* frontpage
---------------------------------------- */
body.home.color01 #main_visual {
  background: #1DBBDA;
  background-image: -webkit-linear-gradient(bottom right, #1dbbda, #06abc8);
  background-image: linear-gradient(to top left, #1dbbda, #06abc8);
  color: #fff;
}
body.home.color01 .front-loop {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}
body.home.color01 .front-loop h2 {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color01 .front-loop .popular_post_box h3 {
  color: #2B353E;
}
body.home.color01 .front-loop .popular_post_box h3 a {
  color: #2B353E;
}
body.home.color01 .front-loop .popular_post_box h3 a:hover {
  color: #FFC600;
}
body.home.color01 .front-loop .popular_post_box ul a {
  color: #2B353E;
}
body.home.color01 .front-loop .popular_post_box ul a:hover {
  color: #FFC600;
}
body.home.color01 .front-loop .popular_post_box .p_category {
  background: #06ABC8;
  color: #fff;
  color: #fff;
}
body.home.color01 .front-loop .popular_post_box .p_rank {
  background: #900;
  color: #fff;
}
body.home.color01 .front-loop .popular_post_box .p_date {
  background: #2B353E;
  color: #fff;
}
body.home.color01 .front-main-cont .front-cont-header {
  background: #2B353E;
  color: #fff;
}
body.home.color01 .front-main-cont .tri-border span {
  border-left: 28px solid transparent;
  border-left: 56px solid transparent;
  border-right: 56px solid transparent;
  border-top: 18px solid #2B353E;
}
body.home.color01 #front-contents .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color01 #front-contents .c_box.c_box_left {
  background-color: #fff;
}
body.home.color01 #front-contents .c_box.c_box_right {
  background-color: #fafafa;
}
body.home.color01 #front-contents .c_number {
  background: #06ABC8;
  color: #fff;
}
body.home.color01 #front-contents h3 {
  color: #06ABC8;
}
body.home.color01 #front-contents .c_english {
  color: #06ABC8;
}
body.home.color01 #front-contents .c_text .c_btn a {
  background: #21262c;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color01 #front-service {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.home.color01 #front-service .front-service-inner h3 {
  color: #06ABC8;
}
body.home.color01 #front-service .front-service-inner .c_english {
  color: #06ABC8;
}
body.home.color01 #front-service .front-service-inner .c_text .c_btn a {
  background: #21262c;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color01 #front-company {
  background: #fff;
}
body.home.color01 #front-company .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color01 #front-company dl {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color01 #front-company dl#front-company-1 dt {
  border-top: 2px solid #06ABC8;
}
body.home.color01 #front-company dl#front-company-1 dd {
  border-top: 1px solid #e5e5e5;
}
body.home.color01 #front-contact {
  background: #06ABC8;
}
body.home.color01 #front-contact .c_box_inner input[type=submit],
body.home.color01 #front-contact .c_box_inner button {
  background: #131D2A;
}

body.color01 {
  color: #2B353E;
}
body.color01 a {
  color: #06ABC8;
}
body.color01 form input[type="submit"],
body.color01 form button {
  background: #2B353E;
  color: #fff;
}
body.color01 #header {
  background: #06ABC8;
}
body.color01 #header a {
  color: #fff;
}
body.color01 .breadcrumb-area {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.color01 #gnav {
  background: #06ABC8;
}
body.color01 #gnav ul li:hover a {
  background: #07c0e1;
}
body.color01 #gnav ul li.current-menu-item a {
  background: #07c0e1;
}
body.color01 #gnav ul li a {
  color: #fff;
  background: #06ABC8;
}
body.color01 #gnav ul li a:hover {
  color: #fff;
  background: #07c0e1;
}
body.color01 #gnav ul li .sub-menu {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color01 #gnav ul li .sub-menu li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color01 #gnav ul li .sub-menu li a {
  color: #2B353E;
  background: #fff;
}
body.color01 #gnav ul li .sub-menu li a:hover {
  background: #fafafa;
  color: #2B353E;
}
body.color01 #header-fnav-area #header-fnav-btn a {
  background: #07c0e1;
}
body.color01 #header-fnav-area #header-fnav {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color01 #header-fnav-area #header-fnav li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color01 #header-fnav-area #header-fnav li a {
  color: #2B353E;
  background: #fff;
}
body.color01 #header-fnav-area #header-fnav li a:hover {
  background: #fafafa;
  color: #2B353E;
}
body.color01 .cat-content,
body.color01 article.post,
body.color01 article.page {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color01 .post-header {
  padding: 4vw 5vw 4vw;
  border-bottom: 1px solid #e5e5e5;
}

body.color01 .post-header .cat-name span {
  border: 1px solid #06ABC8;
  color: #06ABC8;
}
body.color01 .post-title a {
  color: #2B353E;
}
body.color01 .post-title a:hover {
  color: #FFC600;
}
body.color01 .post-title a {
  color: #2B353E;
}
body.color01 .post-title a:hover {
  color: #FFC600;
}
body.color01 .post-meta-area {
  border-bottom: 1px solid #e5e5e5;
}
body.color01 .post-meta-area .post-meta-comment li {
  border-left: 1px solid #e5e5e5;
}
body.color01 .post-content hr {
  border-bottom: 1px solid #eee;
}
body.color01 .post-content h2 {
  border-left: 10px solid #131D2A;
  background: #2B353E;
  color: #fff;
}
body.color01 .post-content h3 {
  border-bottom: 2px solid #2B353E;
}
body.color01 .post-content h4 {
  border-left: 5px solid #131D2A;
  clear: both;
}
body.color01 .post-content blockquote {
  border: 1px #e5e5e5 solid;
  background: #fafafa;
}
body.color01 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color01 .post-content blockquote cite {
  color: #808080;
}
body.color01 .post-content table {
  border: 1px #ddd solid;
}
body.color01 .post-content table th,
body.color01 .post-content table td {
  border: #ddd solid 1px;
}
body.color01 .post-content table th {
  color: #fff;
}
body.color01 .post-content table thead th {
  background: #5e6265;
}
body.color01 .post-content table tbody th {
  background: #919598;
}
body.color01 .post-content table.table-line table,
body.color01 .post-content table.table-line th,
body.color01 .post-content table.table-line td {
  border-color: #fff;
}
body.color01 .post-content table.table-line th {
  color: #2B353E;
}
body.color01 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color01 .post-content table.table-line tr {
  background: #eee;
}
body.color01 .post-content table.table-line tr:nth-child(2n+1) {
  background: #ddd;
}
body.color01 .post-cta {
  background: #131D2A;
  color: #fff;
}
body.color01 .post-cta .cta-post-title {
  border-bottom: 1px solid #eee;
}
body.color01 .post-cta .post-cta-btn a {
  background: #F86222;
  color: #fff;
}
body.color01 .post-cta .post-cta-btn a:hover {
  background: #fa8553;
}
body.color01 .post-cta .btn {
  background: #2B353E;
}
body.color01 .post-cta .btn:hover {
  background: #FFC600;
}
body.color01 .post-share .post-share-list1 a,
body.color01 .post-share .post-share-list2 a,
body.color01 .post-share .post-share-list3 a,
body.color01 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color01 .post-share .post-share-list1 a:hover,
body.color01 .post-share .post-share-list2 a:hover,
body.color01 .post-share .post-share-list3 a:hover,
body.color01 .post-share .post-share-list4 a:hover {
  background: #f7f7f7;
}
body.color01 .post-author {
  border: 1px solid #e5e5e5;
  color: #2B353E;
  background: #fff;
}
body.color01 .post-author a {
  color: #2B353E;
}
body.color01 .post-author .post-author-meta {
  color: #2B353E;
}
body.color01 #comments {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 3vw 4vw;
}
body.color01 #comments h4 {
  border-bottom: 5px solid #2B353E;
}
body.color01 #comments h4 i {
  color: #2B353E;
}
body.color01 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color01 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color01 .cat-content {
  background: #fff;
}
body.color01 .post-loop-wrap .more-link {
  border: 1px #2B353E solid;
  color: #2B353E;
}
body.color01 .post-loop-wrap .more-link:hover {
  background: #2B353E;
  color: #fff;
}
body.color01 .post-loop-wrap .post-footer {
  border-top: 1px #eee solid;
}
body.color01 .post-loop-wrap .post-footer a.morelink {
  background: #2B353E;
  color: #fff;
}
body.color01 .pagination span, body.color01 .pagination a {
  color: #2B353E;
  background: #fff;
}
body.color01 .pagination a:hover {
  color: #fff;
  background: #3279BB;
}
body.color01 .pagination .current {
  background: #3279BB;
  color: #fff;
}
body.color01 .side-widget .side-title {
  background: #ebebeb;
  border: 1px solid #e4e4e4;
}
body.color01 .side-widget a {
  color: #06ABC8;
}
body.color01 .side-widget a:hover {
  color: #06ABC8;
}
body.color01 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color01 .side-widget .post-date {
  color: #999999;
}
body.color01 .widget_search {
  border: 1px solid #e5e5e5;
}
body.color01 .widget_search button {
  color: #5e6265;
}
body.color01 .recentcomments {
  color: #808080;
}
body.color01 .recentcomments a {
  color: #2B353E;
}
body.color01 #side .share-list-wrap {
  background: #fff;
}
body.color01 #footer {
  color: #fff;
  border-top: 8px solid #2B353E;
}
body.color01 #footer a {
  color: #fff;
}
body.color01 #footer a:hover {
  color: #ccc;
}
body.color01 #footer-brand-area {
  border-bottom: 1px solid #2B353E;
}
body.color01 .footer-01 {
  background: #031731;
}
body.color01 .footer-02 {
  background: #010A17;
}
body.color01 .single-lp .lp-wrap {
  border: 1px solid #eee;
  background: #fff;
}
body.color01 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
  border: 1px #ccc solid;
}
body.color01 .single-lp #lp-header {
  background: #06ABC8;
}
body.color01 .single-lp #lp-header h1 {
  color: #2B353E;
  border-bottom: 1px solid #eee;
}
body.color01 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color01 .single-lp .lp-form input[type=submit],
body.color01 .single-lp .lp-form button {
  background: #F86222;
  color: #fff;
  border-bottom: 5px solid #e04807;
}
body.color01 .single-lp .lp-form input[type=submit]:hover,
body.color01 .single-lp .lp-form button:hover {
  background: #f9743b;
}
body.color01 .pagetop {
  color: #fff;
}
body.color01 .pagetop span {
  background: #2b2b2b;
}
body.color01.single-lp #lp-header{
  background: #1eabc6;
}

/* ----------------------------------------
* カラースキーム 02 青
---------------------------------------- */
/* ----------------------------------------
* frontpage
---------------------------------------- */
body.home.color02 #main_visual {
  background: #0063A2;
  background-image: -webkit-linear-gradient(bottom right, #0063a2, #005990);
  background-image: linear-gradient(to top left, #0063a2, #005990);
  color: #fff;
}
body.home.color02 .front-loop {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}
body.home.color02 .front-loop h2 {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color02 .front-loop .popular_post_box h3 {
  color: #4E4E4E;
}
body.home.color02 .front-loop .popular_post_box h3 a {
  color: #4E4E4E;
}
body.home.color02 .front-loop .popular_post_box h3 a:hover {
  color: #14A0EE;
}
body.home.color02 .front-loop .popular_post_box ul a {
  color: #4E4E4E;
}
body.home.color02 .front-loop .popular_post_box ul a:hover {
  color: #14A0EE;
}
body.home.color02 .front-loop .popular_post_box .p_category {
  background: #005990;
  color: #fff;
  color: #fff;
}
body.home.color02 .front-loop .popular_post_box .p_rank {
  background: #900;
  color: #fff;
}
body.home.color02 .front-loop .popular_post_box .p_date {
  background: #36373C;
  color: #fff;
}
body.home.color02 .front-main-cont .front-cont-header {
  background: #36373C;
  color: #fff;
}
body.home.color02 .front-main-cont .tri-border span {
  border-left: 28px solid transparent;
  border-left: 56px solid transparent;
  border-right: 56px solid transparent;
  border-top: 18px solid #36373C;
}
body.home.color02 #front-contents .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color02 #front-contents .c_box.c_box_left {
  background-color: #fff;
}
body.home.color02 #front-contents .c_box.c_box_right {
  background-color: #fafafa;
}
body.home.color02 #front-contents .c_number {
  background: #005990;
  color: #fff;
}
body.home.color02 #front-contents h3 {
  color: #005990;
}
body.home.color02 #front-contents .c_english {
  color: #005990;
}
body.home.color02 #front-contents .c_text .c_btn a {
  background: #14A0EE;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color02 #front-service {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.home.color02 #front-service .front-service-inner h3 {
  color: #005990;
}
body.home.color02 #front-service .front-service-inner .c_english {
  color: #005990;
}
body.home.color02 #front-service .front-service-inner .c_text .c_btn a {
  background: #005990;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color02 #front-company {
  background: #fff;
}
body.home.color02 #front-company .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color02 #front-company dl {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color02 #front-company dl#front-company-1 dt {
  border-top: 2px solid #005990;
}
body.home.color02 #front-company dl#front-company-1 dd {
  border-top: 1px solid #e5e5e5;
}
body.home.color02 #front-contact {
  background: #005990;
}
body.home.color02 #front-contact .c_box_inner input[type=submit],
body.home.color02 #front-contact .c_box_inner button {
  background: #131D2A;
}

body.color02 {
  color: #4E4E4E;
}
body.color02 a {
  color: #14A0EE;
}
body.color02 form input[type="submit"],
body.color02 form button {
  background: #36373C;
  color: #fff;
}
body.color02 #header {
  background: #005990;
}
body.color02 #header a {
  color: #fff;
}
body.color02 .breadcrumb-area {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.color02 #gnav {
  background: #005990;
}
body.color02 #gnav ul li:hover a {
  background: #0069aa;
}
body.color02 #gnav ul li.current-menu-item a {
  background: #0069aa;
}
body.color02 #gnav ul li a {
  color: #fff;
  background: #005990;
}
body.color02 #gnav ul li a:hover {
  color: #fff;
  background: #0069aa;
}
body.color02 #gnav ul li .sub-menu {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color02 #gnav ul li .sub-menu li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color02 #gnav ul li .sub-menu li a {
  color: #36373C;
  background: #fff;
}
body.color02 #gnav ul li .sub-menu li a:hover {
  background: #fafafa;
  color: #36373C;
}
body.color02 #header-fnav-area #header-fnav-btn a {
  background: #0069aa;
}
body.color02 #header-fnav-area #header-fnav {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color02 #header-fnav-area #header-fnav li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color02 #header-fnav-area #header-fnav li a {
  color: #36373C;
  background: #fff;
}
body.color02 #header-fnav-area #header-fnav li a:hover {
  background: #fafafa;
  color: #36373C;
}
body.color02 .cat-content,
body.color02 article.post,
body.color02 article.page {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color02 .post-header {
  padding: 4vw 5vw 4vw;
  border-bottom: 1px solid #e5e5e5;
}
body.color02 .post-header .cat-name span {
  border: 1px solid #005990;
  color: #005990;
}
body.color02 .post-title a {
  color: #4E4E4E;
}
body.color02 .post-title a:hover {
  color: #14A0EE;
}
body.color02 .post-title a {
  color: #36373C;
}
body.color02 .post-title a:hover {
  color: #14A0EE;
}
body.color02 .post-meta-area {
  border-bottom: 1px solid #e5e5e5;
}
body.color02 .post-meta-area .post-meta-comment li {
  border-left: 1px solid #e5e5e5;
}
body.color02 .post-content hr {
  border-bottom: 1px solid #eee;
}
body.color02 .post-content h2 {
  border-left: 10px solid #131D2A;
  background: #36373C;
  color: #fff;
}
body.color02 .post-content h3 {
  border-bottom: 2px solid #36373C;
}
body.color02 .post-content h4 {
  border-left: 5px solid #131D2A;
  clear: both;
}
body.color02 .post-content blockquote {
  border: 1px #e5e5e5 solid;
  background: #fafafa;
}
body.color02 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color02 .post-content blockquote cite {
  color: #808080;
}
body.color02 .post-content table {
  border: 1px #ddd solid;
}
body.color02 .post-content table th,
body.color02 .post-content table td {
  border: #ddd solid 1px;
}
body.color02 .post-content table th {
  color: #fff;
}
body.color02 .post-content table thead th {
  background: #5e6265;
}
body.color02 .post-content table tbody th {
  background: #919598;
}
body.color02 .post-content table.table-line table,
body.color02 .post-content table.table-line th,
body.color02 .post-content table.table-line td {
  border-color: #fff;
}
body.color02 .post-content table.table-line th {
  color: #4E4E4E;
}
body.color02 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color02 .post-content table.table-line tr {
  background: #eee;
}
body.color02 .post-content table.table-line tr:nth-child(2n+1) {
  background: #ddd;
}
body.color02 .post-cta {
  background: #131D2A;
  color: #fff;
}
body.color02 .post-cta .cta-post-title {
  border-bottom: 1px solid #eee;
}
body.color02 .post-cta .post-cta-btn a {
  background: #F86222;
  color: #fff;
}
body.color02 .post-cta .post-cta-btn a:hover {
  background: #fa8553;
}
body.color02 .post-cta .btn {
  background: #36373C;
}
body.color02 .post-cta .btn:hover {
  background: #14A0EE;
}
body.color02 .post-share .post-share-list1 a,
body.color02 .post-share .post-share-list2 a,
body.color02 .post-share .post-share-list3 a,
body.color02 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color02 .post-share .post-share-list1 a:hover,
body.color02 .post-share .post-share-list2 a:hover,
body.color02 .post-share .post-share-list3 a:hover,
body.color02 .post-share .post-share-list4 a:hover {
  background: #f7f7f7;
}
body.color02 .post-author {
  border: 1px solid #e5e5e5;
  color: #4E4E4E;
  background: #fff;
}
body.color02 .post-author a {
  color: #36373C;
}
body.color02 .post-author .post-author-meta {
  color: #4E4E4E;
}
body.color02 #comments {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 4vw 4vw;
}
body.color02 #comments h4 {
  border-bottom: 5px solid #36373C;
}
body.color02 #comments h4 i {
  color: #36373C;
}
body.color02 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color02 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color02 .cat-content {
  background: #fff;
}
body.color02 .post-loop-wrap .more-link {
  border: 1px #36373C solid;
  color: #36373C;
}
body.color02 .post-loop-wrap .more-link:hover {
  background: #36373C;
  color: #fff;
}
body.color02 .post-loop-wrap .post-footer {
  border-top: 1px #eee solid;
}
body.color02 .post-loop-wrap .post-footer a.morelink {
  background: #36373C;
  color: #fff;
}
body.color02 .pagination span, body.color02 .pagination a {
  color: #4E4E4E;
  background: #fff;
}
body.color02 .pagination a:hover {
  color: #fff;
  background: #3279BB;
}
body.color02 .pagination .current {
  background: #3279BB;
  color: #fff;
}
body.color02 .side-widget .side-title {
  background: #ebebeb;
  border: 1px solid #e4e4e4;
}
body.color02 .side-widget a {
  color: #005990;
}
body.color02 .side-widget a:hover {
  color: #005990;
}
body.color02 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color02 .side-widget .post-date {
  color: #999999;
}
body.color02 .widget_search {
  border: 1px solid #e5e5e5;
}
body.color02 .widget_search button {
  color: #5e6265;
}
body.color02 .recentcomments {
  color: #808080;
}
body.color02 .recentcomments a {
  color: #4E4E4E;
}
body.color02 #side .share-list-wrap {
  background: #fff;
}
body.color02 #footer {
  color: #fff;
  border-top: 8px solid #36373C;
}
body.color02 #footer a {
  color: #fff;
}
body.color02 #footer a:hover {
  color: #ccc;
}
body.color02 #footer-brand-area {
  border-bottom: 1px solid #36373C;
}
body.color02 .footer-01 {
  background: #36373C;
}
body.color02 .footer-02 {
  background: #2E2F33;
}
body.color02 .single-lp .lp-wrap {
  border: 1px solid #eee;
  background: #fff;
}
body.color02 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
  border: 1px #ccc solid;
}
body.color02 .single-lp #lp-header {
  background: #005990;
}
body.color02 .single-lp #lp-header h1 {
  color: #36373C;
  border-bottom: 1px solid #eee;
}
body.color02 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color02 .single-lp .lp-form input[type=submit],
body.color02 .single-lp .lp-form button {
  background: #F86222;
  color: #fff;
  border-bottom: 5px solid #e04807;
}
body.color02 .single-lp .lp-form input[type=submit]:hover,
body.color02 .single-lp .lp-form button:hover {
  background: #f9743b;
}
body.color02 .pagetop {
  color: #fff;
}
body.color02 .pagetop span {
  background: #2b2b2b;
}
body.color02.single-lp #lp-header{
  background: #015a92;
}

/* ----------------------------------------
* カラースキーム 03 紺
---------------------------------------- */
/* ----------------------------------------
* frontpage
---------------------------------------- */
body.home.color03 #main_visual {
  background: #394B57;
  background-image: -webkit-linear-gradient(bottom right, #394b57, #28343c);
  background-image: linear-gradient(to top left, #394b57, #28343c);
  color: #fff;
}
body.home.color03 .front-loop {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}
body.home.color03 .front-loop h2 {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color03 .front-loop .popular_post_box h3 {
  color: #484A4E;
}
body.home.color03 .front-loop .popular_post_box h3 a {
  color: #484A4E;
}
body.home.color03 .front-loop .popular_post_box h3 a:hover {
  color: #ca6666;
}
body.home.color03 .front-loop .popular_post_box ul a {
  color: #484A4E;
}
body.home.color03 .front-loop .popular_post_box ul a:hover {
  color: #ca6666;
}
body.home.color03 .front-loop .popular_post_box .p_category {
  background: #fff;
  border: 1px solid #ca6666;
  color: #ca6666;
}
body.home.color03 .front-loop .popular_post_box .p_rank {
  background: #900;
  color: #fff;
}
body.home.color03 .front-loop .popular_post_box .p_date {
  background: #343434;
  color: #fff;
}
body.home.color03 .front-main-cont .front-cont-header {
  background: #343434;
  color: #fff;
}
body.home.color03 .front-main-cont .tri-border span {
  border-left: 28px solid transparent;
  border-left: 56px solid transparent;
  border-right: 56px solid transparent;
  border-top: 18px solid #343434;
}
body.home.color03 #front-contents .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color03 #front-contents .c_box.c_box_left {
  background-color: #fff;
}
body.home.color03 #front-contents .c_box.c_box_right {
  background-color: #fafafa;
}
body.home.color03 #front-contents .c_number {
  background: #27343c;
  color: #fff;
}
body.home.color03 #front-contents h3 {
  color: #27343c;
}
body.home.color03 #front-contents .c_english {
  color: #27343c;
}
body.home.color03 #front-contents .c_text .c_btn a {
  background: #ca6666;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color03 #front-service {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.home.color03 #front-service .front-service-inner h3 {
  color: #27343c;
}
body.home.color03 #front-service .front-service-inner .c_english {
  color: #27343c;
}
body.home.color03 #front-service .front-service-inner .c_text .c_btn a {
  background: #27343c;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color03 #front-company {
  background: #fff;
}
body.home.color03 #front-company .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color03 #front-company dl {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color03 #front-company dl#front-company-1 dt {
  border-top: 2px solid #27343c;
}
body.home.color03 #front-company dl#front-company-1 dd {
  border-top: 1px solid #e5e5e5;
}
body.home.color03 #front-contact {
  background: #ca6666;
}
body.home.color03 #front-contact .c_box_inner input[type=submit],
body.home.color03 #front-contact .c_box_inner button {
  background: #131D2A;
}

/* ----------------------------------------
* all
---------------------------------------- */
body.color03 {
  color: #484A4E;
}
body.color03 a {
  color: #ca6666;
}
body.color03 form input[type="submit"],
body.color03 form button {
  background: #343434;
  color: #fff;
}
body.color03 #header {
  background: #27343c;
}
body.color03 #header a {
  color: #fff;
}
body.color03 .breadcrumb-area {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.color03 #gnav {
  background: #27343c;
}
body.color03 #gnav ul li:hover a {
  background: #31414b;
}
body.color03 #gnav ul li.current-menu-item a {
  background: #31414b;
}
body.color03 #gnav ul li a {
  color: #fff;
  background: #27343c;
}
body.color03 #gnav ul li a:hover {
  color: #fff;
  background: #31414b;
}
body.color03 #gnav ul li .sub-menu {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color03 #gnav ul li .sub-menu li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color03 #gnav ul li .sub-menu li a {
  color: #343434;
  background: #fff;
}
body.color03 #gnav ul li .sub-menu li a:hover {
  background: #fafafa;
  color: #343434;
}
body.color03 #header-fnav-area #header-fnav-btn a {
  background: #31414b;
}
body.color03 #header-fnav-area #header-fnav {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color03 #header-fnav-area #header-fnav li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color03 #header-fnav-area #header-fnav li a {
  color: #343434;
  background: #fff;
}
body.color03 #header-fnav-area #header-fnav li a:hover {
  background: #fafafa;
  color: #343434;
}
body.color03 .cat-content,
body.color03 article.post,
body.color03 article.page {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color03 .post-header {
  padding: 4vw 5vw 4vw;
  border-bottom: 1px solid #e5e5e5;
}
body.color03 .post-header .cat-name span {
  border: 1px solid #27343c;
  color: #27343c;
}
body.color03 .post-title a {
  color: #484A4E;
}
body.color03 .post-title a:hover {
  color: #ca6666;
}
body.color03 .post-title a {
  color: #343434;
}
body.color03 .post-title a:hover {
  color: #ca6666;
}
body.color03 .post-meta-area {
  border-bottom: 1px solid #e5e5e5;
}
body.color03 .post-meta-area .post-meta-comment li {
  border-left: 1px solid #e5e5e5;
}
body.color03 .post-content hr {
  border-bottom: 1px solid #eee;
}
body.color03 .post-content h2 {
  border-left: 10px solid #131D2A;
  background: #343434;
  color: #fff;
}
body.color03 .post-content h3 {
  border-bottom: 2px solid #343434;
}
body.color03 .post-content h4 {
  border-left: 5px solid #131D2A;
  clear: both;
}
body.color03 .post-content blockquote {
  border: 1px #e5e5e5 solid;
  background: #fafafa;
}
body.color03 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color03 .post-content blockquote cite {
  color: #808080;
}
body.color03 .post-content table {
  border: 1px #ddd solid;
}
body.color03 .post-content table th,
body.color03 .post-content table td {
  border: #ddd solid 1px;
}
body.color03 .post-content table th {
  color: #fff;
}
body.color03 .post-content table thead th {
  background: #5e6265;
}
body.color03 .post-content table tbody th {
  background: #919598;
}
body.color03 .post-content table.table-line table,
body.color03 .post-content table.table-line th,
body.color03 .post-content table.table-line td {
  border-color: #fff;
}
body.color03 .post-content table.table-line th {
  color: #484A4E;
}
body.color03 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color03 .post-content table.table-line tr {
  background: #eee;
}
body.color03 .post-content table.table-line tr:nth-child(2n+1) {
  background: #ddd;
}
body.color03 .post-cta {
  background: #131D2A;
  color: #fff;
}
body.color03 .post-cta .cta-post-title {
  border-bottom: 1px solid #eee;
}
body.color03 .post-cta .post-cta-btn a {
  background: #F86222;
  color: #fff;
}
body.color03 .post-cta .post-cta-btn a:hover {
  background: #fa8553;
}
body.color03 .post-cta .btn {
  background: #343434;
}
body.color03 .post-cta .btn:hover {
  background: #ca6666;
}
body.color03 .post-share .post-share-list1 a,
body.color03 .post-share .post-share-list2 a,
body.color03 .post-share .post-share-list3 a,
body.color03 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color03 .post-share .post-share-list1 a:hover,
body.color03 .post-share .post-share-list2 a:hover,
body.color03 .post-share .post-share-list3 a:hover,
body.color03 .post-share .post-share-list4 a:hover {
  background: #f7f7f7;
}
body.color03 .post-author {
  border: 1px solid #e5e5e5;
  color: #484A4E;
  background: #fff;
}
body.color03 .post-author a {
  color: #343434;
}
body.color03 .post-author .post-author-meta {
  color: #484A4E;
}
body.color03 #comments {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 4vw 4vw;
}
body.color03 #comments h4 {
  border-bottom: 5px solid #343434;
}
body.color03 #comments h4 i {
  color: #343434;
}
body.color03 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color03 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color03 .cat-content {
  background: #fff;
}
body.color03 .post-loop-wrap .more-link {
  border: 1px #343434 solid;
  color: #343434;
}
body.color03 .post-loop-wrap .more-link:hover {
  background: #343434;
  color: #fff;
}
body.color03 .post-loop-wrap .post-footer {
  border-top: 1px #eee solid;
}
body.color03 .post-loop-wrap .post-footer a.morelink {
  background: #343434;
  color: #fff;
}
body.color03 .pagination span, body.color03 .pagination a {
  color: #484A4E;
  background: #fff;
}
body.color03 .pagination a:hover {
  color: #fff;
  background: #3279BB;
}
body.color03 .pagination .current {
  background: #3279BB;
  color: #fff;
}
body.color03 .side-widget .side-title {
  background: #ebebeb;
  border: 1px solid #e4e4e4;
}
body.color03 .side-widget a {
  color: #27343c;
}
body.color03 .side-widget a:hover {
  color: #27343c;
}
body.color03 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color03 .side-widget .post-date {
  color: #999999;
}
body.color03 .widget_search {
  border: 1px solid #e5e5e5;
}
body.color03 .widget_search button {
  color: #5e6265;
}
body.color03 .recentcomments {
  color: #808080;
}
body.color03 .recentcomments a {
  color: #484A4E;
}
body.color03 #side .share-list-wrap {
  background: #fff;
}
body.color03 #footer {
  color: #fff;
  border-top: 8px solid #343434;
}
body.color03 #footer a {
  color: #fff;
}
body.color03 #footer a:hover {
  color: #ccc;
}
body.color03 #footer-brand-area {
  border-bottom: 1px solid #343434;
}
body.color03 .footer-01 {
  background: #343434;
}
body.color03 .footer-02 {
  background: #333333;
}
body.color03 .single-lp .lp-wrap {
  border: 1px solid #eee;
  background: #fff;
}
body.color03 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
  border: 1px #ccc solid;
}
body.color03 .single-lp #lp-header {
  background: #27343c;
}
body.color03 .single-lp #lp-header h1 {
  color: #343434;
  border-bottom: 1px solid #eee;
}
body.color03 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color03 .single-lp .lp-form input[type=submit],
body.color03 .single-lp .lp-form button {
  background: #F86222;
  color: #fff;
  border-bottom: 5px solid #e04807;
}
body.color03 .single-lp .lp-form input[type=submit]:hover,
body.color03 .single-lp .lp-form button:hover {
  background: #f9743b;
}
body.color03 .pagetop {
  color: #fff;
}
body.color03 .pagetop span {
  background: #2b2b2b;
}
body.color03.single-lp #lp-header{
  background: #ca6666;
}
/* ----------------------------------------
* カラースキーム 04
---------------------------------------- */
/* ----------------------------------------
* frontpage
---------------------------------------- */
body.home.color04 #main_visual {
  background: #FB6C4D;
  background-image: -webkit-linear-gradient(bottom right, #fb6c4d, #fb5235);
  background-image: linear-gradient(to top left, #fb6c4d, #fb5235);
  color: #fff;
}
body.home.color04 .front-loop {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}
body.home.color04 .front-loop h2 {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color04 .front-loop .popular_post_box h3 {
  color: #666666;
}
body.home.color04 .front-loop .popular_post_box h3 a {
  color: #666666;
}
body.home.color04 .front-loop .popular_post_box h3 a:hover {
  color: #2B9CFB;
}
body.home.color04 .front-loop .popular_post_box ul a {
  color: #666666;
}
body.home.color04 .front-loop .popular_post_box ul a:hover {
  color: #2B9CFB;
}
body.home.color04 .front-loop .popular_post_box .p_category {
  background: #333333;
  color: #fff;
}
body.home.color04 .front-loop .popular_post_box .p_rank {
  background: #900;
  color: #fff;
}
body.home.color04 .front-loop .popular_post_box .p_date {
  background: #333333;
  color: #fff;
}
body.home.color04 .front-main-cont .front-cont-header {
  background: #333333;
  color: #fff;
}
body.home.color04 .front-main-cont .tri-border span {
  border-left: 28px solid transparent;
  border-left: 56px solid transparent;
  border-right: 56px solid transparent;
  border-top: 18px solid #333333;
}
body.home.color04 #front-contents .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color04 #front-contents .c_box.c_box_left {
  background-color: #fff;
}
body.home.color04 #front-contents .c_box.c_box_right {
  background-color: #fafafa;
}
body.home.color04 #front-contents .c_number {
  background: #FB5235;
  color: #fff;
}
body.home.color04 #front-contents h3 {
  color: #FB5235;
}
body.home.color04 #front-contents .c_english {
  color: #FB5235;
}
body.home.color04 #front-contents .c_text .c_btn a {
  background: #343434;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color04 #front-service {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.home.color04 #front-service .front-service-inner h3 {
  color: #FB5235;
}
body.home.color04 #front-service .front-service-inner .c_english {
  color: #FB5235;
}
body.home.color04 #front-service .front-service-inner .c_text .c_btn a {
  background: #343434;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
body.home.color04 #front-company {
  background: #fff;
}
body.home.color04 #front-company .c_box {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color04 #front-company dl {
  border-bottom: 1px solid #e5e5e5;
}
body.home.color04 #front-company dl#front-company-1 dt {
  border-top: 2px solid #FB5235;
}
body.home.color04 #front-company dl#front-company-1 dd {
  border-top: 1px solid #e5e5e5;
}
body.home.color04 #front-contact {
  background: #FB5235;
}
body.home.color04 #front-contact .c_box_inner input[type=submit],
body.home.color04 #front-contact .c_box_inner button {
  background: #131D2A;
}

body.color04 {
  color: #666666;
  /* form
  ---------------------------------------- */
  /* ----------------------------------------
  * header
  ---------------------------------------- */
  /* ----------------------------------------
  * breadcrumb
  ---------------------------------------- */
  /* ----------------------------------------
  * gloval nav & primary nav
  ---------------------------------------- */
  /* ----------------------------------------
  * main
  ---------------------------------------- */
  /* comment
  ---------------------------------------- */
  /* loop
  ---------------------------------------- */
  /* pager */
  /* ----------------------------------------
  * side
  ---------------------------------------- */
  /* search */
  /* comment */
  /* follow */
  /* ----------------------------------------
  * footer
  ---------------------------------------- */
  /* ----------------------------------------
  * LP
  ---------------------------------------- */
  /* ----------------------------------------
  * pagetop
  ---------------------------------------- */
}
body.color04 a {
  color: #FB5235;
}
body.color04 form input[type="submit"],
body.color04 form button {
  background: #333333;
  color: #fff;
}
body.color04 #header {
  background: #FB5235;
}
body.color04 #header a {
  color: #fff;
}
body.color04 .breadcrumb-area {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
body.color04 #gnav {
  background: #FB5235;
}
body.color04 #gnav ul li:hover a {
  background: #fb674e;
}
body.color04 #gnav ul li.current-menu-item a {
  background: #fb674e;
}
body.color04 #gnav ul li a {
  color: #fff;
  background: #FB5235;
}
body.color04 #gnav ul li a:hover {
  color: #fff;
  background: #fb674e;
}
body.color04 #gnav ul li .sub-menu {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color04 #gnav ul li .sub-menu li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color04 #gnav ul li .sub-menu li a {
  color: #333333;
  background: #fff;
}
body.color04 #gnav ul li .sub-menu li a:hover {
  background: #fafafa;
  color: #333333;
}
body.color04 #header-fnav-area #header-fnav-btn a {
  background: #fb674e;
}
body.color04 #header-fnav-area #header-fnav {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color04 #header-fnav-area #header-fnav li {
  border-bottom: 1px #e5e5e5 solid;
}
body.color04 #header-fnav-area #header-fnav li a {
  color: #333333;
  background: #fff;
}
body.color04 #header-fnav-area #header-fnav li a:hover {
  background: #fafafa;
  color: #333333;
}
body.color04 .cat-content,
body.color04 article.post,
body.color04 article.page {
  background: #fff;
  border: 1px #e5e5e5 solid;
}
body.color04 .post-header {
  padding: 4vw 5vw 4vw;
  border-bottom: 1px solid #e5e5e5;
}
body.color04 .post-header .cat-name span {
  border: 1px solid #FB5235;
  color: #FB5235;
}
body.color04 .post-title a {
  color: #666666;
}
body.color04 .post-title a:hover {
  color: #2B9CFB;
}
body.color04 .post-title a {
  color: #333333;
}
body.color04 .post-title a:hover {
  color: #2B9CFB;
}
body.color04 .post-meta-area {
  border-bottom: 1px solid #e5e5e5;
}
body.color04 .post-meta-area .post-meta-comment li {
  border-left: 1px solid #e5e5e5;
}
body.color04 .post-content hr {
  border-bottom: 1px solid #eee;
}
body.color04 .post-content h2 {
  border-left: 10px solid #131D2A;
  background: #333333;
  color: #fff;
}
body.color04 .post-content h3 {
  border-bottom: 2px solid #333333;
}
body.color04 .post-content h4 {
  border-left: 5px solid #131D2A;
  clear: both;
}
body.color04 .post-content blockquote {
  border: 1px #e5e5e5 solid;
  background: #fafafa;
}
body.color04 .post-content blockquote:before {
  color: #e7e7e7;
}
body.color04 .post-content blockquote cite {
  color: #808080;
}
body.color04 .post-content table {
  border: 1px #ddd solid;
}
body.color04 .post-content table th,
body.color04 .post-content table td {
  border: #ddd solid 1px;
}
body.color04 .post-content table th {
  color: #fff;
}
body.color04 .post-content table thead th {
  background: #5e6265;
}
body.color04 .post-content table tbody th {
  background: #919598;
}
body.color04 .post-content table.table-line table,
body.color04 .post-content table.table-line th,
body.color04 .post-content table.table-line td {
  border-color: #fff;
}
body.color04 .post-content table.table-line th {
  color: #666666;
}
body.color04 .post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
body.color04 .post-content table.table-line tr {
  background: #eee;
}
body.color04 .post-content table.table-line tr:nth-child(2n+1) {
  background: #ddd;
}
body.color04 .post-cta {
  background: #131D2A;
  color: #fff;
}
body.color04 .post-cta .cta-post-title {
  border-bottom: 1px solid #eee;
}
body.color04 .post-cta .post-cta-btn a {
  background: #F86222;
  color: #fff;
}
body.color04 .post-cta .post-cta-btn a:hover {
  background: #fa8553;
}
body.color04 .post-cta .btn {
  background: #333333;
}
body.color04 .post-cta .btn:hover {
  background: #2B9CFB;
}
body.color04 .post-share .post-share-list1 a,
body.color04 .post-share .post-share-list2 a,
body.color04 .post-share .post-share-list3 a,
body.color04 .post-share .post-share-list4 a {
  border: 1px #eee solid;
}
body.color04 .post-share .post-share-list1 a:hover,
body.color04 .post-share .post-share-list2 a:hover,
body.color04 .post-share .post-share-list3 a:hover,
body.color04 .post-share .post-share-list4 a:hover {
  background: #f7f7f7;
}
body.color04 .post-author {
  border: 1px solid #e5e5e5;
  color: #666666;
  background: #fff;
}
body.color04 .post-author a {
  color: #333333;
}
body.color04 .post-author .post-author-meta {
  color: #666666;
}
body.color04 #comments {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 4vw 4vw;
}

body.color04 #comments h4 {
  border-bottom: 5px solid #333333;
}
body.color04 #comments h4 i {
  color: #333333;
}
body.color04 .comment-list > .comment {
  border-bottom: 1px #eee solid;
}
body.color04 .comment-list .children .comment-body {
  background: #f7f7f7;
}
body.color04 .cat-content {
  background: #fff;
}
body.color04 .post-loop-wrap .more-link {
  border: 1px #333333 solid;
  color: #333333;
}
body.color04 .post-loop-wrap .more-link:hover {
  background: #333333;
  color: #fff;
}
body.color04 .post-loop-wrap .post-footer {
  border-top: 1px #eee solid;
}
body.color04 .post-loop-wrap .post-footer a.morelink {
  background: #333333;
  color: #fff;
}
body.color04 .pagination span, body.color04 .pagination a {
  color: #666666;
  background: #fff;
}
body.color04 .pagination a:hover {
  color: #fff;
  background: #3279BB;
}
body.color04 .pagination .current {
  background: #3279BB;
  color: #fff;
}
body.color04 .side-widget .side-title {
  background: #ebebeb;
  border: 1px solid #e4e4e4;
}
body.color04 .side-widget a {
  color: #FB5235;
}
body.color04 .side-widget a:hover {
  color: #FB5235;
}
body.color04 .side-widget ul li {
  border-bottom: 1px solid #e5e5e5;
}
body.color04 .side-widget .post-date {
  color: #999999;
}
body.color04 .widget_search {
  border: 1px solid #e5e5e5;
}
body.color04 .widget_search button {
  color: #5e6265;
}
body.color04 .recentcomments {
  color: #808080;
}
body.color04 .recentcomments a {
  color: #666666;
}
body.color04 #side .share-list-wrap {
  background: #fff;
}
body.color04 #footer {
  color: #fff;
  border-top: 8px solid #333333;
}
body.color04 #footer a {
  color: #fff;
}
body.color04 #footer a:hover {
  color: #ccc;
}
body.color04 #footer-brand-area {
  border-bottom: 1px solid #333333;
}
body.color04 .footer-01 {
  background: #343434;
}
body.color04 .footer-02 {
  background: #282828;
}
body.color04 .single-lp .lp-wrap {
  border: 1px solid #eee;
  background: #fff;
}
body.color04 .single-lp .lp-thumbnail {
  border: 1px #ccc solid;
  border: 1px #ccc solid;
}
body.color04 .single-lp #lp-header {
  background: #FB5235;
}
body.color04 .single-lp #lp-header h1 {
  color: #333333;
  border-bottom: 1px solid #eee;
}
body.color04 .single-lp .lp-form {
  background: #494c4e;
  color: #fff;
}
body.color04 .single-lp .lp-form input[type=submit],
body.color04 .single-lp .lp-form button {
  background: #F86222;
  color: #fff;
  border-bottom: 5px solid #e04807;
}
body.color04 .single-lp .lp-form input[type=submit]:hover,
body.color04 .single-lp .lp-form button:hover {
  background: #f9743b;
}
body.color04 .pagetop {
  color: #fff;
}
body.color04 .pagetop span {
  background: #2b2b2b;
}
body.color04.single-lp #lp-header{
  background: #fb5235;
}

/* bzb_sns_btn 2016.12.20 */

.bzb-sns-btn {
  display: table-cell;
}
.bzb-sns-btn li {
  vertical-align: top;
  font-size: auto;
}
.bzb-sns-btn li.bzb-facebook {
  width: 7vw;
}
.bzb-sns-btn li.bzb-twitter {
  /*width: 7vw;*/
}
.bzb-sns-btn li.bzb-googleplus {
  /*width: 7vw;*/
}
.bzb-sns-btn li.bzb-pocket {
  width: 7vw;
}
.fb_iframe_widget span {
  vertical-align: top !important;
}
.bzb-line a img {
  vertical-align: top !important;
}

@media screen and ( max-width: 1000px ){
body{
 font-size:1vw !important;
}
}

.eyecatcharea{
	width:100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
	height:15vw;
	position: relative;
}
.post-titlearea{
    width: 95%;
    border-bottom: 6px solid #eb4591;
    bottom: 0;
    right: 0;
    position: absolute;
}
h1.sc-post-title{
	display: inline-block;
	padding:1vw 3%;
	font-size:2.0vw;
}



/* ----------------------------------------
* エリア選択
---------------------------------------- */
.areaselect-area{
margin-bottom:2.0vw;
}
.areabtn_btn01 {
background: #FFF;
width: 30%;
border-radius: 500px;
display: inline-block;
text-align: center;
margin: 1vw 1.3%;
line-height: 6vw;
font-size: 1.2vw;
color: #eb4591;
border: 1px solid #eb4591;
background: #ffffff;
}
.areabtn_btn01:hover {
background: #eb4591;
color:#ffffff;
}
.ex-txt{
margin-bottom:2.0vw;
}
.areaselect-area{
width:100%;
}
.areaselect-area-txt{
margin:1vw 5%;
}
.area-cassette{
margin:2vw 5%;
padding:1vw 1vw;
position: relative;
}
.area-cassette:hover{
background-color:#ffe4e1;
}
.cassette-areatitle{
margin-top:2.0vw !important;

}

.cassette-title{
  font-size: 2.0vw;
  margin:0 0 1vw 0;
  font-weight: normal;
  padding: 0 0 0 1vw;
  border-left: 0.5vw solid #eb4591;
  clear: both;
}
.cassette-tel{
    font-size: 2.0vw;
    color: #eb4591;
    border-bottom: 1px dotted #eb4591;
    font-weight: bold;
    margin-bottom: 1vw;
}
.cassette-txt{
    margin-bottom: 1vw;
}
.cassette-furi{
    margin-bottom: 1vw;
    display: inline-block;
    margin-right: 5vw;
}
.cassette-furisaki{
    display: inline-block;
    margin-bottom: 1vw;
    margin-right: 2vw;
    padding:1vw;
}

.cassette-furi img{
    display: inline-block;
}
.cassette-linkbtn{
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 1vw 1vw;
    margin-bottom:1vw;
    background-color:#eb4591;
    color:#ffffff;
    border:1px solid #eb4591;
}

.area-cassette:hover .cassette-linkbtn{
    border:1px solid #eb4591;
    background-color:#ffffff;
    color:#eb4591;
}
.areabtn_btn02 {
width: 45.0%;
    display: inline-block;
    text-align: center;
    margin: 1vw 2.0%;
    height: 4vw;
    padding:1vw 0 0 0 ;
    font-size: 1.0vw;
    color: #eb4591;
    border: 1px solid #eb4591;
    background: #ffffff;
    vertical-align: middle;
    font-weight: 600;
}
.areabtn_btn02:hover {
background: #eb4591;
color:#ffffff;
}

.areaselect-area .center-telarea{
    width: 100%;
    margin: 0 auto;
    margin-top: 2vw;
    margin-bottom: 2vw;
    padding:1vw 0;
}
.areaselect-area .center-telarea .center-tel{
    text-align: center;
    font-size: 3.0vw;
    font-weight: bold;
    line-height: 5.0vw;
}
.areaselect-area .center-telarea .center-name{
    text-align: center;
    font-size: 1.5vw;
    font-weight: bold;
    line-height: 3.0vw;
}
.center-txt{
   padding:0 5%;
   margin-bottom: 2vw;
}
.center-spotarea{
   padding:0 5%;
}
.center-spot{
    padding: 1vw;
    margin: 1vw 1%;
    width: 30.0%;
    display: inline-block;
    height: 7.0vw;
    overflow: hidden;
}
.center-furi{
    margin-bottom: 1vw;
    font-size: 1.4vw;
    line-height:2.0vw;
    font-weight: bold;
}
.center-furi img{
    display:inline-block;
}
.center-linkbtn{
    display:inline-block;
    text-align: center;
    padding: 1vw 1vw;
    margin-bottom: 1vw;
    background-color: #eb4591;
    color: #ffffff;
    border: 1px solid #eb4591;
}
.link-class{
    margin-top:-3.5vw;
    padding-top:3.5vw;
}
.btn-title{
    max-width: 100%;
    min-width: 50%;
    overflow: hidden;
    display: inline-block;
    padding: 1.0vw 0.8vw;
    margin-bottom: 1.0vw;
    margin-top: 1.0vw;
    border: 1px solid #333333;
    font-size: 1.2vw;
    font-weight: bold;
}
/*------------------------------------- */
/* 年齢確認コンテンツ
------------------------------------- */
.ng18{
	display:none;
	z-index:9999;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;  /* Set Width */
	margin: 0 auto;
	padding-right:5%;
	padding-left:5%;
	max-width:800px;
	min-width:600px;
}
.ng18area {
	width:100%;
	margin-top: 20%;
	text-align:center;
	padding:2vw 0px;
    border: 1px solid rgba(255,200,200,0.7);
    background-color: rgba(255,200,200,0.7);
}

.ng18 .logo{
	text-align:center;
	margin:2vw 0;
}
.ng18 .logo img{
	width:50%;
	vertical-align: bottom;
	margin: 0 auto;
	margin-bottom: 2vw;
}
.ng18text{
	color:#333333;
	font-size:0.9vw;
	margin-bottom:2vw;
}
.ng18link{
	margin:3vw 0 2vw 0;
}

.ng18link img,.ng18link a{
	vertical-align: middle;
	margin-right:1%;
	margin-left:1%;
}
.ng18link a{
color: #ffffff;
    border: 1px solid #ffffff;
    padding: 0.5vw 2.0vw;
    margin: 0 3%;
    font-size: 1.6vw;
}
.ng18link .ok-male{
color: #333333;
border: 1px solid #ffffff;
background-color:#ffffff;
cursor:pointer;
}
.ng18link .ok-female{
color: #ffffff;
border: 1px solid #eb4591;
background-color:#eb4591;
}

.ng18-nglink{

}

.ng18-nglink .ng18-ng{
    color: #333333;
    border: 1px solid #333333;
    padding: 0.5vw 2.0vw;
    margin: 2vw 0%;
    font-size: 1.2vw;
    display: inline-block;
}

.ng18-nglink .ng18-ng:hover{
    color: #ffffff;
    border: 1px solid #333333;
    background-color:#333333;
}

/*------------------------------------- */
/* 子ページ装飾
------------------------------------- */
.linkbtn_btn01 {
    width: 44%;
    display: inline-block;
    text-align: center;
    margin: 1vw 2.0%;
    font-size: 1.0vw;
    color: #eb4591;
    border: 1px solid #eb4591;
    background: #ffffff;
    overflow: hidden;
    height: 4vw;
    padding: 1.2vw 0 0 0;
}
.linkbtn_btn01:hover {
background: #eb4591;
color:#ffffff;
}

.linkbtn_btn02 {
    display: inline-block;
    margin: 1vw 0;
    color: #ffffff;
    border: 1px solid #eb4591;
    background: #eb4591;
    padding: 1vw 1.5vw;
}

.linkbtn_btn03 {
    /*width: 44%;*/
    display: inline-block;
    text-align: center;
    margin: 1vw 2.0%;
    /*line-height: 4vw;*/
    padding:1.0vw;
    font-size: 1.0vw;
    color: #ffffff;
    border: 1px solid #eb4591;
    background: #eb4591;
}


.deco01 {
    position: relative;
    padding-left: 1.3vw;
    line-height: 1.4;
    margin-left: 0px;
    text-align: left !important;
    font-size: 1.6vw !important;
    color: #eb4591;
    
}

.deco01:before{ font-family: FontAwesome;/*忘れずに*/
content: "\f075";/*アイコンのユニコード*/
position: absolute;/*絶対位置*/
font-size: 1vw;/*サイズ*/
left: 0;/*アイコンの位置*/
top: 0.3vw;/*アイコンの位置*/
color: #eb4591; /*アイコン色*/
}
.deco02{
font-size: 1.3vw;
    font-weight: normal;
    margin: 0vw 0 1vw 0px;
    padding: 1vw 0 1vw 1vw;
    border-left: 5px solid #900000;
    clear: both;
    border-bottom: 1px dotted #900000;
    text-align:left;
}

.prf-area {
    width: 85%;
    margin: 1vw 0 2vw 0;
    padding: 1vw;
    border: 1px solid #dbdbdb;
}
.prf-area .prf-img {
    width: 24%;
    display: inline-block;
}
.prf-area .prf-txtarea {
    width: 74%;
    padding: 2vw 0 0 2%;
    display: inline-block;
    vertical-align: top;
}
.prf-txtarea .prf-title {
    font-size: 1.6vw;
    line-height: 2.5vw;
}
.text-deco002{
 position: relative;
 padding-left: 1.2vw;/*アイコン分のスペース*/
 line-height: 1.4;
 color:#000000;
}
.text-deco002:before{
 font-family: FontAwesome;/*忘れずに*/
 content: "\f00c";/*アイコンのユニコード*/
 position: absolute;/*絶対位置*/
 font-size: 1vw;/*サイズ*/
 left: 0;/*アイコンの位置*/
 top: 0;/*アイコンの位置*/
 color:#eb4591;
}

.box-shadow01{
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

/*acode*/
.acodebox{
border: 1px solid #eb4591;
    display: inline-block;
    margin-bottom: 2vw;
}
.acode-text{
text-align:center;
padding:1vw;
background-color:#eb4591;
color:#fff;
display:inline-block;
}

.acode-number{
font-weight:bold;
font-size:1.8vw;
padding:0px 1vw;
letter-spacing:0.3vw;
display:inline-block;
vertical-align: middle;
}

.floatbanner img{
width:20vw;
}

/*table-cellから変更*/
table{
	width:100%;
	border-collapse: collapse;
}
table tr td{
	padding: 1.0vw 1.0vw;
	border: 1px solid #333 !important;
	vertical-align: middle;
}



/*---------------------------------------
*　サイト構築用の追加css
--------------------------------------- */

.main-top,.main-page{
	width:100%;
	max-width:70vw;/*仮*/
	margin:0 auto 0;/*仮*/
	background:#fbe5ff;
	box-shadow:0 0 2px 3px rgba(0,0,0,0.2);
}

.clearfix{
  display: block;
  clear: both;
  content: "";
}

.sitetopimg{
	width:100%;
	max-width:70vw;/*仮*/
	margin:0 auto 0;/*仮*/
}
.sitetopimg img{
	width:100%;
}

.top-contents{
	width:100%;
	max-width:70vw;/*仮*/
	margin:0 auto;
	padding:1.0vw 0;
}
.maincontents{
	width:75%;
	max-width:52.5vw;
	height:auto;
	margin:0 auto;
	padding:0 1.0vw 0 1.0vw;
/*	background:rgba(255,255,255,0.1); */
	float:left;
}

.sidecontents{
	width:25%;
	max-width:17.5vw;
	min-height:300px;/*仮*/
	margin:0 auto;
	padding:0 1vw 0 1vw;

	float:left;
}

/* サイドバー部分 */
.side-cont01{
	width:100%;
	margin:0 auto;
	color:#333;
}
.side-cont01-title{
	font-size:1.4vw;
	font-weight:bold;
	padding:1.0vw 0 1.0vw 1.0vw;
	background:#900000;
	border-top:0.2vw solid #ee0000;
	color:#ffffff;
	margin-bottom:0.5vw !important;
}
.side-cont01-text{
	width:100%;
	padding:1vw 1vw;
	margin:0 auto;
	background:#ffffff;
	color:#333;
}
.side-cont01-text.luckycode{
	width:100%;
	padding:1.5vw 0;
	margin:1.0vw auto;
	border:0.1vw solid #333;
	font-size:3.0vw;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.3vw;
}
.side-cont01-text.telnum{
	width:100%;

	margin:1.0vw auto;
	border:0.1vw solid #333;
	padding:0 !important;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.1vw;
}
.side-cont01-text.telnum a{
	font-size:1.8vw;
	padding:1.5vw 0;
	display:block;
}
ul.side-nav{
	list-style:none;
	padding:0 !important;
}
ul.side-nav li{
	margin:0 auto;
	border-bottom:0.05vw solid #900000;
/*	background:#ffffff;*/
}

ul.side-nav li a{
	display:block;
	padding:1.0vw 0 1.0vw 1.0vw;
	font-size:1.2vw;
}
ul.side-nav li a i{
	margin-right:0.8vw;
}
ul.side-nav li a:hover{
	background:#900000 !important;
	color:#fff !important;
}

.side-cont-link{
	display:block;
	margin:1.0vw auto 3.0vw;
}
.side-cont-link span.linktitle{
	color:#333;
	font-size:1.2vw;
	padding:0 0 0 0.5vw;
	margin:0 auto 0.5vw;
	display:inline-block;
}
.side-cont-link span.linktitle i{
	margin-right:0.5vw;
}
.side-cont-link img{
	width:100%;
}
.side-cont-link:hover{
	opacity:0.7;
}




.contents01{
	width:100%;
/*	border:0.05vw solid #ff0000;*/
/*	padding:1vw 1vw;*/
	margin:0 auto;
/*	background:#ffffff;*/
	color:#333;
/*	box-shadow: 1px 2px 3px rgba(255,255,255,0.5);*/
}

/* paddingなし 枠 */
.contents02{
	width:95%;
	padding:0;
	margin:0 auto;
	background:#ffffff;
	color:#333;
}


.contents01-title{
	font-size:2.0vw;
	padding:1.5vw 0 1.5vw 1.5vw;
	margin:0 auto 1.0vw;
	background:#900000;
	border-top:0.2vw solid #ee0000;
	color:#fff;
	font-weight:bold;
}
.contents01-title i{
	margin-right:1.0vw;
}
.contents01-txt{
	color:#333;
	padding:1.0vw 1.0vw;
	font-size:1.2em;
}
.mg-b10{
	margin-bottom:1.0vw;
}
.mg-b20{
	margin-bottom:2.0vw;
}
.mg-b30{
	margin-bottom:3.0vw !important;
}


.cornerarea{
	width:100%;
	margin:0 auto;
	padding:1.0vw 1.0vw;
/*	background:#fbe5ff;*/
	border-bottom:1px solid #900000;
}
.cornertitle{
	width:100%;
	margin:0 auto;
	display:block;
	font-size:1.6vw;
	font-weight:bold;
	color:#900000;
	padding:2.0vw 1.0vw 1.0vw;
}
.cornertitle i{
	margin-right:1.0vw;
}
.cornertext{
	width:100%;
	margin:0 auto;
	display:block;
	font-size:1.2vw;
	padding:1.0em 1.0vw 2.0vw;
}


.numberarea{
	background:#900000;
	padding:2.0em 1.0vw;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}
/* 電話番号 */
.tel-link{
	font-size:3.0vw;
	font-weight:bold;
	padding:2.0vw 1.0vw;
	text-align:center;
	display:block;
	color:#900000;
}

/* ラッキーコード */
.lucky{
	text-align: center;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 0;
	width: 100%;
	margin: 0 auto;
	letter-spacing: 0.25rem;
	width: 95%;
	margin: 0 auto 1.0rem;
}




/* 登録方法 */
.regi-cont{
	box-sizing:border-box;
	width:100%;
	margin:0 auto;
	padding:2.0vw 1.0vw;
	font-size:1.2rem;
	line-height:2.0vw;
	border-bottom:0.1vw dotted #900000;
}

.nonborder{
	border-bottom:none;
}

.next-cont{
	content: '';
    border: 20px solid transparent;
    border-top: 15px solid #900000;
	width:20px;
	margin:0 auto;
}

.regi-cont span.regi-number{
	color:#ee0000;
	font-size:1.6rem;
	font-weight:bold;
	vertical-align: middle;
}


/* 姉妹リンク */
a.link-cont{
	box-sizing:border-box;
	display:block;
	width:100%;
	margin:1.0vw auto 3.0vw;
	padding:1.0vw 1.0vw;
	background:#900000;
	border-radius:0.2vw;
	box-shadow:1px 2px 3px rgba(0,0,0,0.2);
	position:relative;
}

.link-cont-title{
	font-size:1.6vw;
	font-weight:bold;
	color:#fff;
	padding:1.0vw 0 1.0vw 0.5vw;
	border-bottom:0.1vw solid #ccc;
}
.link-cont-title i{
	margin-right:0.8vw;
}
.link-cont-main{
}
.link-cont-main img{
	width:100%;
}
.link-cont-main span.maintext{
	font-size:1.6em;
	color:#fff;
	font-weight:bold;
}
.link-cont-main span.maintext i{
	margin-right:0.6vw;
}
.link-cont-text{
	color:#fff;
	font-size:1.4vw;
}
.link-cont-tag{
	display:inline-block;
	position:absolute;
	top:1.5vw;
	right:1.0vw;
}
.link-cont-tag span.tagtext{
	display:inline-block;
	margin:0 0.5vw;
	padding:0.2vw 0.5vw;
	border:0.05vw solid #fff;
	color:#fff;
}
.link-cont-btn{
	float:right;
	display:inline-block;
	padding:0.5vw 1.0vw;
	background:#ffffff;
	border:0.05vw solid #ddd;
}

a.link-cont:hover{
	opacity:0.7;
}



/* footer部分 仮*/
.top-footerarea,.page-footerarea{
	background:#000000 !important;
	padding: 2vw 0;
}
.footer-link,.copyright{
	color:#eee;
	width:100%;
	max-width:70vw;
	margin:0 auto;
	text-align: center;
	font-size: 0.8vw;
	letter-spacing: 0.2vw;
	line-height: 1.5vw;
	padding:1.0vw 0 0
}

.footer-link a{
	color:#eee !important;
}
.footer-link a:hover{
	text-decoration:underline;
}

/* PCは不要かも
.padd-box{
	padding:1.5em 1.5em;
}
*/
.textbox01{
	margin:0 auto;
	padding:0 1.0vw 0;
}


.title-deco01 {
	font-size:1.6vw !important;
	font-weight:bold;
	margin:2.0vw auto 2.0vw !important;
	border-bottom:0.1vw solid #333;
	border-top:0.1vw solid #333;
	padding: 0.5vw 0 0.5vw 2.5vw;
	position: relative;
	line-height:2.5vw;
}

.title-deco01:before{
font-family: FontAwesome;
content: "\f138";
position: absolute;
font-size: 2.0vw;
left: 0.25vw;
top: 0.5vw;
color: #900000;
}

.bg01box{
	padding:0 0 2.0vw;

}


.infolink{
	display:block;
	width:50%;
	padding:0.5em 1.0em;
	margin:0 0 1.0rem;
	font-size:1.4rem;
	font-weight:bold;
	background:#900000;
	color:#fff;
	text-align:center;
}
.infolink i{
	margin-right:0.5em;
}


.bankname,.bankcode,.banknum,.bankuse{
	font-size:1.4vw;
	font-weight:bold;
	display:inline-block;
	padding:0.5vw;
	float:left;
}
.banknum span{
	font-size:1.4vw;
}
.bankcode img,.bankuse img{
	width:100%;
}


.div-border{
	border:0.05vw solid #333;
}

.pagelinkbtn {
display: inline-block;
padding: 0.5vw 1.0vw;
background: #ffffff;
border:0.05vw solid #900000;
color:#900000;
text-align:center;
box-shadow: 0 3px 3px 1px rgba(0,0,0,0.2);
}
.pagelinkbtn:hover {
opacity:0.7;
}
.addtext{
	font-weight:bold;
	font-size:1.3rem;
	color:#ee0000;
}
.notestext{
	text-decoration:underline;
}
.notesarea{
	font-size:0.8rem;
	padding:1.0rem;
	background:#ffffff;
}
.text-pl{
	padding-left:1.9rem;
}
.menutitle{
	font-size:1.4rem;
}
.garaonly{
	display:none;
}
.kiyaku_notes_text{
	margin: 1rem 0 2rem;
	color: #ff0000;
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
}
