@charset "UTF-8";
/* CSS Document */

/*======================================

#c04710 慶弔×シーン に関わるCSS

======================================*/

/*======================================
clearfix
box-sizing
========================================*/
#c04710 .plus:after, #c04710 .cost:after, #c04710 .column section:after,
  #c04710 .column:after, #c04710 .anchor nav:after, #c04710 .anchor:after
  {
  content: "";
  display: block;
  clear: both;
}

/*======================================
main
========================================*/
#c04710 #main {
  width: 960px;
  overflow: hidden;
}

/*======================================
h1 h2 h3
========================================*/
/*#main h1*/
#c04710 #main h1 {
  margin-top: 30px;
  font-size: 2.4rem;
  border-left: 5px solid #2a6bb3;
}

#c04710 #main.oiwai h1 {
  border-left: 5px solid #e60071;
}

#c04710 #main.okuyami h1 {
  border-left: 5px solid #71286e;
}

#c04710 #main.other h1 {
  border-left: 5px solid #ca4d01;
}

#c04710 #main h1 b {
  background-image: linear-gradient(to top, #f1f1f1, #f7f7f7 50%, #fff);
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
  color: #252525;
  padding: 10px 15px;
  display: block;
}

/*#main h2*/
#c04710 #main h2 {
  margin-top: 20px;
  line-height: 1.8;
}

#c04710 #main h2 b, #main h2 i {
  display: table-cell;
}

#c04710 #main h2 b {
  font-size: 2rem;
  padding-right: 20px;
}

#c04710 #main h2 i {
  font-size: 1.6rem;
}

#c04710 #main.oiwai h2 b {
  border-bottom: 2px solid #e60071;
}

#c04710 #main.okuyami h2 b {
  border-bottom: 2px solid #71286e;
}

#c04710 #main.other h2 b {
  border-bottom: 2px solid #ca4d01;
}

#c04710 #main.oiwai h2 i {
  border-bottom: 2px solid #f7b2d4;
}

#c04710 #main.okuyami h2 i {
  border-bottom: 2px solid #d4bed3;
}

#c04710 #main.other h2 i {
  border-bottom: 2px solid #efc9b2;
}

/*#main h3*/
#c04710 #main h3 {
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 1.6rem;
  margin-top: 60px;
  padding: 10px 20px;
}

#c04710 #main.oiwai h3 {
  background-color: #f7b2d4;
  background-image: url("../img/c47/icon_i1.png");
}

#c04710 #main.okuyami h3 {
  background-color: #d4bed3;
  background-image: url("../img/c47/icon_k1.png");
}

#c04710 #main.other h3 {
  background-color: #efc9b2;
  background-image: url("../img/c47/icon_t1.png");
}

/*======================================
lead
========================================*/
#c04710 .lead {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 20px;
}

#c04710 .lead .manner {
  margin-top: 10px;
}

#c04710 .lead .manner a {
  background: url("../img/c47/arrow_lead.png") no-repeat scroll left
    center;
  padding-left: 20px;
}

#c04710 .okuyami .copy {
  color: #fff;
  font-size: 2rem;
  padding: 10px 20px;
  background-color: #71286e;
  margin-top: 30px;
  text-align: center;
}

/*======================================
anchor
========================================*/
#c04710 .anchor {
  margin-top: 40px;
  padding-bottom: 20px;
  border-top: 1px solid #f7b2d4;
  border-bottom: 1px solid #f7b2d4;
}

#c04710 .oiwai .anchor {
  border-color: #f7b2d4;
}

#c04710 .okuyami .anchor {
  border-color: #d4bed3;
}

#c04710 .other .anchor {
  border-color: #efc9b2;
}

#c04710 .anchor nav {
  margin-top: 20px;
  margin-left: 40px;
  padding: 5px 0 5px 20px;
  float: left;
}

#c04710 .oiwai .anchor nav {
  border-left: 1px dotted #e60071;
}

#c04710 .okuyami .anchor nav {
  border-left: 1px dotted #71286e;
}

#c04710 .other .anchor nav {
  border-left: 1px dotted #ca4d01;
}

#c04710 .anchor ul {
  float: left;
  padding-left: 60px;
}

#c04710 .anchor ul {
  float: left;
  font-size: 1.4rem;
  line-height: 1.5;
  padding-left: 30px;
}

#c04710 .anchor ul li:not(:first-of-type) {
  margin-top: 2px;
}

#c04710 .anchor ul li a {
  background: url("../img/c47/arrow_anchor.png") no-repeat scroll left
    0.5rem;
  padding-left: 26px;
}

#c04710 .anchor h5 {
  line-height: 1;
  padding-left: 8px;
  float: left;
  font-size: 1.6rem;
}

#c04710 .anchor ul .ttl {
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 0;
  padding-left: 20px;
  margin-bottom: 8px;
  line-height: 1;
}

#c04710 .anchor ul .ttl:not(:first-of-type) {
  margin-top: 20px;
}

#c04710 .oiwai .anchor h5 {
  border-left: 15px solid #e60071;
}

#c04710 .okuyami .anchor h5 {
  border-left: 15px solid #71286e;
}

#c04710 .other .anchor h5 {
  border-left: 15px solid #ca4d01;
}

#c04710 .oiwai .anchor ul .ttl {
  background-image: url("../img/c47/icon_i2.png");
}

#c04710 .okuyami .anchor ul .ttl {
  background-image: url("../img/c47/icon_k2.png");
}

