@charset "utf-8";
/*
Theme Name:new_kanman
Theme URI:
Description:WordPressテーマ「Canvas (tcd017)」株式会社無限・高久編集(2019年4月)
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:1.6
*/

a {
  color:#333;
}

#contact_form {
background-color: #fff;
width: 95%;
margin: 0px auto 50px;
box-shadow: 0 0 6px #cecece;
border-radius: 5px;
box-sizing: border-box;
padding: 10px 20px 20px 20px;
line-height: 180%;
}

#wpcf7-f233-p65527-o1{
  padding-top: 150px;
  margin-top:-150px;
}

.form-title_first {
  background-color: #FF5870;
  width: 80%;
  padding: 10px 20px 10px 20px;
  margin: 0px auto;
  border-radius: 9px 9px 0px 0;
  color: #fff;
  font-weight: 100;
  font-size: 19px;
  text-align: center;
}

.form-comment{
  font-size: 12px;
  color: #666666;
  padding-left: 20px;
}
.form-comment2{
  margin-top: 10px;
  font-weight: bold;
  color: #666666;
}
.form-comment3,.form-comment4 {
  font-size: 16px;
  margin-top: 40px;
  font-weight: bold;
  color: #666666;
  text-align: center;
}
.form-comment4 {
  font-size: 30px;
  margin-top: 0px;
}

.wpcf7-form-control-wrap select{
  margin: 0 20px 0px 5px;
}

.m-alert{
padding:5px;
background:#ff8080;
color:#fff;
margin:5px;
font-weight:normal;
}

input[type=text],input[type=checkbox],input[type=tel],input[type=email],.c1 textarea,.c2 textarea, textarea, select{
  background-color: #f5f7f7;
  border: 2px solid #e6eaea;
  padding: 7px;
  font-size: 15px;
  border-radius: 2px;
  width:100%;
  box-sizing: border-box;

  appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
}

select {

    width: 50px;
    padding: 0px 2px 0px 4px;

}

input[type="checkbox"] {
    width: 13px;
    height: 13px;
}

.c2 text{
font-size:10px;
}


.file{
margin:10px;
display:block;
}

span.wpcf7-not-valid-tip {
  margin: 10px 0 0 0;
  z-index: 1;
  background-color: #FF5870;
  padding: 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  width: 400px;
  max-width: 200px;
  position: absolute;
}

span.wpcf7-not-valid-tip::before {
  content: "";
  position: absolute;
  border-left: 7px solid transparent;
  border-bottom: 11px solid #FF5870;
  border-right: 7px solid transparent;
  margin:-13px 5px;
}

span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel]{
   width:100%;
}


input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}

.man::after, .woman::after {
    content: "";
    position: absolute;
    border-left: 4px solid
transparent;
border-top: 6px solid
#939595;
border-right: 4px solid
    transparent;
    margin: 13px -26px
}

.woman::after{
  margin: 13px -16px;
}

.contact_right textarea{
   border-radius: 5px;
   border:#a9a9a9 1px solid;
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:100%;
   padding:0 3px;
}

.contact_right textarea:focus{
   border:solid 1px #20b2aa;
}

.contact_right textarea {
   outline: none;
width:100%;
}



.contact_form input[type=submit]{
width:50%;
}

.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}

.contact_form select{
appearance: none;
-ms-appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
-o-appearance: none;

  width: 50px;
  padding: 0px 2px 0px 4px;
}

input[type="radio"]{
  margin: 0px;
  padding: 0px;
  appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border: 3px #d8d8d8 solid;
  width: 20px;
  height: 20px;
  border-radius: 0;
  cursor:pointer;
  background-color: #fff;
}

input[type=radio]:checked{
background-color: #fff;
appearance: none;
-o-appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
}

input[type=radio]:checked::after{
  content: "";
  width: 7px;
  height: 13px;
  position: absolute;
  border: 3px solid #FF4D63;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  margin: -4px 2px;
}


.form-title {
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 5px 0;
    border-left: 3px solid #808080;
    padding-left: 10px;
}

.form-title:after {
    left: 0;
    border-right: 5px solid #333;
}
.form-title:before {
    right: 0;
    border-left: 5px solid #333;
}


/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */

