@charset "utf-8";

html, body {
  font-size: 14px;}

/*------------------------------------------------------
＊　article
-------------------------------------------------------*/
#layout section{
  overflow:hidden;
  _zoom:1;
  text-align:left;}
/*#layout p{
  margin-bottom:1.4em;}*/
#layout .inner{
  overflow:hidden;
  _zoom:1;
  margin-bottom:30px;}

.noEntry{
  color:#F00;
  overflow:hidden;
  _zoom:1;
  margin-top:10px;}

/* 3th */
.photoList {
  overflow:hidden;
  _zoom:1;
  width:680px;
  margin:0 auto 20px;}
.photoList li{
  width:218px;
  text-align:center;
  float:left;}
.photoList li{
  margin-right:3px;
  margin-bottom:4px;}
.photoList li.end{
  margin-right:0;}

.photoList2th {
  overflow:hidden;
  _zoom:1;
  width:100%;
  margin:10px auto 10px;}
.photoList2th li{
  width:48.0%;
  text-align:center;
  float:left;
  clear:both;
  margin:0px 12px 12px 0px;}
.photoList2th li.bottomnone{
  width:100%;
  text-align:center;
  float:left;
  clear:both;
  font-size:115%;
  margin-bottom:0px;}
.photoList2th li.end{
  clear:inherit;}
.photoList2th li div{
  font-size:115%;
  margin-right:10px;}
.photoList2th li.end div{
  margin:0 0 0 10px;}

.section{
  margin-bottom:25px;
}

.section2{
  margin:0 0 60px 20px;
}

/*------------------------------------------------------
＊　title
-------------------------------------------------------*/
h1{
  margin-bottom:15px;
}

