#bg, .bg_middle, .bg{
	background-color: #ffffff;
	overflow: hidden;
}

.bg_middle{
	margin:11px 0;
}


.notice_updated {
	color: #ff3333;
	font-size: 17px;
	background-color: #fff9e6;
	text-align: center;
	margin-bottom: 20px;
	padding: 3px 0;
}

.register_lostpet_form #image_pet_url-error {
    padding-left: 140px;
}

.clear_float{
	overflow: hidden;
}

#maigo .square_border_b{
	border:solid 1px #525252;
	padding:10px 12px;
	margin-bottom: 22px;
}

#maigo .square_border_y {
    color: #323232;
	padding:5px 20px 15px;
	margin: 0;
    background-position: top left;
    background-repeat: no-repeat;
}
#maigo .square_border_y .square_border_y_title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}
#maigo .square_border_y .square_border_y_sub_title {
    width: 100%;
    color: #323232;
    background-color: transparent;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    float: none;
    margin-top: 20px;
    margin-bottom: 10px;
}
#maigo .square_border_y .square_border_y_title_notice {
    background-color: #feac97;
}
#maigo .square_border_y .square_border_y_sub_title img {
    margin-right: 5px;
    vertical-align: top;
}
#maigo .square_border_y h4{
	font-weight: bold;
}
#maigo .square_border_y h5{
	font-weight: bold;
	margin-top: 20px;
}
#maigo .square_border_y p{
	margin: 5px 0;
    margin-left: 10px;
    font-size: 15px;
}
#maigo .square_border_y p.small_text {
    font-size: 13px;
}
#maigo.mypage.pet-post .mypage-post.mypage-postbanner {
    padding: 0;
    margin-bottom: 0;
}
#maigo.mypage.pet-post .mypage-post {
    padding: 12px 40px 20px;
}
#maigo.mypage.pet-post form {
    margin-top: 0;
}
#maigo.search-post .mypage-post .form_contents .square_border_y {
    border: solid 3px #fac800;
    background-color: #FEF7D9;
    background-image: url('../images/maigo/title_bg_YE.png');
}
#maigo.shelter-post .mypage-post .form_contents .square_border_y {
    border: solid 3px #8CD700;
    background-color: #EEF9D9;
    background-image: url('../images/maigo/title_bg_GR.png');
}
.position_center{
	margin: 0 auto;
	display: block;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

.small_red{
	color: #ff3333;
	font-size: 11px;
	margin-left: 5px;
}

.bg_padding_w{
	padding: 22px 5%;
}


/*ここからloginのCSS*/
.login_contents, .status{
	padding: 22px 5%;
}

.login_contents h2,
.status h2{
	font-size: 17px;
	color: #00b4ff;
	text-align: center;
	margin-bottom: 25px;
}

.login_contents .icon_login{
	width: 22px;
	height: 22px;
	margin-right: 10px;
}

.login_contents h3{
	color: #6D6D6D;
	font-size: 14px;
	padding: 6px 1%;
}

.login_contents .item{
	padding-bottom:20px ;
}

.login_contents hr,  .status hr{
	margin-top: 16px;
}

.login_contents input{
	margin-left: 1%;
}

.forgot_password{
	color: #00a0ff;
	font-size: 14px;
	text-align: center;
	width: 210px;
	margin: 22px auto;
	border-bottom: solid 1px #00a0ff;
	display: block;
}

.login_contents .forgot_password{
	margin: 30px auto 10px auto;

}



.button_login button{
	background-color: #00a0ff;
	width: 100%;
	height: 40px;
	display: block;
	margin: 22px auto 0 auto;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
}

.reload_imageAuthentication_button:focus {
    outline: none;
}

.button_login button:hover{
	background-color: #1482c9;
}


.button_entry button{
	background-color: #8dc800;
	width: 90%;
	height: 40px;
	display: block;
	margin: 22px auto;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
}

.button_entry button:hover{
	background-color: #729f1c;
}

/*end loginのCSS*/

/*ここからpasswordChangeのCSS*/
.passwordChange_contents{
	padding: 22px 0;
}

.passwordChange_contents h2{
	font-size: 17px;
	color: #00b4ff;
	text-align: center;
	margin-bottom: 35px;
	line-height: 1.5em;
	padding: 0 5%;
}

.passwordChange_contents h3{
	color: #6D6D6D;
	font-size: 14px;
	padding: 0px 5%;
}


.passwordChange_contents .item{
	padding:2% 3% 5% 5%;
}

/*end passwordChangeのCSS*/


.text_info_short{
	margin-bottom: 40px;
}



/*ここからpasswordreminderのCSS*/





#passwordreminder .text_info{
	display: block;
	margin: 0 auto 25px auto;
}

