@charset "UTF-8";
/*   
Theme Name: XeoryBase
Theme URI: http://xeory.jp/
Description: Xeoryベース20150824
Author: バズ部
Author URI: http://bazubu.com/
*/
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: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
h2{
	font-size: 1.2rem;
    margin-top: 2em;
    margin-bottom: 1em;
    border-left: 4px solid #d14;
    border-bottom: 1px solid #d14;
    padding: 0.2em 0.5em;
	font-weight: bold;
}
h3{
	font-weight: bold;
    border-bottom: 2px dashed #d14;
	font-size: 1.3rem;
    margin-top: 2.0em;
    margin-bottom: 1.0em;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
.h-dpib {
	display: inline-block
}
p{
	margin-bottom: 5%;
}
.entry-content{
	width: 90%;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
.entry-content{
	width: 100%;
}
.icon {
	width: 20%;
	float: none;
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}
.comment {
	float: none;
	margin: 20px 10px;
	width: 95%;
}
}
/* kizi
-------------------------------------------------- */
.h-fs20 {
	font-size: 20px;
}
.h-fwb {
	font-weight: bold;
}
.h-mb30 {
	margin-bottom: 30px;
}
.h-red {
	font-weight: bold;
	color: red;
}
.h-fsl {
	font-size: large;
}
.h-fss {
	font-size: small;
}
.h-fs10 {
	font-size: 10px;
}
.h-tar {
	text-align: right;
	display: block;
}
.h-tac {
	text-align: center;
	display: block;
}
.kutikomi .k-img {
	margin: 0 auto;
}
.h-yline {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.h-bline {
	background: linear-gradient(transparent 60%, #66ccff 60%);
}
.h-arau .h-bline {
	background: none;
	border: 3px solid #66ccff;
	padding: 5px;
}
.h-borderb {
	border: solid 1px #7AB9BE;
	padding: 10px;
	text-align: center;
}
.h-w100 img {
	width: 100%;
}
.h-w80 img {
	width: 80%;
}
.h-w50 img {
	width: 50%;
}
.border {
	border: 1px solid #ccc;
	padding: 10px;
}
.border li {
	list-style: none;
}
.h-bb {
	border-bottom: 1px solid #000;
}
.h-dpib {
	display: inline-block
}
.clearfix {
	clear: both;
}
.h-under {
	text-decoration: underline;
}
.g_img {
	width: 120px;
	margin-right: 10px;
	overflow: hidden;
	height: 120px;
}
.next li {
	list-style: none;
}
.next li .kanren {
	display: flex;
	flex-wrap: nowrap;
}
.next li span {
	margin: 30px 10px;
}
.icon {
	width: 10%;
	float: left;
	margin-left: 20px;
}
.comment {
	float: right;
	width: 80%;
	margin: 20px 10px;
}
.bg_ccc {
	background: #fffde8;
	box-shadow: 0px 0px 0px 10px #fffde8;
	border: dashed 2px #ffb03f;
	border-radius: 9px;
	margin: 35px 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
}
.h-link {
	color: #7ABABF;
}
.h-link:hover {
	color: #E48E00;
}
.h-ublue {
	color: #00749a;
	text-decoration: none;
}
.h-ublue:hover {
	color: #000;
	text-decoration: none;
}
.animated.infinite {
	animation-iteration-count: infinite;
}
.pulse {
	animation-name: pulse;
}
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.nomake_table th {
	text-align: center;
}
.nomake_table td {
	text-align: center;
}
.c_green{
	color: #149b14;
}
.m_pink {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffc4df 40%);
}
.c_pink{
	font-weight: bold;
	color: #fd4899;
}
/* HTML5
-------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
/* all
-------------------------------------------------- */
html {
	font-size: 100%;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-ms-text-size-adjust: 100%;/* 2 */
}
body {
	margin: 0;
	font-size: 15px;
	line-height: 1.6;
	/*font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	overflow-wrap: break-word;
	word-break: normal;
}
a {
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}
a:focus, a:active, a:hover {
	outline: 0;
}
.rd {
	color: #ff0000 !important;
}
#rd {
	color: #ff0000 !important;
}
* {
	box-sizing: border-box;
}
.w10 {
	width: 10%;
}
.w30 {
	width: 30%;
}
/* clear
-------------------------------------------------- */
.clear {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
.clearfix:before {
	display: inline-table;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* text
-------------------------------------------------- */
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	clear: both;
	margin: 0 0 28px;
	padding: 30px 20px 35px 55px;
	position: relative;
	border: 1px #e5e5e5 solid;
	background: #fafafa;
}
blockquote:before {
	content: '';
	font-family: 'FontAwesome';
	font-size: 36px;
	color: #e7e7e7;
	position: absolute;
	top: 10px;
	left: 10px;
}
blockquote cite {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 12px;
	color: #808080;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
	overflow-x: scroll;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* list
-------------------------------------------------- */
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
.inline-list li {
	display: inline-block;
}
/* embed
-------------------------------------------------- */
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	margin: 0 auto;
    display: block;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
/* form
-------------------------------------------------- */
form {
	margin: 0;
	clear: both;
}
fieldset {
	border: 1px solid #e5e5e5;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
 *margin-left: -7px;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
 *vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], .btn {
	cursor: pointer;
 *overflow: visible;
	-webkit-appearance: none;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
 *height: 13px;
 *width: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: border-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
/* form
---------------------------------------- */
form input[type="text"], form input[type="email"], form input[type="url"], form input[type="tel"], form input[type="number"], form input[type="date"], form textarea {
	border-radius: 3px;
	padding: 8px 13px;
	max-width: 100%;
	border: 1px #ccc solid;
	outline: none;
	box-sizing: border-box;
}
form textarea {
	width: 80%;
}
form input[type="submit"], form button {
	padding: 12px 20px;
	border: none;
}
form input[type="submit"]:hover, form button:hover {
	cursor: pointer;
}
/* search */
#searchform {
	overflow: hidden;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding-bottom: 0;
	border-radius: 2px;
}
#searchform div {
	position: relative;
	padding-right: 40px;
}
#searchform label {
	display: none;
}
#searchform input[type=text] {
	line-height: 18px;
	padding: 8px 13px;
	font-size: 16px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	float: left;
}
#searchform button {
	float: right;
	position: absolute;
	top: -21px;
	right: 0;
	vertical-align: top;
	line-height: 18px;
	border: none;
	border-radius: 3px;
	width: 40px;
	padding: 8px 5px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	background: transparent;
	font-family: 'FontAwesome';
	font-size: 21px;
	color: #808080;
}
#searchform button:hover {
	cursor: pointer;
}
/* table
-------------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #e5e5e5;
}
th, td {
	border: 1px solid #e5e5e5;
	padding: 8px 13px;
}
.post-content p.top {
	float: right;
	line-height: 1.75 !important;
	margin: 0;
	font-weight: normal;
	font-size: 82%;
	margin-bottom: 20px;
}
#wpmem_reg .button_div, #wpmem_login .button_div {
	margin-bottom: 45px !important;
	display: block !important;
}

h1 {
	font-size: 22px;
	clear: both;
}
.post-content h2 {
	font-size: 15px;
	margin: 2em 0 1em;
	　　clear: both;
}
.post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	font-size: 16px;
	margin: 2em 0 1em;
}
.post-content p.top {
	width: 75% !important;
	line-height: 1.4 !important;
	margin: 10px 0px 0px;
}
/* phone end */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}
.alignleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.aligncenter {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/* header */
#logo {
	margin: 0;
}
/* post */
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	font-weight: bold;
	line-height: 1.4;
}
.post-content h1 {
	font-size: 36px;
	margin: 1em 0;
	clear: both;
}
.post-content h2 {
	font-size: 23px;
	margin: 2em 0 1em;
	clear: both;
}
.post-content h3 {
	font-size: 24px;
	margin: 2em 0 1em;
}
.post-content h4 {
	font-size: 18px;
	margin: 2em 0 1em;
}
.post-content h5 {
	font-size: 16px;
	margin: 2em 0 1em;
}
.post-content h6 {
	font-size: 14px;
	margin: 2em 0 1em;
}
.post-content pre {
	margin: 0;
	line-height: 1.75 !important;
}
.post-content p {
	/*float: left;*/
	line-height: 1.75 !important;
	margin: 0;
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 20px;
}
/*20152036harima*/
.home .post-content p.top {
	width: 100%;
}
.archive .post-content p.top {
	width: 81%;/*20152036harima*/
}
.post-content p.pc {
	line-height: 1.4em !important;
}
.post-content p a {
	text-decoration: underline;
	font-size: 16px;
	color: blue;
	font-weight: bold;
}
.post-content dl, .post-content menu, .post-content ol, .post-content ul {
	margin: 0 0 2em;
}
.post-content li {
	margin: 6px 0;
}
.post-content dd {
	margin: 0 0 20px 0;
}
.post-content ol, .post-content ul {
	padding: 0 0 0 20px;
}
.post-content ol ol, .post-content ol ul, .post-content ul ol, .post-content ul ul {
	margin: 0;
}
.post-content blockquote {
	clear: both;
	margin: 0 0 28px;
	padding: 30px 20px 35px 55px;
	position: relative;
	border: 1px #eee solid;
}
.post-content blockquote:before {
	content: '';
	font-family: 'FontAwesome';
	font-size: 32px;
	color: #e7e7e7;
	position: absolute;
	top: 20px;
	left: 12px;
}
.post-content blockquote cite {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 12px;
	color: #808080;
}
.post-content blockquote *:last-child {
	margin-bottom: 0;
}
.post-content table {
	border: 1px solid #ddd;
	font-size: 91%;
	margin-bottom: 49px;
	margin-top: 20px;
	max-width: 100%;
}
.post-content table th, .post-content table td {
	border: 1px solid #ddd;
	padding: 17px 32px !important;
}
.post-content table th {
	color: #fff;
}
.post-content table thead th {
	background: #5e6265;
}
.post-content table tbody th {
	background: #919598;
	width: 30%;
}
.post-content table.table-line table, .post-content table.table-line th, .post-content table.table-line td {
	border-color: #fff;
}
.post-content table.table-line th {
	background: transparent;
	color: #333;
	font-weight: bold;
}
.post-content table.table-line thead th {
	background: #5e6265;
	color: #fff;
}
.post-content table.table-line tr {
	background: #eee;
}
.post-content table.table-line tr:nth-child(2n+1) {
	background: #ddd;
}
.post-title {
	margin-top: 20px;
	font-size: 36px;
	clear: both;
	font-weight: bold;
	border-left-width: 5px;
	line-height: 1.2em;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #FA58AC;
}
body.page .post-title {
	margin-bottom: 0;
}
.archive h2.post-title, .home h2.post-title {
	border-image: none;
	border-left-width: 0;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left: 0;
	width: 81%;
	clear: none !important;
}
.archive h2.post-title {
	float: right;
}
.home h2.post-title {
	padding: 0;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 10px;
	max-width: 100%;
	box-sizing: border-box;
	/* optional rounded corners for browsers that support it */
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* ----------------------------------------
* content-none
---------------------------------------- */
.content-none #searchform {
	max-width: 400px;
}
/* ----------------------------------------
* pagetop
---------------------------------------- */
.pagetop {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	bottom: 50px;
	right: 50px;
	color: #fff;
}
.pagetop span {
	display: block;
	border-radius: 25px;
	background: #2b2b2b;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 39px;
	line-height: 40px;
}
.pagetop span i {
	color: #fff;
	width: 100%;
	line-height: 47px;
}
.pagetop.show {
	visibility: visible;
	opacity: .8;
}
.mw_wp_form_complete {
	display: inline-block;
}

