@charset "utf-8";
/* CSS Document */
html {
	/*height:100%;*/
}
body {
    text-align: center;
	margin:0;
	width:100%;
	background:#FFF;
	position:relative;
	-webkit-text-size-adjust: 100%;
	font-family:"Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳＰゴシック", "MS PGothic", sans-serif;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.nofloat{
	overflow:hidden;
	zoom:1;
}

img {
    border-style:none;
}

a {
	text-decoration: none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

ruby {
	ruby-align: distribute-space;
	ruby-overhang: auto;
	ruby-position: above;
}

input[type="submit"] {
   -webkit-appearance: none;
   /*border-radius: 0;*/
}

/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
    color:#CCC;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color:#CCC;
}

/* Firefox 18- */
:-moz-placeholder {
    color:#CCC;
	opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
    color:#CCC;
	opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
    color:#CCC;
}

.a_block {
	display:block;
}

.img_block {
	display:block;
	margin: 0px auto;
}

.max_img {
	max-width:100%;
	height:auto;
}

.red_span {
	color:#F09100;
}

.bold_span {
	font-weight:bold;
}

.under_span {
	text-decoration:underline;
}

.inbl_span {
	display:inline-block;
	text-indent:0;
}

#wrapper{
	width:1000px;
	margin: 0 auto;
}

#result {
	position: fixed;
	top:0;
	right:0;
	z-index:1000;
}

/*ヘッダー */

#wrapper_1_big {
	width:100%;
	position:relative;
	z-index:1;
}

.wrapper_1 {
	min-height:100%;
	width:1000px;
	margin:0 auto;
	position:relative;
}






#wrapper_2_big {
	position:relative;
	z-index:6;
}

.wrapper_2_header {
	width:100%;
	margin:0 auto;
	background:rgba(255,255,255,0.9);
	border-top:#F4CC70 2px solid;
	position:relative;
}

.wrapper_2_header_in {
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
	align-items: center ;
	align-content: center ;
	margin:0 auto;
	padding:10px 30px;
	font-size:0;
	position:relative;
}

.wrapper_2_header_logo01 {
}

.wrapper_2_header_logo01_img01 {
	display:block;
	max-height:70px;
	width:auto;
	margin-bottom:5px;
}

.wrapper_2_header_logo01_text {
	display:block;
	font-size:13px;
	color:#111;
	line-height:15px;
	text-align:left;
}

.wrapper_2_header_box01 {
}

.wrapper_2_header_box01_text01 {
	display:block;
	margin-bottom:10px;
	text-align:right;
}

.wrapper_2_header_box01_text01_span01 {
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	color:#111;
	line-height:20px;
	vertical-align:middle;
}

.wrapper_2_header_box01_text01_span02 {
	display:inline-block;
	padding:3px 10px;
	background:#DE7A22;
	border-radius:5px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	vertical-align:middle;
}

.wrapper_2_header_ul {
	display:none;
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
	position:relative;
}

.wrapper_2_header_ul_li {
	display:inline-block;
	margin-right:10px;
	padding:5px 10px;
	vertical-align:middle;
	position:relative;
}

.wrapper_2_header_ul .wrapper_2_header_ul_li:last-child {
	margin-right:0px;
}

/*.wrapper_2_header_ul_li.onmenu {
	padding:10px 30px 10px 10px;
	padding:10px 20px 10px 20px;
}

.wrapper_2_header_ul_li.onmenu:after {
	display:none;
	content:"\f0dd";
	font-family:"Font Awesome 5 Free";
	font-size:20px;
	color:#535554;
	position:absolute;
	top:50%;
	right:10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.wrapper_2_header_ul_li.onmenu.active:after {
	content:"\f0de";
	font-family:"Font Awesome 5 Free";
}*/

.wrapper_2_header_ul_li_o {
}

.wrapper_2_header_ul_li_span01 {
	display:block;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:15px;
	color:#000;
	line-height:18px;
	text-align:center;
}

/*.wrapper_2_header_ul_li_o .wrapper_2_header_ul_li_span01 {
	color:#535554;
}*/

.wrapper_2_header_ul_li_border01 {
	display:block;
	width:0;
	height:0px;
	margin:auto;
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	border-bottom: #000 1px solid;
}

.wrapper_2_header_ul_li_o .wrapper_2_header_ul_li_border01 {
	width:100%;
}

.wrapper_2_header_ul_li_6_div {
	display:inline-block;
	width:30px;
	height:20px;
	margin:auto;
	padding:10px;
	position:absolute;
	top:18px;
	/*right:100%;*/
	right:0px;
	z-index:2;
	cursor:pointer;
}

