@charset "UTF-8";
/* CSS Document */
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	background-color: #FBFAF5;
	font-size: 12pt;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.46em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 1.5em;
	background-image: url(./images/h2_back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	display: block;
	text-align: left;
	padding: 0px 0px 20px 7px;
	margin: 0px 0px 40px 0px;
  width: 100%;
}
h2 {
	font-size: 1.2em;
	color: #003;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 0px 0px 7px 7px;
	margin: 0px 0px 30px 0px;
}
h4 {
	font-size: 1.1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin-top: 8px;
}
small {
	font-size: 0.8em;
}
label {
	font-weight:bold;	
}
section {
	display: block;
	padding-bottom: 80px;
}
table.border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	margin-bottom: 20px;
}
.border td,.border th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 5px;
}
table.p-list {
	margin-right: auto;
	margin-left: auto;
}
.p-list td {
	padding: 3px;
	text-align: center;
}
.p-list td img {
	margin-bottom: 3px;
}
table.kei3  { border: solid 1px #9c3; border-collapse: collapse; margin-bottom: 40px;}
.kei3 th  { font-weight: normal; border-top: dotted 1px #9c3; border-right: dotted 1px #9c3; text-align: center; vertical-align: middle;}
.kei3 td  { padding: 3px 3px 3px 5px; border-top: dotted 1px #9c3; border-right: dotted 1px #9c3; text-align: left; vertical-align: middle;}

table.news_tb {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
table.news_tb th, table.news_tb td {
	border: solid 1px;
	padding: 2px;
}
table.news_tb th {
	text-align: center;
}
table.news_tb td span {
	white-space: nowrap;
}

.goog-te-gadget {
	position: absolute;
	right: 0;
	top: 20px;
}

@media screen and (max-width:1024px) {
}
@media screen and (max-width:768px) { 
}
@media screen and (max-width:450px) { 
	h1 {
		background-color: #edd3c9;
		text-align: left;
		font-size: 1em;
		color: #592420;
		padding: 20px;
		background-image: none;
		margin-bottom: 20px;
	}
/*
	h2 {
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #CCC;
		border-bottom-color: #CCC;
		background-image: none;
		background-color: #FFF;
		text-align: left;
		padding-top: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
		padding-left: 8px;
		color: #1b1440;
		font-size: 0.95em;
		margin-bottom: 0px;
	}
*/
}



a.mapLink {
	background-image: url(./images/ico_mapLink.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	display: block;
	height: 30px;
	line-height: 30px;
}
a.pdfLink {
	background-image: url(./images/ico_pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	display: block;
	line-height: 30px;
	text-decoration: none;
}
a.hpLink {
	color: #000;
	text-decoration: none;
	display: block;
	/*float: right;
	position: relative;
	top: -19px;*/
	padding-right: 5px;
	background-position: left center;
	background-image: url(./images/ico_hp.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 16px;
	line-height: 16px;
}
a.hpLink:hover {
	color: #B46F64;
}
dl.classSpec {
	margin-top: 0px;
}
dl.classSpec dt {
	background-image: url(http://www.i-toyama.net/wp/wp-content/themes/weddingline/images/icoRingBlue.gif);
	background-position: left 20px;
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #002B69;
	text-decoration: underline;
	clear: both;
	padding-top: 20px;
	padding-left: 23px;
}
.dlclassSpec dd {
	padding-bottom: 15px;
}
.eventList dt {
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}
.eventList dd {
	display: inline-block;
	vertical-align: top;
}
.btnContact {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 20px;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pagetop {
	width: 95%;
	text-align: right;
	padding-top: 50px;
	margin: 0 auto;
	height: 28px;
  clear: both;
}
.etList {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	margin-right: 8px;
	margin-left: 8px;
}
.etList dt {
	/*display: block;*/
	border-top-width: 3px;
	border-top-style: solid;
	padding-top: 4px;
	font-size: 0.9em;
	line-height: 1em;
}
.etList dt .nm {
	/*float: left;*/
	font-size: 1.5em;
	padding: 10px;
}
.etList dt .nm i {
	font-style: normal;
	font-size: 0.8em;
}
.etList dt .nm .numb {
	color: #FFF;
	/*background-color: #F00;*/
	width: 25px;
	display: block;
	text-align: center;
	float: left;
	margin-right: 10px;
	font-size: 0.9em;
	line-height: 1.1em;
}
.etList dt .nm .bgreen {
    background-color: #789a4b;
}
.etList dt .nm .bred {
    background-color: #a97267;
}
.etList dt .nm .bblue {
    background-color: #59839e;
}
.etList dt .nm a {
	color: #000;
	text-decoration: none;
	background-image: url(./images/ico_web.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	min-height: 14px;
}
.etList dt .nm a:hover {
	color: #000;
	text-decoration: underline;
}
.etList dt .nm small {
	padding-right: 5px;
}
.etList dt .adr {
	background-color: #EBEBEB;
	font-size: 0.8em;
	padding: 2px 2px 2px 7px;
}
.etList dt .adr .tel {
	margin-right: 10px;
	padding-left: 20px;
	background-image: url(./images/ico_phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
etList dt .adr .op {
	margin-right: 10px;
	/*padding-left: 20px;
	background-image: url(./images/ico_open.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	line-height: 20px;
}
.etList dt .adr .cl {
	margin-right: 10px;
	padding-left: 20px;
	background-image: url(./images/ico_close.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.etList dt .adr .st {
	margin-right: 10px;
	padding-left: 20px;
	background-image: url(./images/ico_seat.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.etList dd {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
  
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.etList dd .photo {
	width: 17%;
}
.etList dd .photo img {
	width: 100%;
  height: auto;
}
.etList dd .txtbox {
	width: 80%;
}
/*
.etList dd table {
	width: 100%;
	font-size: 0.95em;
}
*/
.etList dd td {
	vertical-align: top;
}
/*
.etList dd .photo {
	margin-right: 10px;
	width: 170px;
	text-align: left;
}
*/
.etList dd h4 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
}
.etList dd small {
	font-size: 0.7em;
	margin-left: 3px;
}
.etList dd hr {
	margin: 5px 0px;
	padding: 0px;
}
.etList dd .naiyou {
	font-size: 0.75em;
	line-height: 1em;
	margin: 0px;
	padding: 7px 0px;
}
.etList dd .nintei {
	font-size: 0.7em;
	color: #003;
}
.etList dd .price {
	font-size: 1.1em;
}
.etList dd .ts, .etList dd .ke {
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 1.1em;
	min-height:20px;
}
.etList dd .ts {
	background-image: url(./images/ico_toyama.png);
}
.etList dd .ke {
	background-image: url(./images/ico_kenko.png);
}
.etList dd .bi {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 5px;
}
#sp1 .etList dt {
	border-top-color: #6C0;
}
#sp1 .etList dd h4 {
	color: #6C0;
}
.n-link {
	list-style-type: none;
	font-size: 0.9em;
	margin: 0px;
	clear: both;
	padding: 20px 0 0 0;
}
.n-link li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	height: 25px;
	display: block;
}
.n-link li a {
	text-decoration: none;
	display: block;
	color: #003;
}
.n-link li a:hover {
	text-decoration: underline;
}
.n-link2 {
  clear: both;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  font-size: 0.85em;
  line-height: 1em;
  width: 100%;
  border: 1px solid #ccc;
  margin: 0;
  padding: 15px 0.5% 8px;
  list-style: none;
  
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.n-link2 li {
	padding: 3px 0;
  margin: 0 0.8% 4px 0.8%;
	border: 1px solid #ccc;
	width: 23%;
  min-height: 40px;
	background-color: #FAFAFA;
	text-align: center;

  display: flex;
  align-items: center;
  justify-content: center;
}
.n-link2 li a {
	text-decoration: none;
	color: #000;
	display: block;
}
.n-link2 li a small {
	padding-right: 5px;
	display: block;
}
.n-link2 li i {
	font-style: normal;
	font-size: 0.8em;
}

.backlist   {
	clear: both;
	text-align: right;
	font-size: 0.8em;
	padding-right: 7px;
}
table.book {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.book th {
	font-weight: normal;
	padding: 3px;
	background-color: #E5F2D2;
	color: #ABCC57;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
table.book td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
}
.op {
	padding-left: 10px;
}
.ico {
	color: #FFF;
	background-image: url(./images/ico_circle.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	line-height: 18px;
	height: 18px;
	width: 18px;
	font-size: 11px;
	display: inline-block;
	margin: 0px;
}
.etList .ico {
	margin-right: 2px;
}

@media screen and (max-width:1024px) { 
}
@media screen and (max-width:768px) {
  .n-link2 li {
    width: 31%;
  }
}
@media screen and (max-width:450px) { 
  .n-link2 li {
    width: 48%;
  }
  .etList dd {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
  }
  .etList dd .photo {
    width: 100%;
    margin-bottom: 7px;
  }
  .etList dd .txtbox {
    width: 100%;
  }
}


/* **************** */
/* 　　ヘッダー　　 */
/* **************** */
#globalheader {
	display: block;
	width: 100%;
/*	margin-right: auto;*/
/*	margin-left: auto;*/
	/*height: 340px;*/
  z-index: -1;
}
#globalheader #logo {
	height: 55px;
	text-align: left;
	padding-top: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#globalheader #headNav {
	/*position: relative;
	top: -105px;
	height: 25px;*/
	width: 130px;
	/*left: 800px;*/
	display: none;
}
#globalheader #movie {
	/*height: 386px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;*/
}
#globalNav ul {
	padding: 0px;
	border-top: 3px solid #990000;
	border-bottom: 1px solid #EAEAEA;
	list-style-type: none;
	height: 50px;
	margin: 0px;
	background-image: url(./images/btn_back.png);
	background-repeat: repeat-x;
	background-position: left top;
  
  display: flex;
  align-items: center;
}
#globalNav ul li {
	height: 50px;
	margin: 0px;
	padding: 0px;
/*	float: left;*/
	border-right: 1px solid #EAEAEA;
	width: 20%;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(./images/btn_back.png);
}
#globalNav ul li a {
	display: block;
	color: #000;
	text-decoration: none;
  line-height: 1.2em;
  padding: 15px 0;
}
#globalNav ul li:hover {
	background-position: left bottom;
}
#globalNav ul li#lkContact {
	border-right-style: none;
/*	width: 19%;*/
}

@media screen and (max-width:1024px) {
}
@media screen and (max-width:768px) { 
	#globalheader {
		width: auto;
		height: 55px;
		background-image: url(./images/h2_back.png);
		background-repeat: repeat-x;
		background-position: left bottom;
		padding-bottom: 7px;
	}
	#globalheader #logo {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
  #globalNav ul li a {
    font-size: 1.8vw;
  }
}
@media screen and (max-width:450px) { 
	#globalNav {
		display: none;
	}
}



/* **************** */
/* 　　 内　容 　　 */
/* **************** */
#page {
	max-width: 1000px;
  width: 95%;
	margin: 0 auto;
  background-color: #fff;
  box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
}
#main {
	padding-top: 40px;
	width: 92%;
	margin: 0 auto;
  
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.category-event #main,
.page-id-20 #main,
.page-id-17 #main,
.page-id-14 #main,
.single-post #main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (max-width:1024px) { 
}
@media screen and (max-width:768px) { 
	#page {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*		width: auto;*/
		padding: 0px;
	}
  #main {
    margin-top: 70px;
  }
  .home #main {
    margin-top: 335px;
  }
}
@media screen and (max-width:450px) { 
  #main {
    margin-top: 0;
  }
  .home #main {
    margin-top: 150px;
  }
}


