@charset "UTF-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, font, img, ins,  
kbd, q, s, samp, small, strike, sub, sup, tt,  
var, dl, dt, dd, ol, ul, li, fieldset, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td  {
	margin:0;padding:0;border:0;outline: 0;font-style:normal;font-weight:normal;text-decoration:none;list-style: outside;position:relative;zoom:1;vertical-align:top;transition:;text-align: left;font-feature-settings: "pkna";text-justify: inter-ideograph;overflow-wrap: break-word;}
	
/*************************************** basic ***************/
html, body {
	height: 100%;
	font-family: Helvetica,Arial,"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Meiryo","メイリオ","ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 1.8;}
.font-family2 {
	font-family: Helvetica,Arial,"游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","Meiryo","メイリオ","ＭＳ ゴシック",sans-serif;	}
img {max-width: 100%;vertical-align: bottom;height: auto;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.hidden {display:none;visibility:none;}
.block {display:block;}
.none {display:none!important;}
.inline {display:inline;}
.inline-block {display:inline-block!important;}
.table {display: table;}
.table-cell {display: table-cell!important;}
.left {float:left!important;}
.right {float:right!important;}
.border-box {box-sizing: border-box;}
.center {
	display:block!important;
	float: none!important;
	margin-right:auto!important;
	margin-left:auto!important;}
.middle {
	background-color: ;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);}
.bottom {
	position: absolute;
	bottom: 0;}
.text-center {
	text-align:center;}
.text-right {
	text-align:right;}
.text-left {
	text-align:left;}
.vertical-top {vertical-align: top!important;}
.height30p {height: 30%;}
.height50p {height: 50%;}
.height60p {height: 60%;}
.height70p {height: 70%;}
.height80p {height: 80%;}
.height90p {height: 90%;}
.height100p {height: 100%;}
.width40p {width: 40%;}
.width50p {width: 50%;}
.width60p {width: 60%;}
.width70p {width: 70%;}
.width80p {width: 80%;}
.width90p {width: 90%;}
.width100p {width: 100%;}
.line-height12 {line-height: 1.2;}
.line-height14 {line-height: 1.4;}
.line-height16 {line-height: 1.6;}
.line-height20 {line-height: 2.0;}
.line-height22 {line-height: 2.2;}
.radius1em {border-radius: 1em;}
.radius5 {border-radius: 5px;}
.radius10 {border-radius: 10px;}
.radius20 {border-radius: 20px;}
.radius30 {border-radius: 30px;}
.radius50 {border-radius: 50%;}
.overflow-auto {overflow: auto;}
.overflow-hidden {overflow: hidden;}
a:link, a:visited, a img {
	color: #000000;
	transition: all 0.6s ease 0s;}
.indent-1 {text-indent: -1em;}

/**************************************** clearfix **********/
.clearfix {zoom:1;}
.clearfix:after{
	content: "";
	display: block;
	clear: both;}
	
/**************************************** wrapper **********/
.wrapper {
	width: 100%;
	max-width: ;
	margin: 0 auto;
	background: ;}
		
/**************************************** max-width height**********/
.max600 {max-width: 600px;}
.max640 {max-width: 640px;}
.max720 {max-width: 720px;}
.max800 {max-width: 800px;}
.max960 {max-width: 960px;}
.max1280 {max-width: 1280px;}
.max1600 {max-width: 1600px;}
.max1800 {max-width: 1800px;}
.max1920 {max-width: 1920px;}
.max3840 {max-width: 3840px;}
.max50p {max-width: 50%;}
.max100p {max-width: 100%;}
.max-height1080 {max-height: 1080px;}
	
/**************************************** grid **********/
.row {
	zoom:1;
	margin: 0 0 0 0;
	height: auto;
	font-size: 0;
	background: ;}
.row30 {
	zoom:1;
	margin: 0 0 0 30px;
	height: auto;
	font-size: 0;
	background: ;}
.row40 {
	zoom:1;
	margin: 0 0 0 40px;
	height: auto;
	font-size: 0;
	background: ;}
.row:after{
	content: "";
	display: block;
	clear: both;}
.w1-1, .w5-6, .w4-5, .w3-4, .w2-3, .w1-2, .w3-8, .w1-3, .w1-4, .w1-5, .w1-6, .w1-7, .w1-8, .w1-9, .w1-10, .w1-11, .w1-12 {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	float: ;
	font-size: 1rem;
	margin: 0 ;
	height: ;
	background: ;}
.w-inner20 {
	background: ;
	padding: 0 20px 20px 0;}
.w-inner30 {
	background: ;
	padding: 0 30px 30px 0;}
.w-inner40 {
	background: ;
	padding: 0 40px 40px 0;}
.w1-1 {width: 100%;}
.w5-6 {width: 83.3333333%;}
.w4-5 {width: 80%;}
.w3-4 {width: 75%;}
.w2-3 {width: 66.6666666%;}
.w1-2 {width: 50%;}
.w3-8 {width: 37.5%;}
.w1-3 {width: 33.3333333%;}
.w1-4 {width: 25%;}
.w1-5 {width: 20%;}
.w1-6 {width: 16.6666666%;}
.w1-7 {width: 14.285%;}
.w1-8 {width: 12.5%;}
.w1-9 {width: 11.1111111%;}
.w1-10 {width: 10%;}
.w1-11 {width: 9.090%;}
.w1-12 {width: 8.3333333%;}
	
/************************************** margin padding **********/

.pbox1px {padding: 1px!important;}
.pbox05em {padding: 0.5em!important;}
.pbox1em {padding: 1em!important;}
.pbox2em {padding: 2em!important;}
.pbox3em {padding: 3em!important;}
.pbox4em {padding: 4em!important;}
.pbox5em {padding: 5em!important;}
.pbox6em {padding: 6em!important;}

.mt05em {margin-top:0.5em!important;}
.mt1em {margin-top:1em!important;}
.mt2em {margin-top:2em!important;}
.mt3em {margin-top:3em!important;}
.mt4em {margin-top:4em!important;}
.mt5em {margin-top:5em!important;}
.mt6em {margin-top:6em!important;}
.mt7em {margin-top:7em!important;}
.mt8em {margin-top:8em!important;}
.mt9em {margin-top:9em!important;}

.mr1em {margin-right:1em!important;}
.mr2em {margin-right:2em!important;}
.mr3em {margin-right:3em!important;}
.mr4em {margin-right:4em!important;}
.mr5em {margin-right:5em!important;}
.mr6em {margin-right:6em!important;}
.mr7em {margin-right:7em!important;}
.mr8em {margin-right:8em!important;}
.mr9em {margin-right:9em!important;}

.mb05em {margin-bottom:0.5em!important;}
.mb1em {margin-bottom:1em!important;}
.mb2em {margin-bottom:2em!important;}
.mb3em {margin-bottom:3em!important;}
.mb4em {margin-bottom:4em!important;}
.mb5em {margin-bottom:5em!important;}
.mb6em {margin-bottom:6em!important;}
.mb7em {margin-bottom:7em!important;}
.mb8em {margin-bottom:8em!important;}
.mb9em {margin-bottom:9em!important;}

.ml1em {margin-left:1em!important;}
.ml2em {margin-left:2em!important;}
.ml3em {margin-left:3em!important;}
.ml4em {margin-left:4em!important;}
.ml5em {margin-left:5em!important;}
.ml6em {margin-left:6em!important;}
.ml7em {margin-left:7em!important;}
.ml8em {margin-left:8em!important;}
.ml9em {margin-left:9em!important;}

.pt05em {padding-top:0.5em!important;}
.pt1em {padding-top:1em!important;}
.pt2em {padding-top:2em!important;}
.pt3em {padding-top:3em!important;}
.pt4em {padding-top:4em!important;}
.pt5em {padding-top:5em!important;}
.pt6em {padding-top:6em!important;}
.pt7em {padding-top:7em!important;}
.pt8em {padding-top:8em!important;}
.pt9em {padding-top:9em!important;}

.pr1em {padding-right:1em!important;}
.pr2em {padding-right:2em!important;}
.pr3em {padding-right:3em!important;}
.pr4em {padding-right:4em!important;}
.pr5em {padding-right:5em!important;}
.pr6em {padding-right:6em!important;}
.pr7em {padding-right:7em!important;}
.pr8em {padding-right:8em!important;}
.pr9em {padding-right:9em!important;}

.pb05em {padding-bottom:0.5em!important;}
.pb1em {padding-bottom:1em!important;}
.pb2em {padding-bottom:2em!important;}
.pb3em {padding-bottom:3em!important;}
.pb4em {padding-bottom:4em!important;}
.pb5em {padding-bottom:5em!important;}
.pb6em {padding-bottom:6em!important;}
.pb7em {padding-bottom:7em!important;}
.pb8em {padding-bottom:8em!important;}
.pb9em {padding-bottom:9em!important;}

.pl1em {padding-left:1em!important;}
.pl2em {padding-left:2em!important;}
.pl3em {padding-left:3em!important;}
.pl4em {padding-left:4em!important;}
.pl5em {padding-left:5em!important;}
.pl6em {padding-left:6em!important;}
.pl7em {padding-left:7em!important;}
.pl8em {padding-left:8em!important;}
.pl9em {padding-left:9em!important;}


/**************************************** font **********/
.font0 {font-size: 0;}
.font10 {font-size: 10px;}
.font12 {font-size: 12px;}
.font14 {font-size: 14px;}
.font14-keep {font-size: 14px;}
.font16 {font-size: 16px;}
.font18 {font-size: 18px;}
.font20 {font-size: 20px;}
.font22 {font-size: 22px;}
.font24 {font-size: 24px;}
.font26 {font-size: 26px;}
.font28 {font-size: 28px;}
.font30 {font-size: 30px;}
.font32 {font-size: 32px;}
.font34 {font-size: 34px;}
.font36 {font-size: 36px;}
.font38 {font-size: 38px;}
.font40 {font-size: 40px;}
.font42 {font-size: 42px;}
.font44 {font-size: 44px;}
.font46 {font-size: 46px;}
.font48 {font-size: 48px;}
.font50 {font-size: 50px;}
.font52 {font-size: 52px;}
.font54 {font-size: 54px;}
.font56 {font-size: 56px;}
.font58 {font-size: 58px;}
.font60 {font-size: 60px;}
.letter_spacing005 {letter-spacing: 0.05em}
.letter_spacing008 {letter-spacing: 0.08em}

/************************************** header navi footer **********/

header {}
nav li {
	list-style: none;	}
nav li a {
	display: block;
	text-align: center;
	color: #000!important;
	padding: 0.5em 0.1em 0.5em;
	min-width: 1em;}
nav li a:hover {
	text-decoration: none;
	background-color: #f4f4f4;}
nav li a.selected {
	text-decoration: none;
	background-color: #ddd;}
.sitemap li a {
	display: block;
	padding: 0.5em;}
.sitemap li a:hover {
	color: #fff;
	background-color: #000;}
.sitemap li a.selected {
	color: #fff;
	background-color: #000;}
#eye-catch {
	height: ;/*560px*/
	background-position: 50% 50%;
	background-size: cover;}
#logo1 {
	width:140px;
	top: 16px;
	vertical-align: middle;
	height:auto;}
#logo3 {
	width:160px;1
	top: ;
	left: ;
	vertical-align: middle;
	height:auto;}


/*********************** ハンバーガーメニュー ****************************/
#ham-menu {
	background-color: #fff; /*メニュー背景色*/
	opacity: 1;
	box-sizing: border-box;
	height: 100%;
	padding: 1em 0 0 0; /*メニュー内左右上下余白*/
	position: fixed;
	right: -260px; /*メニュー横幅 width と合わせる*/
	top: 0;
	transition: transform 0.3s ease-out 0s; /*0.3s はアニメーションにかかる時間*/
	width: 260px; /*メニュー横幅*/
	z-index: 9999;
	font-size: 16px;
	overflow: auto;}
#ham-menu ul {
	margin-left: 0;
	padding-left: 0;
}
#ham-menu ul>ul {
	padding-left: 1em;
}
#ham-menu li {
	list-style-type: none;}