.wrapper_2_header_ul_li_6_div_line {
	box-sizing: border-box;
	width:30px;
	height:3px;
	margin:auto;
	background:#111;
	border-radius: 4px;
	transition: all .4s;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.wrapper_2_header_ul_li_6_div_line_before {
	box-sizing: border-box;
	width:30px;
	height:3px;
	margin:auto;
	background:#111;
	border-radius: 4px;
	transition: all .4s;
	position:absolute;
	top:10px;
	left:0;
	right:0;
}

.wrapper_2_header_ul_li_6_div_line_after {
	box-sizing: border-box;
	width:30px;
	height:3px;
	margin:auto;
	background:#111;
	border-radius: 4px;
	transition: all .4s;
	position:absolute;
	bottom:10px;
	left:0;
	right:0;
}

.wrapper_2_header_ul_li_6_div_o {
}

.wrapper_2_header_ul_li_6_div_o .wrapper_2_header_ul_li_6_div_line_before {
	background:#CCC;
	-webkit-transform: translateY(8px) rotate(-45deg);
	transform: translateY(8px) rotate(-45deg);
}

.wrapper_2_header_ul_li_6_div_o .wrapper_2_header_ul_li_6_div_line {
	background:#CCC;
	opacity: 0;
}

.wrapper_2_header_ul_li_6_div_o .wrapper_2_header_ul_li_6_div_line_after {
	background:#CCC;
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}

.wrapper_2_sub_ul {
	display:none;
	list-style:none;
	min-width:100%;
	margin:0 auto;
	padding:10px 0 10px;
	font-size:0;
	text-align:center;
	position:absolute;
	top:100%;
	right:0%;
	z-index:2;
}

.wrapper_2_sub_ul_li {
	margin:0 0 10px;
	padding:5px 10px;
	background:rgba(255,255,255,1);
	border:#CCC 1px solid;
	border-radius:10px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:15px;
	color:#535554;
	line-height:18px;
	text-align:right;
	position:relative;
	/* box-shadow */
	box-shadow: 6px 6px 16px -6px rgba(0,0,0,0.6);
}

.wrapper_2_sub_ul a:last-child .wrapper_2_sub_ul_li {
	margin:0;
	border-right:none;
}

.wrapper_2_sub_ul_li_o {
}

.wrapper_2_sub_ul_li_border {
	display:block;
	width:0;
	height:1px;
	margin:0 auto;
	background:#000;
	position:absolute;
	bottom:2px;
	left:0;
	right:0;
}

.wrapper_2_sub_ul_li_o .wrapper_2_sub_ul_li_border {
	width:90%;
}

.wrapper_title {
	margin:0 auto 80px;
	padding:50px 0 0;
	font-size:0;
	text-align:center;
	position:relative;
}

.wrapper_title_text01 {
	width:100%;
	font-family: 'Anton', sans-serif;
	font-size:80px;
	font-weight:normal;
	line-height:80px;
	text-align:center;
	position: absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0.6;
}

.wrapper_title_text01_span {
	display:inline-block;
	vertical-align:top;
}

.wrapper_title_text01_c01 {
	color:#EFEFEF;
}

.wrapper_title_text01_c02 {
	color:#CDCDCD;
}

.wrapper_title_ico {
	max-width:30px;
	margin-right:20px;
	vertical-align:bottom;
	position:relative;
	z-index: 2;
}

.wrapper_title_text02 {
	display:inline-block;
	max-width:calc(100% - 80px);
	vertical-align:bottom;
	position:relative;
	z-index: 2;
}

.wrapper_title_text02_span {
	display:block;
	width:calc(100% + 40px);
	margin-left:-20px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:30px;
	line-height:35px;
}

.wrapper_title_text02_span_c01 {
	color:#111;
}

.wrapper_subtitle {
	margin:0 auto 50px;
	padding:50px 0 0;
	position:relative;
}

.wrapper_subtitle_text01 {
	width:100%;
	font-family: 'Anton', sans-serif;
	font-size:60px;
	font-weight:normal;
	line-height:60px;
	text-align:left;
	position: absolute;
	bottom:0;
	left:0;
	z-index:1;
	opacity:0.6;
}

.wrapper_subtitle_text01_span {
	display:inline-block;
	vertical-align:top;
}

.wrapper_subtitle_text01_c01 {
	color:#EFEFEF;
}

.wrapper_subtitle_text01_c02 {
	color:#CDCDCD;
}

.wrapper_subtitle_text02 {
	display:block;
	font-size:0;
	position:relative;
	z-index: 2;
}

.wrapper_subtitle_text02_ico {
	max-width:30px;
	margin-right:10px;
	vertical-align:top;
}

.wrapper_subtitle_text02_span {
	display:inline-block;
	width:calc(100% - 40px);
	padding-top:5px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:30px;
	line-height:35px;
	text-align:left;
	vertical-align:top;
}

.wrapper_title_textbox_span_c01 {
	color:#111;
}

.wrapper_button01_big {
	text-align:center;
}

.wrapper_button01 {
	display:inline-block;
	max-width:calc(100% - 36px);
	width:332px;
	padding:10px 15px;
	background:#FFF;
	border:#DE7A22 3px solid;
	border-radius:5px;
	text-align:center;
	vertical-align:top;
	position:relative;
	overflow: hidden;
}

.wrapper_button01_back {
	width:0%;
	height:100%;
	background:#DE7A22;
	border-radius:0 20px 20px 0;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.wrapper_button01_span {
	font-size:16px;
	font-weight:bold;
	color:#DE7A22;
	line-height:20px;
	text-align:center;
	position:relative;
	z-index:2;
}

.wrapper_button01_ico {
	font-size:17px;
	color:#DE7A22;
	position:absolute;
	top:50%;
	right:5px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:2;
}

.main_wrap {
	position:relative;
	z-index:1;
}

.wrapper_index01_big {
	padding:100px 10px;
	position:relative;
	z-index:1;
}

.wrapper_index01_big_b01 {
	background:url(../img/back01.png) no-repeat center top/cover;
}

.wrapper_index01_big_b02 {
	background:#6AB187;
}

.wrapper_index01_big_b03 {
	background:#20948B;
}

.wrapper_index01_big_b04 {
	background:#F4CC70;
}

.wrapper_index01_big_b05 {
}

.wrapper_index01_big_b05:after {
	content:"";
	width:100%;
	height:100%;
	margin: -5px;
	background:url(../img/back02.jpg) no-repeat center center/cover fixed;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	z-index: 1;
	opacity:0.7;
}

.wrapper_index01_big_b06 {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(216,234,248,1) 100%);
}

.wrapper_index01_big_b07 {
	background:#dedcd3;
}

.wrapper_index01_big_b08 {
	background:#fff9eb;
}

.wrapper_index01 {
	max-width:100%;
	width:1280px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

.wrapper_index01_box01 {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	align-items: flex-start;
	align-content: flex-start;
}

.wrapper_index01_box01_textbox01 {
	width:calc(50% - 30.5px);
	margin-right:30px;
	text-align:left;
}

.wrapper_index01_box01_textbox01_span {
	display:block;
	font-size:17px;
	color:#111;
	line-height:30px;
	text-align:left;
}

.wrapper_index01_box01_textbox01_button {
	display:inline-block;
	max-width:100%;
	margin-top:30px;
}

.wrapper_index01_box01_img01 {
	max-width:50%;
}

.wrapper_index01_text01_big {
	margin-bottom:50px;
	text-align:center;
}

.wrapper_index01_text01 {
	display:inline-block;
	font-size:18px;
	color:#111;
	line-height:30px;
	text-align:left;
}

.wrapper_index01_ul01 {
	list-style:none;
	margin:0 auto;
	padding:0;
}

.wrapper_index01_ul01_li {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	align-items: center;
	align-content: center;
	margin-bottom:60px;
}

.wrapper_index01_ul01_li:last-child {
	margin-bottom:0;
}

.wrapper_index01_ul01_li_box01 {
	width:calc(60% - 100.5px);
	padding:30px 50px;
	background:rgba(255,255,255,1);
	border-radius:5px;
	text-align:left;
}

.wrapper_index01_ul01_li_box01_text01 {
	display:block;
	margin-bottom:10px;
	text-align:left;
	position:relative;
}

.wrapper_index01_ul01_li_box01_text01:before {
	content:"";
	width:100%;
	height:1px;
	border-bottom:#CCC 1px solid;
	position:absolute;
	top:50%;
	left:0;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:1;
}

.wrapper_index01_ul01_li_box01_text01_span {
	display:inline-block;
	padding-right:50px;
	background:#FFF;
	font-size:15px;
	font-weight:bold;
	color:#6AB187;
	line-height:24px;
	vertical-align:top;
	position:relative;
	z-index: 2;
}

.wrapper_index01_ul01_li_box01_text02 {
	display:block;
	margin-bottom:10px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#111;
	line-height:30px;
	text-align:left;
}

.wrapper_index01_ul01_li_box01_text03 {
	display:block;
	margin-bottom:20px;
	font-size:16px;
	color:#111;
	line-height:30px;
	text-align:left;
}

.wrapper_index01_ul01_li_box01_text03_s {
	display:block;
	margin-top:10px;
	padding-left:1em;
	font-size:13px;
	color:#111;
	line-height:20px;
	text-align:left;
	text-indent:-1em;
}

.wrapper_index01_ul01_li_box01_button01 {
	display:inline-block;
}

.wrapper_index01_ul01_li_box02 {
	width:40%;
}

.wrapper_index01_ul01_li_box02_imgbox {
	max-width:100%;
	width:260px;
	height:260px;
	margin:0 auto;
	position:relative;
}

.wrapper_index01_ul01_li_box02_imgbox:before {
	content:"";
	width:100%;
	height:100%;
	border-radius:50%;
	position:absolute;
	top:50%;
	left:0;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:1;
}

.wrapper_index01_ul01_li_box02_b01 .wrapper_index01_ul01_li_box02_imgbox:before {
	background:#F4CC70;
}

.wrapper_index01_ul01_li_box02_b02 .wrapper_index01_ul01_li_box02_imgbox:before {
	background:#DE7A22;
}

.wrapper_index01_ul01_li_box02_b03 .wrapper_index01_ul01_li_box02_imgbox:before {
	background:#6AB187;
}

.wrapper_index01_ul01_li_box02_b04 .wrapper_index01_ul01_li_box02_imgbox:before {
	background:#20948B;
}

.wrapper_index01_ul01_li_box02_imgbox_img {
	display:block;
	max-width:400px;
	height:auto;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:2;
}

.wrapper_index01_ul01_li:nth-child(2n+1) .wrapper_index01_ul01_li_box01 {
	order:1;
}

.wrapper_index01_ul01_li:nth-child(2n+1) .wrapper_index01_ul01_li_box02 {
	order:2;
}

.wrapper_index01_ul01_li:nth-child(2n) .wrapper_index01_ul01_li_box01 {
	order:2;
}

.wrapper_index01_ul01_li:nth-child(2n) .wrapper_index01_ul01_li_box02 {
	order:1;
}

.wrapper_index01_box02 {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	align-items: flex-start;
	align-content: flex-start;
}

.wrapper_index01_box02_p01 {
}

.wrapper_index01_box02_p02 {
}

.wrapper_index01_box02_textbox01 {
	width:calc(50% - 30.5px);
	text-align:left;
}

.wrapper_index01_box02_p01 .wrapper_index01_box02_textbox01 {
	margin-right:30px;
	order:1;
}

.wrapper_index01_box02_p02 .wrapper_index01_box02_textbox01 {
	margin-left:30px;
	order:2;
}

.wrapper_index01_box02_textbox01_span {
	display:block;
	font-size:17px;
	color:#FFF;
	line-height:30px;
	text-align:left;
}

.wrapper_index01_box02_textbox01_button {
	display:inline-block;
	max-width:100%;
	margin-top:30px;
}

.wrapper_index01_box02_img01 {
	max-width:50%;
}

.wrapper_index01_box02_p01 .wrapper_index01_box02_img01 {
	order:2;
}

.wrapper_index01_box02_p02 .wrapper_index01_box02_img01 {
	order:1;
}

.feed_ul01 {
	list-style:none;
	max-width:100%;
	width:1280px;
	margin:0 auto 40px;
	padding:0;
	font-size:0;
	text-align:left;
}

.feed_ul01_li {
	display:inline-block;
	width:calc((100% - 60px) / 4 - 0.2px);
	margin-right:20px;
	margin-bottom:20px;
	background:rgba(255,255,255,0.6);
	border-radius:5px;
	vertical-align:top;
	position:relative;
	z-index:1;
	overflow:hidden;
	transition-duration: 0.35s;
}

.feed_ul01 a:nth-child(4n) .feed_ul01_li {
	margin-right:0px;
}

.feed_ul01_li_o {
	background:rgba(255,255,255,1);
	position:relative;
	z-index:2;
	transition-duration: 0.35s;
	/* box-shadow */
	box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.2);
}

.feed01_imgbox {
	margin-bottom:20px;
	position:relative;
}

.feed01_img {
	display:block;
	width:100%;
	border-radius:5px 5px 0 0;
	position:relative;
	z-index:1;
}

.feed01_img_o {
	width:0%;
	height:0%;
	background:rgba(255,255,255,0.5);
	border-radius:50%;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:2;
	overflow:hidden;
	transition-duration: 0.35s;
}

.feed_ul01_li_o .feed01_img_o {
	width:calc(100% + 1px);
	height:calc(100% + 1px);
	border-radius:0%;
	transition-duration: 0.35s;
}

.feed01_img_o_ico {
	font-size:14px;
	font-weight:bold;
	color:#111;
	line-height:23px;
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	opacity:0;
	transition-duration: 0.2s;
}

.feed_ul01_li_o .feed01_img_o_ico {
	opacity:1;
	transition-duration: 0.2s;
}

.feed01_cont {
	padding:0 20px 30px;
	text-align:left;
}

.feed01_title {
	display:block;
	margin-bottom:10px;
	font-size:17px;
	font-weight:bold;
	color:#111;
	line-height:23px;
	text-align:left;
}

.feed01_date {
	display:inline-block;
	margin-right:10px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	color:#000;
	line-height:20px;
	text-align:left;
}

.feed01_cate {
	display:inline-block;
	margin-bottom:10px;
	padding:2px 5px;
	background:#6AB187;
	border-radius:5px;
	font-size:13px;
	color:#FFF;
	line-height:16px;
}

.feed01_detail {
	display:block;
	font-size:14px;
	color:#000;
	line-height:23px;
	text-align:left;
}

.feed01_arrow {
	margin-left:42px;
	vertical-align:bottom;
}

.feed01_text {
	display:inline-block;
	width:180px;
	margin-right:20px;
	vertical-align:top;
}

.feed01_new {
	display:inline-block;
	margin:auto;
	padding:15px;
	background:#FFFF00;
	font-family: 'Catamaran', sans-serif;
	font-size:18px;
	color:#03944F;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

.wrapper_index01_ul02 {
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
	align-items: flex-start;
	align-content: flex-start;
	list-style:none;
	max-width:100%;
	width:1280px;
	margin:0 auto;
	padding:0;
}

.wrapper_index01_ul02_li {
	max-width:calc((100% - 30px) / 2 - 0.4px);
	width:600px;
	margin-bottom:30px;
}

.wrapper_index01_ul02_li_img01 {
	display:block;
	width:300px;
	margin:0 auto 30px;
}

.wrapper_index01_ul02_li_text01 {
	display:block;
	margin:0 auto 20px;
	font-size:17px;
	color:#111;
	line-height:23px;
	text-align:center;
}

#wrapper_3_big {
	position:relative;
	z-index:1;
}

#wrapper_3 {
	width:1100px;
	margin:0 auto;
	padding:100px 0;
	font-size:0;
	text-align:center;
}