/* **************** */
/* 　　フッター　　 */
/* **************** */
footer {
	font-size: 0.9em;
	color: #FFF;
	display: block;
	clear: both;
	background-color: #999999;
	text-align: left;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}
footer .adr {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
footer .copy {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 0.85em;
}
.blink {
	display: none;
}
@media screen and (max-width:1024px) {
}
@media screen and (max-width:768px) { 
	.pagetop {
/*		display:none;*/
	}

  footer .adr {
		width: 97%;
		margin-right: auto;
		margin-left: auto;
	}
	footer .copy {
		width: 97%;
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (max-width:450px) { 
	footer {
		font-size: 0.7em;
	}

  .blink {
		display: block;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		border: 1px solid #CCC;
    
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
	.blink li {
		margin: 0px;
		padding: 0px;
		width: 49.5%;
		border-bottom: 1px solid #CCC;
		border-left: 1px solid #CCC;
		background-image: url(./images/tab/back_list.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		text-align: left;
	}
	.blink li a {
		text-decoration: none;
		background-image: url(./images/tab/ico_arw_red.png);
		background-repeat: no-repeat;
		background-position: 5px center;
		font-size: 0.75em;
		color: #000;
		display: block;
		padding-left: 8%;
/*		width: 100%;*/
		padding-top: 3px;
	}
}





/* **************** */
/* 　　ホーム　　 */
/* **************** */
.home #globalNav ul #lkHome,
.page-id-578 #globalNav ul #lkHome {
	background-position: center bottom;
}
.home #globalheader,
.page-id-578 #globalheader {
	/*height: 550px;*/
}
/*.home #globalheader #movie {
	background-image: url(./images/top_photo_01.jpg);
}*/
.home #main,
.page-id-578 #main {
	padding-top: 25px;
}
.home #concept,
.page-id-578 #concept {
/*	float: left;*/
	width: 49%;
  max-width: 450px;
	text-align: center;
	margin-bottom: 80px;
  padding-bottom: 0;
}
.home #concept #con_box,
.page-id-578 #concept #con_box {
	background-image: url(./images/top_yakuzen.png);
	background-repeat: no-repeat;
	background-position: center top;
  background-size: contain;
	height: 203px;
/*	width: 450px;*/
	width: 100%;
	text-align: center;
}
.home #concept #con_box h2,
.page-id-578 #concept #con_box h2 {
	text-align: center;
	font-weight: normal;
	border-bottom-style: none;
}
.home #concept #con_box p,
.page-id-578 #concept #con_box p {
	font-size: 0.9em;
	padding-top: 10px;
}
.home #newstopics,
.page-id-578 #newstopics {
	width: 40%;
  max-width: 410px;