.headline1 { background:url(/site/img/common/title_line.jpg) repeat-x 0 bottom;padding:0; margin:0 0 25px 0; font-size:18px; }
.headline1 span {border:none; border-bottom:9px solid #F9E67F; padding:0 3px 5px 0; margin:0; display:inline-block; }

.headline2 { background:url(/site/img/common/title_line.jpg) repeat-x 0 bottom;padding:0; margin:0 0 25px 0; font-size:18px; }
.headline2 span {border:none; border-bottom:9px solid #FB9B35; padding:0 3px 5px 0; margin:0; display:inline-block; }
.headline2 span.small{font-size:16px;}

.headline3 { border-left:9px solid #FB9B35;padding:0 0 0 15px; margin:0 0 25px 0; font-size:16px; letter-spacing:2px;}
.headline3 span {border:none; padding:3px 3px 0px 0; margin:0; display:inline-block; }

.headline4 { border-left:9px solid #FB9B35;border-bottom:1px solid #E9E9E9;padding:0 0 0 15px; margin:0 0 25px 0; font-size:18px; }
.headline4 span {border:none; padding:3px 3px 0px 0; margin:0; display:inline-block; }

.headline5 { background:url(/site/img/common/privacy_ico.png) no-repeat 0 2px; padding:0 0 0 20px; margin:0 0 10px 0; font-size:16px; }

.headline6 {margin:0 0 30px 0; text-align:center;font-size:26px; }


/*------------------------------------------------------
＊　table
-------------------------------------------------------*/
.defoTable{
  width:100%;
  border:1px solid #C7C2D1;}
.defoTable th,
.defoTable td{
  padding:10px;
  vertical-align:middle;
  border:1px solid #C7C2D1;}
.defoTable th{
  background:#F3F1F5;}

.tableDefo {
  margin-bottom:20px;
  border-left:1px solid #C7C2D1;
  border-right:1px solid #C7C2D1;
  border-bottom:1px solid #C7C2D1;}
.tableDefo dl{
  border-top:1px solid #C7C2D1;
  overflow:hidden;
  _zoom:1;
  background:url(/site/img/common/bg_table.gif) repeat-y -538px 0;}
.tableDefo dl dt{
  width:100px;
  float:left;
  font-weight:normal;
  color:#333333;}
.tableDefo dl dt,
.tableDefo dl dd{
  padding:10px;
  overflow:hidden;
  _zoom:1;}
.tableDefo dl dd{
  padding:10px 10px 10px 15px;}

.tableLong dl{
  background:url(/site/img/common/bg_table.gif) repeat-y -433px 0;}
.tableLong dl dt{
  width:205px;
  font-weight:bold;
  padding:15px 0px 15px 20px;
}
.tableLong dl dd{
  padding:15px 20px 15px 20px;
}
.tableLong dt.need {
    background-image: url(/site/img/common/ico_need.gif);
    background-position: 170px center;
    background-repeat: no-repeat;
}

.tableDefo .Indi{
  color:#ff0000;}

/*===========================================================
＊ トップページ
===========================================================*/
#mainImage{
  position:relative;
  margin:0px auto 30px;
}

#index_news { position:relative; margin-bottom:60px;}

.newsList{
  padding: 0 10px 0px 10px;
  word-break:break-all;
  width:100%;
}

.newsList li {
  text-align:left;
  margin-bottom:15px;
}

.newsList li div.date {
  float: left;
  margin-right:15px;
  overflow:hidden;
  width:100px;
  text-align:center;
  background:#F9E67F;
  padding:8px 0px 8px 0px;
  border-radius:5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.newsList li div.kubun{
  float: left;
}

.newsList li div.kubun .news,
.newsList li div.kubun .event,
.newsList li div.kubun .report,
.newsList li div.kubun .dream{
  font-size:10px;
  color:#FFFFFF;
  display:inline-block;
  padding:5px 2px 5px 2px;
  text-align:center;
  margin:8px 10px 8px 0px;
  font-weight:normal;
  color:#FFFFFF;
  width:90px;
  border-radius:8px;
  -webkit-border-radius: 85px;
  -moz-border-radius: 8px;

}

.newsList li div.kubun .event{
  background:#6DD63C;}
.newsList li div.kubun .news{
  background:#F8B62D;}
.newsList li div.kubun .report{
  background:#701419;}
.newsList li div.kubun .dream{
  background:#DF2925;}

.newsList li div.title{
  overflow:hidden;
  padding: 8px 8px 8px 0px;
}

.index_archive_link a { 
  position:absolute;
  right:0px;
  top:5px;
  text-decoration:none;
}
.index_archive_link a:hover {
  text-decoration:underline;
}

.index_archive_link a img{ 
  vertical-align: middle;
}

#jigyou_annnai { position:relative; margin-bottom:60px;}

.jigyouList{
  margin: 0;
  width:100%;
}

.jigyouList li {
  float:left;
  width:385px;
  margin-bottom:30px;
}

.jigyouList li:nth-child(odd) {
  margin-right:30px;
}

.jigyouList li div.title{
  color:#ffffff;
  background:#FB9B35;
  font-size:18px;
  font-weight:bold;
  line-height:40px;
  padding-left:10px;
}

.jigyouList li  a,
.jigyouList li  a:hover{
  text-decoration:none;
}

.jigyouList li  a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

.jigyouList li div.info1{
  font-size:15px;
  font-weight:bold;
  margin:10px 0 10px 0;
}

.jigyouList li div.info2{
  color:#676767;
}

.pdfList{
  margin: 0;
  width:100%;
}

.pdfList li {
  float:left;
  width:252px;
  margin-bottom:30px;
  margin-right:20px;
}

.pdfList li img{
  width:100%;
}

.pdfList li:nth-child(3n) {
  margin-right:0px;
}

.pdfList li.large{
  width:504px;
  padding-top:55px;
}

.pdfList li div.title{
  color:#ffffff;
  background:#FB9B35;
  font-size:15px;
  font-weight:bold;
  text-align:center;
  line-height:1.4;
  padding:10px 0 10px 0;
}

.pdfList li  a,
.jigyouList li  a:hover{
  text-decoration:none;
}

.pdfList li  a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

.other_jigyou_title{
  font-size:15px;
  font-weight:bold;
  background:url(/site/img/user/other_jigyou_line.jpg) no-repeat 0 3px;
}

.jigyouList2{
  margin: 15px 0;
  width:100%;
}

.jigyouList2 li {
  float:left;
  width:255px;
  margin-bottom:10px;
  margin-right:15px;
}

.jigyouList2 li.end{
  margin-right:0px;
}

.jigyouList2 li a,
.jigyouList2 li a:hover{
  text-decoration:none;}

.jigyouList2 li a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

.jigyouList2 li div.title{
  color:#ffffff;
  background:#FB9B35 url(/site/img/common/a_cursor3.png) no-repeat 10px 8px;
  font-size:18px;
  font-weight:bold;
  line-height:40px;
  padding-left:40px;
  border-radius:6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.youtube{
    margin:0 140px;
}

.iframeWrap {
    margin: 0 0 2em;
    position: relative;
    width: 100%;
}
.iframeWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*------------------------------------------------------
＊ サイドバナー
-------------------------------------------------------*/
.sidebanner{
}

.sidebanner li{
  margin-bottom:20px;
}

.sidebanner li.mb10{
  margin-bottom:10px;
}

.sns{
  margin:40px 0 20px 0;
}

/*------------------------------------------------------
＊ 法人概要
-------------------------------------------------------*/
.org_txt{
  color:#676767;
}

.org_txt span{
  color:#ff0000;
}

.houshin li{
  font-size:14px;
  font-weight:bold;
  color:#666666;
  padding:12px 0 12px 25px;
  border-bottom:1px dotted #CCCCCC;
  background:url(/site/img/common/houshin_ico.gif) no-repeat 0 15px;
}

.ceo_meassage{
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
}

.ceo_name{
  font-size:16px;
  text-align:right;
  color:#333333;
}

.org_title_txt{
  font-size:16px;
  font-weight:bold;
  color:#333333;
  margin-bottom:5px;
}

.googlemap{
  position: relative;
  float:right;
  width:480px;
  height:430px;
}

.googlemap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 400px;
}

.googlemap_large{
  padding-top:410px;
  text-align:right;
}

/*------------------------------------------------------
＊ 事業内容
-------------------------------------------------------*/
.jigyou_naiyou_txt{
  float:left;
  color:#676767;
  width:490px;
}

.section .w640{
  width:640px;
}

.section .w450{
  width:450px;
}

.section .w320{
  width:320px;
}

.section .w340{
  width:340px;
}

.jigyou_naiyou_img{
  float:right;
  margin:0 15px 0 0;
}

.jigyouList3{
  margin: 0;
  width:100%;
}

.jigyouList3{
  margin-bottom:30px;
}

.jigyouList3 li {
  float:left;
  width:255px;
  margin-bottom:10px;
  margin-right:15px;
}

.jigyouList3 li.short{
  width:188px;
}

.jigyouList3 li.long{
  width:385px;
}

.jigyouList3 li.end{
  margin-right:0px;
}

.jigyouList3 li a,
.jigyouList3 li a:hover{
  text-decoration:none;}

.jigyouList3 li a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

.jigyouList3 li div.title{
  color:#333333;
  background:#F9E67F url(/site/img/common/a_cursor3.png) no-repeat 10px 7px;
  font-size:18px;
  font-weight:bold;
  line-height:40px;
  padding-left:40px;
  border-radius:6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.jigyouList3 li div.fnsmall{
  font-size:14px;
}

/*------------------------------------------------------
＊ 小規模作業所
-------------------------------------------------------*/
.wk_houshin_img{
  float:left;
}

.wk_houshin{
  width:394px;
  float:right;
  font-size:20px;
  font-weight:bold;
}

.wk_houshin li{
  border-bottom:1px solid #DDDDDD;
  line-height:48px;
  margin-bottom:10px;
}

.wk_houshin li img{
  margin-right:15px;
  vertical-align: middle;
}

.shisetu_gaiyou{
  border:3px solid #DDDDDD;
  border-radius:6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding:10px 10px 15px 10px;
}

.shisetu_gaiyou .title{
  font-size:18px;
  font-weight:bold;
  margin-bottom:25px;
  margin-left:75px;
}

.shisetu_gaiyou .title img{
  position: absolute;
  margin-top:-25px;
  margin-left:-75px;
  vertical-align: middle;
}

.shisetu_table_left{
  float:left;
  margin-left:15px;
  width:380px;
}

.shisetu_table_right{
  float:right;
  width:320px;
}

.shisetu_table_under{
  margin-left:15px;
  width:100%;
}

.shisetu_table{
  width:100%;
  margin-bottom:10px;
  color:#676767;
}

.shisetu_table th{
  background:#DDDDDD;
  width:60px;
  font-weight:normal;
  padding:10px 15px 10px 15px;
}

.shisetu_table td{
  padding:10px;
}

.shisetu_table td span{
  font-size:12px;
}

/*------------------------------------------------------
＊ 授産品・フェアトレード商品
-------------------------------------------------------*/
.goods_right{
  float:left;
  width:420px;
}

.section2 .w300{
  width:320px;
}


.goods_txt{
  color:#333333;
  line-height:30px;
}

.goods_txt{
  line-height:26px;
}

.goods_img{
  float:right;
  margin:0px 25px 0 0;
}

.img_w0{
  margin:0px;
}


/*------------------------------------------------------
＊ お問い合わせ
-------------------------------------------------------*/
/* 入力画面 */
.mw_wp_form_input .contact_input{
   display: block;
}

.mw_wp_form_input .contact_confirm{
   display: none;
}

/* 確認画面 */
.mw_wp_form_confirm .contact_input{
   display: none;
}

.mw_wp_form_confirm .contact_confirm{
   display: block;
}


#naiyou{
  width:100%;
}

textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   padding:3px 3px;
}

input[type=text],
input[type=email],
input[type=tel]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
  vertical-align: middle;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   height:25px;
   padding:0 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus {
   border:solid 1px #20b2aa;
}
 
input[type=text], select { 
   outline: none;
}

input[type=submit] {
  -webkit-appearance: none;
   border-radius: 0;
}

.mw_wp_form_input .sendbtn input,
.mw_wp_form_confirm .sendbtn input,
.mw_wp_form_confirm .backbtn input{
  cursor:pointer;
  color:#fff;
  font-weight:bold;
  font-size:22px;
  width:400px;
  height:60px;
  margin:0 auto; 
  -moz-border-radius:8px;
  -khtml-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  background:#FF9710;
  border:none;
}

.mw_wp_form_input .sendbtn input,
.mw_wp_form_confirm .sendbtn input{
  background:#FF9710 url(/site/img/common/contact_btn.png) no-repeat right 10px;
}

.mw_wp_form_confirm .backbtn input{
  font-size:12px; width:80px; height:30px;
  margin:0 0 0 15px;
  background:#FF9710;
}

.mw_wp_form_input .sendbtn input:hover,
.mw_wp_form_confirm .sendbtn input:hover,
.mw_wp_form_confirm .backbtn input:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

.contact_txt{
  color:#676767;
  margin-bottom:25px;
}

.contact_txt2{
  color:#676767;
  padding:0 0 15px 20px;
  margin-bottom:20px;
  border-bottom:1px dotted #DDDDDD;
}

.contact_line{
  border-bottom:1px solid #CCCCCC;
  margin:35px 0 35px 0;
}

.privacy_box{
  border:3px solid #DDDDDD;
  padding:25px 25px 5px 25px;
}

.privacy_box li{
  list-style-type: decimal;
  margin:0 0 25px 25px;
}

.privacy_box2{
  padding:0 0 30px 0;
}

.privacy_box2 li{
  list-style-type: none;
  margin:0 0 0 25px;
}

/*------------------------------------------------------
＊ 会員募集
-------------------------------------------------------*/
.kaiin_txt{
  color:#676767;
  text-align:center;
}

.pdf_txt{
  color:#676767;
  text-align:center;
  font-size:12px;
}

.kaiin_contact_btn{
  text-align:center;
  margin:25px auto 35px auto;
}

.kaiin_detail_btn{
  text-align:center;
  margin:20px auto 15px auto;
}

.kaiin_table{
  margin:20px 0 0px 0;
}

.kaiin_table li{
  float:left;
  width:33.3%;
}

.kaiin_table table{
  width:100%;
  border-top:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
}

.kaiin_table table.end{
  border-right:1px solid #CCCCCC;
}

.kaiin_table th,
.kaiin_table td{
  border-bottom:1px solid #CCCCCC;
  text-align:center;
  font-size:18px;
  font-weight:bold;
  line-height:36px;
}

.kaiin_table th{
  letter-spacing:3px;
}

.kaiin_table td span{
  font-size:14px;
}

.kaiin_table th.sei{
  background:#B5E7A0;
}

.kaiin_table th.sanjyo{
  background:#EAF08E;
}

.kaiin_table th.kazoku{
  background:#FFD2B1;
}

/*------------------------------------------------------
＊ 寄付
-------------------------------------------------------*/
#donation_area .section{
  margin-top:40px;
}

#donation_area .donation_title2{
  margin-bottom:50px;
}

#donation_area .donation_main{
  margin-bottom:25px;
}

#donation_area .title_icon{
  text-align:center;
  margin-bottom:15px;
}

#donation_area .donation_btn{
  text-align:center;
  padding-bottom:50px;
  border-bottom:1px solid #DDDDDD;
  margin-bottom:50px;
}

#donation_area .probrem_area{
  padding:25px 30px 50px 30px;
  margin: 40px 0 0px 0;
  position: relative;
  border:2px solid #DDDDDD;
}

#donation_area .probrem_area::after {
  content: "";
  border-width: 0 44px 44px 0;
  border-style: solid;
  border-color: #fff #fff #ddd #ddd;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
  top: -2px;
  position: absolute;
  right: -2px;
}

#donation_area .probrem_title{
  font-size:22px;
  font-weight:bold;
  z-index: 10;
  margin-top:-150px;
  text-align:center;
}

#donation_area .probrem_per{
  z-index: 1;
  margin-top:-60px;
  text-align:center;
}

#donation_area .probrem_detail_area{
  margin-top:150px;
}

#donation_area .probrem_photo{
  float:left;
}

#donation_area .probrem_detail_right{
  float:right;
  width:440px;
  font-size:15px;
}

#donation_area .probrem_text_title{
  margin-bottom:7px;
}

