/*************************************************************************common*/
.blue {
  color: #2C72CB;
}
.veb {
  vertical-align: bottom;
}
.s14 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 160%;
}
.sub_ti {
  font-size: 18px;
  font-size: 1.8rem;
  color: #1974D7;
  font-weight: bold;
  background: url(../img/sub_ti.jpg) no-repeat left;
  padding: 5px 0 20px 45px;
  margin-top: 20px;
}
.mat40 {
  margin-top: 40px;
}
.pab15 {
  padding-bottom: 15px;
}
.fL {
  float: left;
}
.fR {
  float: right;
}
/*************************************************************************index*/
/*****image*/
#image {
  width: 990px;
  height: 375px;
  text-indent: -9999px;
  background: url(../img/image2019.jpg) no-repeat;
}
#top_aboutus {
  padding: 20px 0;
  margin-bottom: 10px;
}
#top_aboutus h1 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 160%;
}
/*****news*/
#news {
  margin-bottom: 20px;
}
#news iframe {
  width: 670px;
  height: 380px;
}
.pinkbox {
	background: #FCF4F7;
}
/*****banner*/
#top_s_menu {
  margin: 20px 0 0 0;
  padding-bottom: 20px;
}
#top_s_menu ul li {
  display: inline;
}
#top_s_menu ul li a {
  margin-bottom: 20px;
  display: block;
}
#top_s_menu ul li.ml a {
  width: 330px;
  float: left;
}
#top_s_menu ul li.mr a {
  width: 330px;
  float: right;
}
/*****movie*/
.movie {
  margin-bottom: 30px;
}
.movie li {
  width: 330px;
}
/*****pg*/
.pg li {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
}
.pg2 li {
  width: 47%;
  display: inline-block;
  vertical-align: middle;
}
.pg2 li:first-child {
  text-align: right;
  padding-right: 2%;
}
.pg li img {
  width: 100%;
  margin-bottom: 3px;
}
.pg2 li img {
  width: 75%;
  padding: 2%;
  background: #fff;
  margin-bottom: 16px;
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
/*************************************************************************introduction*/
.person {
  width: 670px;
  margin: 20px 0;
}
.person_left {
  width: 215px;
  float: left;
}
.person_right {
  width: 445px;
  height: 313px;
  float: right;
  background: url(../img/introduction/intro_back.jpg) no-repeat left top;
  padding: 10px 0 10px 10px;
}
.name {
  background: url(../img/introduction/mike.png) no-repeat left;
}
.name p {
  font-size: 25px;
  font-size: 2.5rem;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #E96291;
  margin: 0 40px 0 25px;
}
.roman {
  font-size: 12px;
  font-size: 1.2rem;
  color: #E96291;
  margin: 5px 0;
}
.comment {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0;
}
/*************************************************************************inquiry*/
#form {
  margin: 20px;
}
#form_t {
  width: 630px;
}
#form_t th, #form_t td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 150%;
  padding: 5px;
  text-align: left;
}
#form_t label {
  font-size: 14px;
  font-size: 1.4rem;
}
.submit {
  padding: 3px;
  cursor: pointer;
}
.att {
  font-size: 14px;
  font-size: 1.4rem;
  color: #C00;
}
/*************************************************************************pp*/
.list li {
  list-style-type: decimal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 150%;
  margin-left: 30px;
}
/*************************************************************************service*/
.gray13 {
  font-size: 13px !important;
  font-size: 1.3rem !important;
  color: #999 !important;
  padding-left: 15px !important;
}
.ti_pink20 {
  font-size: 20px !important;
  font-size: 2.0rem !important;
  color: #DF336A !important;
  margin: 5px 0 !important;
}
.ti_pink14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  color: #DF336A !important;
  margin: 5px 0 !important;
}
.ti_pink14 {
  margin /***/ : 0 0 3px 0;
}
.ti_pink16 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #DF336A;
}
.ti_sec {
  background: url(../img/ti_section.jpg) no-repeat;
}
.waku {
  background: url(../img/service/waku_back.jpg) repeat-y;
  margin: 10px 0 0 0;
  width: 660px;
}
#box01 {
  background: url(../img/service/waku01_2.jpg) no-repeat top left;
  padding: 55px 220px 50px 20px;
  margin: 10px 0 0 0;
}
#box01 p {
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #8E434C;
}
#s_menu {
  margin: 40px 10px 0 0;
  padding-bottom: 40px;
}
#s_menu ul li {
  display: inline;
}
#s_menu ul li a {
  margin-top: 20px;
  display: block;
}
#s_menu ul li.ml a {
  width: 320px;
  float: left;
}
#s_menu ul li.mr a {
  width: 320px;
  float: right;
}
* + html #s_menu ul#second li.ml a, * + html #s_menu ul#second li.mr a {
  margin-bottom: 40px;
}
#box02 {
  background: url(../img/service/waku02_2.jpg) no-repeat top left;
  margin: 0;
  padding: 55px 0;
}
.w290 {
  width: 290px;
  float: left;
}
.w370 {
  width: 370px;
  float: right;
}
.w330 {
  width: 330px;
  background: url(../img/service/deco.jpg) no-repeat right top;
  padding-top: 10px;
}
.w330-2 {
  width: 330px;
}
.w370 p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
}
.wine {
  color: #633 !important;
}
.wine a {
  color: #F1598D !important;
}
.wine a:hover, .wine a:active {
  color: #C00 !important;
}
#box03 {
  background: url(../img/service/waku04_2.jpg) no-repeat top left;
  padding: 55px 340px 85px 20px;
  margin: 10px 0 0 0;
}
#box03 p {
  font-size: 14px;
  font-size: 1.4rem;
}
#box04 {
  background: url(../img/service/waku05_2.jpg) no-repeat top left;
  margin: 0;
  padding: 55px 0;
}