#passwordreminder p{
	color:#323232;
	font-size: 14px;
	line-height: 1.7em;
}

/*end passwordreminderのCSS*/

/*ここからdeleteのCSS*/
.delete{
	padding:22px 5%;
}


.delete .square_border{
	border:solid 2px #fac800;
	padding:10px 12px;
	margin-bottom: 22px;
}


 .delete .square_border ul {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 7px;
  -webkit-margin-end: 0px;
  color: #323232;
}

.delete .square_border ul li{
    list-style-type:disc;
    font-size: 14px;
    margin-left: 12px;
    padding-bottom: 6px;
    line-height: 1.5em;
}

.delete .square_border p{
	font-size: 17px;
	margin-bottom: 6px;
	color: #323232;
}

.icon_pen{
	width: 20px;
	height: auto;
}

.delete h2{
	font-size: 17px;
	color: #323232;
}

.delete form{
	margin-top: 17px;
}

.delete h3{
	font-size: 16px;
	line-height: 1.4em;
	color: #323232;
	border-left: solid 6px #fac800;
	padding-left: 10px;
	margin-bottom: 20px;
}

.delete span.caution{
	margin:  0;
}

.delete_questionnaire_checkbox {
  box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 0 8px 0;
  padding: 12px 0 12px 30px;
  cursor: pointer;
  line-height: 1.3em;
  color:#323232;
}

.delete_questionnaire_checkbox:hover:after{
   border: 1px solid #9f9f9f;
}

.delete_questionnaire_checkbox:after {
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -11px;
  width: 20px;
  height: 20px;
  border: 1px solid #9f9f9f;
  content: '';
}

.delete_questionnaire_checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -11px;
  width: 21px;
  height: 21px;
  background-image: url("../img/check_mark_y@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  opacity: 0;
}

#profile .delete textarea{
	height: 200px;
	margin-bottom: 22px;
}


.delete form p{
	font-size: 14px;
	line-height: 1.6em;
	margin: 12px 0 8px 0;
	color: #323232;
}

.button_delete{
	padding: 20px 0 15px 0;
}


.button_delete button{
	background-color: #6d6d6d;
	width: 86%;
	height: 40px;
	display: block;
	margin: 0 auto;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
}

.bottom_20{
	margin-bottom: 20px;
}


/*end deleteのCSS*/

/*ここからmypageTopのCSS*/

 .mypage_contents{
	padding: 22px 5%;
}

.mypage_contents_top{
	border-top: 7px solid #00b4ff;
	margin-top: 0;
	z-index: 3;
}

 .tab_mypage{
	display: inline-block;
}

.tab_mypage img{
	display: inline-block;
	margin: 0;
	padding:0;
	float: left;
	vertical-align: bottom;
}

#mypage .tab_mypageTop{
	width: 127px;
	height: auto;
	position: relative;
	top:3px;
}

#mypage .tab_userSetting{
	width: 112px;
	height: auto;
	position: relative;
	top: 8px;
}

#mypage .tab_dogSetting{
	width: 98px;
	height: auto;
	position: relative;
	top: 8px;
}

.mypage_contents .user_img{
	width: 60px;
	height:60px;
	display: block;
	float: left;
	margin-right: 15px;
}

.user_imgName{
	height: 60px;
	margin-bottom:15px;
	overflow: hidden;
}

.user_imgName p{
	position: relative;
	top:38%;
	color: #323232;
	font-size: 16px;
}

.mypage_contents .pet_img{
	width: 120px;
	height:120px;
	display: block;
	float: left;
	margin-right: 15px;
}

.pet_imgName{
	overflow: hidden;
	margin-bottom: 14px;
}

.pet_imgName ul{
	overflow: hidden;
}

.pet_imgName li{
	line-height: 1.45em;
	font-size: 14px;
	color: #323232;
}

.pet_imgName li.petSex{
	margin-right: 15px;
	margin-top: 0;
	display: inline-block;
	float: left;
}

.mypage_contents .petProfile{
	background-color:rgba(140, 200, 0, 0.15 );
	padding:10px 1.5%;
	color: #323232;
	border-radius: 10px;

}