/*	vertical-align: top;*/
	background-color: #F1FADE;
	padding: 15px 3% 0;
/*	float: right;*/
	text-align: left;
	margin-bottom: 80px;
/*	min-height: 578px;*/
}
.home #newstopics h2,
.page-id-578 #newstopics h2 {
	font-weight: normal;
}
.home #newstopics ul,
.page-id-578 #newstopics ul,
.page-id-282 #newstopics ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.page-id-282 #newstopics ul {
	width: 96%;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
}
.home #newstopics ul li,
.page-id-578 #newstopics ul li,
.page-id-282 #newstopics ul li {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003;
	margin-bottom: 8px;
	color: #003;
}
.home #newstopics ul li a,
.page-id-578 #newstopics ul li a,
.page-id-282 #newstopics ul li a {
	color: #003;
}
.page-id-282 #newstopics ul li a {
	text-decoration: none;
}
.home .more,
.page-id-578 .more,
.page-id-282 .more {
	text-align: right;
}

.home #linkarea {
  width: 100%;
}
.home #link,
.home #link2,
.page-id-578 #link {
/*	text-align: left;*/
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.home #link2 {
  align-items: center;
}
.home #link a,
.page-id-578 #link a {
  width: 137px;
  max-width: 22%;
  margin: 0 1% 7px;
}
.home #link2 a {
  max-width: 23%;
  margin: 0 1% 7px;
}
.home #link a img,
.home #link2 a img,
.page-id-578 #link a img {
  width: 100%;
}
.home #grouplink,
.page-id-578 #grouplink {
	text-align: left;
	padding-top: 25px;
}
.home #grouplink h3,
.page-id-578 #grouplink h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 10px;
}
.home #grouplink ul,
.page-id-578 #grouplink ul {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
.home #grouplink ul li a,
.page-id-578 #grouplink ul li a {
	text-decoration: none;
}

