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

.journal-cont{
    width: auto;
    background-color: #ffffff;
}

/*---神戸発のギフト専門店アレグリス神戸---*/
.info-01 {
     padding: 15px 0;
}

.info-01:first-of-type{
     padding-top: 0;
}

h3.info-title {
    padding: 0 0 15px;
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
}

img {
    width: 100%;
    height: auto;
}

.info-text-01 p {
    text-align: left;
    font-size: 14px !important;
    line-height: 26px;
    margin:0 15px;
}

.info-text-01 img{
    width: 99%;
    margin-top: 10px;
}

/*---アレグリス神戸のこだわり---*/

/*---究極のギフト！---*/
.info-02 {
    margin: 0 auto;
    background: #e8f9f7;
    padding: 10px;
}

.info-text-02{
	background-color: #FFFFFF;
	margin-bottom: 20px;
	position: relative;
	padding: 15px;
        border: 1px solid #2fb1a0;
}

.img-1{
    width: 40%;
    margin: 0 30%;
}

.img-maxmateria{ /*画像*/
	margin:5% 0;
        width:100%;
}	

.description1 p{
	font-size: 14px;
        line-height: 26px;
        margin: 0;
        text-align: center;

}

.a-botan{
	background-color:#a4e9e2;
	border-radius: 10px;
	text-align: center;
        margin: 10px;
        border: solid 2px #01b09f;
        padding: 5px;
}

.a-botan a{
        border-radius: 10px;
	text-decoration: none; 
	color: #333333;
        font-weight: bold;
        font-size: 15px;
}

.img-maxmateria3{ /*画像*/
	width: 70%;
        margin:2% 15%;
}


/*---至高のスイーツ！---*/
.info-text-03{
	background-color: #FFFFFF;
	position: relative;
	padding: 15px;
        border: 1px solid #2fb1a0;
}

.img-2{
    width: 40%;
    margin: 0 30%;
}

.description2{
	margin:0;
}

.description2 p{
	font-size:14px;
	text-align: center;
	line-height: 26px;
}

.description3{
	margin-top: 10px;
}

.description4 p{
	text-align: center;
        font-size: 14px;
        line-height: 26px;
        margin: 10px;
}

.description4 .a-botan {
        margin: 0 auto;
}

/*---information---*/
.googlemap iframe{
	width: 98%;
        margin-bottom: 15px;
        margin: 5px;
}

.access{
	justify-content:space-between;
	margin: 0 30px;
}

.access p{
	font-size:13px;
	margin-bottom: 30px;
	line-height: 21px;
}

.access span{
	font-weight:bold;
	font-size:15px; 
}

.description4 {
    margin-bottom: 15px;
}