.mypage_contents h2{
	font-size: 17px;
	color: #00b4ff;
	font-weight: bold;
	padding:0 2% 7px 2%;
}

#user ul.boeder_top, #mypage ul.boeder_top{
	border-top: 1px solid  #00b4ff;
}

.mypage_contents li{
	margin: 12px 0;
	color: #323232;
}

.mypage_contents li a{
	color: #323232;
}

.mypage_contents li p{
	padding: 0 2%;
}

.mypage_contents li .infoTitle{
	margin-bottom: 8px;
}

.mypage_contents ul hr {
	border-style: dotted;
	margin: 5px auto;
}

 button.moreInfo{
	color: #00a0ff;
	background:transparent;
	display: block;
	border: none;
	font-weight: 300;
	float: right;
}

 button.moreInfo p{
	border-bottom: solid 1px #00a0ff;
	font-size: 16px;
	display: inline-block;
}

.losting_post{
	overflow: hidden;

}

 .losting_post .lostDog_img{
	width:80px;
	height: 80px;
	float: left;
	margin-right: 12px;
}

.losting_post .tag_status{
	width:75px;
	height: auto;
	float: left;
	margin-right:12px;
}

 .losting_post .losting_post_title {
	overflow: hidden;
	margin-top: 5px;
}

 .losting_post .losting_post_title p{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
}

.losting_post li{
	font-size: 14px;
}

 .losting_post_detail_list{
	overflow: hidden;
	line-height: 1.5em;
	margin-top: 5px;

}

 .losting_post_detail_list li{
	margin: 1px 0;
}

 .losting_post_detail_list .losting_post_comment{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

hr.moreSpace{
	margin: 14px 0;
}

hr.moreSpace2{
	margin: 14px 0 5px 0;
}


.mypage_contents button.link_to_LostingDog{
	background-color: #00a0ff;
	height: 30px;
	width:70%;
	display: block;
	margin: 22px auto 0 auto;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
}

.mypage_contents button.link_to_LostingDog img{
	width: 20px;
	height: auto;
	position: relative;
	left: 5px;
	top:-1px;
}

.mypage_contents button.link_to_LostingDog:hover{
	background-color: #1482c9;
}



/*end mypageTopのCSS*/

/*ここからmypage/profileのCSS*/

#profile .tab_mypageTop{
	width: 127px;
	height: auto;
	position: relative;
	top:8px;
}

#profile .tab_userSetting{
	width: 112px;
	height: auto;
	position: relative;
	top: 3px;
}

#profile .tab_dogSetting{
	width: 98px;
	height: auto;
	position: relative;
	top: 8px;
}

/*end mypage/profileのCSS*/

/*ここからmypage/mypetのCSS*/
.mypet_contents{
	background-color: #ffffff;
	overflow: hidden;
}

.mypet_contents h2{
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00b4ff;
	text-align: center;
	padding: 10px;
}


#mypet .tab_mypageTop{
	width: 127px;
	height: auto;
	position: relative;
	top:8px;
}

#mypet .tab_userSetting{
	width: 112px;
	height: auto;
	position: relative;
	top: 8px;
}

#mypet .tab_dogSetting{
	width: 98px;
	height: auto;
	position: relative;
	top: 3px;
}

/*end mypage/mypetのCSS*/


/*ここからregisterのCSS*/

#entry .register_contents h3,
#mypet .register_contents h3{
	color: #6D6D6D;
	font-size: 14px;
	background-color: #eaeaea;
	padding: 12px 5%;
}

.register_contents,
.passwordChange_contents{
	background-color: #ffffff;
	overflow: hidden;
}

.register_contents h2{
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00b4ff;
	text-align: center;
	padding: 10px;
}

.step{
	display: block;
	width: 95%;
	height: auto;
	margin: 4% auto;
}


/*ここからmypage/profileのCSS*/

.password_content{
	width: 250px;
	padding: 7px 0 0 30px !important;
	float: left;
}
.password_content input{
	margin: 0;
    width: 140px;
}

.password_content .password{
	display: inline-block;
	margin-right: 10px;
}

.password_content button{
	color: #00a0ff;
	background:transparent;
	display: inline-block;
	border: none;
	font-weight: 300;
}

.password_content button p{
	border-bottom: solid 1px #00a0ff;
	font-size: 12px;
	display: inline-block;
}

form{
	margin-top: 40px;
}

.form_contents .cell{
	margin: 8px 0;
	overflow: hidden;
}