#wrapper_4_big {
	position:relative;
	z-index:1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff7d00+0,ff9e38+100 */
background: #ff7d00; /* Old browsers */
background: -moz-linear-gradient(left,  #ff7d00 0%, #ff9e38 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ff7d00 0%,#ff9e38 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ff7d00 0%,#ff9e38 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7d00', endColorstr='#ff9e38',GradientType=1 ); /* IE6-9 */
}

#wrapper_4 {
	position:relative;
}

.wrapper_4_sticky {
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
	align-items: center;
	align-content: center;
	padding:20px 0;
}

.wrapper_4_sticky_half {
	width:calc(100% / 3 - 0.2px);
	font-size:0;
	text-align:center;
}

.wrapper_4_sticky_half_ico {
	font-size:30px !important;
	color:#FFF;
	vertical-align:middle;
}

.fa-line.wrapper_4_sticky_half_ico {
	font-size:40px !important;
	color:#1dcd00;
}

.wrapper_4_sticky_half_textbox {
	display:inline-block;
	max-width:calc(100% - 80px);
	margin-left:30px;
	vertical-align:middle;
}

.wrapper_4_sticky_half_textbox_text01 {
	display:block;
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	line-height:40px;
	text-align:center;
}

.wrapper_4_sticky_half_textbox_text02 {
	display:block;
	margin-bottom:10px;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	text-align:center;
}

.wrapper_4_sticky_half_textbox_text03 {
	display:block;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	text-align:center;
}

.wrapper_4_sticky_half_textbox_text04 {
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:14px;
	text-align:center;
}

#wrapper_5_big {
	background:url(../img/back03.png) no-repeat center center;
	background-size:cover;
	position:relative;
	z-index:1;
}

#wrapper_5_big:after {
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#wrapper_5 {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	align-items: stretch;
	align-content: stretch;
	max-width:1280px;
	margin:0 auto;
	padding:40px 10px 40px;
	position:relative;
	z-index:2;
}

.wrapper_5_half {
	width:100%;
	margin-bottom:20px;
	font-size:0;
	text-align:left;
}

.wrapper_5_half:last-child {
	margin-bottom:0;
}

.wrapper_5_half_img01 {
	display:block;
	width:300px;
	margin-bottom:20px;
}

.wrapper_5_half_text01 {
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:23px;
	text-align:left;
	vertical-align:top;
}

.wrapper_5_half_text01_title {
	display:block;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:23px;
	text-align:left;
}

.wrapper_5_half_text01 a {
	color:#FFF;
}

.wrapper_5_half_facebook iframe {
	width:400px;
	height:400px;
}

.wrapper_5_half_ul01 {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0;
	text-align:left;
}

.wrapper_5_half_ul01_li {
	display:inline-block;
	margin-right:20px;
	margin-bottom:10px;
	padding-right:20px;
	padding-bottom:5px;
	vertical-align:top;
	position:relative;
}

.wrapper_5_half_ul01_li:after {
	content:"";
	width:10px;
	height:1px;
	background:#FFF;
	position:absolute;
	top:9px;
	right:-5px;
}

.wrapper_5_half_ul01 a:last-child .wrapper_5_half_ul01_li {
	margin-right:0px;
}

.wrapper_5_half_ul01 a:last-child .wrapper_5_half_ul01_li:after {
	display:none;
}

.wrapper_5_half_ul01_li_span01 {
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:20px;
	text-align:left;
}

.wrapper_5_half_ul01_li_border {
	width:0;
	height:1px;
	margin:auto;
	background:#FFF;
	position:absolute;
	bottom:0;
	left:0;
}

#wrapper_6_big {
	background:#20948B;
	position:relative;
	z-index:1;
}

.wrapper_6_copy {
	display:block;
	padding:10px;
	font-size:12px;
	color:#FFF;
	line-height:20px;
	text-align:center;
}

#wrapper_7_big {
	background:#FFF;
	position:relative;
	z-index:1;
}

#wrapper_head_big {
	padding:80px 0;
	position:relative;
	z-index:1;
}

.wrapper_head_big_content {
	background:url(../img/header_content.png) no-repeat center center;
	background-size:cover;
}

.wrapper_head_big_company {
	background:url(../img/header_company.png) no-repeat center center;
	background-size:cover;
}

.wrapper_head_big_recruit {
	background:url(../img/header_recruit.png) no-repeat center center;
	background-size:cover;
}

.wrapper_head_big_privacy {
	background:url(../img/header_privacy.png) no-repeat center center;
	background-size:cover;
}

.wrapper_head_big_inquiry {
	background:url(../img/header_inquiry.png) no-repeat center center;
	background-size:cover;
}

.wrapper_head_big_wp {
	background:url(../img/header_wp.png) no-repeat center center;
	background-size:cover;
}

#wrapper_head_big:before {
	content:"";
	width:80%;
	height:80%;
	background:rgba(244,204,112,0.5);
	backdrop-filter: blur(2px);
	border-bottom:#F4CC70 1px solid;
	border-right:#F4CC70 1px solid;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

#wrapper_head_big:after {
	content:"";
	width:80%;
	height:80%;
	background:rgba(32,148,139,0.5);
	backdrop-filter: blur(2px);
	border-top:#20948B 1px solid;
	border-left:#20948B 1px solid;
	position:absolute;
	bottom:0;
	right:0;
	z-index:1;
}

.wrapper_head_textbox01 {
	display:block;
	max-width:100%;
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:3;
}

.wrapper_head_textbox01_text01 {
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#EEE 1px solid;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#111;
	line-height:30px;
	text-align:center;
}

.wrapper_head_textbox01_text02 {
	display:block;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:20px;
	color:#FFF;
	line-height:20px;
	text-align:center;
}

.wrapper_content01_big {
	padding:90px 10px;
	position:relative;
	z-index:1;
}

.wrapper_content01_big_b01 {
	background:#FCFAF8;
}

.wrapper_content01 {
	max-width:100%;
	width:1280px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

.head {
	height:20px !important;
	margin-bottom:8px;
}

.subhead {
	width:200px;
	background-color:rgba(0,0,0,0.7);
	overflow: visible;
	position:relative;
	left:-33px;
}

.subhead_2 {
	width:245px;
	border-collapse:collapse;
}

.subhead_o {
	background-color:rgba(0,217,217,0.7);
}

.content {
    position: relative !important;
}
.header {
	z-index:15;
}

.fixed {
    position: fixed !important;
    top: 0px;
	-webkit-transform: translate3d(0,0,0);
	-webkit-overflow-scrolling:touch;
	z-index:15;
}

.fixed_index {
    position:absolute !important;
    /*top:-20vh;*/
}

/*ヘッダーここまで */

#slider1 {
	/*background:#EFEFEF;*/
	border-top:#DE7A22 2px solid;
	border-bottom:#DE7A22 2px solid;
	position:relative;
	z-index:1;
}