.home #pickup img {
  max-width: 100%;
}
.home section.regular {
  padding-bottom: 0;
}

#linkarea_m {
  display: none;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#linkarea_m .list {
  list-style-type: none;
  padding: 0px;
  width: 96%;
  margin: 10px auto 15px;
  
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
#linkarea_m .list li {
  padding: 0px;
  width: 23%;
  margin: 0 1%;
}
#linkarea_m .list li img {
  width: 100%;
  height: auto;
}
#linkarea_m .list li a {
  text-decoration: none;
}
#linkarea_m .list li:nth-child(5) {
  display: none;
}

#slist {
  width: 100%;
}
#slist ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  
}
#slist ul li {
  width: 49%;
  padding: 0;
  margin: 0;
  text-align: left;
  height: 50px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC;
}
#slist ul li:hover {
  background-color: #ececec;
}
#slist ul li a {
  text-decoration: none;
  color: #1b1440;
  font-size: 1.1em;
  line-height: 50px;
  display: block;
  background-image: url(./images/tab/ico_arw_brw.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 9px auto;
  margin-right: 25px;
  margin-left: 20px;
}

@media screen and (max-width:1024px) {
  .page-id-282 #tab_concept {
		text-align: left;
		background-image: url(./images/top_img_02.png);
		background-repeat: no-repeat;
		background-position: right bottom;
		background-size: contain;
		padding: 2% 5px 3%;
		font-size: 0.8em;
		margin-top: 10px;
		width: 94%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
	}
	.page-id-282 #tab_contents {
		background-color: #FFFDE4;
		margin-bottom: 0px;
		position: static;
		width: 100%;
	}
}
@media screen and (max-width:768px) {
  .home #concept #con_box h2,
  .page-id-578 #concept #con_box h2 {
    margin-bottom: 10px;
  }
  .home #concept #con_box p,
  .page-id-578 #concept #con_box p {
    font-size: 0.8em;
    padding-top: 0;
  }

  #linkarea_m {
    display: inline-block;
  }
}
@media screen and (max-width:450px) {
  .home #concept,
  .page-id-578 #concept {
    width: 100%;
/*    max-width: 450px;*/
    margin-bottom: 40px;
  }
  .home #newstopics,
  .page-id-578 #newstopics {
    width: 100%;
