.site {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  width: auto;
  max-width: 900px;
  background-color: #FFF;
}

.site p {
  line-height: 1.8;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}

* {
	box-sizing: content-box;
}

p{

line-height: 1.7;

}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 15px;
	padding: 0.428571429rem;
	margin : 0;
	
}
button,
input {
    line-height: normal;
}

input {
    font-size: 100%;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}


table {
	border-collapse: collapse;
	border-spacing: 0;

}
caption,
th,
td {

	text-align: left;
	vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}



img {
	border: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	max-width: 100%;
	height: auto;
}


/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.header-image{
  border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

a {
	outline: none;
	color: #21759b;
}
a:hover {
	color: #0f3647;
}

.site {
	margin: 0 auto;
}

img.wide {
margin: 0 -50px;
}


.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 0;
	line-height: 2.3;
}

.post-107 > .entry-content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.post-107 > .entry-content p {
  line-height: 1.8;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}

.entry-content table,
.comment-content table {
	width: 100%;
	box-sizing: border-box;
}

/* 
-----------------------------
サブヘッドの文字装飾
-----------------------------
*/

.blot{
text-shadow:
4px 4px 1px rgba(0, 0, 0, 0.5),
-4px 4px 1px rgba(0, 0, 0, 0.6),
4px -4px 1px rgba(0, 0, 0, 0.6),
-4px -4px 1px rgba(0, 0, 0, 0.5);
}


/* 
-----------------------------
見出し(サブヘッド)
-----------------------------
*/

table.obi p,
table.obi td,
table.obi-b p,
table.obi-b td,
table.tape p,
table.tape td{

text-align:center;
line-height:1.5;
margin-left:10px;
}


table.obi,
table.obi-b,
table.tape{
	margin: 0 -50px;
  max-width: 900px;
  width: 100vw;
	height:100px;
  vertical-align: middle;
	padding:0 20px;
	font-size : 40px;
	font-weight: bold;
	text-align:center;
	position:relative;
	}



.obi{
color:#FFF;
}

.obi-b{
color:#000;
}

/* 
--------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------
*/

a img{
background:none!important;
}
 
a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

/* 2カラム */
#primary {
	box-sizing: border-box;
	padding: 0 30px;
}