#slider1:before {
	content:"";
	width:100%;
	height:100px;
	border-top:#20948B 10px solid;
	border-bottom:#6AB187 10px solid;
	position:absolute;
	top:40%;
	left:0;
	z-index:1;
}

.slider1 {
	list-style:none;
	width:40%;
	margin:0 10% 0 auto;
	padding:100px 0 0;
	position:relative;
	z-index:2;
}

.slider1 li {
	width:100%;
}

.slider1 li img {
	max-width:100%;
	height:auto;
}

.slider1_textbox01 {
	max-width:50%;
	padding:20px;
	border:#CCC 3px solid;
	border-radius:10px;
	background:rgba(255,255,255,0.9);
	border-radius:10px;
	text-align:left;
	position:absolute;
	top:50%;
	right:60%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:3;
	/* box-shadow */
	box-shadow: 20px 20px 13px -11px rgba(150,150,150,0.6);
}

.slider1_textbox01:before {
	content:"";
	width:50px;
	height:50px;
	background:rgba(255,255,255,0.9);
	border:#CCC 3px solid;
	border-radius:50%;
	position:absolute;
	top:50%;
	right:-80px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:1;
}

.slider1_textbox01:after {
	content:"";
	width:20px;
	height:20px;
	background:rgba(255,255,255,0.9);
	border:#CCC 3px solid;
	border-radius:50%;
	position:absolute;
	top:70%;
	right:-120px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:1;
}

.slider1_textbox01_title {
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#CCC 1px solid;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:23px;
	color:#111;
	line-height:30px;
	text-align:left;
	position:relative;
	z-index:2;
}

.slider1_textbox01_text {
	display:block;
	font-size:17px;
	color:#111;
	line-height:30px;
	text-align:left;
	position:relative;
	z-index:2;
}

.slider1_textbox01_button {
	display:inline-block;
	margin-top:20px;
	text-align:left;
	position:relative;
	z-index:2;
}

#slider2 {
	max-width:60%;
	width:650px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index:2;
}

.slider2 {
	list-style:none;
	width:100%;
	margin:auto;
	padding:0;
	position:relative;
	z-index:1;
}

.slider2 li {
	width:100%;
}

.slider2 li img {
	max-width:100%;
	height:auto;
}

#slider_concept {
	position:relative;
	z-index:1;

}

.slider_concept {
	list-style:none;
	width:100%;
	margin:0 0 30px;
	padding:0;
	position:relative;
	z-index:2;
}

.slider_concept li {
	width:300px;
	margin-right:20px;
}

.slider_concept li img {
	max-width:100%;
	height:auto;
	border-radius:5px;
}

/*パンくず */

#breadcrumbs_div {
	max-width: 1260px;
	margin:0 auto;
	padding:10px 10px;
	text-align:left;
}

.pankuzu {
	list-style:none;
	margin:0 auto;
	padding:0;
	font-size:0;
	text-align:left;
}

.pankuzu_li_1 {
	display:inline-block;
	font-size: 14px;
	color: #111;
	line-height:1.3em;
	vertical-align:middle;
}

.pankuzu_li_2 {
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	font-size: 14px;
	color: #111;
	line-height:1.3em;
	vertical-align:middle;
}

/*パンくずここまで */

.content_a {
	height:0px;
	position:absolute;
	top:-110px;
}

.feednew{
	padding-left:1em;
	color:#F00;
}

#loading_big {
    width: 100%;
    height: 100%;
    margin: auto;
    background: #FFF;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
}

#loading {
    width: 102px;
    height: 102px;
    margin: auto;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000CC;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}

/*The MIT License (MIT)

Copyright (c) 2015 Tobias Ahlin

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*/

.page-top_big {
	margin:0 auto;
	text-align:right;
	position:relative;
	z-index:5;
}

.page-top {
	display:inline-block;
	width:130px;
	margin:auto;
	padding:10px 10px;
	background:#000;
	position:fixed;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right:0px;
}

.page-top_span01 {
	display:block;
	margin-bottom:10px;
	font-size:14px;
	color:#FFF;
	line-height:23px;
	text-align:center;
}

.page-top_button01 {
	display:block;
	margin-bottom:15px;
	background:#000;
	border:#FFF 1px solid;
	font-size:15px;
	color:#FFF;
	line-height:48px;
	text-align:center;
}

.page-top_span02 {
	display:block;
	padding:10px 0;
	border-top:#FFF 1px solid;
	font-size:14px;
	color:#FFF;
	line-height:20px;
	text-align:center;
}

.page-top_ul01 {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0;
}

.page-top_ul01_li {
	display:inline-block;
	width:50%;
	padding:5px 0;
	background:rgba(255,255,255,0);
	vertical-align:top;
	position:relative;
}

.page-top_ul01_li_img {
	display:block;
	margin:0 auto;
}

.page-top_ul01 a:first-child .page-top_ul01_li:after {
	content:"";
	width:1px;
	height:100%;
	background:#FFF;
	position:absolute;
	top:0;
	right:0;
}

.page-top_button02 {
	display:block;
	background:#000;
	border:#FFF 1px solid;
	font-size:11px;
	color:#FFF;
	line-height:28px;
	text-align:center;
}

.page-up {
	display:inline-block;
	margin:auto;
	position:fixed;
	bottom:10px;
	right:10px;
}

.page-up img {
	display:block;
}

#page-top a {
    padding: 0;
    display: block;
	font-size:10px;
	color:#464C52;
}

/*コンテンツ */
/*コンテンツここまで */

/*フッター */

/*フッターここまで */

.content_tab_ul01_big {
	margin:0 auto 50px;
	font-size:0;
	text-align:center;
}

.content_tab_ul01 {
	display:inline-block;
	list-style:none;
	margin:0 auto;
	padding:20px 30px;
	border-top:#CCC 1px dashed;
	border-bottom:#CCC 1px dashed;
	font-size:0;
	text-align:center;
}

.content_tab_ul01_li {
	display:inline-block;
	margin-right:20px;
	padding:10px 20px;
	background:rgba(255, 255, 255, 0.8);
	border-radius:5px;
	vertical-align:top;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid transparent;
	outline: 2px solid;
	outline-color: rgba(222, 122, 34, 0.5);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
}

.content_tab_ul01_li:hover {
	border-color: #FFF;
	box-shadow: inset 0 0 20px rgba(244, 204, 112, 0.8), 0 0 20px rgba(244, 204, 112, 0.5);
	outline-color: transparent;
	outline-offset: 12px;
	text-shadow: 2px 2px 3px #BBB;
}

.content_tab_ul01 a:last-child .content_tab_ul01_li {
	margin-right:0px;
}

.content_tab_ul01_li_span {
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#DE7A22;
	line-height:30px;
	text-align:center;
}

/*concept */

.concept_box01 {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	align-items: flex-start;
	align-content: flex-start;
}

.concept_box01_textbox01 {
	width:calc(50% - 30.5px);
	margin-right:30px;
	text-align:left;
}

.concept_box01_textbox01_span {
	display:block;
	font-size:16px;
	color:#111;
	line-height:28px;
	text-align:left;
}

.concept_box01_textbox01_span_list {
	display:block;
	margin: 5px 0;
	padding-left: 35px;
	position: relative;
}

.concept_box01_textbox01_span_list_ico {
	color: #20948B;
	position: absolute;
	top: 7px;
	left: 10px;
}

.concept_box01_textbox01_button {
	display:inline-block;
	max-width:100%;
	margin-top:30px;
}

.concept_box01_img01 {
	max-width:50%;
}

.concept_ul01 {
	list-style:none;
	max-width:1000px;
	margin:0 auto;
	padding:0;
}

.concept_ul01_li {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	align-items: stretch;
	align-content: stretch;
	margin:0 auto;
	padding:15px 10px;
	border-bottom:#111 1px solid;
}

.concept_ul01_li:last-child {
	border-bottom:none;
}

.concept_ul01_li_left {
	width:200px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#111;
	line-height:23px;
	text-align:left;
}

.concept_ul01_li_right {
	width:calc(100% - 200.5px);
	font-size:15px;
	color:#111;
	line-height:23px;
	text-align:left;
}

/*conceptここまで */

/*service */

.service_text01_big {
	margin-bottom:50px;
	text-align:center;
}

.service_text01 {
	display:inline-block;
	font-size:18px;
	color:#111;
	line-height:30px;
	text-align:left;
}

.service_ul01 {
	display: flex;
	flex-flow: row wrap;
	justify-content:space-around;
	align-items: stretch;
	align-content: stretch;
	list-style:none;
	margin:0;
	padding:0;
}

.service_ul01_li {
	width:calc((100% - 100px) / 4 - 44.5px);
	margin:0 auto 50px;
	padding:20px 20px;
	border-radius:10px;
	font-size:0;
	text-align:left;
	position:relative;
}

.service_ul01_li_b01 {
	border:#F4CC70 2px solid; 
}

.service_ul01_li_b02 {
	border:#DE7A22 2px solid; 
}