#donation_area .probrem_text2{
  margin-top:10px;
  background:#F0F0F0;
  padding:15px;
}

#donation_area .probrem_text_title span{
  border-bottom:1px solid #333;
}

#donation_area .utilization_list li{
  float:left;
  width:315px;
  height:535px;
  background:#FFF5D7;
  padding:30px 35px 30px 35px;
  position: relative;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

#donation_area .utilization_list li:first-child{
  margin-right:30px;
}

#donation_area .utilization_bg{
  position: absolute;
  top: -6px;
  left: 15px;
}

#donation_area .utilization_title{
  font-size:22px;
  text-align:center;
  font-weight:bold;
  margin-bottom:15px;
}

#donation_area .utilization_photo{
  margin-bottom:15px;
  text-align:center;
}


#donation_area .task_list li{
  float:left;
  width:240px;
  margin-right:40px;
  margin-bottom:30px;
}

#donation_area .task_list li.long{
  width:540px;
}

#donation_area .task_list li:nth-child(3),
#donation_area .task_list li:nth-child(5){
  margin-right:0px;
}

#donation_area .task_list li:nth-child(4){
  margin-right:20px;
}

#donation_area .task_list li:nth-child(4),
#donation_area .task_list li:nth-child(5){
  margin-bottom:0px;
}


