/* 以下サイト情報を変更3か所（Theme Name/Theme URL/Author URI）


Theme Name: assist88591
Theme URL: http://www.moroccotimes.com/
Author: Assist
Author URI: http://www.moroccotimes.com/
Version: 3.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,iframe,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

// 初期化

* { margin: 0; padding: 0; }

body {
	color: #343434;
	background: #fdf6fa !important;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
	font-size: 14px;
	margin: 0px auto 0px;
	-webkit-text-size-adjust:100%;
}


iframe,img {
	vertical-align: bottom;

}

.clearFix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearBoth {
	clear: both;
}

html {
   min-height: 100%;
   position: relative;
}

/*--------------------------

	Links-Color

----------------------------*/

a:link {/*未訪問のリンク*/

	color: #343434;
	font-style: normal;
	text-decoration: none;

}

a:visited {/*訪問後のリンク*/
	color: #343434;
	font-style: normal;
}

a:hover {/*マウスをのせたとき*/
	color: #000;
	font-style: normal;
	text-decoration: none;
}

a:hover img {/*画像の透明度*/
	opacity: 0.8;
}

.links a {
	color: #58CE91;
}

/*--------------------------
	Header
----------------------------*/

header {
  margin: 0 auto;
  top: 0;
  width: 100%;
}
header p {
  color: #fff;
	margin-bottom: 0px;
	padding: 2px;
}

header h1 {
	font-size: 14px;
	margin: 0;
	padding: 5px;
	color: #fff;
	text-align: center;
	background: #f361af;
}

.main-img p {
  background: #fad09e none repeat scroll 0 0 !important;
}

.site-layout {
  overflow: hidden;
  width: 100%;
}

/*-------------------------
	Wrap
---------------------------*/

#wrp-frame {
  display: block;
  margin: 10px auto 50px;
  max-width: 1000px;
  overflow: hidden;
}

.ttl-spot a {
	color: #515356 !important;
}
.ttl-spot {
  font-size: 19px;
	color: #000;
	margin: 5px;
}

.subttl p {
  border-bottom: 1px solid #000;
  font-size: 19px !important;
}

.kijibox {
  display: block;
  overflow: hidden;
	width: calc(70% - 15px);
	float: right;
	margin-left: 15px;
}

.kijibox h3 {
  font-size: 17px;
	color: #000;
	font-weight: lighter;
	border-bottom: 1px solid #3f3038;
}

.lead a {
	color: #58CE91;
}

.lead {
	text-align: center !important;
}

/*--------------------------
mainContent
----------------------------*/

.pointer {
  text-align: center !important;
	font-size: 16px !important;
}

.pointer a {
  padding: 5px;
	color: #C59752 !important;
}

/*--------------------------
	box
----------------------------*/

#cnt-column {
  background: #fff none repeat scroll 0 0;
  padding: 5px;
	border-bottom: 1px solid #ccc;
}

#cnt-column p {
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 1.8;
	text-align: left;
	text-align: justify;
}

#cnt-column img {
  margin-left: 5px;
	float: right;
}

#cnt-column h1 {
	border-bottom: 1px solid #ea618e;
	font-size: 19px;

}

#cnt-column h2 {
	letter-spacing: 0.1em;
	line-height: 1.7;
	padding: 3px;
	margin-bottom: 0px;
}

/*--------------------------
	side
----------------------------*/

aside p{
	color: #000; /* テキスト色 */
	background: #fdaed8;
	font-size: 17px;
}


aside {
  float: left;
  width: 30%;
}

aside h2 {
	background: #2e2e2e none repeat scroll 0 0;
	border: 3px solid #e83929;
	color: #e83929;
	font-size: 17px;
	padding: 2px;

}

.s-block {
	background: #fff none repeat scroll 0 0;
}

.s-block a {
  font-size: 15px;
	display: block;
	padding: 5px;
}

.s-block li {
  background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #efe0ff;
}

.kijibox h2 {
  font-size: 17px;
	background: #fdaed8;
}

/*--------------------------
	footer
----------------------------*/

footer {
  background: #3f3038 none repeat scroll 0 0;
  bottom: 0;
  color: #ccc;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

footer a {
	color: #fff !important;

}
/* -------------------------
	breadcrumb
----------------------------*/

.breadcrumbs {
	border-bottom: 1px solid #3f3038;
	border-top: 1px solid #3f3038;
	font-size: 15px;
	padding: 5px;
	list-style: outside none;
	padding: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.breadcrumbs li {
	float: left;
	padding: 0 5px;
}

.breadcrumbs li::after {
	content: "/";
	margin-left: 0.5em;
	color: #000;
}

.breadcrumbs li:last-child::after {
	display: none;
}

span {
	color: #000;
}

/* -------------------------
	メディアスクリーン
----------------------------*/
@media screen and (max-width:991px){

}

@media screen and (max-width:767px){
.kijibox {
	float: none !important;
	width: 100% !important;
	margin: 0px !important;
}

aside {
	width: 100% !important;
	margin-top:10px;
	float: none !important;
}

}

@media screen and (max-width:478px){

#cnt-column img {
	width: 80%;
	float: none;
	margin-left: 0px;
}
}

@media screen and (max-width:320px){
.main-img img {
	width: 85%;
}


}