#mypet .mypet_contents h3,
#profile .userSetting_contents h3,
.form_contents h3{
	width: 180px;
	color: #6D6D6D;
	font-size: 14px;
	background-color: #eaeaea;
	margin: 0;
	padding: 0 1em;
    padding-left: 20px;
	float: left;
}
.form_contents .h3-1{
	height: 60px;
	line-height: 60px;
}
.form_contents .h3-1-1{
	height: 60px;
	line-height: 15px;
	padding-top: 15px;
}
.form_contents .h3-2{
	height: 70px;
	padding-top: 20px;
}
.form_contents .h3-3{
	height: 100px;
	line-height: 100px;
}
.form_contents .h3-4{
	height: 120px;
	padding-top: 45px;
}
.form_contents .h3-5{
	height: 150px;
	padding-top: 60px;
}
.form_contents .h3-5-2{
    height: 150px;
    padding-top: 50px;
}
.form_contents .h3-6 {
    height: 100px;
    padding-top: 35px;
}
.form_contents .h3-6 small {
    font-size: 10px;
}

#mypet .add_later{
	overflow: hidden;
	margin-top: 5px;
}

#mypet .register_contents .top_30px{
	margin-top: 30px;
}

#mypet .register_contents .button_confirm{
	margin:20px 0 0 0;
}

.register_contents hr {
    width: 85%;
    margin: 5px auto;
    border-style: dashed;
}


#mypet .add_later p{
	color: #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	display: inline-block;
	float: right;
	margin-right: 7%;
	font-size: 14px;
}


.register_contents .item,
.userSetting_contents .item,
.mypet_contents .item,
.form_contents .item{
	padding-top: 10px;
}

.date_content p{
	font-size: 16px;
}


 .caution{
	color: #999999;
	font-size: 11px;
	margin: 2% 0;
}


.pwdStrength{
	overflow: hidden;
	margin-bottom: 2%;
}

.pwdImg{
	width:53%;
	height: auto;
	display: inline-block;
	float: left;
	margin-right: 3%;
	position: relative;
	top:5px;
}

.text_strength{
	font-size: 13px;
	font-weight: bold;
	color: #6D6D6D;
}

.text_strength span{
	font-size: 16px;
	font-weight: bold;
	color: #FF7850;
	/*color: #ffaa00;*/
	/*color: #6ED244;*/
}

input,.contest_input select{
	margin: 5px 0;
}

input, textarea, select {
    /* すべてのテキストフィールドのフォント設定を一致させる
       デフォルトで、textarea は等幅フォントが設定されている */
    font: 13px sans-serif;
    color:#6D6D6D;

    /* すべてのテキストフィールドを同じサイズにする */
    width: 100%;
    height: 34px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding:1% 8px;

    /* テキストフィールドのボーダーの外見を同一にする */
    border: 1px solid #9F9F9F;
}

.imageAuthentication_key_content{
	width:450px;
	float: left;
	padding-left: 70px;
}

.imageAuthentication_key_content input{
	width: 140px;
	/*display:block;*/
	margin: 0;
}

.imageAuthentication_key_content .captcha_note {
    display: inline-block;
    font-size: 13px;
    padding-left: 15px;
}

.imageAuthentication_key_content button{
	width: 200px !important;
}
.imageAuthentication_key_content p{
	font-size: 16px;
	color: #6d6d6d;
	margin: 12px 0;
}
.imageAuthentication_key_content button img{
	width: 20px;
	height: auto;
	position: relative;
	top: -3px;
	margin-right: 10px;
}

.img_imageAuthentication{
	width:140px;
	height: auto;
	margin-top: 3px;
	float: left;
	margin-right: 4px;
}

p.reload_imageAuthentication{
	font-size: 16px;
	color: #00a0ff;
}



/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
#profile input:placeholder-shown {
    color:#323232;
 }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
#profile input::-webkit-input-placeholder {
    color:#323232;
 }

/* Firefox 18- */
#profile input:-moz-placeholder {
    color:#323232;
	opacity: 1; }

/* Firefox 19+ */
#profile input::-moz-placeholder {
    color:#323232;
	opacity: 1; }

/* IE 10+ */
#profile input:-ms-input-placeholder {
    color:#323232;
 }

#profile input, #profile textarea {
    /* すべてのテキストフィールドのフォント設定を一致させる
       デフォルトで、textarea は等幅フォントが設定されている */
    font: 13px sans-serif;
    color:#323232;

    /* すべてのテキストフィールドを同じサイズにする */
    width: 98%;
    height: 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding:1%;

    /* テキストフィールドのボーダーの外見を同一にする */
    border: 1px solid #9F9F9F;
}