.service_ul01_li_b03 {
	border:#20948B 2px solid; 
}

.service_ul01_li_b04 {
	border:#6AB187 2px solid; 
}

.service_ul01_li_img01 {
	display:block;
	margin:0 auto 30px;
	position:relative;
	z-index:1;
}

.service_ul01_li_text01 {
	display:block;
	margin:0 auto 10px;
	padding-bottom:10px;
	border-bottom:#111 1px solid;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#111;
	line-height:30px;
	text-align:center;
	position:relative;
	z-index:1;
}

.service_ul01_li_text02 {
	display:block;
	margin:0 auto 20px;
	font-size:16px;
	color:#111;
	line-height:26px;
	text-align:left;
	position:relative;
	z-index:1;
}

.service_ul01_li_ul01 {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0;
	text-align:left;
	position:relative;
	z-index:1;
}

.service_ul01_li_ul01_li {
	display:inline-block;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px 10px 5px 26px;
	background:#DE7A22;
	border-radius:10px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:15px;
	vertical-align:top;
	position:relative;
}

.service_ul01_li_ul01_li:before {
	content:"";
	width:14px;
	height:14px;
	background:#FFF;
	border-radius:50%;
	position:absolute;
	top:50%;
	left:5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.service_ul01_li_arrow {
	width:130px;
	padding:3px 5px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:12px;
	text-align:center;
	position:absolute;
	z-index:2;
}

.service_ul01_li_arrow_b01 {
	background:#20948B;
	border-radius:3px 0 0 3px;
	top:190px;
	right:0;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.service_ul01_li_arrow_b02 {
	background:#F4CC70;
	border-radius:0 3px 3px 0;
	top:220px;
	right:0;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.service_ul01_li_arrow_b01:before {
	content:"";
	width:10px;
	height:20px;
	position:absolute;
	top:50%;
	right:-10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background:
      linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #20948B 50.5%) no-repeat top left/100% 50%,
      linear-gradient(to top left, rgba(255,255,255,0) 50%, #20948B 50.5%) no-repeat bottom right/100% 50%;
}

.service_ul01_li_arrow_b02:before {
	content:"";
	width:10px;
	height:20px;
	position:absolute;
	top:50%;
	left:-10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background:
      linear-gradient(to top right, rgba(255,255,255,0) 50%, #F4CC70 50.5%) no-repeat bottom left/100% 50%,
      linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #F4CC70 50.5%) no-repeat top right/100% 50%;
}

.service_ul02 {
	list-style:none;
	margin:0 auto 30px;
	padding:0;
}

.service_ul02_li {
	margin:0 auto;
	padding:10px 10px;
	border-bottom:#CCC 1px solid;
	font-size:0;
	text-align:left;
}

.service_ul02_li_left {
	display:inline-block;
	width:calc(100% - 690px - 30px - 20.5px - 1em);
	margin-right:20px;
	padding-left:1em;
	font-size:16px;
	color:#111;
	line-height:23px;
	text-indent:-1em;
	vertical-align:middle;
}

.service_ul02_li_right {
	display:inline-block;
	margin-right:10px;
	padding:5px 10px;
	border-radius:5px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:15px;
	text-align:center;
	vertical-align:middle;
}

.service_ul02_li_right:last-child {
	margin-right:0px;
}

.service_ul02_li_right_b01 {
	width:130px;
	background:#F4CC70; 
}

.service_ul02_li_right_b02 {
	width:150px;
	background:#DE7A22; 
}

.service_ul02_li_right_b03 {
	width:180px;
	background:#20948B; 
}

.service_ul02_li_right_b04 {
	width:150px;
	background:#6AB187; 
}

.service_ul02_li_right_b00 {
	background:#FFF; 
}

.service_ul03 {
	list-style:none;
	margin:0 auto;
	padding:0;
}

.service_ul03_li {
	margin-bottom:10px;
	padding-left:1em;
	font-size:14px;
	color:#333;
	line-height:23px;
	text-indent:-1em;
	text-align:left;
}

/*serviceここまで */

/*flow */

.flow_box01 {
	max-width:1000px;
	margin:0 auto 80px;
	padding:0 20px;
	position:relative;
}

.flow_box01:before {
	content:"";
	width:1px;
	height:100%;
	background:#F4CC70;
	position:absolute;
	top:0;
	left:10px;
	z-index:1;
}

.flow_box01_ul01 {
	list-style:none;
	margin:0;
	padding:0 20px;
	position:relative;
	z-index:2;
}

.flow_box01_ul01_li {
	margin:0 auto 50px;
	font-size:0;
	text-align:left;
	position:relative;
}

.flow_box01_ul01_li:last-child {
	margin:0 auto;
}

.flow_box01_ul01_li:before {
	content:"";
	width:20px;
	height:20px;
	background:#DE7A22;
	border-radius:50%;
	position:absolute;
	top:50%;
	left:-40px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.flow_box01_ul01_li:after {
	content:"";
	width:20px;
	height:1px;
	background:#DE7A22;
	position:absolute;
	top:50%;
	left:-21px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.flow_box01_ul01_li_img {
	max-width:200px;
	margin-right:20px;
	vertical-align:middle;
}

.flow_box01_ul01_li_content {
	display:inline-block;
	width:calc(100% - 241.5px);
	padding-left:20px;
	border-left:#CCC 1px dashed;
	vertical-align:middle;
}

.flow_box01_ul01_li_content_span01 {
	display:block;
	margin-bottom:5px;
	font-family: 'Kosugi Maru', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#111;
	line-height:26px;
	text-align:left;
}

.flow_box01_ul01_li_content_span02 {
	display:block;
	margin-bottom:15px;
	padding-left:15px;
	font-size:16px;
	color:#111;
	line-height:23px;
	text-align:left;
}

.flow_box01_ul01_li_content_span03 {
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:15px;
	font-size:18px;
	font-weight:bold;
	color:#111;
	line-height:23px;
	text-align:left;
}

.flow_box01_ul01_li_content_span04 {
	display:block;
	margin-bottom:5px;
	padding-left:calc(15px + 1em);
	font-size:14px;
	color:#111;
	line-height:23px;
	text-align:left;
	text-indent:-1em;
}

.flow_box01_ul01_li_content_span_a {
	font-weight:bold;
	text-decoration:underline;
}

.flow_box01_ul01_li_content_button01 {
	margin-top: 20px;
	margin-left: 20px;
}

.flow_box01_ul01_li_content_button01 .wrapper_button01_big {
	text-align:left;
}

/*flowここまで */

/*faq */

.faq_box01 {
	max-width:1000px;
	margin:0 auto 50px;
}

.faq_qa {
	margin:0 auto 30px;
}

.faq_q {
	margin:0 auto;
	padding:10px;
	border-radius:5px;
	font-size:0;
	text-align:left;
	position:relative;
	cursor:pointer;
}

.faq_q_b01 {
	background:#DE7A22;
}

.faq_q_b02 {
	background:#20948B;
}

.faq_q_ico {
	margin-top:5px;
	margin-right:10px;
	font-size:16px;
	color:#FFF;
	vertical-align:top;
}

.faq_q_span {
	display:inline-block;
	width:calc(100% - 65px);
	padding-top:2px;
	font-size:16px;
	color:#FFF;
	line-height:23px;
	vertical-align:top;
}

.faq_q_img {
	font-size:16px;
	color:#FFF;
	position:absolute;
	top:13px;
	right:10px;
}

.faq_q_img_o.faq_q_img {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.faq_a {
	display:none;
	margin:0 auto;
	padding:10px 10px 10px 30px;
	font-size:0;
	text-align:left;
	position:relative;
}

.faq_a_ico {
	margin-top:5px;
	margin-right:10px;
	font-size:16px;
	color:#6AB187;
	vertical-align:top;
}

.faq_a_span {
	display:inline-block;
	width:calc(100% - 35px);
	padding-top:2px;
	font-size:16px;
	color:#111;
	line-height:23px;
	vertical-align:top;
}

.faq_a_span a {
	font-weight:bold;
}

.faq_a_img {
	position:absolute;
	top:13px;
	right:10px;
}

/*faqここまで */

/*works */

.works_text01_big {
	margin-bottom:50px;
	text-align:center;
}

.works_text01 {
	display:inline-block;
	font-size:18px;
	color:#111;
	line-height:30px;
	text-align:left;
}

.works_ul01 {
	display: flex;
	flex-flow: row wrap;
	justify-content:space-between;
	align-items: flex-start;
	align-content: flex-start;
	list-style: none;
	margin: 0 auto 50px;
	padding: 0;
}

.works_ul01:after {
	content:"";
	display: block;
	width:calc((100% - 90px) / 4 - 0.2px);
}

.works_ul01_li {
	width: calc((100% - 60px) / 3);
	margin-bottom: 30px;
}

.works_ul01_li a {
	display: block;
	padding: 5px;
	border: #CCC 1px solid;
	border-radius: 5px;
}

.works_ul01_li_imgbox {
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}

.works_ul01_li_imgbox_img {
	display: block;
	width: 100%;
	height: 350px;
	position: relative;
	z-index: 1;
	object-fit: cover;
	object-position: 50% 0;
	font-family: 'object-fit: cover;';
}

.works_ul01_li_imgbox_textbox {
	display: block;
	width: calc(100% - 20px);
	padding: 5px 10px;
	font-size:15px;
	line-height:20px;
	text-align:left;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.works_ul01_li_imgbox_b00 {
	color: #FFF;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgba(0,0,0,0.1)),
		color-stop(0.3, rgba(0,0,0,0.6)),
		color-stop(1, rgba(0,0,0,0.7))
	);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 20%, rgba(0,0,0,0.7) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 20%, rgba(0,0,0,0.7) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 20%, rgba(0,0,0,0.7) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 20%, rgba(0,0,0,0.7) 100%);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 20%, rgba(0,0,0,0.7) 100%);
}

.works_ul01_li_imgbox_b01 {
	color: #111;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgba(244,204,112,0.3)),
		color-stop(0.3, rgba(244,204,112,0.8)),
		color-stop(1, rgba(244,204,112,0.9))
	);
	background-image: -o-linear-gradient(bottom, rgba(244,204,112,0.3) 0%, rgba(244,204,112,0.8) 20%, rgba(244,204,112,0.9) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(244,204,112,0.3) 0%, rgba(244,204,112,0.8) 20%, rgba(244,204,112,0.9) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(244,204,112,0.3) 0%, rgba(244,204,112,0.8) 20%, rgba(244,204,112,0.9) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(244,204,112,0.3) 0%, rgba(244,204,112,0.8) 20%, rgba(244,204,112,0.9) 100%);
	background-image: linear-gradient(to bottom, rgba(244,204,112,0.3) 0%, rgba(244,204,112,0.8) 20%, rgba(244,204,112,0.9) 100%);
}

.works_ul01_li_imgbox_b02 {
	color: #FFF;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgba(222,122,34,0.3)),
		color-stop(0.3, rgba(222,122,34,0.8)),
		color-stop(1, rgba(222,122,34,0.9))
	);
	background-image: -o-linear-gradient(bottom, rgba(222,122,34,0.3) 0%, rgba(222,122,34,0.8) 20%, rgba(222,122,34,0.9) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(222,122,34,0.3) 0%, rgba(222,122,34,0.8) 20%, rgba(222,122,34,0.9) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(222,122,34,0.3) 0%, rgba(222,122,34,0.8) 20%, rgba(222,122,34,0.9) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(222,122,34,0.3) 0%, rgba(222,122,34,0.8) 20%, rgba(222,122,34,0.9) 100%);
	background-image: linear-gradient(to bottom, rgba(222,122,34,0.3) 0%, rgba(222,122,34,0.8) 20%, rgba(222,122,34,0.9) 100%);
}

.works_ul01_li_imgbox_b03 {
	color: #FFF;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgba(32,148,139,0.3)),
		color-stop(0.3, rgba(32,148,139,0.8)),
		color-stop(1, rgba(32,148,139,0.9))
	);
	background-image: -o-linear-gradient(bottom, rgba(32,148,139,0.3) 0%, rgba(32,148,139,0.8) 20%, rgba(32,148,139,0.9) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(32,148,139,0.3) 0%, rgba(32,148,139,0.8) 20%, rgba(32,148,139,0.9) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(32,148,139,0.3) 0%, rgba(32,148,139,0.8) 20%, rgba(32,148,139,0.9) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(32,148,139,0.3) 0%, rgba(32,148,139,0.8) 20%, rgba(32,148,139,0.9) 100%);
	background-image: linear-gradient(to bottom, rgba(32,148,139,0.3) 0%, rgba(32,148,139,0.8) 20%, rgba(32,148,139,0.9) 100%);
}

.works_ul01_li_imgbox_b04 {
	color: #FFF;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgba(106,177,135,0.3)),
		color-stop(0.3, rgba(106,177,135,0.8)),
		color-stop(1, rgba(106,177,135,0.9))
	);
	background-image: -o-linear-gradient(bottom, rgba(106,177,135,0.3) 0%, rgba(106,177,135,0.8) 20%, rgba(106,177,135,0.9) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(106,177,135,0.3) 0%, rgba(106,177,135,0.8) 20%, rgba(106,177,135,0.9) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(106,177,135,0.3) 0%, rgba(106,177,135,0.8) 20%, rgba(106,177,135,0.9) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(106,177,135,0.3) 0%, rgba(106,177,135,0.8) 20%, rgba(106,177,135,0.9) 100%);
	background-image: linear-gradient(to bottom, rgba(106,177,135,0.3) 0%, rgba(106,177,135,0.8) 20%, rgba(106,177,135,0.9) 100%);
}

/*worksここまで */

/*privacy */

.privacy_text01 {
	display:block;
	max-width:800px;
	margin:0 auto 20px;
	padding:0 10px;
	font-size:15px;
	color:#000;
	line-height:27px;
	text-align:left;
}

.privacy_text01 a {
	color:#000;
	text-decoration:underline;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

.privacy_text01_title {
	display:block;
	font-size:16px;
	font-weight:bold;
}

.privacy_text01_ul01 {
	list-style:none;
	margin:10px auto;
	padding:0 0 0 10px;
}

.privacy_text01_ul01_li {
	padding-left:1em;
	font-size:14px;
	color:#000;
	line-height:27px;
	text-align:left;
	text-indent:-1em;
}

.privacy_text01_ul01_li_ul01 {
	list-style:none;
	list-style-position:inside;
	margin:3px auto;
	padding:0;
}

.privacy_text01_ul01_li_ul01_li {
	padding-left:15px;
	font-size:14px;
	color:#000;
	line-height:27px;
	text-align:left;
	text-indent:-15px;
}

/*privacyここまで */

/*sitemap */

/*sitemapここまで */

/*inquiry */

.inquiry_text03 {
	margin-bottom:110px;
	text-align:center;
}

.inquiry_text03_ico {
	margin-right:20px;
	font-size:46px;
	color:#111;
	vertical-align:middle;
}

.inquiry_text03_span {
	display:inline-block;
	font-size:46px;
	font-weight:bold;
	color:#000;
	line-height:46px;
	vertical-align:middle;
}

.inquiry_text03 a {
	color:#111;
}

.inquiry_text04_big {
	margin-bottom:40px;
	font-size:0;
	text-align:center;
}

.inquiry_text04 {
	display:inline-block;
	font-size:18px;
	color:#bf6600;
	line-height:30px;
	text-align:left;
}

.inquiry_flow_ul {
	list-style:none;
	margin:0 auto 50px;
	padding:0;
	font-size:0;
	text-align:center;
}

.inquiry_flow_ul_li01 {
	display:inline-block;
	padding:3px 20px;
	border-radius:5px;
	font-size:15px;
	font-weight:bold;
	color:#000;
	line-height:20px;
	vertical-align:top;
}

.inquiry_flow_ul_li02 {
	display:inline-block;
	padding:3px 10px;
	font-size:15px;
	color:#000;
	line-height:20px;
	vertical-align:top;
}

.inquiry_flow_ul_li_b01 {
	background:#20948B;
	color:#FFF;
}

.inquiry_text02_big {
	margin-bottom:20px;
	font-size:0;
	text-align:center;
}

.inquiry_text02 {
	display:inline-block;
	font-size:15px;
	color:#000;
	line-height:30px;
	text-align:left;
}

.inquiry_text00 {
	max-width:100%;
	width:530px;
	margin:0 auto;
	padding:100px 0;
	border-top:#372A9A 2px dashed;
	border-bottom:#372A9A 2px dashed;
}

.inquiry_text00_span01 {
	display:block;
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
	color:#000;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
}

.inquiry_text00_span01 a {
	color:#000;
}

.inquiry_text00_span02 {
	display:block;
	margin-bottom:30px;
	font-size:40px;
	font-weight:bold;
	color:#372A9A;
	line-height:40px;
	text-align:center;
}

.inquiry_text00_span02 a {
	color:#372A9A;
}

.inquiry_box01 {
	max-width:1260px;
	margin:0 auto;
	padding:50px 10px;
	background:#fffdf6;
	border-radius:10px;
}

.inquiry_text02_big {
	display:block;
	margin-bottom:20px;
	font-size:0;
	text-align:center;
}

.inquiry_box_button {
	padding:15px 0;
	border:#FF7E14 1px solid;
	text-align:center;
}

.inquiry_box_button_radio {
	display:none;
}

.inquiry_box_button_radio_label {
	display:inline-block;
	margin-top:5px;
	margin-right:15px;
	font-size:0;
	text-align:left;
	vertical-align:middle;
}

.inquiry_box_button_radio_span {
	display:inline-block;
	font-size:14px;
	color:#000;
	line-height:14px;
	vertical-align:middle;
}

.inquiry_box_button_radio_round {
	display:inline-block;
	width:18px;
	height:18px;
	margin-right:5px;
	background:#EEE;
	border:#BBB 1px solid;
	border-radius:5px;
	vertical-align:middle;
	position:relative;
	transition-duration:0.2s;
}

.inquiry_box_button_radio:checked ~ .inquiry_box_button_radio_round {
	background:#FFF;
	transition-duration:0.2s;
}

.inquiry_box_button_radio_round_in {
	width:10px;
	height:10px;
	margin:auto;
	background:#EEE;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	/* border-radius */
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	transition-duration:0.2s;
}

.inquiry_box_button_radio:checked ~ .inquiry_box_button_radio_round .inquiry_box_button_radio_round_in {
	background:#BBB;
	transition-duration:0.2s;
}

.inquiry_text_big {
	display:block;
	margin-bottom:40px;
	padding:0 10px;
	text-align:center;
}

.inquiry_text01 {
	display:block;
	margin-bottom:20px;
	font-size:17px;
	color:#000;
	line-height:30px;
	text-align:center;
}

.inquiry_big_box {
	margin:0 auto;
	font-size:0;
	text-align:center;
}

.inquiry_box {
	display:block;
	max-width:780px;
	margin:0 auto 40px;
	font-size:0;
	text-align:right;
	vertical-align:top;
	position:relative;
}

.inquiry_box_long {
	font-size:0;
	text-align:center;
}

.inquiry_box_left {
	display:inline-block;
	width:170px;
	margin-right:10px;
	font-size:15px;
	color:#000;
	line-height:30px;
	text-align:left;
	vertical-align:top;
	position:relative;
}

.inquiry_box_long .inquiry_box_left {
	display:block;
	width:auto;
	margin-right:0px;
}

.inquiry_box_left_s {
	line-height:15px;
}

.inquiry_box_left_oneshort {
	width:auto;
	margin-right:0px;
	padding:0 5px;
}

.inquiry_box_left_ico {
	display:inline-block;
	font-size:16px;
	color:#F00;
	line-height:30px;
	position:absolute;
	top:50%;
	right:0;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.inquiry_box_right_big {
	display:inline-block;
	width:calc(100% - 180.5px);
	font-size:0;
	text-align:left;
	vertical-align:top;
}

.inquiry_box_right {
	box-sizing:content-box;
	display:inline-block;
	width:calc(100% - 20.5px);
	min-height:30px;
	padding:0 10px;
	background:none;
	border:none;
	border-bottom:#BBB 1px solid;
	font-size:15px;
	color:#000;
	line-height:30px;
	text-align:left;
	vertical-align:top;
}

.inquiry_box_long .inquiry_box_right {
	display:block;
	box-sizing:border-box;
	width:100%;
	margin-top:5px;
}

.inquiry_box_right_short {
	width:200px;
}

.inquiry_box_right_twoshort {
	width:60px;
}

.inquiry_box_right_long {
	display:block;
	font-size:15px;
	color:#111;
	line-height:20px;
	text-align:right;
}

.inquiry_box_labelitem {
	display:block;
	width:auto;
	font-size:15px;
	color:#73787D;
	line-height:30px;
	text-align:center;
}

.inquiry_box_after01_labelitem {
	display:inline-block;
	font-size:14px;
	color:#73787D;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}

.inquiry_box_error {
	width:100%;
	color:#F00;
	font-size:15px;
	text-align:left;
	line-height:29px;
}

.inquiry_box_right_naiyou {
	width:calc(100% - 22.5px);
	height:112px;
	padding:10px 10px;
	border:#CCC 1px solid;
	position:relative;
	z-index:1;
}

.inquiry_box_right_naiyou_border {
	background:#FBF9F2;
	position:absolute;
	z-index:2;
}

.inquiry_box_exp {
	display:block;
	max-width:740px;
	height:140px;
	margin:0 auto 30px;
	padding:15px 20px;
	background:#FFF;
	overflow-y:scroll;
}

.inquiry_box_exp_title {
	display:block;
	margin:0 auto 5px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:35px;
	text-align:left;
}

.inquiry_box_exp_text {
	display:block;
	margin:0 auto 30px;
	font-size:14px;
	color:#000;
	line-height:23px;
	text-align:left;
}

.inquiry_box_exp_text_ul {
	list-style:disc;
	list-style-position:inside;
	margin:0 auto 10px;
	padding:0 0 0 30px;
}

.inquiry_box_exp_text_ul_li {
	list-style:disc;
	margin:0 auto;
	padding:0;
}

.inquiry_box_off {
	margin:0 auto;
	font-size:0;
	text-align:left;
	position:relative;
}

.inquiry_box_decide {
	display:block;
	max-width:calc(100% - 20px);
	width:440px;
	margin:0 auto 20px;
	padding:5px 5px;
	background:#6AB187;
	border:none;
	border-radius:10px;
	font-size:0;
	text-align:center;
	position:relative;
}

.inquiry_box_decide_back {
	content:"";
	display:block;
	width:calc(100% - 10px);
	height:calc(100% - 10px);
	background:#FFF;
	border-radius:8px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:1;
}

.inquiry_box_decide_span {
	display:inline-block;
	max-width:calc(100% - 50px);
	padding:10px 10px;
	font-size:16px;
	font-weight:bold;
	color:#111;
	line-height:16px;
	text-align:center;
	vertical-align:middle;
	position:relative;
	z-index:2;
}

.inquiry_box_decide_ico {
	width:14px;
	height:16px;
	padding-left:2px;
	border:#6AB187 1px solid;
	border-radius:50%;
	color:#6AB187;
	font-size:17px !important;
	text-align:center;
	vertical-align:middle;
	position:relative;
	z-index:2;
}

/*.inquiry_box_decide_ico_o {
	position:absolute;
	top:50%;
	right:10px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:2;
	opacity:0;
}*/

.inquiry_text {
	display:block;
	margin:0 auto;
	font-size:15px;
	color:#000;
	line-height:23px;
	text-align:left;
}

.inquiry_text_b {
	font-size:18px;
	font-weight:bold;
}

.inquiry_text_s {
	display:block;
	margin-top:20px;
	font-weight:bold;
	text-align:left;
}

.inquiry_box_red {
	color: #FF0000;
}

.inquiry_ul {
	list-style: disc;
	list-style-position:inside;
	max-width:910px;
	margin:0 auto 30px;
	padding:0 10px;
}

.inquiry_ul_li {
	font-size:15px;
	text-align:left;
}

.inquiry_text_bold {
	font-weight:bold;
}

.section h2 {
	font-size:20px;
	font-weight:bold;
}

.section p {
	font-size:16px;
}

.inquiry_box_off_over {
	width:320px;
	height:62px;
	background:url(../img/back01.png) repeat;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:62px;
	text-align:center;
	position:absolute;
	top:20px;
	left:265px;
	z-index:2;
	/* border-radius */
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

/*inquiryここまで */

/*wp */

.wp_big {
	font-size:0;
	text-align:left;
	position:relative;
}

.wp_tab_ul01 {
	list-style:none;
	max-width:1280px;
	margin:0 auto 40px;
	padding:0;
	font-size:0;
	text-align:left;
	position:relative;
	z-index:2;
}

.wp_tab_ul01_li {
	display:inline-block;
	width:198px;
	padding:15px;
	background:#00B390;
	border:#00B390 1px solid;
	font-size:15px;
	color:#FFF;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	position:relative;
	cursor:pointer;
}

.wp_tab_ul01_li_ico {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 4px 0 4px;
	border-color: #ffffff transparent transparent transparent;
	position:absolute;
	top:20px;
	right:15px;
}

.wp_tab_ul01_li_box {
	width:calc(100% - 20px);
	padding:10px 10px;
	background:rgba(255,255,255,0.8);
	border:#00B390 1px solid;
	position:absolute;
	top:calc(100% + 1px);
	left:-1px;
}

.wp_tab_ul01_li_box_ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}

.wp_tab_ul01_li_box_ul_li {
	margin-bottom:10px;
	padding:4px 0;
	font-size:13px;
	color:#00B390;
	line-height:20px;
	text-align:left;
	word-wrap:break-word;
	position:relative;
}

.wp_tab_ul01_li_box_ul_li:last-child {
	margin-bottom:0px;
}

.wp_tab_ul01_li_box_ul_li a {
	color:#00B390;
}

.wp_tab_ul01_li_box_ul_li_border {
	width:0;
	height:2px;
	margin:auto;
	background:#00B390;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}

.wp_content {
	margin-bottom: 60px;
	font-size:16px;
	color:#000;
	line-height:23px;
	text-align:left;
}

.wp_left {
	display:inline-block;
	width:calc(100% - 270.5px);
	margin-right:25px;
	vertical-align:top;
}

.wp_left_ul {
	display: flex;
	flex-flow: row wrap;
	justify-content:flex-start;
	align-items: stretch;
	align-content: stretch;
	list-style:none;
	margin:0 auto;
	padding:0;
}

.wp_left_ul_li {
	width:calc((100% - 60px) / 4 - 0.2px);
	margin-right:20px;
	margin-bottom:30px;
	background: #FFFFFF;
	transition-duration: 0.35s;
}

.wp_left_ul_li:nth-child(4n) {
	margin-right:0px;
}

.wp_left_ul_li_o {
	transition-duration: 0.35s;
	/* box-shadow */
	box-shadow: 0px 10px 16px -6px rgba(0,0,0,0.3);
}

.wp_left_ul .wp_left_ul_li a {
	display: block;
	padding-top: 150%;
	position: relative;
}

.wp_left_ul_li_imgbox {
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.wp_left_ul_li_imgbox:after {
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgba(0,0,0,0)),
	color-stop(3, rgba(0,0,0,0.3)),
	color-stop(1, rgba(0,0,0,0.5))
);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.6) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.6) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.6) 100%);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 40%, rgba(0,0,0,0.3) 100%);
}

