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

/*====================
 title
====================*/
#title {
	width:980px;
	clear:both;
	margin:-20px auto 5px;
}

#title h2 {
	color:#FDEC9C;
	font-size:18px;
	font-weight:bold;
	margin:0px auto 0px;
}


/*====================
 content
====================*/
#content {
	clear:both;
	background:#FFF;
	border:1px #D6EEFB solid;
	padding:15px 5px 5px 5px;
	width:967px;
	margin:5px auto 10px;
}

#content h2 {
	width:491px;
	height:42px;
	background:url(../images/mida_bg.png) no-repeat;
	color:#FFF;
	font-size:24px;
	line-height:42px;
	padding-left:19px;
	font-weight:bold;
}

#content .back {
	padding:19px 7px 7px;
	background:url(../images/content_bg.png);
}

/*====================
 content
====================*/
#content {
	clear:both;
	background:#FFF;
	border:1px #D6EEFB solid;
	padding:15px 5px 5px 5px;
	width:967px;
	margin:5px auto 10px;
}

#content h2 {
	width:491px;
	height:42px;
	background:url(../images/mida_bg.png) no-repeat;
	color:#FFF;
	font-size:24px;
	line-height:42px;
	padding-left:19px;
	font-weight:bold;
}

#content .back {
	padding:19px 7px 7px;
	background:url(../images/content_bg.png);
}
#content .leftcon {
	float:none;
	padding-left:8px;
}
#content .leftcon h3 {
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin-bottom:8px;
	height:35px;
	background:#6FC566 url(../images/leftcon_mida_bg.png) right no-repeat;
	line-height:35px;
	padding:0 25px 0px 10px;
	margin-left:-14px;
	margin-right:15px;
	display:inline-block;
}
#content .leftcon p {
	font-size:14px;
	line-height:20px;
	color:#000;
}

#content p.read {
	clear:both;
	font-size:14px;
	line-height:1.5;
	color:#333333;
	font-weight:normal;
	margin:15px 25px 25px 25px;
	text-align:justify;
}
#content p {
	color:#333333;
	font-size:14px;
	/* line-height: 1.5; */
	font-weight:normal;
}

#content ul {
    margin-left: 60px;
}

/*====================
 maincontent
====================*/

#content .maincontent {
	margin:0 25px;
}

/* メール配信サービス用 */
.tejun {
	clear: both;
	position: relative;
	min-height: 229px;
}

.kasen {
	border-bottom: 1px #CCCCCC dotted;
	margin-bottom: 17px;
}

.tejun .number {
	font-size: 2.1rem;
	color: #fff;
	background: #ff8000;
	width: 29px;
	height: 91px;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	margin-bottom: 80px;
}

.tejun h4 {
    color: #369;
    font-size: 1.2rem;
    font-weight: bold;
}

.tejun ul {
  margin-bottom: 15px;
}

.artic {
  position: absolute;
  top: 0px;
  right: 0px;
}

.mailad {
  margin-left: 10rem;
}

.mailad h5 {
  font-size: 1.2rem;
  font-weight: bold;
  padding-left: 3rem;
}
#content .mailad p{
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
p a {
  color: #000;
  text-decoration: none;
}

p a:hover {
  color: #369;
}

.qr_address {
  margin-top: 60px;
  width: 200px;
}

.karamail {
  border: 1px solid #f78000;
  padding: 16px 31px;
  position: relative;
  margin-bottom: 28px;
}

.karamail h4 {
  color: #fa7f00;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
  line-height: 1.4em;
}

.karamail .kukuro h5 {
  margin-top: 15px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
  margin-bottom: 3px;
}
.karamail .kukuro h5 span {
  font-weight: normal;
}

.karamail .artic {
  text-align: center;
  padding: 5px 5px;
  position: absolute;
  top: 45px;
  right: 16px;
}
.karamail .artic h4 {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.karamail .artic img {
  width: 70px;
}

ul li p{
	line-height: 1.5em;
	color: #686868;
}
h5.komidashi {
  font-size: 1.2rem;
  color: #464646;
  line-height: 3em;
}

.font_weight_bold {
  font-weight: bold;
}

.font_color_red {
  color: rgb(192, 0, 0);
}

.infomation {
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
}

.underline{
	text-decoration:underline;
}

@media screen and (max-width: 768px) {
/*====================
 title
====================*/
#title {
	width:100%;
	margin:-10px auto 3px;
}

#title h2 {
	font-size:13px;
	padding-left:1em;
}

/*====================
 content
====================*/
#content {
	padding:8px 0px 3px 0px;
	width:96%;
	margin:5px auto 10px;
	box-sizing:border-box;
	min-height:0;
}
#content .leftcon {
	float:none;
	padding-left:0px;
}

#content .leftcon h3 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-bottom:8px;
	height:35px;
	background:#6FC566 url(../images/leftcon_mida_bg.png) right no-repeat;
	line-height:35px;
	padding:0 25px 0px 10px;
	margin-left:0px;
}
#content .leftcon h3.long {
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 8px;
    height: 32px;
    background: #6FC566 url(../images/leftcon_mida_bg.png) right no-repeat;
    line-height: 15px;
    padding: 3px 25px 0px 10px;
    margin-left: 0px;
}
#content h3 span {
	color:#FFF;
}
#content p.read {
	clear:both;
	font-size:13px;
	line-height:1.5;
	color:#333333;
	margin:13px;
}

#content ul{
	margin: 10px;
}

#content p.read br {
	display:none;
}
#content p {
	font-size:12px;
}



/*====================
 maincontent
====================*/

#content .maincontent {
	margin:0 13px;
}
#content .maincontent h3 {
	margin-top:10px;
	color: #369;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
	padding-bottom:5px;
	border-bottom: 1px #CCCCCC dotted;
	margin-bottom:5px;
}

#content .maincontent .grp p {
	font-size:13px;
}
#content .maincontent ul li {
	font-size:13px;
	line-height:1.5;
	margin-bottom:0px;
}


#content h2.midashi {
    font-size: 1.6rem;
    line-height: 1em;
    background-size: 3%;
    margin-bottom: 11px;
}


  .tejun .number {
    font-size: 1.2rem;
    width: 20px;
    height: 40px;
    text-align: center;
    margin-right: 10px;
	margin-bottom: initial;
}

  .artic {
    clear: both;
    position: static;
    display: block;
    text-align: center;
    margin: 15px auto;
  }

  .mailad {
    text-align: center;
	margin-left: initial;
  }

  .mailad h5{
	font-size: 1rem;
	padding-left: initial;
  }

  #content .mailad p{
	font-size: 1.4rem;
	line-height: initial;
  }

  .karamail h4 {
	font-size: 1rem;
	text-align: center;
  }

  .karamail .kukuro h5{
	font-size: initial;
  }

  .qr_address {
    margin-top: 0;
  }
  .karamail {
    padding: 10px 10px;
  }

  .karamail .kukuro h4 {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 7px;
  }

  .karamail .artic {
    position: static;
    margin: 15px auto;
  }

  .karamail .artic h4 {
    font-size: 1.3rem;
    margin-bottom: 12px;
  }
  .tejun h4 {
	font-size: 1rem;
  }

  h5.komidashi {
    font-size: 1rem;
    line-height: 3em;
}

.infomation{
	text-align: left;
}

}