.gaikan {
  display: flex;
  justify-content: space-between;
}

.gaikanphoto {
  width: 48%;
}

.gaikanphoto img {
  max-width: 100%;
}

.gaikanphoto a {
  border-bottom: none;
}

.gaikanmap {
  float: left;
  width: 48%;
  height: 0;
  margin-left: 2em;
  margin-bottom: 1em;
}

.madori {
  width: 48%;
}

.madori a {
  border-bottom: none;
}

.madori img {
  max-width: 100%;
}

.madori p {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: #007AFF;
}

.yachin {
  width: 48%;
  padding: 2em;
  background-color: rgba(174, 227, 243, 0.2);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin-top: 0.8em;
}

.yachin dl {
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 2px solid #e6e6e6;
}

.yachin dt {
  float: left;
  font-weight: 700;
  color: #29B7E2;
}

.yachin dd {
  width: 100%;
  position: relative;
  padding-left: 6em;
  box-sizing: border-box;
  margin-bottom: 0.8em;
  font-weight: 700;
}

.baibaikakaku dd {
  padding-left: 7em;
}

.hirogeru dd {
  padding-left: 8.5em;
}

.baibaikakaku span {
  display: inline-block;
}

.nigyo {
  padding-top: -1em;
  font-weight: 300;
  font-size: 0.7em;
}

.setsumei {
  width: 48%;
}

p.setsumei {
  font-size: 1em;
  margin-top: 0.8em;
  margin-bottom: 0;
}

.photonextamap {
    width: 48%;
}

.googlemap2 {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}

.googlemap3 {
  position: relative;
  padding-bottom: 67%;
  height: 0;
  overflow: hidden;
}

.bukkentable {
  display: flex;
  justify-content: space-between;
  margin: 1em 0 1em 0;
}

.bukkenbox1 {
  width: 48%;
}

.bukkenbox1 span {
  display: inline-block;
}

.bukkenbox2 {
  width: 48%;
}

.bukkentable dl {
  float: left;
  width: 100%;
  border-bottom: 2px solid #e6e6e6;
}

.bukkentable dt {
  color: #29B7E2;
  font-size: 0.8em;
}

.bukkentable dd {
  margin-bottom: 0.8em;
}

.date {
  letter-spacing: 0.2em;
}

.bukkenphoto {
  margin-bottom: 3em;
}

.bukkenphoto img {
  border-radius: 5px;
}

.bukkenphoto a {
  border-bottom: none;
}

.shuhen {
  margin:  1.2em auto auto 2em;
  height: 4.5em;
  width: 20em;
  position: relative;
  border: 1px #A0CA5A dotted;
  padding: 1em;
  float: left;
  font-size: 0.8em;
  text-align: center;
  line-height: 1.3em;
}

.shuhen span {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.shuhenooi {
  font-size: 0.85em;
}

.shokihiyo {
  float: left;
  width: 80%;
  padding: 2em;
  background-color: rgba(174, 227, 243, 0.2);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  font-weight: 700;
}

.shokihiyo dl {
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 2px solid #e6e6e6;
}

.shokihiyo dt {
  float: left;
  color: #29B7E2;
}

.shokihiyo dd {
  width: 100%;
  position: relative;
  padding-left: 10em;
  box-sizing: border-box;
  margin-bottom: 0.8em;
}

.shokihiyokome1 {
  font-weight: 300;
  vertical-align: super;
  font-size: 0.8em;
  letter-spacing: normal;
}

.shokihiyototal {
  float: left;
  width: 100%;
  background-color: #29B7E2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-bottom: none;
  margin-bottom: 0;
  padding-top: 1em;
  padding-bottom: 0.6em;
}

.shokihiyototal dt {
  color: white;
  padding-left: 2em;
}

.shokihiyototal dd {
  color: yellow;
  padding-left: 8em;
}

.shokihiyokome {
  margin-left: 1em;
  font-size: 0.8em;
}

.shokihiyosanketa {
  margin-left: 2em;
}

.shokihiyoyonketa {
  margin-left: 0.72em;
}

.plan {
    position: relative;
  padding: .5em .75em;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    width: 6em;
    margin-bottom: 1em;
}

.plan::before,
.plan::after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    height: 0;
    width: 0;
    border: 10px solid transparent;
}