.wp_left_ul_li_imgbox_img {
	display:block;
	width: 100%;
	height: 100%;
	position: relative;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	z-index: 1;
	opacity: 1;
	transition-duration: 0.35s;
}

.wp_left_ul_li_o .wp_left_ul_li_imgbox_img {
	opacity: 0.7;
	transition-duration: 0.35s;
}

.wp_left_ul_li_cont {
	width: calc(100% - 20px);
	padding: 0 10px 10px;
	text-align:left;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.wp_left_ul_li_title {
	display: block;
	/*display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	min-height: 69px;
	margin-bottom: 10px;*/
	font-family: 'Kosugi Maru', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:23px;
	text-align:left;
}

.wp_left_ul_li_date {
	display:inline-block;
	margin-right:10px;
	margin-bottom:5px;
	font-size:15px;
	color:#FFF;
	line-height:20px;
	text-align:left;
}

.wp_left_ul_li_cate {
	display:inline-block;
	margin-right:5px;
	margin-bottom:10px;
	padding:2px 5px;
	background:#20948B;
	border-radius:5px;
	font-size:13px;
	color:#FFF;
	line-height:16px;
}

.wp_left_ul_li_ico {
	display:inline-block;
	font-size:15px;
	color:#FFF;
	line-height:20px;
}


.wp_left_single {
	margin:0 auto;
	text-align:left;
}

.wp_left_single_date {
	display:inline-block;
	margin-bottom:20px;
	font-size:17px;
	font-weight:bold;
	color:#000;
	line-height:20px;
	text-align:left;
	vertical-align:middle;
}

.wp_left_single_cate {
	display:inline-block;
	margin-left:15px;
	margin-bottom:20px;
	padding:2px 5px;
	background:#20948B;
	border-radius:5px;
	font-size:15px;
	color:#FFF;
	line-height:16px;
	vertical-align:top;
}

.wp_left_single_title {
	display:block;
	margin-bottom:30px;
	padding-bottom:5px;
	border-bottom:#DE7A22 1px solid;
	font-size:23px;
	font-weight:bold;
	color:#111;
	line-height:30px;
	text-align:left;
}

.wp_right {
	display:inline-block;
	width:245px;
	vertical-align:top;
}

.wp_right_title {
	display:block;
	margin-bottom:10px;
	padding:15px 0 5px;
	border-bottom:#AAA 1px solid;
	position:relative;
}

.wp_right_title_span01 {
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#111;
	line-height:20px;
	text-align:left;
	position:relative;
	z-index:2;
}

.wp_right_title_span02 {
	display:block;
	width:100%;
	font-family: 'Dancing Script', cursive;
	font-size:30px;
	color:#EFEFEF;
	line-height:30px;
	text-indent:30px;
	text-align:right;
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
}

.wp_right_ul {
	list-style:none;
	margin:0 auto 30px;
	padding:0;
	text-align:left;
}

.wp_right_ul_li {
	margin-bottom:10px;
	padding:0 0 5px;
	position:relative;
}

.wp_right_ul .wp_right_ul_li:last-child {
	margin-bottom:0px;
}

.wp_right_ul_li:before {
	content:"";
	width:0%;
	height:1px;
	border-bottom: #CCC 1px dashed;
	position:absolute;
	bottom:0px;
	left:0;
	transition-duration:0.35s;
}

.wp_right_ul_li_span {
	display:block;
	font-size:15px;
	color:#333;
	line-height:20px;
	text-align:left;
	position:relative;
	z-index:1;
}

.wp_right_ul_li_onmenu .wp_right_ul_li_onmenu_ico {
	width: 20px;
	height: 20px;
	font-size:15px;
	color:#333;
	position: absolute;
	top:0;
	right:0;
	z-index: 2;
	cursor: pointer;
}

.wp_right_ul_li_onmenu>.wp_right_ul_li_onmenu_ico:after,
.wp_right_ul_li ul.children+.wp_right_ul_li_onmenu_ico:after {
	content: "\f067";
	font-family:"Font Awesome 5 Free";
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	position: absolute;
	top:50%;
	right:0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition-duration: 0.35s;
}

.active.wp_right_ul_li_onmenu>.wp_right_ul_li_onmenu_ico:after,
.wp_right_ul_li .active>ul.children+.wp_right_ul_li_onmenu_ico:after {
	content: "\f068";
}

.wp_right_ul_li_span_date {
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#333;
	line-height:20px;
	text-align:left;
}

.wp_right_ul_li .wp_right_ul_li_span>a {
	color:#333;
	transition-duration:0.7s;
}

.wp_right_ul_li_o .wp_right_ul_li_span>a {
	color:#20948B;
	transition-duration:0.35s;
}

.wp_right_ul_li_o.wp_right_ul_li:before {
	width:100%;
	transition-duration:0.35s;
}

.wp_right_ul_li_ul,
.wp_right_ul_li ul {
	list-style:none;
	margin:0 auto;
	padding:5px 0 0 0;
	text-align:left;
}

.wp_right_ul_li_ul li {
	margin-bottom:10px;
	margin-left:10px;
	font-size:15px;
	color:#333;
	line-height:20px;
	text-align:left;
	position:relative;
}

.wp_right_ul_li_ul li:last-child {
	margin-bottom:0px;
}

.wp_right_ul_li_ul li>a {
	color:#333;
	transition-duration:0.7s;
}

.wp_right_ul_li_ul li>a:hover {
	color:#20948B;
	transition-duration:0.35s;
}




/* 未使用 */

.wp_big {
	font-size:0;
}







.wp_left_socialbox_ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	text-align:left;
}

