/*
section,div{
    max-width:1440px;
    
}
*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    visibility: inherit;
}

 .container {
    margin-right: auto;
    margin-left: auto;
    bottom: 10px;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
h1 {
    color: #4D4D4D;
    text-align: left;
    font-size: medium;
    display: block;
    margin-top: 6px;
    font-weight: bold;
    line-height: 1em;
}

h2 {
    font-weight: bold;
    font-size: 35px;
    border-radius: 40px;
    color: #00345C;
    display: block;
    margin-top: 30px;
    text-align: center;
    font-family: Garamond, Times New Roman, serif;
    margin-bottom: 40px;
    text-indent: 0px;
    line-height: 1.5em;
}
dl {
    margin-bottom:0;
}
dt.weekday{
    font-weight:normal;
    color:#00345C;
}
dt.holiday{
    font-weight:normal;
    color:#C0153F;
}
dd{
    text-indent:1em;
}
.komi1 {
    color: #00345C;
    text-align: left;
    font-size: large;
    display: block;
    font-weight: bold;
    line-height: 1.5em;
}
.komi2 {
    color: #C0153F;
    text-align: center;
    font-size: x-large;
    display: block;
    font-weight: bold;
    line-height: 1em;
    margin-top: 20px;
}
.komi3 {
    color: #FFFFFF;
    text-align: left;
    font-size: large;
    display: block;
    font-weight: bold;
    line-height: 1em;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #00345C;
    margin-top: 10px;
    margin-bottom: 10px;
}
.komi4 {
    color: #00345C;
    text-align: left;
    display: block;
    font-weight: bold;
}
.komi5 {
    color: #00345C;
    font-size: x-large;
    display: block;
    font-weight: bold;
    line-height: 1em;
    font-family: Garamond, Times New Roman, serif;
    margin-top: 30px;
    margin-bottom: 20px;
}
.komi6 {
    font-size: large;
    display: block;
    font-weight: bold;
    line-height: 1em;
    margin-top: 30px;
}
.komi7 {
    color: #00345C;
    font-size: x-large;
    display: block;
    font-weight: bold;
    line-height: 1em;
    font-family: Garamond, Times New Roman, serif;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.cap1 {
    text-align: center;
    font-size: 11px;
    padding-top: 8px;
    padding-bottom: 16px;
    line-height: 1em;
}
.cap2 {
    text-align: right;
    font-size: 11px;
    padding-top: 8px;
    line-height: 1em;
}
.cap3 {
    text-align: left;
    font-size: small;
    line-height: 1.5em;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.cp_table *, .cp_table *:before, .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_table {
	width: 100%;
	border-collapse: collapse;
}
.cp_table th, .cp_table  td {
	padding: 10px;
	border: 1px solid #dddddd;
}
.cp_table th {
	width: 30%;
	text-align: left;
	background: #f4f4f4;
}
@media only screen and (max-width:767px) {
	.cp_table {
		margin: 0;
	}
	.cp_table th, .cp_table td {
		width: 100%;
		display: block;
		border-top: none;
	}
	.cp_table tr:first-child th {
		border-top: 1px solid #dddddd;
	}
}

/* スマホ
============================================================================================================ */
@media (max-width:767px) {
.yb_title_plan,.yb_title_photo {
    font-size: x-large;
} 
} 
    