@media screen and (max-width: 991px) {
/* tablet */
.pagetop {
	right: 20px;
	bottom: 20px;
}
/* tablet end */
}
.row {
 *zoom: 1;
}
.row:before {
	display: inline-table;
}
.row:after {
	content: "";
	display: block;
	clear: both;
}
.gr1, .gr2, .gr3, .gr4, .gr5, .gr6, .gr7, .gr8, .gr9, .gr10, .gr11, .gr12, .gld-sub, .gld-main, .gr1-5 {
	float: left;
	box-sizing: border-box;
}
.gr1 {
	width: 8.33%;
}
.gr2 {
	width: 16.66%;
}
.gr3 {
	width: 25%;
}
.gr4 {
	width: 33.33%;
}
.gr5 {
	width: 41.66%;
}
.gr6 {
	width: 50%;
}
.gr7 {
	width: 58.33%;
}
.gr8 {
	width: 66.66%;
}
.gr9 {
	width: 75%;
}
.gr10 {
	width: 83.33%;
}
.gr11 {
	width: 91.33%;
}
.gr12 {
	width: 100%;
}
.gr1-5 {
	width: 20%;
}
.gld-sub {
	width: 37.31%;
}
.gld-main {
	width: 62.68%;
}

@media screen and (max-width: 1200px) {
/* laptop */
.gr1.lt-flat, .gr2.lt-flat, .gr3.lt-flat, .gr4.lt-flat, .gr5.lt-flat, .gr6.lt-flat, .gr7.lt-flat, .gr8.lt-flat, .gr9.lt-flat, .gr10.lt-flat, .gr11.lt-flat, .gr12.lt-flat, .gld-sub.lt-flat, .gld-main.lt-flat, .gr1-5.lt-flat {
	width: 100% !important;
}
/* laptop end */
}