textarea {
    /* 複数行のテキストフィールドをラベルにきちんと揃える */
    vertical-align: top;

    /* テキスト入力に十分な領域を与える */
    height: 75px;

    /* ユーザが textarea を垂直方向にリサイズできるようにする
       これが動作しないブラウザもある */
    resize: vertical;
}

.h3-label{
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
}

.mail_content, .select_prefecture_content{
	margin-top: 5px;
}

.nickname_all, .name_allWidth{
	position: relative;
}

.nickname_all .item, .name_allWidth .item, .mail_content{
	width: 440px;
	float: left;
	padding-left: 40px;
}
#city{
	width: 400px;
	float: left;
	margin-left: 70px;
}
.nickname_all .item input, .name_allWidth .item input , .mail_content input{
	margin: 0;
}
.nickname_all button, .name_allWidth button{
	border: none;
	background: none;
	position: absolute;
	right: 4%;
	top:4px;
}

.nickname_all .option{
	color:#00a0ff;
	font-size: 14px;
	border-bottom: 1px solid #00a0ff;
}

.nickname_all input, .nickname_all textarea,
#profile .nickname_all input, #profile .nickname_all textarea{
	width: 80%;
}


.nickname_content .nicknameCheck{
	color:#00a0ff;
	display: inline-block;
	margin-left: 7px;
	font-weight: bold;
	font-size: 14px;
}

#profile .sex_content, .nootice_mail_content,
.sex_content{
	width: 450px;
	float: left;
	padding-left: 30px;
}

.sex_content input,
#profile .sex_content input{
	border: none;
	color: #6D6D6D;
	font-size: 14px;
}
.sex_content {
	height: 60px;
}
.sex_content label {
	width: 100px;
	height: 60px;
	float: left;
	display: block;
}


label {
	width: 440px;
	padding-left: 40px;
	box-sizing: border-box;
}

label.radio_design,
#profile label.radio_design {
	height: 30px;
	cursor       : pointer;
	position     : relative;
	padding-left : 35px;
	padding-top: 5px;
	margin-right : 40px;
	margin-top: 5px;
	overflow     : hidden;
	display      : inline-block;
}

label.radio_design:before,
#profile label.radio_design:before {
	position      : absolute;
	width         : 30px;
	height        : 30px;
	border        : 1px solid #9f9f9f;
	border-radius : 50%;
	left          : 0px;
	top           : 0px;
	content       : '';
	z-index       : 3;
}

label.radio_design:after,
#profile label.radio_design:after{
	content          : '';
	position         : absolute;
	width            : 20px;
	height           : 20px;
	border-radius    : 100%;
	left             : 5px;
	top              : 5px;
	background-color : #00b4ff;
	z-index          : 1;
}

label.radio_design input[type="radio"],
#profile label.radio_design input[type="radio"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	z-index    : 2;
	display    : block;
	width      : 30px;
	height     : 30px;
	left       : -30px;
	top        : 1px;
	margin     : 0px;
	box-shadow : 30px -1px #FFF;
}



label.radio_design input[type="radio"]:checked,
#profile label.radio_design input[type="radio"]:checked  {
	box-shadow : none;
}

label.radio_design input[type="radio"]:focus,
#profile label.radio_design input[type="radio"]:focus {
	opacity    : 0;
}

#profile .radio_design p, .birthday_content p,
.radio_design p, #profile .birthday_content p,
.date_content p,
.date_content2 p{
	font-size: 16px;
	color: #6d6d6d;
	display: inline-block;
}

/* labelタグのスタイル */
.select_design {
    position: relative;
   /* display: inline-block;*/
    background: #fff;
    font-size: 13px;
    overflow: hidden;
    z-index: 0;
    box-sizing: border-box;
}

/* selectタグのスタイル */
.select_design  select {
	position: relative;
	width: 100%;
	height: 34px;
	padding: 5px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 1px solid #9f9f9f;
    border-radius:0px;
    font-size: 14px;
    color: #999999;
    outline: none;
}
.select_design_year{
	width: 150px;
	margin-bottom: 0;
	margin-right: 5px;
	padding-left: 40px;
}
.select_design_month, .select_design_day{
	width: 100px;
	margin-bottom: 0;
	margin-right: 5px;
	padding-left: 20px;
}
.select_design_year select, .select_design_month select, .select_design_day select,
.select_design_hour select, .select_design_minute select{
	width: 100%;
}

