@charset "utf-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;400;500;700&family=Quicksand:wght@300;400;500;600;700&display=swap");
.min {font-family: "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho, 'Noto Serif JP',  "HGS明朝E" , "ＭＳ Ｐ明朝", "MS PMincho", serif;}
.f-qui {font-family: 'Quicksand', sans-serif;}
/*-----font-family-----*/
html{font-family:"游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Sawarabi Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;}
body{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

/* -----テキスト----- */
.fwb{font-weight: bold!important;}
.fwn{font-weight: normal!important;}
.ls1{letter-spacing: 1px;}
.dip_inl{display: inline;}
.dip_inb{display: inline-block;}
.dip_block{display: block;}
.mauto {margin-left:auto; margin-right:auto;}
img.alignright {margin-left: auto; margin-right: 0;}
.aligncenter {margin-left: auto; margin-right: auto;}

/*pc */
@media print, screen and (min-width: 768px){
.txtL,.txtLPc{text-align: left;}
.txtC,.txtCPc{text-align: center;}
.txtR,.txtRPc{text-align: right;}

.fsXXXLPc {font-size: 30px; line-height: 1.4;}
.fsXXLPc {font-size: 26px; line-height: 1.4;}
.fsXL,.fsXLPc {font-size: 22px;}
.fsLL,.fsLLPc {font-size: 20px;}
.fsL,.fsLPc {font-size: 1.8rem;}
.fsM,.fsMPc {font-size: 1.4rem;}
.fsS,.fsSPc {font-size: 1.3rem;}
.fsXS,.fsXSPc {font-size: 1.1rem;}

.fs40,.fs40Pc {font-size: 4.0rem!important; line-height: 1.6!important;}
.fs32,.fs32Pc {font-size: 3.2rem!important; line-height: 1.4!important;}
.fs30,.fs30Pc {font-size: 3.0rem!important; line-height: 1.4!important;}
.fs28,.fs28Pc {font-size: 2.8rem!important; line-height: 1.4!important;}
.fs26,.fs26Pc {font-size: 2.6rem!important; line-height: 1.4!important;}
.fs24,.fs24Pc {font-size: 2.4rem!important;}
.fs22,.fs22Pc {font-size: 2.2rem!important;}
.fs20,.fs20Pc {font-size: 2.0rem!important;}
.fs18,.fs18Pc {font-size: 1.8rem!important;}
.fs16,.fs16Pc {font-size: 1.6rem!important;}
.fs15,.fs15Pc {font-size: 1.5rem!important;}
.fs14,.fs14Pc {font-size: 1.4rem!important;}
.fs13,.fs13Pc {font-size: 1.3rem!important;}
.fs12,.fs12Pc {font-size: 1.2rem!important;}

.vaM,.vaMPc{vertical-align: middle;}

.lh12,.lh12Pc{line-height: 1.2!important;}
.lh14,.lh14Pc{line-height: 1.4!important;}
.lh16,.lh16Pc{line-height: 1.6!important;}
.lh18,.lh18Pc{line-height: 1.8!important;}
.lh2,.lh2Pc{line-height: 2.0!important;}
}

/*sp*/
@media only screen and (max-width: 767px){
.txtL,.txtLSp{text-align: left;}
.txtC,.txtCSp{text-align: center;}
.txtR,.txtRSp{text-align: right;}
.fsXXL,.fsXXLSp {font-size: 22px; line-height: 1.4em;}
.fsLL,.fsLLSp {font-size: 20px; line-height: 1.4em;}
.fsXL,.fsXLSp {font-size: 20px; line-height: 1.4em;}
.fsL,.fsLSp {font-size: 18px; line-height: 1.4em;}
.fsM,.fsMSp {font-size: 15px;}
.fsS,.fsSSp {font-size: 14px;}
.fsXS,.fsXSSp {font-size: 12px;}

.fs30,.fs30Sp {font-size: 2.5rem!important; line-height: 1.4!important;}
.fs28,.fs28Sp {font-size: 2.4rem!important; line-height: 1.4!important;}
.fs26,.fs26Sp {font-size: 2.2rem!important; line-height: 1.4!important;}
.fs24,.fs24Sp {font-size: 2.1rem!important;}
.fs22,.fs22Sp {font-size: 2.0rem!important;}
.fs20,.fs20Sp {font-size: 1.8rem!important;}
.fs18,.fs18Sp {font-size: 1.7rem!important;}
.fs16,.fs16Sp {font-size: 1.6rem!important;}
.fs15,.fs15Sp {font-size: 1.5rem!important;}
.fs14,.fs14Sp {font-size: 1.4rem!important;}
.fs13,.fs13Sp {font-size: 1.3rem!important;}
.fs12,.fs12Sp {font-size: 1.2rem!important;}

.vaM,.vaMSp{vertical-align: middle;}

.lh12,.lh12Sp{line-height: 1.2!important;}
.lh16,.lh16Sp{line-height: 1.6!important;}
.lh14,.lh14Sp{line-height: 1.4!important;}
.lh18,.lh18Sp{line-height: 1.8!important;}
.lh2,.lh2Sp{line-height: 2.0!important;}
}

/* -----画像----- */
/*pc */
@media print, screen and (min-width: 768px){
img {image-rendering: -webkit-optimize-contrast;}/* Google chrome image rendering */
.autoImg.fullPc {width: auto;max-width: 100%;height: auto;display: table;margin: 0 auto;}
.autoImg.lgPc {width: 80%;margin: 0 auto;display: block;}
.autoImg.mdPc {width: 50%;margin: 0 auto;display: block;}
.autoImg.smPc {width: 30%;margin: 0 auto;display: block;}
}
/*sp*/
@media only screen and (max-width: 767px){
.Img {width: 100%;height: auto;}
.autoImgSp {width: 100%;height: auto;}
.autoImg.fullSp {width: auto;max-width: 100%;height: auto;display: table;margin: 0 auto;}
.autoImg.lgSp {width: 80%;margin: 0 auto;display: block;}
.autoImg.mdSp , .autoImgSp.mdSp {width: 50%;margin: 0 auto;display: block;}
.autoImg.smSp {width: 30%;margin: 0 auto;display: block;}
}

/* -----幅----- */
.fullauto {
width: 100%;
margin-left: auto;
margin-right: auto;
display: block;
}

/* PC */
@media print, screen and (min-width:768px){
.w1200Pc{width: 1200px; margin-left:auto; margin-right: auto;}/*固定ページコンテンツサイズ使用*/
.w1000Pc{width: 1000px; margin-left:auto; margin-right: auto;}/*固定ページコンテンツサイズ使用*/
.w800Pc{width: 800px; margin-left:auto; margin-right: auto;}/*固定ページコンテンツサイズ使用*/
}
 /* SP */
@media screen and (max-width:767px){
.w100Sp{width: 100%; margin-left:auto; margin-right: auto;}
.w95Sp{width: 95%; margin-left:auto; margin-right: auto;}
.w90Sp{width: 90%; margin-left:auto; margin-right: auto;}
.w80Sp{width: 80%; margin-left:auto; margin-right: auto;}
.w60Sp{width: 60%; margin-left:auto; margin-right: auto;}
.w50Sp{width: 50%; margin-left:auto; margin-right: auto;}
}


/* -----margin / padding----- */
.pbL {padding-bottom: 4em!important;}


/*pc*/
@media print, only screen and (min-width: 768px){
.m0{margin: 0px !important;}

.mt10,.mt10Pc {margin-top: 10px !important;}
.mt20,.mt20Pc {margin-top: 20px !important;}
.mt30,.mt30Pc {margin-top: 30px !important;}
.mt40,.mt40Pc {margin-top: 40px !important;}
.mt50,.mt50Pc {margin-top: 50px !important;}
.mt60,.mt60Pc {margin-top: 60px !important;}
.pt10,.pt10Pc{padding-top: 10px!important;}
.pt20,.pt20Pc{padding-top: 2rem!important;}

.ptbNone,.ptbNonePc {padding: 0 !important;}

.ptbS,.ptbSPc {padding: 10px 0 !important;}
.ptbM,.ptbMPc {padding: 20px 0 !important;}
.ptbL,.ptbLPc{padding: 40px 0 !important;}
.ptbXL,.ptbXLPc {padding: 60px 0 !important;}

.pS,.pSPc {padding: 10px!important;}

.ptS,.ptSPc{padding-top: 10px!important;}
.ptM,.ptMPc{padding-top: 20px!important;}
.pbLPc{padding-bottom: 40px!important;}
.ptXL,.ptXLPc{padding-top: 60px!important;}
.pbXL,.pbXLPc{padding-bottom: 60px!important;}

.mmt10Pc{margin-top: -10px;}
.mr20 , .mr20Pc{margin-right: 20px;}
.mr40Pc{margin-right: 40px;}
.mr50Pc{margin-right: 50px;}
.mr60Pc{margin-right: 60px;}
.mr70Pc{margin-right: 70px;}
.mr80Pc{margin-right: 80px;}
}
/*sp*/
@media only screen and (max-width: 767px){
.m0{margin: 0px !important;}
.mt10,.mt10Sp {margin-top: 0.8rem !important;}
.mt15,.mt15Sp {margin-top: 1.5rem !important}
.mt20,.mt20Sp {margin-top: 2rem !important;}
.mt30,.mt30Sp {margin-top: 3rem !important;}
.mt40,.mt40Sp {margin-top: 4rem !important;}
.mt50,.mt50Sp {margin-top: 5rem !important;}
.mt60,.mt60Sp {margin-top: 6rem !important;}
.pt10,.pt10Sp{padding-top: 0.8rem!important;}
.pt20,.pt20Sp{padding-top: 1.8rem!important;}


.mbS,.mbSSp {margin-bottom: 10px !important;}
.ptbNone,.ptbNoneSp {padding: 0 !important;}
.ptbS,.ptbSSp {padding: 10px 0 !important;}
.ptbM,.ptbMSp {padding: 15px 0 !important;}
.ptbL,.ptbLSp {padding: 30px 0 !important;}
.ptbXL,.ptbXLSp {padding: 40px 0 !important;}

.pS,.pSSp {padding: 10px!important;}

.ptM,.ptSp{padding-top: 20px!important;}
.ptXL,.ptXLSp {padding-top: 40px!important;}
.pbXL,.pbXLSp {padding-bottom: 40px!important;}

.mr20 , .mr20Sp{margin-right: 20px;}
}

/* -----横並びボックスサイズ----- */
.fL{float:left;}
.fR{float:right;}
.flex{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-between;
}

/* -----3個横並びの場合、最後に仮装ボックスを設けて右寄せにする----- */
.flex3box::after{
content:"";
display: block;
width:31%;
}

/*pc*/
@media print, only screen and (min-width: 768px){
.fLPc{float:left;}
.fRPc{float:right;}
.flexPc{display: -webkit-flex; display: flex;
-webkit-flex-wrap: wrap; flex-wrap: wrap;
justify-content: space-between;
}
.flex1of2,.flex1of2Pc{width: 48%;}
.flex1of3Pc{width: 400px;}
.flex2of3Pc{width: 590px;}
.flex3Pc{width: 31%;}
.flex4Pc{width: 20%;}
}
/*sp*/
@media only screen and (max-width: 767px){
.fLSp{float:left;}
.fRSp{float:right;}
.flexSp{display: -webkit-flex; display: flex;
-webkit-flex-wrap: wrap; flex-wrap: wrap;
justify-content: space-between;
}
.flex1of2,.flex1of2Sp{width: 48%;}
}

/* -----各リンク設定----- */
a {
color: #0066b3;
text-decoration: underline;
}
a:hover {
transition: .3s;
filter:alpha(opacity=70);opacity:0.7;
}
a:hover div, a:hover p {
opacity: inherit;
}
.noline {
text-decoration: none;
}

/* -----白文字リンク----- */
.link_wh {
color: #fff;
text-decoration: none;
}
.link_wh:hover {
color: #fff;
text-decoration: none;
}

/* -----ボタンリンク　ホバー----- */
a.btn , a.btn img{
-webkit-transition: 0.1s ease-in-out;
-moz-transition: 0.1s ease-in-out;
-o-transition: 0.1s ease-in-out;
transition: 0.1s ease-in-out;
text-decoration: none;
}
a.btn:hover , a.btn:hover img{
opacity: 0.8;
}

/* -----ボタンリンク矢印[>>]----- */
.arrow {
padding: 1rem;
text-align: center;
text-decoration: none;
background-color: #0e602c;
/*background-image: url(../images/d_arrow.png);*/
background-size: 10px auto;
background-position: right 10px center;
background-repeat: no-repeat;
display: block;
}
/* -----戻るボタンリンク矢印[<<]----- */
.R-arrow {
padding: 1rem;
text-align: center;
text-decoration: none;
background-color: #0e602c;
background-image: url(../images/r_arrow.png);
background-size: 10px auto;
background-position: left 10px center;
background-repeat: no-repeat;
display: block;
}
.arrow2{
position: relative;
display: inline-block;
padding: 0 0 0 25px;
vertical-align: middle;
}
.arrow2::before,
.arrow2::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto auto auto 8px;
content: "";
vertical-align: middle;
}
.arrow2::before{
width: 12px;
height: 12px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #0e602c;
}
.arrow2::after{
left: 5px;
box-sizing: border-box;
width: 3px;
height: 3px;
border: 3px solid transparent;
border-left: 3px solid #fff;
}

.arrow-u2{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #0e602c;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow-u2::before,
.arrow-u2::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto auto auto 8px;
content: "";
vertical-align: middle;
}
.arrow-u2::before{
width: 12px;
height: 12px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #fff;
}
.arrow-u2::after{
left: 3px;
top: 5px;
box-sizing: border-box;
width: 3px;
height: 3px;
border: 3px solid transparent;
border-top: 5px solid #0e602c;
}

/* ホワイトリンク用 */
.white_btn a {
margin-left: auto;
margin-right: auto;
padding: 1rem 5rem 1rem 6rem;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #69b5f0;
border-radius: 50px;
position: relative;
display: inline-block;
}
.white_btn a.arrow::before{
content: "";
display:inline-block;
width: 0;
height: 0;
border-top: solid 6px transparent;
border-right: solid 10px transparent;
border-bottom: solid 6px transparent;
border-left: solid 8px #fff;
position: absolute;
top: 50%;
left: 10%;
margin-top:-6px;
}
/* ブルーリンク用 */
.blue_btn a {
background-color: #69b5f0;
text-decoration: none;
color: #fff;
position: relative;
z-index: 1;
border-radius: 999px;
font-weight: 700;
border-bottom: 3px solid #0e71af;
line-height: 1;
padding: 18px 40px;
-webkit-transition: .3s;
transition: .3s;
text-align: center;
}
.blue_btn a::after {
content: '';
border-top: 4px solid transparent;
border-left: 6px solid currentColor;
border-bottom: 4px solid transparent;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 20px;
}
.blue_btn a:hover {
margin-top: 3px;
background-color: #0e71af;
border-bottom: none;
-webkit-transition: .3s;
transition: .3s;
}

/* LINE問い合わせ用 */
.line_btn a {
background-color: #06c655;
text-decoration: none;
color: #fff;
position: relative;
z-index: 1;
border-radius: 999px;
font-weight: 700;
border-bottom: 3px solid #038137;
line-height: 1;
padding: 18px 40px;
-webkit-transition: .3s;
transition: .3s;
text-align: center;
}
.line_btn a::after {
content: '';
border-top: 4px solid transparent;
border-left: 6px solid currentColor;
border-bottom: 4px solid transparent;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 20px;
}
.line_btn a:hover {
margin-top: 3px;
background-color: #038137;
border-bottom: none;
-webkit-transition: .3s;
transition: .3s;
}


/* ピンクリンク用 */
.pink_btn a {
margin-left: auto;
margin-right: auto;
padding: 1rem 5rem 1rem 6rem;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #ed828b;
border-radius: 50px;
position: relative;
display: inline-block;
}
.pink_btn a.arrow::before{
content: "";
display:inline-block;
width: 0;
height: 0;
border-top: solid 6px transparent;
border-right: solid 10px transparent;
border-bottom: solid 6px transparent;
border-left: solid 8px #fff;
position: absolute;
top: 50%;
left: 10%;
margin-top:-6px;
}
a.arrow-u::before{
content: "";
display:inline-block;
width: 0;
height: 0;
border-top: solid 10px #fff;
border-right: solid 8px transparent;
border-bottom: solid 10px transparent;
border-left: solid 8px transparent;
position: absolute;
top: 55%;
left: 10%;
margin-top:-6px;
}

/*---- Window links ----*/
.window::after {content: url(../images/window.gif); margin: 0 0 0 3px;}

/* -----テキストリンク----- */
.underline{text-decoration: underline;}
a.underlineH:hover{text-decoration: underline;}

/* -----PDFリンク----- */
.pdf_link a {
background: url(../images/ico_pdf.png) no-repeat 0 0;
background-size: auto;
background-size: 20px auto;
padding: 0 0 0 27px;
text-decoration: underline;
color:#066;
}
.pdf_biglink a {
background: url(../images/ico_pdf.png) no-repeat 0 0;
background-size: auto;
background-size: 32px auto;
padding: 5px 0 10px 35px;
text-decoration: underline;
color:#066;
display: inline-block;
}

/* -----テキストカラー----- */
.black {color: #000;}
.white {color: #fff;}
.blue {color: #0e71af;}
.red {color: #e44558;}
.orange {color: #f7af40;}
.l-blue {color: #ed828b;}
.s-blue {color: #2ca6d1;}
.pink {color: #f5b8c5;}
.green {color: #6fc18b;}
.brown {color: #3f2710;}

/* -----背景カラー----- */
.whiteBG {background-color: #fff!important;}

/* --ピンク背景 --*/
.pinkBG {
background: url(../images/pink_bg.jpg) left top / 150px auto repeat;
}
.pinkBG-top {
width: 100%;
padding-bottom: 100px;
background-image: url(../images/pink_bg01.png);
background-position: left bottom;
background-repeat: repeat-x;
}
.pinkBG-bottom {
padding-bottom: 2em;
background: url(../images/pink_bg02.png) left top / 802px auto repeat-x;
}
/* sp */ @media only screen and (max-width: 767px){
  .pinkBG-top {
  padding-bottom: 4em;
  background-position: left -50px bottom;
  }
  .pinkBG-bottom {
  padding-bottom: 2em;
  background-position: left -50px top;
  }
}

/* -----線カラー ------*/
.bdGray{border: 1px solid #afafa9;}
.bdnone{border: none !important;}
.gray_border {
border: 10px solid #eee;
border-radius: 15px;
padding: 60px 5%;
}
/* sp */ @media only screen and (max-width: 767px){
  .gray_border {
  border: 6px solid #eee;
  padding: 30px 5%;
  }
}

/* -----その他----- */
.db{display: block;}
.dinb{display: inline-block;}
.d_link {margin: 0; padding: 0; height: 0; position: relative; pointer-events: none;}
.kadomaru{border-radius: 10px;}
.no-wrap {white-space: nowrap;}
.marker {background: linear-gradient(transparent 70%, #fed90b 70%);}
.shadow {
box-shadow: 0 0 10px 0 #dedede;
-moz-box-shadow: 0 0 10px 0 #dedede, 0 0 10px 0 #dedede, 0 0 10px 0 #dedede;
-webkit-box-shadow: 0 0 10px 0 #dedede, 0 0 10px 0 #dedede, 0 0 10px 0 #dedede;
}

/* -----通常リストスタイル用----- */
.disc {
padding-left: 1rem;
}
.disc li {
list-style: disc;
}

/*埋込動画*/
.movie_frame {
  position: relative;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56.25%;
}
.movie_frame iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* pc */
@media print, screen and (min-width: 768px){
.dinbPc{display: inline-block;}
.d_link p {
top: -110px;
left: 0;
position: absolute;
}
.sp_link {
pointer-events: none;
}
}

.hidden{visibility:hidden}
.cf:after {
content:"";
display:block;
clear:both;
height: 0px;
}

/* ----- ClearFix ----------	*/
.clear:after {content:" "; display:block; clear:both;}

/* サイドリンクボタン */
.side_links {
position: fixed;
right: 0;
top: 180px;
z-index: 1000;
display: none;
}
.home .side_links {
display: block;
}
.page-template .side_links {
display: block;
}
.single-post .side_links {
display: block;
}
.page-template.page-id-16 .side_links {
display: none;
}
.page-template.page-id-18 .side_links {
display: none;
}

/*-------トップへ戻るボタン-----*/
#page_top {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 999;
}
#page_top a.f_pt {
width: 60px;
height: 60px;
padding: 0;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
position: relative;
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: 0.1em;
color: #fff;
background: linear-gradient(70deg, #69b5f0 0%,#69b5f0 100%);
border-radius: 50%;
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
#page_top a.f_pt i {
font-size: 150%;
line-height: 60px;
-webkit-transition: all .3s;
transition: all .3s;
letter-spacing: 0;
}
#page_top a.f_pt:hover i {
line-height: 55px;
}

/* sp */
@media only screen and (max-width: 767px){
  #page_top {
  width: 100%;
  height: 55px;
  display: block;
  position: fixed;
  left: 0;
  bottom: 10px;
  }
  .fix_contact .fix_contact_inner {
  width: 100%;
  }
  .fix_contact .fixlink01 {
  width: 100%;
  padding: 5px 0;
  background-color: rgba(0, 0, 0, .3);
  display: block;
  }
  .fix_contact .fixlink01 .line_btn a {
    width: 90%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .fix_contact .fixlink_top {
  width: 20%;
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 65px;
  }
  .fix_contact .fixlink_top a {
  width: 100%;
  height: 55px;
  text-align: center;
  display: block;
  }
  .fix_contact .fixlink_top a i {
  font-size: 25px;
  line-height: 55px;
  color: #fff;
  }
  /*　問い合わせページ下記のIDでは問合せバーは非表示 */
  .page-id-000x #page_top .fixlink01 {display: none;}
}


/* sp */
@media only screen and (max-width: 767px){
  .cfSp:after {
  content:"";
  display:block;
  clear:both;
  height: 0px;
  }
  /* スマホ用表の横スクロール */
  .slide-wrap {
  overflow-x: auto;
  white-space: nowrap;
  }
}

.posiR{position: relative;}

/* 404ページ */
.serchform input[type="search"]{
border: 1px solid #999;
padding: 3px 10px;
border-radius: 3px;
height: 3rem;
overflow: hidden;
}
.serchform input[type="search"]:focus {
outline: 0;
height: 2.0em;
}
.serchform input[type="submit"]{
cursor: pointer;
font-family: FontAwesome;
font-size: 1.5rem;
border: none;
background: #0e602c;
border-radius: 3px;
color: #fff;
outline : none;
width: 3.5em;
height: 3rem;
display: inline-block;
vertical-align: middle;
}

/* 項目の非表示 */
.non {display: none!important;}

/* pc */
@media print, screen and (min-width: 768px){
.sp{display: none !important;}
}
/* sp */
@media only screen and (max-width: 767px){
.pc{display: none !important;}
}
/* printのみ表示 */
@media screen and (min-width: 768px){
.sp2 {display: none !important;}
}