@media (min-width: 992px) and (max-width: 1200px) {
/* laptop only */
.gr1-lt {
	width: 8.33% !important;
}
.gr2-lt {
	width: 16.66% !important;
}
.gr3-lt {
	width: 25% !important;
}
.gr4-lt {
	width: 33.33% !important;
}
.gr5-lt {
	width: 41.66% !important;
}
.gr6-lt {
	width: 50% !important;
}
.gr7-lt {
	width: 58.33% !important;
}
.gr8-lt {
	width: 66.66% !important;
}
.gr9-lt {
	width: 75% !important;
}
.gr10-lt {
	width: 83.33% !important;
}
.gr11-lt {
	width: 91.33% !important;
}
.gr12-lt {
	width: 100% !important;
}
.gr1-5-lt {
	width: 20% !important;
}
.gld-sub-lt {
	width: 37.31% !important;
}
.gld-main-lt {
	width: 62.68% !important;
}
/* laptop only end */
}

@media screen and (max-width: 991px) {
/* tablet */
.gr1.tb-flat, .gr2.tb-flat, .gr3.tb-flat, .gr4.tb-flat, .gr5.tb-flat, .gr6.tb-flat, .gr7.tb-flat, .gr8.tb-flat, .gr9.tb-flat, .gr10.tb-flat, .gr11.tb-flat, .gr12.tb-flat, .gld-sub.tb-flat, .gld-main.tb-flat, .gr1-5.tb-flat {
	width: 100% !important;
}
.gr1-tb {
	width: 8.33% !important;
}
.gr2-tb {
	width: 16.66% !important;
}
.gr3-tb {
	width: 25% !important;
}
.gr4-tb {
	width: 33.33% !important;
}
.gr5-tb {
	width: 41.66% !important;
}
.gr6-tb {
	width: 50% !important;
}
.gr7-tb {
	width: 58.33% !important;
}
.gr8-tb {
	width: 66.66% !important;
}
.gr9-tb {
	width: 75% !important;
}
.gr10-tb {
	width: 83.33% !important;
}
.gr11-tb {
	width: 91.33% !important;
}
.gr12-tb {
	width: 100% !important;
}
.gr1-5-tb {
	width: 20% !important;
}
.gld-sub-tb {
	width: 37.31% !important;
}
.gld-main-tb {
	width: 62.68% !important;
}
/* tablet end */
}