.select_design_hour, .select_design_minute{
	width: 120px;
	margin-bottom: 0;
	margin-right: 5px;
}
.select_design_hour select, .select_design_minute select{
	width: 100%;
}


.petName_content {
	width: 470px;
	padding-left: 70px;
	float: left;
}
.petName_content input {
	margin: 0;
}


.select_prefecture_content,
.select_design_cover
{
	display:block;
}


.select_prefecture_content select{
	width: 100%;
	overflow: hidden;
}



.birthday_content label:after,
.all_kindOfPet label:after,
.select_design_cover label:after,
.date_content label:after,
.date_content2 label:after {
	display: block;
	content: " ";
	position: absolute;
	top: 51%;
	right: 11px;
	width: 18px;
	height: 18px;
	margin-top: -4px;
	background: url(../../img/register/down_arrow@2x.png) 0 0 no-repeat;
	background-size: 16px;
	pointer-events: none;
}


/* selectタグ選択中のスタイル */
.select_design  select:focus {
	color: #6D6D6D;
    /*text-shadow: 0 0 1px #b5b5b5;*/
}
/* IEの下三角非表示 */
.select_design  select::-ms-expand {
    display: none;
}
/* Firefoxの点線非表示 */
.select_design  select::-moz-focus-inner {
    border: 0;
}
/* 表示されるオプションスタイル */
.select_design  select * {
    background: transparent;
    color: #6D6D6D;
    text-shadow: none;
}

.postcode_content input, .postcode_content textarea,
#profile .postcode_content input, #profile .postcode_content textarea{
	width: 33%;
}

.city_content input, .city_content textarea,
.prefecture_content input, .prefecture_content textarea,
#profile .city_content input, #profile .city_content textarea,
#profile .prefecture_content input, #profile .prefecture_content textarea{
	width: 43%;
}




.postcode_content .add_search{
	display: inline-block;
	width: 61%;
	max-width: 200px;
	height: auto;
	position: relative;
	top: -5px;
	margin-left: 4px;
}



.pet_categoty_content,
.delete_questionnaire{
	font-size: 14px;
	color: #6d6d6d;
}

.pet_categoty_content input[type=checkbox],
.kiyaku_check input[type=checkbox],
 .delete_questionnaire input[type=checkbox]{
  display: none;
}

.pet_categoty_checkbox, .kiyaku_checkbox{
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 4px 8px 0;
  padding: 12px 12px 12px 36px;
  vertical-align: middle;
  cursor: pointer;
}

.pet_categoty_checkbox:hover:after,
.kiyaku_checkbox:hover:after{
   border: 1px solid #9f9f9f;
}

.pet_categoty_checkbox:after,
.kiyaku_checkbox:after {
  position: absolute;
  top: 50%;
  left: 8px;
  display: block;
  margin-top: -11px;
  width: 20px;
  height: 20px;
  border: 1px solid #9f9f9f;
  content: '';
}

.pet_categoty_checkbox:before,
.kiyaku_checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 8px;
  display: block;
  margin-top: -11px;
  width: 21px;
  height: 21px;
  background-image: url("../img/register/check_mark@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  opacity: 0;
}

input[type=checkbox]:checked + .pet_categoty_checkbox:before,
input[type=checkbox]:checked + .kiyaku_checkbox:before,
input[type=checkbox]:checked + .delete_questionnaire_checkbox:before{
  opacity: 1;
}

.nootice_mail_content label.radio_design input[type="radio"]{
	left : -25px;
}

hr{
	width: 100%;
	margin: 50px auto;
	border-style: dashed;
}

.kiyaku_check{
	display: block;
	margin:3% 5% 0 21%;
}

.kiyaku_checkbox{
	font-size: 14px;
	color:#6d6d6d;
}

.text_kiyaku{
	border-bottom: #00a0ff 1px solid;
	color:#00a0ff;
}

.button_confirm, .button_ok,
.button_send{
	padding: 3px 0 30px 0;
}

.button_update{
	padding: 20px 0 25px 0;
}

.button_confirm button, .button_ok button,
.button_update button, .button_send button{
	background-color: #00a0ff;
	width: 86%;
	height: 40px;
	display: block;
	margin: 0 auto;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: 300;
}

.button_confirm a:hover {
    text-decoration: none;
}

button:hover{
	cursor: pointer;
}

button:active{
	background-color: rgba(1,128,204, 1);
}