.plan::before {
    border-top: 15px solid #ccc;
}

.plan::after {
    margin-top: -2px;
    border-top: 15px solid #fff;
}

  .hudosan {
    margin: 1.2em auto auto 2em;
    height: auto;
    width: auto;
    float: left;
    position: relative;
    background-color: rgba(174, 227, 243, 0.2);
    padding: 1.8em;
    font-size: 0.8em;
    text-align: center;
    line-height: 1.2em;
    border: 1px #29B7E2 dashed;
    -moz-box-shadow: 0 0 0 10px rgba(174, 227, 243, 0.2), 1px 1px 4px 3px rgba(174, 227, 243, 0.2);
    -webkit-box-shadow: 0 0 0 10px rgba(174, 227, 243, 0.2), 1px 1px 4px 3px rgba(174, 227, 243, 0.2);
    box-shadow: 0 0 0 10px rgba(174, 227, 243, 0.2), 1px 1px 4px 3px rgba(174, 227, 243, 0.2);
  }

  .hudosan p {
    margin-bottom: 1em;

  }

  .hudosan-denwa {
    font-weight: 700;
    font-size: 150%;
    color: #FB8400;
    line-height: 150%;
  }

  .hudosan-denwa .tel-link a {
    color: #FB8400;
    text-decoration: none;
    border-bottom: none;
  }

  .faicon {
    font-size: 150%;
    letter-spacing: 0.07em;
  }

.shodanchu2 {
  	display: inline-block;
		position: relative;
    height: 30px;
    line-height: 30px;
		vertical-align: middle;
		text-align: center;
		padding: 0 30px;
		font-size: 15px;
		background: #f57a78;
		color: #FFF;
		box-sizing: border-box;
		margin-left: 1em;
}

.shodanchu2:before, .shodanchu2:after{
		position: absolute;
		content: '';
		width: 0px;
		height: 0px;
		z-index: 1;
}

.shodanchu2:before{
		top: 0;
		left: 0;
		border-width: 15px 0px 15px 10px;
		border-color: transparent transparent transparent #fff;
		border-style: solid;
}

.shodanchu2:after{
		top: 0;
		right: 0;
		border-width: 15px 10px 15px 0px;
		border-color: transparent #fff transparent transparent;
		border-style: solid;
}

figure {
  float: left;
  margin-right: 5px;
  width: 60px;
}

figure img {
  display: block;
  margin: 0 5px;
}

figcaption {
  font-size: 0.5em;
  text-align: center;
}

.hokenchui {
  font-size: 0.8em;
}

@media screen and (max-width: 1280px) {

  .shokihiyo {
      width: 90%;
  }
}

@media screen and (max-width: 980px) {

	.shokihiyo {
			width: 100%;
	}
}

@media screen and (max-width: 736px) {

  .hudosan {
    margin-left: 2em;
    margin-right: 2em;
  }

  .hudosan img {
    width: 80%
  }

  .rentallayout {
    max-width: 100%;
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 480px) {

    .gaikan {
      flex-direction: column;
      align-items: center;
    }

    .gaikanphoto {
        width: 100%;
    }

    .madori {
        width: 100%;
    }

    .setsumei {
        width: 90%;
    }

    .yachin {
        width: 90%;
    }

    .photonextamap {
        width: 100%;
        margin-top: 1em;
    }

    .hihyoji {
      display: none;
    }

    .bukkentable {
      flex-direction: column;
      align-items: center;
    }

    .bukkenbox1 {
        width: 90%;
    }

    .bukkenbox2 {
        width: 90%;
    }

    .rental {
        clear: both;
        width: auto;
        margin-bottom: 1em;
    }
}