.btn-m [type="button"], .btn-m [type="reset"], .btn-m [type="submit"], .btn-m a, .btn-m button, .btn-n [type="button"], .btn-n [type="reset"], .btn-n [type="submit"], .btn-n a, .btn-n button, [type="button"].btn, [type="button"].btn-m, [type="reset"].btn, [type="reset"].btn-m, [type="submit"].btn, [type="submit"].btn-m, a.btn, a.btn-m, button.btn, button.btn-m {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.015rem;
  list-style: none;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  vertical-align: baseline;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0);
  font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  font-size: 14px;
  color: #444;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  font-weight: 400;
  letter-spacing: 0.015rem;
  position: relative;
  top: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  border: none;
  width: 100%;
  margin: 0px 0px 15px;
  margin-top: 0px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.18);
  font-weight: 700;
  line-height: normal;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  min-height: 76px;
  padding: 1px 4px 1px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(#007DD9), to(#0012EB));
  background: -webkit-linear-gradient(left, #007DD9 0%, #0012EB 100%);
  background: -o-linear-gradient(left, #007DD9 0%, #0012EB 100%);
  background: linear-gradient(to right, #007DD9 0%, #0012EB 100%)
}

.btn-m [type="button"]>*, .btn-m [type="reset"]>*, .btn-m [type="submit"]>*, .btn-m a>*, .btn-m button>*, .btn-n [type="button"]>*, .btn-n [type="reset"]>*, .btn-n [type="submit"]>*, .btn-n a>*, .btn-n button>*, [type="button"].btn-m>*, [type="button"].btn>*, [type="reset"].btn-m>*, [type="reset"].btn>*, [type="submit"].btn-m>*, [type="submit"].btn>*, a.btn-m>*, a.btn>*, button.btn-m>*, button.btn>* {
  display: inline-block;
  width: 100%;
  text-align: center
}

.btn-m [type="button"]:hover, .btn-m [type="reset"]:hover, .btn-m [type="submit"]:hover, .btn-m a:hover, .btn-m button:hover, .btn-n [type="button"]:hover, .btn-n [type="reset"]:hover, .btn-n [type="submit"]:hover, .btn-n a:hover, .btn-n button:hover, [type="button"].btn-m:hover, [type="button"].btn:hover, [type="reset"].btn-m:hover, [type="reset"].btn:hover, [type="submit"].btn-m:hover, [type="submit"].btn:hover, a.btn-m:hover, a.btn:hover, button.btn-m:hover, button.btn:hover {
  opacity: 1;
  min-height: 74px;
  padding-top: 1px;
  margin-top: 2px;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotateZ(0.001);
  -ms-transform: rotate(0.001);
  transform: rotateZ(0.001);
}

.btn-m [type="button"]:active, .btn-m [type="button"]:focus, .btn-m [type="reset"]:active, .btn-m [type="reset"]:focus, .btn-m [type="submit"]:active, .btn-m [type="submit"]:focus, .btn-m a:active, .btn-m a:focus, .btn-m button:active, .btn-m button:focus, .btn-n [type="button"]:active, .btn-n [type="button"]:focus, .btn-n [type="reset"]:active, .btn-n [type="reset"]:focus, .btn-n [type="submit"]:active, .btn-n [type="submit"]:focus, .btn-n a:active, .btn-n a:focus, .btn-n button:active, .btn-n button:focus, [type="button"].btn-m:active, [type="button"].btn-m:focus, [type="button"].btn:active, [type="button"].btn:focus, [type="reset"].btn-m:active, [type="reset"].btn-m:focus, [type="reset"].btn:active, [type="reset"].btn:focus, [type="submit"].btn-m:active, [type="submit"].btn-m:focus, [type="submit"].btn:active, [type="submit"].btn:focus, a.btn-m:active, a.btn-m:focus, a.btn:active, a.btn:focus, button.btn-m:active, button.btn-m:focus, button.btn:active, button.btn:focus {
  min-height: 72px;
  padding-top: 2px;
  margin-top: 4px;
  -webkit-box-shadow: inset 0 2px 2px rgba(102, 74, 74, 0.3);
  box-shadow: inset 0 2px 2px rgba(102, 74, 74, 0.3)
}

@media screen and (min-width:1040px) {
  .btn-m [type="button"], .btn-m [type="reset"], .btn-m [type="submit"], .btn-m a, .btn-m button, .btn-n [type="button"], .btn-n [type="reset"], .btn-n [type="submit"], .btn-n a, .btn-n button, [type="button"].btn, [type="button"].btn-m, [type="reset"].btn, [type="reset"].btn-m, [type="submit"].btn, [type="submit"].btn-m, a.btn, a.btn-m, button.btn, button.btn-m {
    font-size: 29px
  }
}

@media screen and (max-width:1040px) {
  .btn-m [type="button"], .btn-m [type="reset"], .btn-m [type="submit"], .btn-m a, .btn-m button, .btn-n [type="button"], .btn-n [type="reset"], .btn-n [type="submit"], .btn-n a, .btn-n button, [type="button"].btn, [type="button"].btn-m, [type="reset"].btn, [type="reset"].btn-m, [type="submit"].btn, [type="submit"].btn-m, a.btn, a.btn-m, button.btn, button.btn-m {
    font-size: 21px
  }
}

@media screen and (max-width:768px) {
  .btn-m [type="button"], .btn-m [type="reset"], .btn-m [type="submit"], .btn-m a, .btn-m button, .btn-n [type="button"], .btn-n [type="reset"], .btn-n [type="submit"], .btn-n a, .btn-n button, [type="button"].btn, [type="button"].btn-m, [type="reset"].btn, [type="reset"].btn-m, [type="submit"].btn, [type="submit"].btn-m, a.btn, a.btn-m, button.btn, button.btn-m {
    font-size: 21px
  }
}

@media screen and (max-width:600px) {
  .btn-m [type="button"], .btn-m [type="reset"], .btn-m [type="submit"], .btn-m a, .btn-m button, .btn-n [type="button"], .btn-n [type="reset"], .btn-n [type="submit"], .btn-n a, .btn-n button, [type="button"].btn, [type="button"].btn-m, [type="reset"].btn, [type="reset"].btn-m, [type="submit"].btn, [type="submit"].btn-m, a.btn, a.btn-m, button.btn, button.btn-m {
    font-size: 21px
  }
}

@media screen and (max-width:500px) {
  .btn-m [type="button"], .btn-m [type="reset"], .btn-m [type="submit"], .btn-m a, .btn-m button, .btn-n [type="button"], .btn-n [type="reset"], .btn-n [type="submit"], .btn-n a, .btn-n button, [type="button"].btn, [type="button"].btn-m, [type="reset"].btn, [type="reset"].btn-m, [type="submit"].btn, [type="submit"].btn-m, a.btn, a.btn-m, button.btn, button.btn-m {
    font-size: 21px
  }
}

.btn-l [type="button"], .btn-l [type="reset"], .btn-l [type="submit"], .btn-l a, .btn-l button, [type="button"].btn-l, [type="reset"].btn-l, [type="submit"].btn-l, a.btn-l, button.btn-l {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.015rem;
  list-style: none;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  vertical-align: baseline;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0);
  font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  font-size: 14px;
  color: #444;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  font-weight: 400;
  letter-spacing: 0.015rem;
  position: relative;
  top: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  border: none;
  width: 100%;
  margin: 0px 0px 15px;
  margin-top: 0px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.18);
  font-weight: 700;
  line-height: normal;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  padding: 20px 7px 30px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 -8px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -8px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(#007DD9), to(#0012EB));
  background: -webkit-linear-gradient(left, #007DD9 0%, #0012EB 100%);
  background: -o-linear-gradient(left, #007DD9 0%, #0012EB 100%);
  background: linear-gradient(to right, #007DD9 0%, #0012EB 100%)
}

.btn-l [type="button"]>*, .btn-l [type="reset"]>*, .btn-l [type="submit"]>*, .btn-l a>*, .btn-l button>*, [type="button"].btn-l>*, [type="reset"].btn-l>*, [type="submit"].btn-l>*, a.btn-l>*, button.btn-l>* {
  display: inline-block;
  width: 100%;
  text-align: center
}

.btn-l [type="button"]:hover, .btn-l [type="reset"]:hover, .btn-l [type="submit"]:hover, .btn-l a:hover, .btn-l button:hover, [type="button"].btn-l:hover, [type="reset"].btn-l:hover, [type="submit"].btn-l:hover, a.btn-l:hover, button.btn-l:hover {
  opacity: 1;
  padding-top: 18px;
  padding-bottom: 28px;
  margin-top: 4px;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2)
}

.btn-l [type="button"]:active, .btn-l [type="button"]:focus, .btn-l [type="reset"]:active, .btn-l [type="reset"]:focus, .btn-l [type="submit"]:active, .btn-l [type="submit"]:focus, .btn-l a:active, .btn-l a:focus, .btn-l button:active, .btn-l button:focus, [type="button"].btn-l:active, [type="button"].btn-l:focus, [type="reset"].btn-l:active, [type="reset"].btn-l:focus, [type="submit"].btn-l:active, [type="submit"].btn-l:focus, a.btn-l:active, a.btn-l:focus, button.btn-l:active, button.btn-l:focus {
  padding-top: 4px;
  margin-top: 8px;
  -webkit-box-shadow: inset 0 4px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 4px 2px rgba(0, 0, 0, 0.3)
}

@media screen and (min-width:1040px) {
  .btn-l [type="button"], .btn-l [type="reset"], .btn-l [type="submit"], .btn-l a, .btn-l button, [type="button"].btn-l, [type="reset"].btn-l, [type="submit"].btn-l, a.btn-l, button.btn-l {
    font-size: 36.8px
  }
}

@media screen and (max-width:1040px) {
  .btn-l [type="button"], .btn-l [type="reset"], .btn-l [type="submit"], .btn-l a, .btn-l button, [type="button"].btn-l, [type="reset"].btn-l, [type="submit"].btn-l, a.btn-l, button.btn-l {
    font-size: 32.2px
  }
}

@media screen and (max-width:768px) {
  .btn-l [type="button"], .btn-l [type="reset"], .btn-l [type="submit"], .btn-l a, .btn-l button, [type="button"].btn-l, [type="reset"].btn-l, [type="submit"].btn-l, a.btn-l, button.btn-l {
    font-size: 29.9px
  }
}

@media screen and (max-width:600px) {
  .btn-l [type="button"], .btn-l [type="reset"], .btn-l [type="submit"], .btn-l a, .btn-l button, [type="button"].btn-l, [type="reset"].btn-l, [type="submit"].btn-l, a.btn-l, button.btn-l {
    font-size: 27.6px
  }
}

@media screen and (max-width:500px) {
  .btn-l [type="button"], .btn-l [type="reset"], .btn-l [type="submit"], .btn-l a, .btn-l button, [type="button"].btn-l, [type="reset"].btn-l, [type="submit"].btn-l, a.btn-l, button.btn-l {
    font-size: 23px
  }
}

.btn-l [type="button"] small, .btn-l [type="reset"] small, .btn-l [type="submit"] small, .btn-l a small, .btn-l button small, [type="button"].btn-l small, [type="reset"].btn-l small, [type="submit"].btn-l small, a.btn-l small, button.btn-l small {
  font-size: 14px;
  color: #fff;
  opacity: 0.7
}

@media screen and (min-width:1040px) {
  .btn-l [type="button"] small, .btn-l [type="reset"] small, .btn-l [type="submit"] small, .btn-l a small, .btn-l button small, [type="button"].btn-l small, [type="reset"].btn-l small, [type="submit"].btn-l small, a.btn-l small, button.btn-l small {
    font-size: 20.8px
  }
}

@media screen and (max-width:1040px) {
  .btn-l [type="button"] small, .btn-l [type="reset"] small, .btn-l [type="submit"] small, .btn-l a small, .btn-l button small, [type="button"].btn-l small, [type="reset"].btn-l small, [type="submit"].btn-l small, a.btn-l small, button.btn-l small {
    font-size: 18.2px
  }
}

@media screen and (max-width:768px) {
  .btn-l [type="button"] small, .btn-l [type="reset"] small, .btn-l [type="submit"] small, .btn-l a small, .btn-l button small, [type="button"].btn-l small, [type="reset"].btn-l small, [type="submit"].btn-l small, a.btn-l small, button.btn-l small {
    font-size: 16.9px
  }
}

@media screen and (max-width:600px) {
  .btn-l [type="button"] small, .btn-l [type="reset"] small, .btn-l [type="submit"] small, .btn-l a small, .btn-l button small, [type="button"].btn-l small, [type="reset"].btn-l small, [type="submit"].btn-l small, a.btn-l small, button.btn-l small {
    font-size: 15.6px
  }
}

@media screen and (max-width:600px) {
  .btn-l [type="button"] small, .btn-l [type="reset"] small, .btn-l [type="submit"] small, .btn-l a small, .btn-l button small, [type="button"].btn-l small, [type="reset"].btn-l small, [type="submit"].btn-l small, a.btn-l small, button.btn-l small {
    font-size: 13px
  }
}

.btn-s [type="button"], .btn-s [type="reset"], .btn-s [type="submit"], .btn-s a, .btn-s button, [type="button"].btn-s, [type="reset"].btn-s, [type="submit"].btn-s, a.btn-s, button.btn-s {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.015rem;
  list-style: none;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  vertical-align: baseline;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0);
  font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  color: #444;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  font-weight: 400;
  letter-spacing: 0.015rem;
  position: relative;
  top: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
  border: none;
  width: 100%;
  margin: 0px 0px 15px;
  margin-top: 0px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.18);
  font-weight: 700;
  line-height: normal;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #fff;
  padding: 10px 7px 15px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(#007DD9), to(#0012EB));
  background: -webkit-linear-gradient(left, #007DD9 0%, #0012EB 100%);
  background: -o-linear-gradient(left, #007DD9 0%, #0012EB 100%);
  background: linear-gradient(to right, #007DD9 0%, #0012EB 100%)
}

.btn-s [type="button"]>*, .btn-s [type="reset"]>*, .btn-s [type="submit"]>*, .btn-s a>*, .btn-s button>*, [type="button"].btn-s>*, [type="reset"].btn-s>*, [type="submit"].btn-s>*, a.btn-s>*, button.btn-s>* {
  display: inline-block;
  width: 100%;
  text-align: center
}

.btn-s [type="button"]:hover, .btn-s [type="reset"]:hover, .btn-s [type="submit"]:hover, .btn-s a:hover, .btn-s button:hover, [type="button"].btn-s:hover, [type="reset"].btn-s:hover, [type="submit"].btn-s:hover, a.btn-s:hover, button.btn-s:hover {
  opacity: 1;
  padding-top: 9px;
  padding-bottom: 14px;
  margin-top: 2px;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2), 1px 0 1px rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.2);
}

.btn-s [type="button"]:active, .btn-s [type="button"]:focus, .btn-s [type="reset"]:active, .btn-s [type="reset"]:focus, .btn-s [type="submit"]:active, .btn-s [type="submit"]:focus, .btn-s a:active, .btn-s a:focus, .btn-s button:active, .btn-s button:focus, [type="button"].btn-s:active, [type="button"].btn-s:focus, [type="reset"].btn-s:active, [type="reset"].btn-s:focus, [type="submit"].btn-s:active, [type="submit"].btn-s:focus, a.btn-s:active, a.btn-s:focus, button.btn-s:active, button.btn-s:focus {
  padding-top: 2px;
  margin-top: 4px;
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3)
}

.btn-s [type="button"] small, .btn-s [type="reset"] small, .btn-s [type="submit"] small, .btn-s a small, .btn-s button small, [type="button"].btn-s small, [type="reset"].btn-s small, [type="submit"].btn-s small, a.btn-s small, button.btn-s small {
  font-size: 14px;
  color: #fff;
  opacity: 0.7
}

@media screen and (min-width:1040px) {
  .btn-s [type="button"] small, .btn-s [type="reset"] small, .btn-s [type="submit"] small, .btn-s a small, .btn-s button small, [type="button"].btn-s small, [type="reset"].btn-s small, [type="submit"].btn-s small, a.btn-s small, button.btn-s small {
    font-size: 16px
  }
}

@media screen and (max-width:1040px) {
  .btn-s [type="button"] small, .btn-s [type="reset"] small, .btn-s [type="submit"] small, .btn-s a small, .btn-s button small, [type="button"].btn-s small, [type="reset"].btn-s small, [type="submit"].btn-s small, a.btn-s small, button.btn-s small {
    font-size: 16px
  }
}

@media screen and (max-width:768px) {
  .btn-s [type="button"] small, .btn-s [type="reset"] small, .btn-s [type="submit"] small, .btn-s a small, .btn-s button small, [type="button"].btn-s small, [type="reset"].btn-s small, [type="submit"].btn-s small, a.btn-s small, button.btn-s small {
    font-size: 16px
  }
}

@media screen and (max-width:600px) {
  .btn-s [type="button"] small, .btn-s [type="reset"] small, .btn-s [type="submit"] small, .btn-s a small, .btn-s button small, [type="button"].btn-s small, [type="reset"].btn-s small, [type="submit"].btn-s small, a.btn-s small, button.btn-s small {
    font-size: 14px
  }
}

@media screen and (max-width:600px) {
  .btn-s [type="button"] small, .btn-s [type="reset"] small, .btn-s [type="submit"] small, .btn-s a small, .btn-s button small, [type="button"].btn-s small, [type="reset"].btn-s small, [type="submit"].btn-s small, a.btn-s small, button.btn-s small {
    font-size: 12px
  }
}

.btn-a2 [type="button"], .btn-a2 [type="reset"], .btn-a2 [type="submit"], .btn-a2 a, .btn-a2 button, [type="button"].btn-a2, [type="reset"].btn-a2, [type="submit"].btn-a2, a.btn-a2, button.btn-a2 {
  background: -webkit-gradient(linear, left top, right top, from(#40D4C2), to(#1FC7DD));
  background: -webkit-linear-gradient(left, #40D4C2 0%, #1FC7DD 100%);
  background: -o-linear-gradient(left, #40D4C2 0%, #1FC7DD 100%);
  background: linear-gradient(to right, #40D4C2 0%, #1FC7DD 100%)
}

table[class*="frame-"] * {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  letter-spacing: 0.015rem;
  list-style: none;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  vertical-align: baseline;
  letter-spacing: 0.015rem
}

table[class*="frame-"].frame-4 tr td {
  padding: 20px;
}

/* ここからsubHeadParts001 */

.subHeadParts001_container {
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding: 40px 0;
}

.entry-content .subHeadParts001 {
  width: 100vw;
  position: relative;
  margin-left: calc(50% - 50vw);
}

.subHeadParts001::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-color: inherit;
  transform: rotate(45deg);
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
}

.subHeadParts001 p {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow:1px 1px 0px rgba(50,50,50,0.6);
  line-height: 1.5 !important;
}

.subHeadParts001 p.subHeadParts001_mainTitle {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow:1px 1px 0px rgba(50,50,50,0.6);
}

.subHeadParts001 p.subHeadParts001_txt {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  text-shadow:1px 1px 0px rgba(50,50,50,0.6);
}

/* ここまでsubHeadParts001 */

/* ここからsubHeadParts002 */

.entry-content .subHeadParts002 {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.subHeadParts002_container {
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.subHeadParts002_subTitle_wrap {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  padding-top: 40px;
}

.subHeadParts002 p {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 1.5 !important;
}

.subHeadParts002 p.subHeadParts002_subTitle {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  color: #555555;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  max-width: 80%;
}

.subHeadParts002_subTitle::before {
  content: "";
  display: block;
  width: 2px;
  height: 80px;
  background: #999999;
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(150deg);
  -ms-transform: translateY(-50%) rotate(150deg);
  transform: translateY(-50%) rotate(150deg);
}

.subHeadParts002_subTitle::after {
  content: "";
  display: block;
  width: 2px;
  height: 80px;
  background: #999999;
  position: absolute;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-150deg);
  -ms-transform: translateY(-50%) rotate(-150deg);
  transform: translateY(-50%) rotate(-150deg);
}

.subHeadParts002_mainTitle_wrap {
  padding: 40px 0;
  position: relative;
}

.subHeadParts002 p.subHeadParts002_mainTitle {
  font-size: 48px;
  line-height: 72px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

/* ここからsubHeadParts004 */

.entry-title {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  font-size: 48px;
  font-weight: 600;
  padding-top: 46px;
  padding-bottom: 46px;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 0px rgb(50 50 50 / 60%);
  line-height: 1.5 ;
}

.btn-round.btn-thanks {
  border-radius: 45px;
  background: linear-gradient(to right, #6c6c6c 0%, #2e2e2e 100%);
}

.br-none {
  display: none;
}

/* footer text-align */
.has-text-align-center {
  text-align: center;
}

.has-text-align-right {
  text-align: right;
}