.userSetting_contents button.delete{
	color: #00a0ff;
	background:transparent;
	display: block;
	border: none;
	font-weight: 300;
	/*margin-left: 6.5%;*/
	margin-bottom: 20px;
	padding-top: 8px;
}

.userSetting_contents button.delete p{
	border-bottom: solid 1px #00a0ff;
	font-size: 16px;
	display: inline-block;
}

/*ここからregister/confirmのCSS*/

#confirm table ,
#petConfirm table{
	margin-bottom: 20px;
	overflow: hidden;
	max-width: 100%;
}

#confirm td, #petConfirm td{
	font-size: 14px;
	padding: 5px 0;
	line-height: 1.3em;
}

#confirm .register_contents .title_category{
	color: #6d6d6d;
	min-width: 140px;
	text-align: right;
}

#confirm .register_contents td.title_contents ,
 #petConfirm .register_contents td.title_contents{
	color: #323232;
	padding-right:4%;
}

#confirm .button_confirm,
#petConfirm .button_confirm{
	margin:20px 0 0 0;
}

.button_revise a{
	color:#00a0ff;
}

.button_revise{
	display:block;
	font-size: 17px;
	color:#00a0ff;
	text-align: center;
	margin-bottom: 40px;
}

.button_revise p{
	margin:0 auto;
	display:inline-block;
	border-bottom: solid 1px #00a0ff;
}

/*ここからtransmission/transmission, complete/completeのCSS*/

#transmission main, #complete main{
	min-height: 110%;
}

#transmission .text_info,
#complete .text_info{
	width: 90%;
	display: block;
	margin: 30px auto 20px auto;
}

#transmission h3,
#complete h3{
	color:#00b4ff;
	font-size: 17px;
	text-align: center;
	margin-bottom: 15px;
}

#transmission p,
#complete p{
	color:#323232;
	font-size: 14px;
	line-height: 1.7em;
}

/*ここからmypet/mypet_spのCSS*/
#mypet .step{
	margin-bottom: 6%;
}

#mypet .register_contents h4{
	color: #323232;
	font-size: 14px;
	padding: 12px 5%;
	border-top: solid 1px #6d6d6d;
	border-bottom: solid 1px #6d6d6d;
}


#mypet button.button_addPet_top{
	margin: 22px 2% 0 5%;
	padding: 0;
	display: inline-block;
	width:175px;
	border: none;
	background: none;
}


#mypet .button_clear{
	overflow: hidden;
}


#mypet .register_contents .add_later{
	overflow: hidden;
	margin-top: 0px;
}

#mypet .register_contents .photo_content label {
    padding: 0;
}



#mypet .button_clear button{
	border: none;
	background: none;
}

#mypet .button_clear .button_addPet_top{
	float: left;
	margin-bottom: 15px;
	display: inline-block;
	width:152px;
	margin-left:2%;
}


#mypet .register_contents button.button_addPet_top{
	margin: 0px 2% 15px 0;
	display: inline-block;
	border: none;
	background: none;
	padding:2px 6px 3px 6px ;
}

#mypet .add_cancel{
	margin-bottom: 5px;
	width:40%;
	display: inline-block;
	float: right;
	margin-right: 3%;
}

#mypet .button_addPet{
	width:48%;
	height: auto;
	display: block;
	margin: 0 auto 30px auto;
}




#mypet .button_addPet_top img{
	display: inline-block;
	height: auto;
}

#mypet .delete_pet{
	position: absolute;
	right:4%;
}

#mypet .delete_pet button{
	display: inline-block;
	border: none;
	background: none;
}

#mypet .delete_pet p{
	color: #6d6d6d;
	display: inline-block;
	font-size: 14px;
}

#mypet .delete_pet p img{
	width: 17px;
	height: auto;
	margin-right: 3px;
	position: relative;
	top:1px;
}

#mypet .mypet_contents .button_addPet_bottom button{
	padding: 0;
	display: inline-block;
	border: none;
	background: none;
	width:86%;
	height: auto;
	margin:22px 7%;
}

#mypet .button_addPet_bottom img{
	width: 100%;
}

#mypet .pet_type{
	color: #323232;
	font-size: 14px;
	padding-left: 7%;
}

.select_design_kindOfPet select{
	width: 100%;
}

#mypet label.radio_design {
	margin-right : 30px;
}

#mypet textarea{
	height: 100px;
	line-height: 1.5em;
	text-align: left;
	font-size: 14px;
}