@media (min-width: 768px) and (max-width: 991px) {
/* tablet only */
.gr1-tb {
	width: 8.33% !important;
}
.gr2-tb {
	width: 16.66% !important;
}
.gr3-tb {
	width: 25% !important;
}
.gr4-tb {
	width: 33.33% !important;
}
.gr5-tb {
	width: 41.66% !important;
}
.gr6-tb {
	width: 50% !important;
}
.gr7-tb {
	width: 58.33% !important;
}
.gr8-tb {
	width: 66.66% !important;
}
.gr9-tb {
	width: 75% !important;
}
.gr10-tb {
	width: 83.33% !important;
}
.gr11-tb {
	width: 91.33% !important;
}
.gr12-tb {
	width: 100% !important;
}
.gr1-5-tb {
	width: 20% !important;
}
.gld-sub-tb {
	width: 37.31% !important;
}
.gld-main-tb {
	width: 62.68% !important;
}
/* tablet only end */
}
/*pink*/
.p_link {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	display: block;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.p_link a {
	border: 1px solid #F99;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #FFF;
	width: 87%;
	font-size: 1.2rem;
	line-height: 1.5rem;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	text-align: center;
	background-color: #FFA4A4;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	text-decoration: none;
}
.p_link a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f07a";
	padding-right: 5px;
	color: #fff;
}
 /* puru_btn*/