/*    max-width: 410px;*/
/*    background-color: #F1FADE;*/
/*    padding: 15px 3% 0;*/
    margin-bottom: 40px;
  }
  #slist ul li {
    width: 100%;
  }
  #linkarea_m .list li {
    width: 48%;
/*    margin: 0 1%;*/
  }
  .home #linkarea {
    padding-bottom: 0;
  }
  .home #link2 a {
    max-width: 45%;
    margin: 0 1% 7px;
  }
}



/* **************** */
/* 　各ページ共通　　 */
/* **************** */
@media screen and (max-width:1024px) { 
  .page-id-323 .etList dt .adr,
  .page-id-320 .etList dt .adr,
  .page-id-298 .etList dt .adr,
  .page-id-317 .etList dt .adr,
  .page-id-314 .etList dt .adr {
    float: none;
    background-color: #FFF;
  }
  .page-id-323 .etList dt .nm,
  .page-id-320 .etList dt .nm,
  .page-id-298 .etList dt .nm,
  .page-id-317 .etList dt .nm,
  .page-id-314 .etList dt .nm {
    float: none;
    text-align: left;
  }
  .page-id-323 .etList h2,
  .page-id-320 .etList h2,
  .page-id-298 .etList h2,
  .page-id-317 .etList h2,
  .page-id-314 .etList h2 {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    margin: 0px;
  }
  .page-id-323 .etList h2 i,
  .page-id-320 .etList h2 i,
  .page-id-298 .etList h2 i,
  .page-id-317 .etList h2 i,
  .page-id-314 .etList h2 i {
    font-style: normal;
    font-size: 0.8em;
  }
  .page-id-323 .etList .numb,
  .page-id-320 .etList .numb,
  .page-id-298 .etList .numb,
  .page-id-317 .etList .numb,
  .page-id-314 .etList .numb {
    color: #FFF;
    background-color: #F00;
    width: 25px;
    display: block;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-size: 0.9em;
  }
  .page-id-323 .etList h2 small,
  .page-id-320 .etList h2 small,
  .page-id-298 .etList h2 small,
  .page-id-317 .etList h2 small,
  .page-id-314 .etList h2 small {
    font-size: 0.9em;
    padding-right: 8px;
  }
  .page-id-323 .etList dl dd .price,
  .page-id-320 .etList dl dd .price,
  .page-id-298 .etList dl dd .price,
  .page-id-317 .etList dl dd .price,
  .page-id-314 .etList dl dd .price {
    color: #F00;
  }
  .page-id-323 .etList p,
  .page-id-320 .etList p,
  .page-id-298 .etList p,
  .page-id-317 .etList p,
  .page-id-314 .etList p {
    text-align: left;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.8em;
    line-height: 1.2em;
  }
  .page-id-323 .etList dl,
  .page-id-320 .etList dl,
  .page-id-298 .etList dl,
  .page-id-317 .etList dl,
  .page-id-314 .etList dl {
    padding: 0px;
    text-align: left;
    background-color: #FFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .page-id-323 .etList dl dt,
  .page-id-320 .etList dl dt,
  .page-id-298 .etList dl dt,
  .page-id-317 .etList dl dt,
  .page-id-314 .etList dl dt {
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: top;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .page-id-323 .etList dl dd,
  .page-id-320 .etList dl dd,
  .page-id-298 .etList dl dd,
  .page-id-317 .etList dl dd,
  .page-id-314 .etList dl dd {
    vertical-align: top;
    padding-bottom: 15px;
    width: auto;
    padding-left: 160px;
  }
  .page-id-323 .etList dl dd h4,
  .page-id-320 .etList dl dd h4,
  .page-id-298 .etList dl dd h4,
  .page-id-317 .etList dl dd h4,
  .page-id-314 .etList dl dd h4 {
    padding: 0px;
    margin: 0px;
    font-size: 0.9em;
    color: #0C0;
  }
  .page-id-323 .etList dl dd h4 small,
  .page-id-320 .etList dl dd h4 small,
  .page-id-298 .etList dl dd h4 small,
  .page-id-317 .etList dl dd h4 small,
  .page-id-314 .etList dl dd h4 small {
    padding-left: 10px;
    color: #000;
  }
  .page-id-323 .etList hr,
  .page-id-320 .etList hr,
  .page-id-298 .etList hr,
  .page-id-317 .etList hr,
  .page-id-314 .etList hr {
    clear: both;
  }
}
@media screen and (max-width:768px) { 
}
@media screen and (max-width:450px) { 
}



/* **************** */
/* 　　富山やくぜんとは？　　 */
/* **************** */
.page-id-213 #globalNav ul #lkAbout {
	background-position: center bottom;
}
.page-id-213 section {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
/*.page-id-213 #teigi {
	float: left;
	margin-left: 25px;
	text-align: left;
	width: 425px;
}
.page-id-213 #ninsyo {
	float: right;
	width: 425px;
	margin-right: 25px;
	text-align: left;
}*/
.page-id-213 #teigi,
.page-id-213 #ninsyo {
	text-align: left;
}
.page-id-213 #ninsyo dl dt {
	float: left;
	font-size: 40pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	line-height: 1em;
	text-indent: 10px;
}
.page-id-213 #ninsyo dl dd {
	padding-left: 70px;
	margin-left: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #900;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003;
}
.page-id-213 #ninsyo dl dd small {
	font-size: 0.85em;
	display: block;
	color: #666;
}
#teigi img {
  max-width: 90%;
  height: auto;
}