#donation_area .task_list .task_photo{
  text-align:center;
  margin-bottom:20px;
}

#donation_area .task_list .task_photo img{
  width:100%;
}

#donation_area ul.captions {
  padding: 15px;
}

#donation_area ul.captions li {
  list-style: disc;
  list-style-position: outside;
  color:#676767;
}

#donation_area ul.captions li:first-child{
  list-style: none !important;
  margin-left:-15px;
  color:#333;
}

#donation_area .tstrong {
  font-weight: bold;
  font-size:16px;
}

#donation_area .bank {
  margin: 0 0 35px 0;
}

#donation_area .bank dl {
  border-left: 8px solid #84bde7;
  padding: 0 0 0 13px;
  margin: 0 0 37px 18px;
  font-size: 18px;
  letter-spacing: -0.04em;
}

#donation_area .onlinebokin{
  font-weight:bold;
  border: 3px solid #84bde7;
  border-radius: 30px;
  color: #0099d9;
  padding: 12px 20px;
  margin: 0 15px 20px 15px;
  text-align: center;
}

#donation_area .card_img{
  text-align:right;
  margin:10px 0 50px 0;
}

#donation_area .card_img img{
  width:286px;
}

#donation_area .monthly_title {
  clear: both;
  background: #fdd000 !important;
  background-image: none !important;
  border: 3px solid #dbb609;
  font-family: 'mplus-1c-medium',sans-serif;
  margin: 20px auto 20px;
  width: 90%; 
  padding: 10px;
  font-size: 22px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}