.wp_left_socialbox_ul_li {
	display:inline-block;
	margin:0 10px 20px 0;
	vertical-align:middle;
}

.wp_right_titlebox {
	margin:0 auto;
	padding-top:13px;
	background:#FA89B0;
	text-align:center;
	position:relative;
	/* border-radius */
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.wp_right_titlebox_img {
	vertical-align:bottom;
	position:relative;
	z-index:1;
}

.wp_right_title_ico {
	margin-right:5px;
	vertical-align:middle;
}

.wp_right_ul_li_date {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#1F1F1F;
	line-height:20px;
	text-align:left;
}

.wp_right_ul_li_cate {
	display:block;
	font-size:14px;
	color:#1F1F1F;
	line-height:30px;
	text-align:center;
}

/* 未使用ここまで */

.new {
	display:inline-block;
	margin-left:1em;
	color:#F00;
}

.wp_pagenation {
}

.wp_pagenation_ul {
	list-style:none;
	margin:0 0 40px;
	padding:0;
	text-align:center;
}

.wp_pagenation_ul_li {
	display:inline-block;
	width:30px;
	margin:0 6px 10px;
	background:#FFF;
	border:#20948B 2px solid;
	border-radius:5px;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
}

.wp_pagenation_ul_li a,
.wp_pagenation_ul_li span {
	display:block;
	padding: 6px 0;
	color:#20948B;
}

.wp_pagenation_ul_li_o a,
.wp_pagenation_ul_li_o span {
	background:#20948B;
	color:#FFF;
}

.wp_pagenation_ul_li_nb {
	border-radius:50%;
}

.prev_next {
	margin:0 0 15px 0;
	padding:20px 0 5% 0;
}

.prev_next_ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}