#teigi ul.about_teigi {
  padding: 0;
  margin: 35px auto;
  list-style: none;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;

	background-image: url(../../../images/about_teigi_e.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20% auto;
}
#teigi ul.about_teigi li {
  width: calc(45% - 60px);
  /* max-width: 250px; */
  aspect-ratio: 1/1;
  margin: 15px auto;
  padding: 30px;
  border-radius: 50%;

	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;

	font-size: 20px;
  font-weight: bold;
  text-align: center;
}
#teigi ul.about_teigi li.item_1 {
  background-color: rgba(182,169,0,0.2);
  color: #736a00;
}
#teigi ul.about_teigi li.item_2 {
  background-color: rgba(75,133,25,0.2);
  color: #285300;
}
#teigi ul.about_teigi li.item_3 {
  background-color: rgba(0,127,170,0.2);
  color: #004f6d;
}
#teigi ul.about_teigi li.item_4 {
  background-color: rgba(166,56,64,0.2);
  color: #6a171f;
}
#teigi ul.about_teigi li small {
	margin: 20px auto 0;
	display: block;
	color: #000;
}

@media screen and (max-width:1024px) { 
}
@media screen and (max-width:600px) { 
	#teigi ul.about_teigi {
		background-image: unset;
	}
	#teigi ul.about_teigi li {
		width: calc(90% - 60px);
	}
}
@media screen and (max-width:450px) { 
  #teigi {
    text-align: left;
  }
  #ninsyo dl,
  #ninsyo dl dt,
  #ninsyo dl dd {
    padding: 0;
    margin: 0;
  }
}