@keyframes skew {
0% {transform: skew(0deg, 0deg);}
5% {transform: skew(5deg, 4.2deg);}
10% {transform: skew(-4deg, -3deg);}
15% {transform: skew(3deg, 2.2deg);}
20% {transform: skew(-2deg, -1.5deg);}
25% {transform: skew(0.9deg, 0.9deg);}
30% {transform: skew(-0.6deg, -0.6deg);}
35% {transform: skew(0.3deg, 0.3deg);}
40% {transform: skew(-0.2deg, -0.2deg);}
45% {transform: skew(0.1deg, 0.1deg);}  
50% {transform: skew(0deg, 0deg);}
}
.puru_btn{
	animation: skew 2.5s linear infinite;
}

@media screen and (max-width: 767px) {
/* phone */
.gr1, .gr2, .gr3, .gr4, .gr5, .gr6, .gr7, .gr8, .gr9, .gr10, .gr11, .gr12, .gr1-5, .gld-sub, .gld-main {
	width: 100%;
}
.gr1-sp {
	width: 8.33% !important;
}
.gr2-sp {
	width: 16.66% !important;
}
.gr3-sp {
	width: 25% !important;
}
.gr4-sp {
	width: 33.33% !important;
}
.gr5-sp {
	width: 41.66% !important;
}
.gr6-sp {
	width: 50% !important;
}
.gr7-sp {
	width: 58.33% !important;
}
.gr8-sp {
	width: 66.66% !important;
}
.gr9-sp {
	width: 75% !important;
}
.gr10-sp {
	width: 83.33% !important;
}
.gr11-sp {
	width: 91.33% !important;
}
.gr12-sp {
	width: 100% !important;
}
.gr1-5-sp {
	width: 20% !important;
}
.gld-sub-sp {
	width: 37.31% !important;
}
.gld-main-sp {
	width: 62.68% !important;
}
.post-content table {
	overflow-x: auto;
	width: 100%;
	-webkit-overflow-scrolling: touch;
	display: block;
	white-space: normal;
	font-size: 12px;
}
.post-content table td.w30 input[type="text"] {
	width: 28% !important;
}
.post-content table th, .post-content table td {
	border: 1px solid #ddd;
	padding: 8px 12px !important;
}
input[type=checkbox] {
	width: 10%;
	vertical-align: top;
}
.mwform-tel-field, selectbox {
	width: 30%;
}
input[type="tel"] {
	width: 20% !important;
}
.post-title {
	/*margin: 0 0 0;*/
	width: 96%;
	margin-top: 20px;
	font-size: 20px;
	clear: both;
	font-weight: bold;
	border-left-width: 5px;
	line-height: 1.2em;
	padding-left: 10px;
	border-bottom: 3px solid #FA58AC;
}
/* phone end */
}