#donation_area .onece_title {
  clear: both;
  background: #93cdf7 !important;
  background-image: none !important;
  border: 3px solid #0094d3;
  font-family: 'mplus-1c-medium',sans-serif;
  margin: 20px auto;
  width: 90%; 
  padding: 10px;
  font-size: 22px;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
  border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

#donation_area input[type="submit"].blue {
  margin:0 auto 10px;
  background: rgba(108,193,248,1.00) ;
  padding: 15px;
  color: #333;
  width: 600px;
  height: auto;
  border: none;
  cursor: pointer;
  font-size: 18px;
   border-radius: 10px;
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px;

}

#donation_area input[type="submit"].blue:hover {
  background:rgba(0,148,211,1.00);
  color: #fff;
}

#donation_area input[type="submit"].bluemin {
  margin:0 auto 10px;
  background: rgba(108,193,248,1.00) ;
  padding: 10px;
  color: #333;
    font-weight: bold;
  width: 260px;
  height: auto;
  border: none;
  cursor: pointer;
  font-size: 18px;
   border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#donation_area input[type="submit"].bluemin:hover {
  background:rgba(0,148,211,1.00);
  color: #fff;
}

#donation_area input[type="submit"].yellow {
  margin:0 auto 10px;
  background:rgba(253,236,159,1.00);
  padding: 20px;
  width: 600px;
  color: #333;
  height: auto;
  border: none;
  cursor: pointer;
  font-size: 18px;
   border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#donation_area input[type="submit"].yellow:hover {
  background:rgba(253,208,0,1.00);
  color: #fff;
}