/* **************** */
/* 　　認証店一覧　　 */
/* **************** */
.post-type-archive-entry #globalNav ul #lkEntry {
	background-position: center bottom;
}
.post-type-archive-entry section {
	text-align: left;
	clear: both;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
.post-type-archive-entry .about_en {
	text-align: left;
	font-size: 0.9em;
}
.post-type-archive-entry #list h3 a {
	color: #003;
	text-decoration: none;
}
.post-type-archive-entry #bumon {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 34px;
}
.post-type-archive-entry #bumon li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
	width: 210px;
}
.post-type-archive-entry #bumon li a {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 210px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
	height: 34px;
	margin-top: 4px;
}
.post-type-archive-entry #bumon li a:hover {
	background-position: center bottom;
}
.post-type-archive-entry #bumon #lt_cyouri a {
	background-image: url(./images/btn_entry_cyouri.png);
}
.post-type-archive-entry #bumon #lt_seika a {
	background-image: url(./images/btn_entry_seika.png);
}
.post-type-archive-entry #bumon #lt_kakou a {
	background-image: url(./images/btn_entry_kako.png);
}
.post-type-archive-entry #bumon li.select a {
	background-position: center bottom;
}
.post-type-archive-entry #bumon #lt_icon {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.7em;
	/*border: 1px dotted #003;*/
	width: auto;
	line-height: 1.2em;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.post-type-archive-entry .news_nintei {
	/*text-align: left;*/
	border: 1px dotted #900;
	padding: 5px;
	margin-bottom: 15px;
}
.news_nintei2 {
	display: none;
}
@media screen and (max-width:1024px) { 
}
@media screen and (max-width:768px) { 
}
@media screen and (max-width:450px) { 
  .post-type-archive-entry #bumon li {
    width: 32%;
    margin-right: 1%;
  }
  .post-type-archive-entry #bumon li a {
    width: 100%;
  }
  .post-type-archive-entry #bumon #lt_icon {
    padding-top: 7px;
    padding-left: 0;
    margin-left: 0;
  }
}




/* **************** */
/* 　イベント情報　 */
/* **************** */
.single-news section,
.post-type-archive-news section {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;

}
.single-news .date,
.post-type-archive-news .date {
	text-align: right;
	margin-bottom: 7px;
}
.single-news .backtolist,
.post-type-archive-news .backtolist {
	text-align: right;
}
.post-type-archive-news h2.txt {
	margin-bottom: 7px;
}
@media screen and (max-width:1024px) { 
}
@media screen and (max-width:768px) { 
}
@media screen and (max-width:450px) { 
}





/* **************** */
/* 　お問合わせ　 */
/* **************** */
.page-id-23 #globalNav ul #lkContact {
	background-position: center bottom;
}
.page-id-23 section {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;

}

@media screen and (max-width:1024px) { 
}
@media screen and (max-width:768px) { 
}
@media screen and (max-width:450px) { 
}





/* **************** */
/* 　 ガイドマップ　 */
/* **************** */
.page-id-216 #globalNav ul #lkGuide {
	background-position: center bottom;
}
.page-id-216 section h2,
.page-id-216 section p {
	text-align: left;
}
.page-id-216 .mapico {
	background-image: url(./images/guidemap_ico.png);
	height: 25px;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#imgmap {
  margin: 0 auto;
}
#imgmap ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  width: 90%;
  max-width: 860px;
  
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#imgmap ul li {
  padding: 18px 0 0;
  margin: 0 1%;
  width: 47%;
}
#imgmap ul li:nth-child(1),
#imgmap ul li:nth-child(6){
  width: 100%;
}
#imgmap ul li a {}
#imgmap ul li a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width:1024px) { 
}
@media screen and (max-width:768px) { 
}
@media screen and (max-width:450px) { 
}