#c04710 .other .anchor ul .ttl {
  background-image: url("../img/c47/icon_o2.png");
}

#c04710 .anchor h4 {
  float: left;
  font-size: 2rem;
  line-height: 1;
  margin-left: 20px;
  margin-top: 23px;
}

#c04710 .oiwai .anchor h4 {
  color: #e60071;
}

#c04710 .okuyami .anchor h4 {
  color: #71286e;
}

#c04710 .other .anchor h4 {
  color: #ca4d01;
}

/*======================================
column
========================================*/
#c04710 .column {
  margin-top: -40px;
  padding-top: 70px;
}

#c04710 .column>section {
  border-bottom: 1px solid #e60071;
  border-left: 1px solid #e60071;
  border-right: 1px solid #e60071;
  padding-bottom: 30px;
}

#c04710 .oiwai .column>section {
  border-color: #e60071;
}

#c04710 .okuyami .column>section {
  border-color: #71286e;
}

#c04710 .other .column>section {
  border-color: #ca4d01;
}

#c04710 .column h4 {
  color: #fff;
  font-size: 2rem;
  padding: 10px 20px;
}

#c04710 .oiwai .column h4 {
  background-color: #e60071;
}

#c04710 .okuyami .column h4 {
  background-color: #71286e;
}

#c04710 .other .column h4 {
  background-color: #ca4d01;
}

/*price*/
#c04710 .column .price {
  font-size: 1.3rem;
  margin-top: 10px;
  text-align: center;
}

#c04710 .column .price i {
  background-color: #edeff0;
  display: inline-block;
  margin-right: 10px;
  padding: 8px 10px;
}

#c04710 .column .price b {
  font-size: 1.8rem;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#c04710 .column .price em {
  font-weight: bold;
}

#c04710 .column .background {
  background: url("../img/c47/column_bg.png") repeat-y right top;
}
/*------------------------------------------------------------------
daishi
------------------------------------------------------------------*/
#c04710 .daishi {
  float: left;
  margin-left: 39px;
  margin-top: 30px;
  width: 280px;
  box-sizing: border-box;
}

#c04710 .daishi h5, .bunrei h5 {
  font-size: 1.6rem;
  padding: 5px 0 5px 10px;
}

#c04710 .oiwai .daishi h5, .oiwai .bunrei h5 {
  border-left: 5px solid #f7b2d4;
}

#c04710 .okuyami .daishi h5, .okuyami .bunrei h5 {
  border-left: 5px solid #d4bed3;
}

#c04710 .other .daishi h5, .other .bunrei h5 {
  border-left: 5px solid #efc9b2;
}

#c04710 .daishi .img {
  border: 1px solid #2a6bb3;
  margin-top: 5px;
  text-align: center;
}

#c04710 .daishi .img a {
  display: block;
}

#c04710 .daishi .img a img {
  height: auto;
  margin: 10px;
  width: 260px;
}

#c04710 .daishi h6 {
  color: #2a6bb3;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------------------------------------------------
bunrei
------------------------------------------------------------------*/
#c04710 .bunrei {
  float: left;
  margin-left: 40px;
  margin-top: 30px;
  width: 310px;
  box-sizing: border-box;
}

#c04710 .bunrei h5 {
  margin-top: 0;
}

#c04710 .bunrei .img {
  background-color: #555;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 1px;
  text-align: center;
}

#c04710 .bunrei .img img {
  background-color: #fff;
  border: 5px solid #edeff0;
  padding: 25px 39px;
  width: 220px;
  height: 340px;
}

#c04710 .bunrei .moji {
  margin-top: 10px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.5;
}

/*------------------------------------------------------------------
apply
------------------------------------------------------------------*/
#c04710 .apply {
  float: right;
  padding: 69px 29px 0 30px;
  width: 249px;
  box-sizing: border-box;
}

#c04710 .apply .btn {
  background-color: #2a6bb3;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.6rem;
  padding: 12px 20px;
  text-align: center;
  width: 190px;
  cursor: pointer;
}

#c04710 .apply .btn a {
  background: url("../img/c47/arrow_btn.png") no-repeat left 7px;
  color: #fff;
  display: inline-block;
  padding-left: 12px;
}

#c04710 .apply .btn:hover {
  background-color: #4d8fd8;
}

#c04710 .apply .btn a:hover {
  opacity: 1;
  text-decoration: none;
}
/*cost*/
#c04710 .cost {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 30px;
}

#c04710 .cost dt {
  float: left;
}

#c04710 .cost dd {
  float: right;
}

#c04710 .plus {
  border-top: 1px solid #656566;
  margin-top: 10px;
  padding-top: 5px;
  font-size: 1.4rem;
}

#c04710 .plus dt {
  float: left;
  margin-top: 6px;
  font-weight: bold;
}

#c04710 .plus dd {
  float: right;
}

#c04710 .plus dd b {
  font-size: 2rem;
  font-weight: bold;
}

#c04710 .plus dd em {
  font-weight: bold;
}

#c04710 .apply .notice, .apply .annotation {
  border-top: 1px dotted #656566;
  font-size: 1.1rem;
  margin-top: 30px;
  padding-top: 10px;
  line-height: 1.5;
}

#c04710 .apply .notice li, .apply .annotation li {
  margin-top: 5px;
  padding-left: 0.8rem;
  text-indent: -0.8rem;
}
/*------------------------------------------------------------------
copy
------------------------------------------------------------------*/
#c04710 .daishi .copy {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 5px;
  text-align: center;
}