#ham-menu li a {
	display: block;
	padding: 0.7em 0.8em;
	border-bottom: 1px solid #eee;
	color: #000;
	text-align: center;
	font-weight: bold;}
#ham-menu li:first-child {
	border-top: 1px solid #eee;}
#ham-menu li a:hover {
	color: #fff;
	background: #666;}
#ham-menu li a.selected {
	background: #444;
	color: #fff;}
#menu-background {
	background-color: #000; /*黒背景*/
	display: block;
	height: 100%;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
	width: 100%;
	z-index: -100;}

#menu-icon {
	cursor: pointer;
	display: ;
	text-align: center;
	transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
	z-index: 9999;
	position: fixed;
	background:;
	z-index:100;
	bottom:200px;
	border-radius:5px;
	opacity: 1.0;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1), -1px -1px 2px rgba(255, 255, 255, 1);
	box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.0);
	right: 10px;
	color:#000;
	text-decoration:none;
	line-height:0.2;
	width: ;
	padding:4px;
	font-size: 36px;}

#menu-cb {
	display: none!important; /*チェックボックス本体は消しておく*/}

#menu-cb:checked ~ #ham-menu,
#menu-cb:checked ~ #menu-icon {
	transform: translate(-260px); /*メニュー本体横幅 width と合わせる*/}
