@charset "UTF-8";

#flow {
    overflow: hidden;
}

#flow li {
    float: left;
}

a:link {
    color: #666;
}

a img {
    border: 0px;
}

.guide_flow .section {
    letter-spacing: 2px;
    overflow: hidden;
}

h3.bg_green {
    background: #c2f4f5 !important;
}

.guide_flow h3 {
    background-color: #f0f0f0;
    padding: 10px;
    font-weight: normal;
    margin:15px 0;
}

.lp_815.ifr_calender iframe {
  height: 850px;
}

.lp_815 {
  width: 815px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.lp_815 a {
    text-decoration: underline !important;
}

.guide_flow .section img {
    float: left;
    display: block;
}

.guide_flow .section p {
    line-height: 20px;
}

.guide_flow_text_r {
    float: left;
    margin: 0 0 0 10px;
    width: 750px;
}

.arrow-down {
    text-align: center;
    font-size: 30px;
    margin: 0;
    color: #666;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.guide_flow ul.check {
    padding: 0;
    overflow: hidden;
    margin: 10px 8px;
}

span.font_daibiki {
    font-size: 10px;
}

.guide_flow h4 {
    font-size: 12px;
    vertical-align: middle;
    padding: 5px;
    line-height: 29px;
    margin: 0;
    background-color: #f0f0f0;
}

.guide_flow .check li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: #808080 1px dotted;
    list-style: none;
    width: 250px;
    height: 18em;
    font-size: 12px;
    float: left;
    margin-left: 8px;
}

.guide_flow h4 img {
    margin-right: 5px;
}


.price_list_9_pair, img {
    vertical-align: bottom;
}

.guide_flow .explain {
    padding: 5px;
}

.guide_flow p.detail {
    text-align: right;
    position: absolute;
    right: 5px;
    bottom: 2px;
}





@media screen and (max-width: 680px) {

.lp_815 {
  width: 100%;
}

iframe {
  width: 100%;
  max-width: 100%;
}

.guide_flow h2{
  width: 95%;
  margin: 20px auto 20px;
  text-align: center;
  font-size: 19px;
  color: #333;
  padding: 0.5em 0;
  border-bottom: 2px solid #333;
  border-top: 2px solid #333;
}
.guide_flow h3{
  font-weight:bold !important;
  font-size: 16px;
  margin: 10px 0;
  background: #eee;
  text-indent: -3em;
  padding:10px 10px 10px 3.5em;

}
.guide_flow h3.bg_green {
  background: #c2f4f5;
}
.guide_flow h3 img{
  vertical-align: middle;
  margin-right: 5px;
}
.guide_flow ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.guide_flow ul li{
  box-sizing: border-box;
  margin: 0;
}
.guide_flow .text_blue{
  color:#00F;
  margin:3px;
}
.guide_flow .text_red {
	color:#F00;
}
.guide_flow table{
  margin-bottom: 10px;
}
.guide_flow th {
	font-weight: normal;
    border: 1px solid #CCC;
    text-align: left;
	padding:7px;
	line-height:20px;
}
.guide_flow td {
	font-weight: normal;
    border: 1px solid #CCC;
    text-align: left;
	padding:20px;
}
section{
	margin-bottom:60px;
}
.guide_flow_contents{
  padding:0 10px;
}
a.guide_flow_underline{
  text-decoration: underline !important;
}
.guide_flow h4{
  padding: 10px 5px;
  margin:20px 0 10px 0;
  font-weight:bold !important;
  background: #fbf5cf;
  display: block;
}
.guide_flow h4 img{
  vertical-align: middle;
  margin-right: 5px;
}
.guide_flow h4 + p{
  padding: 0 10px;
  box-sizing: border-box;
}
.guide_flow ul#flow li{
  width: 33%;
}
.guide_flow .arrow-down{
  text-align: center;
  margin: 20px 0;
  font-size: 28px;
}
.guide_flow .btn_otodoke{
  background: #FCBE5B;
  border-radius: 6px;
  color: #fff;
  padding: 10px;
  margin: 0 10px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.fa-angle-right{
  font-size: 20px;
  margin-left: 10px;
}


}

  