#donation_area input[type="submit"].yellowmin {
  margin:0 auto 10px;
  background:rgba(253,236,159,1.00);
  padding: 10px;
  color: #333;
    font-weight: bold;
  width: 260px;
  height: auto;
  border: none;
  cursor: pointer;
  font-size: 18px;
   border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#donation_area input[type="submit"].yellowmin:hover {
  background:rgba(253,208,0,1.00);
  color: #fff;
}

#donation_area .selectwaku {
  padding: 15px;
  margin: 20px auto 20px auto;
  border: 1px solid #ccc;
  width: 560px; 
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#donation_area .selectwaku p {
  font-size: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom:15px;
}
#donation_area .selectwaku div {
  float: left;
}
#donation_area .selectwaku input[type="submit"]{
  float: right;
}

#donation_area .shorui{
  text-align:left;
  margin:0 auto 30px auto;
  width:580px;
}

#donation_area .select_money{
  padding: 5px 10px 5px 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
   border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/*------------------------------------------------------
＊ お知らせ
-------------------------------------------------------*/
.headdate{
  overflow:hidden;
  width:180px;
  text-align:center;
  background:#F9E67F;
  padding:8px 0px 8px 0px;
  border-radius:5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size:16px;
  margin-bottom:10px;
}

.post p{
  line-height:30px;
}

.post img[class*="wp-image-"],
.post img[class*="attachment-"] {
  max-width: 100%;
  height: auto;
  margin-bottom:0;
}

.post p{
  margin:0;
  padding:0;
}

.post .aligncenter {
    display: block;
    margin: 0 auto;
}
.post .alignright { float: right; }
.post .alignleft { float: left; }


/*===========================================================
＊ その他
===========================================================*/

.displaysp{
  display:none;
}
.displaypc{
  display:block;
}


/*------------------------------------------ End */