.prev_next_ul_li {
	display:inline-block;
	background: #20948B;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	position:relative;
	transition-duration:0.35s;
}

.prev_next_ul_li:hover {
	background: #F4CC70;
	transition-duration:0.35s;
}

.prev_next_ul_li_before:before {
	conttent:"\f104";
	font-family:"Font Awesome 5 Free";
	position:absolute;
	top:50%;
	left:10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.prev_next_ul_li_after:after {
	conttent:"\f105";
	font-family:"Font Awesome 5 Free";
	position:absolute;
	top:50%;
	left:10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.prev_next_ul_li a {
	display:block;
	min-width:140px;
	padding:10px;
	color:#FFF;
}

.prev_next_ul_li_m {
	margin:0 10px;
}

.prev_next_ul_li_m a {
	width:210px;
}

/*wpここまで */

#down {
	position: relative;
}

#up {
	position: relative;
}

#top {
	position: relative;
}

.ninja{
	display:block;
	width:32px;
	height:32px;
	background:url(img/ninja.png) no-repeat;
}
.ninja:hover{
	animation: ani-ninja 0.6s steps(9,start) forwards;
}
@keyframes ani-ninja{
	0%{ background-position:0 0;}
	100%{ background-position:-288px 0;}
}

/* ここまで1024px以上の幅の場合に適応される */