#mypet .photo_content,
#profile .photo_content,
.form_contents .photo_content{
	overflow: hidden;
	position: relative;
}

#mypet .photo_content img,
#profile .photo_content img,
.form_contents .photo_content img{
	display: inline-block;
	width: 130px;
	height: 130px;
	float: left;
}

#mypet .photo_content label,
#profile .photo_content label,
.form_contents .photo_content label{
	overflow: hidden;
	width: 50%;
	display: inline-block;
	color: #00a0ff;
	font-size: 16px;
	text-align: center;
	position: relative;
	top: 60px;
	padding-left: 0;
}

#mypet .mypet_contents .photo_content,
#profile .userSetting_contents .photo_content,
.form_contents .photo_content{
	padding: 10px 0 10px 40px;
}

#mypet .photo_content input,
#profile .photo_content input,
.form_contents .photo_content input{
    display: none;
    height: 20px;
    z-index: 3;
}

#mypet .photo_content input:hover,
#profile .photo_content input:hover{
	cursor: pointer;
}

#mypet .photo_content label p,
#profile .photo_content label p,
.form_contents .photo_content label p{
	border-bottom: 1px solid #00a0ff;
	display: inline-block;
	cursor: pointer;
}


.photo_content .file_caution{
	position: absolute;
	font-size: 14px;
	color: #6d6d6d;
	line-height: 1.4em;
	left: 47%;
	bottom: 8%;
}

/*ここからmypet/petConfirmのCSS*/

#petConfirm .register_contents .title_category,
#petConfirm .register_contents .title_category_photo{
	color: #6d6d6d;
	width: 80px;
	text-align: right;
}

#petConfirm .register_contents .title_category_photo{
	vertical-align: top;
}

.img_animal{
	width:120px;
	height: 120px;
}

/*ここからnews/info/detailのCSS*/
.info_detail_contents{
	padding: 22px 5%
	}
.border_blue{
	width: 100%;
	border-top: 1px solid #00b4ff;
	}
.info_detail_contents h2{
	font-size: 17px;
	color: #00b4ff;
	font-weight: bold;
	padding: 0 2% 4px 2%;
}
.infoTitle{
	font-weight: bold;
	padding: 2px 0 7px 0;
}

.info_img{
	width: 272px;
	height:auto;
	display: block;
	margin: 0 auto;
	padding: 17px 0;
}
.info_detail_contents p{
	padding: 0 2% 0 2%
}
.right{
	float: right;
}
.left{
	float: left;
}
.info_detail_contents .clear_float{
	padding-top: 27px;
	text-decoration: underline;
	padding: 27px 2% 0 2%;

}
.info_detail_contents .clear_float a{
	text-decoration: underline;
	color: #00b4ff;
}
/*ここまでnews/info/detailのCSS*/


/*ここからmypage/profile/ccompleteのCSS*/
.status .button_ok{
	margin-top: 22px
}
/*ここまでmypage/profile/ccompleteのCSS*/


.mt0 {
	margin-top: 0 !important;
}

.date_content p,
.date_content2 p,
.date_content label,
.date_content2 label {
    float: left;
}

.date_content p,
.date_content2 p {
    line-height: 40px;
    margin-left: 5px;
}

#maigo .contest-head {
	background: #fff;
}

#maigo .contest-head .contest-head-title {
	background: #00a0ff;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	color: #fff;
}

#maigo .contest-head .contest-head-content {

}

#maigo .contest-head .contest-head-content-icon {
	background: transparent url('../images/rank-icon-top.png') 0 0 no-repeat;
}

#maigo.mypage.pet-post .form_contents .item.item-title-note {
    padding-top: 0;
    padding-bottom: 0;
}

#maigo.mypage.pet-post .form_contents .item-note {
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
    line-height: 12px;
}
#maigo.mypage.pet-post .form_contents .item-note.pd-l-220 {
    padding-left: 220px;
}
#maigo.mypage.pet-post .form_contents .button_confirm {
    margin-top: 40px;
}
#maigo.mypage.pet-post .form_contents .button_confirm button {
    width: 300px;
}
#maigo.mypage.pet-post .form_contents #selected_pet-error {
    padding-left: 220px !important;
    margin-top: -5px !important;
}
.mg-l-40 {
    margin-left: 40px;
}
#main .mypage-form-input.w-400 {
    width: 400px;
}
#main .mypage-form-input.w-400 .form-radio {
    width: 100px;
}
