/*
Template:twentyseventeen
Theme Name:twentyseventeen_child
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*, *:after, *:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
  font-size: 16px;
  color: #323232;
  word-wrap: break-word;
  line-height: 1.8;
  background-color: #FFF;
  text-rendering: optimizeLegibility;
  font-family: '源ノ角ゴシック Regular', '源ノ角ゴシック', "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
* {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width:767px) {
  body {
    font-size: 14px;
  }
}
body.page .edit-link {
  display: none;
}
main {
  /*max-width: 1920px;*/
  margin: 0 auto;
}
/* clear */
.clear:before, .clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
a:hover img {
  opacity: 0.8;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}
input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}
ul, ol {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
	color: #323232;
}
p {
  margin: 0;
  padding: 0;
	width: 100%;
	margin-block-start: 0 !important;
    margin-block-end: 0 !important;
	
}
html[lang="ja"] h1, html[lang="ja"] h2, html[lang="ja"] h3, html[lang="ja"] h4, html[lang="ja"] h5, html[lang="ja"] h6 {
  font-weight: 400;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4, h5, h6 {
  font-size: 20px;
}
@media only screen and (max-width:999px) {
  h2 {
    font-size: 24px;
  }
  h3, h4, h5, h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  p {
    margin: 0 0 20px;
  }
  h2, h3, h4, h5, h6 {
    font-size: 16px;
  }
}
blockquote {
  color: #444;
  font-size: 14px;
  font-style: normal;
  line-height: 2;
}
tr {
  border-bottom: none;
}
button, input[type="button"], input[type="submit"] {
  background-color: #323232;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  padding: 1em 2em;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background: #767676;
}
.btn01 {
  background-color: #323232;
  font-size: 18px;
  color: #fff;
  padding: 7px 30px;
  border-radius: 66px;
  width: 40%;
  margin: 0 auto 0;
  text-align: center;
  display: block;
}
.btn01 a {
  color: #fff;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn01 a:hover {
  color: #767676;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width:999px) {
  .btn01 {
    width: 60%;
  }
}
@media only screen and (max-width:767px) {
  .btn01 {
    width: 100%;
  }
}
.btn02 {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 300px;
  padding: 15px 0;
  border-radius: 5px;
  background: url(images/p01.png) 20px 50% no-repeat #f15a24;
  text-indent: 20px;
  text-align: center;
  text-decoration: none;
}
.btn02 span {
  font-size: 11px;
  padding: 2px 0;
}
.btn02 a {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn02 a:hover {
  color: #FCE4D6;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width:767px) {
  .btn02 {
    font-size: 14px;
  }
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
.panel-content .wrap {
  padding: 0;
  margin: 0;
  width: 100%;
}
/*------------------------------------*\
    pagination
\*------------------------------------*/
.wp-pagenavi {
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #444;
  padding: 4px 10px;
  margin: 3px;
}
.wp-pagenavi span.current {
  font-weight: bold;
  background-color: #3b572b;
  color: #fff;
  border-color: #3b572b;
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: 'Font-Name';
  src: url('fonts/font-name.eot');
  src: url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:320px) {}
@media only screen and (min-width:480px) {}
@media only screen and (min-width:768px) {}
@media only screen and (min-width:1024px) {}
@media only screen and (min-width:1140px) {}
@media only screen and (min-width:1280px) {}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) {}
/*------------------------------------*\
    MISC
\*------------------------------------*/ ::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text, .gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.sticky {}
.bypostauthor {}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  /*a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}*/
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
/* ===============================================
	スマホメニュー用
=============================================== */
.slicknav_menu {
  display: none;
}
#menu {
  display: none;
}
/*Media Queries*/
@media screen and (max-width: 999px) {
  .js #menu {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
  }
}
@media only screen and (max-width:999px) {
  #menu {
    display: inherit;
  }
}
.form-msg {
  text-align: center;
  border: none;
  color: #D50E73;
  font-weight: 600;
  font-size: 150%;
}
.chu {
  font-weight: 400;
  color: #CC2700;
  margin-bottom: 0;
}
@media only screen and (max-width:767px) {
  img.alignleft, img.alignright {
    float: none;
    width: 70%;
    margin: 0 auto 20px;
    display: block;
    padding: 0;
  }
}
/* ===============================================
	検索エラー　404エラー 
=============================================== */
.search01, .err404 {
  width: 1200px;
  margin: 0 auto 0;
}
.err404_txt {
  margin: 50px 30%;
}
.err404_img {
  text-align: center;
  margin-bottom: 50px;
}
/*.has-sidebar:not(.error404) #primary,
.error404 #primary{
    float: none;
    width: 1000px;
	margin: 100px auto;
	text-align: center;
}*/
.error404 #primary {
  float: none;
  width: 1000px;
  margin: 100px auto;
  text-align: center;
}
.search01 .page-header, .err404 .page-header {
  background-image: url(../../uploads/bg_title.jpg);
  background-position: top, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 100%;
  width: 1200px;
  height: 250px;
  margin: 0 auto 20px;
}
.search01 .page-header .page-title, .err404 .page-header .page-title {
  display: inherit;
  text-align: center;
  position: relative;
  top: 85px;
  width: 50%;
  margin: 0 auto;
  padding: 10px 0;
  color: #fff;
  border-bottom: solid 2px #fff;
  font-weight: 600;
  font-size: 24px;
}
@media only screen and (max-width:999px) {
  .search01 .page-header, .err404 .page-header {
    background-image: url("../../uploads/bg_title.jpg");
    background-position: top, center;
    background-repeat: no-repeat, no-repeat;
    background-size: 100%;
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
  }
  .search01, .err404 {
    width: 100%;
    margin: 0 auto 0;
  }
  .search01 .page-header .page-title, .err404 .page-header .page-title {
    padding: 15px 0;
    top: 45px;
    width: 85%;
  }
  .err404_txt {
    margin: 50px 20%;
  }
  .err404_img {
    text-align: center;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width:767px) {
  .search01 .page-header, .err404 .page-header {
    background-image: url("../../uploads/bg_title_sp.jpg");
    background-position: top, center;
    background-repeat: no-repeat, no-repeat;
    background-size: 100%;
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
  }
  .search01 .page-header .page-title, .err404 .page-header .page-title {
    top: 40px;
    padding: 6px 0;
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
    border: none;
    border-bottom: solid 1px #ffffff94;
  }
  .err404_txt {
    margin: 30px 7%;
  }
  .err404_img {
    margin-bottom: 30px;
  }
}