a img { border:none; verticle-align:top; }
a:hover { color:#FF4D63;}
p { margin:0 0 1.5em 0; padding:0; line-height:240%; }
ul { list-style-type:none; margin:0 0 2em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 2em 19px; padding:0; }
ol li { padding:0 0 5px 0; line-height:normal; }
dl { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
dl dt, dl dd { margin:0; padding:0; line-height:normal; zoom:1; }
dl dt { font-weight:bold; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
cite { text-align:right; display:block; }
object { display:block; margin:0 auto; height:auto; }
del { color:#333; }
hr { border:1px solid #ccc; margin:40px 0; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.clear { clear:both; }
input[type="text"], input[type="password"], textarea, select { outline: none; }




/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */

/* image */
.post img { height:auto; max-width:100%; width:auto; }
.post img.centered,div.centered { display:block; margin:15px auto; }
.post img.aligncenter,div.aligncenter { display:block; margin:15px auto; }
.post img.alignright,div.alignright { margin:10px 0 30px 30px; display:inline; }
.post img.alignleft,div.alignleft { margin:10px 30px 30px 0; display:inline; }
.post .wp-caption { background:#fff; border:1px solid #ccc; max-width:96%; padding:14px 3px 1px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post .wp-caption img { display:block; margin:0 auto; max-width:100%; }
.post .wp-caption .wp-caption-text { padding:10px 0 0; }

/* table */
.post table { margin:0 0 1em 0;color:#666;font-size:13px; }
.post td, .post th { border:1px solid #d0d0d0;
  padding: 5px 0px 5px 10px; }
.post th {
  background: #f4f4f4;
  width: 70px;
  vertical-align: middle;
  font-weight: 100;
  padding: 10px 0px;
}

/* list */
.post li, .post dt, .post dd { margin:0; line-height:200%;padding: 3px; }
.post ul li { padding:0 0 0 9px; }
.post ul ul, .post ol ol  { margin:0 0 0 1em; }

/* next page */
#post_pagination { margin:0 0 30px 0; clear:both; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }



/* ----------------------------------------------------------------------
 side content
---------------------------------------------------------------------- */
.side_widget { margin:0 0 40px 0; font-size:11px; }
.side_widget ul { margin:0; }
.side_widget li ul { margin:10px 0 0 0; }
.side_widget li { line-height:170%; margin:0 0 10px 0; padding:0 0 0 9px; }
.side_widget a {　color:#333; }
.side_widget img { height:auto; max-width:100%; width:auto; }
.side_headline {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    line-height: 100%;
    font-size: 16px;
    border-bottom: 2px solid #FF4D63;
    color: #333; }
.side_headline::before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: 0 10px 0 0;
    color: #FFADC3;
}

/* banner */
#side_col .ad_widget, #side_col .ad_widget2 { background:none; border:none; padding:0; text-align:center; }


/* post list */
.widget_post_list { list-style-type:none; margin:0; padding:0px; }
.widget_post_list li { padding:0 0 2px 0; margin:0 0 12px 0; }
.widget_post_list li:last-child { background:none; margin:0; padding:0; }
.widget_post_list .info { }
.widget_post_list .date { margin:2px 0 5px 0; line-height:100%; color:#FB0070; font-weight:bold; font-size:12px; }
.widget_post_list .title { font-size:13px; margin:0; padding:0 0 5px 0; display:block; }
.widget_post_list .image { float:left; display:block; width:72px; height:72px; margin:0 15px 10px 0; background:#000; }
.widget_post_list .image img { width:72px; height:72px; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; }
.widget_post_list .image:hover img { opacity:0.5; }


/* calendar */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:0; line-height:340%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background-color:#eee; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease; }
#wp-calendar td a:hover { text-decoration:none; color:#fff; background:#FB0070; }
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:200%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; color:#fff; background:#FB0070; }
#wp-calendar td#today { color:#fff; background:#c1c1c1; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#footer #wp-calendar td a { background-color:#ddd; }
#footer #wp-calendar td a:hover { background-color:#FB0070; }

/* search */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { width:238px; height:33px; margin:0 0 10px 0; border:1px solid #ccc; background:#fff; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; text-indent:-9999px; width:33px; height:33px; background:#222 url(img/common/search.png) no-repeat center; cursor:pointer; display:block; float:right; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
.widget_search #search-btn input:hover, .widget_search #searchsubmit:hover { background-color:#FB0070; }


/* archive category dropdown */
.widget_archive select, .widget_categories select { border:1px solid #ddd; padding:6px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 20px 0; }


/* tcdw category list */
.tcdw_category_list_widget ul { margin:-16px 0 0 0;}
.tcdw_category_list_widget li ul { margin:1px 0 0 0; }
.tcdw_category_list_widget li { background:none; padding:0; margin:0 0 1px 0; }
.tcdw_category_list_widget a { display:block; text-decoration:none; color:#fff; background:#363636; padding:10px 15px; -webkit-transition: background-color 400ms ease-in-out; -moz-transition: background-color 400ms ease-in-out; -o-transition: background-color 400ms ease-in-out; -ms-transition: background-color 400ms ease-in-out; transition: background-color 400ms ease-in-out; }
.tcdw_category_list_widget a:hover { background-color:#FB0070; color:#fff; }


/* product list */
.tcdw_product_list_widget ol { margin:-16px 0 0 0; padding:0; list-style-type:none; }
.tcdw_product_list_widget li { background:#222; padding:5px; margin:0 0 1px 0; line-height:100%; }
.tcdw_product_list_widget a.image { display:block; float:left; width:100px; height:auto; margin:0 15px 0 0; background:#000; }
.tcdw_product_list_widget a.image img { display:block; margin:0; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; }
.tcdw_product_list_widget a.image:hover img { opacity:0.5; }
.tcdw_product_list_widget a.title { float:left; width:165px; margin:5px 0; text-decoration:none; font-size:14px; line-height:160%; color:#fff; }
.tcdw_product_list_widget a.title:hover { color:#FB0070; }


/* news list */
.tcdw_news_list_widget ol { margin:0; padding:0; list-style-type:none; }
.tcdw_news_list_widget li { margin:0 0 12px 0; padding:0 0 7px 0; }
.tcdw_news_list_widget .news_date { width:70px; height:70px; text-align:center; margin:0 15px 5px 0; line-height:100%; float:left; font-size:14px;}
.tcdw_news_list_widget .date { background:#091928; color:#fff; display:block; height:35px; line-height:35px; }
.tcdw_news_list_widget .month { background:#FB0070; color:#fff; display:block; height:35px; line-height:35px; }
.tcdw_news_list_widget .title { margin:0 0 5px 0; padding:0; line-height:160%; font-size:14px; }
.tcdw_news_list_widget .title a { text-decoration:none; display:block; }
.tcdw_news_list_widget .title a:hover { }


/* menulist */
.tcd_menu_widget li { background:none; padding:0; margin:0 0 1px 0; }
.tcd_menu_widget li ul { margin:1px 0 0 0; padding:0; }
.tcd_menu_widget a { display:block; text-decoration:none; color:#fff; background:#363636; padding:10px 15px; -webkit-transition: background-color 400ms ease-in-out; -moz-transition: background-color 400ms ease-in-out; -o-transition: background-color 400ms ease-in-out; -ms-transition: background-color 400ms ease-in-out; transition: background-color 400ms ease-in-out; }
.tcd_menu_widget a:hover, .tcd_menu_widget li.current-menu-item a { background-color:#FB0070; color:#fff; }


/* AdSense */
.ml_ad_widget { text-align:center; }


/* styled post list1 */
.styled_post_list1 { margin:0; }
.styled_post_list1 li { background:none; padding:0 0 10px 0; margin:0 0 10px 0; }
.styled_post_list1 li.last { background:none; margin:0; padding:0; }
.styled_post_list1 .info { }
.styled_post_list1 .info .date { margin:2px 0 5px 0; line-height:100%; color:#004b64; font-weight:bold; }
.styled_post_list1 .info .title { font-size:12px; margin:0; padding:0 0 5px 0; display:block; font-weight:bold; }
.styled_post_list1 .image { float:left; display:block; margin:0 15px 0 0; width:100px; height:70px; background:#000; }
.styled_post_list1 .image img { width:100px; height:70px; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
.styled_post_list1 .image:hover img { opacity:0.5; }
.styled_post_list1 .excerpt { clear:both; padding:7px 0 0 0; }
#footer_widget .styled_post_list1 li { background:none; padding:0 0 10px 0; margin:0 0 10px 0; }
#footer_widget .styled_post_list1 li.last { background:none; margin:0; padding:0; }


/* styled post list2 */
.styled_post_list2 { margin:0; padding:0; list-style-type:none; }
.styled_post_list2 li { margin:0 0 15px 0; padding:0 0 10px 0; line-height:100%; }
.styled_post_list2 li.last { margin:0; padding:0; background:none; }
.styled_post_list2 .image { display:block; margin:0 0 15px 0; background:#000; }
.styled_post_list2 .image img { display:block; opacity:1; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
.styled_post_list2 .image:hover img { opacity:0.5; }
.styled_post_list2 .date { margin:0 0 10px 0; line-height:100%; color:#004b64; font-weight:bold; }
.styled_post_list2 .title { font-size:13px; margin:0 0 5px 0; padding:0; display:block; font-weight:bold; line-height:160%; }
.styled_post_list2 .excerpt { clear:both; padding:7px 0 0 0; line-height:180%; }
#footer_widget .styled_post_list2 li { margin:0 0 15px 0; padding:0 0 10px 0; line-height:100%;}
#footer_widget .styled_post_list2 li.last { margin:0; padding:0; background:none; }




/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
/* page nav */
.page_navi { margin: 20px auto 15px;width: auto;text-align: center;display: block; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; display: none;}
.page_navi ul { display: inline-flex;margin: 0;flex-flow: wrap; }
.page_navi li {   display: block;width: 40px; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#cbcbcb; display:block; border-radius:3px; transition-property:background; transition-duration:0.4s; transition-timing-function:ease; }
.page_navi a:hover { color:#fff; background:#FB0070; text-decoration:none; }
.page_navi span.dots { background:none;color: #333; }
.page_navi span.current { color:#fff; background:#535353; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }



/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display:inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix { display:block;}
/* end MacIE5 */


/**************************************************************
【fontの設定】
**************************************************************/
.text70{font-size:70%}			/* フォントサイズ70% */
.text80{font-size:80%}
.text90{font-size:90%}
.text100{font-size:100%}
.text110{font-size:110%}
.text120{font-size:120%}
.text130{font-size:130%}
.text140{font-size:140%}
.text150{font-size:150%}
.text160{font-size:160%}
.text170{font-size:170%}
.text180{font-size:180%}
.text190{font-size:190%}
.text200{font-size:200%}
.text210{font-size:210%}
.text220{font-size:220%}
.text240{font-size:240%}
.text300{font-size:300%}
.b{font-weight:700}				/* 太字 */
.u{text-decoration:underline}	/* 下線 */

/**************************************************************
【colorの設定】
**************************************************************/
.red{color:red}				/* 赤色 */
.bblue{color:#0000ff}		/* 濃い青色 */
.blue{color:#2ca9e1}		/* 青色 */
.green{color:#82ae46}		/* 緑色 */
.orange{color:#ff7d00}		/* 橙色 */
.yellow{color:#fff000}		/* 黄色 */
.pink{color:#ff0084}		/* ピンク */
.pink2{color:#FF3493}
.gray{color:#999}
.black{color:#000}
/*.brown{color:#661900}*/
/**************************************************************
【background-colorの設定】
**************************************************************/
.bg-yellow{background:#ff0}		/* 黄色の文字背景 */
.bg-blue{background:#4ab0f5}	/* 青色の文字背景 */
.bg-red{background:red}			/* 赤色の文字背景 */
.bg_o{background:#FAA500}
.bg_y{background:#FFFDE3}
/****************************************************************
【align 配置の設定】
*****************************************************************/
.align1{text-align:center !important}	/* 中央寄せ */
.align2{text-align:right !important}	/* 右寄せ */
.align3{text-align:left !important}		/* 左寄せ */

/****************************************************************
【float 回り込みの設定】
*****************************************************************/
.r-flo{float:right;margin:10px}	/* 右に回り込み */
.l-flo{float:left;margin:10px}	/* 左に回り込み */
.f-clear{clear:both}			/* 回り込みの解除 */

/****************************************************************
【マウスオーバー時の画像リンク 不透明度の設定】※初期設定は60%
*****************************************************************/
a img.linkimg{background:#548769!important}
a:hover img.linkimg{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	background:none!important;
}

/*************************************************************
【行間の設定】
*************************************************************/
.lh20{line-height:20px;}
.lh21{line-height:21px;}
.lh22{line-height:22px;}
.lh23{line-height:23px;}
.lh24{line-height:24px;}
.lh25{line-height:25px;}
.lh150{line-height:150%;}
.lh200{line-height:200%;}
/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}			/* margin 0px を指定するクラス */
.mt0{margin-top:0 !important}		/* margin-top0px を指定するクラス */
.mr0{margin-right:0 !important}		/* margin-right0px を指定するクラス*/
.mb0{margin-bottom:0 !important}	/* margin-bottom0px を指定するクラス*/
.ml0{margin-left:0 !important}		/* margin-left0px を指定するクラス*/

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}

.mt00{margin-top:-5px !important}
.mt01{margin-bottom:-5px !important}
.m0{margin-top:0px !important}
/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}			/* padding-0px を指定するクラス */
.pt0{padding-top:0 !important}		/* padding-top0px を指定するクラス */
.pr0{padding-right:0 !important}	/* padding-right0px を指定するクラス */
.pb0{padding-bottom:0 !important}	/* padding-bottom0px を指定するクラス */
.pl0{padding-left:0 !important}		/* padding-left0px を指定するクラス */

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}







/* ==================================

            ◆form

================================== */

textarea{
  border-radius: 5px;
-webkit-appearance: textfield;
padding: 1px;
background-color: white;
border: 2px inset;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;

}


input{

border-radius: 5px;

}

.form_button{
  text-align: center;
  margin: 20px 0% 0% 0%;
  display: block;
}


.form_button input {
    border: none;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 9px;
}
.form_button input{
  margin: 0px auto;
  background: #FF5870;
  border: none;
  width: 220px;
  font-size: 18px;
  color: #fff;
  border-radius: 3px;
  padding: 5px;
  box-shadow: 0 4px 0 #FFA8C0;
  cursor: pointer;
  display: block;

  appearance: none;
  appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  text-align: center;
}

.form_button input:hover{
  box-shadow: 0 0 0;
  margin-top: 24px;
  margin-bottom: -4px;

}

.from_title img{
  width: 100%;
  vertical-align: bottom;
}

.ajax-loader{
  display: none;
}

.form-invalid {
  font-size: 12px;
  color: #ff6060;
  border: 1px solid red;
  padding: 0px 5px;
  margin: 0 0 0 10px;
  font-weight: 100;
}


/*--------------クイックタグ----------------*/

#post_title a {
    color: #ff4d63;
}

#post_title a:hover{
    color: #ff4d63;
}

#post_title p{
  padding: 5px;
}

.link_to_event {
    background-color: #ff4343;
    padding: 20px 0px 20px 45px;
    color: #fff;
    border-radius: 4px;
    font-weight: 600;
    box-shadow: 0px 6px 0px #c32626;
    display: block;
    height: 61px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
}

.link_to_event a, .button_to_form a{
  color:#fff;
  width:320px;
}

.link_to_event::before, .button_to_form::before, .button_to_line::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a4";
    background-color: #f43838;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    position: absolute;
    width: 40px;
    margin: -20px -45px;
    border-right: 1px solid #e62a2a;
    padding: 22px 0;
    color: #b40009;
    height: 61px;
    box-sizing: border-box;
    text-align: center;
}

.button_to_form::before, .button_to_line::before {
    content: "\f0a4";
    background-color: #FEC718;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    height: 50px;
    margin: -17px -160px;
    border-right: 1px solid #F9B908;
    padding: 17px 0;
    color: #DE8700;
}

.button_to_line::before {
    border-right: solid 1px #eeeede;
    color: #00B900;
    margin: -6px -159px;
    height: 50px;
    background: #f3f3f3;
}

.link_to_event p{
    font-size: 15px;
    margin: -5px 0;
	text-align: center;
}

.link_to_event:hover, .button_to_form:hover, .button_to_line:hover {
  /* display: block;
  box-shadow: 0 0 0;
  margin-top: 6px;
  margin-bottom: -6px; */
}

.button_to_form, .button_to_line{
    background-color: #FED122;
    height: 50px;
    box-sizing: border-box;
    padding: 17px;
    text-align: center;
    font-weight: 600;
    box-shadow: 0px 6px 0 #EFA110;
    border-radius: 3px;
    width: 320px;
    color:#333!important;
    text-decoration:none!important;
}

.button_to_line{
  background-color: #fff;
  box-shadow: 0px 6px 0 #00B900;
  border: 1px solid #00B900;
  color: #00B900 !important;
  height: unset;
  padding: 6px;
}


.button_to_form p, .button_to_line p{
    font-size: 15px;
    margin: -3px 0;
	text-align: center;
  padding:0 0 0 25px!important;
}
.textbox{
  background: #f5f5f5;
  border: 1px solid #DDD;
  padding: 5px;
  margin: 10px;
  position: relative;
  box-sizing: border-box;
  font-style: italic;
}

.post_button {
width:100%;
}

.post_button a{
  text-align: match-parent;
  margin: 0 auto;
  display: block;
  width: 320px;
  text-decoration: none;
}

.unorderd_items {
  margin:20px 0;
}
.orderd_items{
}

.orderd_items li, .unorderd_items li {
  padding: 10px 10px 10px 20px;
  margin: 10px 0 0 10px;
  font-size: 16px;
  font-weight: 900;
  counter-increment: number;
}

.unorderd_items li {
  padding: 10px 10px 10px 0px
}

 .orderd_items li{
   padding: 0;
 }

.orderd_items li::before{
  content: counter(number) ".";
  margin-right: 5px;
  color: #ff4d63;
}
.unorderd_items li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 11px;
    color: #ff4d63;
    border: 3px solid #ff4d63;
    border-radius: 30px;
    margin: 0 10px 0 0;
    padding: 1px 2px;
}


.post_h2{
  background: #f4f4f4!important;
  font-size: 20px;
  border-left: 4px solid #ff4d64;
  padding-left: 10px !important;
  padding: 15px 10px;
}

.h3_post{
  border-bottom: 2px solid #ff4d63;
  padding: 10px 0;
  border-top: 2px solid #ff4d63;
  font-size: 17px;
}

.yellow_underline:after{
  background: linear-gradient(90deg,#f0e000 0%,#f0e000 10%,#eee 10%,#eee 100%);
  display: block;
  width: 100%;
  height: 5px;
  content: "";
  border-radius: 2px;
}

.notice {
  padding: 10px 0 0 0;
}

.event_more{
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  font-size: 15px;
  background: #eee;
  width: 300px;
  margin: 10px auto;
  border-radius: 3px;
  border: 1px solid #ddd;
}

.event_more a{
  text-decoration:none;
}


/*---20190815直近の実績---*/

.index_result_box {
  width: 330px;
  border: 1px solid #CCC;
  border-radius: 5px;
  overflow: hidden;
}

.date_and_guest {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px 5px;
    background-image: repeating-linear-gradient( 45deg, #fff, #fff 3px, #fefefe 3px, #eee 6px );
    background-size: 40px 40px;
    background-attachment: fixed;
    border-bottom: 1px solid #EAEAEA;
}

.soldout{
  background: #fe7488;
  padding: 70px 80px 0 50px;
  font-size: 10px;
  margin: -72px -120px 0 -90px;
  transform: rotate(-45deg);
  color:#fff;
  text-align: center;
  font-weight: 600;
}

.result_date span{
  font-size:13px;
}

.result_guest {
    font-size: 26px;
    margin: 1px 0 0;
}
.result_guest span{
  font-size:18px;
  margin: 0px 0px -1px -5px;
}


.fa-male, .fa-female{
  font-size:40px;
  color:#1f97c9;
}
.fa-female{
  color:#ff4d63;
}
.fa-male::after, .fa-female::after {
    content: "男性";
    font-size: 12px;
    position: absolute;
    color: #333;
    margin: 47px -21px;
    color: #1f97c9;
}
.fa-female::after{
  content: "女性";
  color:#ff4d63;
}

.result_number {
  font-size: 32px;
  font-weight: 600;
  margin: 2px 0px -30px -30px;
}

.result_number span{
  font-size:18px;
  padding-left: 5px;
}

.number_of_guest {
  display: flex;
  width: 100%;
  padding: 30px 15px 30px 15px;
  box-sizing: border-box;
  justify-content: space-around;
}

.result_event_title{
  width: 100%;
  text-align: right;
  font-size: 14px;
  padding: 10px;
  box-sizing: border-box;
}

.result_leftbox{
  display: flex;
}

.result_month{
  font-size:23px;
  display: block;
  margin-right: -10px;
  margin-top: 3px;
}

.result_week {
  margin: 13px 0 0;
  font-size: 16px;
}


.halloween_banners{
  text-align:center;
  width:100%;
}

.checker_span{
  font-size: 15px;
  display: block;
  margin: -65px 0px 0px 30px;
}

input[type="checkbox"]:checked::after {
    content: "";
    border-bottom: 3px solid
#FF5870;
border-left: 3px solid
    #FF5870;
    height: 7px;
    width: 13px;
    position: absolute;
    transform: rotate(-45deg);
    margin: -8px -7px;
}

.post_text-box{
  background-color:#fcfcfd;
  border: 1px solid
  #eeeeef;
  padding: 20px;
  margin: 0;
  color:#6d6d6d;
}