/* **************** */
/* 　 プライバシーポリシー　 */
/* **************** */
.page-id-194 section {
	text-align: left;
	width:90%;
	margin: 0 auto;
}
.page-id-194 dt {
	font-weight: bold;
	margin-top: 15px;
}
.page-id-194 h5 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

@media screen and (max-width:1024px) { 
}
@media screen and (max-width:768px) { 
}
@media screen and (max-width:450px) { 
}







/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}



/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: -2px 0 0 -2px;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}



/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 .featured-posts {
	margin: 0 -7.6%;
}
#ie7 .featured-post {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}


/* =IE8
----------------------------------------------- */

#ie8 section.feature-image.large img {
	width: auto;
}
#ie8 section.featured-post .attachment-small-feature {
	max-width: none;
}




/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}


/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media (max-width: 1000px) {
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.sidebar .comment-list,
	.sidebar .comment-reply-title,
	.sidebar .comment-navigation,
	.sidebar .comment-respond .comment-form,
	.sidebar .featured-gallery,
	.sidebar .post-navigation .nav-links,
	.author.sidebar .author-info {
		max-width: 604px;
		padding-left: 0;
		padding-right: 0;
	}

	.sidebar .site-info,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.attachment .entry-header,
	.sidebar .comments-title {
		max-width: 604px;
	}

	.sidebar .archive-meta,
	.attachment .entry-header,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .site-info,
	.sidebar .comments-title,
	.sidebar .no-comments {
		padding-left: 0;
		padding-right: 0;
	}

	.attachment .entry-meta {
		float: left;
		text-align: left;
		width: 100%;
	}

	.attachment .entry-content {
		max-width: 100%;
		padding: 40px 0;
	}

	.format-status .entry-content {
		padding-top: 40px;
	}

	.format-status .entry-meta {
		padding-bottom: 40px;
	}

	.sidebar .format-status .entry-content,
	.sidebar .format-status .entry-meta {
		padding-left: 35px;
	}

	.sidebar .format-status .entry-content:before,
	.sidebar .format-status .entry-meta:before {
		left: 10px;
	}

	.sidebar .format-status .entry-content p:first-child:before {
		left: 4px;
	}

	.sidebar .paging-navigation .nav-links {
		padding: 0 60px;
	}

	.site-main .sidebar-container {
		height: auto;
		margin: 0 auto;
		max-width: 604px;
		position: relative;
		top: 20px;
	}

	.site-main .widget-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.sidebar .site-footer .widget-area {
		max-width: 100%;
		left: 0;
	}
}


/* Mobile devices */
@media (max-width: 429px) {


	.site-title {
		font-weight: normal;
	}
	.site-description {
	    clip: rect(1px, 1px, 1px, 1px);
	    position: absolute;
	}
	.gallery {
		margin-left: 0;
	}

	.gallery .gallery-item,
	.gallery-columns-2.gallery-size-thumbnail .gallery-item {
		max-width: none;
		width: 49%;
		width: -webkit-calc(50% - 4px);
		width:         calc(50% - 4px);
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.gallery-columns-1 .gallery-item,
	.gallery-columns-1.gallery-size-medium .gallery-item,
	.gallery-columns-1.gallery-size-thumbnail .gallery-item {
		text-align: center;
		width: 98%;
		width: -webkit-calc(100% - 4px);
		width:         calc(100% - 4px);
	}

	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
		margin-right: 4px;
	}

	.gallery br {
		display: none;
	}

	.gallery .gallery-item:nth-of-type(even) {
		margin-right: 0;
	}

	/* Comments */
	.comment-author {
		margin: 0 0 5px;
		max-width: 100%;
	}

	.comment-author .avatar {
		display: inline;
		margin: 0 5px 0 0;
		max-width: 20px;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 100%;
	}
}

/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
}