#menu-cb:checked ~ #menu-icon {
	display: none;}
#menu-cb:checked ~ #menu-background {
	opacity: 0.5;
	z-index: 9999;}

/************************************** other **********/

a {color: #333;}

.bg-full {
	background-size:cover;
	background-attachment:;
	background-position:center center;
	background-repeat:no-repeat;}
.bg-full-fixed {
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;}

.color0 {color: #000!important;}
.color1 {color: #fff!important;}
.color2 {color: #f00!important;}
.color3 {color: #3B5998!important;}

.bgcolor0 {background-color:#fff;}
.bgcolor1 {background-color: #f5f5f5;}
.bgcolor2 {background-color: #ecffaf;}
.bgcolor3 {background-color: #111;}
.bgcolor4 {background-color: #eee;}
.bgcolor5 {background-color: rgba(255,255,255,0.7);}


.border1 {border: 1px solid #ddd;}
.border2 {border-bottom: 1px solid #ddd;}
.border3 {border-top: 1px solid #ddd;}

.underline1 {border-bottom: 1px solid #999;}
.underline2 {border-bottom: 3px solid #ddd;}
.underline3 {border-bottom: 1px dotted #000;}
.underline4 {border-bottom: 1px solid #ddd;}
.underline5 {border-bottom: 3px solid #aaa;}

.text-shadow1 {text-shadow: 1px 1px 3px #000; }
.text-shadow2 {text-shadow: 1px 1px 3px rgba(0, 0 ,0, 0.5); }

.shadow1 {box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);}
.shadow2 {box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);}
.shadow3 {box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.4);}
.shadow4 {box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);}
.shadow5 {box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.9) inset;}

.window {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rotate90 {transform: rotate(90deg);}
.rotate180 {transform: rotate(180deg);}
.rotate-90 {transform: rotate(-90deg);}

.hover-brightness:hover {filter: brightness(150%);}

.box1 {
	border: 2px solid #ddd;
	background: ;}

.ul1 li {
	list-style-type: disc;
	float: left;
	margin: 0 1.5em 0 1.3em;
	padding: 0.5em 0;
	line-height: 1.2;}
.ul1 li a {
	font-weight: bold;
	color: #000;}
.ul2 li {
	display: inline-block;
}

.marker1 {
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffff99 60%) repeat scroll 0 0;}
	
.sankaku {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #bbbbbb transparent transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 10px 7px 0 7px ;
	height: 0;
	width: 0;
	margin: 0 auto;}

.dl1 dt {width:9em;float: left;}
.dl1 dd {
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #777;}
.dl1 dd a {
	font-weight: bold;
	color: #000;
	text-decoration: none;}
.dl1 dd a:hover {background: #ddd;}


.table1 {
	border: solid #ddd;
	border-width: 1px 0 0 1px;
	border-collapse: separate;
	border-spacing: 0;}
.table1 td, .table1 th {
	vertical-align: middle;
	border: solid #ddd;
	border-width: 0 1px 1px 0;
	padding: 0.5em 0.5em;}
.table1 th {
	font-weight: bold;}
.table1 tr:nth-child(odd) {
	background: #f0f0f0;}
	
.table2 {
	border: solid #ddd;
	border-width: 1px 0 0 0;
	border-collapse: separate;
	border-spacing: 0;}
.table2 td, .table2 th {
	vertical-align: middle;
	border: solid #ddd;
	border-width: 0 0 1px 0;
	padding: 1em 0;}
.table2 th {
	font-weight: bold;}
.table2 tr:nth-child(odd) {
	background:;}


#page-top {
	position: fixed;
	background:#444;
	z-index:100;
	text-align:center;
	border-radius:0;
	opacity: 0.7;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.5);
	bottom:150px;
	right: 12px;}
#page-top a {
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:1;
	width: 2em;
	padding:8px 0;
	font-size: 18px;}

#contact-button {
	position: fixed;
	background:#000;
	z-index:100;
	text-align:center;
	border-radius:1em;
	opacity: 0.7;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.5);
	top: 15px;
	right: 12px;}
#contact-button a {
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:1;
	/*width: 2em;*/
	padding:0.7em 1.5em;
	font-size: 14px;}
	



a.button1 {
	color: #000;
	background: #fff;
	padding: 0.3em 0em;
	border: solid 1px #aaa;
	border-radius: 10px;}
a.button1:hover {
	color: #fff;
	background: #777;
	top: 0;}
	
a.button2 {
	color: #fff;
	background: #777;
	padding: 0.3em 0em;
	border: solid 0px #aaa;
	border-radius: 10px;}
a.button2:hover {
	color: #fff;
	background: #333;
	top: 0;}


.shift {margin-top: -5.5em;padding-top: 5.5em;}

.tategaki {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.blink {
  animation: 2s ease infinite blink_effect;
}
@keyframes blink_effect {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/*************************************** inview effects **************/

.fadeIn-on {
	animation-name: fadeIn-anime;
	animation-duration: 2s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-delay: 0.0s;/*0.7s*/
	animation-fill-mode: forwards;
}
@keyframes fadeIn-anime {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

.slideDown1-on {
	animation-name: slideDown1-anime;
	animation-duration: 1s;
	animation-timing-function: ease-in;
	animation-iteration-count: 1;
	animation-delay: 0.0s;
	animation-fill-mode: forwards;}
@keyframes slideDown1-anime {
	0% {opacity: 0;top: -20px;}
	100% {opacity: 1;top: 0;}
}

.slideDown2-on {
	animation-name: slideDown2-anime;
	animation-duration: 1s;
	animation-timing-function: ease-in;
	animation-iteration-count: 1;
	animation-delay: 0.0s;
	animation-fill-mode: forwards;}
@keyframes slideDown2-anime {
	0% {opacity: 0;top: -30px;}
	100% {opacity: 1;top: 0;}
}

.slideLeft1 {opacity: 0;left: 20%;}
.slideLeft1-on {
	animation-name: slideLeft1-anime;
	animation-duration: 1s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-delay: 0.5s;
	animation-fill-mode: forwards;}
@keyframes slideLeft1-anime {
	0% {opacity: 0;left: 20%;}
	100% {opacity: 1;left: 0;}
}
/**************************************** magnific popup **********/
.popup-inline {
	position: relative;
	background: #444;
	color: #fff;
	padding: 0;
	width: auto;
	max-width: 640px;
	max-height: 100%;
	margin: 20px auto;
  }
  /* overlay at start */
.mfp-fade.mfp-bg {
	opacity: 0;
	background-color: #fff;
  
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
  }
  /* overlay animate in */
  .mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
  }
  /* overlay animate out */
  .mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
  }
  
  /* content at start */
  .mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
  
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
  }
  /* content animate it */
  .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
  }
  /* content animate out */
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
  }

/**************************************** wordpress **********/
.post {margin-bottom: 5em;}
.entry-header {margin-bottom: 1em;}
.entry-footer {
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 1em 0;
	margin: 2em 0;}
.entry-footer > span {display: block;}
.archive-header {margin-bottom: 5em;}
.wp .prev-link, .wp .next-link, .wp .index-link {display: inline-block;}
.wp .prev-link {float: left;}
.wp .next-link {float: right;}
.wp .index-link {
	text-align: center;
}

.wp a {text-decoration: underline;}
.wp em {font-weight: bold;}
.wp del, .wp strike {text-decoration: line-through;}
.wp code {background: #e4e4e4;padding-left:0.4em;padding-right:0.4em;}
.wp p, .wp address, .wp table, .wp pre, .wp .wp-block-media-text {margin: 0 0 1em 0;}
.wp ul, .wp ol {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}
.wp sub, .wp sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
	vertical-align: baseline;
}
.wp sub {bottom: -0.25em;}
.wp sup {top: -0.5em;}
.wp var {font-style: italic;}
.wp ol > li {
	list-style-type: decimal;
}
.wp h1, .wp h2, .wp h3, .wp h4, .wp h5, .wp h6 {
	font-weight: bold;
	padding: 0.5em 0;
	line-height: 1.25;
}
.wp blockquote {
	background: #f4f4f4;
	padding: 1.5em;
	margin: 1.5em 0;
}
.wp table {
	width: 100%;
	border-top: 1px solid #ddd;
}
.wp table th, .wp table td {
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
}
.wp table th, .wp table th a {
	font-weight: bold;
	padding: 0.3em 1em 0.3em 0;
}
.wp table td {
	padding: 0.3em 1em 0.3em 1em;
}
.wp dt {
	font-weight: bold;
}
.wp dd {
	padding: 0.5em 0 0.5em 1em;
}
.wp pre {
	overflow: auto;
	background: #f4f4f4;
	padding: 0.5em 1em;
}
.wp .alignleft {
    display: inline;
    float: left;
	margin-right: 1.5em;
}
.wp .alignright {
    display: inline;
    float: right;
	margin-left: 1.5em;
}
.wp .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
	margin-right: auto;
}
.wp .wp-caption-text {
    text-align: center;
}
.wp .wp-caption {
    max-width: 100%;
}
.wp figure {
	margin: 1em 0;
}
.wp .wp-block-image {
	text-align: center;
}
.wp .comment-list {
	margin-left: 0;
}
.wp .comment {
	list-style-type: none;
	border: 1px solid #ddd;
	padding: 1em;
	margin-bottom: 2em;
}
.wp .comment-meta {
	background: #333;
	color: #fff;
	padding: 0.5em 1em;
	margin-bottom: 1em;
}
.wp .comment-meta a {
	color: #fff;
	text-decoration: none;
}
.wp .comment-author, .wp .comment-author b {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
}
.wp .wp-block-gallery {
	margin-left: 0;
}
.wp figcaption {
	box-sizing: border-box;
}
.wp .wp-block-button__link {text-decoration: none;}
.wp aside section {
	max-width: 960px;
	margin: 0 auto 1em auto;
	zoom:1;
}
.wp aside section li {
	float: left;
	margin-right: 2em;
}
.wp aside section:after{
	content: "";
	display: block;
	clear: both;
}
#wp-calendar th, #wp-calendar td {
	text-align: center;
	padding: 0.3em 0.5em;
}

/* woo commerce */
.woocommerce-page #payment ul.payment_methods li {list-style-type: none;}
.woocommerce table.shop_table td {border-top: 0;border-bottom: 0;}
.woocommerce .shop_table th {border-bottom: none;}
.woocommerce .woocommerce-customer-details address {box-sizing: border-box;}

/* ↓youtubeレスポンシブ対応 */
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;}





/**************************************** swiper IE11対応 **********/
.swiper-slide {
	overflow: hidden;
}
.swiper-slide img {
	width: 100%;
	height: auto;
}

/**************************************** mail form pro **********/

input,
textarea,
select{
	font-size:16px;
	font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","Meiryo","メイリオ","ＭＳ ゴシック",sans-serif;
	border: 1px solid #B9C9CE;
	border-radius:3px;
	padding: 0.1em 0.5em;
	margin-bottom:0;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	box-sizing: border-box;
	max-width:100%!important;
}

textarea {
	/* width:90%!important; */
	/* max-width:90%!important; */
	/* min-height: 6em!important; */
}
 
input[type=text]:focus,
textarea:focus {
  border-color:#83B6C2;
	outline:none;
	box-shadow:2px 2px 4px rgba(143,183,222,0.6),-2px -2px 4px rgba(143,183,222,0.6),inset 0 1px 2px rgba(0,0,0,0.2);}
::-webkit-input-placeholder {
	color:#AFAFAF;}
:-moz-placeholder {
	color:#AFAFAF;}
.mailform>div {
	padding: 20px 10px;
	border-top: solid 1px #ccc;
}
.mailform>div:nth-child(2n) {
	background-color: #fff;
}


/* .must {font-size:12px;} */
/* .mfp {padding: 0.5em 0.5em;} */
/* .mfp:nth-child(even) {background-color: ;} */

/* form#mailformpro label {
	white-space: normal!important;}
	
table#mfp_confirm_table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
table#mfp_confirm_table tr.mfp_colored {
	background-color: #F6F7F9;
}
table#mfp_confirm_table tr.mfp_achroma {
	background-color: #FFF;
}
table#mfp_confirm_table tr th,table#mfp_confirm_table tr td {
	text-align: left;
	font-size: 16px;
	border-top: solid 1px #CCC!important;
	padding: 5px 10px;
	vertical-align: middle;
}

table#mfp_confirm_table tr th {
	width:auto!important;
	white-space: normal;
	font-weight: bold;
}

table#mfp_confirm_table tr td {
	width:auto!important;
	border-top: 1px solid #ccc!important;
	white-space: normal;
	line-height: 1.5em;
	word-break: break-all;
} */

/**************************************** xl **********/
	.xl-hide {display: none;}
	
/**************************************** l **********/
@media screen and (max-width: 1260px) {

	.l-text-left {text-align: left;}

	.l1-1 {width: 100%;}
	.l3-4 {width: 75%;}
	.l2-3 {width: 66.6666666%;}
	.l1-2 {width: 50%;}
	.l3-8 {width: 37.5%;}
	.l1-3 {width: 33.3333333%;}
	.l1-4 {width: 25%;}
	.l1-5 {width: 20%;}
	.l1-6 {width: 16.6666666%;}
	.l1-7 {width: 14.285%;}
	.l1-8 {width: 12.5%;}
	.l1-9 {width: 11.1111111%;}
	.l1-10 {width: 10%;}
	.l1-11 {width: 9.090%;}
	.l1-12 {width: 8.333%;}
	.l-hide {display: none;}
	.l-show {display: inline;}
}

/**************************************** m **********/
@media screen and (max-width: 960px) {
	/* #logo {float: none!important;margin: auto!important;width: 50px;} */
	#header {
		padding: 5px 15px;
	}
	#logo1 {
		width:120px;
		top: 0;
		padding: 0.5em 0;
		height:auto;}
	#logo3 {
		top: -14px;
		width: 120px;}
	/*input:not([type=submit]),
	textarea,
	select{
		width: 85%!important;
		max-width:85%!important;}
	input[type=radio], input[type=checkbox] {width: 1em!important;}*/
	.menu-trigger {right: 20px;}

	.wrapper-inner1 {margin: 0;}
	.m-height100p {height: 100%;}
	.m-height60p {height: 60%;}
	.m-height50p {height: 50%;}

	.m-height-auto {height: auto;}
	.m-middle-off {
		top: 0;
		-webkit-transform: translateY(0); /* Safari用 */
		transform: translateY(0);}
	.m-inner0 {padding: 0;}
	.m-inner10 {padding: 0 10px 10px 0;}

	.m-mt0 {margin-top: 0!important;}
	.m-mt1em {margin-top: 1em!important;}
	.m-mb0 {margin-bottom: 0!important;}
	.m-pb0 {padding-bottom: 0!important;}
	.m-pbox1em {padding: 1em!important;}
	.m-pbox2em {padding: 2em!important;}
	
	.m-table-block th,.m-table-block td {display: block!important;}
	.m-table-block th {border-bottom: 0;padding-bottom:0;}
	.m-table-block th:before {content:'\f0da\0020';font-family: FontAwesome;}
	.m-table-block td {padding-left:1em;}
	
	.m1-1 {width: 100%;}
	.m3-4 {width: 75%;}
	.m2-3 {width: 66.6666666%;}
	.m1-2 {width: 50%;}
	.m3-8 {width: 37.5%;}
	.m1-3 {width: 33.3333333%;}
	.m1-4 {width: 25%;}
	.m1-5 {width: 20%;}
	.m1-6 {width: 16.6666666%;}
	.m1-7 {width: 14.285%;}
	.m1-8 {width: 12.5%;}
	.m1-9 {width: 11.1111111%;}
	.m1-10 {width: 10%;}
	.m1-11 {width: 9.090%;}
	.m1-12 {width: 8.3333333%;}
	
	.m-hide {display: none!important;}
	.m-show {display: inline;}
	.m-text-left {text-align: left;}
	.m-float-none {float: none!important;}
	

}


/**************************************** s **********/
@media screen and (max-width: 640px) {
	html, body {font-size: 15px;}


	.dl1 dt {float: none;width: auto;}
	.dl1 dd {padding-left: 0;}

	.s-row0 {margin: 0;}
	.s-row10 {margin: 0 0 0 10px;}
	.s-inner0 {padding: 0;}
	.s-inner10 {padding: 0 10px 10px 0;}
	.s-max100p {max-width: 100%;}
	.s-height100p {height: 100%;}
	.s-height50p {height: 50%;}
	.s-middle-off {
		top: 0;
		-webkit-transform: translateY(0); /* Safari用 */
		transform: translateY(0);}

	.s1-1 {width: 100%;}
	.s3-4 {width: 75%;}
	.s2-3 {width: 66.6666666%;}
	.s1-2 {width: 50%;}
	.s3-8 {width: 37.5%;}
	.s1-3 {width: 33.3333333%;}
	.s1-4 {width: 25%;}
	.s1-5 {width: 20%;}
	.s1-6 {width: 16.6666666%;}
	.s1-7 {width: 14.285%;}
	.s1-8 {width: 12.5%;}
	.s1-9 {width: 11.1111111%;}
	.s1-10 {width: 10%;}
	.s1-11 {width: 9.090%;}
	.s1-12 {width: 8.3333333%;}
	
	.s-hide {display: none!important;}
	.s-show {display: inline;}
	.s-text-left {text-align: left;}
	.s-text-center {text-align: center;}
	.s-left {display:inline-block!important;float: left!important;}

	.s-pbox1em {padding: 1em!important;}
	.s-pbox2em {padding: 2em!important;}
	.s-pl0 {padding-left: 0!important;}
	.s-pr0 {padding-right: 0!important;}
	.s-table-block th,.s-table-block td {display: block!important;}
	.s-table-block th {border-bottom: 0;padding-bottom:0;}
	.s-table-block td {padding-left:1em;}

	.font10 {font-size: 10px;}
	.font12 {font-size: 10px;}
	.font14 {font-size: 12px;}
	.font16 {font-size: 14px;}
	.font18 {font-size: 16px;}
	.font20 {font-size: 18px;}
	.font22 {font-size: 20px;}
	.font24 {font-size: 20px;}
	.font26 {font-size: 20px;}
	.font28 {font-size: 20px;}
	.font30 {font-size: 20px;}
	.font32 {font-size: 20px;}
	.font34 {font-size: 20px;}
	.font36 {font-size: 22px;}
	.font38 {font-size: 22px;}
	.font40 {font-size: 22px;}
.font42 {font-size: 24px;}
.font44 {font-size: 26px;}
.font46 {font-size: 28px;}
.font48 {font-size: 30px;}
.font50 {font-size: 32px;}
.font52 {font-size: 34px;}
.font54 {font-size: 36px;}
.font56 {font-size: 38px;}
.font58 {font-size: 40px;}
.font60 {font-size: 42px;}
}


/**************************************** xs **********/
@media screen and (max-width: 480px) {
	html, body {font-size: 14px;}
	#logo3 {display: none;}
	.row30, .row40 {
		zoom:1;
		margin: 0 0 0 20px;
		height: auto;
		font-size: 0;
		background: ;}
	.w-inner30, .w-inner40 {
		background: ;
		padding: 0 20px 20px 0;}

	.xs-inner0 {padding: 0;}
	.xs-inner10 {padding: 0 10px 10px 0;}
	.xs1-1 {width: 100%;}
	.xs3-4 {width: 75%;}
	.xs2-3 {width: 66.6666666%;}
	.xs1-2 {width: 50%;}
	.xs3-8 {width: 37.5%;}
	.xs1-3 {width: 33.3333333%;}
	.xs1-4 {width: 25%;}
	.xs1-5 {width: 20%;}
	.xs1-6 {width: 16.6666666%;}
	.xs1-7 {width: 14.285%;}
	.xs1-8 {width: 12.5%;}
	.xs1-9 {width: 11.1111111%;}
	.xs1-10 {width: 10%;}
	.xs1-11 {width: 9.090%;}
	.xs1-12 {width: 8.3333333%;}
	
	.xs-hide {display: none;}
	.xs-show {display: inline;}
	.xs-text-left {text-align: left;}
	.xs-left {display: inline-block;float: left!important;}
	.xs-table-block th,.xs-table-block td {display: block!important;}
	.xs-table-block th {border-bottom: 0;padding-bottom:0;}
	.xs-table-block td {padding-left:1em;}
	
	.font10 {font-size: 10px;}
	.font12 {font-size: 10px;}
	.font14 {font-size: 10px;}
	.font16 {font-size: 12px;}
	.font18 {font-size: 14px;}
	.font20 {font-size: 16px;}
	.font22 {font-size: 18px;}
	.font24 {font-size: 18px;}
	.font26 {font-size: 18px;}
	.font28 {font-size: 18px;}
	.font30 {font-size: 20px;}
	.font32 {font-size: 20px;}
	.font34 {font-size: 20px;}
	.font36 {font-size: 22px;}
	.font38 {font-size: 22px;}
	.font40 {font-size: 22px;}
.font42 {font-size: 24px;}
.font44 {font-size: 26px;}
.font46 {font-size: 28px;}
.font48 {font-size: 30px;}
.font50 {font-size: 32px;}
.font52 {font-size: 34px;}
.font54 {font-size: 36px;}
.font56 {font-size: 38px;}
.font58 {font-size: 40px;}
.font60 {font-size: 42px;}
}
