@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Yusei+Magic&display=swap');

body {
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 1.8em;
	text-justify: inter-ideograph;
	text-align: justify;
	font-weight: 400;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}
body {
	animation: fadeIn 4s ease 0s 1 normal;
	-webkit-animation: fadeIn 4s ease 0s 1 normal;
}
p {
	text-justify: inter-ideograph;
	text-align: justify;
}

 @keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}
 @-webkit-keyframes fadeIn {
 0% {
opacity: 0
}
 100% {
opacity: 1
}
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
margin:0;
box-sizing:border-box;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
}
.sp_no {
	display: none !important;
}
#spm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
	overflow: hidden;
}
input[type="submit"] {
  -webkit-appearance: none;
}
img {
	max-width : 100%;
	height : auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
header {
	background-color: #333;
	height: 5vh;
	font-size: 12px;
	color: #FFF;
	line-height: 5vh;
	display: none !important;
}



.box1 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding-top: 64px;
	padding-right: 0;
	padding-bottom: 64px;
	padding-left: 0;
	background-color: rgba(255,255,255,0);
	text-align: center;
}

.box1:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	/*四角形を傾けます*/
	transform: skewY(4deg);
	transform-origin: top right;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background-image: url("../img/g_top/bk1.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	
}

.box2 {
	display: block;
	text-align: center;
	clear: both;
	overflow: hidden;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: rgba(255,255,255,0);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 4;

}
.box2::after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	/*四角形を傾けます*/
	transform: skewY(4deg);
	transform-origin: top left;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.box3 {
    	padding-top: 64px;
	padding-bottom: 64px;
    padding-left: 3%;
    padding-right: 3%;
	display: block;
	text-align: center;
	overflow: hidden;
	background-color: #3166B0;
	background-image: url(../img/g_top/bk2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


.box4 {
        	padding-top: 64px;
	padding-bottom: 64px;
    padding-left: 3%;
    padding-right: 3%;
	display: block;
	text-align: center;
	overflow: hidden;
	background-color: #FFF;
    	background-image: url(../img/t3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.box5 {
        	padding-top: 64px;
	padding-bottom: 64px;
    padding-left: 3%;
    padding-right: 3%;
	display: block;
	text-align: center;
		background-image: url("../img/g_top/bk2.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    
}



 .tt{
  background-color: #FCEE21;
	background-image: url(../img/bk1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	 background-attachment: fixed;
}
.box1 ul .h_left {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.box1 ul .h_right {
	width: 100%;
	text-align: center;
}
.box1 .main_b {
	width: 100%;
	clear: both;
}
.main_b h1 {
	padding-bottom: 24px;
}
.main_b h1 img {

}
.box1 a:hover {
	opacity: 1.0 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha( opacity=100 )" !important;
}



.tl_box {
	padding-bottom: 32px;
	background-image: url(../img/yaji.png);
	background-position: center bottom;
	background-repeat: no-repeat;
   
	background-size: 27px 32px;
	overflow: hidden;
	margin-bottom: 12px;
}
.ttl {
    font-family: 'Yusei Magic', sans-serif !important;
    margin-right: auto;
    margin-left: auto;
    align-items: center;
    font-size: 22px;
    line-height: 22px;
    border: 5px solid #333;
    display: inline-block;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    text-align: center;
    background-color: #3166B0;
    color: #FCEE21;
}
.t_box1 {
	display: block;
	overflow: hidden;
		background-image: url(../img/t3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}


.gh_box {
    font-family: 'Yusei Magic', sans-serif;

	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.gh1 {
    padding-right: 6%;
}
.gh2 {
    padding-left: 6%;
}
.gh_box li {
    position: relative;
	width: 100%;
}
.gh_box .gh_bxin {
    position: absolute;
       top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    
}
.gh_box .gh_bxin h3 {
    font-size: 18px;
    color: #3166B0;
    line-height: 1.3em;
    margin-bottom: 14px;
}
.gh_box .gh_bxin h4 {
    font-size: 12px;
    line-height: 1.5em;
}


.mo_sb {
    color: #00B9EF;
}

.gh_tk_box {
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
.gh_tk_box li {
	width: 100%;
	margin-bottom: 16px;
	border: 12px solid #333;
	background-color: #FFF;
    position: relative;

}
.gh_tk_box li i {
    position: absolute;
    top 10px;
    left: 0px;
    width: 20%;
}
.gh_tk_box li h3 {
    font-family: 'Yusei Magic', sans-serif;
    font-size: 20px;
    background-color: #3166B0;
    display: inline-block;
    color: #FFF;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-radius: 30px;
}
.gh_tk_box li h4 {
    font-size: 14px;
    line-height: 1.8em;
    text-align: left;
    padding: 14px;
}
.price_box h3 {
    font-family: 'Yusei Magic', sans-serif;
    font-size: 20px;
    background-color: #3166B0;
    display: inline-block;
    color: #FFF;
    padding-top: 15px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    border-radius: 50px;
}

.price_box h4 {
    font-family: 'Yusei Magic', sans-serif;
    font-size: 16px;
    display: block;
    padding-top: 24px;
    padding-bottom: 32px; 
}
.price_box2 {
    max-width: 1040px;
    border: 12px solid #333;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 14px;
    background-color: #FCEE21;
}
.price_box2 li {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Yusei Magic', sans-serif;
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.5em;
}
.moji40 {
     font-size: 40px !important; 
     transform:rotate(90deg)
}
.price_box3 {
    border: 12px solid #333;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 14px;
    background-color: #FFF;
    margin-top: 32px;
    display: block;
    overflow: hidden;
}
.price_box3 h3 {
    font-family: 'Yusei Magic', sans-serif;
    font-size: 22px;
    background-color: #3166B0;
    display: inline-block;
    color: #FFF;
    padding-top: 15px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    border-radius: 50px;
}
.price_box3 h4 {
    font-family: 'Yusei Magic', sans-serif;
    font-size: 22px;
    display: inline-block;
    color: #333;
    padding-top: 15px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    border-radius: 50px;
}
.price_box3 p {
    text-align: left;
    font-size: 16px;
    margin-top: 24px;
    line-height: 1.8em;
    font-weight: 500;
}
.mg_b32 {
    margin-bottom: 32px;
}
.price_box3 dl {
    width: 100%;
    float: left;
    display: block;
    font-size: 15px;
    font-family: 'Yusei Magic', sans-serif;
    border-bottom: 2px solid #FFF;
}

.price_box3 dt {
    width: 50%;
    float: left;
    display: block;
    padding: 10px;
    background-color: #00B9EF;
    color: #FFF;

}
.price_box3 dd {
    width: 50%;
    float: left;
    display: block;
    padding: 10px;

}
.jirei_box {
    max-width: 900px;
    color: #FFF;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: hidden;
}
.jirei_box h5 {
    font-size: 24px;
    color: #FCEE21;
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 32px;
}
.jirei_box h6 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 24px;
}
.jirei_box p {
    font-size: 30px;
    text-align: center;
     font-weight: 700;
     margin-bottom: 24px;
}
.jirei_box img {
}
.tel10 {
    font-size: 15px;
    margin-bottom: 32px;
    font-family: 'Yusei Magic', sans-serif;
    text-align: left;
}
.tel1 {
    font-size: 15px;
    margin-bottom: 24px;
    font-family: 'Yusei Magic', sans-serif;
}
.tel1 .tel {
	font-size: 28px;
	font-weight: 700;
   
}
.tel2 {
    font-family: 'Yusei Magic', sans-serif;
	margin-top: 12px;
}
.acs_box1 {
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
}
.acs_box1 .left {
margin-right: auto;
	margin-left: auto;
    width: 80%;
}
.acs_box1 .right {

	width: 100%;
	text-align: left;
}
.comp  {
	display: block;
   overflow: hidden;
}
.comp dl {
    background-color: #3166B0;
    color: #FFF;
    display: block;
    overflow: hidden;
    font-size: 15px;
    margin-top: 14px;
    text-align: left:
}
.comp dt {
    width: 100%;
    font-weight: 700;
    padding: 10px;
}
.comp dd {
    width: 100%;
    text-justify: inter-ideograph;
    text-align: justify;
    color: #333;
    background-color: #FFF;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;

}
.t_map {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	clear: both;
}
.info_box {
    max-width: 900px;
    border: 12px solid #333;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 24px;
    background-color: #FFF;
    margin-top: 32px;
    display: block;
    overflow: hidden;
}
.info_box0 {
    font-family: 'Yusei Magic', sans-serif;
}

.info_box0 a {
    color: #FFF;
}




footer {
    color: #FFF;
    background-color: #3166B0;
    text-align: center;

    
}
footer a {
    color: #FFF;
}
.foot_box {
     padding-left: 3%;
    padding-right: 3%;
    padding-top: 64px;
    padding-bottom: 64px;
}
.foot_box .left img {
    width: 60%;
      margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.foot_box .right {

}
.foot_box .right .f1 img{
    width: 90%;
      margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    
}
.foot_box .right .f2 img{
      width: 80%;
      margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.copy {
    line-height: 64px;
    background-color: #00B9EF;
}

.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
.drop-shadow {
    -webkit-filter: drop-shadow(1px 2px 3px rgba(0,0,0,.8));
    filter: drop-shadow(1px 2px 3px rgba(0,0,0,.8));
    }
#page-top {
    display: none !important;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
}
#page-top a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page-top a img {
	width: 60px;
}
.about_box2 li a {
	display: block;
}
.bton {
	font-size: 12px;
	text-align: center;
	margin-top: 25px;
	display: block;
	line-height: 48px;
	border: 1px solid #333;
}
.bton:hover {
	color: #FFF;
	background-color: #333;
}
.box640_l {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 48px;
}
.box640_r {
	display: block;
	width: 100%;
	margin-top: 48px;
}
.box640_c {
	display: block;
	width: 100%;
	margin-top: 48px;
}
.news11_b {
	clear: both;
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.news11_b .date1 {
	float: left;
	width: 25%;
	text-align: left;
}
.news11_b .tt {
	float: left;
	width: 75%;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.sub_m2 {
	font-size: 14px;
	display: block;
}
.bt1280 a {
	font-size: 14px;
	line-height: 50px;
	color: #333;
	text-align: center;
	display: block;
	width: 100%;
	border: 1px solid #666;
	clear: both;
	margin-top: 24px;
}
.bt1280 a:hover {
	color: #FFF;
	background-color: #2B2B2B;
}.box1280_n {
	
	margin-right: 3%;
	margin-left: 3%;
}
.box1280_n h2 {
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
}
.box1280_n .sp_bt45 {
	font-size: 13px;
	font-weight: 300;
	display: block;
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
}

.box1280_n dl {
	clear: both;
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.box1280_n dt {
	float: left;
	width: 25%;
	text-align: left;
	font-weight: 400;
}
.box1280_n dd {
	float: left;
	width: 75%;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box1 .bk_l {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.bk_l .mm_mo {
	font-size: 14px;
	font-weight: 700;
	color: #666;
	text-align: center;
	display: block;
	margin-top: 32px;
}
.bk_l img {
	width: 55% !important;
	margin-right: auto;
	margin-left: auto;
}




.kiji_1 h1 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 32px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h2 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 32px;
	text-align: left;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h3 {
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 32px;
	padding: 0.5em;/*左線（実線 太さ 色）*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	width: 100%;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h4 {
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 32px;
	position: relative;
	padding: 0.6em;
	background-color: #CCCCCC;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h4:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	width: 0;
	height: 0;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;	
}
.kiji_1 h5 {
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 32px;
	border: 1px dashed #999999;
	padding: 0.2em 0.5em;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h6 {
	position: relative;
	font-size: 15px;
	margin-bottom: 32px;
	font-weight: 500;
	text-justify: inter-ideograph;
	text-align: justify;
}
.kiji_1 h6:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}
.kiji_1  p {
	margin-bottom: 25px;
	line-height: 1.8em;
	}
#box3 .main .tl {
	font-size: 24px;
	font-weight: 900;
	width: 100%;
	text-align: center;
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FCEE21;
}
.news_sbox {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 64px;
	display: block;
	overflow: hidden;
	padding-right: 3%;
	padding-left: 3%;
	margin-top: 32px;
}
.news_sbox .left {
	display: block;
	border: 5px solid #333;
	background-color: #eee;
	padding-top: 25px;
	padding-right: 3%;
	padding-bottom: 25px;
	padding-left: 3%;
	margin-bottom: 32px;
	margin-top: 32px;
}
.widget-title  {
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	display: block;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background-color: #FCEE21;
	padding-left: 12px;
}
#recent-posts-2 ul li {
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#recent-posts-2 ul li .post-date {
	display: block;
	color: #666;
	text-align: right;
	margin-top: 12px;
}
#archives-2 {
	margin-top: 48px;
}
#archives-2 ul li {
	line-height: 32px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#archives-2 ul li a {
}
#recent-posts-2 ul li a {
	display: block;
}
.news_sbox .right {
	display: block;
}
#box_p1 .box_in3 {
	border: 5px solid #333;
	padding: 3%;
}
.tt_p_news {
	font-size: 16px;
	font-weight: 700;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	line-height: 1.6em;
	background-color: #FCEE21;
	padding: 12px;
}
.tl_box2 {
	padding-bottom: 32px;
	background-image: url(../img/yaji.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 27px 32px;
	overflow: hidden;
	margin-bottom: 12px;
}
.ttl2 {
	font-family: 'Yusei Magic', sans-serif !important;
	background-color: #FCEE21;;
	align-items: center;
	font-size: 18px;
	line-height: 1.7em;
	border: 5px solid #333;
	display: block;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: center;
}
.daysn {
	display: block;
	text-align: right;
	font-size: 14px;
	line-height: 32px;
}
.kiji_1 {
	display: block;
	margin-top: 32px;
	font-size: 14px;
}
.block_1050_n .bt a {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 64px;
	border: 5px solid #333;
	font-family: 'Yusei Magic', sans-serif;
}
.block_1050_n {
	display: block;
	margin-top: 48px;
	overflow: hidden;
	text-align: center;
}
.news_sbox .left .bt a {
	text-align: center;
	font-size: 14px;
	font-family: 'Yusei Magic', sans-serif;
	display: block;
	line-height: 54px;
	border: 5px solid #333;
	background-color: #FFF;
}
.bt a:hover {
	background-color: #FCEE21 !important;
	color: #000 !important;
}
.navigation_in a:hover {
	background-color: #FCEE21;
	color: #000;
}
.next .prev-link {
	display: block;
	float: left;
	width: 45%;
	padding: 12px;
	font-size: 14px;
	font-family: 'Yusei Magic', sans-serif;
	border: 5px solid #333;
	text-align: center;
}
.prev .next-link {
	font-size: 14px;
	font-family: 'Yusei Magic', sans-serif;
	display: block;
	padding: 12px;
	text-align: center;
	float: right;
	width: 45%;
	border: 5px solid #333;
}
.t_news li {
	width: 49%;
	margin-bottom: 12px;
	border: 8px solid #333;
	background-color: #FCEE21;
}
.t_news {
		display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.t_news::after {
display: block;
content:"";
width: 32%;
}
.ma_bt dl dt {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	font-size: 13px;
}
.ma_bt dl dd {
	font-weight: 700;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 13px;
	text-align: left;
}
.t_news .ma_bt img {
	width: 100% !important;
	height: 180px !important;
  object-fit: cover !important;
}
#sidebar {
	display: none;
}
.blbt  {
	text-align: center;
	display: inline-block;
	border: 2px solid #666 !important;
	padding: 12px;
	margin-top: 24px;
	color: #666 !important;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
}
.blbt:hover {
	color: #FCEE21 !important;
	background-color: #000;
}
.blbt2  {
	text-align: center;
	display: inline-block !important;
	padding: 12px;
	margin-top: 32px;
	color: #FFF !important;
	font-size: 14px;
	line-height: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.blbt2:hover {
	color: #FCEE21 !important;
	background-color: #000;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.info_mm {
	margin-bottom: 15px;
	display: block;
	text-align: center;
}
.teln {
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box800 {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	clear: both;
	text-align: left;
	padding-top: 32px;
}
.box800 .box800_left {
	text-align: left;
	padding-right: 3%;
	padding-left: 3%;
}
.box800 .box800_right {
	text-align: left;
	overflow: hidden;
	display: block;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 25px;
}
input[type="text"], input[type="email"], input[type="tel"] {
	border: 0;
	padding: 10px;
	font-size: 16px;
	border: solid 1px #ccc;
	width: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 26px;
	margin-left: 0;
}
textarea {
	width: 100%;
	height: 15em;
	font-size: 16px;
	border: 1px solid #CCC;
}
input[type="submit"] {
    font-size: 16px;
    background-color: #2B2B2B;
    color: #00B9EF;
    padding-top: 15px;
    padding-right: 60px;
    padding-bottom: 15px;
    padding-left: 60px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border: 5px solid #333;
}
input[type="submit"]:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #000;
    background-color: #00B9EF;
}
.wpcf7-form-control-wrap {
	margin: 0;
}.box1280 {
	text-align: center;
	padding-right: 3%;
	padding-left: 3%;
}
.box1280 .info_mm  {
	margin-top: 30px;
}
.privacy .orenji_moji {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
.privacy p {
	margin-bottom: 35px;
}






.conp100 {
	font-size: 20px;
	line-height: 1.5em;
	font-family: 'Yusei Magic', sans-serif !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.boss1 {
	text-align: left;
	width: 100%;
	margin-top: 48px;
	background-image: url(../img/bo1.jpg);
	background-repeat: repeat-y;
	background-position: 20% center;
	background-size: 35% auto;
	padding-right: 5%;
	padding-top: 24px;
	padding-bottom: 24px;
}
.boss1 h3 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 18px;
	margin-bottom: 24px;
	font-family: 'Yusei Magic', sans-serif !important;
	line-height: 1.5em;
}
.boss1 p {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.6em;
	font-weight: 500;
}

.boss2 {
	text-align: left;
	width: 100%;
	margin-top: 48px;
	background-image: url(../img/bo1.jpg);
	background-position: 80% center;
	background-repeat: repeat-y;
	padding-left: 5%;
	background-size: 35% auto;
	padding-top: 24px;
	padding-bottom: 24px;
}
.boss2 h3 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 18px;
	margin-bottom: 24px;
	font-family: 'Yusei Magic', sans-serif !important;
	line-height: 1.5em;
}
.boss2 p {
	font-size: 14px;
	margin-bottom: 24px;
	line-height: 1.5em;
	font-weight: 500;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	height: auto;
	width: 40%;
}
.contents1 {
	padding-top: 16px;
	padding-bottom: 64px;
	background-image: url(../img/t3.png);
	background-position: left top;
}

.comp .comp_in1 {
	display: block;
}

.contents1 .comp {
	margin-top: 48px;
}
.comp .comp_in2 p {
	margin-top: 0px;
	padding-top: 0px;
	text-justify: inter-ideograph;
	text-align: justify;
	font-weight: 700;
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 1.7em;
}
.comp_in1 img {
	height: auto;
	width: 100%;
	border: 8px solid #333;
}
.comp .comp_in2 {
	text-align: left;
	padding-top: 32px;
	display: block;
}
.products_1 {
	font-family: 'Yusei Magic', sans-serif !important;
	font-size: 18px;
	margin-bottom: 24px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
.gmap {
	margin-top: 64px;
	clear: both;
	width: 100%;
}
.prod5 {
	justify-content: space-between;
	display: block;
	overflow: hidden;
}
.prod5 .p4_in1 {
	width: 100%;
	display: block;
}
.prod5 .p4_in2 {
	justify-content: center;
	align-items: center;
}
.prod5 .p4_in2 img {
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.prod5 .p4_in1 dl {
	width: 100%;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 24px;
}
.prod5 .p4_in1 dl dt {
	float: left;
	width: 100%;
	background-color: #F5F5F5;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: 500;
}
.prod5 .p4_in1 dl dd {
	float: left;
	width: 100%;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.prod5 .p4_in1 .chui {
	display: block;
	clear: both;
	margin: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	vertical-align: 0%;
	text-align: left;
	text-indent: 0px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#box3 {
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 64px;
	padding-bottom: 64px;
	background-image: url(../img/bk1.gif);
	text-align: center;
	background-size: cover;
	background-position: center center;
	padding-right: 3%;
	padding-left: 3%;
}
.sp_t32 {
	margin-top: 48px;
}
.sp_b64 {
}

.prod {
	padding-top: 32px;
	padding-right: 3%;
	padding-left: 3%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}




.wp-pagenavi {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.wp-pagenavi .pages {
	border: 3px solid #333;
	font-weight: 500;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.wp-pagenavi a {
	border: 3px solid #333;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: 500;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.wp-pagenavi a:hover {
	background-color: #FCEE21;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	color: #000;
}
.wp-pagenavi .current {
	border: 3px solid #333;
	font-weight: 500;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FCEE21;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bread {
	padding-right: 3%;
	padding-left: 3%;
	font-size: 10px !important;
	display: block;
	overflow: hidden;
}
.bread a {
	font-size: 10px !important;
}
.bread li {
	float: left;
}
.slider img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.p_title {
	font-family: 'Yusei Magic', sans-serif;
	font-size: 12px;
	white-space: normal;
	display: block;
	margin: 0px;
	text-justify: inter-ideograph;
	text-align: center;
	line-height: 12px;
	color: #333333;
	
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FCEE21;
	position: absolute;
	bottom: 15px;
	width: 100%;
}
.box_290_r40_22 {
	text-align: center;
	display: block;
	width: 262px;
	float: left;
	border: 8px solid #333;
	position: relative;
	background-color: #000;
	margin: 6px;
}
.text_line {
background:linear-gradient(transparent 70%, #FCEE21 0%);
}

.w1280 {
	margin-left: auto;
	margin-right: auto;
	}
.box_290_r40_33 {
	text-align: center;
	display: block;
	width: 49%;
	border: 8px solid #333;
	position: relative;
	background-color: #000;
	margin-bottom: 24px;
}
.prod::after{
  content:"";
  display: block;
  width:32%;
}
.box_290_r40_33 img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.photo {
	margin-top: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;

	}
.photo li {
	width: 48%;
	margin-bottom: 10px;
	border: 8px solid #333;
	}
.photo::after{
  content:"";
  display: block;
  width:33%;
}
.photo li img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.pd_11 {
	text-align: center;
	margin-left: 3%;
	margin-right: 3%;
	}
.wop {
	margin-top: 32px;
	text-align: center;
	max-width: 800px;
	font-size: 14px;
	font-weight: 500;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 12px;
	line-height: 1.8em;
	}
.keycolor_bg {
	color: #FF0;
	background-color: #000;
	font-weight: 700;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.planimg {
	float: left;
	width: 50%;
	margin-right: 25px;
	border: 8px solid #333;
	margin-bottom: 16px;
}
.comp_in2 .list li {
	font-weight: 700;
	margin-bottom: 24px;
	list-style-type: disc;
	margin-left: 24px;
}
.mg_top0 {
	margin-top: 0px !important;
	
}
.color_r {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #090;
	font-weight: 700;
}

.box_290_r40_55 {
	text-align: center;
	display: block;
	width: 100%;
	border: 12px solid #333;
	position: relative;
	background-color: #000;
	margin-bottom: 24px;
	margin-right: auto;
	margin-left: auto;
}
.box_290_r40_44 {
	text-align: center;
	display: block;
	width: 100%;
	border: 12px solid #333;
	position: relative;
	background-color: #000;
	margin-bottom: 24px;
}

.box_290_r40_44 img {
  width: 100%;
}.prof .right {
	width: 100%;
}
.prof .right p {
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6em;
}
.prof .right .btn {
	font-family: 'Yusei Magic', sans-serif;
	text-align: right;
	display: inline-block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 16px;
	float: right;
	line-height: 16px;
	padding-bottom: 5px;
}.prof {
	margin-top: 64px;
	display: block;
	overflow: hidden;
	padding-right: 3%;
	padding-left: 3%;
}
.spt32 {
	padding-top: 32px !important;
}
.yaku {
	display: block;
	margin-top: 10px;
}
.center-text {
	
	padding-top: 48px !important;
	display: block;
}
.mm_box form fieldset #prefid {
	font-size: 16px;
	margin-left: 16px;
}
.mm_box form {
	font-weight: 700 !important;
}
.k_center {
	padding-top: 64px !important;
	padding-bottom: 64px !important;
	text-align:center !important;
}
.box_cdl_txt {
    margin-bottom: 24px;
}
.box_cdl ul li {
    
    width: 100%;
    text-align: left;
}
.box_cdl ul .left img {
    height: auto;
    width: 100%;
	margin-bottom: 24px;
	
}
.box_cdl2 {
    margin-top: 24px;
    display: block;
    clear: both;
}
.contents3 {
    max-width: 900px;
    margin-left: auto;
    padding: 32px;
    margin-right: auto;
    background-color: #FCEE21;
    margin-bottom: 64px;
}
.wpcf7-spinner {
	display: none;
}

.kan_kb {
	margin-top: 64px;
}
.kan_kb h3 {
	text-align: left !important;
	display: block !important;
	font-size: 16px !important;
	border-bottom-width: 2px !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #333 !important;
	padding: 0px !important;
	margin-bottom: 24px !important;
	line-height: 28px !important;
	font-weight: 500 !important;
}
.kan_kb ul li img{
	height: auto;
	width: 100%;
	  height: 180px;
  object-fit: cover;
}
.kan_kb ul li {
	width: 48%;
}
.kan_kb ul li p {
	text-align: left;
	display: block;
	font-weight: 400 !important;
	line-height: 1.5em;
}

.kan_kb ul {
		display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}


.cp_qa {
    text-align: left;
    font-size: 14px;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}
.cp_qa dl {
    margin-bottom: 48px;
}
.cp_qa dt {
     background-color: #FCEE21;
    border: 8px solid #333;
    font-family: 'Yusei Magic', sans-serif;
    margin-bottom: 24px;
    padding: 12px;
    font-size: 16px;
    font-weight: 400;
}
.cp_qa dt:before {
content:"Q：";
color:#333;
font-weight:700;
}
.cp_qa dd {
    padding-left: 2em;
    margin-left: 1.6rem;
}
.cp_qa dd:before {
content:"A：";
color:#F90;
font-weight:700;
 margin-left: -1.6rem;
}

.insta_bx {

    	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.insta_bx li {
    width: 48%;
    padding-top: 14px;
}

.btn_1 {
    text-align: center;
    display: block;
    margin-top: 48px;
}
.btn_1 a {
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
    padding-right: 60px;
    margin-left: auto;
    margin-right: auto;    
    background-color:#3166B0;
    color: #FFF;
    border-radius: 50px;
    border: 1px solid #4a4a4a;
}

.btn_1 a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    background-color: #ffe600;
    color: #4a4a4a;
    border: 1px solid #ffe600;
}
.btn_1 a::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 5px);
	right: 30px;
	width: 10px;
	height: 10px;
	border: 2px solid;
	border-color: transparent transparent #FFF #FFF;
	transform: rotate(-135deg);
	transition: .3s;
}
.btn_1 a:hover::after {
	right: 20px;
	border-color: transparent transparent #4a4a4a #4a4a4a;
}
.remo_box .line2b {
    border: 3px solid #3AAE36;
    text-align: left;
    padding: 24px;
    margin-left: auto;
    margin-right: auto;
}
.remo_box .line2b h4 {
    font-size: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #3AAE36;
    margin-bottom: 12px;
    position: relative;
    line-height: 3em;
    padding-left: 3em;
}
.remo_box .line2b h4::before {
    position: absolute;
    left: 0;
    content: "";
    display: inline-block;
    width: 3em;
    height: 3em;
    background-image: url(../img/g_top/linec.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.remo_box .line2b ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
    width: 100%;
    margin-top: 24px;
    text-justify: inter-ideograph;
    text-align: justify;
    counter-increment: section;
 
}
.remo_box .line2b ol li::before {
  
  content: counter(section)'.';
  padding-right: .5em;
  font-weight: bold;
  color: #3AAE36;
}
.remo_box .line2b .btn2 {
  background-color: #3AAE36;
}
.remo_box .btn2 {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #FFF;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 20px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}
.remo_box .btn2::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 30px;
  width: 12px;
  height: 12px;
  border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: transparent transparent #fff #fff;
  transform: rotate(-135deg);
  transition: .3s;
}
.remo_box .btn2:hover {
    background-color: #3AAE36;
    color: #FCEE21;
    font-weight: 500;
}
.remo_box .btn2:hover::after {
	right: 15px;
	border-color: transparent transparent #FCEE21 #FCEE21;
}

/*--------------------------------
スマホのフッターメニュー
---------------------------------*/
ul.footer_menu {
	margin: 0 auto;
	padding: 3px 0;
	width: 100%;
	overflow: hidden;
	display: flex;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
    text-align: center;
}
ul.footer_menu li {
    margin: 0;
    display: block;
    vertical-align: middle;
    list-style-type: none;
    width: 33.3333%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5;
    padding-left: 0;
   
}
ul.footer_menu li a i {
    display: block;
     
    
}
ul.footer_menu li a {
    border: none;
    display: block;
   font-size: 11px !important;
    font-weight: 500;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}
.footer_menu {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    background-color: #3166B0;
    
}
.footer_menu li a i img {
	height: 40px;
	width: auto;
	padding-top: 5px;
   
    margin-left: auto;
    margin-right: auto;
}
